diff --git a/data/sessions/calendar-create-event-2/commands/actuation_commands.json b/data/sessions/calendar-create-event-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..4a17c4ff6a7eaf18d486130c380b5fa9b66d8846 --- /dev/null +++ b/data/sessions/calendar-create-event-2/commands/actuation_commands.json @@ -0,0 +1,116 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 314, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 944, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=944, Y=1035", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T10:00:41.175Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 257, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: osascript make-event.scpt", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T10:00:48.349Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 211, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T10:00:53.275Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 250, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1020, + "mouse_y": 409, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1020, Y=409", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T10:01:22.619Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 283, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1022, + "mouse_y": 343, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1022, Y=343", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T10:01:59.211Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 446, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T10:02:10.601Z" + } +] \ No newline at end of file diff --git a/data/sessions/calendar-create-event-2/commands/cc_commands.json b/data/sessions/calendar-create-event-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..d305b11e015717469c65fb628d0872c8d38ee9de --- /dev/null +++ b/data/sessions/calendar-create-event-2/commands/cc_commands.json @@ -0,0 +1,32 @@ +[ + { + "command": "944 1035 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type osascript make-event.scpt", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "1020 409 left", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "1022 343 left", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 6 + } +] \ No newline at end of file diff --git a/data/sessions/calendar-create-event-2/commands/converted_input.md b/data/sessions/calendar-create-event-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..4166d41876e16491b74344a36a50a4cb889d145c --- /dev/null +++ b/data/sessions/calendar-create-event-2/commands/converted_input.md @@ -0,0 +1,12 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-23 10:00:41 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-23T10:00:41.175Z | Left-click at (944, 1035) | +| 2 | 2026-07-23T10:00:48.349Z | Type: osascript make-event.scpt | +| 3 | 2026-07-23T10:00:53.275Z | Press: Enter | +| 4 | 2026-07-23T10:01:22.619Z | Left-click at (1020, 409) | +| 5 | 2026-07-23T10:01:59.211Z | Left-click at (1022, 343) | +| 6 | 2026-07-23T10:02:10.601Z | Press: Cmd+Q | diff --git a/data/sessions/calendar-create-event-2/commands/raw_input.md b/data/sessions/calendar-create-event-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..b46fce7f303256b532d96dcab0f57d982c2f5b3e --- /dev/null +++ b/data/sessions/calendar-create-event-2/commands/raw_input.md @@ -0,0 +1,12 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-23 10:00:41 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-23T10:00:41.175Z | Left-clicked at X=944, Y=1035 | +| 2 | 2026-07-23T10:00:48.349Z | Typed: osascript make-event.scpt | +| 3 | 2026-07-23T10:00:53.275Z | Pressed: Return | +| 4 | 2026-07-23T10:01:22.619Z | Left-clicked at X=1020, Y=409 | +| 5 | 2026-07-23T10:01:59.211Z | Left-clicked at X=1022, Y=343 | +| 6 | 2026-07-23T10:02:10.601Z | Pressed: Cmd+Q | diff --git a/data/sessions/calendar-create-event-2/memory.md b/data/sessions/calendar-create-event-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..a6ca81d5610e687ca6af3c14006fd2e365cdff75 --- /dev/null +++ b/data/sessions/calendar-create-event-2/memory.md @@ -0,0 +1,88 @@ +# Memory: calendar-create-event-2 + +## Overview + +Create a calendar event at a fixed time on the current day, by running a pre-written +automation script from a shell, and grant the two consent prompts the first run raises. +Use this as the terminal route to the same end state as the GUI task: the script names the +target calendar and sets the start time and duration, so no date has to be found by +clicking. The recorded trace opens a terminal, runs `osascript make-event.scpt` — creating +`Standup` at 09:00 for one hour in the default calendar — allows the automation prompt and +then the calendar-data prompt, and quits with `⌘Q`. + +## Prerequisites + +- A desktop environment with a calendar application, reachable either through its own + window or through a scripting interface. +- The event's title, start time and duration decided in advance. +- The target calendar known. A window-driven route creates the event in whichever + calendar is currently selected; a scripted one names the calendar and fails if that + name does not exist rather than falling back to a default. Read the name from the + application rather than assuming it. +- A clear intent about the date. Creating an event "today" is repeatable and is wrong + whenever a specific date was meant. +- Authority to grant the permissions a first run requests. A scripted route needs two + separate grants — control of the application, and access to its data — and both are + required before the event exists. +- An understanding that those grants persist. A denial is remembered as firmly as an + approval and is not asked for again. + +## Steps + +### Step 1 — Left-click at (944, 1035) + +The task is to create a calendar event at a fixed time and duration. Calendar is scriptable, so the event can be created from a shell rather than by finding and double-clicking a slot in the week view — move the cursor and left-click the Terminal icon in the Dock to open one. + +![Step 1](vision/frames/step_0001_20260723_100041_at.webp) + +### Step 2 — Type: osascript make-event.scpt + +Type `osascript make-event.scpt` to run a pre-written AppleScript. Calendar has no command-line interface, so AppleScript is the way in from a shell, and the script is a file rather than an inline expression because the actuation console cannot carry the quoting. The script targets the calendar named `Calendar`, which is this machine's default calendar, and sets the event to start at 09:00 today and last an hour — matching the GUI take's artifact. + +![Step 2](vision/frames/step_0002_20260723_100048_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Return to run the script. This is also what triggers the permission prompts handled if done for the first time a shell tries to drive Calendar, macOS asks the user to approve it. + +![Step 3](vision/frames/step_0003_20260723_100053_at.webp) + +### Step 4 — Left-click at (1020, 409) + +Move and Left-click Allow on the automation consent dialog, which is asking whether Terminal may control Calendar. Denying here would stop the script with a permission error, so granting it is part of performing the task rather — the first run of any automation like this has to pass through it. + +![Step 4](vision/frames/step_0004_20260723_100122_at.webp) + +### Step 5 — Left-click at (1022, 343) + +Move and Left-click Allow on the second dialog, which asks separately for access to calendar data. macOS splits the two grants: controlling the application and reading or writing its data are different permissions, so both are requested and both must be granted before the event is actually created. + +![Step 5](vision/frames/step_0005_20260723_100159_at.webp) + +### Step 6 — Press: Cmd+Q + +Press ⌘Q (Cmd+Q) to quit Terminal once the event exists. + +![Step 6](vision/frames/step_0006_20260723_100210_at.webp) + +## Notes & Edge Cases + +- When working on a task that requires system permissions, it is recommended to consult on the action that needs to be taken by the user because these system permissions affect the user's own system and if any permission being provided can cause system malfunction, unintended behaviour, and so on the situation may become irreversible. Asking the user to handle the consent part is the best choice, but if the user asks to proceed without checking what they are consenting always stop and warn the user about the consequences of taking the action that can be caused by providing the permission to go ahead. This acts as a safety measure that ensures you or the user does not take any destructive action that becomes irreversible. +- **One command raises two different prompts.** The first asks to control the application; + the second, which only appears after the first is allowed, asks for access to the + calendar data itself. Allowing one and stopping leaves the task incomplete with no error + that says so. +- **Consent is part of this task, not an obstacle before it.** The prompts are what the + command genuinely produces on a machine that has not run it before, so answering them is + a step of the work rather than something to arrange away in advance. +- **A denial is sticky.** Choosing the negative option is remembered and the prompt does + not come back on the next run; the command then fails with a permission error instead. + Where the outcome is uncertain, stop and ask rather than dismissing the dialog. +- **The calendar is named literally.** The script targets a calendar by its display name, + which is not necessarily the account name or the name shown in a different language. Read + it from the application before running, rather than assuming the default. +- **The event is created relative to the current day.** Running the same script on a + different day produces an event on that day. This is what makes it repeatable, and also + what makes it wrong if a specific date was intended. +- **The prompt returning is not confirmation.** The event's presence in the calendar is. + diff --git a/data/sessions/calendar-create-event-2/metadata.json b/data/sessions/calendar-create-event-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..1a602a03a3b4615bfb665c8a63482a309cc8d635 --- /dev/null +++ b/data/sessions/calendar-create-event-2/metadata.json @@ -0,0 +1,113 @@ +{ + "memory_name": "calendar-create-event-2", + "memory_description": "", + "session_id": "9e4da1fd-d56c-45ce-8b26-9cf656f12954", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-23T09:58:44.407664284Z", + "completed_at": "2026-07-23T10:10:20.822385455Z", + "total_steps": 6, + "annotated_steps": 6, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-23T10:00:41.175Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260723_100041_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260723_100041_before.webp", + "after_image_path": "vision/frames/step_0001_20260723_100041_after.webp", + "raw_command": "Left-clicked at X=944, Y=1035", + "converted_command": "Left-click at (944, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-23T10:00:48.349Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260723_100048_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260723_100048_before.webp", + "after_image_path": "vision/frames/step_0002_20260723_100048_after.webp", + "raw_command": "Typed: osascript make-event.scpt", + "converted_command": "Type: osascript make-event.scpt" + }, + { + "step_id": 3, + "timestamp": "2026-07-23T10:00:53.275Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260723_100053_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260723_100053_before.webp", + "after_image_path": "vision/frames/step_0003_20260723_100053_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-23T10:01:22.619Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260723_100122_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260723_100122_before.webp", + "after_image_path": "vision/frames/step_0004_20260723_100122_after.webp", + "raw_command": "Left-clicked at X=1020, Y=409", + "converted_command": "Left-click at (1020, 409)" + }, + { + "step_id": 5, + "timestamp": "2026-07-23T10:01:59.211Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0005_20260723_100159_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260723_100159_before.webp", + "after_image_path": "vision/frames/step_0005_20260723_100159_after.webp", + "raw_command": "Left-clicked at X=1022, Y=343", + "converted_command": "Left-click at (1022, 343)" + }, + { + "step_id": 6, + "timestamp": "2026-07-23T10:02:10.601Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260723_100210_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260723_100210_before.webp", + "after_image_path": "vision/frames/step_0006_20260723_100210_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/calendar-create-event-2/reasoning/reasoning.jsonl b/data/sessions/calendar-create-event-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..58cb2555c065e7baae69a3251ce617d4f79b48ea --- /dev/null +++ b/data/sessions/calendar-create-event-2/reasoning/reasoning.jsonl @@ -0,0 +1,6 @@ +{"step_id": 1, "timestamp_action": "2026-07-23T10:00:41.175Z", "timestamp_annotated": "2026-08-19T11:30:05.704850+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=944, Y=1035", "converted_command": "Left-click at (944, 1035)", "image_path": "vision/frames/step_0001_20260723_100041_at.webp", "reasoning": "The task is to create a calendar event at a fixed time and duration. Calendar is scriptable, so the event can be created from a shell rather than by finding and double-clicking a slot in the week view — move the cursor and left-click the Terminal icon in the Dock to open one.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-23T10:00:48.349Z", "timestamp_annotated": "2026-08-19T11:30:05.705193+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: osascript make-event.scpt", "converted_command": "Type: osascript make-event.scpt", "image_path": "vision/frames/step_0002_20260723_100048_at.webp", "reasoning": "Type `osascript make-event.scpt` to run a pre-written AppleScript. Calendar has no command-line interface, so AppleScript is the way in from a shell, and the script is a file rather than an inline expression because the actuation console cannot carry the quoting. The script targets the calendar named `Calendar`, which is this machine's default calendar, and sets the event to start at 09:00 today and last an hour — matching the GUI take's artifact.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-23T10:00:53.275Z", "timestamp_annotated": "2026-08-19T11:30:05.705652+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260723_100053_at.webp", "reasoning": "After typing the command Press Return to run the script. This is also what triggers the permission prompts handled if done for the first time a shell tries to drive Calendar, macOS asks the user to approve it.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-23T10:01:22.619Z", "timestamp_annotated": "2026-08-19T11:30:05.706072+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1020, Y=409", "converted_command": "Left-click at (1020, 409)", "image_path": "vision/frames/step_0004_20260723_100122_at.webp", "reasoning": "Move and Left-click Allow on the automation consent dialog, which is asking whether Terminal may control Calendar. Denying here would stop the script with a permission error, so granting it is part of performing the task rather — the first run of any automation like this has to pass through it.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-23T10:01:59.211Z", "timestamp_annotated": "2026-08-19T11:30:05.706475+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1022, Y=343", "converted_command": "Left-click at (1022, 343)", "image_path": "vision/frames/step_0005_20260723_100159_at.webp", "reasoning": "Move and Left-click Allow on the second dialog, which asks separately for access to calendar data. macOS splits the two grants: controlling the application and reading or writing its data are different permissions, so both are requested and both must be granted before the event is actually created.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-23T10:02:10.601Z", "timestamp_annotated": "2026-08-19T11:30:05.706983+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0006_20260723_100210_at.webp", "reasoning": "Press ⌘Q (Cmd+Q) to quit Terminal once the event exists.", "skipped": false} diff --git a/data/sessions/calendar-create-event-2/sync_log.json b/data/sessions/calendar-create-event-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..f2a80235c70b09b693d72126e3e24f85f19845a8 --- /dev/null +++ b/data/sessions/calendar-create-event-2/sync_log.json @@ -0,0 +1,187 @@ +{ + "session_id": "9e4da1fd-d56c-45ce-8b26-9cf656f12954", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260723_100041_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0001_20260723_100041_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260723_100041_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0001_20260723_100041_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260723_100041_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0001_20260723_100041_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260723_100048_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0002_20260723_100048_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260723_100048_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0002_20260723_100048_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260723_100048_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0002_20260723_100048_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260723_100053_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0003_20260723_100053_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260723_100053_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0003_20260723_100053_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260723_100053_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0003_20260723_100053_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260723_100122_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0004_20260723_100122_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260723_100122_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0004_20260723_100122_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260723_100122_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0004_20260723_100122_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260723_100145_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0005_20260723_100145_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260723_100145_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0005_20260723_100145_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260723_100145_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0005_20260723_100145_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260723_100159_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0006_20260723_100159_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260723_100159_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0006_20260723_100159_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260723_100159_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0006_20260723_100159_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260723_100210_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0007_20260723_100210_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260723_100210_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0007_20260723_100210_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260723_100210_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event-2/vision/frames/step_0007_20260723_100210_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/calendar-create-event-2/vision/frames/closing_state.webp b/data/sessions/calendar-create-event-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..2326061672b51d6695248d765328a8301df593b4 --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6bfdb8882839e465a99499cab9cabafcd1d9d8197a5d114fa6f4eacfda84280 +size 696156 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0001_20260723_100041_after.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0001_20260723_100041_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c8f6fb02fea6f7117cbde09e1683c4c77a506d12 --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0001_20260723_100041_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660d6762b648eea5d6da87a30bb9af0f995d1ac5bb76f4d96d68f60b74c60857 +size 696662 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0001_20260723_100041_at.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0001_20260723_100041_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a1f3574ef937ed2e9b2999e101bcdc67c0056ccf --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0001_20260723_100041_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:819075bfd97d52572d8f360f130bc901cfe18685f26621f4512e6a2160e23557 +size 2721476 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0001_20260723_100041_before.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0001_20260723_100041_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c8f6fb02fea6f7117cbde09e1683c4c77a506d12 --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0001_20260723_100041_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660d6762b648eea5d6da87a30bb9af0f995d1ac5bb76f4d96d68f60b74c60857 +size 696662 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0002_20260723_100048_after.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0002_20260723_100048_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3cbba1ddf08e129f1b60794ff0f0338d8e9b27d4 --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0002_20260723_100048_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0af6af2f0d00347f35ac5bd928f12e4fab5e676f0b25459d63c14983a9bf0ede +size 648032 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0002_20260723_100048_at.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0002_20260723_100048_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f69c7041574801d619055b9c9025edb8837a0070 --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0002_20260723_100048_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88cdc3620f44456a266194c06bbbeb2fe2094380115e9e5e8c0fa41ebddd5d23 +size 646214 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0002_20260723_100048_before.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0002_20260723_100048_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f69c7041574801d619055b9c9025edb8837a0070 --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0002_20260723_100048_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88cdc3620f44456a266194c06bbbeb2fe2094380115e9e5e8c0fa41ebddd5d23 +size 646214 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0003_20260723_100053_after.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0003_20260723_100053_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0f3cc2ad2de3e815ffe1d83261de4d7e0a045a1a --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0003_20260723_100053_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ce861bc634ecb0cb68844035698e0f70bcf98c2d926ce993393ab2ecaaec7c6 +size 649566 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0003_20260723_100053_at.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0003_20260723_100053_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f8c5817ce240d004738ca338d49fc158fa2b7dec --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0003_20260723_100053_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4e0130e19671e3a9b8246b5b240c411c22d3a54bdb8ce2c43c743a910a65647 +size 647838 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0003_20260723_100053_before.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0003_20260723_100053_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f8c5817ce240d004738ca338d49fc158fa2b7dec --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0003_20260723_100053_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4e0130e19671e3a9b8246b5b240c411c22d3a54bdb8ce2c43c743a910a65647 +size 647838 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0004_20260723_100122_after.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0004_20260723_100122_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f924a3702b737028c86ae7de3d6d8992e4877b3f --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0004_20260723_100122_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06e59b68598afc2e6e159f76982ea151a6c1001b34569d0b9076e19f74f8436b +size 663738 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0004_20260723_100122_at.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0004_20260723_100122_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f39e9d633456ccd20d34e73baf97de5c988efb9c --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0004_20260723_100122_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a05987227dc9b6a7c962ae4255eb06dd6cd56d2ab84d8fbf8c5b0d3e320378 +size 2528668 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0004_20260723_100122_before.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0004_20260723_100122_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f924a3702b737028c86ae7de3d6d8992e4877b3f --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0004_20260723_100122_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06e59b68598afc2e6e159f76982ea151a6c1001b34569d0b9076e19f74f8436b +size 663738 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0005_20260723_100159_after.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0005_20260723_100159_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3e4043696a28b27b0e6d7e0dd8a09074fda05708 --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0005_20260723_100159_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc9cb0a8fab015d502f39e9c5d9b086722d2e4b247d2dbe7fe769bb9326b395 +size 655686 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0005_20260723_100159_at.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0005_20260723_100159_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fcfddd85f2d5d1b91f5c53c652fbdc5216195045 --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0005_20260723_100159_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d739a44d8e2705510ea8ba810cd08103cd51cce2b287fd598508ee68b8641a54 +size 2514372 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0005_20260723_100159_before.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0005_20260723_100159_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3e4043696a28b27b0e6d7e0dd8a09074fda05708 --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0005_20260723_100159_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc9cb0a8fab015d502f39e9c5d9b086722d2e4b247d2dbe7fe769bb9326b395 +size 655686 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0006_20260723_100210_after.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0006_20260723_100210_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3723ab52c041a329bcc04baf5d30fefb71543439 --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0006_20260723_100210_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f762bd05139c2421889eb07dc46058aeffdb5c6a09d0d6f67a3a380fb15c0ab +size 696406 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0006_20260723_100210_at.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0006_20260723_100210_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..378f29ad1968895146610d01c4d99e3766b41dda --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0006_20260723_100210_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76203c2a91285450193cab0cd9f76ad71cc324ca383952e59d557e1a1b09d16d +size 656270 diff --git a/data/sessions/calendar-create-event-2/vision/frames/step_0006_20260723_100210_before.webp b/data/sessions/calendar-create-event-2/vision/frames/step_0006_20260723_100210_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..378f29ad1968895146610d01c4d99e3766b41dda --- /dev/null +++ b/data/sessions/calendar-create-event-2/vision/frames/step_0006_20260723_100210_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76203c2a91285450193cab0cd9f76ad71cc324ca383952e59d557e1a1b09d16d +size 656270 diff --git a/data/sessions/calendar-create-event/commands/actuation_commands.json b/data/sessions/calendar-create-event/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..ce45765f29b675ffd7d86a72ac44d2755fc70385 --- /dev/null +++ b/data/sessions/calendar-create-event/commands/actuation_commands.json @@ -0,0 +1,192 @@ +[ + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f7d8c9d4-86f0-466b-9c61-6a685601fbc3", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 414, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Space", + "session_id": "conn-85f30d4d-d1b3-41fb-8e71-d03d0456f006", + "success": true, + "timestamp": "2026-07-23T08:38:38.672Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f7d8c9d4-86f0-466b-9c61-6a685601fbc3", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 467, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Calendar", + "session_id": "conn-85f30d4d-d1b3-41fb-8e71-d03d0456f006", + "success": true, + "timestamp": "2026-07-23T08:38:45.191Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f7d8c9d4-86f0-466b-9c61-6a685601fbc3", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 152, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-85f30d4d-d1b3-41fb-8e71-d03d0456f006", + "success": true, + "timestamp": "2026-07-23T08:38:50.774Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-f7d8c9d4-86f0-466b-9c61-6a685601fbc3", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 157, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 642, + "mouse_y": 46, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=642, Y=46", + "session_id": "conn-85f30d4d-d1b3-41fb-8e71-d03d0456f006", + "success": true, + "timestamp": "2026-07-23T08:39:01.230Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-f7d8c9d4-86f0-466b-9c61-6a685601fbc3", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 179, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 642, + "mouse_y": 46, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=642, Y=46", + "session_id": "conn-85f30d4d-d1b3-41fb-8e71-d03d0456f006", + "success": true, + "timestamp": "2026-07-23T08:39:11.304Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-f7d8c9d4-86f0-466b-9c61-6a685601fbc3", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 202, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 815, + "mouse_y": 230, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=815, Y=230", + "session_id": "conn-85f30d4d-d1b3-41fb-8e71-d03d0456f006", + "success": true, + "timestamp": "2026-07-23T08:39:23.722Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-f7d8c9d4-86f0-466b-9c61-6a685601fbc3", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 373, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 815, + "mouse_y": 230, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=815, Y=230", + "session_id": "conn-85f30d4d-d1b3-41fb-8e71-d03d0456f006", + "success": true, + "timestamp": "2026-07-23T08:39:39.435Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f7d8c9d4-86f0-466b-9c61-6a685601fbc3", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 155, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Standup", + "session_id": "conn-85f30d4d-d1b3-41fb-8e71-d03d0456f006", + "success": true, + "timestamp": "2026-07-23T08:39:51.566Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f7d8c9d4-86f0-466b-9c61-6a685601fbc3", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 173, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-85f30d4d-d1b3-41fb-8e71-d03d0456f006", + "success": true, + "timestamp": "2026-07-23T08:40:12.884Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f7d8c9d4-86f0-466b-9c61-6a685601fbc3", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 451, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-85f30d4d-d1b3-41fb-8e71-d03d0456f006", + "success": true, + "timestamp": "2026-07-23T08:40:26.812Z" + } +] \ No newline at end of file diff --git a/data/sessions/calendar-create-event/commands/cc_commands.json b/data/sessions/calendar-create-event/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..ec4206e8fe543fa767be4570ad4cdc994bb9dc0a --- /dev/null +++ b/data/sessions/calendar-create-event/commands/cc_commands.json @@ -0,0 +1,52 @@ +[ + { + "command": "press {Cmd+Space}", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type Calendar", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "642 46 move", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "642 46 left", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "815 230 move", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "815 230 double", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "type Standup", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 9 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 10 + } +] \ No newline at end of file diff --git a/data/sessions/calendar-create-event/commands/converted_input.md b/data/sessions/calendar-create-event/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..1178806268fa8bb7eb5a3856ed6c6d994d743b2c --- /dev/null +++ b/data/sessions/calendar-create-event/commands/converted_input.md @@ -0,0 +1,16 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-23 08:38:38 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-23T08:38:38.672Z | Press: Cmd+Space | +| 2 | 2026-07-23T08:38:45.191Z | Type: Calendar | +| 3 | 2026-07-23T08:38:50.774Z | Press: Enter | +| 4 | 2026-07-23T08:39:01.230Z | Move-cursor at (642, 46) | +| 5 | 2026-07-23T08:39:11.304Z | Left-click at (642, 46) | +| 6 | 2026-07-23T08:39:23.722Z | Move-cursor at (815, 230) | +| 7 | 2026-07-23T08:39:39.435Z | Double-click at (815, 230) | +| 8 | 2026-07-23T08:39:51.566Z | Type: Standup | +| 9 | 2026-07-23T08:40:12.884Z | Press: Enter | +| 10 | 2026-07-23T08:40:26.812Z | Press: Cmd+Q | diff --git a/data/sessions/calendar-create-event/commands/raw_input.md b/data/sessions/calendar-create-event/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..352892669c322d9064e23c80e2465a35b3019e60 --- /dev/null +++ b/data/sessions/calendar-create-event/commands/raw_input.md @@ -0,0 +1,16 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-23 08:38:38 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-23T08:38:38.672Z | Pressed: Cmd+Space | +| 2 | 2026-07-23T08:38:45.191Z | Typed: Calendar | +| 3 | 2026-07-23T08:38:50.774Z | Pressed: Return | +| 4 | 2026-07-23T08:39:01.230Z | Moved cursor to at X=642, Y=46 | +| 5 | 2026-07-23T08:39:11.304Z | Left-clicked at X=642, Y=46 | +| 6 | 2026-07-23T08:39:23.722Z | Moved cursor to at X=815, Y=230 | +| 7 | 2026-07-23T08:39:39.435Z | Double-clicked at X=815, Y=230 | +| 8 | 2026-07-23T08:39:51.566Z | Typed: Standup | +| 9 | 2026-07-23T08:40:12.884Z | Pressed: Return | +| 10 | 2026-07-23T08:40:26.812Z | Pressed: Cmd+Q | diff --git a/data/sessions/calendar-create-event/memory.md b/data/sessions/calendar-create-event/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..2975ebe1e00bafcff9eb5b048a330534da7737d8 --- /dev/null +++ b/data/sessions/calendar-create-event/memory.md @@ -0,0 +1,100 @@ +# Memory: calendar-create-event + +## Overview + +Create a timed calendar event by placing it directly on the calendar grid. Use this when +an event has to be created at a visible position in the week and no shell is available or +wanted — the time comes from where the click lands rather than from a typed value. The +route launches the application through the system search field, switches to the week view, +double-clicks the target hour slot, types the title and commits it with Return. The +recorded trace produces `Standup` at 09:00–10:00 on the chosen weekday. + +## Prerequisites + +- A desktop environment with a calendar application, reachable either through its own + window or through a scripting interface. +- The event's title, start time and duration decided in advance. +- The target calendar known. A window-driven route creates the event in whichever + calendar is currently selected; a scripted one names the calendar and fails if that + name does not exist rather than falling back to a default. Read the name from the + application rather than assuming it. +- A clear intent about the date. Creating an event "today" is repeatable and is wrong + whenever a specific date was meant. +- Authority to grant the permissions a first run requests. A scripted route needs two + separate grants — control of the application, and access to its data — and both are + required before the event exists. +- An understanding that those grants persist. A denial is remembered as firmly as an + approval and is not asked for again. + +## Steps + +### Step 1 — Press: Cmd+Space + +The task is to put a 9 AM event called `Standup` on Thursday in the calendar, so Calendar has to be running first. The desktop is bare with no window open; press ⌘Space (Cmd+Space) to open Spotlight, which finds an application by name without needing its Dock position. + +![Step 1](vision/frames/step_0001_20260723_083838_at.webp) + +### Step 2 — Type: Calendar + +Type `Calendar` to search for the application. Spotlight narrows as the characters arrive and promotes its best match to the top of the list, which is what Return will act on. + +![Step 2](vision/frames/step_0002_20260723_083845_at.webp) + +### Step 3 — Press: Enter + +After typing `Calendar` Press Return to launch the highlighted top hit. + +![Step 3](vision/frames/step_0003_20260723_083850_at.webp) + +### Step 4 — Move-cursor at (642, 46) + +Calendar opens on **Month** view, which shows whole days as boxes with no hour grid, so a specific 9 AM slot cannot be picked in it — the view has to change first. Move the cursor onto the `Week` tab in the view switcher at the top of the window. Moving to the target and clicking as a separate step is more dependable here than a combined move-and-click, which sometimes reaches the position without the click registering. + +![Step 4](vision/frames/step_0004_20260723_083901_at.webp) + +### Step 5 — Left-click at (642, 46) + +Move the cursor and Left-click the `Week` tab to switch views. Week view draws each day as a column against an hour grid, which is what makes a particular time of day clickable. Calendar does not remember this choice between launches — it opens on Month every time — so this is a real step of the task rather than incidental setup. + +![Step 5](vision/frames/step_0005_20260723_083911_at.webp) + +### Step 6 — Move-cursor at (815, 230) + +The week now runs `Sun 19` to `Sat 25` with today, Thu 23, marked in red. Move the cursor into the Thursday column at the 9 AM row — the point just below the `9 AM` line and above `10 AM`. Getting the column right matters as much as the hour: the same height in a neighbouring column would create the event on the wrong day. + +![Step 6](vision/frames/step_0006_20260723_083923_at.webp) + +### Step 7 — Double-click at (815, 230) + +Move the cursor and Double-click the empty 9 AM slot to create an event there. Calendar makes a default one-hour event from the slot that was clicked — `23 Jul 2026 9 AM to 10 AM` — and opens its inspector with the title `New Event` selected and the caret in it. The times come from where the double-click landed, not from anything typed, so the slot is what sets the schedule. + +![Step 7](vision/frames/step_0007_20260723_083939_at.webp) + +### Step 8 — Type: Standup + +Type `Standup` to name the event. The caret is already in the inspector's title field, so the text replaces the placeholder `New Event` without anything having to be clicked first. + +![Step 8](vision/frames/step_0008_20260723_083951_at.webp) + +### Step 9 — Press: Enter + +After typing `Standup` Press Return to commit the title and dismiss the inspector. Until this point the event exists only as an open editor; Return is what writes it to the calendar. The block in the grid changes from `New Event` to `Standup`, which is the confirmation that the name was stored. + +![Step 9](vision/frames/step_0009_20260723_084012_at.webp) + +### Step 10 — Press: Cmd+Q + +The event is committed and Calendar saves as it goes, so nothing else needs saving — press ⌘Q (Cmd+Q) to quit the application. Unlike closing a window, quitting ends the process, which leaves the machine in the state the task started from. + +![Step 10](vision/frames/step_0010_20260723_084026_at.webp) + +## Notes & Edge Cases + +1. The application opens on a view that cannot express the task. Month view shows whole days with no hour grid, so a particular time of day is not clickable until the view changes — switching it is a real step of the work rather than incidental setup. +2. The view is not remembered between launches. It opens on the same view every time, so the switch has to be repeated on every run and cannot be treated as machine state that persists. +3. The double-click is what sets the schedule, not anything typed. A default one-hour event is created from the slot that was clicked, so the column decides the day and the height decides the hour — the same height one column over creates the event on the wrong day with everything else looking right. +4. The title field already holds the caret and a selected placeholder when the inspector opens, so typing replaces it without anything being clicked first. Clicking into the field can deselect the placeholder and leave the typed text joined onto it. +5. The event exists only as an open editor until the title is committed. The confirming key is what writes it to the calendar, and the block in the grid changing from the placeholder to the typed name is the evidence it was stored. +6. The event is created relative to what the grid is showing. Running the same steps in a different week produces an event in that week, which is what makes the route repeatable and also what makes it wrong when a specific date was intended — read the dates in the column headers rather than trusting the position. +7. Quitting ends the process where closing the window would not. The application saves as it goes, so the quit commits nothing; it only returns the machine to the state the task started from. +8. Move to the target and click as separate actions; a combined move-and-click sometimes reaches the position without the click registering. diff --git a/data/sessions/calendar-create-event/metadata.json b/data/sessions/calendar-create-event/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..66f300bee33adad55d7381698f148a5de63f2803 --- /dev/null +++ b/data/sessions/calendar-create-event/metadata.json @@ -0,0 +1,165 @@ +{ + "memory_name": "calendar-create-event", + "memory_description": "", + "session_id": "6649cdd5-c14f-4b88-bda8-3a9de625b3ee", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-23T08:35:48.351152051Z", + "completed_at": "2026-07-23T08:40:53.153369879Z", + "total_steps": 10, + "annotated_steps": 10, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-23T08:38:38.672Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0001_20260723_083838_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0001_20260723_083838_before.webp", + "after_image_path": "vision/frames/step_0001_20260723_083838_after.webp", + "raw_command": "Pressed: Cmd+Space", + "converted_command": "Press: Cmd+Space" + }, + { + "step_id": 2, + "timestamp": "2026-07-23T08:38:45.191Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260723_083845_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260723_083845_before.webp", + "after_image_path": "vision/frames/step_0002_20260723_083845_after.webp", + "raw_command": "Typed: Calendar", + "converted_command": "Type: Calendar" + }, + { + "step_id": 3, + "timestamp": "2026-07-23T08:38:50.774Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260723_083850_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260723_083850_before.webp", + "after_image_path": "vision/frames/step_0003_20260723_083850_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-23T08:39:01.230Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0004_20260723_083901_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260723_083901_before.webp", + "after_image_path": "vision/frames/step_0004_20260723_083901_after.webp", + "raw_command": "Moved cursor to at X=642, Y=46", + "converted_command": "Move-cursor at (642, 46)" + }, + { + "step_id": 5, + "timestamp": "2026-07-23T08:39:11.304Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0005_20260723_083911_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260723_083911_before.webp", + "after_image_path": "vision/frames/step_0005_20260723_083911_after.webp", + "raw_command": "Left-clicked at X=642, Y=46", + "converted_command": "Left-click at (642, 46)" + }, + { + "step_id": 6, + "timestamp": "2026-07-23T08:39:23.722Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0006_20260723_083923_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260723_083923_before.webp", + "after_image_path": "vision/frames/step_0006_20260723_083923_after.webp", + "raw_command": "Moved cursor to at X=815, Y=230", + "converted_command": "Move-cursor at (815, 230)" + }, + { + "step_id": 7, + "timestamp": "2026-07-23T08:39:39.435Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0007_20260723_083939_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260723_083939_before.webp", + "after_image_path": "vision/frames/step_0007_20260723_083939_after.webp", + "raw_command": "Double-clicked at X=815, Y=230", + "converted_command": "Double-click at (815, 230)" + }, + { + "step_id": 8, + "timestamp": "2026-07-23T08:39:51.566Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0008_20260723_083951_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260723_083951_before.webp", + "after_image_path": "vision/frames/step_0008_20260723_083951_after.webp", + "raw_command": "Typed: Standup", + "converted_command": "Type: Standup" + }, + { + "step_id": 9, + "timestamp": "2026-07-23T08:40:12.884Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0009_20260723_084012_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260723_084012_before.webp", + "after_image_path": "vision/frames/step_0009_20260723_084012_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 10, + "timestamp": "2026-07-23T08:40:26.812Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0010_20260723_084026_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0010_20260723_084026_before.webp", + "after_image_path": "vision/frames/step_0010_20260723_084026_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/calendar-create-event/reasoning/reasoning.jsonl b/data/sessions/calendar-create-event/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..10ea87f47c683671984e6cfdc4849561987ca38a --- /dev/null +++ b/data/sessions/calendar-create-event/reasoning/reasoning.jsonl @@ -0,0 +1,10 @@ +{"step_id": 1, "timestamp_action": "2026-07-23T08:38:38.672Z", "timestamp_annotated": "2026-08-19T14:18:25.733026+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Space", "converted_command": "Press: Cmd+Space", "image_path": "vision/frames/step_0001_20260723_083838_at.webp", "reasoning": "The task is to put a 9 AM event called `Standup` on Thursday in the calendar, so Calendar has to be running first. The desktop is bare with no window open; press ⌘Space (Cmd+Space) to open Spotlight, which finds an application by name without needing its Dock position.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-23T08:38:45.191Z", "timestamp_annotated": "2026-08-19T14:18:25.733315+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Calendar", "converted_command": "Type: Calendar", "image_path": "vision/frames/step_0002_20260723_083845_at.webp", "reasoning": "Type `Calendar` to search for the application. Spotlight narrows as the characters arrive and promotes its best match to the top of the list, which is what Return will act on.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-23T08:38:50.774Z", "timestamp_annotated": "2026-08-19T14:18:25.733677+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260723_083850_at.webp", "reasoning": "After typing `Calendar` Press Return to launch the highlighted top hit.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-23T08:39:01.230Z", "timestamp_annotated": "2026-08-19T14:18:25.734042+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=642, Y=46", "converted_command": "Move-cursor at (642, 46)", "image_path": "vision/frames/step_0004_20260723_083901_at.webp", "reasoning": "Calendar opens on **Month** view, which shows whole days as boxes with no hour grid, so a specific 9 AM slot cannot be picked in it — the view has to change first. Move the cursor onto the `Week` tab in the view switcher at the top of the window. Moving to the target and clicking as a separate step is more dependable here than a combined move-and-click, which sometimes reaches the position without the click registering.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-23T08:39:11.304Z", "timestamp_annotated": "2026-08-19T14:18:25.734417+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=642, Y=46", "converted_command": "Left-click at (642, 46)", "image_path": "vision/frames/step_0005_20260723_083911_at.webp", "reasoning": "Move the cursor and Left-click the `Week` tab to switch views. Week view draws each day as a column against an hour grid, which is what makes a particular time of day clickable. Calendar does not remember this choice between launches — it opens on Month every time — so this is a real step of the task rather than incidental setup.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-23T08:39:23.722Z", "timestamp_annotated": "2026-08-19T14:18:25.734915+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=815, Y=230", "converted_command": "Move-cursor at (815, 230)", "image_path": "vision/frames/step_0006_20260723_083923_at.webp", "reasoning": "The week now runs `Sun 19` to `Sat 25` with today, Thu 23, marked in red. Move the cursor into the Thursday column at the 9 AM row — the point just below the `9 AM` line and above `10 AM`. Getting the column right matters as much as the hour: the same height in a neighbouring column would create the event on the wrong day.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-23T08:39:39.435Z", "timestamp_annotated": "2026-08-19T14:18:25.735391+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=815, Y=230", "converted_command": "Double-click at (815, 230)", "image_path": "vision/frames/step_0007_20260723_083939_at.webp", "reasoning": "Move the cursor and Double-click the empty 9 AM slot to create an event there. Calendar makes a default one-hour event from the slot that was clicked — `23 Jul 2026 9 AM to 10 AM` — and opens its inspector with the title `New Event` selected and the caret in it. The times come from where the double-click landed, not from anything typed, so the slot is what sets the schedule.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-23T08:39:51.566Z", "timestamp_annotated": "2026-08-19T14:18:25.735939+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Standup", "converted_command": "Type: Standup", "image_path": "vision/frames/step_0008_20260723_083951_at.webp", "reasoning": "Type `Standup` to name the event. The caret is already in the inspector's title field, so the text replaces the placeholder `New Event` without anything having to be clicked first.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-23T08:40:12.884Z", "timestamp_annotated": "2026-08-19T14:18:25.736413+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0009_20260723_084012_at.webp", "reasoning": "After typing `Standup` Press Return to commit the title and dismiss the inspector. Until this point the event exists only as an open editor; Return is what writes it to the calendar. The block in the grid changes from `New Event` to `Standup`, which is the confirmation that the name was stored.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-23T08:40:26.812Z", "timestamp_annotated": "2026-08-19T14:18:25.736962+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0010_20260723_084026_at.webp", "reasoning": "The event is committed and Calendar saves as it goes, so nothing else needs saving — press ⌘Q (Cmd+Q) to quit the application. Unlike closing a window, quitting ends the process, which leaves the machine in the state the task started from.", "skipped": false} diff --git a/data/sessions/calendar-create-event/sync_log.json b/data/sessions/calendar-create-event/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..d9c1f68af4a4bde5b1cf0f3300cde9d751f97c7a --- /dev/null +++ b/data/sessions/calendar-create-event/sync_log.json @@ -0,0 +1,250 @@ +{ + "session_id": "6649cdd5-c14f-4b88-bda8-3a9de625b3ee", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260723_083838_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0001_20260723_083838_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260723_083838_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0001_20260723_083838_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260723_083838_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0001_20260723_083838_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260723_083845_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0002_20260723_083845_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260723_083845_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0002_20260723_083845_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260723_083845_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0002_20260723_083845_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260723_083850_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0003_20260723_083850_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260723_083850_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0003_20260723_083850_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260723_083850_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0003_20260723_083850_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260723_083901_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0004_20260723_083901_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260723_083901_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0004_20260723_083901_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260723_083901_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0004_20260723_083901_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260723_083911_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0005_20260723_083911_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260723_083911_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0005_20260723_083911_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260723_083911_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0005_20260723_083911_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260723_083923_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0006_20260723_083923_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260723_083923_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0006_20260723_083923_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260723_083923_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0006_20260723_083923_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260723_083939_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0007_20260723_083939_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260723_083939_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0007_20260723_083939_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260723_083939_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0007_20260723_083939_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260723_083951_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0008_20260723_083951_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260723_083951_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0008_20260723_083951_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260723_083951_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0008_20260723_083951_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260723_084012_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0009_20260723_084012_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260723_084012_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0009_20260723_084012_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260723_084012_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0009_20260723_084012_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260723_084026_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0010_20260723_084026_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260723_084026_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0010_20260723_084026_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260723_084026_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/calendar-create-event/vision/frames/step_0010_20260723_084026_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/calendar-create-event/vision/frames/closing_state.webp b/data/sessions/calendar-create-event/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..72a8d7054f6a0d1c6a14ad1885c8b755189be117 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b2a4b454442fbcf4b351d7c54e4765b205b22fd82a6bcd294050aa3ac47328 +size 696518 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0001_20260723_083838_after.webp b/data/sessions/calendar-create-event/vision/frames/step_0001_20260723_083838_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..667ab16364fd99e37b211ca8b781c890196bcfbc --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0001_20260723_083838_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d9fc8411c6302391339670227b252f244f679c2dfd4e31d1d446797d699ef10 +size 663156 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0001_20260723_083838_at.webp b/data/sessions/calendar-create-event/vision/frames/step_0001_20260723_083838_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b6098acf3192598abc2349e978a0f8c0f94ec634 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0001_20260723_083838_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746f26d3dd91e28cb2f0ecb1412f0bbbd82740e331415d3c3df7abc207438a76 +size 696364 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0001_20260723_083838_before.webp b/data/sessions/calendar-create-event/vision/frames/step_0001_20260723_083838_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b6098acf3192598abc2349e978a0f8c0f94ec634 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0001_20260723_083838_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746f26d3dd91e28cb2f0ecb1412f0bbbd82740e331415d3c3df7abc207438a76 +size 696364 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0002_20260723_083845_after.webp b/data/sessions/calendar-create-event/vision/frames/step_0002_20260723_083845_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e6837caa7218a96ade5554a0048841448b3db50e --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0002_20260723_083845_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2540dfaa1932c3c29456ca76f5e029368588569a3e5b7c9c045a27e83f6b2d4d +size 632972 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0002_20260723_083845_at.webp b/data/sessions/calendar-create-event/vision/frames/step_0002_20260723_083845_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..20789305ed2eeb30d3504fcde25e945683c52ef3 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0002_20260723_083845_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4346c174dd5529de2d9eee526d1f8e3f058ec49f4ad890abe32545356b0f2f43 +size 663322 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0002_20260723_083845_before.webp b/data/sessions/calendar-create-event/vision/frames/step_0002_20260723_083845_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..20789305ed2eeb30d3504fcde25e945683c52ef3 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0002_20260723_083845_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4346c174dd5529de2d9eee526d1f8e3f058ec49f4ad890abe32545356b0f2f43 +size 663322 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0003_20260723_083850_after.webp b/data/sessions/calendar-create-event/vision/frames/step_0003_20260723_083850_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0b38a3365752fe49e16a3c74130f910abd8dd9a8 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0003_20260723_083850_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ec8e4125f59d4bfe033bed7dd21c48ab3cb605098bcc05656c2803e6ff366e2 +size 552074 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0003_20260723_083850_at.webp b/data/sessions/calendar-create-event/vision/frames/step_0003_20260723_083850_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d60462e2adc468ce7d3759a557726b9b74f6aef6 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0003_20260723_083850_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:170fc754544cc24a2cbcc1429e96a8dcc9e6859f558815ec27d09426566c0445 +size 637386 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0003_20260723_083850_before.webp b/data/sessions/calendar-create-event/vision/frames/step_0003_20260723_083850_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d60462e2adc468ce7d3759a557726b9b74f6aef6 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0003_20260723_083850_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:170fc754544cc24a2cbcc1429e96a8dcc9e6859f558815ec27d09426566c0445 +size 637386 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0004_20260723_083901_after.webp b/data/sessions/calendar-create-event/vision/frames/step_0004_20260723_083901_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8251028db00776a403a0b2d99bc8f9890ed5f3ea --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0004_20260723_083901_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b31ed0dcab84d3e91216ebb0c8e7513ddded1db1779deb9338b0afe925d3dca +size 552290 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0004_20260723_083901_at.webp b/data/sessions/calendar-create-event/vision/frames/step_0004_20260723_083901_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a4db9c5a2b9d4f2c953d30d657e96475d31d7876 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0004_20260723_083901_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba242df891d454fc230007f3759de963985cedaa83ac2aca1180a7df203eb6a7 +size 2078620 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0004_20260723_083901_before.webp b/data/sessions/calendar-create-event/vision/frames/step_0004_20260723_083901_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4c92b5c4099bd847ea1848921a302ec943381a39 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0004_20260723_083901_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a9b16f1bbdce0c2432e669ad3307db7ce36ad8ad398dd1e0c7d27a2e6bd0acf +size 552108 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0005_20260723_083911_after.webp b/data/sessions/calendar-create-event/vision/frames/step_0005_20260723_083911_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e62129fc54bf57ba65cf3033401c64e9921d8227 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0005_20260723_083911_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b0c756c3d6bd8724de1870dff3c297ff1fd2adb71e7e012d42e5654ea2ab2e +size 549502 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0005_20260723_083911_at.webp b/data/sessions/calendar-create-event/vision/frames/step_0005_20260723_083911_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3e45a49c663d92d0a2dbacaa469079fbf77344ac --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0005_20260723_083911_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d8f40f5265728be6cfef82196587ee29f4fbbc667824cdd6545cdaa8ba2b0c +size 2078408 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0005_20260723_083911_before.webp b/data/sessions/calendar-create-event/vision/frames/step_0005_20260723_083911_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7ab127a6bb4e2b76a22cae71295e2166ba38696b --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0005_20260723_083911_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da5eea7df40d2ab1c18c0bcd49de0205426bbf9bfa4df3df4ab33303fb388a3 +size 552156 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0006_20260723_083923_after.webp b/data/sessions/calendar-create-event/vision/frames/step_0006_20260723_083923_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..732d4f218fd3defc32cead32b10cf29500d9924e --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0006_20260723_083923_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c974a79f53c5e990ce9eda96df91ef181f50582a6fda79ec22e27cdc7cb62fc +size 549716 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0006_20260723_083923_at.webp b/data/sessions/calendar-create-event/vision/frames/step_0006_20260723_083923_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..69fa2c2553e4b862beea180ea6f0b786adffbd35 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0006_20260723_083923_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6af1ccd6332cee88d5becc0fd541dbbe704d486bb56d835a95f9025654b7782 +size 2072970 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0006_20260723_083923_before.webp b/data/sessions/calendar-create-event/vision/frames/step_0006_20260723_083923_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..34052f0ac5224e31044bb592060bb12107187704 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0006_20260723_083923_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68c8bee1c64c2a78116fcbe842e7be3250b14e3eb9e7d8543e168e064b85352 +size 549502 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0007_20260723_083939_after.webp b/data/sessions/calendar-create-event/vision/frames/step_0007_20260723_083939_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..016b6a286ef5b04a778ebcd50129fc703f4e50e6 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0007_20260723_083939_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:713b78cf1f5f653524761f9b37ead7c6cce00a1f21472859654edcd454dcbc93 +size 549438 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0007_20260723_083939_at.webp b/data/sessions/calendar-create-event/vision/frames/step_0007_20260723_083939_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9b86e013364b8eb47e671a7f87b8e31b4adb8302 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0007_20260723_083939_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4200946c59f334b451adddce8dc87c3946a2586751db68db1f5450f717665d9e +size 2072170 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0007_20260723_083939_before.webp b/data/sessions/calendar-create-event/vision/frames/step_0007_20260723_083939_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..732d4f218fd3defc32cead32b10cf29500d9924e --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0007_20260723_083939_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c974a79f53c5e990ce9eda96df91ef181f50582a6fda79ec22e27cdc7cb62fc +size 549716 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0008_20260723_083951_after.webp b/data/sessions/calendar-create-event/vision/frames/step_0008_20260723_083951_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..05b2e31e130be4202dd286dbf3c9c27073015590 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0008_20260723_083951_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:238f43fc3f45cc531b930d4012c8ecffb9e662413157c45a10dbc1ed00690425 +size 555546 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0008_20260723_083951_at.webp b/data/sessions/calendar-create-event/vision/frames/step_0008_20260723_083951_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a661fc0edec8bf33a31bc5d8b4626b1cff064b52 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0008_20260723_083951_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5500bcf92557e1fbe2e564dec22c5cf4a766ed8145d71fbfe5b35e1c9522394 +size 555496 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0008_20260723_083951_before.webp b/data/sessions/calendar-create-event/vision/frames/step_0008_20260723_083951_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f8aef8bf80b340d83311f24ccb658afc6827116d --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0008_20260723_083951_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a48c3dde13bb8a41291a8fdacbc5bfdddf602dedcf717a5879b8d01979037a2 +size 555600 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0009_20260723_084012_after.webp b/data/sessions/calendar-create-event/vision/frames/step_0009_20260723_084012_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b3d59335b4e17fcdb885291f8bf61a881741f325 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0009_20260723_084012_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8885a7168fb326d12e64379078684e4c204c567bd6f76728743f19026eb78c1b +size 549978 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0009_20260723_084012_at.webp b/data/sessions/calendar-create-event/vision/frames/step_0009_20260723_084012_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d2bf85c3268438230982a105737cb8e1ba29c7d0 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0009_20260723_084012_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953870e7782a06ca6d3a1fe1f298105046928b3d0647b4267b2bb4771f4a2a7c +size 555170 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0009_20260723_084012_before.webp b/data/sessions/calendar-create-event/vision/frames/step_0009_20260723_084012_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d2bf85c3268438230982a105737cb8e1ba29c7d0 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0009_20260723_084012_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953870e7782a06ca6d3a1fe1f298105046928b3d0647b4267b2bb4771f4a2a7c +size 555170 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0010_20260723_084026_after.webp b/data/sessions/calendar-create-event/vision/frames/step_0010_20260723_084026_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..72a8d7054f6a0d1c6a14ad1885c8b755189be117 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0010_20260723_084026_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b2a4b454442fbcf4b351d7c54e4765b205b22fd82a6bcd294050aa3ac47328 +size 696518 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0010_20260723_084026_at.webp b/data/sessions/calendar-create-event/vision/frames/step_0010_20260723_084026_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1b163a16e5f353f19785fea83064616650079a70 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0010_20260723_084026_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6019971bd0e170dc2452e6c29a3a205891c844a562eee7d92d41f03304f1d23d +size 695272 diff --git a/data/sessions/calendar-create-event/vision/frames/step_0010_20260723_084026_before.webp b/data/sessions/calendar-create-event/vision/frames/step_0010_20260723_084026_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b3d59335b4e17fcdb885291f8bf61a881741f325 --- /dev/null +++ b/data/sessions/calendar-create-event/vision/frames/step_0010_20260723_084026_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8885a7168fb326d12e64379078684e4c204c567bd6f76728743f19026eb78c1b +size 549978 diff --git a/data/sessions/edge-bookmark-organize/commands/actuation_commands.json b/data/sessions/edge-bookmark-organize/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..19f157309733c3a4d1513cc6b5797f45f17f419d --- /dev/null +++ b/data/sessions/edge-bookmark-organize/commands/actuation_commands.json @@ -0,0 +1,287 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 89, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1155, + "mouse_y": 569, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1155, Y=569", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:10:44.692Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 34, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1155, + "mouse_y": 569, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1155, Y=569", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:10:47.908Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 87, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 400, + "mouse_y": 60, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=400, Y=60", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:10:54.315Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 24, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 400, + "mouse_y": 60, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=400, Y=60", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:10:57.519Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: en.wikipedia.org", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:11:00.809Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 2, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:11:04.290Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+D", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:11:17.501Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 90, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1431, + "mouse_y": 300, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1431, Y=300", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:11:23.878Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 31, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1431, + "mouse_y": 300, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1431, Y=300", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:11:27.032Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 85, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 795, + "mouse_y": 568, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=795, Y=568", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:11:33.396Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 22, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 795, + "mouse_y": 568, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=795, Y=568", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:11:36.580Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Research", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:11:41.820Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:11:45.009Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 93, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1073, + "mouse_y": 568, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1073, Y=568", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:11:49.332Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 34, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1073, + "mouse_y": 568, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1073, Y=568", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:11:52.549Z" + } +] \ No newline at end of file diff --git a/data/sessions/edge-bookmark-organize/commands/cc_commands.json b/data/sessions/edge-bookmark-organize/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..0eb940b39e79d139f66faf368a463a0ae74e7621 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/commands/cc_commands.json @@ -0,0 +1,77 @@ +[ + { + "command": "1155 569 move", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "1155 569 left", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "400 60 move", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "400 60 left", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "type en.wikipedia.org", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "press {Ctrl+D}", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "1431 300 move", + "os": "WINDOWS", + "step_id": 8 + }, + { + "command": "1431 300 left", + "os": "WINDOWS", + "step_id": 9 + }, + { + "command": "795 568 move", + "os": "WINDOWS", + "step_id": 10 + }, + { + "command": "795 568 left", + "os": "WINDOWS", + "step_id": 11 + }, + { + "command": "type Research", + "os": "WINDOWS", + "step_id": 12 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 13 + }, + { + "command": "1073 568 move", + "os": "WINDOWS", + "step_id": 14 + }, + { + "command": "1073 568 left", + "os": "WINDOWS", + "step_id": 15 + } +] \ No newline at end of file diff --git a/data/sessions/edge-bookmark-organize/commands/converted_input.md b/data/sessions/edge-bookmark-organize/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..cd5f75e378490da9e385153b0c74881dfed7d3df --- /dev/null +++ b/data/sessions/edge-bookmark-organize/commands/converted_input.md @@ -0,0 +1,21 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 14:10:44 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T14:10:44.692Z | Move-cursor at (1155, 569) | +| 2 | 2026-07-31T14:10:47.908Z | Left-click at (1155, 569) | +| 3 | 2026-07-31T14:10:54.315Z | Move-cursor at (400, 60) | +| 4 | 2026-07-31T14:10:57.519Z | Left-click at (400, 60) | +| 5 | 2026-07-31T14:11:00.809Z | Type: en.wikipedia.org | +| 6 | 2026-07-31T14:11:04.290Z | Press: Enter | +| 7 | 2026-07-31T14:11:17.501Z | Press: Ctrl+D | +| 8 | 2026-07-31T14:11:23.878Z | Move-cursor at (1431, 300) | +| 9 | 2026-07-31T14:11:27.032Z | Left-click at (1431, 300) | +| 10 | 2026-07-31T14:11:33.396Z | Move-cursor at (795, 568) | +| 11 | 2026-07-31T14:11:36.580Z | Left-click at (795, 568) | +| 12 | 2026-07-31T14:11:41.820Z | Type: Research | +| 13 | 2026-07-31T14:11:45.009Z | Press: Enter | +| 14 | 2026-07-31T14:11:49.332Z | Move-cursor at (1073, 568) | +| 15 | 2026-07-31T14:11:52.549Z | Left-click at (1073, 568) | diff --git a/data/sessions/edge-bookmark-organize/commands/raw_input.md b/data/sessions/edge-bookmark-organize/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..99389acbf28e15487d864dd26c402fbf298947c1 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/commands/raw_input.md @@ -0,0 +1,21 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 14:10:44 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T14:10:44.692Z | Moved cursor to at X=1155, Y=569 | +| 2 | 2026-07-31T14:10:47.908Z | Left-clicked at X=1155, Y=569 | +| 3 | 2026-07-31T14:10:54.315Z | Moved cursor to at X=400, Y=60 | +| 4 | 2026-07-31T14:10:57.519Z | Left-clicked at X=400, Y=60 | +| 5 | 2026-07-31T14:11:00.809Z | Typed: en.wikipedia.org | +| 6 | 2026-07-31T14:11:04.290Z | Pressed: Return | +| 7 | 2026-07-31T14:11:17.501Z | Pressed: Ctrl+D | +| 8 | 2026-07-31T14:11:23.878Z | Moved cursor to at X=1431, Y=300 | +| 9 | 2026-07-31T14:11:27.032Z | Left-clicked at X=1431, Y=300 | +| 10 | 2026-07-31T14:11:33.396Z | Moved cursor to at X=795, Y=568 | +| 11 | 2026-07-31T14:11:36.580Z | Left-clicked at X=795, Y=568 | +| 12 | 2026-07-31T14:11:41.820Z | Typed: Research | +| 13 | 2026-07-31T14:11:45.009Z | Pressed: Return | +| 14 | 2026-07-31T14:11:49.332Z | Moved cursor to at X=1073, Y=568 | +| 15 | 2026-07-31T14:11:52.549Z | Left-clicked at X=1073, Y=568 | diff --git a/data/sessions/edge-bookmark-organize/memory.md b/data/sessions/edge-bookmark-organize/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..723fd8f80e08fe649fbe989ec4307d6fe57d7149 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/memory.md @@ -0,0 +1,127 @@ +# Memory: edge-bookmark-organize + +## Overview + +Bookmark a web page and file it into a new named folder, through the browser's favourites +interface. Use this when a bookmark has to be organised rather than merely saved. The route +launches the browser, loads the page from the address bar, saves a favourite, opens the +folder chooser from the save dialog, creates a folder, names it, and saves the favourite +into it. The recorded trace files a Wikipedia favourite into a folder named `Research`. + +## Prerequisites + +- A desktop environment with a web browser, and network access to the page being + bookmarked. The bookmark is created from whatever the front tab is showing, so the page + has to load first. +- The page's address, and the folder name to file it under, both decided in advance. +- An understanding that the browser's bookmark manager is a separate surface from the + bookmarks bar. The bar displays bookmarks; creating a folder and moving a bookmark into + it is done in the manager. +- No existing folder of that name, or agreement that an existing one may be reused. +- An expectation that the browser ships with default bookmarks already present. The folder + being created is an addition, not the only entry, so "the list is not empty" is normal + and is not a sign the task already ran. +- Confirmation read from the folder's contents rather than from the drag appearing to + land — a bookmark dropped beside a folder rather than into it looks almost identical. + +## Steps + +### Step 1 — Move-cursor at (1155, 569) + +The task is to bookmark the Wikipedia main page in Edge and file that favorite into a new `Research` folder on the favorites bar. Edge is already open on a new tab, but its first-run panel `Use recommended browser settings` sits over the page, so it has to be cleared before the address bar can be used. Move the pointer onto `Set later`, the right-hand button along the bottom of that panel — `Confirm` beside it would set Edge as the default browser, a machine-wide change the task does not ask for. + +![Step 1](vision/frames/step_0001_20260731_141044_at.webp) + +### Step 2 — Left-click at (1155, 569) + +Move the cursor and Left-click `Set later` to dismiss the first-run panel. The next frame shows the ordinary new-tab page with no overlay and the toolbar fully exposed, which is the confirmation the click landed on the button rather than being swallowed by the panel. + +![Step 2](vision/frames/step_0002_20260731_141047_at.webp) + +### Step 3 — Move-cursor at (400, 60) + +Move the pointer to the address bar, the wide field running across the toolbar under the tab strip. The page itself is Edge's new-tab MSN feed and holds nothing the task needs; the Wikipedia URL has to be entered through the address bar, so the pointer is placed there before clicking. + +![Step 3](vision/frames/step_0003_20260731_141054_at.webp) + +### Step 4 — Left-click at (400, 60) + +Move the cursor and Left-click the address bar to put the caret in it. The following frame shows the field empty with a caret and a `TRENDING SEARCHES` suggestion list dropped beneath it, so keyboard input will now reach the address bar and not the page behind it. + +![Step 4](vision/frames/step_0004_20260731_141057_at.webp) + +### Step 5 — Type: en.wikipedia.org + +Type `en.wikipedia.org`. The address bar shows the text with its autocomplete list open below, the first row repeating `en.wikipedia.org` as a URL rather than a search, so the characters are landing in the field and the entry will be treated as an address. + +![Step 5](vision/frames/step_0005_20260731_141100_at.webp) + +### Step 6 — Press: Enter + +After typing `en.wikipedia.org` Press Enter to commit the typed address and load the page. Navigation is confirmed in the next frame by the tab title reading `Wikipedia, the free encyclopedia` and the address bar reading `https://en.wikipedia.org/wiki/Main_Page`. The article content on that page rotates daily and is no part of the task. + +![Step 6](vision/frames/step_0006_20260731_141104_at.webp) + +### Step 7 — Press: Ctrl+D + +Press Ctrl+D to add the loaded page to favorites. Edge answers with a `Favorite added` flyout under the star icon, carrying a `Name` field pre-filled with the page title and a `Folder` selector reading `Favorites bar`. The favorite exists at this point, but at the top level of the bar, not inside a folder. + +![Step 7](vision/frames/step_0007_20260731_141117_at.webp) + +### Step 8 — Move-cursor at (1431, 300) + +Move the pointer to `More`, the left-hand button along the bottom of the `Favorite added` flyout. The flyout's own `Folder` selector can only choose between folders that already exist, so creating `Research` needs the fuller editor that `More` opens. + +![Step 8](vision/frames/step_0008_20260731_141123_at.webp) + +### Step 9 — Left-click at (1431, 300) + +Move the cursor and Left-click `More`. The flyout is replaced by the `Edit favorite` dialog, which adds a `URL` field, a folder tree listing `Favorites bar` and `Other favorites`, and a `New folder` button — the controls the rest of the task depends on. + +![Step 9](vision/frames/step_0009_20260731_141127_at.webp) + +### Step 10 — Move-cursor at (795, 568) + +Move the pointer to `New folder` at the bottom left of the `Edit favorite` dialog. The tree currently offers only `Favorites bar` and `Other favorites`, so `Research` has to be created before the favorite can be filed into it. + +![Step 10](vision/frames/step_0010_20260731_141133_at.webp) + +### Step 11 — Left-click at (795, 568) + +Move the cursor and Left-click `New folder`. A child row appears under `Favorites bar` carrying an inline edit box with the placeholder text `New folder` already selected, so the name can be replaced by typing straight away with no extra click into the field. + +![Step 11](vision/frames/step_0011_20260731_141136_at.webp) + +### Step 12 — Type: Research + +Type `Research`. The placeholder was selected, so the typed text replaces it outright; the next frame shows the edit box reading `Research`, which confirms the keystrokes reached the inline editor rather than the dialog's `Name` field above it. + +![Step 12](vision/frames/step_0012_20260731_141141_at.webp) + +### Step 13 — Press: Enter + +After typing `Research` Press Enter to commit the folder name. The edit box closes and the row settles as a plain `Research` folder nested under `Favorites bar`, drawn as the selected row of the tree — and that selection is what makes it the destination for the favorite. + +![Step 13](vision/frames/step_0013_20260731_141145_at.webp) + +### Step 14 — Move-cursor at (1073, 568) + +Move the pointer to `Save` at the bottom right of the `Edit favorite` dialog. The tree already shows `Research` selected, so saving from this state is what moves the favorite out of the bar's top level and into the new folder. + +![Step 14](vision/frames/step_0014_20260731_141149_at.webp) + +### Step 15 — Left-click at (1073, 568) + +Move the cursor and Left-click `Save` to commit the edit and close the dialog. The after-frame shows the dialog gone with the address-bar star still filled, marking the page as favorited; the stored result is a `Research` folder on the bookmark bar containing the Wikipedia favorite. + +![Step 15](vision/frames/step_0015_20260731_141152_at.webp) + +## Notes & Edge Cases + +1. When organizing or searching for items in browser, for example content in YouTube search history, browser's history, browser's bookmarks and so, it is recommend to use scroll, check visually and take action only if the history is small, in case the the history and the content being searched for is too large and long use the search feature instead of scroll to avoid taking large number of step for a task that can be done within few steps. +2. There might be users who would want to use VPN when using browsers for more secure environment and browsing, so if the task requires to visit websites that do not allow VPN usage, notify the user and disable VPN with user consent, but if the VPN being used has an option to exclude that specific website navigate through the GUI of the VPN and exclude it, and if there is a CLI option use it. +3. The bookmark shortcut only creates the bookmark; it does not choose where the bookmark goes. It files into the browser's default location, so a task that names a folder always has two halves — create, then move — and stopping after the shortcut leaves the task half done with no visible sign of it. +4. A newly created folder appears with its name in an open edit box and the placeholder text already selected, so the new name replaces it without any clearing keystroke. Commit it before doing anything else: clicking away with the field still open can leave the folder called `untitled folder` or `New folder`, and a folder with the wrong name is easy to miss because everything else about the result looks correct. +5. Browsers ship with default bookmarks already in place, and one of them can carry almost the same name as the page the task just bookmarked. Tell them apart by something that cannot coincide — the full page title, the address, or the position of the newly added entry — rather than by the label alone. +6. Where the folder is created differs by browser even though the task is identical. One route opens a separate bookmark manager window; another only exposes the folder tree after a `More` button inside the save flyout, because the flyout's own folder selector lists existing folders and cannot make one. Look for the control that creates rather than the control that chooses. +7. A browser's first-run panel can offer to make it the system default browser. That is a machine-wide change that no bookmarking task asks for, so dismiss the panel with the option that changes nothing (`Set later`, `Not now`) rather than the prominent one, and treat clearing the overlay as its own step — the toolbar underneath is unreachable until it is gone. diff --git a/data/sessions/edge-bookmark-organize/metadata.json b/data/sessions/edge-bookmark-organize/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..ab8e9c8c68d4b4a8e739d4df0bed36c558816cc2 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/metadata.json @@ -0,0 +1,233 @@ +{ + "memory_name": "edge-bookmark-organize", + "memory_description": "", + "session_id": "942a8cd1-af08-4d79-9d69-c6908fe31af4", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T14:10:35.437761229Z", + "completed_at": "2026-07-31T14:11:58.905558415Z", + "total_steps": 15, + "annotated_steps": 15, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T14:10:44.692Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260731_141044_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_141044_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_141044_after.webp", + "raw_command": "Moved cursor to at X=1155, Y=569", + "converted_command": "Move-cursor at (1155, 569)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T14:10:47.908Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260731_141047_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_141047_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_141047_after.webp", + "raw_command": "Left-clicked at X=1155, Y=569", + "converted_command": "Left-click at (1155, 569)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T14:10:54.315Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0003_20260731_141054_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_141054_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_141054_after.webp", + "raw_command": "Moved cursor to at X=400, Y=60", + "converted_command": "Move-cursor at (400, 60)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T14:10:57.519Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260731_141057_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_141057_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_141057_after.webp", + "raw_command": "Left-clicked at X=400, Y=60", + "converted_command": "Left-click at (400, 60)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T14:11:00.809Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0005_20260731_141100_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_141100_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_141100_after.webp", + "raw_command": "Typed: en.wikipedia.org", + "converted_command": "Type: en.wikipedia.org" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T14:11:04.290Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260731_141104_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260731_141104_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_141104_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 7, + "timestamp": "2026-07-31T14:11:17.501Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0007_20260731_141117_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260731_141117_before.webp", + "after_image_path": "vision/frames/step_0007_20260731_141117_after.webp", + "raw_command": "Pressed: Ctrl+D", + "converted_command": "Press: Ctrl+D" + }, + { + "step_id": 8, + "timestamp": "2026-07-31T14:11:23.878Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0008_20260731_141123_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260731_141123_before.webp", + "after_image_path": "vision/frames/step_0008_20260731_141123_after.webp", + "raw_command": "Moved cursor to at X=1431, Y=300", + "converted_command": "Move-cursor at (1431, 300)" + }, + { + "step_id": 9, + "timestamp": "2026-07-31T14:11:27.032Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0009_20260731_141127_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0009_20260731_141127_before.webp", + "after_image_path": "vision/frames/step_0009_20260731_141127_after.webp", + "raw_command": "Left-clicked at X=1431, Y=300", + "converted_command": "Left-click at (1431, 300)" + }, + { + "step_id": 10, + "timestamp": "2026-07-31T14:11:33.396Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0010_20260731_141133_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260731_141133_before.webp", + "after_image_path": "vision/frames/step_0010_20260731_141133_after.webp", + "raw_command": "Moved cursor to at X=795, Y=568", + "converted_command": "Move-cursor at (795, 568)" + }, + { + "step_id": 11, + "timestamp": "2026-07-31T14:11:36.580Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0011_20260731_141136_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0011_20260731_141136_before.webp", + "after_image_path": "vision/frames/step_0011_20260731_141136_after.webp", + "raw_command": "Left-clicked at X=795, Y=568", + "converted_command": "Left-click at (795, 568)" + }, + { + "step_id": 12, + "timestamp": "2026-07-31T14:11:41.820Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0012_20260731_141141_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0012_20260731_141141_before.webp", + "after_image_path": "vision/frames/step_0012_20260731_141141_after.webp", + "raw_command": "Typed: Research", + "converted_command": "Type: Research" + }, + { + "step_id": 13, + "timestamp": "2026-07-31T14:11:45.009Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0013_20260731_141145_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0013_20260731_141145_before.webp", + "after_image_path": "vision/frames/step_0013_20260731_141145_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 14, + "timestamp": "2026-07-31T14:11:49.332Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0014_20260731_141149_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0014_20260731_141149_before.webp", + "after_image_path": "vision/frames/step_0014_20260731_141149_after.webp", + "raw_command": "Moved cursor to at X=1073, Y=568", + "converted_command": "Move-cursor at (1073, 568)" + }, + { + "step_id": 15, + "timestamp": "2026-07-31T14:11:52.549Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0015_20260731_141152_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0015_20260731_141152_before.webp", + "after_image_path": "vision/frames/step_0015_20260731_141152_after.webp", + "raw_command": "Left-clicked at X=1073, Y=568", + "converted_command": "Left-click at (1073, 568)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/edge-bookmark-organize/reasoning/reasoning.jsonl b/data/sessions/edge-bookmark-organize/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..cb220b1f254e5e9d258c398532616ab8af572e9c --- /dev/null +++ b/data/sessions/edge-bookmark-organize/reasoning/reasoning.jsonl @@ -0,0 +1,15 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T14:10:44.692Z", "timestamp_annotated": "2026-08-19T14:18:26.088834+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1155, Y=569", "converted_command": "Move-cursor at (1155, 569)", "image_path": "vision/frames/step_0001_20260731_141044_at.webp", "reasoning": "The task is to bookmark the Wikipedia main page in Edge and file that favorite into a new `Research` folder on the favorites bar. Edge is already open on a new tab, but its first-run panel `Use recommended browser settings` sits over the page, so it has to be cleared before the address bar can be used. Move the pointer onto `Set later`, the right-hand button along the bottom of that panel — `Confirm` beside it would set Edge as the default browser, a machine-wide change the task does not ask for.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T14:10:47.908Z", "timestamp_annotated": "2026-08-19T14:18:26.089159+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1155, Y=569", "converted_command": "Left-click at (1155, 569)", "image_path": "vision/frames/step_0002_20260731_141047_at.webp", "reasoning": "Move the cursor and Left-click `Set later` to dismiss the first-run panel. The next frame shows the ordinary new-tab page with no overlay and the toolbar fully exposed, which is the confirmation the click landed on the button rather than being swallowed by the panel.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T14:10:54.315Z", "timestamp_annotated": "2026-08-19T14:18:26.089528+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=400, Y=60", "converted_command": "Move-cursor at (400, 60)", "image_path": "vision/frames/step_0003_20260731_141054_at.webp", "reasoning": "Move the pointer to the address bar, the wide field running across the toolbar under the tab strip. The page itself is Edge's new-tab MSN feed and holds nothing the task needs; the Wikipedia URL has to be entered through the address bar, so the pointer is placed there before clicking.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T14:10:57.519Z", "timestamp_annotated": "2026-08-19T14:18:26.089917+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=400, Y=60", "converted_command": "Left-click at (400, 60)", "image_path": "vision/frames/step_0004_20260731_141057_at.webp", "reasoning": "Move the cursor and Left-click the address bar to put the caret in it. The following frame shows the field empty with a caret and a `TRENDING SEARCHES` suggestion list dropped beneath it, so keyboard input will now reach the address bar and not the page behind it.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T14:11:00.809Z", "timestamp_annotated": "2026-08-19T14:18:26.090297+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: en.wikipedia.org", "converted_command": "Type: en.wikipedia.org", "image_path": "vision/frames/step_0005_20260731_141100_at.webp", "reasoning": "Type `en.wikipedia.org`. The address bar shows the text with its autocomplete list open below, the first row repeating `en.wikipedia.org` as a URL rather than a search, so the characters are landing in the field and the entry will be treated as an address.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T14:11:04.290Z", "timestamp_annotated": "2026-08-19T14:18:26.090698+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0006_20260731_141104_at.webp", "reasoning": "After typing `en.wikipedia.org` Press Enter to commit the typed address and load the page. Navigation is confirmed in the next frame by the tab title reading `Wikipedia, the free encyclopedia` and the address bar reading `https://en.wikipedia.org/wiki/Main_Page`. The article content on that page rotates daily and is no part of the task.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-31T14:11:17.501Z", "timestamp_annotated": "2026-08-19T14:18:26.091112+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+D", "converted_command": "Press: Ctrl+D", "image_path": "vision/frames/step_0007_20260731_141117_at.webp", "reasoning": "Press Ctrl+D to add the loaded page to favorites. Edge answers with a `Favorite added` flyout under the star icon, carrying a `Name` field pre-filled with the page title and a `Folder` selector reading `Favorites bar`. The favorite exists at this point, but at the top level of the bar, not inside a folder.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-31T14:11:23.878Z", "timestamp_annotated": "2026-08-19T14:18:26.091553+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1431, Y=300", "converted_command": "Move-cursor at (1431, 300)", "image_path": "vision/frames/step_0008_20260731_141123_at.webp", "reasoning": "Move the pointer to `More`, the left-hand button along the bottom of the `Favorite added` flyout. The flyout's own `Folder` selector can only choose between folders that already exist, so creating `Research` needs the fuller editor that `More` opens.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-31T14:11:27.032Z", "timestamp_annotated": "2026-08-19T14:18:26.092001+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1431, Y=300", "converted_command": "Left-click at (1431, 300)", "image_path": "vision/frames/step_0009_20260731_141127_at.webp", "reasoning": "Move the cursor and Left-click `More`. The flyout is replaced by the `Edit favorite` dialog, which adds a `URL` field, a folder tree listing `Favorites bar` and `Other favorites`, and a `New folder` button — the controls the rest of the task depends on.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-31T14:11:33.396Z", "timestamp_annotated": "2026-08-19T14:18:26.092463+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=795, Y=568", "converted_command": "Move-cursor at (795, 568)", "image_path": "vision/frames/step_0010_20260731_141133_at.webp", "reasoning": "Move the pointer to `New folder` at the bottom left of the `Edit favorite` dialog. The tree currently offers only `Favorites bar` and `Other favorites`, so `Research` has to be created before the favorite can be filed into it.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-31T14:11:36.580Z", "timestamp_annotated": "2026-08-19T14:18:26.092961+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=795, Y=568", "converted_command": "Left-click at (795, 568)", "image_path": "vision/frames/step_0011_20260731_141136_at.webp", "reasoning": "Move the cursor and Left-click `New folder`. A child row appears under `Favorites bar` carrying an inline edit box with the placeholder text `New folder` already selected, so the name can be replaced by typing straight away with no extra click into the field.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-31T14:11:41.820Z", "timestamp_annotated": "2026-08-19T14:18:26.093398+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Research", "converted_command": "Type: Research", "image_path": "vision/frames/step_0012_20260731_141141_at.webp", "reasoning": "Type `Research`. The placeholder was selected, so the typed text replaces it outright; the next frame shows the edit box reading `Research`, which confirms the keystrokes reached the inline editor rather than the dialog's `Name` field above it.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-07-31T14:11:45.009Z", "timestamp_annotated": "2026-08-19T14:18:26.093894+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0013_20260731_141145_at.webp", "reasoning": "After typing `Research` Press Enter to commit the folder name. The edit box closes and the row settles as a plain `Research` folder nested under `Favorites bar`, drawn as the selected row of the tree — and that selection is what makes it the destination for the favorite.", "skipped": false} +{"step_id": 14, "timestamp_action": "2026-07-31T14:11:49.332Z", "timestamp_annotated": "2026-08-19T14:18:26.094361+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1073, Y=568", "converted_command": "Move-cursor at (1073, 568)", "image_path": "vision/frames/step_0014_20260731_141149_at.webp", "reasoning": "Move the pointer to `Save` at the bottom right of the `Edit favorite` dialog. The tree already shows `Research` selected, so saving from this state is what moves the favorite out of the bar's top level and into the new folder.", "skipped": false} +{"step_id": 15, "timestamp_action": "2026-07-31T14:11:52.549Z", "timestamp_annotated": "2026-08-19T14:18:26.094891+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1073, Y=568", "converted_command": "Left-click at (1073, 568)", "image_path": "vision/frames/step_0015_20260731_141152_at.webp", "reasoning": "Move the cursor and Left-click `Save` to commit the edit and close the dialog. The after-frame shows the dialog gone with the address-bar star still filled, marking the page as favorited; the stored result is a `Research` folder on the bookmark bar containing the Wikipedia favorite.", "skipped": false} diff --git a/data/sessions/edge-bookmark-organize/sync_log.json b/data/sessions/edge-bookmark-organize/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..402980f241076b73c02acc72814a1dff5c85a499 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/sync_log.json @@ -0,0 +1,355 @@ +{ + "session_id": "942a8cd1-af08-4d79-9d69-c6908fe31af4", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_141044_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0001_20260731_141044_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_141044_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0001_20260731_141044_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_141044_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0001_20260731_141044_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_141047_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0002_20260731_141047_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_141047_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0002_20260731_141047_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_141047_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0002_20260731_141047_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_141054_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0003_20260731_141054_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_141054_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0003_20260731_141054_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_141054_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0003_20260731_141054_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_141057_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0004_20260731_141057_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_141057_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0004_20260731_141057_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_141057_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0004_20260731_141057_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_141100_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0005_20260731_141100_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_141100_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0005_20260731_141100_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_141100_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0005_20260731_141100_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_141104_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0006_20260731_141104_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_141104_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0006_20260731_141104_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_141104_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0006_20260731_141104_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_141117_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0007_20260731_141117_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_141117_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0007_20260731_141117_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_141117_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0007_20260731_141117_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_141123_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0008_20260731_141123_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_141123_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0008_20260731_141123_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_141123_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0008_20260731_141123_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_141127_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0009_20260731_141127_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_141127_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0009_20260731_141127_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_141127_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0009_20260731_141127_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_141133_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0010_20260731_141133_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_141133_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0010_20260731_141133_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_141133_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0010_20260731_141133_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_141136_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0011_20260731_141136_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_141136_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0011_20260731_141136_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_141136_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0011_20260731_141136_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_141141_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0012_20260731_141141_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_141141_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0012_20260731_141141_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_141141_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0012_20260731_141141_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260731_141145_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0013_20260731_141145_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260731_141145_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0013_20260731_141145_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260731_141145_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0013_20260731_141145_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260731_141149_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0014_20260731_141149_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260731_141149_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0014_20260731_141149_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260731_141149_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0014_20260731_141149_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260731_141152_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0015_20260731_141152_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260731_141152_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0015_20260731_141152_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260731_141152_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-bookmark-organize/vision/frames/step_0015_20260731_141152_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/edge-bookmark-organize/vision/frames/closing_state.webp b/data/sessions/edge-bookmark-organize/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..fbecd3d6a21d908f297726c6e137db5977567d40 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2696739f87ea8c1ee0dd53d61a1ce3adf79501c4c773e2b45b2f8e3d622c1277 +size 325276 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0001_20260731_141044_after.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0001_20260731_141044_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2dcc1bff11b1bdd11006783af947da52104ea60c --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0001_20260731_141044_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:783a7d74665cbc61f7b34f002305a76785dfc1b96dd3dfce114b7b632fd6a8e4 +size 172568 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0001_20260731_141044_at.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0001_20260731_141044_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0f0dcbacb8cfe6b2d6ecb795bae82a4aeb989902 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0001_20260731_141044_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f2a6c2aa8e894af076b94304a4715a73855d91eab3a5d7e33a96e4ad6a5afb +size 689402 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0001_20260731_141044_before.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0001_20260731_141044_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2dcc1bff11b1bdd11006783af947da52104ea60c --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0001_20260731_141044_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:783a7d74665cbc61f7b34f002305a76785dfc1b96dd3dfce114b7b632fd6a8e4 +size 172568 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0002_20260731_141047_after.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0002_20260731_141047_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9fbfc63c64bb82ca40895133ac9329871b8a5bb5 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0002_20260731_141047_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547cdd86e02eaaac19bad8f33a4cc35e080b08375cdf612aad96b32a914937fe +size 165390 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0002_20260731_141047_at.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0002_20260731_141047_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f85127c63748dc321ed4ad7b73bbdf78d0116ade --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0002_20260731_141047_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13b8d4b3dc3d14cee34b48880be7213e3926aea7cbdd52c5edd531cbac7dbbc +size 671826 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0002_20260731_141047_before.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0002_20260731_141047_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9fbfc63c64bb82ca40895133ac9329871b8a5bb5 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0002_20260731_141047_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547cdd86e02eaaac19bad8f33a4cc35e080b08375cdf612aad96b32a914937fe +size 165390 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0003_20260731_141054_after.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0003_20260731_141054_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3579dc3136330339fdbafc05dd955eda3eef7461 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0003_20260731_141054_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a28374655a4f11f363a75a4a610506767fcf301ea172b8c984177f8d21cd462 +size 241864 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0003_20260731_141054_at.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0003_20260731_141054_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a0f0e60717cf4acba3582efe67747c144d2a45ee --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0003_20260731_141054_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22071130217727719b5093123494120f6dc85cd15173b2c65a8741512fcf4d0d +size 1066720 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0003_20260731_141054_before.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0003_20260731_141054_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f64bd0a73dcc2d2238615b3fec568f475bf4174c --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0003_20260731_141054_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c881322f809d7c940201c3d1f69c800d328533c70b93004f4fd2a2999c2401ab +size 249206 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0004_20260731_141057_after.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0004_20260731_141057_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3f854aa5eda97ce13d629fd080887a71437b2f14 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0004_20260731_141057_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f0cddef4881b9b20481829294734339fdce309592044060e1b38ae96bad415 +size 257090 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0004_20260731_141057_at.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0004_20260731_141057_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0d2beca86ea657790506d79ca7ce78a8a75f06b7 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0004_20260731_141057_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b080451f6aea97a25506ef9dd7ff00a088e9ec1a829429c29e34c22985ebbd5d +size 1039404 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0004_20260731_141057_before.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0004_20260731_141057_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d1bbf82b938775b1a9485182d31c86cc2bf2d9ad --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0004_20260731_141057_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e11184f38e6018e6f47a84d6ebae229bd42b48cc495db951778bfd43925462a5 +size 241828 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0005_20260731_141100_after.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0005_20260731_141100_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a4dca4798413272e60b517b48589ff7c51ceb6f6 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0005_20260731_141100_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c5d29d3e0adbf28a2c921d004aff70298604fed02027b8c70475d9a708b3dcd +size 190068 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0005_20260731_141100_at.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0005_20260731_141100_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cc87ca2b382dadcf78399e88ef8128314a0f5a87 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0005_20260731_141100_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f395f4a5dc2a72c1054f41800978553048e7c51b3ee8e733f954ffc14cbcfa0 +size 190090 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0005_20260731_141100_before.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0005_20260731_141100_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a7494099ef664b9252ae1acc5531aa8b4fb8c117 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0005_20260731_141100_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dea4a400059b919b318ccaa61ab3e8efffc5d84941193416d8969094ecc52776 +size 213896 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0006_20260731_141104_after.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0006_20260731_141104_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b9ee2beabd0decfd4322885b8c25333c4676493a --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0006_20260731_141104_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5443740d70a9f76d72926e31bfe4ae854fc75931f5d248c9e5eacc29bd1e7275 +size 198296 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0006_20260731_141104_at.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0006_20260731_141104_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b9ee2beabd0decfd4322885b8c25333c4676493a --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0006_20260731_141104_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5443740d70a9f76d72926e31bfe4ae854fc75931f5d248c9e5eacc29bd1e7275 +size 198296 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0006_20260731_141104_before.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0006_20260731_141104_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b9ee2beabd0decfd4322885b8c25333c4676493a --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0006_20260731_141104_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5443740d70a9f76d72926e31bfe4ae854fc75931f5d248c9e5eacc29bd1e7275 +size 198296 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0007_20260731_141117_after.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0007_20260731_141117_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8158b7b7a5783dafbb84a9db8422983da5ac1288 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0007_20260731_141117_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2471737d2a439bfc05e6e4f4be33d17373bd9677ab030a4b35d6f63889072de4 +size 322816 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0007_20260731_141117_at.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0007_20260731_141117_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b5483154da9f55d12053471962e5ca76b3a769f3 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0007_20260731_141117_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ece84ec63fb85f02b3e620b9ccf0a3597d1f3e7ddc9c49f1b3a849e5d005691 +size 314346 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0007_20260731_141117_before.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0007_20260731_141117_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b5483154da9f55d12053471962e5ca76b3a769f3 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0007_20260731_141117_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ece84ec63fb85f02b3e620b9ccf0a3597d1f3e7ddc9c49f1b3a849e5d005691 +size 314346 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0008_20260731_141123_after.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0008_20260731_141123_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8158b7b7a5783dafbb84a9db8422983da5ac1288 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0008_20260731_141123_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2471737d2a439bfc05e6e4f4be33d17373bd9677ab030a4b35d6f63889072de4 +size 322816 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0008_20260731_141123_at.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0008_20260731_141123_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2153098584697eacf8bcc42b7b9d403753116bc8 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0008_20260731_141123_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28724c0c9ae16ffac1c5d1b4ee9106b668c0b3dc9b16fe6a7960191d6c727e0c +size 879800 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0008_20260731_141123_before.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0008_20260731_141123_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8158b7b7a5783dafbb84a9db8422983da5ac1288 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0008_20260731_141123_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2471737d2a439bfc05e6e4f4be33d17373bd9677ab030a4b35d6f63889072de4 +size 322816 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0009_20260731_141127_after.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0009_20260731_141127_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..624d24d7104be49a481330b3cf8ce7c063587991 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0009_20260731_141127_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d53f8eebad967b494fd8fe4b1a6b532aa6d4c57e9b16d6efaf523396ef1bcb55 +size 322744 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0009_20260731_141127_at.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0009_20260731_141127_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..bf6c9aadab8d2aa1fa6b7d1e638cad7d471732ad --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0009_20260731_141127_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28640aee77ba12284df7aaab17557095fbdd17c95a061bc2beb9ff2df063c881 +size 879308 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0009_20260731_141127_before.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0009_20260731_141127_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..624d24d7104be49a481330b3cf8ce7c063587991 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0009_20260731_141127_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d53f8eebad967b494fd8fe4b1a6b532aa6d4c57e9b16d6efaf523396ef1bcb55 +size 322744 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0010_20260731_141133_after.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0010_20260731_141133_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0bd7eda7d03c6a5f9bf8b703aa18fd296c494055 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0010_20260731_141133_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1828d6872e739e05a49dac9e70451d8faf75c294032091cbe9fb2db52c91083 +size 213548 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0010_20260731_141133_at.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0010_20260731_141133_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f17bcacdf9fb4252fa8d31ac832d682eeaf14327 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0010_20260731_141133_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733d5ce2c7fc84b7335a782623335db785e969fcd28c5f8bbadf23457ce534b3 +size 641028 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0010_20260731_141133_before.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0010_20260731_141133_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..291d6ac62664ab33a3364ddfaf04e8834469c4e3 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0010_20260731_141133_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c718d88952240108d909095bb3cbcfe10eef743ce36d139bc79c26390a5880e2 +size 213812 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0011_20260731_141136_after.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0011_20260731_141136_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0bd7eda7d03c6a5f9bf8b703aa18fd296c494055 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0011_20260731_141136_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1828d6872e739e05a49dac9e70451d8faf75c294032091cbe9fb2db52c91083 +size 213548 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0011_20260731_141136_at.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0011_20260731_141136_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2ca9d1719bf45d9e2ce3e2b9c4859c3e46eb8d9c --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0011_20260731_141136_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0096745b3163ac1935b93a1c280e929383c605487cec7b0764b5020903d2d97 +size 640010 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0011_20260731_141136_before.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0011_20260731_141136_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0bd7eda7d03c6a5f9bf8b703aa18fd296c494055 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0011_20260731_141136_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1828d6872e739e05a49dac9e70451d8faf75c294032091cbe9fb2db52c91083 +size 213548 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0012_20260731_141141_after.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0012_20260731_141141_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d349ff1c7db9675a5a95469ae3f544fb832f68c0 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0012_20260731_141141_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ace09a4ae86db0b6acaae314a923a5bfe714fc572f1d9b24153ce9f28b88fb1 +size 214680 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0012_20260731_141141_at.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0012_20260731_141141_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7f1fd7439a808797f3713c6777e47958afb64581 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0012_20260731_141141_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa224305dcca251d939e31c5396a1131e680498bd5dd8edf4e1a229c914d2add +size 214838 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0012_20260731_141141_before.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0012_20260731_141141_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7f1fd7439a808797f3713c6777e47958afb64581 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0012_20260731_141141_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa224305dcca251d939e31c5396a1131e680498bd5dd8edf4e1a229c914d2add +size 214838 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0013_20260731_141145_after.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0013_20260731_141145_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0ebaf0bde1ac2c5e26e185f4d0faa6ae2a236fae --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0013_20260731_141145_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c76f00cd8a5b206dd15d492484c6d1078cd7bb2bf3ba17ad8802ecc4e3b4ac +size 214308 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0013_20260731_141145_at.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0013_20260731_141145_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d349ff1c7db9675a5a95469ae3f544fb832f68c0 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0013_20260731_141145_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ace09a4ae86db0b6acaae314a923a5bfe714fc572f1d9b24153ce9f28b88fb1 +size 214680 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0013_20260731_141145_before.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0013_20260731_141145_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d349ff1c7db9675a5a95469ae3f544fb832f68c0 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0013_20260731_141145_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ace09a4ae86db0b6acaae314a923a5bfe714fc572f1d9b24153ce9f28b88fb1 +size 214680 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0014_20260731_141149_after.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0014_20260731_141149_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..648131630fbbf1e1cd1e254f13ee2f13d605e9d7 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0014_20260731_141149_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77091f159616ca3321d33463375e0780bccbc20a20ce6efdef9daffee633fff5 +size 214192 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0014_20260731_141149_at.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0014_20260731_141149_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ddd8b0624cb9de1e2df6474d1a0977e7ba2e0b07 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0014_20260731_141149_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f2d4c6cbfa43c1e94047483ce7e33d1bb2bb26ea375cec100dc186ac84a0e1 +size 641336 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0014_20260731_141149_before.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0014_20260731_141149_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0ebaf0bde1ac2c5e26e185f4d0faa6ae2a236fae --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0014_20260731_141149_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c76f00cd8a5b206dd15d492484c6d1078cd7bb2bf3ba17ad8802ecc4e3b4ac +size 214308 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0015_20260731_141152_after.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0015_20260731_141152_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..bf9ab21634f03c1c507cc319ad5c156bf825a143 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0015_20260731_141152_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa13f6e1b8c4332ed76d29623724f342d74f5cce68b4cce8e72ff459b0dd079 +size 314432 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0015_20260731_141152_at.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0015_20260731_141152_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..997a9c814ad18822c7be76803b8432fda261d2e7 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0015_20260731_141152_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ecd8a979642e18bd9056c311217759c9708c90aacff5fc10d23661b78ac857c +size 640740 diff --git a/data/sessions/edge-bookmark-organize/vision/frames/step_0015_20260731_141152_before.webp b/data/sessions/edge-bookmark-organize/vision/frames/step_0015_20260731_141152_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..648131630fbbf1e1cd1e254f13ee2f13d605e9d7 --- /dev/null +++ b/data/sessions/edge-bookmark-organize/vision/frames/step_0015_20260731_141152_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77091f159616ca3321d33463375e0780bccbc20a20ce6efdef9daffee633fff5 +size 214192 diff --git a/data/sessions/edge-clear-history/commands/actuation_commands.json b/data/sessions/edge-clear-history/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..8aa6d7799eee629deedefbee51b9ee110ed250d9 --- /dev/null +++ b/data/sessions/edge-clear-history/commands/actuation_commands.json @@ -0,0 +1,230 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 75, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1155, + "mouse_y": 569, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1155, Y=569", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:03:28.623Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 26, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1155, + "mouse_y": 569, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1155, Y=569", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:03:31.899Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 79, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1801, + "mouse_y": 60, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1801, Y=60", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:03:38.329Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 24, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1801, + "mouse_y": 60, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1801, Y=60", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:03:41.665Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 35, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1519, + "mouse_y": 480, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1519, Y=480", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:03:46.941Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 24, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1519, + "mouse_y": 480, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1519, Y=480", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:03:50.227Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 84, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 810, + "mouse_y": 442, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=810, Y=442", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:03:58.502Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 35, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 810, + "mouse_y": 442, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=810, Y=442", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:04:01.648Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 89, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 775, + "mouse_y": 484, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=775, Y=484", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:04:07.022Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 23, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 775, + "mouse_y": 484, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=775, Y=484", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:04:10.164Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 92, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1110, + "mouse_y": 750, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1110, Y=750", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:04:14.520Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 29, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1110, + "mouse_y": 750, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1110, Y=750", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:04:17.711Z" + } +] \ No newline at end of file diff --git a/data/sessions/edge-clear-history/commands/cc_commands.json b/data/sessions/edge-clear-history/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..1877e34458b87625c421ffa73a435d804c6d82ab --- /dev/null +++ b/data/sessions/edge-clear-history/commands/cc_commands.json @@ -0,0 +1,62 @@ +[ + { + "command": "1155 569 move", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "1155 569 left", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "1801 60 move", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "1801 60 left", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "1519 480 move", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "1519 480 left", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "810 442 move", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "810 442 left", + "os": "WINDOWS", + "step_id": 8 + }, + { + "command": "775 484 move", + "os": "WINDOWS", + "step_id": 9 + }, + { + "command": "775 484 left", + "os": "WINDOWS", + "step_id": 10 + }, + { + "command": "1110 750 move", + "os": "WINDOWS", + "step_id": 11 + }, + { + "command": "1110 750 left", + "os": "WINDOWS", + "step_id": 12 + } +] \ No newline at end of file diff --git a/data/sessions/edge-clear-history/commands/converted_input.md b/data/sessions/edge-clear-history/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..9fc12eaef8df01f7a73f52298228f851ff18c99b --- /dev/null +++ b/data/sessions/edge-clear-history/commands/converted_input.md @@ -0,0 +1,18 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 15:03:28 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T15:03:28.623Z | Move-cursor at (1155, 569) | +| 2 | 2026-07-31T15:03:31.899Z | Left-click at (1155, 569) | +| 3 | 2026-07-31T15:03:38.329Z | Move-cursor at (1801, 60) | +| 4 | 2026-07-31T15:03:41.665Z | Left-click at (1801, 60) | +| 5 | 2026-07-31T15:03:46.941Z | Move-cursor at (1519, 480) | +| 6 | 2026-07-31T15:03:50.227Z | Left-click at (1519, 480) | +| 7 | 2026-07-31T15:03:58.502Z | Move-cursor at (810, 442) | +| 8 | 2026-07-31T15:04:01.648Z | Left-click at (810, 442) | +| 9 | 2026-07-31T15:04:07.022Z | Move-cursor at (775, 484) | +| 10 | 2026-07-31T15:04:10.164Z | Left-click at (775, 484) | +| 11 | 2026-07-31T15:04:14.520Z | Move-cursor at (1110, 750) | +| 12 | 2026-07-31T15:04:17.711Z | Left-click at (1110, 750) | diff --git a/data/sessions/edge-clear-history/commands/raw_input.md b/data/sessions/edge-clear-history/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..8ad8c6b106732fe7773d2aaf6128c9dc716e9bc0 --- /dev/null +++ b/data/sessions/edge-clear-history/commands/raw_input.md @@ -0,0 +1,18 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 15:03:28 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T15:03:28.623Z | Moved cursor to at X=1155, Y=569 | +| 2 | 2026-07-31T15:03:31.899Z | Left-clicked at X=1155, Y=569 | +| 3 | 2026-07-31T15:03:38.329Z | Moved cursor to at X=1801, Y=60 | +| 4 | 2026-07-31T15:03:41.665Z | Left-clicked at X=1801, Y=60 | +| 5 | 2026-07-31T15:03:46.941Z | Moved cursor to at X=1519, Y=480 | +| 6 | 2026-07-31T15:03:50.227Z | Left-clicked at X=1519, Y=480 | +| 7 | 2026-07-31T15:03:58.502Z | Moved cursor to at X=810, Y=442 | +| 8 | 2026-07-31T15:04:01.648Z | Left-clicked at X=810, Y=442 | +| 9 | 2026-07-31T15:04:07.022Z | Moved cursor to at X=775, Y=484 | +| 10 | 2026-07-31T15:04:10.164Z | Left-clicked at X=775, Y=484 | +| 11 | 2026-07-31T15:04:14.520Z | Moved cursor to at X=1110, Y=750 | +| 12 | 2026-07-31T15:04:17.711Z | Left-clicked at X=1110, Y=750 | diff --git a/data/sessions/edge-clear-history/memory.md b/data/sessions/edge-clear-history/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..289c28531d0dcad161a0df9ef404928a2b45067e --- /dev/null +++ b/data/sessions/edge-clear-history/memory.md @@ -0,0 +1,107 @@ +# Memory: edge-clear-history + +## Overview + +Clear the browser's recent browsing data for a bounded time range, through its settings. +Use this when recent visits have to be removed without discarding everything. The route +launches the browser, opens the settings menu, reaches the privacy pane's clear-browsing- +data control, sets the range, and confirms. The recorded trace clears the last hour, +leaving older entries in place. + +## Prerequisites + +- A desktop environment with a web browser holding browsing history to clear. +- A decision about the time range before starting. Clearing "the last hour" and clearing + everything are different tasks with the same button, and the dialog's default is not the + same on every browser or every build — read what it says rather than assuming. +- An understanding that the action is irreversible. There is no undo and no restore. +- An awareness of what else the dialog removes. Browsers usually clear cookies and site + data alongside history, which signs the user out of sites; the dialog says so, and it is + easy to accept without reading. +- Confirmation planned from the history list itself, not from the dialog closing. + +## Steps + +### Step 1 — Move-cursor at (1155, 569) + +The task is to clear Edge's browsing data for the last hour only. Edge is already open on a new tab with the first-run panel `Use recommended browser settings` covering it, so that panel is cleared first. Move the pointer onto `Set later`, the right-hand button of the panel; `Confirm` next to it would set Edge as the default browser, which is outside the task and machine-wide. + +![Step 1](vision/frames/step_0001_20260731_150328_at.webp) + +### Step 2 — Left-click at (1155, 569) + +Move the cursor and Left-click `Set later`. The panel disappears and the next frame shows the plain new-tab page with the whole toolbar reachable, which confirms the click landed on the button rather than on the page beneath the overlay. + +![Step 2](vision/frames/step_0002_20260731_150331_at.webp) + +### Step 3 — Move-cursor at (1801, 60) + +Move the pointer to the `⋯` button at the right end of the toolbar, between the profile avatar and the `Chat` button. Nothing on the new-tab page leads to browsing data; that button opens Edge's `Settings and more` menu, which is the only route from here. + +![Step 3](vision/frames/step_0003_20260731_150338_at.webp) + +### Step 4 — Left-click at (1801, 60) + +Move the cursor and Left-click `⋯`. The menu drops open, and the row that matters is `Delete browsing data`, listed with its Ctrl+Shift+Delete shortcut between `Extensions` and `Print`. + +![Step 4](vision/frames/step_0004_20260731_150341_at.webp) + +### Step 5 — Move-cursor at (1519, 480) + +Move the pointer to `Delete browsing data` in the open menu. The item is named `Delete browsing data` in this build, not the `Settings ▸ Privacy ▸ Choose what to clear` route the task describes — the label has to be read off the running menu rather than assumed. + +![Step 5](vision/frames/step_0005_20260731_150346_at.webp) + +### Step 6 — Left-click at (1519, 480) + +Move the cursor and Left-click `Delete browsing data`. It lands on `edge://settings/clearBrowserData` with the `Delete browsing data` dialog already open, so this single click covers the whole multi-step Settings route the task specifies. The dialog shows `Time range` set to `All time` and four data categories ticked. + +![Step 6](vision/frames/step_0006_20260731_150350_at.webp) + +### Step 7 — Move-cursor at (810, 442) + +Move the pointer to the `Time range` dropdown near the top of the dialog, currently reading `All time`. The ticked categories are already what the task wants cleared; the only value that has to change is the range. + +![Step 7](vision/frames/step_0007_20260731_150358_at.webp) + +### Step 8 — Left-click at (810, 442) + +Move the cursor and Left-click the `Time range` dropdown. It opens listing `Last hour`, `Last 24 hours`, `Last 7 days`, `Last 4 weeks` and `All time`, with the tick against `All time` — confirming both the current value and that `Last hour` is available as a preset. + +![Step 8](vision/frames/step_0008_20260731_150401_at.webp) + +### Step 9 — Move-cursor at (775, 484) + +Move the pointer to `Last hour`, the top row of the open list. It is the range the task names, and it sits directly under the collapsed dropdown so the pointer travel is short. + +![Step 9](vision/frames/step_0009_20260731_150407_at.webp) + +### Step 10 — Left-click at (775, 484) + +Move the cursor and Left-click `Last hour`. The list collapses and the dropdown now reads `Last hour`, and the `Cookies and other site data` caption drops from `From 10 sites` to `From 8 sites` — a self-reporting signal that the range genuinely narrowed rather than the click merely being sent. + +![Step 10](vision/frames/step_0010_20260731_150410_at.webp) + +### Step 11 — Move-cursor at (1110, 750) + +Move the pointer to `Clear now` at the bottom right of the dialog, beside `Cancel`. The range is set and the categories are already ticked, so this button is the only remaining action. + +![Step 11](vision/frames/step_0011_20260731_150414_at.webp) + +### Step 12 — Left-click at (1110, 750) + +Move the cursor and Left-click `Clear now` to perform the deletion. The after-frame still shows the dialog because the UI had not caught up a second later; the closing frame shows it dismissed with the pane resting at `edge://settings/privacy/clearBrowsingData`. The recorded result is `browser.clear_data.time_period` in the Edge profile moving from `4` (All time) to `0` (Last hour). + +![Step 12](vision/frames/step_0012_20260731_150417_at.webp) + +## Notes & Edge Cases + +1. When organizing or searching for items in browser, for example content in YouTube search history, browser's history, browser's bookmarks and so, it is recommend to use scroll, check visually and take action only if the history is small, in case the the history and the content being searched for is too large and long use the search feature instead of scroll to avoid taking large number of step for a task that can be done within few steps. +2. Clearing history cannot be undone. There is no restore and no trash, so the range has to be right the first time — confirm with the user what is to be cleared before running it, and treat the confirmation button as the point of no return rather than as one more click. +3. The range the dialog opens on is not the same everywhere, and it is not always the safe one. In the recorded traces Safari opened already set to `Last Hour` — the value the task wanted, needing no change — while Edge opened on `All time`, where the same confirming click would have destroyed the entire history. Read the range out of the dialog every time; the number of steps a task takes is not evidence the default was correct. +4. Clearing history also clears cookies and other site data, which signs the user out of sites they are logged into. The dialog says so and it is easy to accept without reading. That side effect belongs to the user's decision, so surface it before acting rather than after. +5. Confirm from the history itself, not from the dialog closing. The dialog closes whether it cleared an hour or everything, and in the recorded trace it was still on screen a second after the click — a screenshot taken at that moment shows neither success nor failure. +6. Where the ticked categories are shown separately, they are part of the operation and not a summary of it. Everything ticked is cleared, so untick what the task does not name instead of accepting the set the browser happens to remember from last time. +7. A control that reports its own state is worth more than the click that set it. When the range narrowed from `All time` to `Last hour`, the cookie line changed from `From 10 sites` to `From 8 sites` — that change is evidence the setting genuinely took, where the dropdown text alone only proves a row was picked. +8. The command lives in a different place in each browser and is not always named what the task calls it. One reaches it from a History menu, another from the `⋯` menu as `Delete browsing data`, and the documented `Settings ▸ Privacy ▸ Choose what to clear` route may not exist by that name in the running build. Read the menu that is open rather than looking for the words in the instruction. +9. A single well-chosen entry can replace a whole documented path. `Delete browsing data` in the browser menu opens the settings page with the dialog already up, doing in one click what the task described as four. Prefer the shorter route when it lands in the same place, but verify it landed there before continuing. diff --git a/data/sessions/edge-clear-history/metadata.json b/data/sessions/edge-clear-history/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..5d979febd558c16733b9a23980eb5c3569284fb2 --- /dev/null +++ b/data/sessions/edge-clear-history/metadata.json @@ -0,0 +1,194 @@ +{ + "memory_name": "edge-clear-history", + "memory_description": "", + "session_id": "6ee8f7e6-4245-46fd-80a0-d29ce0acb51c", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T15:03:19.436855248Z", + "completed_at": "2026-07-31T15:04:27.009132124Z", + "total_steps": 12, + "annotated_steps": 12, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T15:03:28.623Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260731_150328_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_150328_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_150328_after.webp", + "raw_command": "Moved cursor to at X=1155, Y=569", + "converted_command": "Move-cursor at (1155, 569)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T15:03:31.899Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260731_150331_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_150331_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_150331_after.webp", + "raw_command": "Left-clicked at X=1155, Y=569", + "converted_command": "Left-click at (1155, 569)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T15:03:38.329Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0003_20260731_150338_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_150338_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_150338_after.webp", + "raw_command": "Moved cursor to at X=1801, Y=60", + "converted_command": "Move-cursor at (1801, 60)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T15:03:41.665Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260731_150341_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_150341_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_150341_after.webp", + "raw_command": "Left-clicked at X=1801, Y=60", + "converted_command": "Left-click at (1801, 60)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T15:03:46.941Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0005_20260731_150346_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260731_150346_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_150346_after.webp", + "raw_command": "Moved cursor to at X=1519, Y=480", + "converted_command": "Move-cursor at (1519, 480)" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T15:03:50.227Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0006_20260731_150350_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260731_150350_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_150350_after.webp", + "raw_command": "Left-clicked at X=1519, Y=480", + "converted_command": "Left-click at (1519, 480)" + }, + { + "step_id": 7, + "timestamp": "2026-07-31T15:03:58.502Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0007_20260731_150358_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260731_150358_before.webp", + "after_image_path": "vision/frames/step_0007_20260731_150358_after.webp", + "raw_command": "Moved cursor to at X=810, Y=442", + "converted_command": "Move-cursor at (810, 442)" + }, + { + "step_id": 8, + "timestamp": "2026-07-31T15:04:01.648Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0008_20260731_150401_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260731_150401_before.webp", + "after_image_path": "vision/frames/step_0008_20260731_150401_after.webp", + "raw_command": "Left-clicked at X=810, Y=442", + "converted_command": "Left-click at (810, 442)" + }, + { + "step_id": 9, + "timestamp": "2026-07-31T15:04:07.022Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0009_20260731_150407_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0009_20260731_150407_before.webp", + "after_image_path": "vision/frames/step_0009_20260731_150407_after.webp", + "raw_command": "Moved cursor to at X=775, Y=484", + "converted_command": "Move-cursor at (775, 484)" + }, + { + "step_id": 10, + "timestamp": "2026-07-31T15:04:10.164Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0010_20260731_150410_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260731_150410_before.webp", + "after_image_path": "vision/frames/step_0010_20260731_150410_after.webp", + "raw_command": "Left-clicked at X=775, Y=484", + "converted_command": "Left-click at (775, 484)" + }, + { + "step_id": 11, + "timestamp": "2026-07-31T15:04:14.520Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0011_20260731_150414_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0011_20260731_150414_before.webp", + "after_image_path": "vision/frames/step_0011_20260731_150414_after.webp", + "raw_command": "Moved cursor to at X=1110, Y=750", + "converted_command": "Move-cursor at (1110, 750)" + }, + { + "step_id": 12, + "timestamp": "2026-07-31T15:04:17.711Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0012_20260731_150417_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0012_20260731_150417_before.webp", + "after_image_path": "vision/frames/step_0012_20260731_150417_after.webp", + "raw_command": "Left-clicked at X=1110, Y=750", + "converted_command": "Left-click at (1110, 750)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/edge-clear-history/reasoning/reasoning.jsonl b/data/sessions/edge-clear-history/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0a3058b6bf6bf901db55c41864d3e670c2314c34 --- /dev/null +++ b/data/sessions/edge-clear-history/reasoning/reasoning.jsonl @@ -0,0 +1,12 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T15:03:28.623Z", "timestamp_annotated": "2026-08-19T14:18:26.099052+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1155, Y=569", "converted_command": "Move-cursor at (1155, 569)", "image_path": "vision/frames/step_0001_20260731_150328_at.webp", "reasoning": "The task is to clear Edge's browsing data for the last hour only. Edge is already open on a new tab with the first-run panel `Use recommended browser settings` covering it, so that panel is cleared first. Move the pointer onto `Set later`, the right-hand button of the panel; `Confirm` next to it would set Edge as the default browser, which is outside the task and machine-wide.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T15:03:31.899Z", "timestamp_annotated": "2026-08-19T14:18:26.099350+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1155, Y=569", "converted_command": "Left-click at (1155, 569)", "image_path": "vision/frames/step_0002_20260731_150331_at.webp", "reasoning": "Move the cursor and Left-click `Set later`. The panel disappears and the next frame shows the plain new-tab page with the whole toolbar reachable, which confirms the click landed on the button rather than on the page beneath the overlay.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T15:03:38.329Z", "timestamp_annotated": "2026-08-19T14:18:26.099701+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1801, Y=60", "converted_command": "Move-cursor at (1801, 60)", "image_path": "vision/frames/step_0003_20260731_150338_at.webp", "reasoning": "Move the pointer to the `⋯` button at the right end of the toolbar, between the profile avatar and the `Chat` button. Nothing on the new-tab page leads to browsing data; that button opens Edge's `Settings and more` menu, which is the only route from here.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T15:03:41.665Z", "timestamp_annotated": "2026-08-19T14:18:26.100041+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1801, Y=60", "converted_command": "Left-click at (1801, 60)", "image_path": "vision/frames/step_0004_20260731_150341_at.webp", "reasoning": "Move the cursor and Left-click `⋯`. The menu drops open, and the row that matters is `Delete browsing data`, listed with its Ctrl+Shift+Delete shortcut between `Extensions` and `Print`.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T15:03:46.941Z", "timestamp_annotated": "2026-08-19T14:18:26.100394+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1519, Y=480", "converted_command": "Move-cursor at (1519, 480)", "image_path": "vision/frames/step_0005_20260731_150346_at.webp", "reasoning": "Move the pointer to `Delete browsing data` in the open menu. The item is named `Delete browsing data` in this build, not the `Settings ▸ Privacy ▸ Choose what to clear` route the task describes — the label has to be read off the running menu rather than assumed.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T15:03:50.227Z", "timestamp_annotated": "2026-08-19T14:18:26.100826+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1519, Y=480", "converted_command": "Left-click at (1519, 480)", "image_path": "vision/frames/step_0006_20260731_150350_at.webp", "reasoning": "Move the cursor and Left-click `Delete browsing data`. It lands on `edge://settings/clearBrowserData` with the `Delete browsing data` dialog already open, so this single click covers the whole multi-step Settings route the task specifies. The dialog shows `Time range` set to `All time` and four data categories ticked.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-31T15:03:58.502Z", "timestamp_annotated": "2026-08-19T14:18:26.101196+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=810, Y=442", "converted_command": "Move-cursor at (810, 442)", "image_path": "vision/frames/step_0007_20260731_150358_at.webp", "reasoning": "Move the pointer to the `Time range` dropdown near the top of the dialog, currently reading `All time`. The ticked categories are already what the task wants cleared; the only value that has to change is the range.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-31T15:04:01.648Z", "timestamp_annotated": "2026-08-19T14:18:26.102037+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=810, Y=442", "converted_command": "Left-click at (810, 442)", "image_path": "vision/frames/step_0008_20260731_150401_at.webp", "reasoning": "Move the cursor and Left-click the `Time range` dropdown. It opens listing `Last hour`, `Last 24 hours`, `Last 7 days`, `Last 4 weeks` and `All time`, with the tick against `All time` — confirming both the current value and that `Last hour` is available as a preset.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-31T15:04:07.022Z", "timestamp_annotated": "2026-08-19T14:18:26.102660+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=775, Y=484", "converted_command": "Move-cursor at (775, 484)", "image_path": "vision/frames/step_0009_20260731_150407_at.webp", "reasoning": "Move the pointer to `Last hour`, the top row of the open list. It is the range the task names, and it sits directly under the collapsed dropdown so the pointer travel is short.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-31T15:04:10.164Z", "timestamp_annotated": "2026-08-19T14:18:26.103184+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=775, Y=484", "converted_command": "Left-click at (775, 484)", "image_path": "vision/frames/step_0010_20260731_150410_at.webp", "reasoning": "Move the cursor and Left-click `Last hour`. The list collapses and the dropdown now reads `Last hour`, and the `Cookies and other site data` caption drops from `From 10 sites` to `From 8 sites` — a self-reporting signal that the range genuinely narrowed rather than the click merely being sent.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-31T15:04:14.520Z", "timestamp_annotated": "2026-08-19T14:18:26.103705+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1110, Y=750", "converted_command": "Move-cursor at (1110, 750)", "image_path": "vision/frames/step_0011_20260731_150414_at.webp", "reasoning": "Move the pointer to `Clear now` at the bottom right of the dialog, beside `Cancel`. The range is set and the categories are already ticked, so this button is the only remaining action.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-31T15:04:17.711Z", "timestamp_annotated": "2026-08-19T14:18:26.104208+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1110, Y=750", "converted_command": "Left-click at (1110, 750)", "image_path": "vision/frames/step_0012_20260731_150417_at.webp", "reasoning": "Move the cursor and Left-click `Clear now` to perform the deletion. The after-frame still shows the dialog because the UI had not caught up a second later; the closing frame shows it dismissed with the pane resting at `edge://settings/privacy/clearBrowsingData`. The recorded result is `browser.clear_data.time_period` in the Edge profile moving from `4` (All time) to `0` (Last hour).", "skipped": false} diff --git a/data/sessions/edge-clear-history/sync_log.json b/data/sessions/edge-clear-history/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..4eb71d584f82b1f81454abe9503ea7bfe8fa2099 --- /dev/null +++ b/data/sessions/edge-clear-history/sync_log.json @@ -0,0 +1,292 @@ +{ + "session_id": "6ee8f7e6-4245-46fd-80a0-d29ce0acb51c", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_150328_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0001_20260731_150328_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_150328_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0001_20260731_150328_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_150328_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0001_20260731_150328_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_150331_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0002_20260731_150331_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_150331_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0002_20260731_150331_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_150331_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0002_20260731_150331_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_150338_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0003_20260731_150338_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_150338_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0003_20260731_150338_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_150338_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0003_20260731_150338_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_150341_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0004_20260731_150341_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_150341_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0004_20260731_150341_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_150341_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0004_20260731_150341_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_150346_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0005_20260731_150346_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_150346_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0005_20260731_150346_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_150346_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0005_20260731_150346_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_150350_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0006_20260731_150350_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_150350_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0006_20260731_150350_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_150350_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0006_20260731_150350_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_150358_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0007_20260731_150358_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_150358_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0007_20260731_150358_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_150358_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0007_20260731_150358_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_150401_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0008_20260731_150401_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_150401_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0008_20260731_150401_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_150401_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0008_20260731_150401_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_150407_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0009_20260731_150407_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_150407_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0009_20260731_150407_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_150407_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0009_20260731_150407_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_150410_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0010_20260731_150410_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_150410_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0010_20260731_150410_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_150410_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0010_20260731_150410_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_150414_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0011_20260731_150414_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_150414_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0011_20260731_150414_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_150414_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0011_20260731_150414_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_150417_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0012_20260731_150417_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_150417_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0012_20260731_150417_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_150417_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-clear-history/vision/frames/step_0012_20260731_150417_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/edge-clear-history/vision/frames/closing_state.webp b/data/sessions/edge-clear-history/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..e6554985f911ba5728d1db470e64f0dcfee87b42 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:288499e64cd9c90cb4d18205e7f1c26e180fa05b2c6adea6a8498f50d28ac867 +size 73216 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0001_20260731_150328_after.webp b/data/sessions/edge-clear-history/vision/frames/step_0001_20260731_150328_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..df79209d34d6461114498ac95c595448b465ec28 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0001_20260731_150328_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12a91a14ab8049bfb76dd0479b645fa10af527e5949390e892f7fc17c0aa495 +size 179922 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0001_20260731_150328_at.webp b/data/sessions/edge-clear-history/vision/frames/step_0001_20260731_150328_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..da6338b48141c6bc28afeeda4613d1e156089de4 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0001_20260731_150328_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e81a723746a16cb76dfdb0da9adb5bbf3855876947cceba7fd73850a9adf837 +size 700310 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0001_20260731_150328_before.webp b/data/sessions/edge-clear-history/vision/frames/step_0001_20260731_150328_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9b61fdca382ff4b9eeb6ccfba405a3c5fcf755c8 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0001_20260731_150328_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:546690c4fc926316d31dc52483ac2daf5c8238c8210af0afb6715ab842486fb3 +size 173828 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0002_20260731_150331_after.webp b/data/sessions/edge-clear-history/vision/frames/step_0002_20260731_150331_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b8c89e16c8cdd0ff1c29076e0d28abd0949d9085 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0002_20260731_150331_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5a58e6700f32a3167bc5e3ad6b57c12525b8b1204949e60e834844a32e5f6e8 +size 157226 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0002_20260731_150331_at.webp b/data/sessions/edge-clear-history/vision/frames/step_0002_20260731_150331_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ffe776bcd13258f9002892292a16179f6a0109ff --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0002_20260731_150331_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:432d7ba0f0970a78de946680ff7b7b0ce776467f64ea0d286b11f23d072a9f73 +size 692774 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0002_20260731_150331_before.webp b/data/sessions/edge-clear-history/vision/frames/step_0002_20260731_150331_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1d59e89e45b754251c125398d6dcb3e45e793eeb --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0002_20260731_150331_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5f02bb3262f02a22fa660427f65628e0893b204f692d28d2f1071891ac98be0 +size 180520 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0003_20260731_150338_after.webp b/data/sessions/edge-clear-history/vision/frames/step_0003_20260731_150338_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..dbe6de942578e32434888aff2bf447a9a14ea7eb --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0003_20260731_150338_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96011d29d2d0bc169c4525d0eb0bc225cf1a924c922221718daf1c3169192ce2 +size 231078 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0003_20260731_150338_at.webp b/data/sessions/edge-clear-history/vision/frames/step_0003_20260731_150338_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a1114e24ae8878bff05f1f64224b2b1512ad4716 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0003_20260731_150338_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25b8c2cc9f23b50072980e8273e54537420c130eaf6a0c3a4d6943d46708cab9 +size 1014670 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0003_20260731_150338_before.webp b/data/sessions/edge-clear-history/vision/frames/step_0003_20260731_150338_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..135bd6c97186baf8426d3d9cfe70b1785948e320 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0003_20260731_150338_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef1dc5746bfccb1ffe1efcf8b7af6878876fb703512763497fb3cb659d9e3adc +size 231200 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0004_20260731_150341_after.webp b/data/sessions/edge-clear-history/vision/frames/step_0004_20260731_150341_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ea91dfa51cca7226ea60f901f1f052c991bc4edf --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0004_20260731_150341_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ccb7dea3b8b634e3124d7fab8d73ac8cda670926d2a4e729c4d58f9d7e6af96 +size 267682 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0004_20260731_150341_at.webp b/data/sessions/edge-clear-history/vision/frames/step_0004_20260731_150341_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5f761d7695c8e4453e4887a38763ad7b693b382d --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0004_20260731_150341_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32cfba046b19c68dffa26f0a49bdddf953bd17f1adb1767c6e491a38ea0c6fde +size 1139988 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0004_20260731_150341_before.webp b/data/sessions/edge-clear-history/vision/frames/step_0004_20260731_150341_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ea91dfa51cca7226ea60f901f1f052c991bc4edf --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0004_20260731_150341_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ccb7dea3b8b634e3124d7fab8d73ac8cda670926d2a4e729c4d58f9d7e6af96 +size 267682 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0005_20260731_150346_after.webp b/data/sessions/edge-clear-history/vision/frames/step_0005_20260731_150346_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6e3b5abd4f739d22f92fbac63b095ee24ec2bc12 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0005_20260731_150346_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eb5a9f63714a1c275ac5a25ae3d735c25913827f1835bd3f7566e1bb708b5da +size 245690 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0005_20260731_150346_at.webp b/data/sessions/edge-clear-history/vision/frames/step_0005_20260731_150346_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..31ebaac7c6c14eecf5df4886c45733ab95448979 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0005_20260731_150346_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a45bf9c41aafdb549018f1ddc35a11e15b842b14795cdee1e691cabff1c41c0 +size 1064144 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0005_20260731_150346_before.webp b/data/sessions/edge-clear-history/vision/frames/step_0005_20260731_150346_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f88bdea302ab56a1157c3168c725c71b75fcb7ae --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0005_20260731_150346_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24fc35a36c35e59f81961dca1e7b5ed7f7197dc1097434af7b09e40905abfb42 +size 260596 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0006_20260731_150350_after.webp b/data/sessions/edge-clear-history/vision/frames/step_0006_20260731_150350_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3efbbd3d0683bd1b6b2fba6740dcf98fe9c6b9c4 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0006_20260731_150350_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d83fa8196efd4c57f47ce7d141265d68e3eb1d826e6cf9f88a890691cc215018 +size 262872 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0006_20260731_150350_at.webp b/data/sessions/edge-clear-history/vision/frames/step_0006_20260731_150350_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f566efd3c886a8042313a2eb634709b7925bacfd --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0006_20260731_150350_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da1d86f4dbc29329af8548dbf3a082c5c4a0ba51adf36c48a3bba89e5abb5bc9 +size 981398 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0006_20260731_150350_before.webp b/data/sessions/edge-clear-history/vision/frames/step_0006_20260731_150350_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d0e1c33b5402f3677141971d382ab7ad12b67156 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0006_20260731_150350_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f58d4e7315e4a8a855a146efa7ec710925305e9b01610048d4a9923e11955b1 +size 245712 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0007_20260731_150358_after.webp b/data/sessions/edge-clear-history/vision/frames/step_0007_20260731_150358_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..db9d176e30a65afafc6f33ee11d08657e0103845 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0007_20260731_150358_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b9cf0cc33de41fa8c4943dd53f77c0c9f9793c17082ede45fe073859923636d +size 84584 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0007_20260731_150358_at.webp b/data/sessions/edge-clear-history/vision/frames/step_0007_20260731_150358_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0defed70f8874050ed528bef191938d1e8bcbf2e --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0007_20260731_150358_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c049f1587cc0b10d16933fed72c21bc96f0988993edcdf916d23894ecb930a1c +size 224048 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0007_20260731_150358_before.webp b/data/sessions/edge-clear-history/vision/frames/step_0007_20260731_150358_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9c4c44b190fbbbf35255f4c24085395f8bad697b --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0007_20260731_150358_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:483e98d10ec6809331acac660cc26fc865a3a63a8c52bba568d429ec66a7a9d7 +size 84686 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0008_20260731_150401_after.webp b/data/sessions/edge-clear-history/vision/frames/step_0008_20260731_150401_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a3225558a14e58cd64c3d23785ca6151ba87f651 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0008_20260731_150401_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45edea7b3d7a6df6d312cc2611664c399d464dcc9172d944354a10a069df0e76 +size 84582 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0008_20260731_150401_at.webp b/data/sessions/edge-clear-history/vision/frames/step_0008_20260731_150401_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a03c6be475696ab5374e49728e79bf87e4292264 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0008_20260731_150401_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:703cadf3a624ef5da13211fd34ed3666bd0878c779bf1706846c64b2dcbb7257 +size 222780 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0008_20260731_150401_before.webp b/data/sessions/edge-clear-history/vision/frames/step_0008_20260731_150401_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..db9d176e30a65afafc6f33ee11d08657e0103845 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0008_20260731_150401_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b9cf0cc33de41fa8c4943dd53f77c0c9f9793c17082ede45fe073859923636d +size 84584 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0009_20260731_150407_after.webp b/data/sessions/edge-clear-history/vision/frames/step_0009_20260731_150407_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6275d35d31ec75feeea8a397db5748d0c0ca0a8b --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0009_20260731_150407_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6218f4cf4de6a95382b7a573b3e231985cb8aa34cc8c1db9e5fe0ffc161e84f3 +size 84706 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0009_20260731_150407_at.webp b/data/sessions/edge-clear-history/vision/frames/step_0009_20260731_150407_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9112d3e68684fb9971be0fdb1f765078f722410e --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0009_20260731_150407_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f27a5084d5eb65f3e899e39efaea9de7f9bd0fc04aabe5be5690cad87659f066 +size 220742 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0009_20260731_150407_before.webp b/data/sessions/edge-clear-history/vision/frames/step_0009_20260731_150407_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6275d35d31ec75feeea8a397db5748d0c0ca0a8b --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0009_20260731_150407_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6218f4cf4de6a95382b7a573b3e231985cb8aa34cc8c1db9e5fe0ffc161e84f3 +size 84706 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0010_20260731_150410_after.webp b/data/sessions/edge-clear-history/vision/frames/step_0010_20260731_150410_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0326c404d91c4baa13f7572bbd79484f33572be5 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0010_20260731_150410_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b9d1f226b9263a6ef007161ac267e8d04234a0d247bffd56f95295d091bff6a +size 84128 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0010_20260731_150410_at.webp b/data/sessions/edge-clear-history/vision/frames/step_0010_20260731_150410_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e6f7e9476b610de36f5e9fa1bdcdbd0670c50e1d --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0010_20260731_150410_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b498442ea1fe63cce0039057f90489fc65277dd64dbd5f41f35520c2af1c119 +size 221082 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0010_20260731_150410_before.webp b/data/sessions/edge-clear-history/vision/frames/step_0010_20260731_150410_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..54453230ad56094c33fd0f53802cb4f1090c1d16 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0010_20260731_150410_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcc43bb7d46ac3fa0c087617d94b7828a9e97d221261fd909c5813ce4c12a90f +size 84948 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0011_20260731_150414_after.webp b/data/sessions/edge-clear-history/vision/frames/step_0011_20260731_150414_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..682abc72b13430e12c809d1663d7e660c4b338b2 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0011_20260731_150414_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe8870a6080b134cc29b71d2de87fd2089924d47589e272f8782de4ded5b577a +size 84046 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0011_20260731_150414_at.webp b/data/sessions/edge-clear-history/vision/frames/step_0011_20260731_150414_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ba91ede3c7c907681c9a2587aeca9ff4fc4367ea --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0011_20260731_150414_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fad275e4b4a863dd09b1a553dbf776b6429f962a9a1759204d2a89c4f71e94a +size 221576 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0011_20260731_150414_before.webp b/data/sessions/edge-clear-history/vision/frames/step_0011_20260731_150414_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0326c404d91c4baa13f7572bbd79484f33572be5 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0011_20260731_150414_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b9d1f226b9263a6ef007161ac267e8d04234a0d247bffd56f95295d091bff6a +size 84128 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0012_20260731_150417_after.webp b/data/sessions/edge-clear-history/vision/frames/step_0012_20260731_150417_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..682abc72b13430e12c809d1663d7e660c4b338b2 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0012_20260731_150417_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe8870a6080b134cc29b71d2de87fd2089924d47589e272f8782de4ded5b577a +size 84046 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0012_20260731_150417_at.webp b/data/sessions/edge-clear-history/vision/frames/step_0012_20260731_150417_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e9eb7c9f97e83f787ea01ba0c73ac4ab952f5f8e --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0012_20260731_150417_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa80eb9f2ed51910e68cfa0bc2e88aa59d6dd977c25d1a92684a7d3c26124fb +size 220406 diff --git a/data/sessions/edge-clear-history/vision/frames/step_0012_20260731_150417_before.webp b/data/sessions/edge-clear-history/vision/frames/step_0012_20260731_150417_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..682abc72b13430e12c809d1663d7e660c4b338b2 --- /dev/null +++ b/data/sessions/edge-clear-history/vision/frames/step_0012_20260731_150417_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe8870a6080b134cc29b71d2de87fd2089924d47589e272f8782de4ded5b577a +size 84046 diff --git a/data/sessions/edge-search-engine/commands/actuation_commands.json b/data/sessions/edge-search-engine/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..c5d2f51a5c83120d5d7dd20bb4b1b2cfb10f6037 --- /dev/null +++ b/data/sessions/edge-search-engine/commands/actuation_commands.json @@ -0,0 +1,325 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 85, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1155, + "mouse_y": 569, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1155, Y=569", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:19:07.657Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 26, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1155, + "mouse_y": 569, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1155, Y=569", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:19:11.000Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 89, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1801, + "mouse_y": 60, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1801, Y=60", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:19:17.418Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 31, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1801, + "mouse_y": 60, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1801, Y=60", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:19:20.864Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 90, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1486, + "mouse_y": 720, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1486, Y=720", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:19:26.312Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 30, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1486, + "mouse_y": 720, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1486, Y=720", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:19:29.640Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 89, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 166, + "mouse_y": 260, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=166, Y=260", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:19:38.999Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 36, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 166, + "mouse_y": 260, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=166, Y=260", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:19:42.203Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 80, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 958, + "mouse_y": 645, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=958, Y=645", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:19:48.490Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 23, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 958, + "mouse_y": 645, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=958, Y=645", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:19:51.703Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 81, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 958, + "mouse_y": 513, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=958, Y=513", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:19:58.944Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 35, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 958, + "mouse_y": 513, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=958, Y=513", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:20:02.188Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 35, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1287, + "mouse_y": 261, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1287, Y=261", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:20:09.466Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 35, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1287, + "mouse_y": 261, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1287, Y=261", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:20:12.719Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 80, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1259, + "mouse_y": 399, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1259, Y=399", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:20:17.992Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 49, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1259, + "mouse_y": 399, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1259, Y=399", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:20:21.234Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Alt+F4", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:20:28.419Z" + } +] \ No newline at end of file diff --git a/data/sessions/edge-search-engine/commands/cc_commands.json b/data/sessions/edge-search-engine/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..098e99eec8b09be4e1cb0d748478ef27ed9dfc1c --- /dev/null +++ b/data/sessions/edge-search-engine/commands/cc_commands.json @@ -0,0 +1,87 @@ +[ + { + "command": "1155 569 move", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "1155 569 left", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "1801 60 move", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "1801 60 left", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "1486 720 move", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "1486 720 left", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "166 260 move", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "166 260 left", + "os": "WINDOWS", + "step_id": 8 + }, + { + "command": "958 645 move", + "os": "WINDOWS", + "step_id": 9 + }, + { + "command": "958 645 left", + "os": "WINDOWS", + "step_id": 10 + }, + { + "command": "958 513 move", + "os": "WINDOWS", + "step_id": 11 + }, + { + "command": "958 513 left", + "os": "WINDOWS", + "step_id": 12 + }, + { + "command": "1287 261 move", + "os": "WINDOWS", + "step_id": 13 + }, + { + "command": "1287 261 left", + "os": "WINDOWS", + "step_id": 14 + }, + { + "command": "1259 399 move", + "os": "WINDOWS", + "step_id": 15 + }, + { + "command": "1259 399 left", + "os": "WINDOWS", + "step_id": 16 + }, + { + "command": "press {Alt+F4}", + "os": "WINDOWS", + "step_id": 17 + } +] \ No newline at end of file diff --git a/data/sessions/edge-search-engine/commands/converted_input.md b/data/sessions/edge-search-engine/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..51278701fd259f96f05c1081f78a0d792e9b937a --- /dev/null +++ b/data/sessions/edge-search-engine/commands/converted_input.md @@ -0,0 +1,23 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 15:19:07 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T15:19:07.657Z | Move-cursor at (1155, 569) | +| 2 | 2026-07-31T15:19:11.000Z | Left-click at (1155, 569) | +| 3 | 2026-07-31T15:19:17.418Z | Move-cursor at (1801, 60) | +| 4 | 2026-07-31T15:19:20.864Z | Left-click at (1801, 60) | +| 5 | 2026-07-31T15:19:26.312Z | Move-cursor at (1486, 720) | +| 6 | 2026-07-31T15:19:29.640Z | Left-click at (1486, 720) | +| 7 | 2026-07-31T15:19:38.999Z | Move-cursor at (166, 260) | +| 8 | 2026-07-31T15:19:42.203Z | Left-click at (166, 260) | +| 9 | 2026-07-31T15:19:48.490Z | Move-cursor at (958, 645) | +| 10 | 2026-07-31T15:19:51.703Z | Left-click at (958, 645) | +| 11 | 2026-07-31T15:19:58.944Z | Move-cursor at (958, 513) | +| 12 | 2026-07-31T15:20:02.188Z | Left-click at (958, 513) | +| 13 | 2026-07-31T15:20:09.466Z | Move-cursor at (1287, 261) | +| 14 | 2026-07-31T15:20:12.719Z | Left-click at (1287, 261) | +| 15 | 2026-07-31T15:20:17.992Z | Move-cursor at (1259, 399) | +| 16 | 2026-07-31T15:20:21.234Z | Left-click at (1259, 399) | +| 17 | 2026-07-31T15:20:28.419Z | Press: Alt+F4 | diff --git a/data/sessions/edge-search-engine/commands/raw_input.md b/data/sessions/edge-search-engine/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..bc285ec1131b0eb7193f750e5eb1e151f2aeef71 --- /dev/null +++ b/data/sessions/edge-search-engine/commands/raw_input.md @@ -0,0 +1,23 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 15:19:07 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T15:19:07.657Z | Moved cursor to at X=1155, Y=569 | +| 2 | 2026-07-31T15:19:11.000Z | Left-clicked at X=1155, Y=569 | +| 3 | 2026-07-31T15:19:17.418Z | Moved cursor to at X=1801, Y=60 | +| 4 | 2026-07-31T15:19:20.864Z | Left-clicked at X=1801, Y=60 | +| 5 | 2026-07-31T15:19:26.312Z | Moved cursor to at X=1486, Y=720 | +| 6 | 2026-07-31T15:19:29.640Z | Left-clicked at X=1486, Y=720 | +| 7 | 2026-07-31T15:19:38.999Z | Moved cursor to at X=166, Y=260 | +| 8 | 2026-07-31T15:19:42.203Z | Left-clicked at X=166, Y=260 | +| 9 | 2026-07-31T15:19:48.490Z | Moved cursor to at X=958, Y=645 | +| 10 | 2026-07-31T15:19:51.703Z | Left-clicked at X=958, Y=645 | +| 11 | 2026-07-31T15:19:58.944Z | Moved cursor to at X=958, Y=513 | +| 12 | 2026-07-31T15:20:02.188Z | Left-clicked at X=958, Y=513 | +| 13 | 2026-07-31T15:20:09.466Z | Moved cursor to at X=1287, Y=261 | +| 14 | 2026-07-31T15:20:12.719Z | Left-clicked at X=1287, Y=261 | +| 15 | 2026-07-31T15:20:17.992Z | Moved cursor to at X=1259, Y=399 | +| 16 | 2026-07-31T15:20:21.234Z | Left-clicked at X=1259, Y=399 | +| 17 | 2026-07-31T15:20:28.419Z | Pressed: Alt+F4 | diff --git a/data/sessions/edge-search-engine/memory.md b/data/sessions/edge-search-engine/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..959500ab9bd8448095670adeeec972e3214271fe --- /dev/null +++ b/data/sessions/edge-search-engine/memory.md @@ -0,0 +1,138 @@ +# Memory: edge-search-engine + +## Overview + +Change the browser's default address-bar search provider through its settings. Use this +when searches typed into the address bar should go somewhere other than the shipped +default. The route launches the browser, opens settings, reaches the address-bar and search +pane, opens the provider list and selects the new one. The recorded trace switches the +default provider to DuckDuckGo. + +## Prerequisites + +- A desktop environment with a web browser whose address-bar search provider is + configurable. +- The provider decided in advance, and present in the browser's list. A provider that is + not offered has to be added before it can be selected, which is a different task. +- An understanding that this changes only the address bar's default. Searches started from + a site, or from a separate search box, are unaffected. +- An expectation that the setting is per profile, so it does not follow the user to + another profile or another machine. +- Confirmation read by performing a search from the address bar afterwards, rather than + from the settings pane. + +## Steps + +### Step 1 — Move-cursor at (1155, 569) + +The task is to change Edge's default address-bar search engine to DuckDuckGo. Edge is already open on a new tab with the first-run panel `Use recommended browser settings` over it, and the toolbar is unreachable until that panel goes. Move the pointer onto `Set later`, its right-hand button — `Confirm` beside it would make Edge the default browser, a machine-wide change the task does not call for. + +![Step 1](vision/frames/step_0001_20260731_151907_at.webp) + +### Step 2 — Left-click at (1155, 569) + +Move the cursor and Left-click `Set later`. The panel disappears, leaving the ordinary new-tab page with the full toolbar exposed, which is the confirmation the click reached the button and not the page behind it. + +![Step 2](vision/frames/step_0002_20260731_151911_at.webp) + +### Step 3 — Move-cursor at (1801, 60) + +Move the pointer to the `⋯` button at the right end of the toolbar, between the profile avatar and the `Chat` button. The search-engine preference lives several levels inside Edge's Settings pages, and this button is the only entry to them from a new tab. + +![Step 3](vision/frames/step_0003_20260731_151917_at.webp) + +### Step 4 — Left-click at (1801, 60) + +Move the cursor and Left-click `⋯`. The `Settings and more` menu drops open with `New tab`, `Favorites`, `History`, `Delete browsing data`, `Print`, `More tools` and, in the lower group, `Settings`. + +![Step 4](vision/frames/step_0004_20260731_151920_at.webp) + +### Step 5 — Move-cursor at (1486, 720) + +Move the pointer to `Settings`, in the lower group of the open menu just above `Help and feedback`. Nothing higher in this menu exposes the address-bar engine, so the full Settings surface has to be opened. + +![Step 5](vision/frames/step_0005_20260731_151926_at.webp) + +### Step 6 — Left-click at (1486, 720) + +Move the cursor and Left-click `Settings`. Edge replaces the new tab with `edge://settings/profiles`, the Profiles page, whose left-hand rail lists the settings categories — the navigation surface the next three pairs of steps walk down. + +![Step 6](vision/frames/step_0006_20260731_151929_at.webp) + +### Step 7 — Move-cursor at (166, 260) + +Move the pointer to `Privacy, search, and services` in the left rail, third under `Profiles` and `Passwords and autofill`. Search settings live inside that category in this build; there is no category named for search on its own. + +![Step 7](vision/frames/step_0007_20260731_151938_at.webp) + +### Step 8 — Left-click at (166, 260) + +Move the cursor and Left-click `Privacy, search, and services`. The pane becomes `edge://settings/privacy` and lists `Tracking prevention`, `Clear browsing data`, `Privacy`, `Security`, `Cookies`, `Site permissions` and `Search and connected experiences`. + +![Step 8](vision/frames/step_0008_20260731_151942_at.webp) + +### Step 9 — Move-cursor at (958, 645) + +Move the pointer to `Search and connected experiences`, the last row of that list, captioned `Manage Edge search, connected experiences, and services`. It is the only row of the group that leads towards the address-bar engine. + +![Step 9](vision/frames/step_0009_20260731_151948_at.webp) + +### Step 10 — Left-click at (958, 645) + +Move the cursor and Left-click `Search and connected experiences`. The pane becomes `edge://settings/privacy/services`, a short list of web-service toggles with `Address bar and search` as its final, drill-down row. + +![Step 10](vision/frames/step_0010_20260731_151951_at.webp) + +### Step 11 — Move-cursor at (958, 513) + +Move the pointer to `Address bar and search`, that last row, captioned `Manage search suggestions and search engine used in the address bar`. The caption names the setting the task changes, so this is the correct row to open. + +![Step 11](vision/frames/step_0011_20260731_151958_at.webp) + +### Step 12 — Left-click at (958, 513) + +Move the cursor and Left-click `Address bar and search`. The pane becomes `edge://settings/privacy/services/search` and its first row is `Search engine used in the address bar`, with a dropdown on the right currently reading `Bing (Default)`. + +![Step 12](vision/frames/step_0012_20260731_152002_at.webp) + +### Step 13 — Move-cursor at (1287, 261) + +Move the pointer to that dropdown at the right of the `Search engine used in the address bar` row. It is a closed list rather than a text field, so the value cannot be typed — it has to be opened and picked from. + +![Step 13](vision/frames/step_0013_20260731_152009_at.webp) + +### Step 14 — Left-click at (1287, 261) + +Move the cursor and Left-click the dropdown. It opens listing `Bing (Default)` with a tick beside it, `Yahoo!`, `Google`, `DuckDuckGo` and `Yandex` — confirming both that the current engine is Bing and that DuckDuckGo is a stock entry needing no custom engine to be added. + +![Step 14](vision/frames/step_0014_20260731_152012_at.webp) + +### Step 15 — Move-cursor at (1259, 399) + +Move the pointer to `DuckDuckGo`, the fourth row of the open list, between `Google` and `Yandex`. That is the engine the task names. + +![Step 15](vision/frames/step_0015_20260731_152017_at.webp) + +### Step 16 — Left-click at (1259, 399) + +Move the cursor and Left-click `DuckDuckGo`. The list closes, the row now reads `DuckDuckGo (Default)`, and a further row appears beneath it — `Search on new tabs uses search box or address bar` set to `Search box (Recommended)` — which is only shown for a non-Bing engine. Both are self-reporting evidence that the setting took, not merely that the click was sent. + +![Step 16](vision/frames/step_0016_20260731_152021_at.webp) + +### Step 17 — Press: Alt+F4 + +Press Alt+F4 to close the Edge window. The preference is written to the profile as the pick is made, so this ends the take rather than committing anything; the closing frame is the bare desktop. Edge leaves helper processes running for a while after the window goes, so the take deliberately does not assert that Edge is fully gone. + +![Step 17](vision/frames/step_0017_20260731_152028_at.webp) + +## Notes & Edge Cases + +1. When using a browser best known search engine does not matter. Normally when using a browser the default engine is set to google due to it's wide user base, but google's search engine boasts a large number of trackers and ads. So if user requests for a ads free environment when browsing or if search has too many ads consult user if they want to use any other preferred browser like brave browser, and so on if on Windows or Linux, but if the user is on macos then brave and safari are most secure options. +2. This setting changes only the address bar's default engine. Searches started from a box on a website, or from a separate search field, are unaffected — so a user reporting that "search still uses the old engine" may be describing a different surface rather than a failed change. +3. The preference is stored per browser profile. It does not follow the user to another profile on the same machine or to another machine, which makes "it did not stick" a plausible report from someone who signed in elsewhere. +4. The setting is several levels deep and none of the categories on the way is named for search. The recorded route runs `Privacy, search, and services` → `Search and connected experiences` → `Address bar and search`; each step was identified by reading the caption under the row rather than by its title. When a settings tree has no obvious category, the captions are the index. +5. The route named in a task description may not exist under that name in the running build. Read the menu that is actually open and match on meaning rather than on wording — and when the built-in shortcut lands in the same place in one click, prefer it and then verify where it landed. +6. The engine is chosen from a closed list, not typed. An engine that is not in the list has to be added as a custom search provider first, which is a different task with a different failure mode — do not treat its absence as the list having failed to load. +7. A new row appearing after the change is self-reporting evidence that the setting took. Here a further option appeared beneath the engine row, shown only for a non-default engine; that is a stronger confirmation than the dropdown's own label, which changes as soon as a row is picked whether or not anything was saved. +8. The browser's first-run panel may offer to make it the system default browser. Dismiss it with the option that changes nothing — that is a machine-wide change belonging to the user, not a step in a search-engine task. +9. The preference is written as the choice is made, so closing the window commits nothing extra. Closing is housekeeping here, and the browser may leave helper processes running for a while afterwards, so the window disappearing is not proof the application has fully exited. diff --git a/data/sessions/edge-search-engine/metadata.json b/data/sessions/edge-search-engine/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..9584a5164312f31f31d84d1b5af04a244d4749ce --- /dev/null +++ b/data/sessions/edge-search-engine/metadata.json @@ -0,0 +1,259 @@ +{ + "memory_name": "edge-search-engine", + "memory_description": "", + "session_id": "eb2bed66-b44d-4121-ac62-2c45c18ea304", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T15:18:58.380088291Z", + "completed_at": "2026-07-31T15:20:37.971150803Z", + "total_steps": 17, + "annotated_steps": 17, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T15:19:07.657Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260731_151907_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_151907_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_151907_after.webp", + "raw_command": "Moved cursor to at X=1155, Y=569", + "converted_command": "Move-cursor at (1155, 569)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T15:19:11.000Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260731_151911_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_151911_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_151911_after.webp", + "raw_command": "Left-clicked at X=1155, Y=569", + "converted_command": "Left-click at (1155, 569)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T15:19:17.418Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0003_20260731_151917_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_151917_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_151917_after.webp", + "raw_command": "Moved cursor to at X=1801, Y=60", + "converted_command": "Move-cursor at (1801, 60)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T15:19:20.864Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260731_151920_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_151920_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_151920_after.webp", + "raw_command": "Left-clicked at X=1801, Y=60", + "converted_command": "Left-click at (1801, 60)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T15:19:26.312Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0005_20260731_151926_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260731_151926_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_151926_after.webp", + "raw_command": "Moved cursor to at X=1486, Y=720", + "converted_command": "Move-cursor at (1486, 720)" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T15:19:29.640Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0006_20260731_151929_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260731_151929_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_151929_after.webp", + "raw_command": "Left-clicked at X=1486, Y=720", + "converted_command": "Left-click at (1486, 720)" + }, + { + "step_id": 7, + "timestamp": "2026-07-31T15:19:38.999Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0007_20260731_151938_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260731_151938_before.webp", + "after_image_path": "vision/frames/step_0007_20260731_151938_after.webp", + "raw_command": "Moved cursor to at X=166, Y=260", + "converted_command": "Move-cursor at (166, 260)" + }, + { + "step_id": 8, + "timestamp": "2026-07-31T15:19:42.203Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0008_20260731_151942_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260731_151942_before.webp", + "after_image_path": "vision/frames/step_0008_20260731_151942_after.webp", + "raw_command": "Left-clicked at X=166, Y=260", + "converted_command": "Left-click at (166, 260)" + }, + { + "step_id": 9, + "timestamp": "2026-07-31T15:19:48.490Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0009_20260731_151948_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0009_20260731_151948_before.webp", + "after_image_path": "vision/frames/step_0009_20260731_151948_after.webp", + "raw_command": "Moved cursor to at X=958, Y=645", + "converted_command": "Move-cursor at (958, 645)" + }, + { + "step_id": 10, + "timestamp": "2026-07-31T15:19:51.703Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0010_20260731_151951_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260731_151951_before.webp", + "after_image_path": "vision/frames/step_0010_20260731_151951_after.webp", + "raw_command": "Left-clicked at X=958, Y=645", + "converted_command": "Left-click at (958, 645)" + }, + { + "step_id": 11, + "timestamp": "2026-07-31T15:19:58.944Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0011_20260731_151958_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0011_20260731_151958_before.webp", + "after_image_path": "vision/frames/step_0011_20260731_151958_after.webp", + "raw_command": "Moved cursor to at X=958, Y=513", + "converted_command": "Move-cursor at (958, 513)" + }, + { + "step_id": 12, + "timestamp": "2026-07-31T15:20:02.188Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0012_20260731_152002_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0012_20260731_152002_before.webp", + "after_image_path": "vision/frames/step_0012_20260731_152002_after.webp", + "raw_command": "Left-clicked at X=958, Y=513", + "converted_command": "Left-click at (958, 513)" + }, + { + "step_id": 13, + "timestamp": "2026-07-31T15:20:09.466Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0013_20260731_152009_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0013_20260731_152009_before.webp", + "after_image_path": "vision/frames/step_0013_20260731_152009_after.webp", + "raw_command": "Moved cursor to at X=1287, Y=261", + "converted_command": "Move-cursor at (1287, 261)" + }, + { + "step_id": 14, + "timestamp": "2026-07-31T15:20:12.719Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0014_20260731_152012_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0014_20260731_152012_before.webp", + "after_image_path": "vision/frames/step_0014_20260731_152012_after.webp", + "raw_command": "Left-clicked at X=1287, Y=261", + "converted_command": "Left-click at (1287, 261)" + }, + { + "step_id": 15, + "timestamp": "2026-07-31T15:20:17.992Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0015_20260731_152017_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0015_20260731_152017_before.webp", + "after_image_path": "vision/frames/step_0015_20260731_152017_after.webp", + "raw_command": "Moved cursor to at X=1259, Y=399", + "converted_command": "Move-cursor at (1259, 399)" + }, + { + "step_id": 16, + "timestamp": "2026-07-31T15:20:21.234Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0016_20260731_152021_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0016_20260731_152021_before.webp", + "after_image_path": "vision/frames/step_0016_20260731_152021_after.webp", + "raw_command": "Left-clicked at X=1259, Y=399", + "converted_command": "Left-click at (1259, 399)" + }, + { + "step_id": 17, + "timestamp": "2026-07-31T15:20:28.419Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0017_20260731_152028_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0017_20260731_152028_before.webp", + "after_image_path": "vision/frames/step_0017_20260731_152028_after.webp", + "raw_command": "Pressed: Alt+F4", + "converted_command": "Press: Alt+F4" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/edge-search-engine/reasoning/reasoning.jsonl b/data/sessions/edge-search-engine/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..caeede203d61c654b79cdf1639a40a52b32a680d --- /dev/null +++ b/data/sessions/edge-search-engine/reasoning/reasoning.jsonl @@ -0,0 +1,17 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T15:19:07.657Z", "timestamp_annotated": "2026-08-19T14:18:26.109109+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1155, Y=569", "converted_command": "Move-cursor at (1155, 569)", "image_path": "vision/frames/step_0001_20260731_151907_at.webp", "reasoning": "The task is to change Edge's default address-bar search engine to DuckDuckGo. Edge is already open on a new tab with the first-run panel `Use recommended browser settings` over it, and the toolbar is unreachable until that panel goes. Move the pointer onto `Set later`, its right-hand button — `Confirm` beside it would make Edge the default browser, a machine-wide change the task does not call for.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T15:19:11.000Z", "timestamp_annotated": "2026-08-19T14:18:26.109485+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1155, Y=569", "converted_command": "Left-click at (1155, 569)", "image_path": "vision/frames/step_0002_20260731_151911_at.webp", "reasoning": "Move the cursor and Left-click `Set later`. The panel disappears, leaving the ordinary new-tab page with the full toolbar exposed, which is the confirmation the click reached the button and not the page behind it.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T15:19:17.418Z", "timestamp_annotated": "2026-08-19T14:18:26.109867+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1801, Y=60", "converted_command": "Move-cursor at (1801, 60)", "image_path": "vision/frames/step_0003_20260731_151917_at.webp", "reasoning": "Move the pointer to the `⋯` button at the right end of the toolbar, between the profile avatar and the `Chat` button. The search-engine preference lives several levels inside Edge's Settings pages, and this button is the only entry to them from a new tab.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T15:19:20.864Z", "timestamp_annotated": "2026-08-19T14:18:26.110238+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1801, Y=60", "converted_command": "Left-click at (1801, 60)", "image_path": "vision/frames/step_0004_20260731_151920_at.webp", "reasoning": "Move the cursor and Left-click `⋯`. The `Settings and more` menu drops open with `New tab`, `Favorites`, `History`, `Delete browsing data`, `Print`, `More tools` and, in the lower group, `Settings`.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T15:19:26.312Z", "timestamp_annotated": "2026-08-19T14:18:26.110700+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1486, Y=720", "converted_command": "Move-cursor at (1486, 720)", "image_path": "vision/frames/step_0005_20260731_151926_at.webp", "reasoning": "Move the pointer to `Settings`, in the lower group of the open menu just above `Help and feedback`. Nothing higher in this menu exposes the address-bar engine, so the full Settings surface has to be opened.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T15:19:29.640Z", "timestamp_annotated": "2026-08-19T14:18:26.111062+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1486, Y=720", "converted_command": "Left-click at (1486, 720)", "image_path": "vision/frames/step_0006_20260731_151929_at.webp", "reasoning": "Move the cursor and Left-click `Settings`. Edge replaces the new tab with `edge://settings/profiles`, the Profiles page, whose left-hand rail lists the settings categories — the navigation surface the next three pairs of steps walk down.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-31T15:19:38.999Z", "timestamp_annotated": "2026-08-19T14:18:26.111437+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=166, Y=260", "converted_command": "Move-cursor at (166, 260)", "image_path": "vision/frames/step_0007_20260731_151938_at.webp", "reasoning": "Move the pointer to `Privacy, search, and services` in the left rail, third under `Profiles` and `Passwords and autofill`. Search settings live inside that category in this build; there is no category named for search on its own.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-31T15:19:42.203Z", "timestamp_annotated": "2026-08-19T14:18:26.111882+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=166, Y=260", "converted_command": "Left-click at (166, 260)", "image_path": "vision/frames/step_0008_20260731_151942_at.webp", "reasoning": "Move the cursor and Left-click `Privacy, search, and services`. The pane becomes `edge://settings/privacy` and lists `Tracking prevention`, `Clear browsing data`, `Privacy`, `Security`, `Cookies`, `Site permissions` and `Search and connected experiences`.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-31T15:19:48.490Z", "timestamp_annotated": "2026-08-19T14:18:26.112293+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=958, Y=645", "converted_command": "Move-cursor at (958, 645)", "image_path": "vision/frames/step_0009_20260731_151948_at.webp", "reasoning": "Move the pointer to `Search and connected experiences`, the last row of that list, captioned `Manage Edge search, connected experiences, and services`. It is the only row of the group that leads towards the address-bar engine.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-31T15:19:51.703Z", "timestamp_annotated": "2026-08-19T14:18:26.112758+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=958, Y=645", "converted_command": "Left-click at (958, 645)", "image_path": "vision/frames/step_0010_20260731_151951_at.webp", "reasoning": "Move the cursor and Left-click `Search and connected experiences`. The pane becomes `edge://settings/privacy/services`, a short list of web-service toggles with `Address bar and search` as its final, drill-down row.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-31T15:19:58.944Z", "timestamp_annotated": "2026-08-19T14:18:26.113253+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=958, Y=513", "converted_command": "Move-cursor at (958, 513)", "image_path": "vision/frames/step_0011_20260731_151958_at.webp", "reasoning": "Move the pointer to `Address bar and search`, that last row, captioned `Manage search suggestions and search engine used in the address bar`. The caption names the setting the task changes, so this is the correct row to open.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-31T15:20:02.188Z", "timestamp_annotated": "2026-08-19T14:18:26.113967+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=958, Y=513", "converted_command": "Left-click at (958, 513)", "image_path": "vision/frames/step_0012_20260731_152002_at.webp", "reasoning": "Move the cursor and Left-click `Address bar and search`. The pane becomes `edge://settings/privacy/services/search` and its first row is `Search engine used in the address bar`, with a dropdown on the right currently reading `Bing (Default)`.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-07-31T15:20:09.466Z", "timestamp_annotated": "2026-08-19T14:18:26.114703+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1287, Y=261", "converted_command": "Move-cursor at (1287, 261)", "image_path": "vision/frames/step_0013_20260731_152009_at.webp", "reasoning": "Move the pointer to that dropdown at the right of the `Search engine used in the address bar` row. It is a closed list rather than a text field, so the value cannot be typed — it has to be opened and picked from.", "skipped": false} +{"step_id": 14, "timestamp_action": "2026-07-31T15:20:12.719Z", "timestamp_annotated": "2026-08-19T14:18:26.115313+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1287, Y=261", "converted_command": "Left-click at (1287, 261)", "image_path": "vision/frames/step_0014_20260731_152012_at.webp", "reasoning": "Move the cursor and Left-click the dropdown. It opens listing `Bing (Default)` with a tick beside it, `Yahoo!`, `Google`, `DuckDuckGo` and `Yandex` — confirming both that the current engine is Bing and that DuckDuckGo is a stock entry needing no custom engine to be added.", "skipped": false} +{"step_id": 15, "timestamp_action": "2026-07-31T15:20:17.992Z", "timestamp_annotated": "2026-08-19T14:18:26.115897+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1259, Y=399", "converted_command": "Move-cursor at (1259, 399)", "image_path": "vision/frames/step_0015_20260731_152017_at.webp", "reasoning": "Move the pointer to `DuckDuckGo`, the fourth row of the open list, between `Google` and `Yandex`. That is the engine the task names.", "skipped": false} +{"step_id": 16, "timestamp_action": "2026-07-31T15:20:21.234Z", "timestamp_annotated": "2026-08-19T14:18:26.116466+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1259, Y=399", "converted_command": "Left-click at (1259, 399)", "image_path": "vision/frames/step_0016_20260731_152021_at.webp", "reasoning": "Move the cursor and Left-click `DuckDuckGo`. The list closes, the row now reads `DuckDuckGo (Default)`, and a further row appears beneath it — `Search on new tabs uses search box or address bar` set to `Search box (Recommended)` — which is only shown for a non-Bing engine. Both are self-reporting evidence that the setting took, not merely that the click was sent.", "skipped": false} +{"step_id": 17, "timestamp_action": "2026-07-31T15:20:28.419Z", "timestamp_annotated": "2026-08-19T14:18:26.117077+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Alt+F4", "converted_command": "Press: Alt+F4", "image_path": "vision/frames/step_0017_20260731_152028_at.webp", "reasoning": "Press Alt+F4 to close the Edge window. The preference is written to the profile as the pick is made, so this ends the take rather than committing anything; the closing frame is the bare desktop. Edge leaves helper processes running for a while after the window goes, so the take deliberately does not assert that Edge is fully gone.", "skipped": false} diff --git a/data/sessions/edge-search-engine/sync_log.json b/data/sessions/edge-search-engine/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..eda7429b4a58c4a27e4586f80b673b79f5517f24 --- /dev/null +++ b/data/sessions/edge-search-engine/sync_log.json @@ -0,0 +1,397 @@ +{ + "session_id": "eb2bed66-b44d-4121-ac62-2c45c18ea304", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_151907_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0001_20260731_151907_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_151907_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0001_20260731_151907_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_151907_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0001_20260731_151907_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_151911_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0002_20260731_151911_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_151911_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0002_20260731_151911_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_151911_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0002_20260731_151911_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_151917_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0003_20260731_151917_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_151917_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0003_20260731_151917_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_151917_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0003_20260731_151917_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_151920_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0004_20260731_151920_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_151920_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0004_20260731_151920_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_151920_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0004_20260731_151920_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_151926_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0005_20260731_151926_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_151926_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0005_20260731_151926_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_151926_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0005_20260731_151926_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_151929_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0006_20260731_151929_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_151929_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0006_20260731_151929_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_151929_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0006_20260731_151929_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_151938_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0007_20260731_151938_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_151938_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0007_20260731_151938_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_151938_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0007_20260731_151938_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_151942_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0008_20260731_151942_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_151942_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0008_20260731_151942_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_151942_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0008_20260731_151942_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_151948_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0009_20260731_151948_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_151948_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0009_20260731_151948_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_151948_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0009_20260731_151948_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_151951_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0010_20260731_151951_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_151951_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0010_20260731_151951_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_151951_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0010_20260731_151951_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_151958_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0011_20260731_151958_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_151958_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0011_20260731_151958_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_151958_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0011_20260731_151958_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_152002_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0012_20260731_152002_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_152002_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0012_20260731_152002_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_152002_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0012_20260731_152002_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260731_152009_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0013_20260731_152009_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260731_152009_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0013_20260731_152009_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260731_152009_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0013_20260731_152009_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260731_152012_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0014_20260731_152012_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260731_152012_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0014_20260731_152012_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260731_152012_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0014_20260731_152012_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260731_152017_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0015_20260731_152017_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260731_152017_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0015_20260731_152017_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260731_152017_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0015_20260731_152017_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260731_152021_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0016_20260731_152021_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260731_152021_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0016_20260731_152021_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260731_152021_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0016_20260731_152021_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260731_152028_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0017_20260731_152028_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260731_152028_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0017_20260731_152028_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260731_152028_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/edge-search-engine/vision/frames/step_0017_20260731_152028_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/edge-search-engine/vision/frames/closing_state.webp b/data/sessions/edge-search-engine/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..0e2b50608a5f3979a589576445c1f6f876dec827 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2c280e06405016cb4ba35dc52052c8bcc910654e5526211cea6dbee44671bd4 +size 657982 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0001_20260731_151907_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0001_20260731_151907_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..38e0fa8169b8ee973cb0d2c016d64c979758b7e7 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0001_20260731_151907_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:242eb710f6ab4f2ffc810170a3b2f506e4e61ef099bf53d7f8fa6eeaa717d64d +size 170534 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0001_20260731_151907_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0001_20260731_151907_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..851c2bb658a2f9002172bc35e051065899454ac0 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0001_20260731_151907_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8188ca37d145d16ccf7d063c6a1a760c08fcd19302d09f9bf3b0aed6e382b2a9 +size 686140 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0001_20260731_151907_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0001_20260731_151907_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..225728b94506052194908e144aeedcf815c0110f --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0001_20260731_151907_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3512ce4af6e60607d23cf6f0712a1ef567e0804b79af83cf845438d7c11adf33 +size 170424 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0002_20260731_151911_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0002_20260731_151911_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..abe90a81c2fa1c0833b754101d440a5d452b5f5b --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0002_20260731_151911_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96f2e1aa89d0a62b39912cdf496452784e5f8224995df2d99de4bda095127f0f +size 167328 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0002_20260731_151911_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0002_20260731_151911_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a9db9fbb17f64cad67c26e16c95d723560c6b215 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0002_20260731_151911_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f233d61f79d22a6e8ee14f5f45c7429ecc035a0b8ee1bfd7064f5c83019778d9 +size 669748 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0002_20260731_151911_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0002_20260731_151911_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..abe90a81c2fa1c0833b754101d440a5d452b5f5b --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0002_20260731_151911_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96f2e1aa89d0a62b39912cdf496452784e5f8224995df2d99de4bda095127f0f +size 167328 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0003_20260731_151917_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0003_20260731_151917_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8247ffda6493da59e31702e8712e95ba2d2dc1e9 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0003_20260731_151917_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e6d5b4a5c1eac105b80163dac90a50b9021445c5f5e8c5b273481ed176e9c27 +size 305398 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0003_20260731_151917_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0003_20260731_151917_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b480ee752afd3ce88bb5eb2ceb2643ae78357ab6 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0003_20260731_151917_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a2ba7aaf9f3b7af100cc52b4a641a604fecce4a34a16552d940e97cfc7d368 +size 1111964 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0003_20260731_151917_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0003_20260731_151917_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4d2db528f071f798fc26eebba5446932bb210d6a --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0003_20260731_151917_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79f5a8473cc16ccac6646c99686ba21b0c4254674bab70072893e621c0970af4 +size 261714 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0004_20260731_151920_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0004_20260731_151920_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..803a79a84aab6f84d809fcf8fc2b7c295e02fcdd --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0004_20260731_151920_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78845d626c7bf6352022bd4e7499bbbb97908a4ae7d81dd4c06ca6010faf3f30 +size 238886 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0004_20260731_151920_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0004_20260731_151920_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5cd46e2c968f0f1b1cee9de15b533bd23fc4438b --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0004_20260731_151920_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019c1b64b29274a666118a8771aeeedd1bddcfc49d37314a44054f612496602d +size 1184836 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0004_20260731_151920_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0004_20260731_151920_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7dd7ec940e98ea5a4c075e5c10da2284a8952581 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0004_20260731_151920_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d65940a0bce06380f846b61701c63e51b7619e542eac48d1740849121e11c4 +size 307118 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0005_20260731_151926_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0005_20260731_151926_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cea930256ecda2844a43b512e2916ae207f69768 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0005_20260731_151926_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76764a2ae0f8760e8ba07557d3e9b429daa1f6c98ead6a813995fc2882985b30 +size 266316 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0005_20260731_151926_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0005_20260731_151926_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..647f34bd44a13cf83de03f13c0d1ad03404fa28f --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0005_20260731_151926_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e769ba4fdf3ded79a6fe997f4220bb0218058260c4de451b751c828c02a4bd6 +size 971386 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0005_20260731_151926_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0005_20260731_151926_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8beedf0f0808b85676665a06696a99538de5aa9b --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0005_20260731_151926_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f94f99d5885458a0bfdf9148f544e8b077c7c242841c3bd27a73fab2ec8f734 +size 234436 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0006_20260731_151929_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0006_20260731_151929_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..538a311c10fb39f2472fd4902851ccf276071fcd --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0006_20260731_151929_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c298fbdc7e0c69e44c66c1d3b446e8a373c61aaaa15f910047144da06ac17c44 +size 245468 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0006_20260731_151929_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0006_20260731_151929_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cc125d8e64dcb56ceb76c1d3f1d2f7b33c2fce26 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0006_20260731_151929_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e6d4357778f7a98467edd4efc50dc83b55e32a2d29a9c8d66f63c2aa33ead0 +size 1171028 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0006_20260731_151929_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0006_20260731_151929_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cea930256ecda2844a43b512e2916ae207f69768 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0006_20260731_151929_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76764a2ae0f8760e8ba07557d3e9b429daa1f6c98ead6a813995fc2882985b30 +size 266316 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0007_20260731_151938_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0007_20260731_151938_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..642e57760b9cf0a5c5bdb044b3c93b6b3012df9a --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0007_20260731_151938_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ccacab3e20e42804a2cb305b02cfa083faf64f0e8ea207e8dfc39e3fceb5d2 +size 85342 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0007_20260731_151938_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0007_20260731_151938_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..be80fe50aa39cb796af5d65f4c0681f30d0d5f28 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0007_20260731_151938_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e386b17e0f8c22dfe0e458431fed7a72835ca3b343be7eb4da65afd9a1105cbd +size 224644 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0007_20260731_151938_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0007_20260731_151938_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..642e57760b9cf0a5c5bdb044b3c93b6b3012df9a --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0007_20260731_151938_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ccacab3e20e42804a2cb305b02cfa083faf64f0e8ea207e8dfc39e3fceb5d2 +size 85342 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0008_20260731_151942_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0008_20260731_151942_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..52eab4dc743cdcc286e4fb000dd567a45d01cc9b --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0008_20260731_151942_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f48d6fc5b9451576a686e044d952ad7df79425d06fcb13a5af3279574b232ac +size 90218 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0008_20260731_151942_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0008_20260731_151942_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..043fbe672ebefcdeb029edd5f0a6c2fadc997d5a --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0008_20260731_151942_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08a507afc71adaf4392c867aac29773079b57f65006556f58e201f294440ecb +size 223910 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0008_20260731_151942_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0008_20260731_151942_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..22af49f3d66b688a81ad088c57302db5b0ae3b55 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0008_20260731_151942_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e883b3aef68704f232532b3a324edfb2c1d970aad4d01ecc175274eafad8f381 +size 85558 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0009_20260731_151948_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0009_20260731_151948_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..97f849a0b628bf6ec485c22d9c9247e96663e5ab --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0009_20260731_151948_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb9d9e80c25102d884e4cb98335fb48f23a0aeaad00364bd88aa544e7883feff +size 90092 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0009_20260731_151948_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0009_20260731_151948_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..007f1cf79a676f06799361db991d1a92425e16de --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0009_20260731_151948_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a806c285212799c636fcb551bd71658ca3240febc50fa340ccd5c9e5eb07ad2e +size 232974 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0009_20260731_151948_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0009_20260731_151948_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..52eab4dc743cdcc286e4fb000dd567a45d01cc9b --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0009_20260731_151948_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f48d6fc5b9451576a686e044d952ad7df79425d06fcb13a5af3279574b232ac +size 90218 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0010_20260731_151951_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0010_20260731_151951_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..97f849a0b628bf6ec485c22d9c9247e96663e5ab --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0010_20260731_151951_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb9d9e80c25102d884e4cb98335fb48f23a0aeaad00364bd88aa544e7883feff +size 90092 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0010_20260731_151951_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0010_20260731_151951_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b7651a356a3a21fddccecad0c5ddb88a441d810f --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0010_20260731_151951_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e232e69be7c9727321b5a04d98cb6ca1641417f248a9124b3b534963369659e +size 232916 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0010_20260731_151951_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0010_20260731_151951_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..97f849a0b628bf6ec485c22d9c9247e96663e5ab --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0010_20260731_151951_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb9d9e80c25102d884e4cb98335fb48f23a0aeaad00364bd88aa544e7883feff +size 90092 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0011_20260731_151958_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0011_20260731_151958_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a09b6e12f26c3a361efcea0828107cc3538290ce --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0011_20260731_151958_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6643921804459fb9b94fb7df1810580ef08714df03a69497ee7964e86e6fb10 +size 101756 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0011_20260731_151958_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0011_20260731_151958_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a0e12616c8703175becd47f2609c5d46e13214a5 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0011_20260731_151958_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f59d1e3f9dec9ba69d0b83d62ba162000e64127a51931781f577de9719d824 +size 266972 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0011_20260731_151958_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0011_20260731_151958_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a09b6e12f26c3a361efcea0828107cc3538290ce --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0011_20260731_151958_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6643921804459fb9b94fb7df1810580ef08714df03a69497ee7964e86e6fb10 +size 101756 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0012_20260731_152002_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0012_20260731_152002_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6ab80cd223174c59fc42f85a79cced9a7874e37e --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0012_20260731_152002_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f9a0f9db8fce63a5f913954e0ff90d03f36a80d12cf2114fff681e3466f6836 +size 86184 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0012_20260731_152002_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0012_20260731_152002_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7e80d8cad5ec0ea85baad627c69080847b1a32ce --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0012_20260731_152002_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd243c27a1c8da9e996843bffe1edb97876fa0c28a9633ccd78e80d09d18ca7c +size 267586 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0012_20260731_152002_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0012_20260731_152002_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..eb9aada202f49215464d6d34d88f85f3558a44b1 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0012_20260731_152002_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405f84c821615c965aedb27864dd788cd6b83cb04e3019e210254fec8c150305 +size 102172 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0013_20260731_152009_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0013_20260731_152009_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..692779bf226281ad664745856af908e46f76a047 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0013_20260731_152009_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029ed61a3da60117ff10e5c71eb2b0995252ddc031694412baffe56b8741bf01 +size 86094 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0013_20260731_152009_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0013_20260731_152009_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b6f61ecf76d3d6d2bddfcffb64188951cf8ec24e --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0013_20260731_152009_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3941cd41142c484cd06113fab32fddececb6da9014d1e7bfbf28451f3421d9b8 +size 222802 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0013_20260731_152009_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0013_20260731_152009_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6ab80cd223174c59fc42f85a79cced9a7874e37e --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0013_20260731_152009_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f9a0f9db8fce63a5f913954e0ff90d03f36a80d12cf2114fff681e3466f6836 +size 86184 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0014_20260731_152012_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0014_20260731_152012_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..692779bf226281ad664745856af908e46f76a047 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0014_20260731_152012_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029ed61a3da60117ff10e5c71eb2b0995252ddc031694412baffe56b8741bf01 +size 86094 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0014_20260731_152012_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0014_20260731_152012_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f58f1062e7618c78c59b923f828e713f9ff1699e --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0014_20260731_152012_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a449b250cd2a6425786751db11b5bda23e58565b74aca50111942b56674e348 +size 223608 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0014_20260731_152012_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0014_20260731_152012_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..692779bf226281ad664745856af908e46f76a047 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0014_20260731_152012_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029ed61a3da60117ff10e5c71eb2b0995252ddc031694412baffe56b8741bf01 +size 86094 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0015_20260731_152017_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0015_20260731_152017_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..29d375b126b742f532c3e61b85458478e37c6552 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0015_20260731_152017_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2431b5a3afc1cf721a730de78d5d08ae9ca956ef0f4199c014265cdfe2a0348 +size 88956 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0015_20260731_152017_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0015_20260731_152017_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a13b34a877d5c7eac4fdee1765b5aaa233aa20a1 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0015_20260731_152017_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df11db28dc7530dcd27c68145dad49b90e78c9d5caff9b67c57905d82fa95c8 +size 230688 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0015_20260731_152017_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0015_20260731_152017_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..29d375b126b742f532c3e61b85458478e37c6552 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0015_20260731_152017_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2431b5a3afc1cf721a730de78d5d08ae9ca956ef0f4199c014265cdfe2a0348 +size 88956 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0016_20260731_152021_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0016_20260731_152021_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fed986d638d31c718c8c98793c19d9f2c0c0e3c8 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0016_20260731_152021_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2558da07dc391bab1e1f97c1453036b09df852bcf2c71d3e3557978c0ab5e420 +size 78522 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0016_20260731_152021_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0016_20260731_152021_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4f519a58e2e2ee0a402a813caab5801ee1189229 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0016_20260731_152021_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:633ba3c23f2a32670dfde2a8d669f4390ec3ea7eac2ff8b786200be920615f4a +size 230818 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0016_20260731_152021_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0016_20260731_152021_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..acdce4be01e141d9cefbb1d1db2bcf5dbb6e7172 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0016_20260731_152021_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede23cca4e4078651cf46174290160c209194135361f19bd7c113138eb827ee5 +size 89188 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0017_20260731_152028_after.webp b/data/sessions/edge-search-engine/vision/frames/step_0017_20260731_152028_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fed986d638d31c718c8c98793c19d9f2c0c0e3c8 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0017_20260731_152028_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2558da07dc391bab1e1f97c1453036b09df852bcf2c71d3e3557978c0ab5e420 +size 78522 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0017_20260731_152028_at.webp b/data/sessions/edge-search-engine/vision/frames/step_0017_20260731_152028_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fed986d638d31c718c8c98793c19d9f2c0c0e3c8 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0017_20260731_152028_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2558da07dc391bab1e1f97c1453036b09df852bcf2c71d3e3557978c0ab5e420 +size 78522 diff --git a/data/sessions/edge-search-engine/vision/frames/step_0017_20260731_152028_before.webp b/data/sessions/edge-search-engine/vision/frames/step_0017_20260731_152028_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fed986d638d31c718c8c98793c19d9f2c0c0e3c8 --- /dev/null +++ b/data/sessions/edge-search-engine/vision/frames/step_0017_20260731_152028_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2558da07dc391bab1e1f97c1453036b09df852bcf2c71d3e3557978c0ab5e420 +size 78522 diff --git a/data/sessions/explorer-copy-to-folder-2/commands/actuation_commands.json b/data/sessions/explorer-copy-to-folder-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..18bce258088a0e9dae513ed70c35e113c04b774e --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 88, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 386, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=250, Y=386", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:42:04.622Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+C", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:42:08.784Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 85, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 133, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Double-clicked at X=212, Y=133", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:42:13.013Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+V", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:42:19.162Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-copy-to-folder-2/commands/cc_commands.json b/data/sessions/explorer-copy-to-folder-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..dd4e1cb9a385a674c3571ffb2c05206cb2c461d3 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "250 386 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "press {Ctrl+C}", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "212 133 double", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "press {Ctrl+V}", + "os": "WINDOWS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-copy-to-folder-2/commands/converted_input.md b/data/sessions/explorer-copy-to-folder-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..a116c170874794bca8ae3dae72f1b1d9497bd173 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:42:04 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:42:04.622Z | Left-click at (250, 386) | +| 2 | 2026-07-31T12:42:08.784Z | Press: Ctrl+C | +| 3 | 2026-07-31T12:42:13.013Z | Double-click at (212, 133) | +| 4 | 2026-07-31T12:42:19.162Z | Press: Ctrl+V | diff --git a/data/sessions/explorer-copy-to-folder-2/commands/raw_input.md b/data/sessions/explorer-copy-to-folder-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..e4d124ae90eb08829feaef0e8f193433748340ec --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:42:04 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:42:04.622Z | Left-clicked at X=250, Y=386 | +| 2 | 2026-07-31T12:42:08.784Z | Pressed: Ctrl+C | +| 3 | 2026-07-31T12:42:13.013Z | Double-clicked at X=212, Y=133 | +| 4 | 2026-07-31T12:42:19.162Z | Pressed: Ctrl+V | diff --git a/data/sessions/explorer-copy-to-folder-2/memory.md b/data/sessions/explorer-copy-to-folder-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..7cb7a5019213ccbb658b3a219ee49dbd13340734 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/memory.md @@ -0,0 +1,57 @@ +# Memory: explorer-copy-to-folder-2 + +## Overview + +Copy a file into a subfolder using the keyboard: select the file, copy, open the +destination and paste. Use this when a file has to be placed into another folder and a copy +— not a move — is wanted. The original stays where it is. The recorded trace copies +`report.pdf` into `dest\`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file to copy and a destination folder, both existing before the task starts and both + identifiable by name. +- Write access to the destination folder, and read access to the file. +- Enough free space at the destination for a second copy. +- Clarity that the result is a copy, not a move. The original must still be in place when + the task finishes; a route that leaves the source folder empty has done a different job. +- No file of the same name already in the destination. Both routes overwrite — the shell + without asking, the file manager after a confirmation that is easy to accept + reflexively. + +## Steps + +### Step 1 — Left-click at (250, 386) + +The task is to copy a file into a subfolder while leaving the original in place, using the keyboard only, so the file has to be selected first. Move the cursor and Left-click the `report.pdf` row to select the file that is to be copied. + +![Step 1](vision/frames/step_0001_20260731_124204_at.webp) + +### Step 2 — Press: Ctrl+C + +Press Ctrl+C to put the file on the clipboard. This is the copy half of the operation; where it lands is decided by which folder is open when the paste happens. + +![Step 2](vision/frames/step_0002_20260731_124208_at.webp) + +### Step 3 — Double-click at (212, 133) + +Move the cursor and Double-click the `dest` folder, the first row in the list, to open it. A single click would only select the folder, and pasting acts on the folder the window is showing rather than the one that happens to be highlighted — so the window has to move inside `dest` before the file can land there. + +![Step 3](vision/frames/step_0003_20260731_124213_at.webp) + +### Step 4 — Press: Ctrl+V + +Press Ctrl+V to paste the file into `dest`. Because the file was copied rather than cut, the original stays in `corpus-seed` and a second copy now exists here — which is what makes this the copy task rather than the move task. + +![Step 4](vision/frames/step_0004_20260731_124219_at.webp) + +## Notes & Edge Cases + +1. The copy keystroke places a reference on the clipboard; nothing exists at the destination until the paste. The two keystrokes are one operation split in half, and the half-done state has nothing to show for it. +2. The paste goes into the window that has focus at the time, not into the file that was selected. Opening the destination between the two keystrokes is what puts the copy in the right place — if that step fails, the paste lands back beside the original and looks like success. +3. The double-click has to land on a folder. On a file it opens the file in an application instead, focus moves to that application, and the paste then goes somewhere entirely unintended. +4. The clipboard is shared with every other running application. A copy performed in between by anything at all substitutes a different file silently. +5. Copy and move differ by one keystroke and produce identical destinations. Confirm the original is still in its folder rather than reading the destination alone. +6. Nothing is reported when this works — no dialog, no progress, no prompt. Confirm from the destination folder's contents. +7. Shortcuts fire against whatever window has focus. With focus elsewhere the same keys do something else entirely, and nothing indicates the keystroke went astray. diff --git a/data/sessions/explorer-copy-to-folder-2/metadata.json b/data/sessions/explorer-copy-to-folder-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..89dbf84de90bde9dac4efe044b2d77e208c0ea2e --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/metadata.json @@ -0,0 +1,90 @@ +{ + "memory_name": "explorer-copy-to-folder-2", + "memory_description": "", + "session_id": "2c7592f3-2eca-4163-8d6c-57396e77b4e5", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:41:55.336551776Z", + "completed_at": "2026-07-31T12:42:24.239377034Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:42:04.622Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_124204_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_124204_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_124204_after.webp", + "raw_command": "Left-clicked at X=250, Y=386", + "converted_command": "Left-click at (250, 386)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:42:08.784Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0002_20260731_124208_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_124208_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_124208_after.webp", + "raw_command": "Pressed: Ctrl+C", + "converted_command": "Press: Ctrl+C" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:42:13.013Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0003_20260731_124213_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_124213_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_124213_after.webp", + "raw_command": "Double-clicked at X=212, Y=133", + "converted_command": "Double-click at (212, 133)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T12:42:19.162Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260731_124219_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_124219_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_124219_after.webp", + "raw_command": "Pressed: Ctrl+V", + "converted_command": "Press: Ctrl+V" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-copy-to-folder-2/reasoning/reasoning.jsonl b/data/sessions/explorer-copy-to-folder-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3d66612bc364e4cd8fd1e42327b4d820660ef8ba --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:42:04.622Z", "timestamp_annotated": "2026-08-19T14:18:26.166023+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=250, Y=386", "converted_command": "Left-click at (250, 386)", "image_path": "vision/frames/step_0001_20260731_124204_at.webp", "reasoning": "The task is to copy a file into a subfolder while leaving the original in place, using the keyboard only, so the file has to be selected first. Move the cursor and Left-click the `report.pdf` row to select the file that is to be copied.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:42:08.784Z", "timestamp_annotated": "2026-08-19T14:18:26.166350+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+C", "converted_command": "Press: Ctrl+C", "image_path": "vision/frames/step_0002_20260731_124208_at.webp", "reasoning": "Press Ctrl+C to put the file on the clipboard. This is the copy half of the operation; where it lands is decided by which folder is open when the paste happens.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:42:13.013Z", "timestamp_annotated": "2026-08-19T14:18:26.166684+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=212, Y=133", "converted_command": "Double-click at (212, 133)", "image_path": "vision/frames/step_0003_20260731_124213_at.webp", "reasoning": "Move the cursor and Double-click the `dest` folder, the first row in the list, to open it. A single click would only select the folder, and pasting acts on the folder the window is showing rather than the one that happens to be highlighted — so the window has to move inside `dest` before the file can land there.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T12:42:19.162Z", "timestamp_annotated": "2026-08-19T14:18:26.167017+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+V", "converted_command": "Press: Ctrl+V", "image_path": "vision/frames/step_0004_20260731_124219_at.webp", "reasoning": "Press Ctrl+V to paste the file into `dest`. Because the file was copied rather than cut, the original stays in `corpus-seed` and a second copy now exists here — which is what makes this the copy task rather than the move task.", "skipped": false} diff --git a/data/sessions/explorer-copy-to-folder-2/sync_log.json b/data/sessions/explorer-copy-to-folder-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..2b67ff7137e0b549c15075c14d76fbea8b2f19d4 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "2c7592f3-2eca-4163-8d6c-57396e77b4e5", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124204_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/vision/frames/step_0001_20260731_124204_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124204_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/vision/frames/step_0001_20260731_124204_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124204_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/vision/frames/step_0001_20260731_124204_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124208_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/vision/frames/step_0002_20260731_124208_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124208_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/vision/frames/step_0002_20260731_124208_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124208_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/vision/frames/step_0002_20260731_124208_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124213_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/vision/frames/step_0003_20260731_124213_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124213_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/vision/frames/step_0003_20260731_124213_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124213_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/vision/frames/step_0003_20260731_124213_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_124219_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/vision/frames/step_0004_20260731_124219_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_124219_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/vision/frames/step_0004_20260731_124219_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_124219_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-2/vision/frames/step_0004_20260731_124219_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-copy-to-folder-2/vision/frames/closing_state.webp b/data/sessions/explorer-copy-to-folder-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..4c00f43afe0040594a69d622f223da54a3bc4686 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3217e5720d0b80d407fbb9207c557b84cd55b1b74dfadd527cdc9013034d0237 +size 44800 diff --git a/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0001_20260731_124204_after.webp b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0001_20260731_124204_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5e95790c445d4c92f883a60baa4a1d42fe7509f6 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0001_20260731_124204_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3122ba7a78000edec38774f74d65d365d8851a6d686a08e4f392dc841c800589 +size 73042 diff --git a/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0001_20260731_124204_at.webp b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0001_20260731_124204_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3c86d731e4a6e6cc84fc53101ad2e21056f07ceb --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0001_20260731_124204_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24a825a84e1d14306d37168fe642fb7a2abe20fa2c4780652f6834a71cd833ae +size 183310 diff --git a/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0001_20260731_124204_before.webp b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0001_20260731_124204_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cc409c1578c79f236a6d2c30197d224f1aedd60e --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0001_20260731_124204_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:933261e135d72bd22d1c8e05f677ecf12cdb883acfdcb8e246273d37cde22595 +size 72484 diff --git a/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0002_20260731_124208_after.webp b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0002_20260731_124208_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fcf7afa8869c0aaf3418592268f2cf5c7bbbc812 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0002_20260731_124208_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2b849d25e42fe69798969f5d719576c5fbd310415149f6ea454c746ef23ecb8 +size 74654 diff --git a/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0002_20260731_124208_at.webp b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0002_20260731_124208_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fcf7afa8869c0aaf3418592268f2cf5c7bbbc812 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0002_20260731_124208_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2b849d25e42fe69798969f5d719576c5fbd310415149f6ea454c746ef23ecb8 +size 74654 diff --git a/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0002_20260731_124208_before.webp b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0002_20260731_124208_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fcf7afa8869c0aaf3418592268f2cf5c7bbbc812 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0002_20260731_124208_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2b849d25e42fe69798969f5d719576c5fbd310415149f6ea454c746ef23ecb8 +size 74654 diff --git a/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0003_20260731_124213_after.webp b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0003_20260731_124213_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fcf7afa8869c0aaf3418592268f2cf5c7bbbc812 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0003_20260731_124213_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2b849d25e42fe69798969f5d719576c5fbd310415149f6ea454c746ef23ecb8 +size 74654 diff --git a/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0003_20260731_124213_at.webp b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0003_20260731_124213_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2d52e74737b17a0ed7c2cc706747746170710a53 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0003_20260731_124213_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3995fb72a711df392573af297ce909b7f4abed9e1051e09055c3c3cdbb6fbc20 +size 192000 diff --git a/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0003_20260731_124213_before.webp b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0003_20260731_124213_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fcf7afa8869c0aaf3418592268f2cf5c7bbbc812 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0003_20260731_124213_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2b849d25e42fe69798969f5d719576c5fbd310415149f6ea454c746ef23ecb8 +size 74654 diff --git a/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0004_20260731_124219_after.webp b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0004_20260731_124219_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f9abb3974cec57341ced4fe73e33f1db25734aa3 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0004_20260731_124219_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a783531afcf3fa678cc230a9b3c54202d22ec54a08eb9cc5afa229686e6616db +size 39784 diff --git a/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0004_20260731_124219_at.webp b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0004_20260731_124219_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..83258c8b5289d7bce7b8c5bf05be30098c46e218 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0004_20260731_124219_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c67f9600f9a4067d48a02120372315e3c11011e5170ab9e8a4b2284850022a07 +size 35734 diff --git a/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0004_20260731_124219_before.webp b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0004_20260731_124219_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..83258c8b5289d7bce7b8c5bf05be30098c46e218 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-2/vision/frames/step_0004_20260731_124219_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c67f9600f9a4067d48a02120372315e3c11011e5170ab9e8a4b2284850022a07 +size 35734 diff --git a/data/sessions/explorer-copy-to-folder-3/commands/actuation_commands.json b/data/sessions/explorer-copy-to-folder-3/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..4229c48dd9a3b04068a002229bf663eef544af13 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 92, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:43:10.670Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Copy-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\dest\\", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:43:20.765Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:43:25.120Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:43:31.348Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:43:34.588Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-copy-to-folder-3/commands/cc_commands.json b/data/sessions/explorer-copy-to-folder-3/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..bf1c9a3a1d435d835638e842e11510485a8e391d --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Copy-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\dest\\", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-copy-to-folder-3/commands/converted_input.md b/data/sessions/explorer-copy-to-folder-3/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..4f93d9a874b43f77f9bbe47fa3a345a1ef657264 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:43:10 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:43:10.670Z | Left-click at (268, 1060) | +| 2 | 2026-07-31T12:43:20.765Z | Type: Copy-Item $env:USERPROFILE\corpus-seed\report.pdf $env:USERPROFILE\corpus-seed\dest\ | +| 3 | 2026-07-31T12:43:25.120Z | Press: Enter | +| 4 | 2026-07-31T12:43:31.348Z | Type: exit | +| 5 | 2026-07-31T12:43:34.588Z | Press: Enter | diff --git a/data/sessions/explorer-copy-to-folder-3/commands/raw_input.md b/data/sessions/explorer-copy-to-folder-3/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..1b4b209e2cb615695f93160799774c65ae6df44a --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:43:10 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:43:10.670Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-31T12:43:20.765Z | Typed: Copy-Item $env:USERPROFILE\corpus-seed\report.pdf $env:USERPROFILE\corpus-seed\dest\ | +| 3 | 2026-07-31T12:43:25.120Z | Pressed: Return | +| 4 | 2026-07-31T12:43:31.348Z | Typed: exit | +| 5 | 2026-07-31T12:43:34.588Z | Pressed: Return | diff --git a/data/sessions/explorer-copy-to-folder-3/memory.md b/data/sessions/explorer-copy-to-folder-3/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..58cd206401b0dc5aaef97e88196b3220d465ef6d --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/memory.md @@ -0,0 +1,63 @@ +# Memory: explorer-copy-to-folder-3 + +## Overview + +Copy a file into a subfolder from a shell. Use this as the terminal route to the same end +state as the file-manager copy: one command names the source and the destination folder, +the original is left in place, and no window or selection is involved. The recorded trace +opens a shell, copies `report.pdf` into `dest\`, and closes the shell with `exit`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file to copy and a destination folder, both existing before the task starts and both + identifiable by name. +- Write access to the destination folder, and read access to the file. +- Enough free space at the destination for a second copy. +- Clarity that the result is a copy, not a move. The original must still be in place when + the task finishes; a route that leaves the source folder empty has done a different job. +- No file of the same name already in the destination. Both routes overwrite — the shell + without asking, the file manager after a confirmation that is easy to accept + reflexively. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to copy a file into a subfolder while leaving the original in place, which is a single copy command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar. + +![Step 1](vision/frames/step_0001_20260731_124310_at.webp) + +### Step 2 — Type: Copy-Item $env:USERPROFILE\corpus-seed\report.pdf $env:USERPROFILE\corpus-seed\dest\ + +Type a `Copy-Item` command naming the source file and the destination folder. `Copy-Item` leaves the source in place, which is the whole difference between this task and the move task. The destination ends in a backslash, naming a directory rather than a new filename, so the file keeps its own name inside `dest`. + +![Step 2](vision/frames/step_0002_20260731_124320_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Enter to run the copy. + +![Step 3](vision/frames/step_0003_20260731_124325_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. + +![Step 4](vision/frames/step_0004_20260731_124331_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260731_124334_at.webp) + +## Notes & Edge Cases + +1. The trailing separator on the destination is the safety feature. With it the command expects a directory; without it, a destination that does not exist is treated as a filename and the file is copied to a file of that name instead of into a folder — a failure that reports nothing and looks nothing like what was asked for. +2. The copy overwrites a same-named file at the destination without asking. Check first, or use the option that refuses to replace. +3. The command copies a file, not a directory. Copying a folder needs the recursive option, and the trailing separator then changes what the result ends up nested inside — worth testing on something disposable first. +4. The original is untouched, which is the whole distinction from a move. The command that moves is one word different and produces an identical-looking destination, so confirm the source still exists. +5. Absolute paths built from the environment variable keep the command independent of the shell's current directory, which is unknown in a freshly opened window and is exactly where this kind of command gets typed. +6. The environment variable is expanded by the shell, so the same string handed to something that is not a shell leaves the literal text unresolved. +7. The prompt returning is not confirmation that the file arrived. Check the destination before treating the task as done. diff --git a/data/sessions/explorer-copy-to-folder-3/metadata.json b/data/sessions/explorer-copy-to-folder-3/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..40427109764a1a274d04535826be4b63dae5ee42 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "explorer-copy-to-folder-3", + "memory_description": "", + "session_id": "45224bfc-ac30-4484-bd10-c8a4d7eae703", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:43:01.460864647Z", + "completed_at": "2026-07-31T12:43:39.693086418Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:43:10.670Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_124310_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_124310_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_124310_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:43:20.765Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260731_124320_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_124320_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_124320_after.webp", + "raw_command": "Typed: Copy-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\dest\\", + "converted_command": "Type: Copy-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\dest\\" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:43:25.120Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_124325_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_124325_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_124325_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T12:43:31.348Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260731_124331_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_124331_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_124331_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T12:43:34.588Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260731_124334_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_124334_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_124334_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-copy-to-folder-3/reasoning/reasoning.jsonl b/data/sessions/explorer-copy-to-folder-3/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..97493c234f2cc77b6d950ff64dab560746c46b07 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:43:10.670Z", "timestamp_annotated": "2026-08-19T14:18:26.170688+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260731_124310_at.webp", "reasoning": "The task is to copy a file into a subfolder while leaving the original in place, which is a single copy command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:43:20.765Z", "timestamp_annotated": "2026-08-19T14:18:26.171008+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Copy-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\dest\\", "converted_command": "Type: Copy-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\dest\\", "image_path": "vision/frames/step_0002_20260731_124320_at.webp", "reasoning": "Type a `Copy-Item` command naming the source file and the destination folder. `Copy-Item` leaves the source in place, which is the whole difference between this task and the move task. The destination ends in a backslash, naming a directory rather than a new filename, so the file keeps its own name inside `dest`.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:43:25.120Z", "timestamp_annotated": "2026-08-19T14:18:26.171392+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260731_124325_at.webp", "reasoning": "After typing the command Press Enter to run the copy.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T12:43:31.348Z", "timestamp_annotated": "2026-08-19T14:18:26.171785+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260731_124331_at.webp", "reasoning": "Type `exit` to close the shell.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T12:43:34.588Z", "timestamp_annotated": "2026-08-19T14:18:26.172119+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260731_124334_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/explorer-copy-to-folder-3/sync_log.json b/data/sessions/explorer-copy-to-folder-3/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..d545c2948f69d3b505472365f2e3df54db4b3bf0 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "45224bfc-ac30-4484-bd10-c8a4d7eae703", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124310_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/vision/frames/step_0001_20260731_124310_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124310_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/vision/frames/step_0001_20260731_124310_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124310_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/vision/frames/step_0001_20260731_124310_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124320_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/vision/frames/step_0002_20260731_124320_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124320_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/vision/frames/step_0002_20260731_124320_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124320_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/vision/frames/step_0002_20260731_124320_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124325_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/vision/frames/step_0003_20260731_124325_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124325_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/vision/frames/step_0003_20260731_124325_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124325_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/vision/frames/step_0003_20260731_124325_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_124331_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/vision/frames/step_0004_20260731_124331_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_124331_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/vision/frames/step_0004_20260731_124331_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_124331_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/vision/frames/step_0004_20260731_124331_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_124334_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/vision/frames/step_0005_20260731_124334_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_124334_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/vision/frames/step_0005_20260731_124334_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_124334_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder-3/vision/frames/step_0005_20260731_124334_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/closing_state.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..92ca37e6b30203a041ee39ebd77a2c837d359e6f --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06da86e639e5fa120c6d6b4513041821a531e08383564d6f619a7d66dab7627c +size 656162 diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0001_20260731_124310_after.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0001_20260731_124310_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..92ca37e6b30203a041ee39ebd77a2c837d359e6f --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0001_20260731_124310_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06da86e639e5fa120c6d6b4513041821a531e08383564d6f619a7d66dab7627c +size 656162 diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0001_20260731_124310_at.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0001_20260731_124310_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cffed084d453d44f3ae5bc13a8fab9203658fc8c --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0001_20260731_124310_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e48ce3e8e09e42299afeac8f844152a6ae1a94415d5397e9238a6d14cd7b0cb +size 2626710 diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0001_20260731_124310_before.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0001_20260731_124310_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..92ca37e6b30203a041ee39ebd77a2c837d359e6f --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0001_20260731_124310_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06da86e639e5fa120c6d6b4513041821a531e08383564d6f619a7d66dab7627c +size 656162 diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0002_20260731_124320_after.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0002_20260731_124320_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b109456fd1321bf99ec268bfb497e1b1072c8f34 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0002_20260731_124320_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db8a6ab4ca19b0a23c960fa5357a940c8183781f670946ac6d05d6ab22b0432c +size 520450 diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0002_20260731_124320_at.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0002_20260731_124320_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e4cebfa240d4bc074bddd5627f74a2807b3a1e89 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0002_20260731_124320_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:425edcd507d24a756f161515b25da1a95cf9c32c66e24e260ce1e418dd8a9da4 +size 520088 diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0002_20260731_124320_before.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0002_20260731_124320_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e4cebfa240d4bc074bddd5627f74a2807b3a1e89 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0002_20260731_124320_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:425edcd507d24a756f161515b25da1a95cf9c32c66e24e260ce1e418dd8a9da4 +size 520088 diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0003_20260731_124325_after.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0003_20260731_124325_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..65d74c057be75d5a37b773e043085c47a8e0e8ba --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0003_20260731_124325_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e69b0662a21689c089ef9758214a5cc4bb87b0d2fb3d3f04d67a6b348e18543 +size 531678 diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0003_20260731_124325_at.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0003_20260731_124325_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ac5e4ff0a3098b43da0a3d59ecad846f86272618 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0003_20260731_124325_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40ee6fbb2344daa67348c1f9aae3b691c61799cc06e080e89ba8bef3a49fa462 +size 529398 diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0003_20260731_124325_before.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0003_20260731_124325_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ac5e4ff0a3098b43da0a3d59ecad846f86272618 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0003_20260731_124325_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40ee6fbb2344daa67348c1f9aae3b691c61799cc06e080e89ba8bef3a49fa462 +size 529398 diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0004_20260731_124331_after.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0004_20260731_124331_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a982cd35a00ab9a4d68bc205fe6a87f7962222c1 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0004_20260731_124331_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a766f830fc3dba692d19e500935eebe7c65d892d683e993af1f87e24e4f4de5 +size 531982 diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0004_20260731_124331_at.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0004_20260731_124331_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..65d74c057be75d5a37b773e043085c47a8e0e8ba --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0004_20260731_124331_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e69b0662a21689c089ef9758214a5cc4bb87b0d2fb3d3f04d67a6b348e18543 +size 531678 diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0004_20260731_124331_before.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0004_20260731_124331_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..65d74c057be75d5a37b773e043085c47a8e0e8ba --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0004_20260731_124331_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e69b0662a21689c089ef9758214a5cc4bb87b0d2fb3d3f04d67a6b348e18543 +size 531678 diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0005_20260731_124334_after.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0005_20260731_124334_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..92ca37e6b30203a041ee39ebd77a2c837d359e6f --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0005_20260731_124334_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06da86e639e5fa120c6d6b4513041821a531e08383564d6f619a7d66dab7627c +size 656162 diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0005_20260731_124334_at.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0005_20260731_124334_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a982cd35a00ab9a4d68bc205fe6a87f7962222c1 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0005_20260731_124334_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a766f830fc3dba692d19e500935eebe7c65d892d683e993af1f87e24e4f4de5 +size 531982 diff --git a/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0005_20260731_124334_before.webp b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0005_20260731_124334_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a982cd35a00ab9a4d68bc205fe6a87f7962222c1 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder-3/vision/frames/step_0005_20260731_124334_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a766f830fc3dba692d19e500935eebe7c65d892d683e993af1f87e24e4f4de5 +size 531982 diff --git a/data/sessions/explorer-copy-to-folder/commands/actuation_commands.json b/data/sessions/explorer-copy-to-folder/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..0d94dd607c98bcca9bba7e79826fdee7fc306442 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/commands/actuation_commands.json @@ -0,0 +1,135 @@ +[ + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 87, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 386, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=250, Y=386", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:40:34.058Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 91, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 298, + "mouse_y": 642, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=298, Y=642", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:40:39.745Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 32, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 298, + "mouse_y": 642, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=298, Y=642", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:40:43.308Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 95, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 133, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Double-clicked at X=212, Y=133", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:40:47.604Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 89, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 900, + "mouse_y": 600, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=900, Y=600", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:40:53.856Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 99, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 948, + "mouse_y": 739, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=948, Y=739", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:40:59.090Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 36, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 948, + "mouse_y": 739, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=948, Y=739", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:41:02.261Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-copy-to-folder/commands/cc_commands.json b/data/sessions/explorer-copy-to-folder/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..e41bdd5d0c8e28ec826870523f91e6bed71d453b --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/commands/cc_commands.json @@ -0,0 +1,37 @@ +[ + { + "command": "250 386 right", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "298 642 move", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "298 642 left", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "212 133 double", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "900 600 right", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "948 739 move", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "948 739 left", + "os": "WINDOWS", + "step_id": 7 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-copy-to-folder/commands/converted_input.md b/data/sessions/explorer-copy-to-folder/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..54453bad35b35920d4f4420bc55cb151bf17bcbb --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/commands/converted_input.md @@ -0,0 +1,13 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:40:34 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:40:34.058Z | Right-click at (250, 386) | +| 2 | 2026-07-31T12:40:39.745Z | Move-cursor at (298, 642) | +| 3 | 2026-07-31T12:40:43.308Z | Left-click at (298, 642) | +| 4 | 2026-07-31T12:40:47.604Z | Double-click at (212, 133) | +| 5 | 2026-07-31T12:40:53.856Z | Right-click at (900, 600) | +| 6 | 2026-07-31T12:40:59.090Z | Move-cursor at (948, 739) | +| 7 | 2026-07-31T12:41:02.261Z | Left-click at (948, 739) | diff --git a/data/sessions/explorer-copy-to-folder/commands/raw_input.md b/data/sessions/explorer-copy-to-folder/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..11c66f7771b72529b9c45b639541437fa4ad236f --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/commands/raw_input.md @@ -0,0 +1,13 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:40:34 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:40:34.058Z | Right-clicked at X=250, Y=386 | +| 2 | 2026-07-31T12:40:39.745Z | Moved cursor to at X=298, Y=642 | +| 3 | 2026-07-31T12:40:43.308Z | Left-clicked at X=298, Y=642 | +| 4 | 2026-07-31T12:40:47.604Z | Double-clicked at X=212, Y=133 | +| 5 | 2026-07-31T12:40:53.856Z | Right-clicked at X=900, Y=600 | +| 6 | 2026-07-31T12:40:59.090Z | Moved cursor to at X=948, Y=739 | +| 7 | 2026-07-31T12:41:02.261Z | Left-clicked at X=948, Y=739 | diff --git a/data/sessions/explorer-copy-to-folder/memory.md b/data/sessions/explorer-copy-to-folder/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..cdfa38a11e51f501a0233509a62608374b6bd99e --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/memory.md @@ -0,0 +1,76 @@ +# Memory: explorer-copy-to-folder + +## Overview + +Copy a file into a subfolder through the file manager's context menu, leaving the original +in place. Use this when a file has to be placed into another folder by pointing and a copy +— not a move — is what is wanted. The route copies the file from its context menu, opens +the destination folder, and pastes into empty space inside it. The recorded trace leaves +`report.pdf` in both the destination and the source folder. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file to copy and a destination folder, both existing before the task starts and both + identifiable by name. +- Write access to the destination folder, and read access to the file. +- Enough free space at the destination for a second copy. +- Clarity that the result is a copy, not a move. The original must still be in place when + the task finishes; a route that leaves the source folder empty has done a different job. +- No file of the same name already in the destination. Both routes overwrite — the shell + without asking, the file manager after a confirmation that is easy to accept + reflexively. + +## Steps + +### Step 1 — Right-click at (250, 386) + +The task is to place a copy of `report.pdf` in another folder while leaving the original where it is. Move the cursor and Right-click **`report.pdf`** in `corpus-seed` to select it and open its context menu. + +![Step 1](vision/frames/step_0001_20260731_124034_at.webp) + +### Step 2 — Move-cursor at (298, 642) + +Move the cursor onto the **`Copy`** row first. Hovering before clicking is what makes the click land reliably here, and it leaves the target visibly highlighted in the next frame. + +![Step 2](vision/frames/step_0002_20260731_124039_at.webp) + +### Step 3 — Left-click at (298, 642) + +Move the cursor and Left-click **`Copy`**. The distinction from `Cut` 21 px above is the whole task: `Copy` leaves the original in `corpus-seed`, which is what "copy into" requires, whereas `Cut` would remove it. + +![Step 3](vision/frames/step_0003_20260731_124043_at.webp) + +### Step 4 — Double-click at (212, 133) + +Move the cursor and Double-click **`dest`** to open the destination folder. It is the top row of the listing — folders sort above files and `dest` is first alphabetically among them. + +![Step 4](vision/frames/step_0004_20260731_124047_at.webp) + +### Step 5 — Right-click at (900, 600) + +`dest\` is empty, so there is nothing to right-click on. Move the cursor and Right-click blank space in the file pane to open the folder's own context menu, which is where `Paste` lives. + +![Step 5](vision/frames/step_0005_20260731_124053_at.webp) + +### Step 6 — Move-cursor at (948, 739) + +Move the cursor onto the **`Paste`** row before clicking. + +![Step 6](vision/frames/step_0006_20260731_124059_at.webp) + +### Step 7 — Left-click at (948, 739) + +Move the cursor and Left-click **`Paste`**. It is black rather than dimmed, confirming the clipboard still holds the file. `report.pdf` now exists in both `corpus-seed` and `corpus-seed\dest\`, which is the end state a copy should leave. + +![Step 7](vision/frames/step_0007_20260731_124102_at.webp) + +## Notes & Edge Cases + +1. Copying a file puts a reference on the clipboard rather than the bytes, so nothing exists at the destination until the paste. An interruption between the two halves leaves nothing behind. +2. The first right-click is on the file and the second on empty space inside the destination. Each menu holds only half of what the task needs, so what is under the pointer decides whether the wanted entry exists at all. +3. The paste lands in whatever folder the window is showing, not in whatever is selected. Opening the destination is therefore the step that decides the outcome — if it silently failed, the copy lands beside the original and looks like success. +4. Verify the original is still in place. Copy and move produce identical-looking destinations, and only the source folder distinguishes them. +5. A dimmed paste entry means the clipboard is empty and the first half did not land. It is a report, not a rendering quirk. +6. The clipboard is shared with every other running application, so anything that copies between the two halves substitutes a different file with no error. +7. Move to the target and click as separate actions, and prefer the keyboard equivalents of both halves when the selection is already correct. diff --git a/data/sessions/explorer-copy-to-folder/metadata.json b/data/sessions/explorer-copy-to-folder/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..0f22f75ac6f038d6114b3bf9c05ddc59dd33496a --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/metadata.json @@ -0,0 +1,129 @@ +{ + "memory_name": "explorer-copy-to-folder", + "memory_description": "", + "session_id": "35309058-6147-47fb-9962-983e121acd8a", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:40:24.913803622Z", + "completed_at": "2026-07-31T12:41:06.418710771Z", + "total_steps": 7, + "annotated_steps": 7, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:40:34.058Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0001_20260731_124034_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_124034_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_124034_after.webp", + "raw_command": "Right-clicked at X=250, Y=386", + "converted_command": "Right-click at (250, 386)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:40:39.745Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0002_20260731_124039_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_124039_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_124039_after.webp", + "raw_command": "Moved cursor to at X=298, Y=642", + "converted_command": "Move-cursor at (298, 642)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:40:43.308Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0003_20260731_124043_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_124043_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_124043_after.webp", + "raw_command": "Left-clicked at X=298, Y=642", + "converted_command": "Left-click at (298, 642)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T12:40:47.604Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0004_20260731_124047_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_124047_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_124047_after.webp", + "raw_command": "Double-clicked at X=212, Y=133", + "converted_command": "Double-click at (212, 133)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T12:40:53.856Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0005_20260731_124053_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260731_124053_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_124053_after.webp", + "raw_command": "Right-clicked at X=900, Y=600", + "converted_command": "Right-click at (900, 600)" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T12:40:59.090Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0006_20260731_124059_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260731_124059_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_124059_after.webp", + "raw_command": "Moved cursor to at X=948, Y=739", + "converted_command": "Move-cursor at (948, 739)" + }, + { + "step_id": 7, + "timestamp": "2026-07-31T12:41:02.261Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0007_20260731_124102_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260731_124102_before.webp", + "after_image_path": "vision/frames/step_0007_20260731_124102_after.webp", + "raw_command": "Left-clicked at X=948, Y=739", + "converted_command": "Left-click at (948, 739)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-copy-to-folder/reasoning/reasoning.jsonl b/data/sessions/explorer-copy-to-folder/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..65bf345f503e5daefb4d6f360b7a871d36c36672 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/reasoning/reasoning.jsonl @@ -0,0 +1,7 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:40:34.058Z", "timestamp_annotated": "2026-08-19T14:18:25.974504+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_124034_at.webp", "reasoning": "The task is to place a copy of `report.pdf` in another folder while leaving the original where it is. Move the cursor and Right-click **`report.pdf`** in `corpus-seed` to select it and open its context menu.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:40:39.745Z", "timestamp_annotated": "2026-08-19T14:18:25.974832+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=298, Y=642", "converted_command": "Move-cursor at (298, 642)", "image_path": "vision/frames/step_0002_20260731_124039_at.webp", "reasoning": "Move the cursor onto the **`Copy`** row first. Hovering before clicking is what makes the click land reliably here, and it leaves the target visibly highlighted in the next frame.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:40:43.308Z", "timestamp_annotated": "2026-08-19T14:18:25.975183+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=298, Y=642", "converted_command": "Left-click at (298, 642)", "image_path": "vision/frames/step_0003_20260731_124043_at.webp", "reasoning": "Move the cursor and Left-click **`Copy`**. The distinction from `Cut` 21 px above is the whole task: `Copy` leaves the original in `corpus-seed`, which is what \"copy into\" requires, whereas `Cut` would remove it.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T12:40:47.604Z", "timestamp_annotated": "2026-08-19T14:18:25.975602+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=212, Y=133", "converted_command": "Double-click at (212, 133)", "image_path": "vision/frames/step_0004_20260731_124047_at.webp", "reasoning": "Move the cursor and Double-click **`dest`** to open the destination folder. It is the top row of the listing — folders sort above files and `dest` is first alphabetically among them.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T12:40:53.856Z", "timestamp_annotated": "2026-08-19T14:18:25.975986+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=900, Y=600", "converted_command": "Right-click at (900, 600)", "image_path": "vision/frames/step_0005_20260731_124053_at.webp", "reasoning": "`dest\\` is empty, so there is nothing to right-click on. Move the cursor and Right-click blank space in the file pane to open the folder's own context menu, which is where `Paste` lives.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T12:40:59.090Z", "timestamp_annotated": "2026-08-19T14:18:25.976380+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=948, Y=739", "converted_command": "Move-cursor at (948, 739)", "image_path": "vision/frames/step_0006_20260731_124059_at.webp", "reasoning": "Move the cursor onto the **`Paste`** row before clicking.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-31T12:41:02.261Z", "timestamp_annotated": "2026-08-19T14:18:25.976857+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=948, Y=739", "converted_command": "Left-click at (948, 739)", "image_path": "vision/frames/step_0007_20260731_124102_at.webp", "reasoning": "Move the cursor and Left-click **`Paste`**. It is black rather than dimmed, confirming the clipboard still holds the file. `report.pdf` now exists in both `corpus-seed` and `corpus-seed\\dest\\`, which is the end state a copy should leave.", "skipped": false} diff --git a/data/sessions/explorer-copy-to-folder/sync_log.json b/data/sessions/explorer-copy-to-folder/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..ae55583dde5c6eb12c83a1c07938f2e402db5080 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/sync_log.json @@ -0,0 +1,187 @@ +{ + "session_id": "35309058-6147-47fb-9962-983e121acd8a", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124034_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0001_20260731_124034_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124034_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0001_20260731_124034_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124034_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0001_20260731_124034_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124039_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0002_20260731_124039_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124039_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0002_20260731_124039_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124039_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0002_20260731_124039_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124043_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0003_20260731_124043_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124043_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0003_20260731_124043_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124043_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0003_20260731_124043_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_124047_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0004_20260731_124047_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_124047_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0004_20260731_124047_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_124047_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0004_20260731_124047_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_124053_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0005_20260731_124053_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_124053_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0005_20260731_124053_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_124053_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0005_20260731_124053_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_124059_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0006_20260731_124059_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_124059_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0006_20260731_124059_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_124059_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0006_20260731_124059_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_124102_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0007_20260731_124102_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_124102_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0007_20260731_124102_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_124102_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-copy-to-folder/vision/frames/step_0007_20260731_124102_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/closing_state.webp b/data/sessions/explorer-copy-to-folder/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..4979f194e2ef8ad2394519852bb4997f8cbfec0b --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:515bada56d80bf567346a37d67b581404c54fa3b8f2bd222b74fdfa81ecf8e4d +size 39754 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0001_20260731_124034_after.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0001_20260731_124034_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9e2ecd50f16c6407014b96d8451ebc5991fac0eb --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0001_20260731_124034_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e9fb532e7c7d55afb0ad91962386dddba064936e7c592e8abc5f303d8ada682 +size 73040 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0001_20260731_124034_at.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0001_20260731_124034_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..22a80952e8b1b3a4013d35d01f88b62ed6898ada --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0001_20260731_124034_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:140c77100da473b8466c43fbcee85fa528c4c426762eec4381d15ceaeeb24830 +size 183328 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0001_20260731_124034_before.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0001_20260731_124034_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a40952693a9cb99c2f67aec85eaec3a77e8a9fdf --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0001_20260731_124034_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36fe4a24ff8343e10605978288e0fa4ec29618456d14d1695083049daf13e358 +size 72484 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0002_20260731_124039_after.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0002_20260731_124039_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ebc4f4cbca7197b8524f79e319e38b9d1936f50b --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0002_20260731_124039_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1830f88728301638f384bab83d4033f974a2979ea574eb2d8365da5af24ac349 +size 82968 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0002_20260731_124039_at.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0002_20260731_124039_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2c95e7795201768e8459eec4db68d6096bc5a757 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0002_20260731_124039_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4eadbd50ba4a2d9956dc08ea91a7f24664a35aa9318ae1752e8ce06a2bb2a8e +size 208744 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0002_20260731_124039_before.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0002_20260731_124039_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..07fe4f32328f7ae0dcd5d04fbb95f9ca3e4230b3 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0002_20260731_124039_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:248739c98b1436c5bf6b3256a263ac9da5e7efece612f5bfe45425227cd15ceb +size 82908 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0003_20260731_124043_after.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0003_20260731_124043_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ebc4f4cbca7197b8524f79e319e38b9d1936f50b --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0003_20260731_124043_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1830f88728301638f384bab83d4033f974a2979ea574eb2d8365da5af24ac349 +size 82968 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0003_20260731_124043_at.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0003_20260731_124043_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e21aea55dbf0c93a4ea1b753f091d414a09b5515 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0003_20260731_124043_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a726b0fbc16b464d6dfac80cb01535248984d6fa950396f17b5a0bb84a56d35 +size 208682 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0003_20260731_124043_before.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0003_20260731_124043_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ebc4f4cbca7197b8524f79e319e38b9d1936f50b --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0003_20260731_124043_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1830f88728301638f384bab83d4033f974a2979ea574eb2d8365da5af24ac349 +size 82968 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0004_20260731_124047_after.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0004_20260731_124047_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1c373e090dfd0a9e813a6d3b77a2dc52a361e608 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0004_20260731_124047_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5948df90e13473e9ea00432a8f74a8a92facd76aa934888053d51b5275645295 +size 74650 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0004_20260731_124047_at.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0004_20260731_124047_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1ec37dbc439d3a7329e7d47aff43175ce4c2c1b0 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0004_20260731_124047_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba3c9ced809b4500fde01c22ae8202374d72afd3fec849aafdf32eb26383d0f +size 192016 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0004_20260731_124047_before.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0004_20260731_124047_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1c373e090dfd0a9e813a6d3b77a2dc52a361e608 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0004_20260731_124047_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5948df90e13473e9ea00432a8f74a8a92facd76aa934888053d51b5275645295 +size 74650 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0005_20260731_124053_after.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0005_20260731_124053_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..923136a162d1af5102692e9353cdfed1add5c582 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0005_20260731_124053_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08ef20a6499e9f58794ee5890063167a8b6538cc58785b001d49e4835ed645ce +size 46320 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0005_20260731_124053_at.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0005_20260731_124053_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b77158c588cdc01dd3f4d765ff0cbfb59c3fcc4d --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0005_20260731_124053_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fa8e94bc75a04be0a94d5b5ef6d4060dc3bf16c380d3b3f37334d49c3de8216 +size 98320 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0005_20260731_124053_before.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0005_20260731_124053_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6e2af4ebd42d479c6d1163f60b7b159166bb3eb4 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0005_20260731_124053_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c68fa5a84bad3f9db8a95b4f0826c6d6672367a3390b518cb2bb7f978175fb1 +size 35734 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0006_20260731_124059_after.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0006_20260731_124059_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..02ed3e6daced6494934ce934f6b301fba44dd84b --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0006_20260731_124059_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9051f6198fb5070868bed5757fe5fb9e22ff0ed427bf71527ed51b653fe78b6b +size 46432 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0006_20260731_124059_at.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0006_20260731_124059_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..03ea75651c1d4cd419f3d3b332f9c3a41719d938 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0006_20260731_124059_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6811a6e5f3ba70b1cf06981492046f953366680a5d9aa6de8790d6a9b7ec8302 +size 118316 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0006_20260731_124059_before.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0006_20260731_124059_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..923136a162d1af5102692e9353cdfed1add5c582 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0006_20260731_124059_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08ef20a6499e9f58794ee5890063167a8b6538cc58785b001d49e4835ed645ce +size 46320 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0007_20260731_124102_after.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0007_20260731_124102_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..87b604758990584a01f77b1a9c3eb9726e78e14a --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0007_20260731_124102_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1fa4c7f5624cfde455cc5ec2efa1cd78576d448844d943f0406ea3b9df42c0f +size 46396 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0007_20260731_124102_at.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0007_20260731_124102_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..975ef25c04e770f97841322ecb5602ab36a57376 --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0007_20260731_124102_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb5438f90e6ef815675509e16e78880813a11e9718044d77cdff6c0ee88a8d00 +size 118296 diff --git a/data/sessions/explorer-copy-to-folder/vision/frames/step_0007_20260731_124102_before.webp b/data/sessions/explorer-copy-to-folder/vision/frames/step_0007_20260731_124102_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..87b604758990584a01f77b1a9c3eb9726e78e14a --- /dev/null +++ b/data/sessions/explorer-copy-to-folder/vision/frames/step_0007_20260731_124102_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1fa4c7f5624cfde455cc5ec2efa1cd78576d448844d943f0406ea3b9df42c0f +size 46396 diff --git a/data/sessions/explorer-create-textfile-2/commands/actuation_commands.json b/data/sessions/explorer-create-textfile-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..6b3158cd50dd1488cac1de2a66b6c922bbb616fd --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 94, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:21:02.266Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: New-Item -ItemType File $env:USERPROFILE\\corpus-seed\\note.txt", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:21:12.469Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:21:16.664Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:21:22.886Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:21:26.202Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-create-textfile-2/commands/cc_commands.json b/data/sessions/explorer-create-textfile-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..77150dce3fde596c0cc5ace1d4781222702a2c4a --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type New-Item -ItemType File $env:USERPROFILE\\corpus-seed\\note.txt", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-create-textfile-2/commands/converted_input.md b/data/sessions/explorer-create-textfile-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..49464d7deaeef78700637b5689470f58d153bab6 --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 13:21:02 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T13:21:02.266Z | Left-click at (268, 1060) | +| 2 | 2026-07-31T13:21:12.469Z | Type: New-Item -ItemType File $env:USERPROFILE\corpus-seed\note.txt | +| 3 | 2026-07-31T13:21:16.664Z | Press: Enter | +| 4 | 2026-07-31T13:21:22.886Z | Type: exit | +| 5 | 2026-07-31T13:21:26.202Z | Press: Enter | diff --git a/data/sessions/explorer-create-textfile-2/commands/raw_input.md b/data/sessions/explorer-create-textfile-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..6562492bb2a303fa4336a17924299f37f77ed397 --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 13:21:02 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T13:21:02.266Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-31T13:21:12.469Z | Typed: New-Item -ItemType File $env:USERPROFILE\corpus-seed\note.txt | +| 3 | 2026-07-31T13:21:16.664Z | Pressed: Return | +| 4 | 2026-07-31T13:21:22.886Z | Typed: exit | +| 5 | 2026-07-31T13:21:26.202Z | Pressed: Return | diff --git a/data/sessions/explorer-create-textfile-2/memory.md b/data/sessions/explorer-create-textfile-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..3131b51aef0365f763993854fca966200a168f9c --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/memory.md @@ -0,0 +1,62 @@ +# Memory: explorer-create-textfile-2 + +## Overview + +Create an empty text file in a folder from a shell. Use this as the terminal route to the +same end state as the file manager's New submenu: one command names the file and its type, +with the extension written out rather than supplied by the menu. The recorded trace opens a +shell, creates an empty `note.txt`, and closes the shell with `exit`. + +## Prerequisites + +- A desktop environment with a file manager that can create a new empty file of a given + type, or a shell. +- A destination folder that exists and is writable, and that is the active target when the + file is created. +- The file's name decided in advance, including its extension. The file-manager route + creates the file with a default name already in rename mode and keeps the extension for + you; a shell route names the whole thing, extension included. +- No existing file of that name at the destination. +- Clarity that the file is meant to be empty. Both routes produce a zero-length file, and + nothing later in the task puts anything in it. +- An expectation that the file type must be offered by the environment. The file-manager + route creates only the types listed in its New menu, which varies by machine. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to create an empty text file with a given name, which is a single file-creation command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar. + +![Step 1](vision/frames/step_0001_20260731_132102_at.webp) + +### Step 2 — Type: New-Item -ItemType File $env:USERPROFILE\corpus-seed\note.txt + +Type a `New-Item` command with `-ItemType File` to create an empty file. The same command creates folders when told `Directory`, so the item type is what decides which is made — and the file is created with no content, matching the mouse trace, where Explorer's New ▸ Text Document also produces an empty file rather than opening an editor. + +![Step 2](vision/frames/step_0002_20260731_132112_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Enter to create the file. + +![Step 3](vision/frames/step_0003_20260731_132116_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. + +![Step 4](vision/frames/step_0004_20260731_132122_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260731_132126_at.webp) + +## Notes & Edge Cases + +1. Both routes make a genuinely empty file. Nothing opens for editing and there is nothing to save, so a zero-length file is the finished artifact and not a sign the task stopped halfway. +2. On the shell route the item type is what decides what gets made — the same command creates a folder when told `Directory` and a file when told `File`. Getting that argument wrong produces a folder with a `.txt` name, which looks close enough in a listing to be missed. +3. Creating a file that already exists is an error, not an overwrite, and the flag that forces it through truncates the existing file to nothing. Prefer the failure: check whether the name is taken and ask, rather than silently emptying a file the user still wanted. +4. The prompt returning is not confirmation. A command that failed and a command that succeeded both give the prompt back, so verify the file exists at the path intended before treating the task as done. diff --git a/data/sessions/explorer-create-textfile-2/metadata.json b/data/sessions/explorer-create-textfile-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..cfa2d93c1574dbb7f292ac732978a040f102b510 --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "explorer-create-textfile-2", + "memory_description": "", + "session_id": "a9326e01-06e7-430d-81ba-cb24a9b5ef25", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T13:20:53.059315023Z", + "completed_at": "2026-07-31T13:21:31.441533312Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T13:21:02.266Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_132102_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_132102_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_132102_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T13:21:12.469Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260731_132112_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_132112_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_132112_after.webp", + "raw_command": "Typed: New-Item -ItemType File $env:USERPROFILE\\corpus-seed\\note.txt", + "converted_command": "Type: New-Item -ItemType File $env:USERPROFILE\\corpus-seed\\note.txt" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T13:21:16.664Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_132116_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_132116_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_132116_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T13:21:22.886Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260731_132122_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_132122_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_132122_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T13:21:26.202Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260731_132126_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_132126_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_132126_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-create-textfile-2/reasoning/reasoning.jsonl b/data/sessions/explorer-create-textfile-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d40d1d69536cb7d30d59669542defaa7eef2331c --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T13:21:02.266Z", "timestamp_annotated": "2026-08-19T14:18:26.206374+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260731_132102_at.webp", "reasoning": "The task is to create an empty text file with a given name, which is a single file-creation command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T13:21:12.469Z", "timestamp_annotated": "2026-08-19T14:18:26.206682+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: New-Item -ItemType File $env:USERPROFILE\\corpus-seed\\note.txt", "converted_command": "Type: New-Item -ItemType File $env:USERPROFILE\\corpus-seed\\note.txt", "image_path": "vision/frames/step_0002_20260731_132112_at.webp", "reasoning": "Type a `New-Item` command with `-ItemType File` to create an empty file. The same command creates folders when told `Directory`, so the item type is what decides which is made — and the file is created with no content, matching the mouse trace, where Explorer's New ▸ Text Document also produces an empty file rather than opening an editor.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T13:21:16.664Z", "timestamp_annotated": "2026-08-19T14:18:26.207055+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260731_132116_at.webp", "reasoning": "After typing the command Press Enter to create the file.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T13:21:22.886Z", "timestamp_annotated": "2026-08-19T14:18:26.207432+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260731_132122_at.webp", "reasoning": "Type `exit` to close the shell.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T13:21:26.202Z", "timestamp_annotated": "2026-08-19T14:18:26.207837+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260731_132126_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/explorer-create-textfile-2/sync_log.json b/data/sessions/explorer-create-textfile-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..2dce991e1b7f2f76119d00668b27254dad627827 --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "a9326e01-06e7-430d-81ba-cb24a9b5ef25", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_132102_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/vision/frames/step_0001_20260731_132102_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_132102_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/vision/frames/step_0001_20260731_132102_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_132102_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/vision/frames/step_0001_20260731_132102_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_132112_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/vision/frames/step_0002_20260731_132112_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_132112_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/vision/frames/step_0002_20260731_132112_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_132112_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/vision/frames/step_0002_20260731_132112_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_132116_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/vision/frames/step_0003_20260731_132116_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_132116_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/vision/frames/step_0003_20260731_132116_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_132116_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/vision/frames/step_0003_20260731_132116_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_132122_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/vision/frames/step_0004_20260731_132122_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_132122_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/vision/frames/step_0004_20260731_132122_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_132122_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/vision/frames/step_0004_20260731_132122_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132126_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/vision/frames/step_0005_20260731_132126_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132126_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/vision/frames/step_0005_20260731_132126_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132126_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile-2/vision/frames/step_0005_20260731_132126_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/closing_state.webp b/data/sessions/explorer-create-textfile-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..ba235e761a2c7cec82af4e420201da4c243245a9 --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae7a028d4ff34c07bee5682ad328e50e150853cc662981b1f0836459ba79d805 +size 674536 diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/step_0001_20260731_132102_after.webp b/data/sessions/explorer-create-textfile-2/vision/frames/step_0001_20260731_132102_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c9ec838f737f3c45a5067f0e4ecd2193b07fd521 --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/step_0001_20260731_132102_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5950f57d9018418a58104726b2224ba79bae4b7244b75efd742f81600f16d7f6 +size 674606 diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/step_0001_20260731_132102_at.webp b/data/sessions/explorer-create-textfile-2/vision/frames/step_0001_20260731_132102_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..81fe99ee60b768629665d3ed66322e8e4f759707 --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/step_0001_20260731_132102_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46b24a5cbd43044afc2125a2ce24c550b77a0e99deed41e6bb47a2ee084b3c2 +size 2652556 diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/step_0001_20260731_132102_before.webp b/data/sessions/explorer-create-textfile-2/vision/frames/step_0001_20260731_132102_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c9ec838f737f3c45a5067f0e4ecd2193b07fd521 --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/step_0001_20260731_132102_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5950f57d9018418a58104726b2224ba79bae4b7244b75efd742f81600f16d7f6 +size 674606 diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/step_0002_20260731_132112_after.webp b/data/sessions/explorer-create-textfile-2/vision/frames/step_0002_20260731_132112_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1677d6d93e27953fa8cfa48a6db4aeadca3b0bed --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/step_0002_20260731_132112_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b6e6dce56bdb76b5eeb0ab2393bd9084411d2c3bf3484f32148dd22b6874164 +size 537372 diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/step_0002_20260731_132112_at.webp b/data/sessions/explorer-create-textfile-2/vision/frames/step_0002_20260731_132112_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4379de03aba1e1fb75d2a2faf9322fee29f1efbb --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/step_0002_20260731_132112_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f60625740eb1f065671ca20667828d0976e6a576c7921759f12f21dc877cab +size 531190 diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/step_0002_20260731_132112_before.webp b/data/sessions/explorer-create-textfile-2/vision/frames/step_0002_20260731_132112_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4379de03aba1e1fb75d2a2faf9322fee29f1efbb --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/step_0002_20260731_132112_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f60625740eb1f065671ca20667828d0976e6a576c7921759f12f21dc877cab +size 531190 diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/step_0003_20260731_132116_after.webp b/data/sessions/explorer-create-textfile-2/vision/frames/step_0003_20260731_132116_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..775d3265f9321fcb703c6b89cb0aaff7eedbadf9 --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/step_0003_20260731_132116_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b016602bf04264056d4bfdd6bad4b46064d835356392bd811fc3cbcf1af8af65 +size 550204 diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/step_0003_20260731_132116_at.webp b/data/sessions/explorer-create-textfile-2/vision/frames/step_0003_20260731_132116_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1677d6d93e27953fa8cfa48a6db4aeadca3b0bed --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/step_0003_20260731_132116_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b6e6dce56bdb76b5eeb0ab2393bd9084411d2c3bf3484f32148dd22b6874164 +size 537372 diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/step_0003_20260731_132116_before.webp b/data/sessions/explorer-create-textfile-2/vision/frames/step_0003_20260731_132116_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1677d6d93e27953fa8cfa48a6db4aeadca3b0bed --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/step_0003_20260731_132116_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b6e6dce56bdb76b5eeb0ab2393bd9084411d2c3bf3484f32148dd22b6874164 +size 537372 diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/step_0004_20260731_132122_after.webp b/data/sessions/explorer-create-textfile-2/vision/frames/step_0004_20260731_132122_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a990c115aa06f5fa1f86cc11628782ed665eacb5 --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/step_0004_20260731_132122_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20d4bf86d38190cbb7fb60f8126efffd99f70b5ace3e65d05b6cd7d16cab0f5b +size 550694 diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/step_0004_20260731_132122_at.webp b/data/sessions/explorer-create-textfile-2/vision/frames/step_0004_20260731_132122_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..775d3265f9321fcb703c6b89cb0aaff7eedbadf9 --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/step_0004_20260731_132122_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b016602bf04264056d4bfdd6bad4b46064d835356392bd811fc3cbcf1af8af65 +size 550204 diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/step_0004_20260731_132122_before.webp b/data/sessions/explorer-create-textfile-2/vision/frames/step_0004_20260731_132122_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..775d3265f9321fcb703c6b89cb0aaff7eedbadf9 --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/step_0004_20260731_132122_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b016602bf04264056d4bfdd6bad4b46064d835356392bd811fc3cbcf1af8af65 +size 550204 diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/step_0005_20260731_132126_after.webp b/data/sessions/explorer-create-textfile-2/vision/frames/step_0005_20260731_132126_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a990c115aa06f5fa1f86cc11628782ed665eacb5 --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/step_0005_20260731_132126_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20d4bf86d38190cbb7fb60f8126efffd99f70b5ace3e65d05b6cd7d16cab0f5b +size 550694 diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/step_0005_20260731_132126_at.webp b/data/sessions/explorer-create-textfile-2/vision/frames/step_0005_20260731_132126_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a990c115aa06f5fa1f86cc11628782ed665eacb5 --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/step_0005_20260731_132126_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20d4bf86d38190cbb7fb60f8126efffd99f70b5ace3e65d05b6cd7d16cab0f5b +size 550694 diff --git a/data/sessions/explorer-create-textfile-2/vision/frames/step_0005_20260731_132126_before.webp b/data/sessions/explorer-create-textfile-2/vision/frames/step_0005_20260731_132126_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a990c115aa06f5fa1f86cc11628782ed665eacb5 --- /dev/null +++ b/data/sessions/explorer-create-textfile-2/vision/frames/step_0005_20260731_132126_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20d4bf86d38190cbb7fb60f8126efffd99f70b5ace3e65d05b6cd7d16cab0f5b +size 550694 diff --git a/data/sessions/explorer-create-textfile/commands/actuation_commands.json b/data/sessions/explorer-create-textfile/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..de271d07cf067bd97c8837d8e1cbdaa905895a25 --- /dev/null +++ b/data/sessions/explorer-create-textfile/commands/actuation_commands.json @@ -0,0 +1,135 @@ +[ + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 96, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 900, + "mouse_y": 600, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=900, Y=600", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:19:47.330Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 96, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 946, + "mouse_y": 929, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=946, Y=929", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:19:51.626Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 35, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 946, + "mouse_y": 929, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=946, Y=929", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:19:54.782Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 102, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1264, + "mouse_y": 906, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1264, Y=906", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:19:59.094Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 33, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1264, + "mouse_y": 906, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1264, Y=906", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:20:02.235Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: note", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:20:07.387Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:20:10.584Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-create-textfile/commands/cc_commands.json b/data/sessions/explorer-create-textfile/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..e3634e67523e988570c7ebd22e0a09ffdfc8fe71 --- /dev/null +++ b/data/sessions/explorer-create-textfile/commands/cc_commands.json @@ -0,0 +1,37 @@ +[ + { + "command": "900 600 right", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "946 929 move", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "946 929 left", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "1264 906 move", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "1264 906 left", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "type note", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 7 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-create-textfile/commands/converted_input.md b/data/sessions/explorer-create-textfile/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..15713a9bc608199bb0d6596e00ee961f4a47e26c --- /dev/null +++ b/data/sessions/explorer-create-textfile/commands/converted_input.md @@ -0,0 +1,13 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 13:19:47 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T13:19:47.330Z | Right-click at (900, 600) | +| 2 | 2026-07-31T13:19:51.626Z | Move-cursor at (946, 929) | +| 3 | 2026-07-31T13:19:54.782Z | Left-click at (946, 929) | +| 4 | 2026-07-31T13:19:59.094Z | Move-cursor at (1264, 906) | +| 5 | 2026-07-31T13:20:02.235Z | Left-click at (1264, 906) | +| 6 | 2026-07-31T13:20:07.387Z | Type: note | +| 7 | 2026-07-31T13:20:10.584Z | Press: Enter | diff --git a/data/sessions/explorer-create-textfile/commands/raw_input.md b/data/sessions/explorer-create-textfile/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..36ec4061d235b510abaa16bdbd017fbe3d9297d2 --- /dev/null +++ b/data/sessions/explorer-create-textfile/commands/raw_input.md @@ -0,0 +1,13 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 13:19:47 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T13:19:47.330Z | Right-clicked at X=900, Y=600 | +| 2 | 2026-07-31T13:19:51.626Z | Moved cursor to at X=946, Y=929 | +| 3 | 2026-07-31T13:19:54.782Z | Left-clicked at X=946, Y=929 | +| 4 | 2026-07-31T13:19:59.094Z | Moved cursor to at X=1264, Y=906 | +| 5 | 2026-07-31T13:20:02.235Z | Left-clicked at X=1264, Y=906 | +| 6 | 2026-07-31T13:20:07.387Z | Typed: note | +| 7 | 2026-07-31T13:20:10.584Z | Pressed: Return | diff --git a/data/sessions/explorer-create-textfile/memory.md b/data/sessions/explorer-create-textfile/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..b72e1a21168669713f80fcce9fda2af6d74a6a23 --- /dev/null +++ b/data/sessions/explorer-create-textfile/memory.md @@ -0,0 +1,77 @@ +# Memory: explorer-create-textfile + +## Overview + +Create an empty text file in a folder through the file manager's New submenu. Use this +when a placeholder file is needed and nothing has to be written into it. The route +right-clicks empty space in the folder, follows New to Text Document, and types the name +over the default one the file manager has already put into rename mode. The recorded trace +leaves an empty `note.txt` in the working folder. + +## Prerequisites + +- A desktop environment with a file manager that can create a new empty file of a given + type, or a shell. +- A destination folder that exists and is writable, and that is the active target when the + file is created. +- The file's name decided in advance, including its extension. The file-manager route + creates the file with a default name already in rename mode and keeps the extension for + you; a shell route names the whole thing, extension included. +- No existing file of that name at the destination. +- Clarity that the file is meant to be empty. Both routes produce a zero-length file, and + nothing later in the task puts anything in it. +- An expectation that the file type must be offered by the environment. The file-manager + route creates only the types listed in its New menu, which varies by machine. + +## Steps + +### Step 1 — Right-click at (900, 600) + +The task is to create a new, empty text file in this folder. Move the cursor and Right-click blank space below the file list to open the folder's own context menu — the file-creation command lives there, not on any item's menu. + +![Step 1](vision/frames/step_0001_20260731_131947_at.webp) + +### Step 2 — Move-cursor at (946, 929) + +Move the cursor onto the **`New ›`** row so the submenu opens on hover and the target is visible in the frame before anything is committed. Note that `New` sits lower here than in the desktop menu, because a folder's menu additionally carries `Group by ›` and `Customize this folder…` above it. + +![Step 2](vision/frames/step_0002_20260731_131951_at.webp) + +### Step 3 — Left-click at (946, 929) + +Move the cursor and Left-click **`New ›`** to hold the submenu open. Worth noticing in passing: `Paste` and `Paste shortcut` further up this menu are greyed out, confirming the clipboard is empty — nothing from an earlier take is carrying over. + +![Step 3](vision/frames/step_0003_20260731_131954_at.webp) + +### Step 4 — Move-cursor at (1264, 906) + +Move the cursor across into the submenu and onto **`Text Document`**. `Rich Text Document` sits directly above it and would produce a `.rtf` file with formatting markup inside, not the plain text file the task specifies. + +![Step 4](vision/frames/step_0004_20260731_131959_at.webp) + +### Step 5 — Left-click at (1264, 906) + +Move the cursor and Left-click **`Text Document`**. Explorer creates an empty `New Text Document.txt` in the folder and immediately opens an inline edit box on its name, so it is ready to rename with no further action. + +![Step 5](vision/frames/step_0005_20260731_132002_at.webp) + +### Step 6 — Type: note + +Type `note`. Only the stem `New Text Document` is selected in the edit box — `.txt` sits outside the selection — so the typed text replaces the stem and the extension is kept. Typing `note.txt` here would have produced `note.txt.txt`. + +![Step 6](vision/frames/step_0006_20260731_132007_at.webp) + +### Step 7 — Press: Enter + +After typing `note` Press Enter to commit the name, leaving `note.txt` in `corpus-seed`. The file is empty, which is what the task asks for; until Enter is pressed it would still be called `New Text Document.txt` on disk. + +![Step 7](vision/frames/step_0007_20260731_132010_at.webp) + +## Notes & Edge Cases + +1. Only the name stem is selected when the file manager drops the new file into rename mode — the extension sits outside the selection and is kept for you. Typing the full `note.txt` there produces `note.txt.txt`. Type the stem alone on this route, and the whole name including the extension on a shell route. +2. If the system is configured to hide known file extensions, the name shown in the window is not the name on disk. A file displayed as `note` may already be `note.txt`, and typing `note.txt` into that box gives the doubled extension without anything on screen showing it. Check how the environment displays extensions before judging a name to be wrong. +3. The New submenu offers only the file types the machine has registered, so the list differs between computers and the wanted type may not be there at all. `Rich Text Document` usually sits directly next to `Text Document` and produces a formatted `.rtf` file whose contents are not plain text — close in the menu, not close in the result. +4. Right-click empty space, not a file. The menu that opens depends on what is under the pointer: empty space gives the folder's own menu where file creation lives, while a file gives that file's menu instead. If the wrong menu appears, dismiss it and re-aim rather than hunting for the item inside it. +5. Both routes make a genuinely empty file. Nothing opens for editing and there is nothing to save, so a zero-length file is the finished artifact and not a sign the task stopped halfway. +6. The name is not committed until Return is pressed. Until then the file exists on disk under the default name the system gave it, so a take that stops after typing leaves a differently named file behind rather than no file at all. diff --git a/data/sessions/explorer-create-textfile/metadata.json b/data/sessions/explorer-create-textfile/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..4f5351f8f7f797ec63ec9900f9c259ee8b597cc5 --- /dev/null +++ b/data/sessions/explorer-create-textfile/metadata.json @@ -0,0 +1,129 @@ +{ + "memory_name": "explorer-create-textfile", + "memory_description": "", + "session_id": "14e3cdd9-1da8-4341-aed0-bd636e4a7e7a", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T13:19:38.095035173Z", + "completed_at": "2026-07-31T13:20:15.822387177Z", + "total_steps": 7, + "annotated_steps": 7, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T13:19:47.330Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0001_20260731_131947_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_131947_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_131947_after.webp", + "raw_command": "Right-clicked at X=900, Y=600", + "converted_command": "Right-click at (900, 600)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T13:19:51.626Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0002_20260731_131951_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_131951_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_131951_after.webp", + "raw_command": "Moved cursor to at X=946, Y=929", + "converted_command": "Move-cursor at (946, 929)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T13:19:54.782Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0003_20260731_131954_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_131954_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_131954_after.webp", + "raw_command": "Left-clicked at X=946, Y=929", + "converted_command": "Left-click at (946, 929)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T13:19:59.094Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0004_20260731_131959_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_131959_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_131959_after.webp", + "raw_command": "Moved cursor to at X=1264, Y=906", + "converted_command": "Move-cursor at (1264, 906)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T13:20:02.235Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0005_20260731_132002_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260731_132002_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_132002_after.webp", + "raw_command": "Left-clicked at X=1264, Y=906", + "converted_command": "Left-click at (1264, 906)" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T13:20:07.387Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0006_20260731_132007_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260731_132007_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_132007_after.webp", + "raw_command": "Typed: note", + "converted_command": "Type: note" + }, + { + "step_id": 7, + "timestamp": "2026-07-31T13:20:10.584Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0007_20260731_132010_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260731_132010_before.webp", + "after_image_path": "vision/frames/step_0007_20260731_132010_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-create-textfile/reasoning/reasoning.jsonl b/data/sessions/explorer-create-textfile/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8da6bca10f6a88544589296c10265706c4aef86d --- /dev/null +++ b/data/sessions/explorer-create-textfile/reasoning/reasoning.jsonl @@ -0,0 +1,7 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T13:19:47.330Z", "timestamp_annotated": "2026-08-19T14:18:26.003145+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=900, Y=600", "converted_command": "Right-click at (900, 600)", "image_path": "vision/frames/step_0001_20260731_131947_at.webp", "reasoning": "The task is to create a new, empty text file in this folder. Move the cursor and Right-click blank space below the file list to open the folder's own context menu — the file-creation command lives there, not on any item's menu.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T13:19:51.626Z", "timestamp_annotated": "2026-08-19T14:18:26.003684+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=946, Y=929", "converted_command": "Move-cursor at (946, 929)", "image_path": "vision/frames/step_0002_20260731_131951_at.webp", "reasoning": "Move the cursor onto the **`New ›`** row so the submenu opens on hover and the target is visible in the frame before anything is committed. Note that `New` sits lower here than in the desktop menu, because a folder's menu additionally carries `Group by ›` and `Customize this folder…` above it.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T13:19:54.782Z", "timestamp_annotated": "2026-08-19T14:18:26.004294+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=946, Y=929", "converted_command": "Left-click at (946, 929)", "image_path": "vision/frames/step_0003_20260731_131954_at.webp", "reasoning": "Move the cursor and Left-click **`New ›`** to hold the submenu open. Worth noticing in passing: `Paste` and `Paste shortcut` further up this menu are greyed out, confirming the clipboard is empty — nothing from an earlier take is carrying over.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T13:19:59.094Z", "timestamp_annotated": "2026-08-19T14:18:26.004846+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1264, Y=906", "converted_command": "Move-cursor at (1264, 906)", "image_path": "vision/frames/step_0004_20260731_131959_at.webp", "reasoning": "Move the cursor across into the submenu and onto **`Text Document`**. `Rich Text Document` sits directly above it and would produce a `.rtf` file with formatting markup inside, not the plain text file the task specifies.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T13:20:02.235Z", "timestamp_annotated": "2026-08-19T14:18:26.005372+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1264, Y=906", "converted_command": "Left-click at (1264, 906)", "image_path": "vision/frames/step_0005_20260731_132002_at.webp", "reasoning": "Move the cursor and Left-click **`Text Document`**. Explorer creates an empty `New Text Document.txt` in the folder and immediately opens an inline edit box on its name, so it is ready to rename with no further action.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T13:20:07.387Z", "timestamp_annotated": "2026-08-19T14:18:26.005834+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: note", "converted_command": "Type: note", "image_path": "vision/frames/step_0006_20260731_132007_at.webp", "reasoning": "Type `note`. Only the stem `New Text Document` is selected in the edit box — `.txt` sits outside the selection — so the typed text replaces the stem and the extension is kept. Typing `note.txt` here would have produced `note.txt.txt`.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-31T13:20:10.584Z", "timestamp_annotated": "2026-08-19T14:18:26.006331+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0007_20260731_132010_at.webp", "reasoning": "After typing `note` Press Enter to commit the name, leaving `note.txt` in `corpus-seed`. The file is empty, which is what the task asks for; until Enter is pressed it would still be called `New Text Document.txt` on disk.", "skipped": false} diff --git a/data/sessions/explorer-create-textfile/sync_log.json b/data/sessions/explorer-create-textfile/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..92fa37a460d0fa0402dc1db9742652c774fc6cfc --- /dev/null +++ b/data/sessions/explorer-create-textfile/sync_log.json @@ -0,0 +1,187 @@ +{ + "session_id": "14e3cdd9-1da8-4341-aed0-bd636e4a7e7a", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_131947_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0001_20260731_131947_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_131947_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0001_20260731_131947_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_131947_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0001_20260731_131947_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_131951_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0002_20260731_131951_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_131951_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0002_20260731_131951_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_131951_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0002_20260731_131951_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_131954_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0003_20260731_131954_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_131954_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0003_20260731_131954_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_131954_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0003_20260731_131954_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_131959_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0004_20260731_131959_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_131959_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0004_20260731_131959_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_131959_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0004_20260731_131959_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132002_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0005_20260731_132002_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132002_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0005_20260731_132002_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132002_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0005_20260731_132002_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_132007_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0006_20260731_132007_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_132007_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0006_20260731_132007_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_132007_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0006_20260731_132007_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_132010_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0007_20260731_132010_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_132010_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0007_20260731_132010_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_132010_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-create-textfile/vision/frames/step_0007_20260731_132010_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-create-textfile/vision/frames/closing_state.webp b/data/sessions/explorer-create-textfile/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..f19d765c3a7ccd510265c1f437ef6cf9a7a95f50 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86bb137443a3f0f667bcb4feb1aacf8b743931e3724e1b4b7e178cb0c5bc4a9a +size 77328 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0001_20260731_131947_after.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0001_20260731_131947_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..23aea2d2fe1499888606c496c36974e7687ae31a --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0001_20260731_131947_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ef49c240bec5d93631cd6b3306de05a13594967a194bd352b52e7b9e323434 +size 82792 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0001_20260731_131947_at.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0001_20260731_131947_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..31e96f8719cd58af823e54b083bced9d01b42f1a --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0001_20260731_131947_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0b759605e25c93aa2eb1c8a68e8315608a671a5f7929bfd78c6870c8509363 +size 185448 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0001_20260731_131947_before.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0001_20260731_131947_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..dca8e798e5862d85f777048c15feeebb4bcd84df --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0001_20260731_131947_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47162b9770f46bf571cf0619ee441c429ee57d0247b4fbb3ab1e60b34a964bf4 +size 72520 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0002_20260731_131951_after.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0002_20260731_131951_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..851bfc33d57f80cf82d1c856e34bdfc425e5379d --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0002_20260731_131951_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70bf9926566048faecdf21a7f9ed07bcc64c182b2c15135e95883a2841ff8501 +size 82916 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0002_20260731_131951_at.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0002_20260731_131951_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1a715a87ce233edcbacc4ea87a8578d5e03a66e6 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0002_20260731_131951_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1717a67d1294b69c3ba81f005ac0ab875d27f6c6f33cd571624461eb8d5c4b5d +size 202374 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0002_20260731_131951_before.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0002_20260731_131951_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..23aea2d2fe1499888606c496c36974e7687ae31a --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0002_20260731_131951_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ef49c240bec5d93631cd6b3306de05a13594967a194bd352b52e7b9e323434 +size 82792 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0003_20260731_131954_after.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0003_20260731_131954_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..574027fa15351665543659317bead8c22dc16932 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0003_20260731_131954_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0c4bd93ef59e338d1ec8de1edd46fbc9dd43c20782c8aa9f42538ae0dec7dcb +size 88906 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0003_20260731_131954_at.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0003_20260731_131954_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a8d2f70fe775b4255e553cf586a0d127d5ee94e4 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0003_20260731_131954_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3322c0b38fbe1dd783cd822060151f1472a63dcc63d0a1a10a089ea9b8c2231 +size 213316 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0003_20260731_131954_before.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0003_20260731_131954_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..574027fa15351665543659317bead8c22dc16932 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0003_20260731_131954_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0c4bd93ef59e338d1ec8de1edd46fbc9dd43c20782c8aa9f42538ae0dec7dcb +size 88906 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0004_20260731_131959_after.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0004_20260731_131959_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..574027fa15351665543659317bead8c22dc16932 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0004_20260731_131959_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0c4bd93ef59e338d1ec8de1edd46fbc9dd43c20782c8aa9f42538ae0dec7dcb +size 88906 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0004_20260731_131959_at.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0004_20260731_131959_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4bdf84df44938970f60aa734dabe33531eb6418f --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0004_20260731_131959_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2461024147e5085a99f89f87056083f57ccb70f050d28536d8570140e270cb78 +size 215310 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0004_20260731_131959_before.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0004_20260731_131959_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..574027fa15351665543659317bead8c22dc16932 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0004_20260731_131959_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0c4bd93ef59e338d1ec8de1edd46fbc9dd43c20782c8aa9f42538ae0dec7dcb +size 88906 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0005_20260731_132002_after.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0005_20260731_132002_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3283a91c7d9b79931f07c6fe0e13a218bb77d678 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0005_20260731_132002_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb587a5cb4ae0c9ac71ae545de9a758c1ca97c5aff06f71f34e739899b47dcd1 +size 78268 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0005_20260731_132002_at.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0005_20260731_132002_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..22f73f5e4053b1192ad69f91b059808ad39a9f32 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0005_20260731_132002_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08c1d7eba2b7c5db724b824e5575790cb3b272165235da2ee691ea369fd5da09 +size 215716 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0005_20260731_132002_before.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0005_20260731_132002_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c7831560f931cf81167a599b5c5afc71d3aa42d6 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0005_20260731_132002_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6fc1919df9dcb02b2f328a6d07908e4ea7dc2691055f6ddc8c92faaee1dfe3 +size 89176 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0006_20260731_132007_after.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0006_20260731_132007_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b0e3c4e5329acf89689b1bc95b5f8dbca7f945e3 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0006_20260731_132007_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c59c6215b162d39c8ebbfd3c0877477760e666ebf0fd58ae15d48ecdb4d537 +size 77176 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0006_20260731_132007_at.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0006_20260731_132007_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2ebffa23024ff4bb1734457153152f3152aee778 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0006_20260731_132007_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fae60e2c1b59853310285601d295363c0fa76d75c79444a1e09af0884bef514a +size 78316 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0006_20260731_132007_before.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0006_20260731_132007_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2ebffa23024ff4bb1734457153152f3152aee778 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0006_20260731_132007_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fae60e2c1b59853310285601d295363c0fa76d75c79444a1e09af0884bef514a +size 78316 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0007_20260731_132010_after.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0007_20260731_132010_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f19d765c3a7ccd510265c1f437ef6cf9a7a95f50 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0007_20260731_132010_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86bb137443a3f0f667bcb4feb1aacf8b743931e3724e1b4b7e178cb0c5bc4a9a +size 77328 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0007_20260731_132010_at.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0007_20260731_132010_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b0e3c4e5329acf89689b1bc95b5f8dbca7f945e3 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0007_20260731_132010_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c59c6215b162d39c8ebbfd3c0877477760e666ebf0fd58ae15d48ecdb4d537 +size 77176 diff --git a/data/sessions/explorer-create-textfile/vision/frames/step_0007_20260731_132010_before.webp b/data/sessions/explorer-create-textfile/vision/frames/step_0007_20260731_132010_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b0e3c4e5329acf89689b1bc95b5f8dbca7f945e3 --- /dev/null +++ b/data/sessions/explorer-create-textfile/vision/frames/step_0007_20260731_132010_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c59c6215b162d39c8ebbfd3c0877477760e666ebf0fd58ae15d48ecdb4d537 +size 77176 diff --git a/data/sessions/explorer-delete-file-2/commands/actuation_commands.json b/data/sessions/explorer-delete-file-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..26091b6a1dce1514083a6622a0bff36967ad6a1c --- /dev/null +++ b/data/sessions/explorer-delete-file-2/commands/actuation_commands.json @@ -0,0 +1,59 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 85, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 386, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=250, Y=386", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:56:57.795Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 35, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 386, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=250, Y=386", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:57:00.857Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Fwd Delete", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:57:04.926Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-delete-file-2/commands/cc_commands.json b/data/sessions/explorer-delete-file-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..31f333d99d56bb7b7af5add6316f4ce03f229be1 --- /dev/null +++ b/data/sessions/explorer-delete-file-2/commands/cc_commands.json @@ -0,0 +1,17 @@ +[ + { + "command": "250 386 move", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "250 386 left", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Fwd Delete}", + "os": "WINDOWS", + "step_id": 3 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-delete-file-2/commands/converted_input.md b/data/sessions/explorer-delete-file-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..74db8a325d5fab7ecde3530c0219f10f155561dd --- /dev/null +++ b/data/sessions/explorer-delete-file-2/commands/converted_input.md @@ -0,0 +1,9 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:56:57 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:56:57.795Z | Move-cursor at (250, 386) | +| 2 | 2026-07-31T12:57:00.857Z | Left-click at (250, 386) | +| 3 | 2026-07-31T12:57:04.926Z | Press: Fwd Delete | diff --git a/data/sessions/explorer-delete-file-2/commands/raw_input.md b/data/sessions/explorer-delete-file-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..f0f3b6452d733192a91dc693d8ceee6052c30aeb --- /dev/null +++ b/data/sessions/explorer-delete-file-2/commands/raw_input.md @@ -0,0 +1,9 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:56:57 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:56:57.795Z | Moved cursor to at X=250, Y=386 | +| 2 | 2026-07-31T12:57:00.857Z | Left-clicked at X=250, Y=386 | +| 3 | 2026-07-31T12:57:04.926Z | Pressed: Fwd Delete | diff --git a/data/sessions/explorer-delete-file-2/memory.md b/data/sessions/explorer-delete-file-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..16ce298a155c573cd8b34a50a736c36cb1387ec1 --- /dev/null +++ b/data/sessions/explorer-delete-file-2/memory.md @@ -0,0 +1,52 @@ +# Memory: explorer-delete-file-2 + +## Overview + +Delete a file using the keyboard: select it and press the delete key. Use this when a file +has to be removed and a recoverable deletion is wanted — the file goes to the recycle area +and stays restorable until that is emptied. The recorded trace removes `report.pdf` from +the working folder. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file that exists and can be identified at run time by name. +- Write access to the folder holding it. Deletion changes the folder, not the file, so the + folder's permissions are what govern. +- Certainty that the file is the right one and is genuinely no longer wanted. Neither route + asks for confirmation. +- An understanding of which of the two end states is wanted. The file-manager route moves + the file to a recoverable holding area; the shell route unlinks it immediately with + nothing to restore from. The folder ends up in the same state either way, but only one + of them is reversible. +- A backup, if the contents matter. Nothing in this task creates one. + +## Steps + +### Step 1 — Move-cursor at (250, 386) + +The task is to send a file to the Recycle Bin using the keyboard only, so the file has to be selected first. Move the cursor onto the `report.pdf` row ahead of the click, so the click that follows lands reliably. + +![Step 1](vision/frames/step_0001_20260731_125657_at.webp) + +### Step 2 — Left-click at (250, 386) + +Move the cursor and Left-click to select `report.pdf`. Deleting acts on whatever is selected, so getting the selection right is the whole of the preparation. + +![Step 2](vision/frames/step_0002_20260731_125700_at.webp) + +### Step 3 — Press: Fwd Delete + +Press Delete to remove the selected file. Windows sends it to the Recycle Bin rather than erasing it, so the action is recoverable — which is the difference between this route and the terminal twin, where the equivalent command deletes outright. + +![Step 3](vision/frames/step_0003_20260731_125704_at.webp) + +## Notes & Edge Cases + +1. The click is the whole of the selection and the key acts on it at once, with no prompt. Read what is highlighted before pressing, because this is the step where a wrong selection becomes destructive rather than merely wrong. +2. The plain key is recoverable — the file goes to the recycle bin. The modified form is permanent and gives no different feedback, so the two are told apart only by what was held down. +3. The key acts on the selection in whatever window has focus. With focus elsewhere the same key does something else entirely, and nothing indicates the keystroke went astray. +4. The recycle bin can be turned off per drive, in which case this same key deletes permanently with nothing on screen looking any different. Do not assume recoverability from the route alone. +5. Emptying the recycle bin is a separate task and is not part of this one. +6. Verify the file's contents, not just its name, before deleting it. +7. Nothing is reported when this works. Confirm from the folder's contents rather than from the keystroke having been accepted. diff --git a/data/sessions/explorer-delete-file-2/metadata.json b/data/sessions/explorer-delete-file-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..4694ace7b52a53b3bd85799a041f0941b9e0317e --- /dev/null +++ b/data/sessions/explorer-delete-file-2/metadata.json @@ -0,0 +1,77 @@ +{ + "memory_name": "explorer-delete-file-2", + "memory_description": "", + "session_id": "c4e4a211-76d8-4e48-9651-bdc702504afb", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:56:48.648689453Z", + "completed_at": "2026-07-31T12:57:11.025920017Z", + "total_steps": 3, + "annotated_steps": 3, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:56:57.795Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260731_125657_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_125657_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_125657_after.webp", + "raw_command": "Moved cursor to at X=250, Y=386", + "converted_command": "Move-cursor at (250, 386)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:57:00.857Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260731_125700_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_125700_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_125700_after.webp", + "raw_command": "Left-clicked at X=250, Y=386", + "converted_command": "Left-click at (250, 386)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:57:04.926Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_125704_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_125704_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_125704_after.webp", + "raw_command": "Pressed: Fwd Delete", + "converted_command": "Press: Fwd Delete" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-delete-file-2/reasoning/reasoning.jsonl b/data/sessions/explorer-delete-file-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2d6934d36acfce38c9ccd49655062f1a49960e14 --- /dev/null +++ b/data/sessions/explorer-delete-file-2/reasoning/reasoning.jsonl @@ -0,0 +1,3 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:56:57.795Z", "timestamp_annotated": "2026-08-19T14:18:26.186805+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=250, Y=386", "converted_command": "Move-cursor at (250, 386)", "image_path": "vision/frames/step_0001_20260731_125657_at.webp", "reasoning": "The task is to send a file to the Recycle Bin using the keyboard only, so the file has to be selected first. Move the cursor onto the `report.pdf` row ahead of the click, so the click that follows lands reliably.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:57:00.857Z", "timestamp_annotated": "2026-08-19T14:18:26.187107+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=250, Y=386", "converted_command": "Left-click at (250, 386)", "image_path": "vision/frames/step_0002_20260731_125700_at.webp", "reasoning": "Move the cursor and Left-click to select `report.pdf`. Deleting acts on whatever is selected, so getting the selection right is the whole of the preparation.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:57:04.926Z", "timestamp_annotated": "2026-08-19T14:18:26.187599+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Fwd Delete", "converted_command": "Press: Fwd Delete", "image_path": "vision/frames/step_0003_20260731_125704_at.webp", "reasoning": "Press Delete to remove the selected file. Windows sends it to the Recycle Bin rather than erasing it, so the action is recoverable — which is the difference between this route and the terminal twin, where the equivalent command deletes outright.", "skipped": false} diff --git a/data/sessions/explorer-delete-file-2/sync_log.json b/data/sessions/explorer-delete-file-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..fe8e5c5a7db7053917aa26bab6c89b5a11a4b90c --- /dev/null +++ b/data/sessions/explorer-delete-file-2/sync_log.json @@ -0,0 +1,103 @@ +{ + "session_id": "c4e4a211-76d8-4e48-9651-bdc702504afb", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_125657_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-2/vision/frames/step_0001_20260731_125657_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_125657_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-2/vision/frames/step_0001_20260731_125657_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_125657_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-2/vision/frames/step_0001_20260731_125657_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_125700_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-2/vision/frames/step_0002_20260731_125700_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_125700_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-2/vision/frames/step_0002_20260731_125700_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_125700_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-2/vision/frames/step_0002_20260731_125700_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_125704_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-2/vision/frames/step_0003_20260731_125704_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_125704_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-2/vision/frames/step_0003_20260731_125704_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_125704_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-2/vision/frames/step_0003_20260731_125704_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-delete-file-2/vision/frames/closing_state.webp b/data/sessions/explorer-delete-file-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..bd0ef22e45d5fcdcf6c4526a20b21560a84b1415 --- /dev/null +++ b/data/sessions/explorer-delete-file-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df602a781451d07cd372930f945af34e9026d4c9af97dd64615912bd67748a26 +size 69802 diff --git a/data/sessions/explorer-delete-file-2/vision/frames/step_0001_20260731_125657_after.webp b/data/sessions/explorer-delete-file-2/vision/frames/step_0001_20260731_125657_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..556246f00599eb2747d796338b6428818e9fea0d --- /dev/null +++ b/data/sessions/explorer-delete-file-2/vision/frames/step_0001_20260731_125657_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f5ab0b23627b0b56f1c065c765357c894ce9c17e509f7977fa0c6280122759 +size 73126 diff --git a/data/sessions/explorer-delete-file-2/vision/frames/step_0001_20260731_125657_at.webp b/data/sessions/explorer-delete-file-2/vision/frames/step_0001_20260731_125657_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..bf429bc7cccb7f6adeb4dc437a5f69ba18dc3ecb --- /dev/null +++ b/data/sessions/explorer-delete-file-2/vision/frames/step_0001_20260731_125657_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4835505ea100a20cff7114a3b78dc3c423f2daf807de4373dcfaa3b36f77dc2f +size 191488 diff --git a/data/sessions/explorer-delete-file-2/vision/frames/step_0001_20260731_125657_before.webp b/data/sessions/explorer-delete-file-2/vision/frames/step_0001_20260731_125657_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d1e9c318b0a31d033c8da60d04200ca1ef06516f --- /dev/null +++ b/data/sessions/explorer-delete-file-2/vision/frames/step_0001_20260731_125657_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14f5affcba5a1b3f5ecfea007f4d434fb42fddb929b54c56c6d17d0a8d9a5703 +size 75384 diff --git a/data/sessions/explorer-delete-file-2/vision/frames/step_0002_20260731_125700_after.webp b/data/sessions/explorer-delete-file-2/vision/frames/step_0002_20260731_125700_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..06d740ff1b86152e8dc79f38627977cc3ab96b1e --- /dev/null +++ b/data/sessions/explorer-delete-file-2/vision/frames/step_0002_20260731_125700_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfa22f4788e8c83b78c9f56b9f7c006fa1047fcc485100a09d913661edd59075 +size 77804 diff --git a/data/sessions/explorer-delete-file-2/vision/frames/step_0002_20260731_125700_at.webp b/data/sessions/explorer-delete-file-2/vision/frames/step_0002_20260731_125700_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..852fcae307c125ac30390ef5bd530ed7b19ff90f --- /dev/null +++ b/data/sessions/explorer-delete-file-2/vision/frames/step_0002_20260731_125700_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc09964d470f3f40fe7c8a5414a3e9baf11f95e388ef08d6e956aa5f5f9c4a73 +size 197730 diff --git a/data/sessions/explorer-delete-file-2/vision/frames/step_0002_20260731_125700_before.webp b/data/sessions/explorer-delete-file-2/vision/frames/step_0002_20260731_125700_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..29a53d44cb1e8354ec9de3106b6c6940ea4302f2 --- /dev/null +++ b/data/sessions/explorer-delete-file-2/vision/frames/step_0002_20260731_125700_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5d423bbac9b6f0352cf9fd8c02b7ffbcc3202b31c0b344de5dcb9e3303f57d3 +size 77818 diff --git a/data/sessions/explorer-delete-file-2/vision/frames/step_0003_20260731_125704_after.webp b/data/sessions/explorer-delete-file-2/vision/frames/step_0003_20260731_125704_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..38483963961b88073c5786949339232c7ca91dc2 --- /dev/null +++ b/data/sessions/explorer-delete-file-2/vision/frames/step_0003_20260731_125704_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba6dd64abd4911994684aad614e88acf924302c4e071c6ae2a14e875675f4ebe +size 71282 diff --git a/data/sessions/explorer-delete-file-2/vision/frames/step_0003_20260731_125704_at.webp b/data/sessions/explorer-delete-file-2/vision/frames/step_0003_20260731_125704_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8dba3add3fccfc60caf55d659e81ee85f38cdf8b --- /dev/null +++ b/data/sessions/explorer-delete-file-2/vision/frames/step_0003_20260731_125704_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce8ca983583c7cfcea86a69ef87463d7d42ececd05b3c93cbf3944c86feb4556 +size 74718 diff --git a/data/sessions/explorer-delete-file-2/vision/frames/step_0003_20260731_125704_before.webp b/data/sessions/explorer-delete-file-2/vision/frames/step_0003_20260731_125704_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8dba3add3fccfc60caf55d659e81ee85f38cdf8b --- /dev/null +++ b/data/sessions/explorer-delete-file-2/vision/frames/step_0003_20260731_125704_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce8ca983583c7cfcea86a69ef87463d7d42ececd05b3c93cbf3944c86feb4556 +size 74718 diff --git a/data/sessions/explorer-delete-file-3/commands/actuation_commands.json b/data/sessions/explorer-delete-file-3/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..aef2fb0f0132bd8a4c54427467f089d0bddea4d1 --- /dev/null +++ b/data/sessions/explorer-delete-file-3/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 33, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:57:57.342Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Remove-Item $env:USERPROFILE\\corpus-seed\\report.pdf", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:58:07.633Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:58:11.919Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:58:18.169Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:58:21.449Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-delete-file-3/commands/cc_commands.json b/data/sessions/explorer-delete-file-3/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..b8793b95d34e798417e8047a6442520445b86c19 --- /dev/null +++ b/data/sessions/explorer-delete-file-3/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Remove-Item $env:USERPROFILE\\corpus-seed\\report.pdf", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-delete-file-3/commands/converted_input.md b/data/sessions/explorer-delete-file-3/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..e1d53dea86e32e5f6cce4eaadc8fdb36dd0485d6 --- /dev/null +++ b/data/sessions/explorer-delete-file-3/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:57:57 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:57:57.342Z | Left-click at (268, 1060) | +| 2 | 2026-07-31T12:58:07.633Z | Type: Remove-Item $env:USERPROFILE\corpus-seed\report.pdf | +| 3 | 2026-07-31T12:58:11.919Z | Press: Enter | +| 4 | 2026-07-31T12:58:18.169Z | Type: exit | +| 5 | 2026-07-31T12:58:21.449Z | Press: Enter | diff --git a/data/sessions/explorer-delete-file-3/commands/raw_input.md b/data/sessions/explorer-delete-file-3/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..10112ce99e8090b9a3ba83ee158f6fa2323017c4 --- /dev/null +++ b/data/sessions/explorer-delete-file-3/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:57:57 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:57:57.342Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-31T12:58:07.633Z | Typed: Remove-Item $env:USERPROFILE\corpus-seed\report.pdf | +| 3 | 2026-07-31T12:58:11.919Z | Pressed: Return | +| 4 | 2026-07-31T12:58:18.169Z | Typed: exit | +| 5 | 2026-07-31T12:58:21.449Z | Pressed: Return | diff --git a/data/sessions/explorer-delete-file-3/memory.md b/data/sessions/explorer-delete-file-3/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..176e4e6d06c03d0601222a56ed73cf2450b5fb76 --- /dev/null +++ b/data/sessions/explorer-delete-file-3/memory.md @@ -0,0 +1,64 @@ +# Memory: explorer-delete-file-3 + +## Overview + +Delete a file from a shell. Use this as the terminal route to the same folder end state as +the file-manager delete, with one important difference: the remove command deletes outright +rather than moving the file to a recoverable area. The recorded trace opens a shell, +removes `report.pdf`, and closes the shell with `exit`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file that exists and can be identified at run time by name. +- Write access to the folder holding it. Deletion changes the folder, not the file, so the + folder's permissions are what govern. +- Certainty that the file is the right one and is genuinely no longer wanted. Neither route + asks for confirmation. +- An understanding of which of the two end states is wanted. The file-manager route moves + the file to a recoverable holding area; the shell route unlinks it immediately with + nothing to restore from. The folder ends up in the same state either way, but only one + of them is reversible. +- A backup, if the contents matter. Nothing in this task creates one. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to delete a file outright, which is a single removal command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar. + +![Step 1](vision/frames/step_0001_20260731_125757_at.webp) + +### Step 2 — Type: Remove-Item $env:USERPROFILE\corpus-seed\report.pdf + +Type a `Remove-Item` command naming the file to delete. This differs from the Explorer route in a way worth knowing: `Remove-Item` deletes the file outright rather than sending it to the Recycle Bin, so there is nothing to restore afterwards. The end state matches the mouse trace — the file is gone from the folder — but the mechanism is not reversible. + +![Step 2](vision/frames/step_0002_20260731_125807_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Enter to run the deletion. It reports nothing on success; the prompt simply returns, which is the shell's way of saying the file is gone. + +![Step 3](vision/frames/step_0003_20260731_125811_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. + +![Step 4](vision/frames/step_0004_20260731_125818_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260731_125821_at.webp) + +## Notes & Edge Cases + +1. This is not the recycle bin. It removes the file straight away, with no holding area and nothing to restore from. The folder ends in the same state as the file-manager route, but the two are not interchangeable — where reversibility matters, move the file to a holding location instead. +2. There is no confirmation. The command acts silently on exactly what it is given, which makes the accuracy of the path the entire safety mechanism. +3. Read the path back before confirming. A wrong character produces an error; a wrong but valid path produces a successful deletion of the wrong file. Only one of those announces itself. +4. Never widen the command to make it work. A recursive or forced option added because the plain command refused is the point at which a small mistake becomes a large one — if it refuses, find out why. +5. Wildcards are expanded before the command sees them. By the time it runs, the pattern is already a list of real files, and the command cannot tell that more of them matched than were intended. +6. The command succeeds quietly and reports nothing. Confirm from the folder rather than from the prompt returning. +7. The environment variable in the path is expanded by the shell, so the same string handed to something that is not a shell leaves the literal text unresolved. diff --git a/data/sessions/explorer-delete-file-3/metadata.json b/data/sessions/explorer-delete-file-3/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..10446ab40ec17138451fea30906b7c995fe05720 --- /dev/null +++ b/data/sessions/explorer-delete-file-3/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "explorer-delete-file-3", + "memory_description": "", + "session_id": "16f17108-7392-4e71-9092-09746c1d625b", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:57:48.244183929Z", + "completed_at": "2026-07-31T12:58:26.620523838Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:57:57.342Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_125757_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_125757_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_125757_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:58:07.633Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260731_125807_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_125807_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_125807_after.webp", + "raw_command": "Typed: Remove-Item $env:USERPROFILE\\corpus-seed\\report.pdf", + "converted_command": "Type: Remove-Item $env:USERPROFILE\\corpus-seed\\report.pdf" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:58:11.919Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_125811_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_125811_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_125811_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T12:58:18.169Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260731_125818_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_125818_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_125818_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T12:58:21.449Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260731_125821_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_125821_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_125821_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-delete-file-3/reasoning/reasoning.jsonl b/data/sessions/explorer-delete-file-3/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b9966e7709e4391c116f7196774a1511d2cab203 --- /dev/null +++ b/data/sessions/explorer-delete-file-3/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:57:57.342Z", "timestamp_annotated": "2026-08-19T14:18:26.191480+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260731_125757_at.webp", "reasoning": "The task is to delete a file outright, which is a single removal command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:58:07.633Z", "timestamp_annotated": "2026-08-19T14:18:26.191804+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Remove-Item $env:USERPROFILE\\corpus-seed\\report.pdf", "converted_command": "Type: Remove-Item $env:USERPROFILE\\corpus-seed\\report.pdf", "image_path": "vision/frames/step_0002_20260731_125807_at.webp", "reasoning": "Type a `Remove-Item` command naming the file to delete. This differs from the Explorer route in a way worth knowing: `Remove-Item` deletes the file outright rather than sending it to the Recycle Bin, so there is nothing to restore afterwards. The end state matches the mouse trace — the file is gone from the folder — but the mechanism is not reversible.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:58:11.919Z", "timestamp_annotated": "2026-08-19T14:18:26.192188+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260731_125811_at.webp", "reasoning": "After typing the command Press Enter to run the deletion. It reports nothing on success; the prompt simply returns, which is the shell's way of saying the file is gone.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T12:58:18.169Z", "timestamp_annotated": "2026-08-19T14:18:26.192650+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260731_125818_at.webp", "reasoning": "Type `exit` to close the shell.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T12:58:21.449Z", "timestamp_annotated": "2026-08-19T14:18:26.193072+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260731_125821_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/explorer-delete-file-3/sync_log.json b/data/sessions/explorer-delete-file-3/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..35491c6ebf2288157826585ffc39515793fc7adf --- /dev/null +++ b/data/sessions/explorer-delete-file-3/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "16f17108-7392-4e71-9092-09746c1d625b", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_125757_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/vision/frames/step_0001_20260731_125757_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_125757_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/vision/frames/step_0001_20260731_125757_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_125757_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/vision/frames/step_0001_20260731_125757_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_125807_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/vision/frames/step_0002_20260731_125807_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_125807_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/vision/frames/step_0002_20260731_125807_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_125807_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/vision/frames/step_0002_20260731_125807_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_125811_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/vision/frames/step_0003_20260731_125811_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_125811_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/vision/frames/step_0003_20260731_125811_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_125811_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/vision/frames/step_0003_20260731_125811_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_125818_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/vision/frames/step_0004_20260731_125818_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_125818_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/vision/frames/step_0004_20260731_125818_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_125818_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/vision/frames/step_0004_20260731_125818_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_125821_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/vision/frames/step_0005_20260731_125821_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_125821_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/vision/frames/step_0005_20260731_125821_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_125821_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file-3/vision/frames/step_0005_20260731_125821_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-delete-file-3/vision/frames/closing_state.webp b/data/sessions/explorer-delete-file-3/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..116f41a23d0b04b91d385f6cd0e61b8e5fb8a60c --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:136fd14a6724f8e8b6d14a647331d5d0557418f16090be2a3ba7af7047d72b9c +size 656192 diff --git a/data/sessions/explorer-delete-file-3/vision/frames/step_0001_20260731_125757_after.webp b/data/sessions/explorer-delete-file-3/vision/frames/step_0001_20260731_125757_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..368ec69c8244e85881978f2493e3fbef5ed355d1 --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/step_0001_20260731_125757_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68321643c37fa7cf2e48e5e7c6b4ae1a4d4c1e857d708a81cfe1327f09f8f0e +size 520252 diff --git a/data/sessions/explorer-delete-file-3/vision/frames/step_0001_20260731_125757_at.webp b/data/sessions/explorer-delete-file-3/vision/frames/step_0001_20260731_125757_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6bf5639ddf9c41c3d1b7fdc7d904a11337b0ec4a --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/step_0001_20260731_125757_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daa716cba149467090eb9b38e349002ce4836f3df5a3fca7de37fc9eafa6ccb7 +size 2051322 diff --git a/data/sessions/explorer-delete-file-3/vision/frames/step_0001_20260731_125757_before.webp b/data/sessions/explorer-delete-file-3/vision/frames/step_0001_20260731_125757_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..368ec69c8244e85881978f2493e3fbef5ed355d1 --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/step_0001_20260731_125757_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68321643c37fa7cf2e48e5e7c6b4ae1a4d4c1e857d708a81cfe1327f09f8f0e +size 520252 diff --git a/data/sessions/explorer-delete-file-3/vision/frames/step_0002_20260731_125807_after.webp b/data/sessions/explorer-delete-file-3/vision/frames/step_0002_20260731_125807_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7419f5f1718ef0f04798b774d3e329c91ba426de --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/step_0002_20260731_125807_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c0d5e0bf7fe95f9544ba68edc9aeea34fe96b4710a1bfd8b777f551534c0d5 +size 520944 diff --git a/data/sessions/explorer-delete-file-3/vision/frames/step_0002_20260731_125807_at.webp b/data/sessions/explorer-delete-file-3/vision/frames/step_0002_20260731_125807_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7419f5f1718ef0f04798b774d3e329c91ba426de --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/step_0002_20260731_125807_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c0d5e0bf7fe95f9544ba68edc9aeea34fe96b4710a1bfd8b777f551534c0d5 +size 520944 diff --git a/data/sessions/explorer-delete-file-3/vision/frames/step_0002_20260731_125807_before.webp b/data/sessions/explorer-delete-file-3/vision/frames/step_0002_20260731_125807_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7419f5f1718ef0f04798b774d3e329c91ba426de --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/step_0002_20260731_125807_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c0d5e0bf7fe95f9544ba68edc9aeea34fe96b4710a1bfd8b777f551534c0d5 +size 520944 diff --git a/data/sessions/explorer-delete-file-3/vision/frames/step_0003_20260731_125811_after.webp b/data/sessions/explorer-delete-file-3/vision/frames/step_0003_20260731_125811_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..38d73ca4875b1194464f07d029fc91210f7a7ab3 --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/step_0003_20260731_125811_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544674f27adeccf31ae12b211d1df684d47265208b1841593ac596d3a343b2d2 +size 528090 diff --git a/data/sessions/explorer-delete-file-3/vision/frames/step_0003_20260731_125811_at.webp b/data/sessions/explorer-delete-file-3/vision/frames/step_0003_20260731_125811_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b38dd6401488e3d28bf0874a06ebf340b00d657c --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/step_0003_20260731_125811_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa02be8713fcde9e8544704101b322ec679518cc5e0ee987c049e1afa8ab135a +size 525768 diff --git a/data/sessions/explorer-delete-file-3/vision/frames/step_0003_20260731_125811_before.webp b/data/sessions/explorer-delete-file-3/vision/frames/step_0003_20260731_125811_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b38dd6401488e3d28bf0874a06ebf340b00d657c --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/step_0003_20260731_125811_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa02be8713fcde9e8544704101b322ec679518cc5e0ee987c049e1afa8ab135a +size 525768 diff --git a/data/sessions/explorer-delete-file-3/vision/frames/step_0004_20260731_125818_after.webp b/data/sessions/explorer-delete-file-3/vision/frames/step_0004_20260731_125818_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8836d063c4bcc408d32b2675c344d55afe79edca --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/step_0004_20260731_125818_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:795becad697f77199660394515c17a61512548e8f8c01a91ab0df7e3a10268c2 +size 528566 diff --git a/data/sessions/explorer-delete-file-3/vision/frames/step_0004_20260731_125818_at.webp b/data/sessions/explorer-delete-file-3/vision/frames/step_0004_20260731_125818_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..38d73ca4875b1194464f07d029fc91210f7a7ab3 --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/step_0004_20260731_125818_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544674f27adeccf31ae12b211d1df684d47265208b1841593ac596d3a343b2d2 +size 528090 diff --git a/data/sessions/explorer-delete-file-3/vision/frames/step_0004_20260731_125818_before.webp b/data/sessions/explorer-delete-file-3/vision/frames/step_0004_20260731_125818_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..38d73ca4875b1194464f07d029fc91210f7a7ab3 --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/step_0004_20260731_125818_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544674f27adeccf31ae12b211d1df684d47265208b1841593ac596d3a343b2d2 +size 528090 diff --git a/data/sessions/explorer-delete-file-3/vision/frames/step_0005_20260731_125821_after.webp b/data/sessions/explorer-delete-file-3/vision/frames/step_0005_20260731_125821_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..116f41a23d0b04b91d385f6cd0e61b8e5fb8a60c --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/step_0005_20260731_125821_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:136fd14a6724f8e8b6d14a647331d5d0557418f16090be2a3ba7af7047d72b9c +size 656192 diff --git a/data/sessions/explorer-delete-file-3/vision/frames/step_0005_20260731_125821_at.webp b/data/sessions/explorer-delete-file-3/vision/frames/step_0005_20260731_125821_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8836d063c4bcc408d32b2675c344d55afe79edca --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/step_0005_20260731_125821_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:795becad697f77199660394515c17a61512548e8f8c01a91ab0df7e3a10268c2 +size 528566 diff --git a/data/sessions/explorer-delete-file-3/vision/frames/step_0005_20260731_125821_before.webp b/data/sessions/explorer-delete-file-3/vision/frames/step_0005_20260731_125821_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8836d063c4bcc408d32b2675c344d55afe79edca --- /dev/null +++ b/data/sessions/explorer-delete-file-3/vision/frames/step_0005_20260731_125821_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:795becad697f77199660394515c17a61512548e8f8c01a91ab0df7e3a10268c2 +size 528566 diff --git a/data/sessions/explorer-delete-file/commands/actuation_commands.json b/data/sessions/explorer-delete-file/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..403bdd16d74c27f5e4c45e55883a4efb15f189e9 --- /dev/null +++ b/data/sessions/explorer-delete-file/commands/actuation_commands.json @@ -0,0 +1,59 @@ +[ + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 34, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 386, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=250, Y=386", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:48:19.483Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 85, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 301, + "mouse_y": 693, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=301, Y=693", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:48:24.764Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 27, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 301, + "mouse_y": 693, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=301, Y=693", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:48:27.952Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-delete-file/commands/cc_commands.json b/data/sessions/explorer-delete-file/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..514200055168623b17f17bf758db135d863cc61b --- /dev/null +++ b/data/sessions/explorer-delete-file/commands/cc_commands.json @@ -0,0 +1,17 @@ +[ + { + "command": "250 386 right", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "301 693 move", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "301 693 left", + "os": "WINDOWS", + "step_id": 3 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-delete-file/commands/converted_input.md b/data/sessions/explorer-delete-file/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..5de1d585f94e84d6f027fe4dbd152a1ddaee579f --- /dev/null +++ b/data/sessions/explorer-delete-file/commands/converted_input.md @@ -0,0 +1,9 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:48:19 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:48:19.483Z | Right-click at (250, 386) | +| 2 | 2026-07-31T12:48:24.764Z | Move-cursor at (301, 693) | +| 3 | 2026-07-31T12:48:27.952Z | Left-click at (301, 693) | diff --git a/data/sessions/explorer-delete-file/commands/raw_input.md b/data/sessions/explorer-delete-file/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..45fdb802640efa7b2343ad81e3678bda8d7ee88d --- /dev/null +++ b/data/sessions/explorer-delete-file/commands/raw_input.md @@ -0,0 +1,9 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:48:19 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:48:19.483Z | Right-clicked at X=250, Y=386 | +| 2 | 2026-07-31T12:48:24.764Z | Moved cursor to at X=301, Y=693 | +| 3 | 2026-07-31T12:48:27.952Z | Left-clicked at X=301, Y=693 | diff --git a/data/sessions/explorer-delete-file/memory.md b/data/sessions/explorer-delete-file/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..4e643d62bc23521e4d3925724111bf6c2a3eae19 --- /dev/null +++ b/data/sessions/explorer-delete-file/memory.md @@ -0,0 +1,53 @@ +# Memory: explorer-delete-file + +## Overview + +Delete a file through the file manager's context menu. Use this when a file has to be +removed by pointing and a recoverable deletion is wanted — the file goes to the recycle +area and stays restorable until that is emptied. The route right-clicks the file, which +selects it and opens its menu in one action, and chooses Delete. The recorded trace removes +`report.pdf` from the working folder. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file that exists and can be identified at run time by name. +- Write access to the folder holding it. Deletion changes the folder, not the file, so the + folder's permissions are what govern. +- Certainty that the file is the right one and is genuinely no longer wanted. Neither route + asks for confirmation. +- An understanding of which of the two end states is wanted. The file-manager route moves + the file to a recoverable holding area; the shell route unlinks it immediately with + nothing to restore from. The folder ends up in the same state either way, but only one + of them is reversible. +- A backup, if the contents matter. Nothing in this task creates one. + +## Steps + +### Step 1 — Right-click at (250, 386) + +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. + +![Step 1](vision/frames/step_0001_20260731_124819_at.webp) + +### Step 2 — Move-cursor at (301, 693) + +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. + +![Step 2](vision/frames/step_0002_20260731_124824_at.webp) + +### Step 3 — Left-click at (301, 693) + +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. + +![Step 3](vision/frames/step_0003_20260731_124827_at.webp) + +## Notes & Edge Cases + +1. This route is recoverable and the shell equivalent is not. The file goes to the recycle bin and can be restored, where the shell command removes it immediately. The folder looks identical after either. +2. Right-click the file itself rather than empty space; the delete command belongs to the file's menu and the folder's menu does not carry it. +3. There is no confirmation for a recoverable delete on this system by default. The file leaves the folder as soon as the entry is clicked, so the highlight is the last chance to check. +4. Holding the bypass modifier turns the same entry into a permanent delete. That variant is not advertised anywhere on screen and there is no feedback afterwards saying which of the two happened. +5. Emptying the recycle bin is a separate task. The end state here is that the file is out of the folder, deliberately the reversible half. +6. Verify the file's contents, not just its name, before deleting it. A file of the right name can hold nothing at all. +7. Move to the target and click as separate actions, and prefer the keyboard equivalent when the selection is already correct. diff --git a/data/sessions/explorer-delete-file/metadata.json b/data/sessions/explorer-delete-file/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..2e0fee6507cee0dae258c5a06246facf015a04b1 --- /dev/null +++ b/data/sessions/explorer-delete-file/metadata.json @@ -0,0 +1,77 @@ +{ + "memory_name": "explorer-delete-file", + "memory_description": "", + "session_id": "b4b56f49-f618-44e5-86a6-88d08317dc11", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:48:10.252565732Z", + "completed_at": "2026-07-31T12:48:32.146919193Z", + "total_steps": 3, + "annotated_steps": 3, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:48:19.483Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0001_20260731_124819_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_124819_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_124819_after.webp", + "raw_command": "Right-clicked at X=250, Y=386", + "converted_command": "Right-click at (250, 386)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:48:24.764Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0002_20260731_124824_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_124824_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_124824_after.webp", + "raw_command": "Moved cursor to at X=301, Y=693", + "converted_command": "Move-cursor at (301, 693)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:48:27.952Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0003_20260731_124827_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_124827_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_124827_after.webp", + "raw_command": "Left-clicked at X=301, Y=693", + "converted_command": "Left-click at (301, 693)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-delete-file/reasoning/reasoning.jsonl b/data/sessions/explorer-delete-file/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..6adb2383bef21b7982a7c062a7b6380fa1d8b83c --- /dev/null +++ b/data/sessions/explorer-delete-file/reasoning/reasoning.jsonl @@ -0,0 +1,3 @@ +{"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} diff --git a/data/sessions/explorer-delete-file/sync_log.json b/data/sessions/explorer-delete-file/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..c9739c1f66687b4ef8506aa4b44a18efe89c1b68 --- /dev/null +++ b/data/sessions/explorer-delete-file/sync_log.json @@ -0,0 +1,103 @@ +{ + "session_id": "b4b56f49-f618-44e5-86a6-88d08317dc11", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124819_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file/vision/frames/step_0001_20260731_124819_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124819_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file/vision/frames/step_0001_20260731_124819_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124819_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file/vision/frames/step_0001_20260731_124819_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124824_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file/vision/frames/step_0002_20260731_124824_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124824_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file/vision/frames/step_0002_20260731_124824_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124824_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file/vision/frames/step_0002_20260731_124824_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124827_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file/vision/frames/step_0003_20260731_124827_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124827_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file/vision/frames/step_0003_20260731_124827_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124827_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-delete-file/vision/frames/step_0003_20260731_124827_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-delete-file/vision/frames/closing_state.webp b/data/sessions/explorer-delete-file/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..d4d113cbbb50473488e5b345272729ae9149ffd6 --- /dev/null +++ b/data/sessions/explorer-delete-file/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d735d388b8514325c11a5d73105aa7f9863e1f87616873e9e5ee1cc45ef7b23a +size 69862 diff --git a/data/sessions/explorer-delete-file/vision/frames/step_0001_20260731_124819_after.webp b/data/sessions/explorer-delete-file/vision/frames/step_0001_20260731_124819_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a0bd935f6adb0460ef92e0857dc7008053900504 --- /dev/null +++ b/data/sessions/explorer-delete-file/vision/frames/step_0001_20260731_124819_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5be016a91174fa9b583467b3178b634f06a645f196d4a513e1c145b632c3515 +size 72520 diff --git a/data/sessions/explorer-delete-file/vision/frames/step_0001_20260731_124819_at.webp b/data/sessions/explorer-delete-file/vision/frames/step_0001_20260731_124819_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f6b264cc7754755941609119089bb4afcc978bd0 --- /dev/null +++ b/data/sessions/explorer-delete-file/vision/frames/step_0001_20260731_124819_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7095ae181dd9281ca50dcc751b8acea73aad21abfb98dcdb3b7d5d806803e19d +size 183318 diff --git a/data/sessions/explorer-delete-file/vision/frames/step_0001_20260731_124819_before.webp b/data/sessions/explorer-delete-file/vision/frames/step_0001_20260731_124819_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a0bd935f6adb0460ef92e0857dc7008053900504 --- /dev/null +++ b/data/sessions/explorer-delete-file/vision/frames/step_0001_20260731_124819_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5be016a91174fa9b583467b3178b634f06a645f196d4a513e1c145b632c3515 +size 72520 diff --git a/data/sessions/explorer-delete-file/vision/frames/step_0002_20260731_124824_after.webp b/data/sessions/explorer-delete-file/vision/frames/step_0002_20260731_124824_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a41100ea3052c66a698fb2bf3cd351c4fdef53d8 --- /dev/null +++ b/data/sessions/explorer-delete-file/vision/frames/step_0002_20260731_124824_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4bc5321bdd74e9ecc6b2e7801d6d274e72bc16023b6f054dcd99a0579553fc6 +size 82988 diff --git a/data/sessions/explorer-delete-file/vision/frames/step_0002_20260731_124824_at.webp b/data/sessions/explorer-delete-file/vision/frames/step_0002_20260731_124824_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5e6954d63e2d3aaf9ba8d3777a2a1f66337fc9b3 --- /dev/null +++ b/data/sessions/explorer-delete-file/vision/frames/step_0002_20260731_124824_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44d48a0c9563ffa4cd6f2fd148e1550bd3eb4a6705532cae89acaba377d71512 +size 208768 diff --git a/data/sessions/explorer-delete-file/vision/frames/step_0002_20260731_124824_before.webp b/data/sessions/explorer-delete-file/vision/frames/step_0002_20260731_124824_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c0bbff3e38a8c61044798c88b63325892bc35e90 --- /dev/null +++ b/data/sessions/explorer-delete-file/vision/frames/step_0002_20260731_124824_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cce4d09b23ed807224a0815dd265dab7b2c833bf72c7fe35541af270b37a460b +size 82910 diff --git a/data/sessions/explorer-delete-file/vision/frames/step_0003_20260731_124827_after.webp b/data/sessions/explorer-delete-file/vision/frames/step_0003_20260731_124827_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..daf29f8f05adaa7b9060c6b8be516e066bdf4ed6 --- /dev/null +++ b/data/sessions/explorer-delete-file/vision/frames/step_0003_20260731_124827_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe1e281c3973829e51d394a7daf4c82faaa3b5caee3116ca1fddd9e75f72668 +size 71562 diff --git a/data/sessions/explorer-delete-file/vision/frames/step_0003_20260731_124827_at.webp b/data/sessions/explorer-delete-file/vision/frames/step_0003_20260731_124827_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..acc1696feba90fccf371c07d9148384d2262e2f2 --- /dev/null +++ b/data/sessions/explorer-delete-file/vision/frames/step_0003_20260731_124827_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f8edfd61bad9246d69e2dbc4131652e9aafd88d8da750f1ee54395d2498a7e +size 208752 diff --git a/data/sessions/explorer-delete-file/vision/frames/step_0003_20260731_124827_before.webp b/data/sessions/explorer-delete-file/vision/frames/step_0003_20260731_124827_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a41100ea3052c66a698fb2bf3cd351c4fdef53d8 --- /dev/null +++ b/data/sessions/explorer-delete-file/vision/frames/step_0003_20260731_124827_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4bc5321bdd74e9ecc6b2e7801d6d274e72bc16023b6f054dcd99a0579553fc6 +size 82988 diff --git a/data/sessions/explorer-duplicate-file-2/commands/actuation_commands.json b/data/sessions/explorer-duplicate-file-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..bfc7595950b2f8921b82af4e8eda71dc7d1d6a30 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/commands/actuation_commands.json @@ -0,0 +1,59 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 91, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 386, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=250, Y=386", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:28:29.357Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+C", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:28:33.411Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+V", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:28:37.651Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-duplicate-file-2/commands/cc_commands.json b/data/sessions/explorer-duplicate-file-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..f4e23ec6b40ba5ce5489347c9f624277fdaa4214 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/commands/cc_commands.json @@ -0,0 +1,17 @@ +[ + { + "command": "250 386 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "press {Ctrl+C}", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Ctrl+V}", + "os": "WINDOWS", + "step_id": 3 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-duplicate-file-2/commands/converted_input.md b/data/sessions/explorer-duplicate-file-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..2233fc424778269ef3fb9f3b87b7990e544a9466 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/commands/converted_input.md @@ -0,0 +1,9 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:28:29 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:28:29.357Z | Left-click at (250, 386) | +| 2 | 2026-07-31T12:28:33.411Z | Press: Ctrl+C | +| 3 | 2026-07-31T12:28:37.651Z | Press: Ctrl+V | diff --git a/data/sessions/explorer-duplicate-file-2/commands/raw_input.md b/data/sessions/explorer-duplicate-file-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..dfb2399d043134863ce8499c883115bc3b3df31d --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/commands/raw_input.md @@ -0,0 +1,9 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:28:29 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:28:29.357Z | Left-clicked at X=250, Y=386 | +| 2 | 2026-07-31T12:28:33.411Z | Pressed: Ctrl+C | +| 3 | 2026-07-31T12:28:37.651Z | Pressed: Ctrl+V | diff --git a/data/sessions/explorer-duplicate-file-2/memory.md b/data/sessions/explorer-duplicate-file-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..322a654ba963c24f340abe73be64af62a5d9eeb1 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/memory.md @@ -0,0 +1,55 @@ +# Memory: explorer-duplicate-file-2 + +## Overview + +Duplicate a file in place using only the keyboard: select it, copy, and paste back into the +same folder. Use this when a second copy is wanted beside the original and no pointing +device is available or wanted beyond selecting the file. The file manager resolves the name +collision itself by appending its own suffix. The recorded trace leaves +`report - Copy.pdf` beside `report.pdf`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell — either route reaches the same + end state. +- A file that already exists and can be identified at run time, together with the folder + holding it. The file is found by name, so the name has to be known; its path does not. +- Write access to that folder. The copy is created beside the original, so the folder + itself must be writable even though the original is only read. +- Enough free space for a second copy of the file. +- A decision about the copy's name. The file manager names it automatically, following its + own convention; a shell names it explicitly. The two produce the same file only if the + shell is told to use the same name. +- No file already occupying the copy's name. The shell route overwrites it silently; the + file manager route sidesteps it by choosing a different name, which is a different end + state from the one intended. + +## Steps + +### Step 1 — Left-click at (250, 386) + +The task is to make a duplicate copy of a file inside the same folder, using the keyboard only, so the file has to be selected first. Move the cursor and Left-click the `report.pdf` row in the Explorer window to select it. Selecting is all this does — the click lands on the name in the Name column, which highlights the row without opening anything, since a single click selects and only a double-click opens. + +![Step 1](vision/frames/step_0001_20260731_122829_at.webp) + +### Step 2 — Press: Ctrl+C + +Press Ctrl+C to copy the selected file. Nothing is duplicated yet; this places a reference to the file on the clipboard, and whether that becomes a copy or a move is decided by which paste follows. + +![Step 2](vision/frames/step_0002_20260731_122833_at.webp) + +### Step 3 — Press: Ctrl+V + +Press Ctrl+V to paste into the folder that is already open — the same folder the file came from. Pasting a file into its own directory is what produces the duplicate: Windows cannot store two files under one name, so it keeps the original untouched and names the new one by appending `- Copy` to the base name. + +![Step 3](vision/frames/step_0003_20260731_122837_at.webp) + +## Notes & Edge Cases + +1. The click is the whole of the selection, and both shortcuts act on it with no further confirmation. Read what is highlighted before pressing anything, because nothing between here and the finished copy will ask. +2. Copy followed by paste in the same folder is what makes a duplicate. The file manager resolves the resulting name collision by appending its own word, so the copy's name is its choice rather than the task's. +3. Shortcuts fire against whatever window has focus. With focus elsewhere the same keys do something else entirely, and the file manager gives no sign that the keystroke went somewhere else. +4. The clipboard is shared with every other running application. A copy performed in between by anything at all substitutes a different file silently, and the paste succeeds with the wrong content. +5. Nothing is reported when this works — no dialog, no progress, no prompt. Confirm from the folder's contents rather than from the keystrokes having been accepted. +6. The keyboard route reaches the same end state as the menu route in fewer steps. Prefer it when the selection is already right, and fall back to the menus when a shortcut does not respond. +7. Pressing paste twice produces a second copy under a further name rather than doing nothing. The operation is not idempotent, so a repeated key is a new file rather than a no-op. diff --git a/data/sessions/explorer-duplicate-file-2/metadata.json b/data/sessions/explorer-duplicate-file-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..bfb02a4eb9b189f74be11f47d86632fdf9dfd50d --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/metadata.json @@ -0,0 +1,77 @@ +{ + "memory_name": "explorer-duplicate-file-2", + "memory_description": "", + "session_id": "cd6b94f8-6aaa-4226-af79-b7f1c6dc824f", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:28:20.260179009Z", + "completed_at": "2026-07-31T12:28:42.862969123Z", + "total_steps": 3, + "annotated_steps": 3, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:28:29.357Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_122829_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_122829_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_122829_after.webp", + "raw_command": "Left-clicked at X=250, Y=386", + "converted_command": "Left-click at (250, 386)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:28:33.411Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0002_20260731_122833_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_122833_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_122833_after.webp", + "raw_command": "Pressed: Ctrl+C", + "converted_command": "Press: Ctrl+C" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:28:37.651Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_122837_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_122837_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_122837_after.webp", + "raw_command": "Pressed: Ctrl+V", + "converted_command": "Press: Ctrl+V" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-duplicate-file-2/reasoning/reasoning.jsonl b/data/sessions/explorer-duplicate-file-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c302029d7f76ebf078fdb96ec7d68e69f61f54bc --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/reasoning/reasoning.jsonl @@ -0,0 +1,3 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:28:29.357Z", "timestamp_annotated": "2026-08-19T14:18:26.145298+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=250, Y=386", "converted_command": "Left-click at (250, 386)", "image_path": "vision/frames/step_0001_20260731_122829_at.webp", "reasoning": "The task is to make a duplicate copy of a file inside the same folder, using the keyboard only, so the file has to be selected first. Move the cursor and Left-click the `report.pdf` row in the Explorer window to select it. Selecting is all this does — the click lands on the name in the Name column, which highlights the row without opening anything, since a single click selects and only a double-click opens.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:28:33.411Z", "timestamp_annotated": "2026-08-19T14:18:26.145648+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+C", "converted_command": "Press: Ctrl+C", "image_path": "vision/frames/step_0002_20260731_122833_at.webp", "reasoning": "Press Ctrl+C to copy the selected file. Nothing is duplicated yet; this places a reference to the file on the clipboard, and whether that becomes a copy or a move is decided by which paste follows.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:28:37.651Z", "timestamp_annotated": "2026-08-19T14:18:26.146011+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+V", "converted_command": "Press: Ctrl+V", "image_path": "vision/frames/step_0003_20260731_122837_at.webp", "reasoning": "Press Ctrl+V to paste into the folder that is already open — the same folder the file came from. Pasting a file into its own directory is what produces the duplicate: Windows cannot store two files under one name, so it keeps the original untouched and names the new one by appending `- Copy` to the base name.", "skipped": false} diff --git a/data/sessions/explorer-duplicate-file-2/sync_log.json b/data/sessions/explorer-duplicate-file-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..5454723689baad66ffcfbbbe3810be0207d44f7d --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/sync_log.json @@ -0,0 +1,103 @@ +{ + "session_id": "cd6b94f8-6aaa-4226-af79-b7f1c6dc824f", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_122829_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-2/vision/frames/step_0001_20260731_122829_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_122829_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-2/vision/frames/step_0001_20260731_122829_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_122829_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-2/vision/frames/step_0001_20260731_122829_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_122833_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-2/vision/frames/step_0002_20260731_122833_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_122833_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-2/vision/frames/step_0002_20260731_122833_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_122833_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-2/vision/frames/step_0002_20260731_122833_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_122837_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-2/vision/frames/step_0003_20260731_122837_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_122837_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-2/vision/frames/step_0003_20260731_122837_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_122837_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-2/vision/frames/step_0003_20260731_122837_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-duplicate-file-2/vision/frames/closing_state.webp b/data/sessions/explorer-duplicate-file-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..b6386b4b20081482893e5539b1d9aeff9e7a03b2 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060e190dc4bfd9d69a9a3255ff14bee447537b959ca9fc4f8a1b507b4e76822d +size 78310 diff --git a/data/sessions/explorer-duplicate-file-2/vision/frames/step_0001_20260731_122829_after.webp b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0001_20260731_122829_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8266696e550ddd431a3c29ee267c704e84982fd9 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0001_20260731_122829_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa3d76d5872c3504285370ea15e138a0a42ac0657704b3c177243b51ab444deb +size 72986 diff --git a/data/sessions/explorer-duplicate-file-2/vision/frames/step_0001_20260731_122829_at.webp b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0001_20260731_122829_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..222964efa13d98156b15550423bc5abcd812e7f0 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0001_20260731_122829_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fce259fe3445e2796fc47fce6a5c074c58277538a5f8b624a04d07988076bca +size 183616 diff --git a/data/sessions/explorer-duplicate-file-2/vision/frames/step_0001_20260731_122829_before.webp b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0001_20260731_122829_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..08729e644b02d3097c565db6720f3e7e6786c795 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0001_20260731_122829_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a734ae88071a057da38989283f2b840a71e188e5e4eef663de758f85d79586 +size 72508 diff --git a/data/sessions/explorer-duplicate-file-2/vision/frames/step_0002_20260731_122833_after.webp b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0002_20260731_122833_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3a6f28c1115b933ef0e2a11e921844c97a763653 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0002_20260731_122833_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1aa8711dcd22f36300df735721986b9e4177db1d79fe380dc4bf33986410152 +size 74658 diff --git a/data/sessions/explorer-duplicate-file-2/vision/frames/step_0002_20260731_122833_at.webp b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0002_20260731_122833_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3a6f28c1115b933ef0e2a11e921844c97a763653 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0002_20260731_122833_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1aa8711dcd22f36300df735721986b9e4177db1d79fe380dc4bf33986410152 +size 74658 diff --git a/data/sessions/explorer-duplicate-file-2/vision/frames/step_0002_20260731_122833_before.webp b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0002_20260731_122833_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3a6f28c1115b933ef0e2a11e921844c97a763653 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0002_20260731_122833_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1aa8711dcd22f36300df735721986b9e4177db1d79fe380dc4bf33986410152 +size 74658 diff --git a/data/sessions/explorer-duplicate-file-2/vision/frames/step_0003_20260731_122837_after.webp b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0003_20260731_122837_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3a6f28c1115b933ef0e2a11e921844c97a763653 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0003_20260731_122837_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1aa8711dcd22f36300df735721986b9e4177db1d79fe380dc4bf33986410152 +size 74658 diff --git a/data/sessions/explorer-duplicate-file-2/vision/frames/step_0003_20260731_122837_at.webp b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0003_20260731_122837_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3a6f28c1115b933ef0e2a11e921844c97a763653 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0003_20260731_122837_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1aa8711dcd22f36300df735721986b9e4177db1d79fe380dc4bf33986410152 +size 74658 diff --git a/data/sessions/explorer-duplicate-file-2/vision/frames/step_0003_20260731_122837_before.webp b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0003_20260731_122837_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3a6f28c1115b933ef0e2a11e921844c97a763653 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-2/vision/frames/step_0003_20260731_122837_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1aa8711dcd22f36300df735721986b9e4177db1d79fe380dc4bf33986410152 +size 74658 diff --git a/data/sessions/explorer-duplicate-file-3/commands/actuation_commands.json b/data/sessions/explorer-duplicate-file-3/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..85edbf0b20ecabf82f8ec7d0de7bbeda7d4d32af --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 23, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:29:29.357Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Copy-Item $env:USERPROFILE\\corpus-seed\\report.pdf \"$env:USERPROFILE\\corpus-seed\\report - Copy.pdf\"", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:29:39.627Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:29:43.854Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:29:50.060Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:29:53.233Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-duplicate-file-3/commands/cc_commands.json b/data/sessions/explorer-duplicate-file-3/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..aaa81703d43e48fc1b493b3f89bf87ed6d2dc4d8 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Copy-Item $env:USERPROFILE\\corpus-seed\\report.pdf \"$env:USERPROFILE\\corpus-seed\\report - Copy.pdf\"", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-duplicate-file-3/commands/converted_input.md b/data/sessions/explorer-duplicate-file-3/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..516e633ffa903fb61485ec33ff3d077119e18c89 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:29:29 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:29:29.357Z | Left-click at (268, 1060) | +| 2 | 2026-07-31T12:29:39.627Z | Type: Copy-Item $env:USERPROFILE\corpus-seed\report.pdf "$env:USERPROFILE\corpus-seed\report - Copy.pdf" | +| 3 | 2026-07-31T12:29:43.854Z | Press: Enter | +| 4 | 2026-07-31T12:29:50.060Z | Type: exit | +| 5 | 2026-07-31T12:29:53.233Z | Press: Enter | diff --git a/data/sessions/explorer-duplicate-file-3/commands/raw_input.md b/data/sessions/explorer-duplicate-file-3/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..a943b5e62c877478cc90da87d86f4dcb4d2af946 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:29:29 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:29:29.357Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-31T12:29:39.627Z | Typed: Copy-Item $env:USERPROFILE\corpus-seed\report.pdf "$env:USERPROFILE\corpus-seed\report - Copy.pdf" | +| 3 | 2026-07-31T12:29:43.854Z | Pressed: Return | +| 4 | 2026-07-31T12:29:50.060Z | Typed: exit | +| 5 | 2026-07-31T12:29:53.233Z | Pressed: Return | diff --git a/data/sessions/explorer-duplicate-file-3/memory.md b/data/sessions/explorer-duplicate-file-3/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..0f2a75d3b2bab3e2e1115f34015919637d026ba7 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/memory.md @@ -0,0 +1,68 @@ +# Memory: explorer-duplicate-file-3 + +## Overview + +Duplicate a file in place from a shell, giving the copy the name the file manager would +have chosen. Use this as the terminal route to the same end state: one copy command names +the source and writes the destination explicitly rather than letting a collision rule +generate it. The recorded trace opens a shell, copies `report.pdf` to `report - Copy.pdf`, +and closes the shell with `exit`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell — either route reaches the same + end state. +- A file that already exists and can be identified at run time, together with the folder + holding it. The file is found by name, so the name has to be known; its path does not. +- Write access to that folder. The copy is created beside the original, so the folder + itself must be writable even though the original is only read. +- Enough free space for a second copy of the file. +- A decision about the copy's name. The file manager names it automatically, following its + own convention; a shell names it explicitly. The two produce the same file only if the + shell is told to use the same name. +- No file already occupying the copy's name. The shell route overwrites it silently; the + file manager route sidesteps it by choosing a different name, which is a different end + state from the one intended. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to make a second copy of a file beside the original, which is a single copy command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar. + +![Step 1](vision/frames/step_0001_20260731_122929_at.webp) + +### Step 2 — Type: Copy-Item $env:USERPROFILE\corpus-seed\report.pdf "$env:USERPROFILE\corpus-seed\report - Copy.pdf" + +Type a `Copy-Item` command that writes the copy under an explicit new name in the same folder. The name `report - Copy.pdf` is not arbitrary: it is exactly what Explorer's own duplicate produces, and matching it is what makes this trace and the mouse trace leave the folder in the same state. The destination is quoted because it contains spaces, which would otherwise be read as argument separators. + +![Step 2](vision/frames/step_0002_20260731_122939_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Enter to run the copy. + +![Step 3](vision/frames/step_0003_20260731_122943_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. + +![Step 4](vision/frames/step_0004_20260731_122950_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260731_122953_at.webp) + +## Notes & Edge Cases + +1. The destination name is spelled out in full because a shell has no equivalent of duplicate and will not invent the file manager's name. Matching that name exactly is what makes the terminal route produce the same end state as the mouse route. +2. The space in that name is why the destination is quoted. Unquoted, the shell splits it into two arguments and the command either fails or writes somewhere unintended. +3. The copy command overwrites an existing destination without asking. A second run destroys what the first produced, so check whether the name is taken rather than relying on an error to stop it. +4. The copy carries contents, not everything. Ownership, timestamps and extended attributes are not necessarily preserved, so the result is identical in content and not necessarily in metadata. +5. Both paths are written in full through the environment variable rather than relying on the shell's current directory, which makes the command independent of where the window happened to open. +6. The environment variable is expanded by the shell. The same string handed to something that is not a shell leaves the literal text and the path never resolves. +7. The prompt returning is not confirmation. A command that failed and one that succeeded both give the prompt back, so verify the file exists at the intended path. +8. Prefer names without spaces when the name is genuinely a free choice, because every later reference to that file has to quote or escape it. Here it is not a free choice — it has to match what the file manager produces. diff --git a/data/sessions/explorer-duplicate-file-3/metadata.json b/data/sessions/explorer-duplicate-file-3/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..8f28ae3f22e2974c11dd857ef37e5b3dacc16be9 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "explorer-duplicate-file-3", + "memory_description": "", + "session_id": "1f6aeeb8-6e50-4421-add7-50fba72ea620", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:29:20.224208862Z", + "completed_at": "2026-07-31T12:29:58.435210584Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:29:29.357Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_122929_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_122929_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_122929_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:29:39.627Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260731_122939_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_122939_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_122939_after.webp", + "raw_command": "Typed: Copy-Item $env:USERPROFILE\\corpus-seed\\report.pdf \"$env:USERPROFILE\\corpus-seed\\report - Copy.pdf\"", + "converted_command": "Type: Copy-Item $env:USERPROFILE\\corpus-seed\\report.pdf \"$env:USERPROFILE\\corpus-seed\\report - Copy.pdf\"" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:29:43.854Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_122943_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_122943_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_122943_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T12:29:50.060Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260731_122950_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_122950_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_122950_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T12:29:53.233Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260731_122953_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_122953_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_122953_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-duplicate-file-3/reasoning/reasoning.jsonl b/data/sessions/explorer-duplicate-file-3/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..dbb68d30cc571e08d54278fab20d5f991552e28d --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:29:29.357Z", "timestamp_annotated": "2026-08-19T14:18:26.149427+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260731_122929_at.webp", "reasoning": "The task is to make a second copy of a file beside the original, which is a single copy command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:29:39.627Z", "timestamp_annotated": "2026-08-19T14:18:26.149785+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Copy-Item $env:USERPROFILE\\corpus-seed\\report.pdf \"$env:USERPROFILE\\corpus-seed\\report - Copy.pdf\"", "converted_command": "Type: Copy-Item $env:USERPROFILE\\corpus-seed\\report.pdf \"$env:USERPROFILE\\corpus-seed\\report - Copy.pdf\"", "image_path": "vision/frames/step_0002_20260731_122939_at.webp", "reasoning": "Type a `Copy-Item` command that writes the copy under an explicit new name in the same folder. The name `report - Copy.pdf` is not arbitrary: it is exactly what Explorer's own duplicate produces, and matching it is what makes this trace and the mouse trace leave the folder in the same state. The destination is quoted because it contains spaces, which would otherwise be read as argument separators.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:29:43.854Z", "timestamp_annotated": "2026-08-19T14:18:26.150176+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260731_122943_at.webp", "reasoning": "After typing the command Press Enter to run the copy.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T12:29:50.060Z", "timestamp_annotated": "2026-08-19T14:18:26.150633+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260731_122950_at.webp", "reasoning": "Type `exit` to close the shell.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T12:29:53.233Z", "timestamp_annotated": "2026-08-19T14:18:26.151016+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260731_122953_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/explorer-duplicate-file-3/sync_log.json b/data/sessions/explorer-duplicate-file-3/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..fdbeb6fe05a55fd9d34a5b17f041accd3c9afcf8 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "1f6aeeb8-6e50-4421-add7-50fba72ea620", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_122929_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/vision/frames/step_0001_20260731_122929_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_122929_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/vision/frames/step_0001_20260731_122929_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_122929_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/vision/frames/step_0001_20260731_122929_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_122939_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/vision/frames/step_0002_20260731_122939_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_122939_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/vision/frames/step_0002_20260731_122939_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_122939_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/vision/frames/step_0002_20260731_122939_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_122943_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/vision/frames/step_0003_20260731_122943_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_122943_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/vision/frames/step_0003_20260731_122943_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_122943_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/vision/frames/step_0003_20260731_122943_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_122950_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/vision/frames/step_0004_20260731_122950_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_122950_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/vision/frames/step_0004_20260731_122950_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_122950_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/vision/frames/step_0004_20260731_122950_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_122953_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/vision/frames/step_0005_20260731_122953_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_122953_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/vision/frames/step_0005_20260731_122953_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_122953_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file-3/vision/frames/step_0005_20260731_122953_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/closing_state.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..cbb01753b5bcdfa3e5d50bb4b23bcd484dc05b96 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299a784c92a8ce2181270da01321399ac22551a1669ba281923156c066e7ca75 +size 656176 diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/step_0001_20260731_122929_after.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0001_20260731_122929_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cbb01753b5bcdfa3e5d50bb4b23bcd484dc05b96 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0001_20260731_122929_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299a784c92a8ce2181270da01321399ac22551a1669ba281923156c066e7ca75 +size 656176 diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/step_0001_20260731_122929_at.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0001_20260731_122929_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2b17ab4172eaa8d36bc9c8da5bd2b631fc132160 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0001_20260731_122929_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff624ece135fc202581f0454720f687ed155c180c2e35a744cee723851e3896f +size 2626802 diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/step_0001_20260731_122929_before.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0001_20260731_122929_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cbb01753b5bcdfa3e5d50bb4b23bcd484dc05b96 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0001_20260731_122929_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299a784c92a8ce2181270da01321399ac22551a1669ba281923156c066e7ca75 +size 656176 diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/step_0002_20260731_122939_after.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0002_20260731_122939_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ebd2c4629d7d339b4985943854570f3d3c5fd48 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0002_20260731_122939_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34cdf8f57347706e1b0efbbc31dfacd036f58e5570ded44f676b551ff08919ec +size 520550 diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/step_0002_20260731_122939_at.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0002_20260731_122939_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ebd2c4629d7d339b4985943854570f3d3c5fd48 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0002_20260731_122939_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34cdf8f57347706e1b0efbbc31dfacd036f58e5570ded44f676b551ff08919ec +size 520550 diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/step_0002_20260731_122939_before.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0002_20260731_122939_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ebd2c4629d7d339b4985943854570f3d3c5fd48 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0002_20260731_122939_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34cdf8f57347706e1b0efbbc31dfacd036f58e5570ded44f676b551ff08919ec +size 520550 diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/step_0003_20260731_122943_after.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0003_20260731_122943_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ebefffa31504c93726eeec8dda7f0452620b524 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0003_20260731_122943_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a313cbfe965b09d676f59d9d4676dcca00b614083a3942d2266228e93d28aae +size 532674 diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/step_0003_20260731_122943_at.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0003_20260731_122943_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2a0054d97fed89160ec494f2c1c46afaf81bab08 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0003_20260731_122943_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af810250369c81305f06c5c5e4330d89833d70e1d5235d4efd3e018701c17106 +size 530452 diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/step_0003_20260731_122943_before.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0003_20260731_122943_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2a0054d97fed89160ec494f2c1c46afaf81bab08 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0003_20260731_122943_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af810250369c81305f06c5c5e4330d89833d70e1d5235d4efd3e018701c17106 +size 530452 diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/step_0004_20260731_122950_after.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0004_20260731_122950_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cede5765129703e76492c853c51139a7976ac0bd --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0004_20260731_122950_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf8b89b37fee60e50ccd9a05c99b8102185246fbca405de2244837e988d40aa +size 533176 diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/step_0004_20260731_122950_at.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0004_20260731_122950_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ebefffa31504c93726eeec8dda7f0452620b524 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0004_20260731_122950_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a313cbfe965b09d676f59d9d4676dcca00b614083a3942d2266228e93d28aae +size 532674 diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/step_0004_20260731_122950_before.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0004_20260731_122950_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ebefffa31504c93726eeec8dda7f0452620b524 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0004_20260731_122950_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a313cbfe965b09d676f59d9d4676dcca00b614083a3942d2266228e93d28aae +size 532674 diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/step_0005_20260731_122953_after.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0005_20260731_122953_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cbb01753b5bcdfa3e5d50bb4b23bcd484dc05b96 --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0005_20260731_122953_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299a784c92a8ce2181270da01321399ac22551a1669ba281923156c066e7ca75 +size 656176 diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/step_0005_20260731_122953_at.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0005_20260731_122953_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cede5765129703e76492c853c51139a7976ac0bd --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0005_20260731_122953_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf8b89b37fee60e50ccd9a05c99b8102185246fbca405de2244837e988d40aa +size 533176 diff --git a/data/sessions/explorer-duplicate-file-3/vision/frames/step_0005_20260731_122953_before.webp b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0005_20260731_122953_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cede5765129703e76492c853c51139a7976ac0bd --- /dev/null +++ b/data/sessions/explorer-duplicate-file-3/vision/frames/step_0005_20260731_122953_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf8b89b37fee60e50ccd9a05c99b8102185246fbca405de2244837e988d40aa +size 533176 diff --git a/data/sessions/explorer-duplicate-file/commands/actuation_commands.json b/data/sessions/explorer-duplicate-file/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..5869b114d0e66a1ff9b29688e4bf2e34fe04780f --- /dev/null +++ b/data/sessions/explorer-duplicate-file/commands/actuation_commands.json @@ -0,0 +1,116 @@ +[ + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 87, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 386, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=250, Y=386", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:27:07.168Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 89, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 298, + "mouse_y": 642, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=298, Y=642", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:27:12.340Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 32, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 298, + "mouse_y": 642, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=298, Y=642", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:27:14.480Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 97, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 900, + "mouse_y": 600, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=900, Y=600", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:27:18.749Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 90, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 948, + "mouse_y": 739, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=948, Y=739", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:27:23.982Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 36, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 948, + "mouse_y": 739, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=948, Y=739", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:27:26.106Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-duplicate-file/commands/cc_commands.json b/data/sessions/explorer-duplicate-file/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..edd22a85fdb7a4d394ec6833b29808af20c07f84 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/commands/cc_commands.json @@ -0,0 +1,32 @@ +[ + { + "command": "250 386 right", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "298 642 move", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "298 642 left", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "900 600 right", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "948 739 move", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "948 739 left", + "os": "WINDOWS", + "step_id": 6 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-duplicate-file/commands/converted_input.md b/data/sessions/explorer-duplicate-file/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..e7e4750410f06f7219554a07b377ce65868730d9 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/commands/converted_input.md @@ -0,0 +1,12 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:27:07 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:27:07.168Z | Right-click at (250, 386) | +| 2 | 2026-07-31T12:27:12.340Z | Move-cursor at (298, 642) | +| 3 | 2026-07-31T12:27:14.480Z | Left-click at (298, 642) | +| 4 | 2026-07-31T12:27:18.749Z | Right-click at (900, 600) | +| 5 | 2026-07-31T12:27:23.982Z | Move-cursor at (948, 739) | +| 6 | 2026-07-31T12:27:26.106Z | Left-click at (948, 739) | diff --git a/data/sessions/explorer-duplicate-file/commands/raw_input.md b/data/sessions/explorer-duplicate-file/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..e301454bf10c1732b5ee7942ef14739bc1460992 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/commands/raw_input.md @@ -0,0 +1,12 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:27:07 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:27:07.168Z | Right-clicked at X=250, Y=386 | +| 2 | 2026-07-31T12:27:12.340Z | Moved cursor to at X=298, Y=642 | +| 3 | 2026-07-31T12:27:14.480Z | Left-clicked at X=298, Y=642 | +| 4 | 2026-07-31T12:27:18.749Z | Right-clicked at X=900, Y=600 | +| 5 | 2026-07-31T12:27:23.982Z | Moved cursor to at X=948, Y=739 | +| 6 | 2026-07-31T12:27:26.106Z | Left-clicked at X=948, Y=739 | diff --git a/data/sessions/explorer-duplicate-file/memory.md b/data/sessions/explorer-duplicate-file/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..e31999b9e4bf24272dd08f4bbaedfbc49cd9d6cf --- /dev/null +++ b/data/sessions/explorer-duplicate-file/memory.md @@ -0,0 +1,73 @@ +# Memory: explorer-duplicate-file + +## Overview + +Duplicate a file in place through the file manager's context menu, by copying it and +pasting into the same folder. Use this when a second copy is wanted beside the original and +the file manager offers no single duplicate command. The route right-clicks the file and +chooses Copy, then right-clicks empty space in the same folder and chooses Paste. The +recorded trace leaves `report - Copy.pdf` beside `report.pdf`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell — either route reaches the same + end state. +- A file that already exists and can be identified at run time, together with the folder + holding it. The file is found by name, so the name has to be known; its path does not. +- Write access to that folder. The copy is created beside the original, so the folder + itself must be writable even though the original is only read. +- Enough free space for a second copy of the file. +- A decision about the copy's name. The file manager names it automatically, following its + own convention; a shell names it explicitly. The two produce the same file only if the + shell is told to use the same name. +- No file already occupying the copy's name. The shell route overwrites it silently; the + file manager route sidesteps it by choosing a different name, which is a different end + state from the one intended. + +## Steps + +### Step 1 — Right-click at (250, 386) + +The task is to end up with a second copy of `report.pdf` in the folder it already lives in. Move the cursor and Right-click **`report.pdf`** in `corpus-seed` — this selects it and opens its context menu in one action. + +![Step 1](vision/frames/step_0001_20260731_122707_at.webp) + +### Step 2 — Move-cursor at (298, 642) + +Move the cursor onto the **`Copy`** row without clicking yet. A bare click at a menu row does not reliably land in this environment, so moving first and clicking second is the route that works; it also leaves the hover highlight visible in the next frame, which is what makes the target verifiable afterwards. + +![Step 2](vision/frames/step_0002_20260731_122712_at.webp) + +### Step 3 — Left-click at (298, 642) + +Move the cursor and Left-click **`Copy`** — now confirmed by the hover band on that row. `Cut` sits 21 px above it and would move the file rather than duplicate it, which is the opposite of what this task wants. + +![Step 3](vision/frames/step_0003_20260731_122714_at.webp) + +### Step 4 — Right-click at (900, 600) + +The copy has to be pasted back into the same folder, so the destination is where the view already is. Move the cursor and Right-click blank space below the file list to open the folder's context menu, which is the one that carries `Paste`. + +![Step 4](vision/frames/step_0004_20260731_122718_at.webp) + +### Step 5 — Move-cursor at (948, 739) + +Move the cursor onto the **`Paste`** row first, for the same reason as step 2. + +![Step 5](vision/frames/step_0005_20260731_122723_at.webp) + +### Step 6 — Left-click at (948, 739) + +Move the cursor and Left-click **`Paste`**. It is black rather than dimmed, confirming the clipboard holds the file. Because the destination already contains a `report.pdf`, Windows resolves the collision by naming the new file `report - Copy.pdf` — the duplicate the task asked for, with the original untouched. + +![Step 6](vision/frames/step_0006_20260731_122726_at.webp) + +## Notes & Edge Cases + +1. There is no single duplicate command on this system, so the task is two menu operations: copy from the file's own menu, then paste into the folder. Treating it as one action is what makes it look like a step is missing. +2. The first right-click has to be on the file and the second on empty space. They open different menus and each holds only half of what the task needs, so the same gesture in the wrong place produces a menu without the wanted entry. +3. Pasting into the folder that already holds the original creates a name collision, which the file manager resolves itself by appending its own word to the name. That name is its choice and has to be read back rather than predicted. +4. The clipboard is the state carried between the two halves, and it is shared with everything else running. Anything that copies in between replaces it, and the paste then produces the wrong file with no error. +5. A dimmed paste entry is a report, not a rendering quirk: it means the clipboard is empty and the first half did not land. Read it before clicking anything else. +6. Move to the target and click as separate actions; a combined move-and-click sometimes reaches the position without the click registering. +7. The same two operations exist as keyboard shortcuts and reach the same end state in two keystrokes. Prefer them when the selection is already correct, and use the menus as the fallback. diff --git a/data/sessions/explorer-duplicate-file/metadata.json b/data/sessions/explorer-duplicate-file/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..b6bb44bf4f3dd77b593f3b821175420f02932c85 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/metadata.json @@ -0,0 +1,116 @@ +{ + "memory_name": "explorer-duplicate-file", + "memory_description": "", + "session_id": "e552fa59-643b-4d3a-a959-175d9cf7fec5", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:26:58.114244864Z", + "completed_at": "2026-07-31T12:27:31.302613684Z", + "total_steps": 6, + "annotated_steps": 6, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:27:07.168Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0001_20260731_122707_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_122707_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_122707_after.webp", + "raw_command": "Right-clicked at X=250, Y=386", + "converted_command": "Right-click at (250, 386)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:27:12.340Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0002_20260731_122712_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_122712_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_122712_after.webp", + "raw_command": "Moved cursor to at X=298, Y=642", + "converted_command": "Move-cursor at (298, 642)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:27:14.480Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0003_20260731_122714_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_122714_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_122714_after.webp", + "raw_command": "Left-clicked at X=298, Y=642", + "converted_command": "Left-click at (298, 642)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T12:27:18.749Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0004_20260731_122718_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_122718_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_122718_after.webp", + "raw_command": "Right-clicked at X=900, Y=600", + "converted_command": "Right-click at (900, 600)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T12:27:23.982Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0005_20260731_122723_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260731_122723_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_122723_after.webp", + "raw_command": "Moved cursor to at X=948, Y=739", + "converted_command": "Move-cursor at (948, 739)" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T12:27:26.106Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0006_20260731_122726_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260731_122726_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_122726_after.webp", + "raw_command": "Left-clicked at X=948, Y=739", + "converted_command": "Left-click at (948, 739)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-duplicate-file/reasoning/reasoning.jsonl b/data/sessions/explorer-duplicate-file/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f281714ad1765773be9384544e7c8ca0f3642d54 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/reasoning/reasoning.jsonl @@ -0,0 +1,6 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:27:07.168Z", "timestamp_annotated": "2026-08-19T14:18:25.963380+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_122707_at.webp", "reasoning": "The task is to end up with a second copy of `report.pdf` in the folder it already lives in. Move the cursor and Right-click **`report.pdf`** in `corpus-seed` — this selects it and opens its context menu in one action.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:27:12.340Z", "timestamp_annotated": "2026-08-19T14:18:25.963746+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=298, Y=642", "converted_command": "Move-cursor at (298, 642)", "image_path": "vision/frames/step_0002_20260731_122712_at.webp", "reasoning": "Move the cursor onto the **`Copy`** row without clicking yet. A bare click at a menu row does not reliably land in this environment, so moving first and clicking second is the route that works; it also leaves the hover highlight visible in the next frame, which is what makes the target verifiable afterwards.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:27:14.480Z", "timestamp_annotated": "2026-08-19T14:18:25.964110+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=298, Y=642", "converted_command": "Left-click at (298, 642)", "image_path": "vision/frames/step_0003_20260731_122714_at.webp", "reasoning": "Move the cursor and Left-click **`Copy`** — now confirmed by the hover band on that row. `Cut` sits 21 px above it and would move the file rather than duplicate it, which is the opposite of what this task wants.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T12:27:18.749Z", "timestamp_annotated": "2026-08-19T14:18:25.964540+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=900, Y=600", "converted_command": "Right-click at (900, 600)", "image_path": "vision/frames/step_0004_20260731_122718_at.webp", "reasoning": "The copy has to be pasted back into the same folder, so the destination is where the view already is. Move the cursor and Right-click blank space below the file list to open the folder's context menu, which is the one that carries `Paste`.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T12:27:23.982Z", "timestamp_annotated": "2026-08-19T14:18:25.964935+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=948, Y=739", "converted_command": "Move-cursor at (948, 739)", "image_path": "vision/frames/step_0005_20260731_122723_at.webp", "reasoning": "Move the cursor onto the **`Paste`** row first, for the same reason as step 2.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T12:27:26.106Z", "timestamp_annotated": "2026-08-19T14:18:25.965335+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=948, Y=739", "converted_command": "Left-click at (948, 739)", "image_path": "vision/frames/step_0006_20260731_122726_at.webp", "reasoning": "Move the cursor and Left-click **`Paste`**. It is black rather than dimmed, confirming the clipboard holds the file. Because the destination already contains a `report.pdf`, Windows resolves the collision by naming the new file `report - Copy.pdf` — the duplicate the task asked for, with the original untouched.", "skipped": false} diff --git a/data/sessions/explorer-duplicate-file/sync_log.json b/data/sessions/explorer-duplicate-file/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..79fd93ec58c75f1c08c3a943dcb20a7ea2222f2c --- /dev/null +++ b/data/sessions/explorer-duplicate-file/sync_log.json @@ -0,0 +1,166 @@ +{ + "session_id": "e552fa59-643b-4d3a-a959-175d9cf7fec5", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_122707_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0001_20260731_122707_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_122707_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0001_20260731_122707_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_122707_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0001_20260731_122707_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_122712_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0002_20260731_122712_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_122712_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0002_20260731_122712_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_122712_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0002_20260731_122712_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_122714_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0003_20260731_122714_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_122714_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0003_20260731_122714_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_122714_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0003_20260731_122714_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_122718_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0004_20260731_122718_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_122718_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0004_20260731_122718_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_122718_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0004_20260731_122718_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_122723_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0005_20260731_122723_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_122723_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0005_20260731_122723_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_122723_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0005_20260731_122723_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_122726_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0006_20260731_122726_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_122726_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0006_20260731_122726_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_122726_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-duplicate-file/vision/frames/step_0006_20260731_122726_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-duplicate-file/vision/frames/closing_state.webp b/data/sessions/explorer-duplicate-file/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..64e81a06ac0aedc97250a9467eb3fe4d48feb052 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6677b2af5d40d444bf867aefabbf969190ee7cdfca2be3dc9c352583924f9010 +size 78292 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0001_20260731_122707_after.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0001_20260731_122707_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0d35e06fd2ff1455727bf86911af7ba2172f128b --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0001_20260731_122707_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:981b70a520bdeb2ac4da1ebaaba524a01517a45762fadd351a24938f694a4058 +size 72480 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0001_20260731_122707_at.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0001_20260731_122707_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..91d38ad5ddfc4f965917ec91357ac578780619ba --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0001_20260731_122707_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2512ff023f6ef6315e654e28e1320eeedf91675e59b708da50bda7675c2e0e +size 183260 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0001_20260731_122707_before.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0001_20260731_122707_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0d35e06fd2ff1455727bf86911af7ba2172f128b --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0001_20260731_122707_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:981b70a520bdeb2ac4da1ebaaba524a01517a45762fadd351a24938f694a4058 +size 72480 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0002_20260731_122712_after.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0002_20260731_122712_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c0283671a5e2742f5d230124ec0708ed409da457 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0002_20260731_122712_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cb2a16756c255d5e2e59fde791811f64e6065106cf0525a5a529296728eaf0f +size 83158 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0002_20260731_122712_at.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0002_20260731_122712_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fd2cd0b73e012a11c57168b816efb71c44944a59 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0002_20260731_122712_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a47761b9ca0dbcff639cc90b4e99bef513a9c137b5306bed8eef3207adb5205 +size 208622 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0002_20260731_122712_before.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0002_20260731_122712_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c0283671a5e2742f5d230124ec0708ed409da457 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0002_20260731_122712_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cb2a16756c255d5e2e59fde791811f64e6065106cf0525a5a529296728eaf0f +size 83158 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0003_20260731_122714_after.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0003_20260731_122714_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b721edc55585ce442d7c27b67497f88cbf51ac80 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0003_20260731_122714_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e6d828d21b7baeed6df34c2c7232d02d6f36d779b8c30a34483b5dc2e6aa9b +size 74688 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0003_20260731_122714_at.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0003_20260731_122714_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7f6aeac23bc3e8b897edf201daf4271f09ed9e11 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0003_20260731_122714_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9618d18645a60f8e73229d86fefd65c756fed1b0d89304e60efae04728a8634d +size 208662 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0003_20260731_122714_before.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0003_20260731_122714_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..091a018401f6a05bad8ba935a5e0c4da9308269c --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0003_20260731_122714_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0122f5cb494fc70c22052260085ec60664e1cadc6e94291da07f885a31040959 +size 83226 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0004_20260731_122718_after.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0004_20260731_122718_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..525dedec81f70971ae76b0ee742f85f6c2c2fca9 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0004_20260731_122718_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:311d5b257c9b14008d737bc3b8c40a5311884717cbd77a0dc7b29fdb20b05ede +size 83566 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0004_20260731_122718_at.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0004_20260731_122718_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..581d5147243f846cf90f11d43069d935dfcc8736 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0004_20260731_122718_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8abee71d6799e34971e4512d40cd8b23900f82bdfd3f4fd380522ee602d4b81f +size 193100 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0004_20260731_122718_before.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0004_20260731_122718_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b721edc55585ce442d7c27b67497f88cbf51ac80 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0004_20260731_122718_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e6d828d21b7baeed6df34c2c7232d02d6f36d779b8c30a34483b5dc2e6aa9b +size 74688 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0005_20260731_122723_after.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0005_20260731_122723_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..dfd7dfef5f6f0e8121c6d3ee3e6741d0521e80b2 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0005_20260731_122723_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efee44c27ba2e938e7d91a53dcb8ebf4f1d93e40cc6f9ab5d66dd3fedbaad660 +size 83644 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0005_20260731_122723_at.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0005_20260731_122723_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7a28d2bda9d824879e45ebff94c984c7ab91dc84 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0005_20260731_122723_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885b76440b48f8680a95e0aa43c3fa204f5072d2f16176e7428f449e584a0b42 +size 207864 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0005_20260731_122723_before.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0005_20260731_122723_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..525dedec81f70971ae76b0ee742f85f6c2c2fca9 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0005_20260731_122723_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:311d5b257c9b14008d737bc3b8c40a5311884717cbd77a0dc7b29fdb20b05ede +size 83566 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0006_20260731_122726_after.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0006_20260731_122726_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..dfd7dfef5f6f0e8121c6d3ee3e6741d0521e80b2 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0006_20260731_122726_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efee44c27ba2e938e7d91a53dcb8ebf4f1d93e40cc6f9ab5d66dd3fedbaad660 +size 83644 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0006_20260731_122726_at.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0006_20260731_122726_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6df2605398b19451f18c599a381d72ff0c63c110 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0006_20260731_122726_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14c47fcba8dd7670fb2ee3f08f0c6501c2a226af79f1c95594ffa66bd4893357 +size 207964 diff --git a/data/sessions/explorer-duplicate-file/vision/frames/step_0006_20260731_122726_before.webp b/data/sessions/explorer-duplicate-file/vision/frames/step_0006_20260731_122726_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..dfd7dfef5f6f0e8121c6d3ee3e6741d0521e80b2 --- /dev/null +++ b/data/sessions/explorer-duplicate-file/vision/frames/step_0006_20260731_122726_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efee44c27ba2e938e7d91a53dcb8ebf4f1d93e40cc6f9ab5d66dd3fedbaad660 +size 83644 diff --git a/data/sessions/explorer-extract-zip-2/commands/actuation_commands.json b/data/sessions/explorer-extract-zip-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..1b3662e752efd5bd8ac5d9d63fe6cbdcd5eda5b4 --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 94, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:18:19.968Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Expand-Archive $env:USERPROFILE\\corpus-seed\\Archive.zip -DestinationPath $env:USERPROFILE\\corpus-seed\\Archive", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:18:30.113Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:18:34.367Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:18:40.625Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:18:43.910Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-extract-zip-2/commands/cc_commands.json b/data/sessions/explorer-extract-zip-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..d6221e11d6328d17996f93e41ea79a7fabe797b7 --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Expand-Archive $env:USERPROFILE\\corpus-seed\\Archive.zip -DestinationPath $env:USERPROFILE\\corpus-seed\\Archive", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-extract-zip-2/commands/converted_input.md b/data/sessions/explorer-extract-zip-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..366c0f258cf4658cd9dbb20f75c459d92392a9cc --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 13:18:19 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T13:18:19.968Z | Left-click at (268, 1060) | +| 2 | 2026-07-31T13:18:30.113Z | Type: Expand-Archive $env:USERPROFILE\corpus-seed\Archive.zip -DestinationPath $env:USERPROFILE\corpus-seed\Archive | +| 3 | 2026-07-31T13:18:34.367Z | Press: Enter | +| 4 | 2026-07-31T13:18:40.625Z | Type: exit | +| 5 | 2026-07-31T13:18:43.910Z | Press: Enter | diff --git a/data/sessions/explorer-extract-zip-2/commands/raw_input.md b/data/sessions/explorer-extract-zip-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..5558fe0a24005f74c858d803daeb040f1895b580 --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 13:18:19 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T13:18:19.968Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-31T13:18:30.113Z | Typed: Expand-Archive $env:USERPROFILE\corpus-seed\Archive.zip -DestinationPath $env:USERPROFILE\corpus-seed\Archive | +| 3 | 2026-07-31T13:18:34.367Z | Pressed: Return | +| 4 | 2026-07-31T13:18:40.625Z | Typed: exit | +| 5 | 2026-07-31T13:18:43.910Z | Pressed: Return | diff --git a/data/sessions/explorer-extract-zip-2/memory.md b/data/sessions/explorer-extract-zip-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..a8e2f6053ddc4389252e5c0bdb90b19cfe9b97a5 --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/memory.md @@ -0,0 +1,66 @@ +# Memory: explorer-extract-zip-2 + +## Overview + +Extract a zip archive from a shell into a folder beside it. Use this as the terminal route +to the same end state as the file manager's extraction wizard: one command names the +archive and the destination, which is written out explicitly rather than pre-filled. The +recorded trace extracts `Archive.zip` into an `Archive` folder beside it and closes the +shell with `exit`. + +## Prerequisites + +- A desktop environment with a file manager that can expand archives, or a shell with an + extraction tool. +- An archive file that exists and is readable, in a format the tool handles. +- Write access to the destination folder, and enough free space for the uncompressed + contents — which can be far larger than the archive. +- Knowledge of whether the archive contains a single top-level folder or a set of loose + files. This determines whether extracting "in place" produces one tidy folder or scatters + files across the destination. +- No existing files at the destination that the archive's contents would replace. +- An archive from a source that is trusted enough to unpack. Extraction writes whatever + paths the archive names. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to extract a zip archive into a folder named after it, which is a single expand command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar. + +![Step 1](vision/frames/step_0001_20260731_131819_at.webp) + +### Step 2 — Type: Expand-Archive $env:USERPROFILE\corpus-seed\Archive.zip -DestinationPath $env:USERPROFILE\corpus-seed\Archive + +Type an `Expand-Archive` command to unpack the zip. It is PowerShell's built-in extractor, so nothing needs installing. `-DestinationPath` is given explicitly and names a folder called `Archive` beside the zip: that reproduces what Explorer's own Extract All does, which offers a folder named after the archive rather than scattering the contents into the current directory. + +![Step 2](vision/frames/step_0002_20260731_131830_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Enter to extract the archive. + +![Step 3](vision/frames/step_0003_20260731_131834_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. + +![Step 4](vision/frames/step_0004_20260731_131840_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260731_131843_at.webp) + +## Notes & Edge Cases + +1. The destination names the directory to extract into, not a folder to create around the contents. Naming a new folder reproduces the tidy result; pointing it at the folder that already holds the archive scatters the contents beside it. +2. Where the contents land depends on the archive as much as on the command. An archive storing a top-level folder nests one level deeper than an archive of loose files, so list the entries before extracting rather than after. +3. The command refuses rather than overwriting when the destination already holds the same files, and the option that forces it replaces them silently. Decide which behaviour is wanted before running, not once it has failed. +4. The archive is not consumed; it remains beside the extracted contents. +5. Free space is measured against the uncompressed size, which the archive's own size says nothing useful about. +6. An archive from an unknown source can name paths outside the destination. Inspect the entries first when the source is not trusted. +7. The environment variable in both paths is expanded by the shell, so the same string handed to something that is not a shell leaves the literal text unresolved. +8. The prompt returning is not confirmation. Check the destination holds what was expected. diff --git a/data/sessions/explorer-extract-zip-2/metadata.json b/data/sessions/explorer-extract-zip-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..dac39f88c728a860a2bbe85502f8e0e3c82adff2 --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "explorer-extract-zip-2", + "memory_description": "", + "session_id": "20108595-1b25-4e03-b906-e1a4d6b7b53c", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T13:18:10.570966798Z", + "completed_at": "2026-07-31T13:18:48.944101080Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T13:18:19.968Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_131819_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_131819_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_131819_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T13:18:30.113Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260731_131830_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_131830_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_131830_after.webp", + "raw_command": "Typed: Expand-Archive $env:USERPROFILE\\corpus-seed\\Archive.zip -DestinationPath $env:USERPROFILE\\corpus-seed\\Archive", + "converted_command": "Type: Expand-Archive $env:USERPROFILE\\corpus-seed\\Archive.zip -DestinationPath $env:USERPROFILE\\corpus-seed\\Archive" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T13:18:34.367Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_131834_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_131834_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_131834_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T13:18:40.625Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260731_131840_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_131840_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_131840_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T13:18:43.910Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260731_131843_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_131843_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_131843_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-extract-zip-2/reasoning/reasoning.jsonl b/data/sessions/explorer-extract-zip-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d882418b34fecea352f8f810b6053298f2cb2c38 --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T13:18:19.968Z", "timestamp_annotated": "2026-08-19T14:18:26.201592+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260731_131819_at.webp", "reasoning": "The task is to extract a zip archive into a folder named after it, which is a single expand command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T13:18:30.113Z", "timestamp_annotated": "2026-08-19T14:18:26.201879+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Expand-Archive $env:USERPROFILE\\corpus-seed\\Archive.zip -DestinationPath $env:USERPROFILE\\corpus-seed\\Archive", "converted_command": "Type: Expand-Archive $env:USERPROFILE\\corpus-seed\\Archive.zip -DestinationPath $env:USERPROFILE\\corpus-seed\\Archive", "image_path": "vision/frames/step_0002_20260731_131830_at.webp", "reasoning": "Type an `Expand-Archive` command to unpack the zip. It is PowerShell's built-in extractor, so nothing needs installing. `-DestinationPath` is given explicitly and names a folder called `Archive` beside the zip: that reproduces what Explorer's own Extract All does, which offers a folder named after the archive rather than scattering the contents into the current directory.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T13:18:34.367Z", "timestamp_annotated": "2026-08-19T14:18:26.202195+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260731_131834_at.webp", "reasoning": "After typing the command Press Enter to extract the archive.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T13:18:40.625Z", "timestamp_annotated": "2026-08-19T14:18:26.202569+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260731_131840_at.webp", "reasoning": "Type `exit` to close the shell.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T13:18:43.910Z", "timestamp_annotated": "2026-08-19T14:18:26.202938+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260731_131843_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/explorer-extract-zip-2/sync_log.json b/data/sessions/explorer-extract-zip-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..cf84ac7400ab1454a33634beee894d3ee0874a5a --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "20108595-1b25-4e03-b906-e1a4d6b7b53c", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_131819_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/vision/frames/step_0001_20260731_131819_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_131819_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/vision/frames/step_0001_20260731_131819_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_131819_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/vision/frames/step_0001_20260731_131819_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_131830_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/vision/frames/step_0002_20260731_131830_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_131830_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/vision/frames/step_0002_20260731_131830_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_131830_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/vision/frames/step_0002_20260731_131830_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_131834_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/vision/frames/step_0003_20260731_131834_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_131834_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/vision/frames/step_0003_20260731_131834_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_131834_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/vision/frames/step_0003_20260731_131834_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_131840_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/vision/frames/step_0004_20260731_131840_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_131840_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/vision/frames/step_0004_20260731_131840_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_131840_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/vision/frames/step_0004_20260731_131840_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_131843_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/vision/frames/step_0005_20260731_131843_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_131843_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/vision/frames/step_0005_20260731_131843_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_131843_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip-2/vision/frames/step_0005_20260731_131843_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/closing_state.webp b/data/sessions/explorer-extract-zip-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..e1440ad62f5bf2a46bc0a2cfc9f0eb0342b2ef93 --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa35f7ae1b762a6c2780070fae447e071c208f3e62b9d6de0dcc8c2bc42ec62 +size 656184 diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/step_0001_20260731_131819_after.webp b/data/sessions/explorer-extract-zip-2/vision/frames/step_0001_20260731_131819_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e1440ad62f5bf2a46bc0a2cfc9f0eb0342b2ef93 --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/step_0001_20260731_131819_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa35f7ae1b762a6c2780070fae447e071c208f3e62b9d6de0dcc8c2bc42ec62 +size 656184 diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/step_0001_20260731_131819_at.webp b/data/sessions/explorer-extract-zip-2/vision/frames/step_0001_20260731_131819_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6b381e8f7f6b9cd3e89a7cce2274aa047388e622 --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/step_0001_20260731_131819_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4065f296883e6c77292ab0f553f8ed0af5d22de5d142c495822edb4574c2127c +size 2626712 diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/step_0001_20260731_131819_before.webp b/data/sessions/explorer-extract-zip-2/vision/frames/step_0001_20260731_131819_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e1440ad62f5bf2a46bc0a2cfc9f0eb0342b2ef93 --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/step_0001_20260731_131819_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa35f7ae1b762a6c2780070fae447e071c208f3e62b9d6de0dcc8c2bc42ec62 +size 656184 diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/step_0002_20260731_131830_after.webp b/data/sessions/explorer-extract-zip-2/vision/frames/step_0002_20260731_131830_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8921f0d913b2bf35c581320ac9e1b13d334423bc --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/step_0002_20260731_131830_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a95f326807d39a4333d49ac2f697acf2a75e43501f93aecbb72cbebd23e28534 +size 526494 diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/step_0002_20260731_131830_at.webp b/data/sessions/explorer-extract-zip-2/vision/frames/step_0002_20260731_131830_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..431e255fb5bf87ec2086f4eee12dfebda183077f --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/step_0002_20260731_131830_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c71e5cc2fcb22cccc9fbe957ef9a82a888052d7c8d36ec8aeb982b14e3d5363 +size 525928 diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/step_0002_20260731_131830_before.webp b/data/sessions/explorer-extract-zip-2/vision/frames/step_0002_20260731_131830_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..431e255fb5bf87ec2086f4eee12dfebda183077f --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/step_0002_20260731_131830_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c71e5cc2fcb22cccc9fbe957ef9a82a888052d7c8d36ec8aeb982b14e3d5363 +size 525928 diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/step_0003_20260731_131834_after.webp b/data/sessions/explorer-extract-zip-2/vision/frames/step_0003_20260731_131834_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cc27a2c5a789d36c49520075e9e0c2cf7354cd8b --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/step_0003_20260731_131834_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced0e5c90ad4520d14e9ffc1b106a5950f60fbf95616e6c0d4286504f59e9219 +size 538196 diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/step_0003_20260731_131834_at.webp b/data/sessions/explorer-extract-zip-2/vision/frames/step_0003_20260731_131834_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cc27a2c5a789d36c49520075e9e0c2cf7354cd8b --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/step_0003_20260731_131834_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced0e5c90ad4520d14e9ffc1b106a5950f60fbf95616e6c0d4286504f59e9219 +size 538196 diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/step_0003_20260731_131834_before.webp b/data/sessions/explorer-extract-zip-2/vision/frames/step_0003_20260731_131834_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cc27a2c5a789d36c49520075e9e0c2cf7354cd8b --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/step_0003_20260731_131834_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced0e5c90ad4520d14e9ffc1b106a5950f60fbf95616e6c0d4286504f59e9219 +size 538196 diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/step_0004_20260731_131840_after.webp b/data/sessions/explorer-extract-zip-2/vision/frames/step_0004_20260731_131840_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..482988cce5441f90ff37e2c90db4d97354785742 --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/step_0004_20260731_131840_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74eb3f3ed67fe2d4b23c21b475b1e1f6b85d173cca2eed7a1dd54ea79bb8de58 +size 541324 diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/step_0004_20260731_131840_at.webp b/data/sessions/explorer-extract-zip-2/vision/frames/step_0004_20260731_131840_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..94f10db57bde05ebbfe96b11e3f0eb79ff33c66c --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/step_0004_20260731_131840_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da4aedc4796460b630b026f4a9b6162b880cd933f29cae6c42390df260df8a3c +size 541122 diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/step_0004_20260731_131840_before.webp b/data/sessions/explorer-extract-zip-2/vision/frames/step_0004_20260731_131840_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..94f10db57bde05ebbfe96b11e3f0eb79ff33c66c --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/step_0004_20260731_131840_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da4aedc4796460b630b026f4a9b6162b880cd933f29cae6c42390df260df8a3c +size 541122 diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/step_0005_20260731_131843_after.webp b/data/sessions/explorer-extract-zip-2/vision/frames/step_0005_20260731_131843_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e1440ad62f5bf2a46bc0a2cfc9f0eb0342b2ef93 --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/step_0005_20260731_131843_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa35f7ae1b762a6c2780070fae447e071c208f3e62b9d6de0dcc8c2bc42ec62 +size 656184 diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/step_0005_20260731_131843_at.webp b/data/sessions/explorer-extract-zip-2/vision/frames/step_0005_20260731_131843_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..482988cce5441f90ff37e2c90db4d97354785742 --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/step_0005_20260731_131843_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74eb3f3ed67fe2d4b23c21b475b1e1f6b85d173cca2eed7a1dd54ea79bb8de58 +size 541324 diff --git a/data/sessions/explorer-extract-zip-2/vision/frames/step_0005_20260731_131843_before.webp b/data/sessions/explorer-extract-zip-2/vision/frames/step_0005_20260731_131843_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..482988cce5441f90ff37e2c90db4d97354785742 --- /dev/null +++ b/data/sessions/explorer-extract-zip-2/vision/frames/step_0005_20260731_131843_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74eb3f3ed67fe2d4b23c21b475b1e1f6b85d173cca2eed7a1dd54ea79bb8de58 +size 541324 diff --git a/data/sessions/explorer-extract-zip/commands/actuation_commands.json b/data/sessions/explorer-extract-zip/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..16457cf247d06b9098b56cf95408168f48b9c238 --- /dev/null +++ b/data/sessions/explorer-extract-zip/commands/actuation_commands.json @@ -0,0 +1,116 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 90, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 238, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=250, Y=238", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:17:02.952Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 27, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 238, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=250, Y=238", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:17:06.170Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 86, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 316, + "mouse_y": 348, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=316, Y=348", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:17:10.443Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 27, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 316, + "mouse_y": 348, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=316, Y=348", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:17:13.592Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 91, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1140, + "mouse_y": 722, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1140, Y=722", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:17:19.904Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 36, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1140, + "mouse_y": 722, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1140, Y=722", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:17:23.108Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-extract-zip/commands/cc_commands.json b/data/sessions/explorer-extract-zip/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..68c6fb18dc5616add23865f5766b7d24505f4b3f --- /dev/null +++ b/data/sessions/explorer-extract-zip/commands/cc_commands.json @@ -0,0 +1,32 @@ +[ + { + "command": "250 238 move", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "250 238 right", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "316 348 move", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "316 348 left", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "1140 722 move", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "1140 722 left", + "os": "WINDOWS", + "step_id": 6 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-extract-zip/commands/converted_input.md b/data/sessions/explorer-extract-zip/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..c00188b4be4756918c8bb4c2c8915fdb60a079bc --- /dev/null +++ b/data/sessions/explorer-extract-zip/commands/converted_input.md @@ -0,0 +1,12 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 13:17:02 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T13:17:02.952Z | Move-cursor at (250, 238) | +| 2 | 2026-07-31T13:17:06.170Z | Right-click at (250, 238) | +| 3 | 2026-07-31T13:17:10.443Z | Move-cursor at (316, 348) | +| 4 | 2026-07-31T13:17:13.592Z | Left-click at (316, 348) | +| 5 | 2026-07-31T13:17:19.904Z | Move-cursor at (1140, 722) | +| 6 | 2026-07-31T13:17:23.108Z | Left-click at (1140, 722) | diff --git a/data/sessions/explorer-extract-zip/commands/raw_input.md b/data/sessions/explorer-extract-zip/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..141321ec57c49e83b0a1facb2131448c799eecdf --- /dev/null +++ b/data/sessions/explorer-extract-zip/commands/raw_input.md @@ -0,0 +1,12 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 13:17:02 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T13:17:02.952Z | Moved cursor to at X=250, Y=238 | +| 2 | 2026-07-31T13:17:06.170Z | Right-clicked at X=250, Y=238 | +| 3 | 2026-07-31T13:17:10.443Z | Moved cursor to at X=316, Y=348 | +| 4 | 2026-07-31T13:17:13.592Z | Left-clicked at X=316, Y=348 | +| 5 | 2026-07-31T13:17:19.904Z | Moved cursor to at X=1140, Y=722 | +| 6 | 2026-07-31T13:17:23.108Z | Left-clicked at X=1140, Y=722 | diff --git a/data/sessions/explorer-extract-zip/memory.md b/data/sessions/explorer-extract-zip/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..51578926e12b8e3f46b596be6423cb64a71b9ac0 --- /dev/null +++ b/data/sessions/explorer-extract-zip/memory.md @@ -0,0 +1,71 @@ +# Memory: explorer-extract-zip + +## Overview + +Extract a zip archive in place through the file manager's extraction wizard. Use this when +an archive's contents are wanted beside the archive. The route right-clicks the archive and +chooses Extract All, then accepts the destination the wizard has pre-filled — which is a +folder named after the archive, in the same place. The recorded trace extracts +`Archive.zip` beside itself, leaving the archive intact. + +## Prerequisites + +- A desktop environment with a file manager that can expand archives, or a shell with an + extraction tool. +- An archive file that exists and is readable, in a format the tool handles. +- Write access to the destination folder, and enough free space for the uncompressed + contents — which can be far larger than the archive. +- Knowledge of whether the archive contains a single top-level folder or a set of loose + files. This determines whether extracting "in place" produces one tidy folder or scatters + files across the destination. +- No existing files at the destination that the archive's contents would replace. +- An archive from a source that is trusted enough to unpack. Extraction writes whatever + paths the archive names. + +## Steps + +### Step 1 — Move-cursor at (250, 238) + +The task is to unpack `Archive.zip` into a folder. Move the cursor onto its row in `corpus-seed` first, without clicking — the move-then-click pair is what makes the click land reliably here. + +![Step 1](vision/frames/step_0001_20260731_131702_at.webp) + +### Step 2 — Right-click at (250, 238) + +Move the cursor and Right-click **`Archive.zip`** to open its context menu. A double-click would only browse the archive's contents in place, which reads files out of it but never writes them to disk; extracting needs the explicit command on this menu. + +![Step 2](vision/frames/step_0002_20260731_131706_at.webp) + +### Step 3 — Move-cursor at (316, 348) + +Move the cursor onto the **`Extract All...`** row, letting the hover highlight confirm the target before committing. + +![Step 3](vision/frames/step_0003_20260731_131710_at.webp) + +### Step 4 — Left-click at (316, 348) + +Move the cursor and Left-click **`Extract All...`**. This opens the extraction wizard rather than extracting immediately, so the destination can be reviewed before anything is written. + +![Step 4](vision/frames/step_0004_20260731_131713_at.webp) + +### Step 5 — Move-cursor at (1140, 722) + +The wizard has pre-filled the destination as `C:\Users\AgentUser\corpus-seed\Archive` — a folder named after the archive, next to it — which is exactly the layout the task wants, so nothing needs to be typed or browsed for. Move the cursor onto the **`Extract`** button. + +![Step 5](vision/frames/step_0005_20260731_131719_at.webp) + +### Step 6 — Left-click at (1140, 722) + +Move the cursor and Left-click **`Extract`**, accepting the default destination. The archive's contents are written into the new `Archive\` folder, and because `Show extracted files when complete` is ticked, Explorer opens that folder afterwards — which doubles as the confirmation that the extraction ran. + +![Step 6](vision/frames/step_0006_20260731_131723_at.webp) + +## Notes & Edge Cases + +1. An archive opens as a browsable folder on double-click on this system, which is why extracting needs the menu entry instead. Browsing an archive and extracting it are different things, and only one of them leaves files on disk. +2. The entry opens a dialog with the destination already filled in from the archive's name. That destination is a decision the dialog has made rather than one the task made, so read it before confirming rather than afterwards. +3. The dialog's checkbox only decides whether the extracted folder is opened at the end. It changes what is in front afterwards and nothing about the result, so it is not the confirmation it looks like. +4. The archive is not consumed. The folder ends with the archive and its contents side by side. +5. A destination that already exists is merged into rather than replaced, and same-named files inside prompt one at a time. A run expected to be unattended can stall on that prompt indefinitely. +6. Free space is measured against the uncompressed size, which the archive's own size says nothing useful about. +7. An archive from an unknown source can name paths outside the destination. Inspect the entries first when the source is not trusted. diff --git a/data/sessions/explorer-extract-zip/metadata.json b/data/sessions/explorer-extract-zip/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..cd0cb21eece9e5ab7ff6783480b753e61054d5e3 --- /dev/null +++ b/data/sessions/explorer-extract-zip/metadata.json @@ -0,0 +1,116 @@ +{ + "memory_name": "explorer-extract-zip", + "memory_description": "", + "session_id": "e287e0f8-b691-4967-b1f6-d55860adc28f", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T13:16:53.804243493Z", + "completed_at": "2026-07-31T13:17:33.400767027Z", + "total_steps": 6, + "annotated_steps": 6, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T13:17:02.952Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260731_131702_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_131702_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_131702_after.webp", + "raw_command": "Moved cursor to at X=250, Y=238", + "converted_command": "Move-cursor at (250, 238)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T13:17:06.170Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0002_20260731_131706_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_131706_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_131706_after.webp", + "raw_command": "Right-clicked at X=250, Y=238", + "converted_command": "Right-click at (250, 238)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T13:17:10.443Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0003_20260731_131710_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_131710_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_131710_after.webp", + "raw_command": "Moved cursor to at X=316, Y=348", + "converted_command": "Move-cursor at (316, 348)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T13:17:13.592Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260731_131713_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_131713_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_131713_after.webp", + "raw_command": "Left-clicked at X=316, Y=348", + "converted_command": "Left-click at (316, 348)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T13:17:19.904Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0005_20260731_131719_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260731_131719_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_131719_after.webp", + "raw_command": "Moved cursor to at X=1140, Y=722", + "converted_command": "Move-cursor at (1140, 722)" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T13:17:23.108Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0006_20260731_131723_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260731_131723_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_131723_after.webp", + "raw_command": "Left-clicked at X=1140, Y=722", + "converted_command": "Left-click at (1140, 722)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-extract-zip/reasoning/reasoning.jsonl b/data/sessions/explorer-extract-zip/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9437055f1ceee93987a6aeb13cf6fab25d301099 --- /dev/null +++ b/data/sessions/explorer-extract-zip/reasoning/reasoning.jsonl @@ -0,0 +1,6 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T13:17:02.952Z", "timestamp_annotated": "2026-08-19T14:18:25.996082+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=250, Y=238", "converted_command": "Move-cursor at (250, 238)", "image_path": "vision/frames/step_0001_20260731_131702_at.webp", "reasoning": "The task is to unpack `Archive.zip` into a folder. Move the cursor onto its row in `corpus-seed` first, without clicking — the move-then-click pair is what makes the click land reliably here.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T13:17:06.170Z", "timestamp_annotated": "2026-08-19T14:18:25.996455+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=250, Y=238", "converted_command": "Right-click at (250, 238)", "image_path": "vision/frames/step_0002_20260731_131706_at.webp", "reasoning": "Move the cursor and Right-click **`Archive.zip`** to open its context menu. A double-click would only browse the archive's contents in place, which reads files out of it but never writes them to disk; extracting needs the explicit command on this menu.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T13:17:10.443Z", "timestamp_annotated": "2026-08-19T14:18:25.996870+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=316, Y=348", "converted_command": "Move-cursor at (316, 348)", "image_path": "vision/frames/step_0003_20260731_131710_at.webp", "reasoning": "Move the cursor onto the **`Extract All...`** row, letting the hover highlight confirm the target before committing.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T13:17:13.592Z", "timestamp_annotated": "2026-08-19T14:18:25.997242+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=316, Y=348", "converted_command": "Left-click at (316, 348)", "image_path": "vision/frames/step_0004_20260731_131713_at.webp", "reasoning": "Move the cursor and Left-click **`Extract All...`**. This opens the extraction wizard rather than extracting immediately, so the destination can be reviewed before anything is written.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T13:17:19.904Z", "timestamp_annotated": "2026-08-19T14:18:25.997709+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1140, Y=722", "converted_command": "Move-cursor at (1140, 722)", "image_path": "vision/frames/step_0005_20260731_131719_at.webp", "reasoning": "The wizard has pre-filled the destination as `C:\\Users\\AgentUser\\corpus-seed\\Archive` — a folder named after the archive, next to it — which is exactly the layout the task wants, so nothing needs to be typed or browsed for. Move the cursor onto the **`Extract`** button.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T13:17:23.108Z", "timestamp_annotated": "2026-08-19T14:18:25.998129+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1140, Y=722", "converted_command": "Left-click at (1140, 722)", "image_path": "vision/frames/step_0006_20260731_131723_at.webp", "reasoning": "Move the cursor and Left-click **`Extract`**, accepting the default destination. The archive's contents are written into the new `Archive\\` folder, and because `Show extracted files when complete` is ticked, Explorer opens that folder afterwards — which doubles as the confirmation that the extraction ran.", "skipped": false} diff --git a/data/sessions/explorer-extract-zip/sync_log.json b/data/sessions/explorer-extract-zip/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..0f38bb18a0d5f49d6cc511c5049970aa64a3e59f --- /dev/null +++ b/data/sessions/explorer-extract-zip/sync_log.json @@ -0,0 +1,166 @@ +{ + "session_id": "e287e0f8-b691-4967-b1f6-d55860adc28f", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_131702_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0001_20260731_131702_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_131702_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0001_20260731_131702_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_131702_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0001_20260731_131702_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_131706_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0002_20260731_131706_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_131706_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0002_20260731_131706_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_131706_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0002_20260731_131706_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_131710_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0003_20260731_131710_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_131710_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0003_20260731_131710_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_131710_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0003_20260731_131710_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_131713_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0004_20260731_131713_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_131713_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0004_20260731_131713_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_131713_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0004_20260731_131713_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_131719_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0005_20260731_131719_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_131719_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0005_20260731_131719_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_131719_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0005_20260731_131719_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_131723_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0006_20260731_131723_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_131723_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0006_20260731_131723_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_131723_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-extract-zip/vision/frames/step_0006_20260731_131723_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-extract-zip/vision/frames/closing_state.webp b/data/sessions/explorer-extract-zip/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..92818f7524542364ce16c76d7efa0e2d07569611 --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24a8285cef63e26b6c592558bdbedd531536e4864dfc3392e7b2cc77d0079970 +size 80118 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0001_20260731_131702_after.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0001_20260731_131702_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fb4d704833db998070608971eb28f55fc67e6eda --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0001_20260731_131702_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083de6af46cae37a7d8f4950e9737e014a3de4c1adbdb7f69e5746aa884f1261 +size 72910 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0001_20260731_131702_at.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0001_20260731_131702_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..00c7ed62c11eebdad42121c431362d08fe0f6ec6 --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0001_20260731_131702_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d7c09359b46eacae31dced97bf99537c5896206f8075d3f781dfe661be5094 +size 183262 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0001_20260731_131702_before.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0001_20260731_131702_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..46783bb917da6c4175e0e387fa9b4897a4833e40 --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0001_20260731_131702_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7530febc92a775cd21d5c9ee7edb4684b6c4e94ff8dede3f2bf0dfd33211f447 +size 72514 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0002_20260731_131706_after.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0002_20260731_131706_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2ecbba103bda1a316912b43116cf9b7cc3b77843 --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0002_20260731_131706_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5932c262b4ae7f9289d0563e3ed472f311bd718fbd923850adade648eab30e7 +size 72928 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0002_20260731_131706_at.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0002_20260731_131706_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..920ef6512026afbc80e130edd3534c7f1dbcb0fe --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0002_20260731_131706_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d141c126e1a30e09503cacf6953018683ff725ce5c189ff419e40d8f9ae8ce +size 185542 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0002_20260731_131706_before.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0002_20260731_131706_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fb4d704833db998070608971eb28f55fc67e6eda --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0002_20260731_131706_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083de6af46cae37a7d8f4950e9737e014a3de4c1adbdb7f69e5746aa884f1261 +size 72910 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0003_20260731_131710_after.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0003_20260731_131710_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2368027a549104b7407f580b669b630b2600cac8 --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0003_20260731_131710_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8cadf39e6873d673ebc730e9d160c25f4b06fb025b85990f959a21e9b840ae3 +size 78402 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0003_20260731_131710_at.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0003_20260731_131710_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..08aa2084c362f7b4a479cc3622bb100a94e1069b --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0003_20260731_131710_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8cda856a1319338d35fc095371ba2bfe50aaf731a0a482f411c7875683b05e8 +size 195612 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0003_20260731_131710_before.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0003_20260731_131710_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..682d71854e8ab4ec26066f4369fefd07bdd09e79 --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0003_20260731_131710_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c9dc4acf67c6e2479cb9e089465c67ac8466b0318103049def23b4eb638cb81 +size 78368 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0004_20260731_131713_after.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0004_20260731_131713_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2368027a549104b7407f580b669b630b2600cac8 --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0004_20260731_131713_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8cadf39e6873d673ebc730e9d160c25f4b06fb025b85990f959a21e9b840ae3 +size 78402 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0004_20260731_131713_at.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0004_20260731_131713_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c747e031dbd7d0bf83c4734ea35b2ad1df38ffa6 --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0004_20260731_131713_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea282addcf173446fb17ff14dafa921d48c896ec2e2ebedc00b01caaf397bd15 +size 195602 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0004_20260731_131713_before.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0004_20260731_131713_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2368027a549104b7407f580b669b630b2600cac8 --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0004_20260731_131713_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8cadf39e6873d673ebc730e9d160c25f4b06fb025b85990f959a21e9b840ae3 +size 78402 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0005_20260731_131719_after.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0005_20260731_131719_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a9b8c66792556c82ce3a8bd7129b2355aefc92d6 --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0005_20260731_131719_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb53612e66d096d76a66aa79b4307e8d1d6fb5ade3c7d5b320cc0306b912271 +size 88784 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0005_20260731_131719_at.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0005_20260731_131719_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ebcfe2f6a8ed43f950749f13ce9ff00a02d87c6c --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0005_20260731_131719_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f24ccde2ea8081c0a3a2542bb100eebf45f2e8534758cd72192b543a1caabb1 +size 234906 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0005_20260731_131719_before.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0005_20260731_131719_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..19a3fc6c96e974e8afe58709eff5864c790adabc --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0005_20260731_131719_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a2c636257c311f0c305bcf0d3ed0d7b34173b771acd81f07ed0f5d1b9721694 +size 89322 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0006_20260731_131723_after.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0006_20260731_131723_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a9b8c66792556c82ce3a8bd7129b2355aefc92d6 --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0006_20260731_131723_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb53612e66d096d76a66aa79b4307e8d1d6fb5ade3c7d5b320cc0306b912271 +size 88784 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0006_20260731_131723_at.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0006_20260731_131723_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..21749ff1bf0921d181822fc4b765c03495c456eb --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0006_20260731_131723_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65bd68d7dea2516f5a9f49d98b4261c8cdb2a49830703dc33cb616de5c935b62 +size 230520 diff --git a/data/sessions/explorer-extract-zip/vision/frames/step_0006_20260731_131723_before.webp b/data/sessions/explorer-extract-zip/vision/frames/step_0006_20260731_131723_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a9b8c66792556c82ce3a8bd7129b2355aefc92d6 --- /dev/null +++ b/data/sessions/explorer-extract-zip/vision/frames/step_0006_20260731_131723_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb53612e66d096d76a66aa79b4307e8d1d6fb5ade3c7d5b320cc0306b912271 +size 88784 diff --git a/data/sessions/explorer-move-to-folder-2/commands/actuation_commands.json b/data/sessions/explorer-move-to-folder-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..9f8a80a4d0bc2c0cb93961363e5c5c5381f38171 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/commands/actuation_commands.json @@ -0,0 +1,116 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 87, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 386, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=250, Y=386", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:02:26.141Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 22, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 386, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=250, Y=386", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:02:29.329Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+X", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:02:33.569Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 88, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 133, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=212, Y=133", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:02:37.862Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 37, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 133, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Double-clicked at X=212, Y=133", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:02:40.985Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+V", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:02:47.088Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-move-to-folder-2/commands/cc_commands.json b/data/sessions/explorer-move-to-folder-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..cdd9b4ee06f836ee4dbc7dfe7928d6fdd6b7aa5d --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/commands/cc_commands.json @@ -0,0 +1,32 @@ +[ + { + "command": "250 386 move", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "250 386 left", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Ctrl+X}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "212 133 move", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "212 133 double", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "press {Ctrl+V}", + "os": "WINDOWS", + "step_id": 6 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-move-to-folder-2/commands/converted_input.md b/data/sessions/explorer-move-to-folder-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..b36ea84ba0f5b97270e2cd8ef52e0670d4e4282e --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/commands/converted_input.md @@ -0,0 +1,12 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 13:02:26 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T13:02:26.141Z | Move-cursor at (250, 386) | +| 2 | 2026-07-31T13:02:29.329Z | Left-click at (250, 386) | +| 3 | 2026-07-31T13:02:33.569Z | Press: Ctrl+X | +| 4 | 2026-07-31T13:02:37.862Z | Move-cursor at (212, 133) | +| 5 | 2026-07-31T13:02:40.985Z | Double-click at (212, 133) | +| 6 | 2026-07-31T13:02:47.088Z | Press: Ctrl+V | diff --git a/data/sessions/explorer-move-to-folder-2/commands/raw_input.md b/data/sessions/explorer-move-to-folder-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..f18e57ed5c2bdf39c1ec6f0c83d730116759b634 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/commands/raw_input.md @@ -0,0 +1,12 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 13:02:26 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T13:02:26.141Z | Moved cursor to at X=250, Y=386 | +| 2 | 2026-07-31T13:02:29.329Z | Left-clicked at X=250, Y=386 | +| 3 | 2026-07-31T13:02:33.569Z | Pressed: Ctrl+X | +| 4 | 2026-07-31T13:02:37.862Z | Moved cursor to at X=212, Y=133 | +| 5 | 2026-07-31T13:02:40.985Z | Double-clicked at X=212, Y=133 | +| 6 | 2026-07-31T13:02:47.088Z | Pressed: Ctrl+V | diff --git a/data/sessions/explorer-move-to-folder-2/memory.md b/data/sessions/explorer-move-to-folder-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..a3faa8c0997268eee16fd88feda6ae4295bee8c5 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/memory.md @@ -0,0 +1,71 @@ +# Memory: explorer-move-to-folder-2 + +## Overview + +Move a file into a subfolder using the keyboard: select the file, cut, open the destination +and paste. Use this when a file has to be relocated and nothing should remain at the +source. Cut marks the file rather than removing it, so the move only completes at the +paste. The recorded trace leaves `report.pdf` in `dest\` only. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file to move and a destination folder, both existing before the task starts and both + identifiable by name. +- Write access to both the source folder and the destination. A move deletes from one and + creates in the other, so read access to the file alone is not enough. +- Clarity that the result is a move, not a copy. Nothing must remain at the source when + the task finishes. +- No file of the same name already in the destination — it is overwritten without a useful + warning, and the original is gone by then, so the overwritten data is unrecoverable. +- Both locations on the same volume, where that can be arranged. A move within a volume + renames an entry; a move across volumes copies and then deletes, which takes time + proportional to the file and can fail partway. + +## Steps + +### Step 1 — Move-cursor at (250, 386) + +The task is to move a file into a subfolder so that nothing is left behind, using the keyboard only, so the file has to be selected first. Move the cursor onto the `report.pdf` row. The move is recorded as its own step because a click sent on its own does not always land; moving to the target first and clicking separately is the dependable sequence, and both halves are real actions in the trace. + +![Step 1](vision/frames/step_0001_20260731_130226_at.webp) + +### Step 2 — Left-click at (250, 386) + +Move the cursor and Left-click to select `report.pdf`. + +![Step 2](vision/frames/step_0002_20260731_130229_at.webp) + +### Step 3 — Press: Ctrl+X + +Press Ctrl+X to cut the file. Unlike the macOS equivalent, Windows has a real cut for files, so the decision to move rather than copy is made here at the source rather than at the destination. The file is not removed yet — it is marked to be relocated when a paste follows, and its icon dims to show that. + +![Step 3](vision/frames/step_0003_20260731_130233_at.webp) + +### Step 4 — Move-cursor at (212, 133) + +Move the cursor onto the `dest` folder row, the first in the list, ahead of the click. + +![Step 4](vision/frames/step_0004_20260731_130237_at.webp) + +### Step 5 — Double-click at (212, 133) + +Move the cursor and Double-click `dest` to open it, so the paste lands inside the destination folder rather than in the folder currently shown. + +![Step 5](vision/frames/step_0005_20260731_130240_at.webp) + +### Step 6 — Press: Ctrl+V + +Press Ctrl+V to paste. Because the file was cut rather than copied, this completes a move: the file now exists in `dest` and is gone from `corpus-seed`. + +![Step 6](vision/frames/step_0006_20260731_130247_at.webp) + +## Notes & Edge Cases + +1. The cut keystroke and the copy keystroke are one key apart and produce identical destinations. Verify the source folder no longer holds the file; that is the only difference visible anywhere afterwards. +2. Nothing has moved until the paste. Cut only marks the file, so an interruption between the two keystrokes leaves everything in place with nothing to indicate a move was attempted. +3. The paste goes into whatever window has focus at the time. Opening the destination between the two keystrokes is what decides where the file lands — if that step fails, the paste puts it back where it started and looks like success. +4. The double-click has to land on a folder. On a file it opens the file in an application instead, focus follows it, and the paste then goes somewhere entirely unintended. +5. A move that overwrites destroys the target silently, and the source is already gone by then. Check the destination for a same-named file before pasting; there is nothing to undo to afterwards. +6. The clipboard is shared with every other running application, so anything that copies or cuts in between substitutes a different file with no error. +7. Nothing is reported when this works. Confirm from both ends — the file present at the destination and absent from the source. diff --git a/data/sessions/explorer-move-to-folder-2/metadata.json b/data/sessions/explorer-move-to-folder-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..6165983c09374c3dbcf77bc77a803f237801fbc8 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/metadata.json @@ -0,0 +1,116 @@ +{ + "memory_name": "explorer-move-to-folder-2", + "memory_description": "", + "session_id": "67a67932-ed6b-4769-af14-85a049f57084", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T13:02:16.946418883Z", + "completed_at": "2026-07-31T13:02:53.132765761Z", + "total_steps": 6, + "annotated_steps": 6, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T13:02:26.141Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260731_130226_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_130226_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_130226_after.webp", + "raw_command": "Moved cursor to at X=250, Y=386", + "converted_command": "Move-cursor at (250, 386)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T13:02:29.329Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260731_130229_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_130229_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_130229_after.webp", + "raw_command": "Left-clicked at X=250, Y=386", + "converted_command": "Left-click at (250, 386)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T13:02:33.569Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_130233_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_130233_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_130233_after.webp", + "raw_command": "Pressed: Ctrl+X", + "converted_command": "Press: Ctrl+X" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T13:02:37.862Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0004_20260731_130237_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_130237_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_130237_after.webp", + "raw_command": "Moved cursor to at X=212, Y=133", + "converted_command": "Move-cursor at (212, 133)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T13:02:40.985Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0005_20260731_130240_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260731_130240_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_130240_after.webp", + "raw_command": "Double-clicked at X=212, Y=133", + "converted_command": "Double-click at (212, 133)" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T13:02:47.088Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260731_130247_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260731_130247_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_130247_after.webp", + "raw_command": "Pressed: Ctrl+V", + "converted_command": "Press: Ctrl+V" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-move-to-folder-2/reasoning/reasoning.jsonl b/data/sessions/explorer-move-to-folder-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c40cd98bed97310793f3cfc1c300cbdcfdcb19a6 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/reasoning/reasoning.jsonl @@ -0,0 +1,6 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T13:02:26.141Z", "timestamp_annotated": "2026-08-19T14:18:26.175967+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=250, Y=386", "converted_command": "Move-cursor at (250, 386)", "image_path": "vision/frames/step_0001_20260731_130226_at.webp", "reasoning": "The task is to move a file into a subfolder so that nothing is left behind, using the keyboard only, so the file has to be selected first. Move the cursor onto the `report.pdf` row. The move is recorded as its own step because a click sent on its own does not always land; moving to the target first and clicking separately is the dependable sequence, and both halves are real actions in the trace.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T13:02:29.329Z", "timestamp_annotated": "2026-08-19T14:18:26.176331+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=250, Y=386", "converted_command": "Left-click at (250, 386)", "image_path": "vision/frames/step_0002_20260731_130229_at.webp", "reasoning": "Move the cursor and Left-click to select `report.pdf`.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T13:02:33.569Z", "timestamp_annotated": "2026-08-19T14:18:26.176693+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+X", "converted_command": "Press: Ctrl+X", "image_path": "vision/frames/step_0003_20260731_130233_at.webp", "reasoning": "Press Ctrl+X to cut the file. Unlike the macOS equivalent, Windows has a real cut for files, so the decision to move rather than copy is made here at the source rather than at the destination. The file is not removed yet — it is marked to be relocated when a paste follows, and its icon dims to show that.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T13:02:37.862Z", "timestamp_annotated": "2026-08-19T14:18:26.177027+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=212, Y=133", "converted_command": "Move-cursor at (212, 133)", "image_path": "vision/frames/step_0004_20260731_130237_at.webp", "reasoning": "Move the cursor onto the `dest` folder row, the first in the list, ahead of the click.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T13:02:40.985Z", "timestamp_annotated": "2026-08-19T14:18:26.177370+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=212, Y=133", "converted_command": "Double-click at (212, 133)", "image_path": "vision/frames/step_0005_20260731_130240_at.webp", "reasoning": "Move the cursor and Double-click `dest` to open it, so the paste lands inside the destination folder rather than in the folder currently shown.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T13:02:47.088Z", "timestamp_annotated": "2026-08-19T14:18:26.177769+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+V", "converted_command": "Press: Ctrl+V", "image_path": "vision/frames/step_0006_20260731_130247_at.webp", "reasoning": "Press Ctrl+V to paste. Because the file was cut rather than copied, this completes a move: the file now exists in `dest` and is gone from `corpus-seed`.", "skipped": false} diff --git a/data/sessions/explorer-move-to-folder-2/sync_log.json b/data/sessions/explorer-move-to-folder-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..ebd012822dac8d4e65e891e85343db598588d8f1 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/sync_log.json @@ -0,0 +1,166 @@ +{ + "session_id": "67a67932-ed6b-4769-af14-85a049f57084", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_130226_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0001_20260731_130226_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_130226_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0001_20260731_130226_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_130226_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0001_20260731_130226_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_130229_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0002_20260731_130229_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_130229_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0002_20260731_130229_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_130229_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0002_20260731_130229_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_130233_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0003_20260731_130233_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_130233_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0003_20260731_130233_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_130233_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0003_20260731_130233_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_130237_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0004_20260731_130237_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_130237_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0004_20260731_130237_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_130237_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0004_20260731_130237_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_130240_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0005_20260731_130240_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_130240_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0005_20260731_130240_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_130240_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0005_20260731_130240_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_130247_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0006_20260731_130247_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_130247_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0006_20260731_130247_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_130247_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-2/vision/frames/step_0006_20260731_130247_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/closing_state.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..9dbde8adb62b5b24174803eacf6f2be299a4ad08 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb3718219aedb294a89814cf245dab9baaafe215dbb9a1e65bb75f76e9d816a4 +size 44804 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0001_20260731_130226_after.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0001_20260731_130226_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ad3e864f96dd1e8018f02bbe8ca77ff604a315c7 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0001_20260731_130226_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e049f4c344097a8106ea6c18fd6a30b7c040b37c6eb0134349c08c00b2cdca8 +size 75978 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0001_20260731_130226_at.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0001_20260731_130226_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..109fe03642a9f11f6f947942f9fd5d0fe057a1c6 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0001_20260731_130226_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f5187450dc8178e68207bee8e300948b1709c2a0552f921e878c4357a30778b +size 192288 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0001_20260731_130226_before.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0001_20260731_130226_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ad3e864f96dd1e8018f02bbe8ca77ff604a315c7 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0001_20260731_130226_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e049f4c344097a8106ea6c18fd6a30b7c040b37c6eb0134349c08c00b2cdca8 +size 75978 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0002_20260731_130229_after.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0002_20260731_130229_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..12aa15198fc37f95c2fe368f1a7fa10f9c5ddfed --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0002_20260731_130229_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe4c07e96676332d36a41841d97f1ce769904ebd2fdd1fed51265066925959f +size 75314 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0002_20260731_130229_at.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0002_20260731_130229_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b2b68a0d938665dcdcfae1325bf144401591f412 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0002_20260731_130229_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1d3a5ce757a89516a90128a2da1872721e9269a2bec2282799027fec2e9d48b +size 198676 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0002_20260731_130229_before.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0002_20260731_130229_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ab5ad6e34f1b863eafb44339f227221bec83edd2 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0002_20260731_130229_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b065b75777d3efb54e51def068fe92f2d7e9e70ab1c701bc859ed2fb78b60a8e +size 78368 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0003_20260731_130233_after.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0003_20260731_130233_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2fd4e2b76a611522b466ff50cc9ee1d0257026da --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0003_20260731_130233_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c181d2c64d0f668438fb991b8809354b01b463acf4b9f610e69adbb35a261834 +size 75150 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0003_20260731_130233_at.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0003_20260731_130233_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..12aa15198fc37f95c2fe368f1a7fa10f9c5ddfed --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0003_20260731_130233_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe4c07e96676332d36a41841d97f1ce769904ebd2fdd1fed51265066925959f +size 75314 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0003_20260731_130233_before.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0003_20260731_130233_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..12aa15198fc37f95c2fe368f1a7fa10f9c5ddfed --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0003_20260731_130233_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe4c07e96676332d36a41841d97f1ce769904ebd2fdd1fed51265066925959f +size 75314 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0004_20260731_130237_after.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0004_20260731_130237_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d53de3a90ad249c95aca8639276679f7872994c7 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0004_20260731_130237_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64786cc6f2b30a7b71afaf27a6337d49eebf75db14fe72f9b42fbbddce176c1f +size 75374 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0004_20260731_130237_at.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0004_20260731_130237_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1e8d6b4a8cb125f3f62ebbee7033c381c078f260 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0004_20260731_130237_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:069b47ff1c098001cba39de953ba2616d58967c31f0c34ef52de5835aec586d9 +size 191862 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0004_20260731_130237_before.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0004_20260731_130237_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2fd4e2b76a611522b466ff50cc9ee1d0257026da --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0004_20260731_130237_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c181d2c64d0f668438fb991b8809354b01b463acf4b9f610e69adbb35a261834 +size 75150 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0005_20260731_130240_after.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0005_20260731_130240_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d53de3a90ad249c95aca8639276679f7872994c7 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0005_20260731_130240_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64786cc6f2b30a7b71afaf27a6337d49eebf75db14fe72f9b42fbbddce176c1f +size 75374 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0005_20260731_130240_at.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0005_20260731_130240_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c707bd106e6080775aa70d2248a14c9bf640fe35 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0005_20260731_130240_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:204b002ac0ae1b0c8cbe2a2c7b6b84981f45dc323fc06ab83a45e5300a7a2628 +size 193652 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0005_20260731_130240_before.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0005_20260731_130240_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d53de3a90ad249c95aca8639276679f7872994c7 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0005_20260731_130240_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64786cc6f2b30a7b71afaf27a6337d49eebf75db14fe72f9b42fbbddce176c1f +size 75374 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0006_20260731_130247_after.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0006_20260731_130247_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4e4f3ac9924e8bfa1179ea8703fbc8dedcf7cb6f --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0006_20260731_130247_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c7909d4797dad16a339ba2de911044a30b3017a3e3dfc24d17ef8c5afe650dd +size 38282 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0006_20260731_130247_at.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0006_20260731_130247_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2e1b48b67b30db8659a10741e9cf0737deee5bbf --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0006_20260731_130247_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102ddaf26751d3621a0447792ff69996626d6f31c4168e801a9fb1bff9be765f +size 35742 diff --git a/data/sessions/explorer-move-to-folder-2/vision/frames/step_0006_20260731_130247_before.webp b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0006_20260731_130247_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2e1b48b67b30db8659a10741e9cf0737deee5bbf --- /dev/null +++ b/data/sessions/explorer-move-to-folder-2/vision/frames/step_0006_20260731_130247_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102ddaf26751d3621a0447792ff69996626d6f31c4168e801a9fb1bff9be765f +size 35742 diff --git a/data/sessions/explorer-move-to-folder-3/commands/actuation_commands.json b/data/sessions/explorer-move-to-folder-3/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..9c879c662d3a5855fad331bc01f3eb20bd179817 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 92, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:46:51.328Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Move-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\dest\\", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:47:01.613Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:47:05.953Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:47:12.264Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:47:15.564Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-move-to-folder-3/commands/cc_commands.json b/data/sessions/explorer-move-to-folder-3/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..7f0b7f3bbf418f8c2ca7e2036dd8a73befb6cc68 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Move-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\dest\\", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-move-to-folder-3/commands/converted_input.md b/data/sessions/explorer-move-to-folder-3/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..5256528a3692b957795a9f2e742f933fd35ab5bc --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:46:51 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:46:51.328Z | Left-click at (268, 1060) | +| 2 | 2026-07-31T12:47:01.613Z | Type: Move-Item $env:USERPROFILE\corpus-seed\report.pdf $env:USERPROFILE\corpus-seed\dest\ | +| 3 | 2026-07-31T12:47:05.953Z | Press: Enter | +| 4 | 2026-07-31T12:47:12.264Z | Type: exit | +| 5 | 2026-07-31T12:47:15.564Z | Press: Enter | diff --git a/data/sessions/explorer-move-to-folder-3/commands/raw_input.md b/data/sessions/explorer-move-to-folder-3/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..2e423d8107a76bcf2a9ecb4b51d181501c909068 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:46:51 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:46:51.328Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-31T12:47:01.613Z | Typed: Move-Item $env:USERPROFILE\corpus-seed\report.pdf $env:USERPROFILE\corpus-seed\dest\ | +| 3 | 2026-07-31T12:47:05.953Z | Pressed: Return | +| 4 | 2026-07-31T12:47:12.264Z | Typed: exit | +| 5 | 2026-07-31T12:47:15.564Z | Pressed: Return | diff --git a/data/sessions/explorer-move-to-folder-3/memory.md b/data/sessions/explorer-move-to-folder-3/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..7e3bcb1d627ae40e292633281d04200ccb88fa86 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/memory.md @@ -0,0 +1,65 @@ +# Memory: explorer-move-to-folder-3 + +## Overview + +Move a file into a subfolder from a shell. Use this as the terminal route to the same end +state as the file-manager move: one command names the source and the destination folder and +nothing is left behind. The recorded trace opens a shell, moves `report.pdf` into `dest\`, +and closes the shell with `exit`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file to move and a destination folder, both existing before the task starts and both + identifiable by name. +- Write access to both the source folder and the destination. A move deletes from one and + creates in the other, so read access to the file alone is not enough. +- Clarity that the result is a move, not a copy. Nothing must remain at the source when + the task finishes. +- No file of the same name already in the destination — it is overwritten without a useful + warning, and the original is gone by then, so the overwritten data is unrecoverable. +- Both locations on the same volume, where that can be arranged. A move within a volume + renames an entry; a move across volumes copies and then deletes, which takes time + proportional to the file and can fail partway. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to move a file into a subfolder, leaving nothing behind, which is a single move command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar. + +![Step 1](vision/frames/step_0001_20260731_124651_at.webp) + +### Step 2 — Type: Move-Item $env:USERPROFILE\corpus-seed\report.pdf $env:USERPROFILE\corpus-seed\dest\ + +Type a `Move-Item` command naming the source file and the destination folder. `Move-Item` relocates rather than duplicating, so nothing is left at the source — the single-word difference from `Copy-Item` is the entire difference between this task and the copy task. + +![Step 2](vision/frames/step_0002_20260731_124701_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Enter to run the move. + +![Step 3](vision/frames/step_0003_20260731_124705_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. + +![Step 4](vision/frames/step_0004_20260731_124712_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260731_124715_at.webp) + +## Notes & Edge Cases + +1. The trailing separator is what forces the destination to be a directory. Without it, a destination that does not exist is treated as a new name and the file is renamed instead of moved — the original disappears, a strangely named file appears, and nothing reports an error. It is the single most consequential character in the command. +2. The command overwrites a same-named file at the destination without asking, and the source is gone by then. Unlike a copy there is nothing left to recover from, so check the destination first or use the option that refuses to replace. +3. A move within one volume is instant; across volumes it is a copy followed by a delete. The slow case can fail partway and leave the file in both places, or in neither, so where the data matters confirm both ends rather than assuming the operation is atomic. +4. The same verb renames and moves. Which one happens depends entirely on whether the destination resolves to an existing directory, which is why the destination's existence matters more here than in most commands. +5. Absolute paths built from the environment variable keep the command independent of the shell's current directory, which is unknown in a freshly opened window. +6. The environment variable is expanded by the shell, so the same string handed to something that is not a shell leaves the literal text unresolved. +7. The prompt returning is not confirmation that the file arrived. Check the destination, and check that the source is empty. diff --git a/data/sessions/explorer-move-to-folder-3/metadata.json b/data/sessions/explorer-move-to-folder-3/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..9a51ac52e9cb8fa58335f199f19d79a9515f7d36 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "explorer-move-to-folder-3", + "memory_description": "", + "session_id": "3a28b129-9904-4065-9ce8-3b37138ea0a8", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:46:42.147197719Z", + "completed_at": "2026-07-31T12:47:20.761477497Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:46:51.328Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_124651_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_124651_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_124651_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:47:01.613Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260731_124701_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_124701_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_124701_after.webp", + "raw_command": "Typed: Move-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\dest\\", + "converted_command": "Type: Move-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\dest\\" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:47:05.953Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_124705_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_124705_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_124705_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T12:47:12.264Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260731_124712_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_124712_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_124712_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T12:47:15.564Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260731_124715_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_124715_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_124715_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-move-to-folder-3/reasoning/reasoning.jsonl b/data/sessions/explorer-move-to-folder-3/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..07e175fb68824fc704fc8b443a57a137aef18717 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:46:51.328Z", "timestamp_annotated": "2026-08-19T14:18:26.181329+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260731_124651_at.webp", "reasoning": "The task is to move a file into a subfolder, leaving nothing behind, which is a single move command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:47:01.613Z", "timestamp_annotated": "2026-08-19T14:18:26.181680+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Move-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\dest\\", "converted_command": "Type: Move-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\dest\\", "image_path": "vision/frames/step_0002_20260731_124701_at.webp", "reasoning": "Type a `Move-Item` command naming the source file and the destination folder. `Move-Item` relocates rather than duplicating, so nothing is left at the source — the single-word difference from `Copy-Item` is the entire difference between this task and the copy task.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:47:05.953Z", "timestamp_annotated": "2026-08-19T14:18:26.182008+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260731_124705_at.webp", "reasoning": "After typing the command Press Enter to run the move.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T12:47:12.264Z", "timestamp_annotated": "2026-08-19T14:18:26.182369+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260731_124712_at.webp", "reasoning": "Type `exit` to close the shell.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T12:47:15.564Z", "timestamp_annotated": "2026-08-19T14:18:26.182750+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260731_124715_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/explorer-move-to-folder-3/sync_log.json b/data/sessions/explorer-move-to-folder-3/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..31c40a833f40b813f52763ba85d2e563c11a67fd --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "3a28b129-9904-4065-9ce8-3b37138ea0a8", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124651_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/vision/frames/step_0001_20260731_124651_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124651_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/vision/frames/step_0001_20260731_124651_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124651_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/vision/frames/step_0001_20260731_124651_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124701_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/vision/frames/step_0002_20260731_124701_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124701_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/vision/frames/step_0002_20260731_124701_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124701_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/vision/frames/step_0002_20260731_124701_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124705_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/vision/frames/step_0003_20260731_124705_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124705_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/vision/frames/step_0003_20260731_124705_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124705_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/vision/frames/step_0003_20260731_124705_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_124712_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/vision/frames/step_0004_20260731_124712_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_124712_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/vision/frames/step_0004_20260731_124712_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_124712_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/vision/frames/step_0004_20260731_124712_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_124715_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/vision/frames/step_0005_20260731_124715_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_124715_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/vision/frames/step_0005_20260731_124715_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_124715_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder-3/vision/frames/step_0005_20260731_124715_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/closing_state.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..b1d9707e5e5fb9f99e27078d2803656d1c687b6f --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49bf06f5164020e7f6a79afbb2243470e4126e50ad52e5b785573b9e2057a354 +size 656132 diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/step_0001_20260731_124651_after.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0001_20260731_124651_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a61bb6007b4f269291ff5f11414d123d3e140698 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0001_20260731_124651_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e027c4123181df25cef5c9ff38c9f19c88ff017bbb2e0619ebd5e82391260b2 +size 656172 diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/step_0001_20260731_124651_at.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0001_20260731_124651_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ddaf2035fb0892f596e93457c98a31a0ef8417a6 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0001_20260731_124651_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389d5f48e8850db0fe75b0b10559b2b8a3e2808c6ada5f5ae5c6121b18861783 +size 2626730 diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/step_0001_20260731_124651_before.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0001_20260731_124651_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a61bb6007b4f269291ff5f11414d123d3e140698 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0001_20260731_124651_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e027c4123181df25cef5c9ff38c9f19c88ff017bbb2e0619ebd5e82391260b2 +size 656172 diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/step_0002_20260731_124701_after.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0002_20260731_124701_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..da895a1af80403318690d11c2c394aa510976c5c --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0002_20260731_124701_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffeb6d1119116b3f2b4b6730966e3b9ef693093525ba3c65c0b7bc6c67e40fa6 +size 520886 diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/step_0002_20260731_124701_at.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0002_20260731_124701_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b4e8235b3c7601df8a26f7a49d822871135a5d56 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0002_20260731_124701_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338d965f832c08587573af3bd5c79d0289f330326b2998c445f86dc55fb5d94a +size 511046 diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/step_0002_20260731_124701_before.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0002_20260731_124701_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b4e8235b3c7601df8a26f7a49d822871135a5d56 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0002_20260731_124701_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338d965f832c08587573af3bd5c79d0289f330326b2998c445f86dc55fb5d94a +size 511046 diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/step_0003_20260731_124705_after.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0003_20260731_124705_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4cad7a48b419a389b110aac244511b30c78371c5 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0003_20260731_124705_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d376ced92d1902b78e88910e77e51bda425269db7cc448b0227fea9b23adc9a0 +size 523172 diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/step_0003_20260731_124705_at.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0003_20260731_124705_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..da895a1af80403318690d11c2c394aa510976c5c --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0003_20260731_124705_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffeb6d1119116b3f2b4b6730966e3b9ef693093525ba3c65c0b7bc6c67e40fa6 +size 520886 diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/step_0003_20260731_124705_before.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0003_20260731_124705_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..da895a1af80403318690d11c2c394aa510976c5c --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0003_20260731_124705_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffeb6d1119116b3f2b4b6730966e3b9ef693093525ba3c65c0b7bc6c67e40fa6 +size 520886 diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/step_0004_20260731_124712_after.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0004_20260731_124712_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5c28461dff680b40775ceb4ec9051e133e07736b --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0004_20260731_124712_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbfc1720a3e323ba87d5bbfb24722b7a1b8d8e258372785f25fe5b8ad3e17388 +size 523768 diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/step_0004_20260731_124712_at.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0004_20260731_124712_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4cad7a48b419a389b110aac244511b30c78371c5 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0004_20260731_124712_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d376ced92d1902b78e88910e77e51bda425269db7cc448b0227fea9b23adc9a0 +size 523172 diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/step_0004_20260731_124712_before.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0004_20260731_124712_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4cad7a48b419a389b110aac244511b30c78371c5 --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0004_20260731_124712_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d376ced92d1902b78e88910e77e51bda425269db7cc448b0227fea9b23adc9a0 +size 523172 diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/step_0005_20260731_124715_after.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0005_20260731_124715_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5c28461dff680b40775ceb4ec9051e133e07736b --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0005_20260731_124715_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbfc1720a3e323ba87d5bbfb24722b7a1b8d8e258372785f25fe5b8ad3e17388 +size 523768 diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/step_0005_20260731_124715_at.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0005_20260731_124715_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5c28461dff680b40775ceb4ec9051e133e07736b --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0005_20260731_124715_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbfc1720a3e323ba87d5bbfb24722b7a1b8d8e258372785f25fe5b8ad3e17388 +size 523768 diff --git a/data/sessions/explorer-move-to-folder-3/vision/frames/step_0005_20260731_124715_before.webp b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0005_20260731_124715_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5c28461dff680b40775ceb4ec9051e133e07736b --- /dev/null +++ b/data/sessions/explorer-move-to-folder-3/vision/frames/step_0005_20260731_124715_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbfc1720a3e323ba87d5bbfb24722b7a1b8d8e258372785f25fe5b8ad3e17388 +size 523768 diff --git a/data/sessions/explorer-move-to-folder/commands/actuation_commands.json b/data/sessions/explorer-move-to-folder/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..192bc1a6cfd3086acb152890961ec14865d2e2ed --- /dev/null +++ b/data/sessions/explorer-move-to-folder/commands/actuation_commands.json @@ -0,0 +1,135 @@ +[ + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 86, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 386, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=250, Y=386", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:44:38.141Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 92, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 294, + "mouse_y": 620, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=294, Y=620", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:44:43.468Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 31, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 294, + "mouse_y": 620, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=294, Y=620", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:44:46.609Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 89, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 133, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Double-clicked at X=212, Y=133", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:44:50.937Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 98, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 900, + "mouse_y": 600, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=900, Y=600", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:44:57.174Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 88, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 948, + "mouse_y": 739, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=948, Y=739", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:45:02.391Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 24, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 948, + "mouse_y": 739, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=948, Y=739", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:45:05.612Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-move-to-folder/commands/cc_commands.json b/data/sessions/explorer-move-to-folder/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..f244cb599dd9b88e1c67e419ce583f452eac53e9 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/commands/cc_commands.json @@ -0,0 +1,37 @@ +[ + { + "command": "250 386 right", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "294 620 move", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "294 620 left", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "212 133 double", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "900 600 right", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "948 739 move", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "948 739 left", + "os": "WINDOWS", + "step_id": 7 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-move-to-folder/commands/converted_input.md b/data/sessions/explorer-move-to-folder/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..225443ed81273d9e1f9dfe6f36742dc8c2c2f9ce --- /dev/null +++ b/data/sessions/explorer-move-to-folder/commands/converted_input.md @@ -0,0 +1,13 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:44:38 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:44:38.141Z | Right-click at (250, 386) | +| 2 | 2026-07-31T12:44:43.468Z | Move-cursor at (294, 620) | +| 3 | 2026-07-31T12:44:46.609Z | Left-click at (294, 620) | +| 4 | 2026-07-31T12:44:50.937Z | Double-click at (212, 133) | +| 5 | 2026-07-31T12:44:57.174Z | Right-click at (900, 600) | +| 6 | 2026-07-31T12:45:02.391Z | Move-cursor at (948, 739) | +| 7 | 2026-07-31T12:45:05.612Z | Left-click at (948, 739) | diff --git a/data/sessions/explorer-move-to-folder/commands/raw_input.md b/data/sessions/explorer-move-to-folder/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..455b4b1503e83faf955cfe024aaf2fc3bd3fb89d --- /dev/null +++ b/data/sessions/explorer-move-to-folder/commands/raw_input.md @@ -0,0 +1,13 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:44:38 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:44:38.141Z | Right-clicked at X=250, Y=386 | +| 2 | 2026-07-31T12:44:43.468Z | Moved cursor to at X=294, Y=620 | +| 3 | 2026-07-31T12:44:46.609Z | Left-clicked at X=294, Y=620 | +| 4 | 2026-07-31T12:44:50.937Z | Double-clicked at X=212, Y=133 | +| 5 | 2026-07-31T12:44:57.174Z | Right-clicked at X=900, Y=600 | +| 6 | 2026-07-31T12:45:02.391Z | Moved cursor to at X=948, Y=739 | +| 7 | 2026-07-31T12:45:05.612Z | Left-clicked at X=948, Y=739 | diff --git a/data/sessions/explorer-move-to-folder/memory.md b/data/sessions/explorer-move-to-folder/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..5cf958cea6caaca3d8664a4c5dcf88bb1be62a24 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/memory.md @@ -0,0 +1,78 @@ +# Memory: explorer-move-to-folder + +## Overview + +Move a file into a subfolder through the file manager's context menu, leaving nothing +behind. Use this when a file has to be relocated by pointing. The route cuts the file from +its context menu — which marks it rather than removing it — opens the destination folder, +and pastes inside, which is what completes the move. The recorded trace leaves `report.pdf` +in `dest\` only. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file to move and a destination folder, both existing before the task starts and both + identifiable by name. +- Write access to both the source folder and the destination. A move deletes from one and + creates in the other, so read access to the file alone is not enough. +- Clarity that the result is a move, not a copy. Nothing must remain at the source when + the task finishes. +- No file of the same name already in the destination — it is overwritten without a useful + warning, and the original is gone by then, so the overwritten data is unrecoverable. +- Both locations on the same volume, where that can be arranged. A move within a volume + renames an entry; a move across volumes copies and then deletes, which takes time + proportional to the file and can fail partway. + +## Steps + +### Step 1 — Right-click at (250, 386) + +The task is to relocate `report.pdf` into another folder, so it should end up in exactly one place. Move the cursor and Right-click **`report.pdf`** in `corpus-seed` to select it and open its context menu. + +![Step 1](vision/frames/step_0001_20260731_124438_at.webp) + +### Step 2 — Move-cursor at (294, 620) + +Move the cursor onto the **`Cut`** row first, without clicking. Hovering before clicking is what makes the click land reliably, and it leaves the target highlighted in the next frame for verification. + +![Step 2](vision/frames/step_0002_20260731_124443_at.webp) + +### Step 3 — Left-click at (294, 620) + +Move the cursor and Left-click **`Cut`**. This marks the file for relocation rather than duplication, which is what "move" means; `Copy` sits 22 px below and would leave the original behind. The row stays visible in the listing afterwards — Windows keeps it until the paste completes — so its continued presence does not mean the cut failed. + +![Step 3](vision/frames/step_0003_20260731_124446_at.webp) + +### Step 4 — Double-click at (212, 133) + +Move the cursor and Double-click **`dest`**, the top row of the listing, to open the destination folder. A cut is only completed by a paste, so the view has to travel to where the file should end up. + +![Step 4](vision/frames/step_0004_20260731_124450_at.webp) + +### Step 5 — Right-click at (900, 600) + +`dest\` is empty, so the menu has to be opened from blank space in the file pane rather than from an item. + +![Step 5](vision/frames/step_0005_20260731_124457_at.webp) + +### Step 6 — Move-cursor at (948, 739) + +Move the cursor onto the **`Paste`** row before clicking. + +![Step 6](vision/frames/step_0006_20260731_124502_at.webp) + +### Step 7 — Left-click at (948, 739) + +Move the cursor and Left-click **`Paste`**. This completes the move: the file is written into `dest\` and removed from `corpus-seed`, so it exists in exactly one place. Only now does the source row disappear from the parent folder. + +![Step 7](vision/frames/step_0007_20260731_124505_at.webp) + +## Notes & Edge Cases + +1. Nothing has moved until the paste. The first half only marks the file, so an interruption between the two leaves everything where it was — which is the safe failure, and also the reason a half-finished move shows no sign of itself. +2. Cut and copy sit next to each other in the same menu and produce identical-looking destinations. The only way to tell a move from a copy afterwards is that the source folder no longer holds the file, so confirm there rather than in the folder just opened. +3. The paste lands in whatever folder the window is showing, not in whatever is selected. Opening the destination is the step that decides the outcome; if it silently failed, the file is pasted back where it started and the task looks finished. +4. A move that overwrites a same-named file at the destination replaces it, and the original is gone by then. Check the destination for that name before pasting — unlike a copy there is nothing left to recover from. +5. A cut file usually stays visible, sometimes dimmed, until the paste completes. Its still being there is not evidence the first half failed. +6. A dimmed paste entry means the clipboard is empty and the first half did not land. It is a report rather than a rendering quirk. +7. Move to the target and click as separate actions, and prefer the keyboard equivalents of both halves when the selection is already correct. diff --git a/data/sessions/explorer-move-to-folder/metadata.json b/data/sessions/explorer-move-to-folder/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..a09416c87e54392053d3d592ea06813aa99805d7 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/metadata.json @@ -0,0 +1,129 @@ +{ + "memory_name": "explorer-move-to-folder", + "memory_description": "", + "session_id": "7aa32a14-032e-4e78-9899-b1c76885d9b3", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:44:28.931970805Z", + "completed_at": "2026-07-31T12:45:09.674897447Z", + "total_steps": 7, + "annotated_steps": 7, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:44:38.141Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0001_20260731_124438_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_124438_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_124438_after.webp", + "raw_command": "Right-clicked at X=250, Y=386", + "converted_command": "Right-click at (250, 386)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:44:43.468Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0002_20260731_124443_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_124443_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_124443_after.webp", + "raw_command": "Moved cursor to at X=294, Y=620", + "converted_command": "Move-cursor at (294, 620)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:44:46.609Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0003_20260731_124446_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_124446_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_124446_after.webp", + "raw_command": "Left-clicked at X=294, Y=620", + "converted_command": "Left-click at (294, 620)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T12:44:50.937Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0004_20260731_124450_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_124450_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_124450_after.webp", + "raw_command": "Double-clicked at X=212, Y=133", + "converted_command": "Double-click at (212, 133)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T12:44:57.174Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0005_20260731_124457_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260731_124457_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_124457_after.webp", + "raw_command": "Right-clicked at X=900, Y=600", + "converted_command": "Right-click at (900, 600)" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T12:45:02.391Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0006_20260731_124502_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260731_124502_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_124502_after.webp", + "raw_command": "Moved cursor to at X=948, Y=739", + "converted_command": "Move-cursor at (948, 739)" + }, + { + "step_id": 7, + "timestamp": "2026-07-31T12:45:05.612Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0007_20260731_124505_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260731_124505_before.webp", + "after_image_path": "vision/frames/step_0007_20260731_124505_after.webp", + "raw_command": "Left-clicked at X=948, Y=739", + "converted_command": "Left-click at (948, 739)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-move-to-folder/reasoning/reasoning.jsonl b/data/sessions/explorer-move-to-folder/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8290c53d6e210eed28db1a3c99c8961e8c7b0787 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/reasoning/reasoning.jsonl @@ -0,0 +1,7 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:44:38.141Z", "timestamp_annotated": "2026-08-19T14:18:25.980178+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_124438_at.webp", "reasoning": "The task is to relocate `report.pdf` into another folder, so it should end up in exactly one place. Move the cursor and Right-click **`report.pdf`** in `corpus-seed` to select it and open its context menu.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:44:43.468Z", "timestamp_annotated": "2026-08-19T14:18:25.980505+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=294, Y=620", "converted_command": "Move-cursor at (294, 620)", "image_path": "vision/frames/step_0002_20260731_124443_at.webp", "reasoning": "Move the cursor onto the **`Cut`** row first, without clicking. Hovering before clicking is what makes the click land reliably, and it leaves the target highlighted in the next frame for verification.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:44:46.609Z", "timestamp_annotated": "2026-08-19T14:18:25.980904+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=294, Y=620", "converted_command": "Left-click at (294, 620)", "image_path": "vision/frames/step_0003_20260731_124446_at.webp", "reasoning": "Move the cursor and Left-click **`Cut`**. This marks the file for relocation rather than duplication, which is what \"move\" means; `Copy` sits 22 px below and would leave the original behind. The row stays visible in the listing afterwards — Windows keeps it until the paste completes — so its continued presence does not mean the cut failed.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T12:44:50.937Z", "timestamp_annotated": "2026-08-19T14:18:25.981281+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=212, Y=133", "converted_command": "Double-click at (212, 133)", "image_path": "vision/frames/step_0004_20260731_124450_at.webp", "reasoning": "Move the cursor and Double-click **`dest`**, the top row of the listing, to open the destination folder. A cut is only completed by a paste, so the view has to travel to where the file should end up.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T12:44:57.174Z", "timestamp_annotated": "2026-08-19T14:18:25.981687+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=900, Y=600", "converted_command": "Right-click at (900, 600)", "image_path": "vision/frames/step_0005_20260731_124457_at.webp", "reasoning": "`dest\\` is empty, so the menu has to be opened from blank space in the file pane rather than from an item.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T12:45:02.391Z", "timestamp_annotated": "2026-08-19T14:18:25.982089+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=948, Y=739", "converted_command": "Move-cursor at (948, 739)", "image_path": "vision/frames/step_0006_20260731_124502_at.webp", "reasoning": "Move the cursor onto the **`Paste`** row before clicking.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-31T12:45:05.612Z", "timestamp_annotated": "2026-08-19T14:18:25.982553+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=948, Y=739", "converted_command": "Left-click at (948, 739)", "image_path": "vision/frames/step_0007_20260731_124505_at.webp", "reasoning": "Move the cursor and Left-click **`Paste`**. This completes the move: the file is written into `dest\\` and removed from `corpus-seed`, so it exists in exactly one place. Only now does the source row disappear from the parent folder.", "skipped": false} diff --git a/data/sessions/explorer-move-to-folder/sync_log.json b/data/sessions/explorer-move-to-folder/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..b065195b960d37423685f69c597952c8075b8682 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/sync_log.json @@ -0,0 +1,187 @@ +{ + "session_id": "7aa32a14-032e-4e78-9899-b1c76885d9b3", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124438_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0001_20260731_124438_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124438_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0001_20260731_124438_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_124438_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0001_20260731_124438_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124443_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0002_20260731_124443_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124443_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0002_20260731_124443_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_124443_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0002_20260731_124443_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124446_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0003_20260731_124446_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124446_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0003_20260731_124446_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_124446_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0003_20260731_124446_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_124450_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0004_20260731_124450_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_124450_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0004_20260731_124450_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_124450_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0004_20260731_124450_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_124457_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0005_20260731_124457_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_124457_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0005_20260731_124457_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_124457_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0005_20260731_124457_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_124502_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0006_20260731_124502_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_124502_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0006_20260731_124502_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_124502_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0006_20260731_124502_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_124505_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0007_20260731_124505_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_124505_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0007_20260731_124505_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_124505_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-move-to-folder/vision/frames/step_0007_20260731_124505_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-move-to-folder/vision/frames/closing_state.webp b/data/sessions/explorer-move-to-folder/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..79f091933aed148797dcdb459d1c4ce08b9b5b88 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63b9f1cfcc6ff3ccd976d04686927325cbffe2c58d5c8bab154416685b6d6a0 +size 39780 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0001_20260731_124438_after.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0001_20260731_124438_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..249915c5f230ab6461ea72478f28c7269dc29870 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0001_20260731_124438_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d7fc9b7ef1d10b8e7545516031cf6e93d2cec5514ed7db7a46ec6c1cb4ce6e2 +size 74640 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0001_20260731_124438_at.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0001_20260731_124438_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..49d00f25fcc2da4db9549c6d875bb8d01a136160 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0001_20260731_124438_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f510e4f12e241b86a902778e0c1bc43a13766efe6e5f1764a42da9ccc2ac58c +size 183284 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0001_20260731_124438_before.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0001_20260731_124438_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6a01e379cb69ebc5c7ca7a70f3876b70fa26a6e7 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0001_20260731_124438_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a0a9046737ef52080904fecbcf97b6d2e83028acc565f311f3758555d7e4b5 +size 72516 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0002_20260731_124443_after.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0002_20260731_124443_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cb658ae76a53addab78f0ef67d51707f738aae6d --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0002_20260731_124443_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdbd9f929a745217a7bf962f62f19a84a926f7d73c325c2272f5500e36bd588f +size 83114 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0002_20260731_124443_at.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0002_20260731_124443_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a952a6af9ff5c983df2c5b8710919ff6badf95aa --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0002_20260731_124443_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61c74b1ede0efa15d6768760449a3b3196f5483b44b4348e09b0c0a3a05de29b +size 208644 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0002_20260731_124443_before.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0002_20260731_124443_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..df7f265d389c621934d79ac464d685da79cb890e --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0002_20260731_124443_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01d2b0fad805eed3f417b1e74dd438ce9e74b9fbd92cb6edd8303684a26ad3e +size 83150 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0003_20260731_124446_after.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0003_20260731_124446_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cb658ae76a53addab78f0ef67d51707f738aae6d --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0003_20260731_124446_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdbd9f929a745217a7bf962f62f19a84a926f7d73c325c2272f5500e36bd588f +size 83114 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0003_20260731_124446_at.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0003_20260731_124446_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..879cc4cc3e622319ae8348f84426a6013fbd0229 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0003_20260731_124446_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae1757f5940429bfebe4126469ee0476c47f520833518c8b75acd84ac0186e34 +size 208734 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0003_20260731_124446_before.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0003_20260731_124446_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cb658ae76a53addab78f0ef67d51707f738aae6d --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0003_20260731_124446_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdbd9f929a745217a7bf962f62f19a84a926f7d73c325c2272f5500e36bd588f +size 83114 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0004_20260731_124450_after.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0004_20260731_124450_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c3050de473d538dceb01bd5b0b248c9f9e08c7b5 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0004_20260731_124450_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d40937279178a802b84036164349f91c71d51eed1769a97d4ded7d64ea10a5a +size 35720 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0004_20260731_124450_at.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0004_20260731_124450_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..227dd7f19b6244951ed79ed56776dbf5c2e31a3e --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0004_20260731_124450_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51aa4317732f29355b5e044b534238047ef50dc0aca698ca43c80dd8bbfc353f +size 190666 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0004_20260731_124450_before.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0004_20260731_124450_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c11e4b8a84bc4f463b4a993b88cfe9b37608ab4a --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0004_20260731_124450_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463effa4b96cd5c7d5f6b5708088282022cc3f4883a197becd78b52a68d5814b +size 74492 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0005_20260731_124457_after.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0005_20260731_124457_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..58a830c50577a7db39b5b90445e398745be8d561 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0005_20260731_124457_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5d032d9c3df88220226f4d17c17cf230547b0ec3e3e1ff0c500403c92f914f +size 47162 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0005_20260731_124457_at.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0005_20260731_124457_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3e9e8402ae0fcde49a5fc89e5a996f796e8add50 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0005_20260731_124457_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87bad6066bb742d0fa956a1f29ef3dc69da3d3533982372720a8fce012c2c31f +size 98364 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0005_20260731_124457_before.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0005_20260731_124457_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c3050de473d538dceb01bd5b0b248c9f9e08c7b5 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0005_20260731_124457_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d40937279178a802b84036164349f91c71d51eed1769a97d4ded7d64ea10a5a +size 35720 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0006_20260731_124502_after.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0006_20260731_124502_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1a04521eb4e8401075015c057187d454d35bd616 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0006_20260731_124502_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9832dd84b6d674b6817ea41d93edc619f4b5a75c34c23b803218bf54cad4d1b3 +size 47292 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0006_20260731_124502_at.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0006_20260731_124502_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..89d2dee68adb0f88df2888f7cb10c32edbe0335c --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0006_20260731_124502_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af424d1b5b9dcd25cdd4659ccf7262b61d537c5811e50d7cd63f09aebb83acab +size 119846 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0006_20260731_124502_before.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0006_20260731_124502_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5cfd2936b11a8258d574abf2e3a4f6fb91dd6283 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0006_20260731_124502_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bf875b74ca28b6c56f674db3f4db4aa52494e748042d53470b5d302c798a6c0 +size 47170 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0007_20260731_124505_after.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0007_20260731_124505_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1a04521eb4e8401075015c057187d454d35bd616 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0007_20260731_124505_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9832dd84b6d674b6817ea41d93edc619f4b5a75c34c23b803218bf54cad4d1b3 +size 47292 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0007_20260731_124505_at.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0007_20260731_124505_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2ce9576ce333c8c91f0d1b0e6ed45017974e2436 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0007_20260731_124505_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a8ce7e8ef857decc764820b998288297a9019e6ef93b386753d7ae3cfb727d6 +size 119900 diff --git a/data/sessions/explorer-move-to-folder/vision/frames/step_0007_20260731_124505_before.webp b/data/sessions/explorer-move-to-folder/vision/frames/step_0007_20260731_124505_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1a04521eb4e8401075015c057187d454d35bd616 --- /dev/null +++ b/data/sessions/explorer-move-to-folder/vision/frames/step_0007_20260731_124505_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9832dd84b6d674b6817ea41d93edc619f4b5a75c34c23b803218bf54cad4d1b3 +size 47292 diff --git a/data/sessions/explorer-nested-folders-2/commands/actuation_commands.json b/data/sessions/explorer-nested-folders-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..5bebb0f6d049d140a25a2a75883470b84c6b5b9e --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/commands/actuation_commands.json @@ -0,0 +1,724 @@ +[ + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+Shift+N", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:40:05.341Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 2, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Projects", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:40:08.535Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:40:11.747Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:40:16.919Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+Shift+N", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:40:22.124Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: 2026", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:40:25.265Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:40:28.377Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:40:33.504Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+Shift+N", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:40:38.682Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Q3", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:40:41.873Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:40:45.080Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Alt+Up", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:40:50.238Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Alt+Up", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:40:54.416Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Home", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:40:58.504Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:01.676Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:03.876Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:06.103Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:08.294Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:10.448Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:12.648Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:14.873Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:17.127Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:19.355Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:21.547Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:23.651Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:25.832Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:27.974Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+X", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:30.173Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Home", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:33.366Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:36.591Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:38.730Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:40.871Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 4, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:43.079Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Home", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:48.224Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:51.535Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Home", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:56.709Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:41:59.928Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+V", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:42:05.100Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-nested-folders-2/commands/cc_commands.json b/data/sessions/explorer-nested-folders-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..999ffbdfe31aa5b4fbb7f1664000441118d75ca6 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/commands/cc_commands.json @@ -0,0 +1,192 @@ +[ + { + "command": "press {Ctrl+Shift+N}", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Projects", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Ctrl+Shift+N}", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "type 2026", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 8 + }, + { + "command": "press {Ctrl+Shift+N}", + "os": "WINDOWS", + "step_id": 9 + }, + { + "command": "type Q3", + "os": "WINDOWS", + "step_id": 10 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 11 + }, + { + "command": "press {Alt+Up}", + "os": "WINDOWS", + "step_id": 12 + }, + { + "command": "press {Alt+Up}", + "os": "WINDOWS", + "step_id": 13 + }, + { + "command": "press {Home}", + "os": "WINDOWS", + "step_id": 14 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 15 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 16 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 17 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 18 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 19 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 20 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 21 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 22 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 23 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 24 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 25 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 26 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 27 + }, + { + "command": "press {Ctrl+X}", + "os": "WINDOWS", + "step_id": 28 + }, + { + "command": "press {Home}", + "os": "WINDOWS", + "step_id": 29 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 30 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 31 + }, + { + "command": "press {Down}", + "os": "WINDOWS", + "step_id": 32 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 33 + }, + { + "command": "press {Home}", + "os": "WINDOWS", + "step_id": 34 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 35 + }, + { + "command": "press {Home}", + "os": "WINDOWS", + "step_id": 36 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 37 + }, + { + "command": "press {Ctrl+V}", + "os": "WINDOWS", + "step_id": 38 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-nested-folders-2/commands/converted_input.md b/data/sessions/explorer-nested-folders-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..8c919fc587e3f7ce689de3e00c2b383fc28c12b7 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/commands/converted_input.md @@ -0,0 +1,44 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-30 05:40:05 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-30T05:40:05.341Z | Press: Ctrl+Shift+N | +| 2 | 2026-07-30T05:40:08.535Z | Type: Projects | +| 3 | 2026-07-30T05:40:11.747Z | Press: Enter | +| 4 | 2026-07-30T05:40:16.919Z | Press: Enter | +| 5 | 2026-07-30T05:40:22.124Z | Press: Ctrl+Shift+N | +| 6 | 2026-07-30T05:40:25.265Z | Type: 2026 | +| 7 | 2026-07-30T05:40:28.377Z | Press: Enter | +| 8 | 2026-07-30T05:40:33.504Z | Press: Enter | +| 9 | 2026-07-30T05:40:38.682Z | Press: Ctrl+Shift+N | +| 10 | 2026-07-30T05:40:41.873Z | Type: Q3 | +| 11 | 2026-07-30T05:40:45.080Z | Press: Enter | +| 12 | 2026-07-30T05:40:50.238Z | Press: Alt+Up | +| 13 | 2026-07-30T05:40:54.416Z | Press: Alt+Up | +| 14 | 2026-07-30T05:40:58.504Z | Press: Home | +| 15 | 2026-07-30T05:41:01.676Z | Press: Down | +| 16 | 2026-07-30T05:41:03.876Z | Press: Down | +| 17 | 2026-07-30T05:41:06.103Z | Press: Down | +| 18 | 2026-07-30T05:41:08.294Z | Press: Down | +| 19 | 2026-07-30T05:41:10.448Z | Press: Down | +| 20 | 2026-07-30T05:41:12.648Z | Press: Down | +| 21 | 2026-07-30T05:41:14.873Z | Press: Down | +| 22 | 2026-07-30T05:41:17.127Z | Press: Down | +| 23 | 2026-07-30T05:41:19.355Z | Press: Down | +| 24 | 2026-07-30T05:41:21.547Z | Press: Down | +| 25 | 2026-07-30T05:41:23.651Z | Press: Down | +| 26 | 2026-07-30T05:41:25.832Z | Press: Down | +| 27 | 2026-07-30T05:41:27.974Z | Press: Down | +| 28 | 2026-07-30T05:41:30.173Z | Press: Ctrl+X | +| 29 | 2026-07-30T05:41:33.366Z | Press: Home | +| 30 | 2026-07-30T05:41:36.591Z | Press: Down | +| 31 | 2026-07-30T05:41:38.730Z | Press: Down | +| 32 | 2026-07-30T05:41:40.871Z | Press: Down | +| 33 | 2026-07-30T05:41:43.079Z | Press: Enter | +| 34 | 2026-07-30T05:41:48.224Z | Press: Home | +| 35 | 2026-07-30T05:41:51.535Z | Press: Enter | +| 36 | 2026-07-30T05:41:56.709Z | Press: Home | +| 37 | 2026-07-30T05:41:59.928Z | Press: Enter | +| 38 | 2026-07-30T05:42:05.100Z | Press: Ctrl+V | diff --git a/data/sessions/explorer-nested-folders-2/commands/raw_input.md b/data/sessions/explorer-nested-folders-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..e6c69722f170140266079fa4893943eaae5c7582 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/commands/raw_input.md @@ -0,0 +1,44 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-30 05:40:05 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-30T05:40:05.341Z | Pressed: Ctrl+Shift+N | +| 2 | 2026-07-30T05:40:08.535Z | Typed: Projects | +| 3 | 2026-07-30T05:40:11.747Z | Pressed: Return | +| 4 | 2026-07-30T05:40:16.919Z | Pressed: Return | +| 5 | 2026-07-30T05:40:22.124Z | Pressed: Ctrl+Shift+N | +| 6 | 2026-07-30T05:40:25.265Z | Typed: 2026 | +| 7 | 2026-07-30T05:40:28.377Z | Pressed: Return | +| 8 | 2026-07-30T05:40:33.504Z | Pressed: Return | +| 9 | 2026-07-30T05:40:38.682Z | Pressed: Ctrl+Shift+N | +| 10 | 2026-07-30T05:40:41.873Z | Typed: Q3 | +| 11 | 2026-07-30T05:40:45.080Z | Pressed: Return | +| 12 | 2026-07-30T05:40:50.238Z | Pressed: Alt+Up | +| 13 | 2026-07-30T05:40:54.416Z | Pressed: Alt+Up | +| 14 | 2026-07-30T05:40:58.504Z | Pressed: Home | +| 15 | 2026-07-30T05:41:01.676Z | Pressed: Down | +| 16 | 2026-07-30T05:41:03.876Z | Pressed: Down | +| 17 | 2026-07-30T05:41:06.103Z | Pressed: Down | +| 18 | 2026-07-30T05:41:08.294Z | Pressed: Down | +| 19 | 2026-07-30T05:41:10.448Z | Pressed: Down | +| 20 | 2026-07-30T05:41:12.648Z | Pressed: Down | +| 21 | 2026-07-30T05:41:14.873Z | Pressed: Down | +| 22 | 2026-07-30T05:41:17.127Z | Pressed: Down | +| 23 | 2026-07-30T05:41:19.355Z | Pressed: Down | +| 24 | 2026-07-30T05:41:21.547Z | Pressed: Down | +| 25 | 2026-07-30T05:41:23.651Z | Pressed: Down | +| 26 | 2026-07-30T05:41:25.832Z | Pressed: Down | +| 27 | 2026-07-30T05:41:27.974Z | Pressed: Down | +| 28 | 2026-07-30T05:41:30.173Z | Pressed: Ctrl+X | +| 29 | 2026-07-30T05:41:33.366Z | Pressed: Home | +| 30 | 2026-07-30T05:41:36.591Z | Pressed: Down | +| 31 | 2026-07-30T05:41:38.730Z | Pressed: Down | +| 32 | 2026-07-30T05:41:40.871Z | Pressed: Down | +| 33 | 2026-07-30T05:41:43.079Z | Pressed: Return | +| 34 | 2026-07-30T05:41:48.224Z | Pressed: Home | +| 35 | 2026-07-30T05:41:51.535Z | Pressed: Return | +| 36 | 2026-07-30T05:41:56.709Z | Pressed: Home | +| 37 | 2026-07-30T05:41:59.928Z | Pressed: Return | +| 38 | 2026-07-30T05:42:05.100Z | Pressed: Ctrl+V | diff --git a/data/sessions/explorer-nested-folders-2/memory.md b/data/sessions/explorer-nested-folders-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..865108b9137705b35b7723543c9968a67088ce07 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/memory.md @@ -0,0 +1,285 @@ +# Memory: explorer-nested-folders-2 + +## Overview + +Build a multi-level folder tree and move a file into its deepest level, using only the +keyboard. Each level is created with the new-folder shortcut, named, and entered before the +next is created; the file is then reached by walking the list with arrow keys, cut, and +pasted at the bottom of the tree. Use this when a nested structure has to be created and +populated and no pointing device is available or wanted. The recorded trace builds +`Projects\2026\Q3\` inside the working folder, walks back up, selects `report.pdf` from +the list, and cuts and pastes it into `Q3\`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A starting folder that exists and is writable, and that is the active target when + creation begins. The keyboard route creates each folder inside whatever container + currently has focus, so the focused container — not the one on screen — is what + governs. +- The full folder path decided in advance, level by level, including capitalisation. +- A file to relocate, existing and identifiable by name, and write access to both its + current folder and the final destination. +- No existing folder at any level using the intended name, and no file of the same name at + the destination. +- Clarity that the file is moved, not copied — nothing must remain at the source. +- Enough space, and both locations on the same volume where that can be arranged; a move + across volumes copies and deletes rather than renaming. + +## Steps + +### Step 1 — Press: Ctrl+Shift+N + +The task is to build a three-level folder path and move a file into its innermost folder, using the keyboard only. Press Ctrl+Shift+N to create a new folder in the current Explorer window: the new folder appears with its name selected for editing, so naming it is the next action rather than a separate rename. + +![Step 1](vision/frames/step_0001_20260730_054005_at.webp) + +### Step 2 — Type: Projects + +Type `Projects` to name the folder. The default name is selected when the folder is created, so typing replaces it rather than appending. + +![Step 2](vision/frames/step_0002_20260730_054008_at.webp) + +### Step 3 — Press: Enter + +After typing the folder name Press Enter to commit the name. + +![Step 3](vision/frames/step_0003_20260730_054011_at.webp) + +### Step 4 — Press: Enter + +After the folder is created the newly created folder always stays highlighted unless manually click elsewhere. Press Enter again to open the newly created folder. The folder stays selected after being named, so a second Enter descends into it — the next folder has to be created inside this one for the nesting to be built. + +![Step 4](vision/frames/step_0004_20260730_054016_at.webp) + +### Step 5 — Press: Ctrl+Shift+N + +Press Ctrl+Shift+N to create the second folder, now inside `Projects`. + +![Step 5](vision/frames/step_0005_20260730_054022_at.webp) + +### Step 6 — Type: 2026 + +Type `2026` to name it. + +![Step 6](vision/frames/step_0006_20260730_054025_at.webp) + +### Step 7 — Press: Enter + +After typing the new folder name Press Enter to commit the name. + +![Step 7](vision/frames/step_0007_20260730_054028_at.webp) + +### Step 8 — Press: Enter + +Press Enter again to open `2026`, so the third folder is created one level deeper. + +![Step 8](vision/frames/step_0008_20260730_054033_at.webp) + +### Step 9 — Press: Ctrl+Shift+N + +Press Ctrl+Shift+N to create the third folder, inside `2026`. + +![Step 9](vision/frames/step_0009_20260730_054038_at.webp) + +### Step 10 — Type: Q3 + +Type `Q3` to name it. The `Projects\2026\Q3` chain now exists. + +![Step 10](vision/frames/step_0010_20260730_054041_at.webp) + +### Step 11 — Press: Enter + +After typing the new folder name Press Enter to commit the name. The folder structure is complete; what remains is moving the file into it. + +![Step 11](vision/frames/step_0011_20260730_054045_at.webp) + +### Step 12 — Press: Alt+Up + +Press Alt+Up to go up one folder level, from `2026` back toward the top. `report.pdf` sits in `corpus-seed`, two levels above, so the window has to climb back out to reach it. + +![Step 12](vision/frames/step_0012_20260730_054050_at.webp) + +### Step 13 — Press: Alt+Up + +Press Alt+Up again to reach `corpus-seed`, the folder holding `report.pdf`. + +![Step 13](vision/frames/step_0013_20260730_054054_at.webp) + +### Step 14 — Press: Home + +Press Home to jump the selection to the first item in the list. Starting from a known position is what makes the following Down presses countable — the selection would otherwise begin wherever the folder navigation left it. + +![Step 14](vision/frames/step_0014_20260730_054058_at.webp) + +### Step 15 — Press: Down + +Press Down to move the selection from `dest` to `docs`, the second row. This begins a counted walk through the file list toward `report.pdf` — thirteen presses in all. Counting rows is the keyboard modality's way of reaching a specific file, where the mouse take would simply click it. + +![Step 15](vision/frames/step_0015_20260730_054101_at.webp) + +### Step 16 — Press: Down + +Press Down again, advancing the selection to `found`. + +![Step 16](vision/frames/step_0016_20260730_054103_at.webp) + +### Step 17 — Press: Down + +Press Down to reach `Projects` — the folder created earlier in this task, now sitting fourth in the list. The walk passes straight over it, because the file has to be cut before there is anything to paste into it. Each press is a separate captured step because each is a separate keystroke. + +![Step 17](vision/frames/step_0017_20260730_054106_at.webp) + +### Step 18 — Press: Down + +Press Down to reach `shots`. + +![Step 18](vision/frames/step_0018_20260730_054108_at.webp) + +### Step 19 — Press: Down + +Press Down to reach `sizes`, the last of the six folders. + +![Step 19](vision/frames/step_0019_20260730_054110_at.webp) + +### Step 20 — Press: Down + +Press Down to reach `Archive.zip`. This is where the list crosses from folders into files: Explorer sorts all folders above all files, which is why the six folders were walked through first regardless of their names. + +![Step 20](vision/frames/step_0020_20260730_054112_at.webp) + +### Step 21 — Press: Down + +Press Down to reach `backup_old.txt`, roughly half way through the walk. + +![Step 21](vision/frames/step_0021_20260730_054114_at.webp) + +### Step 22 — Press: Down + +Press Down to reach `doc-colour.txt`. + +![Step 22](vision/frames/step_0022_20260730_054117_at.webp) + +### Step 23 — Press: Down + +Press Down to reach `draft_post.txt`. + +![Step 23](vision/frames/step_0023_20260730_054119_at.webp) + +### Step 24 — Press: Down + +Press Down to reach `img-screenshot.png`. + +![Step 24](vision/frames/step_0024_20260730_054121_at.webp) + +### Step 25 — Press: Down + +Press Down to reach `invoice_2026.txt`. + +![Step 25](vision/frames/step_0025_20260730_054123_at.webp) + +### Step 26 — Press: Down + +Press Down to reach `notes.txt`, one row short of the target. + +![Step 26](vision/frames/step_0026_20260730_054125_at.webp) + +### Step 27 — Press: Down + +Press Down for the thirteenth and last time, landing the selection on `report.pdf` — the file the task moves, and the fourteenth of the folder's fifteen items. The status bar reading `1 item selected 20 bytes` is the confirmation that the count was right; the keystroke record alone proves only that Down was pressed. + +![Step 27](vision/frames/step_0027_20260730_054127_at.webp) + +### Step 28 — Press: Ctrl+X + +Press Ctrl+X to cut the selected file. Unlike Finder, Explorer has a real cut for files, so the move is decided here rather than at paste time — the file is marked to be relocated once a paste happens. + +![Step 28](vision/frames/step_0028_20260730_054130_at.webp) + +### Step 29 — Press: Home + +Press Home to jump back to the first item in the list, re-establishing a known starting position before counting rows again. + +![Step 29](vision/frames/step_0029_20260730_054133_at.webp) + +### Step 30 — Press: Down + +Press Down to move the selection from `dest` to `docs`, starting a second counted walk — this time toward the `Projects` folder rather than the file. + +![Step 30](vision/frames/step_0030_20260730_054136_at.webp) + +### Step 31 — Press: Down + +Press Down to reach `found`, one row short of the target. + +![Step 31](vision/frames/step_0031_20260730_054138_at.webp) + +### Step 32 — Press: Down + +Press Down for the third time, landing the selection on `Projects`. Only three presses are needed this time because `Projects` is the fourth item in the list, where `report.pdf` was the fourteenth — not because the cut shortened the list. Cutting in Explorer marks the file for relocation but leaves it in place, so the folder still holds all fifteen items and `report.pdf` is still listed. + +![Step 32](vision/frames/step_0032_20260730_054140_at.webp) + +### Step 33 — Press: Enter + +Press Enter to open `Projects`. + +![Step 33](vision/frames/step_0033_20260730_054143_at.webp) + +### Step 34 — Press: Home + +Press Home to select the first item inside `Projects`. + +![Step 34](vision/frames/step_0034_20260730_054148_at.webp) + +### Step 35 — Press: Enter + +Press Enter to open `2026`. It is the first item in the folder, so Home alone selects it and no Down presses are needed at this level. + +![Step 35](vision/frames/step_0035_20260730_054151_at.webp) + +### Step 36 — Press: Home + +Press Home to select the first item inside `2026`. + +![Step 36](vision/frames/step_0036_20260730_054156_at.webp) + +### Step 37 — Press: Enter + +Press Enter to open `Q3`, the innermost folder and the file's destination. + +![Step 37](vision/frames/step_0037_20260730_054159_at.webp) + +### Step 38 — Press: Ctrl+V + +Press Ctrl+V to paste. Because the file was cut rather than copied, this completes a move — `report.pdf` now lives in `Q3` and is gone from `corpus-seed`. + +![Step 38](vision/frames/step_0038_20260730_054205_at.webp) + +## Notes & Edge Cases + +- Most actions can be performed via the keyboard, but sometimes it is recommended to visually check the GUI. Visually checking the content helps find the content quickly without having to take multiple steps to perform the same task. Visually verifying is more resource efficient and takes fewer steps to complete parts of the task when working in GUI environments. +- When creating a multi-level file system it is recommended to check for the file names because a file with the same name can automatically be renamed as a copy of a file with the same name and when searching for that specific file, multiple files with the same name can appear during the search making it hard to differentiate between the file being searched for. The -Force can forcibly create the file or folder, but this command is risky and should not be used unless there are no other options left. +- **Counting rows is the fragile part of this route.** Reaching the file by pressing the + down arrow a fixed number of times assumes the list has exactly the expected contents in + exactly the expected order. Anything added, removed or sorted differently lands the + selection on the wrong item — and the next keystroke is a cut. Go to the top of the list + first so the count starts from a known position, and read what is highlighted before + cutting. +- **This is where looking at the screen beats counting.** A glance confirms the selection + in one step; the keyboard-only equivalent is a sequence whose correctness cannot be + checked from the keystrokes themselves. +- **The new-folder shortcut creates inside the focused container, and creation does not + enter it.** Each level needs the name committed and then a separate action to descend + before the next level can be created. Skipping the descent creates siblings rather than a + tree, and the shape is not obvious from the window. +- **A folder created with a name already in use is not refused** — the file manager + quietly picks a different name. Deep in a tree this produces a level whose name is not + the one the rest of the path assumes. +- **A cut is not a move until the paste lands.** The file stays in place, marked, until + then. An interruption between the two leaves nothing done, and pasting into the wrong + folder is not distinguishable afterwards from having intended it. +- **Navigating up is not the same as navigating back.** Going up moves to the parent; + going back returns to the previously viewed folder, which after building a tree is not + the parent. Confirm the current location before counting rows in it. + diff --git a/data/sessions/explorer-nested-folders-2/metadata.json b/data/sessions/explorer-nested-folders-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..c4d95d4de1bf2730fad8203d43d2417b346d4ff8 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/metadata.json @@ -0,0 +1,532 @@ +{ + "memory_name": "explorer-nested-folders-2", + "memory_description": "", + "session_id": "2c4cc16f-f2c0-4e8d-a398-48a4c617d858", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-30T05:39:34.490159682Z", + "completed_at": "2026-07-30T05:42:22.898591502Z", + "total_steps": 38, + "annotated_steps": 38, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-30T05:40:05.341Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0001_20260730_054005_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0001_20260730_054005_before.webp", + "after_image_path": "vision/frames/step_0001_20260730_054005_after.webp", + "raw_command": "Pressed: Ctrl+Shift+N", + "converted_command": "Press: Ctrl+Shift+N" + }, + { + "step_id": 2, + "timestamp": "2026-07-30T05:40:08.535Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260730_054008_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260730_054008_before.webp", + "after_image_path": "vision/frames/step_0002_20260730_054008_after.webp", + "raw_command": "Typed: Projects", + "converted_command": "Type: Projects" + }, + { + "step_id": 3, + "timestamp": "2026-07-30T05:40:11.747Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260730_054011_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260730_054011_before.webp", + "after_image_path": "vision/frames/step_0003_20260730_054011_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-30T05:40:16.919Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260730_054016_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260730_054016_before.webp", + "after_image_path": "vision/frames/step_0004_20260730_054016_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 5, + "timestamp": "2026-07-30T05:40:22.124Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260730_054022_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260730_054022_before.webp", + "after_image_path": "vision/frames/step_0005_20260730_054022_after.webp", + "raw_command": "Pressed: Ctrl+Shift+N", + "converted_command": "Press: Ctrl+Shift+N" + }, + { + "step_id": 6, + "timestamp": "2026-07-30T05:40:25.265Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0006_20260730_054025_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260730_054025_before.webp", + "after_image_path": "vision/frames/step_0006_20260730_054025_after.webp", + "raw_command": "Typed: 2026", + "converted_command": "Type: 2026" + }, + { + "step_id": 7, + "timestamp": "2026-07-30T05:40:28.377Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0007_20260730_054028_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260730_054028_before.webp", + "after_image_path": "vision/frames/step_0007_20260730_054028_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 8, + "timestamp": "2026-07-30T05:40:33.504Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0008_20260730_054033_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260730_054033_before.webp", + "after_image_path": "vision/frames/step_0008_20260730_054033_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 9, + "timestamp": "2026-07-30T05:40:38.682Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0009_20260730_054038_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260730_054038_before.webp", + "after_image_path": "vision/frames/step_0009_20260730_054038_after.webp", + "raw_command": "Pressed: Ctrl+Shift+N", + "converted_command": "Press: Ctrl+Shift+N" + }, + { + "step_id": 10, + "timestamp": "2026-07-30T05:40:41.873Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0010_20260730_054041_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0010_20260730_054041_before.webp", + "after_image_path": "vision/frames/step_0010_20260730_054041_after.webp", + "raw_command": "Typed: Q3", + "converted_command": "Type: Q3" + }, + { + "step_id": 11, + "timestamp": "2026-07-30T05:40:45.080Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0011_20260730_054045_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0011_20260730_054045_before.webp", + "after_image_path": "vision/frames/step_0011_20260730_054045_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 12, + "timestamp": "2026-07-30T05:40:50.238Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0012_20260730_054050_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0012_20260730_054050_before.webp", + "after_image_path": "vision/frames/step_0012_20260730_054050_after.webp", + "raw_command": "Pressed: Alt+Up", + "converted_command": "Press: Alt+Up" + }, + { + "step_id": 13, + "timestamp": "2026-07-30T05:40:54.416Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0013_20260730_054054_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0013_20260730_054054_before.webp", + "after_image_path": "vision/frames/step_0013_20260730_054054_after.webp", + "raw_command": "Pressed: Alt+Up", + "converted_command": "Press: Alt+Up" + }, + { + "step_id": 14, + "timestamp": "2026-07-30T05:40:58.504Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0014_20260730_054058_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0014_20260730_054058_before.webp", + "after_image_path": "vision/frames/step_0014_20260730_054058_after.webp", + "raw_command": "Pressed: Home", + "converted_command": "Press: Home" + }, + { + "step_id": 15, + "timestamp": "2026-07-30T05:41:01.676Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0015_20260730_054101_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0015_20260730_054101_before.webp", + "after_image_path": "vision/frames/step_0015_20260730_054101_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 16, + "timestamp": "2026-07-30T05:41:03.876Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0016_20260730_054103_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0016_20260730_054103_before.webp", + "after_image_path": "vision/frames/step_0016_20260730_054103_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 17, + "timestamp": "2026-07-30T05:41:06.103Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0017_20260730_054106_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0017_20260730_054106_before.webp", + "after_image_path": "vision/frames/step_0017_20260730_054106_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 18, + "timestamp": "2026-07-30T05:41:08.294Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0018_20260730_054108_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0018_20260730_054108_before.webp", + "after_image_path": "vision/frames/step_0018_20260730_054108_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 19, + "timestamp": "2026-07-30T05:41:10.448Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0019_20260730_054110_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0019_20260730_054110_before.webp", + "after_image_path": "vision/frames/step_0019_20260730_054110_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 20, + "timestamp": "2026-07-30T05:41:12.648Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0020_20260730_054112_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0020_20260730_054112_before.webp", + "after_image_path": "vision/frames/step_0020_20260730_054112_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 21, + "timestamp": "2026-07-30T05:41:14.873Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0021_20260730_054114_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0021_20260730_054114_before.webp", + "after_image_path": "vision/frames/step_0021_20260730_054114_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 22, + "timestamp": "2026-07-30T05:41:17.127Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0022_20260730_054117_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0022_20260730_054117_before.webp", + "after_image_path": "vision/frames/step_0022_20260730_054117_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 23, + "timestamp": "2026-07-30T05:41:19.355Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0023_20260730_054119_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0023_20260730_054119_before.webp", + "after_image_path": "vision/frames/step_0023_20260730_054119_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 24, + "timestamp": "2026-07-30T05:41:21.547Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0024_20260730_054121_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0024_20260730_054121_before.webp", + "after_image_path": "vision/frames/step_0024_20260730_054121_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 25, + "timestamp": "2026-07-30T05:41:23.651Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0025_20260730_054123_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0025_20260730_054123_before.webp", + "after_image_path": "vision/frames/step_0025_20260730_054123_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 26, + "timestamp": "2026-07-30T05:41:25.832Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0026_20260730_054125_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0026_20260730_054125_before.webp", + "after_image_path": "vision/frames/step_0026_20260730_054125_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 27, + "timestamp": "2026-07-30T05:41:27.974Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0027_20260730_054127_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0027_20260730_054127_before.webp", + "after_image_path": "vision/frames/step_0027_20260730_054127_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 28, + "timestamp": "2026-07-30T05:41:30.173Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0028_20260730_054130_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0028_20260730_054130_before.webp", + "after_image_path": "vision/frames/step_0028_20260730_054130_after.webp", + "raw_command": "Pressed: Ctrl+X", + "converted_command": "Press: Ctrl+X" + }, + { + "step_id": 29, + "timestamp": "2026-07-30T05:41:33.366Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0029_20260730_054133_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0029_20260730_054133_before.webp", + "after_image_path": "vision/frames/step_0029_20260730_054133_after.webp", + "raw_command": "Pressed: Home", + "converted_command": "Press: Home" + }, + { + "step_id": 30, + "timestamp": "2026-07-30T05:41:36.591Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0030_20260730_054136_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0030_20260730_054136_before.webp", + "after_image_path": "vision/frames/step_0030_20260730_054136_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 31, + "timestamp": "2026-07-30T05:41:38.730Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0031_20260730_054138_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0031_20260730_054138_before.webp", + "after_image_path": "vision/frames/step_0031_20260730_054138_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 32, + "timestamp": "2026-07-30T05:41:40.871Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0032_20260730_054140_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0032_20260730_054140_before.webp", + "after_image_path": "vision/frames/step_0032_20260730_054140_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 33, + "timestamp": "2026-07-30T05:41:43.079Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0033_20260730_054143_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0033_20260730_054143_before.webp", + "after_image_path": "vision/frames/step_0033_20260730_054143_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 34, + "timestamp": "2026-07-30T05:41:48.224Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0034_20260730_054148_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0034_20260730_054148_before.webp", + "after_image_path": "vision/frames/step_0034_20260730_054148_after.webp", + "raw_command": "Pressed: Home", + "converted_command": "Press: Home" + }, + { + "step_id": 35, + "timestamp": "2026-07-30T05:41:51.535Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0035_20260730_054151_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0035_20260730_054151_before.webp", + "after_image_path": "vision/frames/step_0035_20260730_054151_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 36, + "timestamp": "2026-07-30T05:41:56.709Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0036_20260730_054156_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0036_20260730_054156_before.webp", + "after_image_path": "vision/frames/step_0036_20260730_054156_after.webp", + "raw_command": "Pressed: Home", + "converted_command": "Press: Home" + }, + { + "step_id": 37, + "timestamp": "2026-07-30T05:41:59.928Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0037_20260730_054159_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0037_20260730_054159_before.webp", + "after_image_path": "vision/frames/step_0037_20260730_054159_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 38, + "timestamp": "2026-07-30T05:42:05.100Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0038_20260730_054205_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0038_20260730_054205_before.webp", + "after_image_path": "vision/frames/step_0038_20260730_054205_after.webp", + "raw_command": "Pressed: Ctrl+V", + "converted_command": "Press: Ctrl+V" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-nested-folders-2/reasoning/reasoning.jsonl b/data/sessions/explorer-nested-folders-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..07472682a023088812b221905d27683b4f9047e4 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/reasoning/reasoning.jsonl @@ -0,0 +1,38 @@ +{"step_id": 1, "timestamp_action": "2026-07-30T05:40:05.341Z", "timestamp_annotated": "2026-08-19T11:30:05.799092+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+Shift+N", "converted_command": "Press: Ctrl+Shift+N", "image_path": "vision/frames/step_0001_20260730_054005_at.webp", "reasoning": "The task is to build a three-level folder path and move a file into its innermost folder, using the keyboard only. Press Ctrl+Shift+N to create a new folder in the current Explorer window: the new folder appears with its name selected for editing, so naming it is the next action rather than a separate rename.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-30T05:40:08.535Z", "timestamp_annotated": "2026-08-19T11:30:05.799355+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Projects", "converted_command": "Type: Projects", "image_path": "vision/frames/step_0002_20260730_054008_at.webp", "reasoning": "Type `Projects` to name the folder. The default name is selected when the folder is created, so typing replaces it rather than appending.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-30T05:40:11.747Z", "timestamp_annotated": "2026-08-19T11:30:05.799738+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260730_054011_at.webp", "reasoning": "After typing the folder name Press Enter to commit the name.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-30T05:40:16.919Z", "timestamp_annotated": "2026-08-19T11:30:05.800071+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0004_20260730_054016_at.webp", "reasoning": "After the folder is created the newly created folder always stays highlighted unless manually click elsewhere. Press Enter again to open the newly created folder. The folder stays selected after being named, so a second Enter descends into it — the next folder has to be created inside this one for the nesting to be built.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-30T05:40:22.124Z", "timestamp_annotated": "2026-08-19T11:30:05.800423+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+Shift+N", "converted_command": "Press: Ctrl+Shift+N", "image_path": "vision/frames/step_0005_20260730_054022_at.webp", "reasoning": "Press Ctrl+Shift+N to create the second folder, now inside `Projects`.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-30T05:40:25.265Z", "timestamp_annotated": "2026-08-19T11:30:05.800851+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 2026", "converted_command": "Type: 2026", "image_path": "vision/frames/step_0006_20260730_054025_at.webp", "reasoning": "Type `2026` to name it.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-30T05:40:28.377Z", "timestamp_annotated": "2026-08-19T11:30:05.801216+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0007_20260730_054028_at.webp", "reasoning": "After typing the new folder name Press Enter to commit the name.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-30T05:40:33.504Z", "timestamp_annotated": "2026-08-19T11:30:05.801610+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0008_20260730_054033_at.webp", "reasoning": "Press Enter again to open `2026`, so the third folder is created one level deeper.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-30T05:40:38.682Z", "timestamp_annotated": "2026-08-19T11:30:05.801994+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+Shift+N", "converted_command": "Press: Ctrl+Shift+N", "image_path": "vision/frames/step_0009_20260730_054038_at.webp", "reasoning": "Press Ctrl+Shift+N to create the third folder, inside `2026`.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-30T05:40:41.873Z", "timestamp_annotated": "2026-08-19T11:30:05.802395+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Q3", "converted_command": "Type: Q3", "image_path": "vision/frames/step_0010_20260730_054041_at.webp", "reasoning": "Type `Q3` to name it. The `Projects\\2026\\Q3` chain now exists.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-30T05:40:45.080Z", "timestamp_annotated": "2026-08-19T11:30:05.802846+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0011_20260730_054045_at.webp", "reasoning": "After typing the new folder name Press Enter to commit the name. The folder structure is complete; what remains is moving the file into it.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-30T05:40:50.238Z", "timestamp_annotated": "2026-08-19T11:30:05.803334+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Alt+Up", "converted_command": "Press: Alt+Up", "image_path": "vision/frames/step_0012_20260730_054050_at.webp", "reasoning": "Press Alt+Up to go up one folder level, from `2026` back toward the top. `report.pdf` sits in `corpus-seed`, two levels above, so the window has to climb back out to reach it.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-07-30T05:40:54.416Z", "timestamp_annotated": "2026-08-19T11:30:05.803888+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Alt+Up", "converted_command": "Press: Alt+Up", "image_path": "vision/frames/step_0013_20260730_054054_at.webp", "reasoning": "Press Alt+Up again to reach `corpus-seed`, the folder holding `report.pdf`.", "skipped": false} +{"step_id": 14, "timestamp_action": "2026-07-30T05:40:58.504Z", "timestamp_annotated": "2026-08-19T11:30:05.804326+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Home", "converted_command": "Press: Home", "image_path": "vision/frames/step_0014_20260730_054058_at.webp", "reasoning": "Press Home to jump the selection to the first item in the list. Starting from a known position is what makes the following Down presses countable — the selection would otherwise begin wherever the folder navigation left it.", "skipped": false} +{"step_id": 15, "timestamp_action": "2026-07-30T05:41:01.676Z", "timestamp_annotated": "2026-08-19T11:30:05.804780+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0015_20260730_054101_at.webp", "reasoning": "Press Down to move the selection from `dest` to `docs`, the second row. This begins a counted walk through the file list toward `report.pdf` — thirteen presses in all. Counting rows is the keyboard modality's way of reaching a specific file, where the mouse take would simply click it.", "skipped": false} +{"step_id": 16, "timestamp_action": "2026-07-30T05:41:03.876Z", "timestamp_annotated": "2026-08-19T11:30:05.805249+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0016_20260730_054103_at.webp", "reasoning": "Press Down again, advancing the selection to `found`.", "skipped": false} +{"step_id": 17, "timestamp_action": "2026-07-30T05:41:06.103Z", "timestamp_annotated": "2026-08-19T11:30:05.805736+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0017_20260730_054106_at.webp", "reasoning": "Press Down to reach `Projects` — the folder created earlier in this task, now sitting fourth in the list. The walk passes straight over it, because the file has to be cut before there is anything to paste into it. Each press is a separate captured step because each is a separate keystroke.", "skipped": false} +{"step_id": 18, "timestamp_action": "2026-07-30T05:41:08.294Z", "timestamp_annotated": "2026-08-19T11:30:05.806195+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0018_20260730_054108_at.webp", "reasoning": "Press Down to reach `shots`.", "skipped": false} +{"step_id": 19, "timestamp_action": "2026-07-30T05:41:10.448Z", "timestamp_annotated": "2026-08-19T11:30:05.806717+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0019_20260730_054110_at.webp", "reasoning": "Press Down to reach `sizes`, the last of the six folders.", "skipped": false} +{"step_id": 20, "timestamp_action": "2026-07-30T05:41:12.648Z", "timestamp_annotated": "2026-08-19T11:30:05.807191+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0020_20260730_054112_at.webp", "reasoning": "Press Down to reach `Archive.zip`. This is where the list crosses from folders into files: Explorer sorts all folders above all files, which is why the six folders were walked through first regardless of their names.", "skipped": false} +{"step_id": 21, "timestamp_action": "2026-07-30T05:41:14.873Z", "timestamp_annotated": "2026-08-19T11:30:05.807720+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0021_20260730_054114_at.webp", "reasoning": "Press Down to reach `backup_old.txt`, roughly half way through the walk.", "skipped": false} +{"step_id": 22, "timestamp_action": "2026-07-30T05:41:17.127Z", "timestamp_annotated": "2026-08-19T11:30:05.808214+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0022_20260730_054117_at.webp", "reasoning": "Press Down to reach `doc-colour.txt`.", "skipped": false} +{"step_id": 23, "timestamp_action": "2026-07-30T05:41:19.355Z", "timestamp_annotated": "2026-08-19T11:30:05.808763+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0023_20260730_054119_at.webp", "reasoning": "Press Down to reach `draft_post.txt`.", "skipped": false} +{"step_id": 24, "timestamp_action": "2026-07-30T05:41:21.547Z", "timestamp_annotated": "2026-08-19T11:30:05.809276+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0024_20260730_054121_at.webp", "reasoning": "Press Down to reach `img-screenshot.png`.", "skipped": false} +{"step_id": 25, "timestamp_action": "2026-07-30T05:41:23.651Z", "timestamp_annotated": "2026-08-19T11:30:05.809830+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0025_20260730_054123_at.webp", "reasoning": "Press Down to reach `invoice_2026.txt`.", "skipped": false} +{"step_id": 26, "timestamp_action": "2026-07-30T05:41:25.832Z", "timestamp_annotated": "2026-08-19T11:30:05.810356+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0026_20260730_054125_at.webp", "reasoning": "Press Down to reach `notes.txt`, one row short of the target.", "skipped": false} +{"step_id": 27, "timestamp_action": "2026-07-30T05:41:27.974Z", "timestamp_annotated": "2026-08-19T11:30:05.810954+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0027_20260730_054127_at.webp", "reasoning": "Press Down for the thirteenth and last time, landing the selection on `report.pdf` — the file the task moves, and the fourteenth of the folder's fifteen items. The status bar reading `1 item selected 20 bytes` is the confirmation that the count was right; the keystroke record alone proves only that Down was pressed.", "skipped": false} +{"step_id": 28, "timestamp_action": "2026-07-30T05:41:30.173Z", "timestamp_annotated": "2026-08-19T11:30:05.811695+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+X", "converted_command": "Press: Ctrl+X", "image_path": "vision/frames/step_0028_20260730_054130_at.webp", "reasoning": "Press Ctrl+X to cut the selected file. Unlike Finder, Explorer has a real cut for files, so the move is decided here rather than at paste time — the file is marked to be relocated once a paste happens.", "skipped": false} +{"step_id": 29, "timestamp_action": "2026-07-30T05:41:33.366Z", "timestamp_annotated": "2026-08-19T11:30:05.812342+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Home", "converted_command": "Press: Home", "image_path": "vision/frames/step_0029_20260730_054133_at.webp", "reasoning": "Press Home to jump back to the first item in the list, re-establishing a known starting position before counting rows again.", "skipped": false} +{"step_id": 30, "timestamp_action": "2026-07-30T05:41:36.591Z", "timestamp_annotated": "2026-08-19T11:30:05.813020+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0030_20260730_054136_at.webp", "reasoning": "Press Down to move the selection from `dest` to `docs`, starting a second counted walk — this time toward the `Projects` folder rather than the file.", "skipped": false} +{"step_id": 31, "timestamp_action": "2026-07-30T05:41:38.730Z", "timestamp_annotated": "2026-08-19T11:30:05.813706+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0031_20260730_054138_at.webp", "reasoning": "Press Down to reach `found`, one row short of the target.", "skipped": false} +{"step_id": 32, "timestamp_action": "2026-07-30T05:41:40.871Z", "timestamp_annotated": "2026-08-19T11:30:05.814404+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0032_20260730_054140_at.webp", "reasoning": "Press Down for the third time, landing the selection on `Projects`. Only three presses are needed this time because `Projects` is the fourth item in the list, where `report.pdf` was the fourteenth — not because the cut shortened the list. Cutting in Explorer marks the file for relocation but leaves it in place, so the folder still holds all fifteen items and `report.pdf` is still listed.", "skipped": false} +{"step_id": 33, "timestamp_action": "2026-07-30T05:41:43.079Z", "timestamp_annotated": "2026-08-19T11:30:05.815085+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0033_20260730_054143_at.webp", "reasoning": "Press Enter to open `Projects`.", "skipped": false} +{"step_id": 34, "timestamp_action": "2026-07-30T05:41:48.224Z", "timestamp_annotated": "2026-08-19T11:30:05.815844+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Home", "converted_command": "Press: Home", "image_path": "vision/frames/step_0034_20260730_054148_at.webp", "reasoning": "Press Home to select the first item inside `Projects`.", "skipped": false} +{"step_id": 35, "timestamp_action": "2026-07-30T05:41:51.535Z", "timestamp_annotated": "2026-08-19T11:30:05.816654+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0035_20260730_054151_at.webp", "reasoning": "Press Enter to open `2026`. It is the first item in the folder, so Home alone selects it and no Down presses are needed at this level.", "skipped": false} +{"step_id": 36, "timestamp_action": "2026-07-30T05:41:56.709Z", "timestamp_annotated": "2026-08-19T11:30:05.817364+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Home", "converted_command": "Press: Home", "image_path": "vision/frames/step_0036_20260730_054156_at.webp", "reasoning": "Press Home to select the first item inside `2026`.", "skipped": false} +{"step_id": 37, "timestamp_action": "2026-07-30T05:41:59.928Z", "timestamp_annotated": "2026-08-19T11:30:05.818203+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0037_20260730_054159_at.webp", "reasoning": "Press Enter to open `Q3`, the innermost folder and the file's destination.", "skipped": false} +{"step_id": 38, "timestamp_action": "2026-07-30T05:42:05.100Z", "timestamp_annotated": "2026-08-19T11:30:05.818985+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+V", "converted_command": "Press: Ctrl+V", "image_path": "vision/frames/step_0038_20260730_054205_at.webp", "reasoning": "Press Ctrl+V to paste. Because the file was cut rather than copied, this completes a move — `report.pdf` now lives in `Q3` and is gone from `corpus-seed`.", "skipped": false} diff --git a/data/sessions/explorer-nested-folders-2/sync_log.json b/data/sessions/explorer-nested-folders-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..490eacdf684a82b252b34351574f131a4a7eef67 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/sync_log.json @@ -0,0 +1,838 @@ +{ + "session_id": "2c4cc16f-f2c0-4e8d-a398-48a4c617d858", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_054005_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0001_20260730_054005_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_054005_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0001_20260730_054005_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_054005_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0001_20260730_054005_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_054008_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0002_20260730_054008_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_054008_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0002_20260730_054008_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_054008_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0002_20260730_054008_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_054011_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0003_20260730_054011_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_054011_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0003_20260730_054011_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_054011_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0003_20260730_054011_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_054016_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0004_20260730_054016_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_054016_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0004_20260730_054016_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_054016_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0004_20260730_054016_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_054022_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0005_20260730_054022_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_054022_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0005_20260730_054022_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_054022_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0005_20260730_054022_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260730_054025_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0006_20260730_054025_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260730_054025_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0006_20260730_054025_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260730_054025_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0006_20260730_054025_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260730_054028_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0007_20260730_054028_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260730_054028_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0007_20260730_054028_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260730_054028_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0007_20260730_054028_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260730_054033_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0008_20260730_054033_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260730_054033_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0008_20260730_054033_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260730_054033_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0008_20260730_054033_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260730_054038_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0009_20260730_054038_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260730_054038_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0009_20260730_054038_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260730_054038_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0009_20260730_054038_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260730_054041_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0010_20260730_054041_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260730_054041_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0010_20260730_054041_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260730_054041_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0010_20260730_054041_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260730_054045_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0011_20260730_054045_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260730_054045_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0011_20260730_054045_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260730_054045_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0011_20260730_054045_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260730_054050_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0012_20260730_054050_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260730_054050_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0012_20260730_054050_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260730_054050_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0012_20260730_054050_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260730_054054_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0013_20260730_054054_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260730_054054_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0013_20260730_054054_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260730_054054_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0013_20260730_054054_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260730_054058_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0014_20260730_054058_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260730_054058_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0014_20260730_054058_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260730_054058_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0014_20260730_054058_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260730_054101_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0015_20260730_054101_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260730_054101_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0015_20260730_054101_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260730_054101_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0015_20260730_054101_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260730_054103_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0016_20260730_054103_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260730_054103_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0016_20260730_054103_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260730_054103_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0016_20260730_054103_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260730_054106_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0017_20260730_054106_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260730_054106_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0017_20260730_054106_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260730_054106_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0017_20260730_054106_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260730_054108_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0018_20260730_054108_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260730_054108_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0018_20260730_054108_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260730_054108_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0018_20260730_054108_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260730_054110_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0019_20260730_054110_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260730_054110_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0019_20260730_054110_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260730_054110_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0019_20260730_054110_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260730_054112_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0020_20260730_054112_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260730_054112_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0020_20260730_054112_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260730_054112_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0020_20260730_054112_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260730_054114_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0021_20260730_054114_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260730_054114_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0021_20260730_054114_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260730_054114_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0021_20260730_054114_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260730_054117_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0022_20260730_054117_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260730_054117_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0022_20260730_054117_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260730_054117_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0022_20260730_054117_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260730_054119_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0023_20260730_054119_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260730_054119_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0023_20260730_054119_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260730_054119_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0023_20260730_054119_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0024_20260730_054121_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0024_20260730_054121_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0024_20260730_054121_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0024_20260730_054121_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0024_20260730_054121_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0024_20260730_054121_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0025_20260730_054123_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0025_20260730_054123_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0025_20260730_054123_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0025_20260730_054123_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0025_20260730_054123_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0025_20260730_054123_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0026_20260730_054125_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0026_20260730_054125_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0026_20260730_054125_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0026_20260730_054125_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0026_20260730_054125_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0026_20260730_054125_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0027_20260730_054127_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0027_20260730_054127_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0027_20260730_054127_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0027_20260730_054127_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0027_20260730_054127_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0027_20260730_054127_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0028_20260730_054130_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0028_20260730_054130_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0028_20260730_054130_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0028_20260730_054130_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0028_20260730_054130_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0028_20260730_054130_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0029_20260730_054133_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0029_20260730_054133_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0029_20260730_054133_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0029_20260730_054133_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0029_20260730_054133_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0029_20260730_054133_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0030_20260730_054136_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0030_20260730_054136_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0030_20260730_054136_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0030_20260730_054136_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0030_20260730_054136_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0030_20260730_054136_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0031_20260730_054138_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0031_20260730_054138_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0031_20260730_054138_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0031_20260730_054138_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0031_20260730_054138_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0031_20260730_054138_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0032_20260730_054140_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0032_20260730_054140_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0032_20260730_054140_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0032_20260730_054140_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0032_20260730_054140_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0032_20260730_054140_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0033_20260730_054143_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0033_20260730_054143_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0033_20260730_054143_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0033_20260730_054143_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0033_20260730_054143_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0033_20260730_054143_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0034_20260730_054148_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0034_20260730_054148_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0034_20260730_054148_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0034_20260730_054148_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0034_20260730_054148_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0034_20260730_054148_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0035_20260730_054151_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0035_20260730_054151_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0035_20260730_054151_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0035_20260730_054151_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0035_20260730_054151_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0035_20260730_054151_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0036_20260730_054156_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0036_20260730_054156_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0036_20260730_054156_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0036_20260730_054156_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0036_20260730_054156_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0036_20260730_054156_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0037_20260730_054159_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0037_20260730_054159_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0037_20260730_054159_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0037_20260730_054159_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0037_20260730_054159_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0037_20260730_054159_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0038_20260730_054205_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0038_20260730_054205_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0038_20260730_054205_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0038_20260730_054205_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0038_20260730_054205_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-2/vision/frames/step_0038_20260730_054205_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/closing_state.webp b/data/sessions/explorer-nested-folders-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..20d9407baad82585fe021352fa281b17897256d3 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2494e1ffc9325400ee030dc3e1f67c9b90118e7e6ac224bdf42c62a45e0acd8 +size 40204 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0001_20260730_054005_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0001_20260730_054005_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7135d51ee53911a843084defe9453810d57172ac --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0001_20260730_054005_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29508e629f641fc3661f8d2e6892f14f86498fd66f79a49e160fcc781f3b1465 +size 76322 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0001_20260730_054005_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0001_20260730_054005_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7b0e867d770a3189e74fa6b58e8377a75ff3b01e --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0001_20260730_054005_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d91cc1bf3eab61631bd198b22fec46621b4faaa1d1d8bc90e0c82cef3adc1b0 +size 72628 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0001_20260730_054005_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0001_20260730_054005_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7b0e867d770a3189e74fa6b58e8377a75ff3b01e --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0001_20260730_054005_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d91cc1bf3eab61631bd198b22fec46621b4faaa1d1d8bc90e0c82cef3adc1b0 +size 72628 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0002_20260730_054008_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0002_20260730_054008_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3d323c85fadc8c70b893e04ce43bae04aa40e2e7 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0002_20260730_054008_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:690f5679983503d0fa5cdca7a05bbc46fa7dbe41c7cf2d5a6ba3c0c0301cfa29 +size 76144 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0002_20260730_054008_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0002_20260730_054008_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2267766be74d160b2af98504a6a1d2f8565a89b3 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0002_20260730_054008_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd46c859785c85b73152b0b5be86554a0756ad7cd397305b759aa026084b7df1 +size 76370 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0002_20260730_054008_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0002_20260730_054008_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2267766be74d160b2af98504a6a1d2f8565a89b3 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0002_20260730_054008_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd46c859785c85b73152b0b5be86554a0756ad7cd397305b759aa026084b7df1 +size 76370 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0003_20260730_054011_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0003_20260730_054011_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2962637741d4119dda2fc8298837a5a5e684cc54 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0003_20260730_054011_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35b09cfb2c968f1f0e0979203f56714c2f9365722104266a06ff349aa0eb0099 +size 76100 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0003_20260730_054011_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0003_20260730_054011_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3d323c85fadc8c70b893e04ce43bae04aa40e2e7 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0003_20260730_054011_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:690f5679983503d0fa5cdca7a05bbc46fa7dbe41c7cf2d5a6ba3c0c0301cfa29 +size 76144 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0003_20260730_054011_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0003_20260730_054011_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3d323c85fadc8c70b893e04ce43bae04aa40e2e7 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0003_20260730_054011_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:690f5679983503d0fa5cdca7a05bbc46fa7dbe41c7cf2d5a6ba3c0c0301cfa29 +size 76144 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0004_20260730_054016_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0004_20260730_054016_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a129faccdc702c8a10944af755f4b4b5d565f702 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0004_20260730_054016_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4eabc97607e185c196ae8fb7a6af2f48f680bd380e6cba8b5636abe1afeb53 +size 35782 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0004_20260730_054016_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0004_20260730_054016_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2d67cef804613e466ddd0d4e2354940668bc2b44 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0004_20260730_054016_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f85b42aea9f7c2d9402cd7247458e8ce305466ee80eb0195c5dda2423b84a5 +size 75904 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0004_20260730_054016_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0004_20260730_054016_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2962637741d4119dda2fc8298837a5a5e684cc54 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0004_20260730_054016_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35b09cfb2c968f1f0e0979203f56714c2f9365722104266a06ff349aa0eb0099 +size 76100 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0005_20260730_054022_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0005_20260730_054022_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5f29abfd7e69a574cf219cc0a586ab34b7dc7621 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0005_20260730_054022_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e31e4dc44fb9afb243a0a9244497d037e33c52e3cfacef6c2a5308c0c87f8af +size 38754 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0005_20260730_054022_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0005_20260730_054022_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a129faccdc702c8a10944af755f4b4b5d565f702 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0005_20260730_054022_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4eabc97607e185c196ae8fb7a6af2f48f680bd380e6cba8b5636abe1afeb53 +size 35782 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0005_20260730_054022_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0005_20260730_054022_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a129faccdc702c8a10944af755f4b4b5d565f702 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0005_20260730_054022_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4eabc97607e185c196ae8fb7a6af2f48f680bd380e6cba8b5636abe1afeb53 +size 35782 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0006_20260730_054025_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0006_20260730_054025_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..df61a89726494ce7dee942a139a0a6af6de980db --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0006_20260730_054025_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59e7162654787c43d0417c0e13b02f690c909f756abca44e2d3017a1d73c236 +size 38320 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0006_20260730_054025_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0006_20260730_054025_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5f29abfd7e69a574cf219cc0a586ab34b7dc7621 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0006_20260730_054025_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e31e4dc44fb9afb243a0a9244497d037e33c52e3cfacef6c2a5308c0c87f8af +size 38754 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0006_20260730_054025_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0006_20260730_054025_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5f29abfd7e69a574cf219cc0a586ab34b7dc7621 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0006_20260730_054025_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e31e4dc44fb9afb243a0a9244497d037e33c52e3cfacef6c2a5308c0c87f8af +size 38754 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0007_20260730_054028_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0007_20260730_054028_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1ef745d8723992e7c49736ad745662a7d16bc52a --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0007_20260730_054028_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e2494cc81720161b4c519b7f0f3745bff0327ba89badfc4c1232a1d81113fc +size 38292 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0007_20260730_054028_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0007_20260730_054028_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..df61a89726494ce7dee942a139a0a6af6de980db --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0007_20260730_054028_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59e7162654787c43d0417c0e13b02f690c909f756abca44e2d3017a1d73c236 +size 38320 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0007_20260730_054028_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0007_20260730_054028_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..df61a89726494ce7dee942a139a0a6af6de980db --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0007_20260730_054028_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59e7162654787c43d0417c0e13b02f690c909f756abca44e2d3017a1d73c236 +size 38320 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0008_20260730_054033_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0008_20260730_054033_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6f25ed2ceec1a3ef9e60aa1a1c8691c096369a94 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0008_20260730_054033_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d3bccab444158c864d69187c1d79f3c94524d3267b31c22f1cd41db5a31768 +size 35896 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0008_20260730_054033_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0008_20260730_054033_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1ef745d8723992e7c49736ad745662a7d16bc52a --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0008_20260730_054033_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e2494cc81720161b4c519b7f0f3745bff0327ba89badfc4c1232a1d81113fc +size 38292 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0008_20260730_054033_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0008_20260730_054033_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1ef745d8723992e7c49736ad745662a7d16bc52a --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0008_20260730_054033_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e2494cc81720161b4c519b7f0f3745bff0327ba89badfc4c1232a1d81113fc +size 38292 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0009_20260730_054038_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0009_20260730_054038_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7aea9210a265ac632a6aed68ea292951c1d73da8 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0009_20260730_054038_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf749169b64b9d3896100f1a7df252c73219299747c8850c782f5e92a8e5a79f +size 37914 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0009_20260730_054038_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0009_20260730_054038_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6f25ed2ceec1a3ef9e60aa1a1c8691c096369a94 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0009_20260730_054038_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d3bccab444158c864d69187c1d79f3c94524d3267b31c22f1cd41db5a31768 +size 35896 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0009_20260730_054038_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0009_20260730_054038_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6f25ed2ceec1a3ef9e60aa1a1c8691c096369a94 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0009_20260730_054038_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d3bccab444158c864d69187c1d79f3c94524d3267b31c22f1cd41db5a31768 +size 35896 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0010_20260730_054041_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0010_20260730_054041_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2b10db2e5d638708fa39efc9eceeb08a9f905837 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0010_20260730_054041_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1eee1019568acdf993fecb35e21cb4736b94b16907431721e7face14380bb49 +size 38322 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0010_20260730_054041_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0010_20260730_054041_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fbf33fa76441add0768b885aaa48335ba9cb8021 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0010_20260730_054041_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdf68080d6df6ae0a6e97e75f7793d2d63b62d676c08ca4e9139ee17310890f4 +size 38860 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0010_20260730_054041_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0010_20260730_054041_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fbf33fa76441add0768b885aaa48335ba9cb8021 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0010_20260730_054041_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdf68080d6df6ae0a6e97e75f7793d2d63b62d676c08ca4e9139ee17310890f4 +size 38860 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0011_20260730_054045_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0011_20260730_054045_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..487acf999158bd9b5a339989f90f5b26f53f3afb --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0011_20260730_054045_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c2c862e96206e61f40ef475d1a2680765b51899e751120a06ba415107cbc805 +size 38142 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0011_20260730_054045_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0011_20260730_054045_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2b10db2e5d638708fa39efc9eceeb08a9f905837 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0011_20260730_054045_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1eee1019568acdf993fecb35e21cb4736b94b16907431721e7face14380bb49 +size 38322 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0011_20260730_054045_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0011_20260730_054045_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2b10db2e5d638708fa39efc9eceeb08a9f905837 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0011_20260730_054045_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1eee1019568acdf993fecb35e21cb4736b94b16907431721e7face14380bb49 +size 38322 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0012_20260730_054050_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0012_20260730_054050_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1ef745d8723992e7c49736ad745662a7d16bc52a --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0012_20260730_054050_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e2494cc81720161b4c519b7f0f3745bff0327ba89badfc4c1232a1d81113fc +size 38292 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0012_20260730_054050_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0012_20260730_054050_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..487acf999158bd9b5a339989f90f5b26f53f3afb --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0012_20260730_054050_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c2c862e96206e61f40ef475d1a2680765b51899e751120a06ba415107cbc805 +size 38142 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0012_20260730_054050_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0012_20260730_054050_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..487acf999158bd9b5a339989f90f5b26f53f3afb --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0012_20260730_054050_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c2c862e96206e61f40ef475d1a2680765b51899e751120a06ba415107cbc805 +size 38142 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0013_20260730_054054_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0013_20260730_054054_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3b3f96c30b1b0319f8b4ea287d45c40c49a1ea2f --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0013_20260730_054054_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c508ccd530f22c710a639a4365e71fa1272ca4510f1783226d892b6866df4ea +size 76610 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0013_20260730_054054_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0013_20260730_054054_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1ef745d8723992e7c49736ad745662a7d16bc52a --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0013_20260730_054054_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e2494cc81720161b4c519b7f0f3745bff0327ba89badfc4c1232a1d81113fc +size 38292 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0013_20260730_054054_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0013_20260730_054054_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1ef745d8723992e7c49736ad745662a7d16bc52a --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0013_20260730_054054_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e2494cc81720161b4c519b7f0f3745bff0327ba89badfc4c1232a1d81113fc +size 38292 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0014_20260730_054058_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0014_20260730_054058_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..467f348398cce65ad838e4ab784d3147645d38e8 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0014_20260730_054058_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4108e5eb103c0252a214709819b6cdc987542b82b8cdc25f9b74f0be10368f3 +size 76418 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0014_20260730_054058_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0014_20260730_054058_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3b3f96c30b1b0319f8b4ea287d45c40c49a1ea2f --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0014_20260730_054058_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c508ccd530f22c710a639a4365e71fa1272ca4510f1783226d892b6866df4ea +size 76610 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0014_20260730_054058_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0014_20260730_054058_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3b3f96c30b1b0319f8b4ea287d45c40c49a1ea2f --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0014_20260730_054058_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c508ccd530f22c710a639a4365e71fa1272ca4510f1783226d892b6866df4ea +size 76610 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0015_20260730_054101_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0015_20260730_054101_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..431825f85c8069088a91e79ae25caaa3c4bbd479 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0015_20260730_054101_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd62e1ae80d66a973f7042a74527c5534ff210cffc73eb1da34c4b147c950a9 +size 76688 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0015_20260730_054101_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0015_20260730_054101_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..78aabc8bd45bca11994eb6124c27beca463a8a3b --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0015_20260730_054101_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aad658c5bf3a4218e8b522cef86796b702347c418b90a6c3caaa4c3c3cb4d5f3 +size 77988 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0015_20260730_054101_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0015_20260730_054101_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3e6c59797181c6491386589d62eebafcb56c8f77 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0015_20260730_054101_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00ecce0c249c3823b39b91bb108facb47d01fc30b08cea46c6fe7d46622334e0 +size 76404 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0016_20260730_054103_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0016_20260730_054103_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..16d3b95d5d22ca8b5add114e6b8e765672e66bf7 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0016_20260730_054103_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7952ed7fc430057bcce27c06899eedc3391bcf9181e8d7ff63e7a853eab55bb +size 76652 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0016_20260730_054103_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0016_20260730_054103_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..16d3b95d5d22ca8b5add114e6b8e765672e66bf7 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0016_20260730_054103_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7952ed7fc430057bcce27c06899eedc3391bcf9181e8d7ff63e7a853eab55bb +size 76652 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0016_20260730_054103_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0016_20260730_054103_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..431825f85c8069088a91e79ae25caaa3c4bbd479 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0016_20260730_054103_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd62e1ae80d66a973f7042a74527c5534ff210cffc73eb1da34c4b147c950a9 +size 76688 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0017_20260730_054106_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0017_20260730_054106_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5db135a78cd1c7365cf74d5594f303ed72795687 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0017_20260730_054106_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b76c4442d7c36cad3c28d75fb175318e06558567685df24d75f878f115fd5f2 +size 76596 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0017_20260730_054106_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0017_20260730_054106_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..638b6d1379cf38111e3a418f96cf4bd56a1a7bf2 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0017_20260730_054106_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6163bcdc9366a38f057014268ed5114ec217232c7224ac8aad697b15cfe991d1 +size 77972 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0017_20260730_054106_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0017_20260730_054106_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..16d3b95d5d22ca8b5add114e6b8e765672e66bf7 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0017_20260730_054106_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7952ed7fc430057bcce27c06899eedc3391bcf9181e8d7ff63e7a853eab55bb +size 76652 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0018_20260730_054108_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0018_20260730_054108_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6f6a2032a2c56e75644c944e774f2dbfe8efc5b8 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0018_20260730_054108_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:719b0a9d47f4cab215b2c4af2227f8ec5507a76174f88e4884a943706b7fc8da +size 76576 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0018_20260730_054108_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0018_20260730_054108_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5db135a78cd1c7365cf74d5594f303ed72795687 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0018_20260730_054108_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b76c4442d7c36cad3c28d75fb175318e06558567685df24d75f878f115fd5f2 +size 76596 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0018_20260730_054108_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0018_20260730_054108_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5db135a78cd1c7365cf74d5594f303ed72795687 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0018_20260730_054108_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b76c4442d7c36cad3c28d75fb175318e06558567685df24d75f878f115fd5f2 +size 76596 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0019_20260730_054110_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0019_20260730_054110_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6d99aa82147bb7b2aab2f2bda65ed067f6d7e2eb --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0019_20260730_054110_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:930958c885ff5299166331048415b7b14fb11a1f442e4bd2be7d00183b8aa11d +size 76500 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0019_20260730_054110_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0019_20260730_054110_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6f6a2032a2c56e75644c944e774f2dbfe8efc5b8 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0019_20260730_054110_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:719b0a9d47f4cab215b2c4af2227f8ec5507a76174f88e4884a943706b7fc8da +size 76576 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0019_20260730_054110_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0019_20260730_054110_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6f6a2032a2c56e75644c944e774f2dbfe8efc5b8 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0019_20260730_054110_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:719b0a9d47f4cab215b2c4af2227f8ec5507a76174f88e4884a943706b7fc8da +size 76576 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0020_20260730_054112_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0020_20260730_054112_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1bdbf1a384c65c69245773acc8da49be4d6e88c8 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0020_20260730_054112_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7acbd854992bf6f56f33553d93967ad1a338ef67d93727bda43b99a8af6b4718 +size 78898 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0020_20260730_054112_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0020_20260730_054112_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6d99aa82147bb7b2aab2f2bda65ed067f6d7e2eb --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0020_20260730_054112_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:930958c885ff5299166331048415b7b14fb11a1f442e4bd2be7d00183b8aa11d +size 76500 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0020_20260730_054112_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0020_20260730_054112_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6d99aa82147bb7b2aab2f2bda65ed067f6d7e2eb --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0020_20260730_054112_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:930958c885ff5299166331048415b7b14fb11a1f442e4bd2be7d00183b8aa11d +size 76500 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0021_20260730_054114_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0021_20260730_054114_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ef2f60447f73f192aa5620867409a39446c64c83 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0021_20260730_054114_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a677e17109491e0b1a6f35a0c2795bbac3878d4719d2c0688b87e9c872d94aab +size 77460 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0021_20260730_054114_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0021_20260730_054114_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1bdbf1a384c65c69245773acc8da49be4d6e88c8 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0021_20260730_054114_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7acbd854992bf6f56f33553d93967ad1a338ef67d93727bda43b99a8af6b4718 +size 78898 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0021_20260730_054114_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0021_20260730_054114_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1bdbf1a384c65c69245773acc8da49be4d6e88c8 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0021_20260730_054114_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7acbd854992bf6f56f33553d93967ad1a338ef67d93727bda43b99a8af6b4718 +size 78898 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0022_20260730_054117_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0022_20260730_054117_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f31e5480f3fa7c4564414b620f025cf0a47a7f37 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0022_20260730_054117_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f729ede44f4c0454b0e33c07ccb7867e4113609606225b936449af3ed3f1ab3f +size 77380 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0022_20260730_054117_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0022_20260730_054117_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1294cc7d2f995287c541df4a1433158ce71d080b --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0022_20260730_054117_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29db2525d44cf1125b351fdc846cb7a576b321ebdbe8285e7adc010aae5aedc6 +size 79078 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0022_20260730_054117_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0022_20260730_054117_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ef2f60447f73f192aa5620867409a39446c64c83 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0022_20260730_054117_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a677e17109491e0b1a6f35a0c2795bbac3878d4719d2c0688b87e9c872d94aab +size 77460 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0023_20260730_054119_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0023_20260730_054119_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..02f52d0183f9bf1fd4e72e4a7c762c1e688f0f6f --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0023_20260730_054119_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aeb9f0eb121acaa6eaabb1fbed2766a0dafdaec883e1008476cec2932e5e15d +size 77342 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0023_20260730_054119_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0023_20260730_054119_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f31e5480f3fa7c4564414b620f025cf0a47a7f37 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0023_20260730_054119_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f729ede44f4c0454b0e33c07ccb7867e4113609606225b936449af3ed3f1ab3f +size 77380 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0023_20260730_054119_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0023_20260730_054119_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f31e5480f3fa7c4564414b620f025cf0a47a7f37 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0023_20260730_054119_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f729ede44f4c0454b0e33c07ccb7867e4113609606225b936449af3ed3f1ab3f +size 77380 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0024_20260730_054121_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0024_20260730_054121_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e12e7d96f3d35bbbc3bf159d121f05e6c2a60f3c --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0024_20260730_054121_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffcd1eec7d9e73c55fd0d3e7b0faf15ab7e04911cb6f7ac989c33135fc67e25f +size 78694 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0024_20260730_054121_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0024_20260730_054121_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..02f52d0183f9bf1fd4e72e4a7c762c1e688f0f6f --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0024_20260730_054121_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aeb9f0eb121acaa6eaabb1fbed2766a0dafdaec883e1008476cec2932e5e15d +size 77342 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0024_20260730_054121_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0024_20260730_054121_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..02f52d0183f9bf1fd4e72e4a7c762c1e688f0f6f --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0024_20260730_054121_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aeb9f0eb121acaa6eaabb1fbed2766a0dafdaec883e1008476cec2932e5e15d +size 77342 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0025_20260730_054123_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0025_20260730_054123_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1c8be631e6aae31f2e8e5ae2b4d899c0a9a2a042 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0025_20260730_054123_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6847d45f59a4ae89ea35f2f47d2c872494bc9ccdeb5b619206a1819918902c +size 77490 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0025_20260730_054123_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0025_20260730_054123_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e12e7d96f3d35bbbc3bf159d121f05e6c2a60f3c --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0025_20260730_054123_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffcd1eec7d9e73c55fd0d3e7b0faf15ab7e04911cb6f7ac989c33135fc67e25f +size 78694 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0025_20260730_054123_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0025_20260730_054123_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e12e7d96f3d35bbbc3bf159d121f05e6c2a60f3c --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0025_20260730_054123_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffcd1eec7d9e73c55fd0d3e7b0faf15ab7e04911cb6f7ac989c33135fc67e25f +size 78694 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0026_20260730_054125_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0026_20260730_054125_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ef71e6a0180d53218e316d5f9bc9db7f9a0f29af --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0026_20260730_054125_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:430693466e53849bea156f1c996b1219941b2d4466a8f03511a1f50c5e35e32d +size 77600 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0026_20260730_054125_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0026_20260730_054125_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1c8be631e6aae31f2e8e5ae2b4d899c0a9a2a042 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0026_20260730_054125_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6847d45f59a4ae89ea35f2f47d2c872494bc9ccdeb5b619206a1819918902c +size 77490 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0026_20260730_054125_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0026_20260730_054125_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1c8be631e6aae31f2e8e5ae2b4d899c0a9a2a042 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0026_20260730_054125_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6847d45f59a4ae89ea35f2f47d2c872494bc9ccdeb5b619206a1819918902c +size 77490 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0027_20260730_054127_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0027_20260730_054127_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c72f3d2284188b4fbbd14c5de7ca127c062c175f --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0027_20260730_054127_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e6e77b8223fdfbceb75500d553dd63063a3beacf7576dd0cba411e78d0ab10 +size 77490 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0027_20260730_054127_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0027_20260730_054127_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c72f3d2284188b4fbbd14c5de7ca127c062c175f --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0027_20260730_054127_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e6e77b8223fdfbceb75500d553dd63063a3beacf7576dd0cba411e78d0ab10 +size 77490 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0027_20260730_054127_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0027_20260730_054127_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ef71e6a0180d53218e316d5f9bc9db7f9a0f29af --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0027_20260730_054127_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:430693466e53849bea156f1c996b1219941b2d4466a8f03511a1f50c5e35e32d +size 77600 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0028_20260730_054130_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0028_20260730_054130_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fbc3b511455139f3ee95e0234a458ba09d3eda20 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0028_20260730_054130_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e703fc34bf1a44ad7505753953917ede3878b57b5a96281da9deb2c5ad81e553 +size 77372 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0028_20260730_054130_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0028_20260730_054130_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5e2f52275a60c7d53c80c6d6cbd34ab4ba16ff99 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0028_20260730_054130_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ddf84f349ceb2066e07fe0432f5ce1ce0aec554c4241e247a4e6ae56fd8d31 +size 81336 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0028_20260730_054130_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0028_20260730_054130_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c72f3d2284188b4fbbd14c5de7ca127c062c175f --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0028_20260730_054130_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e6e77b8223fdfbceb75500d553dd63063a3beacf7576dd0cba411e78d0ab10 +size 77490 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0029_20260730_054133_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0029_20260730_054133_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6d7f25ba44318d492ea9273b52b619f16fb98675 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0029_20260730_054133_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48b1e636ef5ba78e9f8a8657d8f402624d5177f28362fe0b51ddb33c9786f026 +size 76530 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0029_20260730_054133_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0029_20260730_054133_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fbc3b511455139f3ee95e0234a458ba09d3eda20 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0029_20260730_054133_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e703fc34bf1a44ad7505753953917ede3878b57b5a96281da9deb2c5ad81e553 +size 77372 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0029_20260730_054133_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0029_20260730_054133_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fbc3b511455139f3ee95e0234a458ba09d3eda20 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0029_20260730_054133_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e703fc34bf1a44ad7505753953917ede3878b57b5a96281da9deb2c5ad81e553 +size 77372 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0030_20260730_054136_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0030_20260730_054136_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e9a2bc10b01c7e44e1310b20ab0c2544acdfcb64 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0030_20260730_054136_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6114d049de04e499b9a3f7972b1b22276221776bd63b0d886b40eba5d8b5daa3 +size 76710 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0030_20260730_054136_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0030_20260730_054136_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..14632ff27a49cd9b09ba0db8a15f078f9d46d26a --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0030_20260730_054136_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6261d7720fd85b617e90529dd86a2fbd9a30518fb8e9e34fdbc956cd6ad75cc +size 78148 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0030_20260730_054136_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0030_20260730_054136_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6d7f25ba44318d492ea9273b52b619f16fb98675 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0030_20260730_054136_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48b1e636ef5ba78e9f8a8657d8f402624d5177f28362fe0b51ddb33c9786f026 +size 76530 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0031_20260730_054138_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0031_20260730_054138_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4f2984d558a56917a8641255859b180b02fcd23e --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0031_20260730_054138_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c70ded48ddd6d76f899cdbe4e2e353b26f3f58b757b91072747d374e79548e4 +size 76692 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0031_20260730_054138_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0031_20260730_054138_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e9a2bc10b01c7e44e1310b20ab0c2544acdfcb64 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0031_20260730_054138_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6114d049de04e499b9a3f7972b1b22276221776bd63b0d886b40eba5d8b5daa3 +size 76710 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0031_20260730_054138_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0031_20260730_054138_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e9a2bc10b01c7e44e1310b20ab0c2544acdfcb64 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0031_20260730_054138_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6114d049de04e499b9a3f7972b1b22276221776bd63b0d886b40eba5d8b5daa3 +size 76710 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0032_20260730_054140_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0032_20260730_054140_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e485a0b3eeecf592c073489bd67ab663a4025521 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0032_20260730_054140_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d3383a7bb6bb1e0229f068fd944364e2c3eea37704ce23dab12379fd206b299 +size 76748 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0032_20260730_054140_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0032_20260730_054140_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4f2984d558a56917a8641255859b180b02fcd23e --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0032_20260730_054140_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c70ded48ddd6d76f899cdbe4e2e353b26f3f58b757b91072747d374e79548e4 +size 76692 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0032_20260730_054140_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0032_20260730_054140_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4f2984d558a56917a8641255859b180b02fcd23e --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0032_20260730_054140_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c70ded48ddd6d76f899cdbe4e2e353b26f3f58b757b91072747d374e79548e4 +size 76692 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0033_20260730_054143_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0033_20260730_054143_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..280a2abf77f4178fce831ac7df86383c5a93db31 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0033_20260730_054143_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629015bb39871f4221d266c2ac04b77dcfc80f3569e738f1574e9961e0d96788 +size 37272 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0033_20260730_054143_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0033_20260730_054143_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e485a0b3eeecf592c073489bd67ab663a4025521 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0033_20260730_054143_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d3383a7bb6bb1e0229f068fd944364e2c3eea37704ce23dab12379fd206b299 +size 76748 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0033_20260730_054143_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0033_20260730_054143_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e485a0b3eeecf592c073489bd67ab663a4025521 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0033_20260730_054143_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d3383a7bb6bb1e0229f068fd944364e2c3eea37704ce23dab12379fd206b299 +size 76748 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0034_20260730_054148_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0034_20260730_054148_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..59db331e6e4fe1cb362e9ad6a21e46ddfe7e2c3c --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0034_20260730_054148_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a38681367c78b52c3ed9871e62c1f585ce8e4f153dcc88d53b62d2d4d5410d26 +size 38510 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0034_20260730_054148_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0034_20260730_054148_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..280a2abf77f4178fce831ac7df86383c5a93db31 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0034_20260730_054148_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629015bb39871f4221d266c2ac04b77dcfc80f3569e738f1574e9961e0d96788 +size 37272 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0034_20260730_054148_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0034_20260730_054148_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..280a2abf77f4178fce831ac7df86383c5a93db31 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0034_20260730_054148_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629015bb39871f4221d266c2ac04b77dcfc80f3569e738f1574e9961e0d96788 +size 37272 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0035_20260730_054151_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0035_20260730_054151_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b48942d8ad95987da48af549dc987f50eff007d6 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0035_20260730_054151_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c20befd7d348e060539a2168a1ed3b98abb78da1fc7828f626810f1c7959dd +size 37308 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0035_20260730_054151_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0035_20260730_054151_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5559ca3339eb1a4056fd66eb174b5183044aaaf0 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0035_20260730_054151_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9cf98ee64c0dcd3c3cb1833dfc8bf84d29a02ea7a5660d34926c4b2775f5465 +size 41174 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0035_20260730_054151_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0035_20260730_054151_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..59db331e6e4fe1cb362e9ad6a21e46ddfe7e2c3c --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0035_20260730_054151_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a38681367c78b52c3ed9871e62c1f585ce8e4f153dcc88d53b62d2d4d5410d26 +size 38510 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0036_20260730_054156_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0036_20260730_054156_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e22562dc74cd6f20ae2bca35195886910618347a --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0036_20260730_054156_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef7f4db24b0710a907d4a7eb5f554afcbae176699157146a4b8eba576da9aa7 +size 38360 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0036_20260730_054156_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0036_20260730_054156_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b48942d8ad95987da48af549dc987f50eff007d6 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0036_20260730_054156_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c20befd7d348e060539a2168a1ed3b98abb78da1fc7828f626810f1c7959dd +size 37308 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0036_20260730_054156_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0036_20260730_054156_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b48942d8ad95987da48af549dc987f50eff007d6 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0036_20260730_054156_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c20befd7d348e060539a2168a1ed3b98abb78da1fc7828f626810f1c7959dd +size 37308 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0037_20260730_054159_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0037_20260730_054159_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d73e41f1c159bbbc9f59bbe6276f858451dbd7d9 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0037_20260730_054159_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2303938fd68895049ec6b25325cdc9c17df173ce8d5ec56a83f16d84f5f524cd +size 36174 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0037_20260730_054159_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0037_20260730_054159_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..dcb5dbca55af5ddd72b0a47b664b926ce9a9efe0 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0037_20260730_054159_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a18f1b98d4a711998f96809c6aefa5e938602c139aae20736008678ca0978f5 +size 41264 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0037_20260730_054159_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0037_20260730_054159_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e22562dc74cd6f20ae2bca35195886910618347a --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0037_20260730_054159_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef7f4db24b0710a907d4a7eb5f554afcbae176699157146a4b8eba576da9aa7 +size 38360 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0038_20260730_054205_after.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0038_20260730_054205_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d73e41f1c159bbbc9f59bbe6276f858451dbd7d9 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0038_20260730_054205_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2303938fd68895049ec6b25325cdc9c17df173ce8d5ec56a83f16d84f5f524cd +size 36174 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0038_20260730_054205_at.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0038_20260730_054205_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d73e41f1c159bbbc9f59bbe6276f858451dbd7d9 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0038_20260730_054205_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2303938fd68895049ec6b25325cdc9c17df173ce8d5ec56a83f16d84f5f524cd +size 36174 diff --git a/data/sessions/explorer-nested-folders-2/vision/frames/step_0038_20260730_054205_before.webp b/data/sessions/explorer-nested-folders-2/vision/frames/step_0038_20260730_054205_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d73e41f1c159bbbc9f59bbe6276f858451dbd7d9 --- /dev/null +++ b/data/sessions/explorer-nested-folders-2/vision/frames/step_0038_20260730_054205_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2303938fd68895049ec6b25325cdc9c17df173ce8d5ec56a83f16d84f5f524cd +size 36174 diff --git a/data/sessions/explorer-nested-folders-3/commands/actuation_commands.json b/data/sessions/explorer-nested-folders-3/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..5c079e88a2ee1b7b729feca4075ad7d1fbefe073 --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 35, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:45:43.095Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: New-Item -ItemType Directory $env:USERPROFILE\\corpus-seed\\Projects\\2026\\Q3 -Force; Move-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\Projects\\2026\\Q3\\", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:45:56.270Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:46:00.502Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:46:06.773Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:46:09.938Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-nested-folders-3/commands/cc_commands.json b/data/sessions/explorer-nested-folders-3/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..864d3399b5437cc3f709b5230b66ca0a0f77f6c0 --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type New-Item -ItemType Directory $env:USERPROFILE\\corpus-seed\\Projects\\2026\\Q3 -Force; Move-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\Projects\\2026\\Q3\\", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-nested-folders-3/commands/converted_input.md b/data/sessions/explorer-nested-folders-3/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..5bdce02dd5fe0cd87bc077f7899a10bb9852ab56 --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-30 05:45:43 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-30T05:45:43.095Z | Left-click at (268, 1060) | +| 2 | 2026-07-30T05:45:56.270Z | Type: New-Item -ItemType Directory $env:USERPROFILE\corpus-seed\Projects\2026\Q3 -Force; Move-Item $env:USERPROFILE\corpus-seed\report.pdf $env:USERPROFILE\corpus-seed\Projects\2026\Q3\ | +| 3 | 2026-07-30T05:46:00.502Z | Press: Enter | +| 4 | 2026-07-30T05:46:06.773Z | Type: exit | +| 5 | 2026-07-30T05:46:09.938Z | Press: Enter | diff --git a/data/sessions/explorer-nested-folders-3/commands/raw_input.md b/data/sessions/explorer-nested-folders-3/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..8b3a5110c708021a40bbe0b4496acc44434b9633 --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-30 05:45:43 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-30T05:45:43.095Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-30T05:45:56.270Z | Typed: New-Item -ItemType Directory $env:USERPROFILE\corpus-seed\Projects\2026\Q3 -Force; Move-Item $env:USERPROFILE\corpus-seed\report.pdf $env:USERPROFILE\corpus-seed\Projects\2026\Q3\ | +| 3 | 2026-07-30T05:46:00.502Z | Pressed: Return | +| 4 | 2026-07-30T05:46:06.773Z | Typed: exit | +| 5 | 2026-07-30T05:46:09.938Z | Pressed: Return | diff --git a/data/sessions/explorer-nested-folders-3/memory.md b/data/sessions/explorer-nested-folders-3/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..7ce1ef1f54e71f3161134e5259cbab0c135288a4 --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/memory.md @@ -0,0 +1,80 @@ +# Memory: explorer-nested-folders-3 + +## Overview + +Build a multi-level folder tree and move a file into its deepest level from a shell, in a +single line. Use this as the terminal route to the same end state as the file-manager task: +one command creates every level of the path at once and a second moves the file in, with no +navigation and no row counting. The recorded trace opens a shell, runs a +`New-Item -ItemType Directory … -Force` and a `Move-Item` separated by a semicolon, and +closes the shell with `exit`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A starting folder that exists and is writable, and that is the active target when + creation begins. The keyboard route creates each folder inside whatever container + currently has focus, so the focused container — not the one on screen — is what + governs. +- The full folder path decided in advance, level by level, including capitalisation. +- A file to relocate, existing and identifiable by name, and write access to both its + current folder and the final destination. +- No existing folder at any level using the intended name, and no file of the same name at + the destination. +- Clarity that the file is moved, not copied — nothing must remain at the source. +- Enough space, and both locations on the same volume where that can be arranged; a move + across volumes copies and deletes rather than renaming. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to build a three-level folder path and move a file into its innermost folder, all of which is expressible as commands, so the first move is to open somewhere to type them. Move the cursor and Left-click the PowerShell icon in the taskbar. This is the Windows equivalent of the Dock click in the macOS twins. + +![Step 1](vision/frames/step_0001_20260730_054543_at.webp) + +### Step 2 — Type: New-Item -ItemType Directory $env:USERPROFILE\corpus-seed\Projects\2026\Q3 -Force; Move-Item $env:USERPROFILE\corpus-seed\report.pdf $env:USERPROFILE\corpus-seed\Projects\2026\Q3\ + +Type both operations as one line separated by a semicolon. `New-Item -ItemType Directory` with `-Force` creates the whole `Projects\2026\Q3` chain in one call, including the intermediate folders — that is what replaces the three separate folder creations the GUI and keyboard takes need, and `-Force` also stops it failing if a level already exists. `Move-Item` then relocates the file into the innermost folder. `$env:USERPROFILE` is used instead of a literal home path so the command does not depend on the account name. + +![Step 2](vision/frames/step_0002_20260730_054556_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Enter to run both commands. + +![Step 3](vision/frames/step_0003_20260730_054600_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. The Windows takes end this way rather than with a quit shortcut, because the shell is a console window that closes when its session ends. + +![Step 4](vision/frames/step_0004_20260730_054606_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260730_054609_at.webp) + +## Notes & Edge Cases + +- **Creating the whole path in one call is the point of this route.** The directory command + makes every missing level, so the tree does not have to be built level by level and there + is no descent between levels to get wrong. +- **`-Force` here means "do not complain if it already exists" — and that is exactly why it + needs care.** It suppresses the collision report that would otherwise be the warning + that the destination is not the fresh folder it was assumed to be. Use it when + idempotence is genuinely wanted, not to make an error message go away. +- **A semicolon runs the second command whether or not the first succeeded.** If the + directory creation fails, the move still runs and lands the file somewhere unintended. + Where the second command depends on the first, chain them so failure stops the line. +- **The trailing backslash on the destination marks it as a folder**, which is what keeps + the move from being interpreted as a rename when the folder is missing. +- **A move overwrites a same-named file at the destination and the source is gone by + then.** Check before running. +- **Paths are built from an environment variable rather than written literally**, so the + command does not depend on the account name. Anything that hardcodes a user's folder + works on one machine only. +- **The prompt returning is not confirmation.** Read the tree back. + diff --git a/data/sessions/explorer-nested-folders-3/metadata.json b/data/sessions/explorer-nested-folders-3/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..56bfb042d5b8fdabdccd5e3eab71615806cc24bc --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "explorer-nested-folders-3", + "memory_description": "", + "session_id": "a4867727-dad9-41d3-bef4-537de212a762", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-30T05:45:33.933343294Z", + "completed_at": "2026-07-30T05:46:15.450295512Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-30T05:45:43.095Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260730_054543_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260730_054543_before.webp", + "after_image_path": "vision/frames/step_0001_20260730_054543_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-30T05:45:56.270Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260730_054556_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260730_054556_before.webp", + "after_image_path": "vision/frames/step_0002_20260730_054556_after.webp", + "raw_command": "Typed: New-Item -ItemType Directory $env:USERPROFILE\\corpus-seed\\Projects\\2026\\Q3 -Force; Move-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\Projects\\2026\\Q3\\", + "converted_command": "Type: New-Item -ItemType Directory $env:USERPROFILE\\corpus-seed\\Projects\\2026\\Q3 -Force; Move-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\Projects\\2026\\Q3\\" + }, + { + "step_id": 3, + "timestamp": "2026-07-30T05:46:00.502Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260730_054600_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260730_054600_before.webp", + "after_image_path": "vision/frames/step_0003_20260730_054600_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-30T05:46:06.773Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260730_054606_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260730_054606_before.webp", + "after_image_path": "vision/frames/step_0004_20260730_054606_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-30T05:46:09.938Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260730_054609_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260730_054609_before.webp", + "after_image_path": "vision/frames/step_0005_20260730_054609_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-nested-folders-3/reasoning/reasoning.jsonl b/data/sessions/explorer-nested-folders-3/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..69bff058ddc68f90a131cd395f7f0805227927ed --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-30T05:45:43.095Z", "timestamp_annotated": "2026-08-19T11:30:05.823004+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260730_054543_at.webp", "reasoning": "The task is to build a three-level folder path and move a file into its innermost folder, all of which is expressible as commands, so the first move is to open somewhere to type them. Move the cursor and Left-click the PowerShell icon in the taskbar. This is the Windows equivalent of the Dock click in the macOS twins.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-30T05:45:56.270Z", "timestamp_annotated": "2026-08-19T11:30:05.823268+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: New-Item -ItemType Directory $env:USERPROFILE\\corpus-seed\\Projects\\2026\\Q3 -Force; Move-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\Projects\\2026\\Q3\\", "converted_command": "Type: New-Item -ItemType Directory $env:USERPROFILE\\corpus-seed\\Projects\\2026\\Q3 -Force; Move-Item $env:USERPROFILE\\corpus-seed\\report.pdf $env:USERPROFILE\\corpus-seed\\Projects\\2026\\Q3\\", "image_path": "vision/frames/step_0002_20260730_054556_at.webp", "reasoning": "Type both operations as one line separated by a semicolon. `New-Item -ItemType Directory` with `-Force` creates the whole `Projects\\2026\\Q3` chain in one call, including the intermediate folders — that is what replaces the three separate folder creations the GUI and keyboard takes need, and `-Force` also stops it failing if a level already exists. `Move-Item` then relocates the file into the innermost folder. `$env:USERPROFILE` is used instead of a literal home path so the command does not depend on the account name.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-30T05:46:00.502Z", "timestamp_annotated": "2026-08-19T11:30:05.823674+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260730_054600_at.webp", "reasoning": "After typing the command Press Enter to run both commands.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-30T05:46:06.773Z", "timestamp_annotated": "2026-08-19T11:30:05.824041+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260730_054606_at.webp", "reasoning": "Type `exit` to close the shell. The Windows takes end this way rather than with a quit shortcut, because the shell is a console window that closes when its session ends.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-30T05:46:09.938Z", "timestamp_annotated": "2026-08-19T11:30:05.824407+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260730_054609_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/explorer-nested-folders-3/sync_log.json b/data/sessions/explorer-nested-folders-3/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..0f09d14d47b6a78f57c94b1756419334c092cf5a --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "a4867727-dad9-41d3-bef4-537de212a762", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_054543_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/vision/frames/step_0001_20260730_054543_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_054543_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/vision/frames/step_0001_20260730_054543_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_054543_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/vision/frames/step_0001_20260730_054543_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_054556_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/vision/frames/step_0002_20260730_054556_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_054556_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/vision/frames/step_0002_20260730_054556_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_054556_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/vision/frames/step_0002_20260730_054556_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_054600_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/vision/frames/step_0003_20260730_054600_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_054600_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/vision/frames/step_0003_20260730_054600_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_054600_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/vision/frames/step_0003_20260730_054600_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_054606_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/vision/frames/step_0004_20260730_054606_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_054606_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/vision/frames/step_0004_20260730_054606_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_054606_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/vision/frames/step_0004_20260730_054606_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_054609_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/vision/frames/step_0005_20260730_054609_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_054609_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/vision/frames/step_0005_20260730_054609_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_054609_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders-3/vision/frames/step_0005_20260730_054609_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/closing_state.webp b/data/sessions/explorer-nested-folders-3/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..b28c5abda1504086dbe4543473e6f861adb8b5fe --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aaa1625566b1e0e88c5c4fa939c87ea4b0c861adbf0404ceaeccc5d90ae27c2 +size 656010 diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/step_0001_20260730_054543_after.webp b/data/sessions/explorer-nested-folders-3/vision/frames/step_0001_20260730_054543_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1bea4d33487bea5d028ac0f34a47cdaa5df00de4 --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/step_0001_20260730_054543_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380f517a36d56dcf0a5ca523d710159191ac04f261feddd5aa6a11e6433d4d5f +size 656040 diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/step_0001_20260730_054543_at.webp b/data/sessions/explorer-nested-folders-3/vision/frames/step_0001_20260730_054543_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..af736a852a3ec4cff5ff7bdc9ffdf14d2665767b --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/step_0001_20260730_054543_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63d61f0668753d2ed1faaf090cc6b3026c67e91e22e748c0f05b413ba5fb1902 +size 2626532 diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/step_0001_20260730_054543_before.webp b/data/sessions/explorer-nested-folders-3/vision/frames/step_0001_20260730_054543_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1bea4d33487bea5d028ac0f34a47cdaa5df00de4 --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/step_0001_20260730_054543_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380f517a36d56dcf0a5ca523d710159191ac04f261feddd5aa6a11e6433d4d5f +size 656040 diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/step_0002_20260730_054556_after.webp b/data/sessions/explorer-nested-folders-3/vision/frames/step_0002_20260730_054556_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d3e0c3dfd1953b08e6820fa1fc0f436b8e08a60a --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/step_0002_20260730_054556_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc8b8463ca480cd5519f61d9a83e2fc50cc3df0caa727809ae5e8e7f562777e +size 521306 diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/step_0002_20260730_054556_at.webp b/data/sessions/explorer-nested-folders-3/vision/frames/step_0002_20260730_054556_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d3e0c3dfd1953b08e6820fa1fc0f436b8e08a60a --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/step_0002_20260730_054556_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc8b8463ca480cd5519f61d9a83e2fc50cc3df0caa727809ae5e8e7f562777e +size 521306 diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/step_0002_20260730_054556_before.webp b/data/sessions/explorer-nested-folders-3/vision/frames/step_0002_20260730_054556_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d3e0c3dfd1953b08e6820fa1fc0f436b8e08a60a --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/step_0002_20260730_054556_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc8b8463ca480cd5519f61d9a83e2fc50cc3df0caa727809ae5e8e7f562777e +size 521306 diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/step_0003_20260730_054600_after.webp b/data/sessions/explorer-nested-folders-3/vision/frames/step_0003_20260730_054600_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f72f889097b5894a41973c7f61537455747c5363 --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/step_0003_20260730_054600_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24cb4f1d89dcb4a96acab34f46a49bf058784786a93215d98eee418c7b41dfac +size 543660 diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/step_0003_20260730_054600_at.webp b/data/sessions/explorer-nested-folders-3/vision/frames/step_0003_20260730_054600_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1e9d6294615cbf339c6bf87d69eba943471f5ad4 --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/step_0003_20260730_054600_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61e1a2d0df7ed2570f31eb3de7a7414dbb204d9103e19a008945ebf5aa0e57e3 +size 538948 diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/step_0003_20260730_054600_before.webp b/data/sessions/explorer-nested-folders-3/vision/frames/step_0003_20260730_054600_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1e9d6294615cbf339c6bf87d69eba943471f5ad4 --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/step_0003_20260730_054600_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61e1a2d0df7ed2570f31eb3de7a7414dbb204d9103e19a008945ebf5aa0e57e3 +size 538948 diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/step_0004_20260730_054606_after.webp b/data/sessions/explorer-nested-folders-3/vision/frames/step_0004_20260730_054606_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a3da812c8151fa20b8773fc31d0f0424bd1f3c3c --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/step_0004_20260730_054606_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb8742e00d99161d6b67f69b62febbe11abe8f7d9c3d9b45605140fa0dc24a7 +size 543866 diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/step_0004_20260730_054606_at.webp b/data/sessions/explorer-nested-folders-3/vision/frames/step_0004_20260730_054606_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f72f889097b5894a41973c7f61537455747c5363 --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/step_0004_20260730_054606_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24cb4f1d89dcb4a96acab34f46a49bf058784786a93215d98eee418c7b41dfac +size 543660 diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/step_0004_20260730_054606_before.webp b/data/sessions/explorer-nested-folders-3/vision/frames/step_0004_20260730_054606_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f72f889097b5894a41973c7f61537455747c5363 --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/step_0004_20260730_054606_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24cb4f1d89dcb4a96acab34f46a49bf058784786a93215d98eee418c7b41dfac +size 543660 diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/step_0005_20260730_054609_after.webp b/data/sessions/explorer-nested-folders-3/vision/frames/step_0005_20260730_054609_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b28c5abda1504086dbe4543473e6f861adb8b5fe --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/step_0005_20260730_054609_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aaa1625566b1e0e88c5c4fa939c87ea4b0c861adbf0404ceaeccc5d90ae27c2 +size 656010 diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/step_0005_20260730_054609_at.webp b/data/sessions/explorer-nested-folders-3/vision/frames/step_0005_20260730_054609_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a3da812c8151fa20b8773fc31d0f0424bd1f3c3c --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/step_0005_20260730_054609_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb8742e00d99161d6b67f69b62febbe11abe8f7d9c3d9b45605140fa0dc24a7 +size 543866 diff --git a/data/sessions/explorer-nested-folders-3/vision/frames/step_0005_20260730_054609_before.webp b/data/sessions/explorer-nested-folders-3/vision/frames/step_0005_20260730_054609_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a3da812c8151fa20b8773fc31d0f0424bd1f3c3c --- /dev/null +++ b/data/sessions/explorer-nested-folders-3/vision/frames/step_0005_20260730_054609_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb8742e00d99161d6b67f69b62febbe11abe8f7d9c3d9b45605140fa0dc24a7 +size 543866 diff --git a/data/sessions/explorer-nested-folders/commands/actuation_commands.json b/data/sessions/explorer-nested-folders/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..58e651337c6a24fc5b8f9c1cc0597f195d6e2b2b --- /dev/null +++ b/data/sessions/explorer-nested-folders/commands/actuation_commands.json @@ -0,0 +1,439 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 34, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 85, + "mouse_y": 34, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=85, Y=34", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:28:38.729Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 93, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 478, + "mouse_y": 85, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=478, Y=85", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:28:41.917Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Projects", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:28:45.936Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:28:49.067Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 87, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 197, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Double-clicked at X=212, Y=197", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:28:54.278Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 51, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 85, + "mouse_y": 34, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=85, Y=34", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:28:59.292Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 87, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 478, + "mouse_y": 85, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=478, Y=85", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:29:02.386Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: 2026", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:29:06.449Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:29:09.514Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 95, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 134, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Double-clicked at X=212, Y=134", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:29:14.667Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 97, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 85, + "mouse_y": 34, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=85, Y=34", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:29:19.793Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 89, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 478, + "mouse_y": 85, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=478, Y=85", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:29:22.934Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Q3", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:29:26.993Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:29:30.103Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 103, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 93, + "mouse_y": 67, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=93, Y=67", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:29:44.560Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 25, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 93, + "mouse_y": 67, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=93, Y=67", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:29:48.578Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 84, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 407, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=212, Y=407", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:29:52.669Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 101, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 280, + "mouse_y": 640, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=280, Y=640", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:29:56.731Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 88, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 197, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Double-clicked at X=212, Y=197", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:30:00.825Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 86, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 134, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Double-clicked at X=212, Y=134", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:30:05.904Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 28, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 134, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Double-clicked at X=212, Y=134", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:30:10.935Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 91, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 700, + "mouse_y": 300, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=700, Y=300", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:30:16.154Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 96, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 780, + "mouse_y": 439, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=780, Y=439", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:30:20.296Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-nested-folders/commands/cc_commands.json b/data/sessions/explorer-nested-folders/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..00a6ecad0b375ea20b782cd3f60d9174d4871614 --- /dev/null +++ b/data/sessions/explorer-nested-folders/commands/cc_commands.json @@ -0,0 +1,117 @@ +[ + { + "command": "85 34 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "478 85 left", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "type Projects", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "212 197 double", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "85 34 left", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "478 85 left", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "type 2026", + "os": "WINDOWS", + "step_id": 8 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 9 + }, + { + "command": "212 134 double", + "os": "WINDOWS", + "step_id": 10 + }, + { + "command": "85 34 left", + "os": "WINDOWS", + "step_id": 11 + }, + { + "command": "478 85 left", + "os": "WINDOWS", + "step_id": 12 + }, + { + "command": "type Q3", + "os": "WINDOWS", + "step_id": 13 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 14 + }, + { + "command": "93 67 left", + "os": "WINDOWS", + "step_id": 15 + }, + { + "command": "93 67 left", + "os": "WINDOWS", + "step_id": 16 + }, + { + "command": "212 407 right", + "os": "WINDOWS", + "step_id": 17 + }, + { + "command": "280 640 left", + "os": "WINDOWS", + "step_id": 18 + }, + { + "command": "212 197 double", + "os": "WINDOWS", + "step_id": 19 + }, + { + "command": "212 134 double", + "os": "WINDOWS", + "step_id": 20 + }, + { + "command": "212 134 double", + "os": "WINDOWS", + "step_id": 21 + }, + { + "command": "700 300 right", + "os": "WINDOWS", + "step_id": 22 + }, + { + "command": "780 439 left", + "os": "WINDOWS", + "step_id": 23 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-nested-folders/commands/converted_input.md b/data/sessions/explorer-nested-folders/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..72586faf718fb63a8b54528963399f3cb4223965 --- /dev/null +++ b/data/sessions/explorer-nested-folders/commands/converted_input.md @@ -0,0 +1,29 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-30 05:28:38 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-30T05:28:38.729Z | Left-click at (85, 34) | +| 2 | 2026-07-30T05:28:41.917Z | Left-click at (478, 85) | +| 3 | 2026-07-30T05:28:45.936Z | Type: Projects | +| 4 | 2026-07-30T05:28:49.067Z | Press: Enter | +| 5 | 2026-07-30T05:28:54.278Z | Double-click at (212, 197) | +| 6 | 2026-07-30T05:28:59.292Z | Left-click at (85, 34) | +| 7 | 2026-07-30T05:29:02.386Z | Left-click at (478, 85) | +| 8 | 2026-07-30T05:29:06.449Z | Type: 2026 | +| 9 | 2026-07-30T05:29:09.514Z | Press: Enter | +| 10 | 2026-07-30T05:29:14.667Z | Double-click at (212, 134) | +| 11 | 2026-07-30T05:29:19.793Z | Left-click at (85, 34) | +| 12 | 2026-07-30T05:29:22.934Z | Left-click at (478, 85) | +| 13 | 2026-07-30T05:29:26.993Z | Type: Q3 | +| 14 | 2026-07-30T05:29:30.103Z | Press: Enter | +| 15 | 2026-07-30T05:29:44.560Z | Left-click at (93, 67) | +| 16 | 2026-07-30T05:29:48.578Z | Left-click at (93, 67) | +| 17 | 2026-07-30T05:29:52.669Z | Right-click at (212, 407) | +| 18 | 2026-07-30T05:29:56.731Z | Left-click at (280, 640) | +| 19 | 2026-07-30T05:30:00.825Z | Double-click at (212, 197) | +| 20 | 2026-07-30T05:30:05.904Z | Double-click at (212, 134) | +| 21 | 2026-07-30T05:30:10.935Z | Double-click at (212, 134) | +| 22 | 2026-07-30T05:30:16.154Z | Right-click at (700, 300) | +| 23 | 2026-07-30T05:30:20.296Z | Left-click at (780, 439) | diff --git a/data/sessions/explorer-nested-folders/commands/raw_input.md b/data/sessions/explorer-nested-folders/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..501ed9a4eb1db99cd69df2558edebb5257a7d0f8 --- /dev/null +++ b/data/sessions/explorer-nested-folders/commands/raw_input.md @@ -0,0 +1,29 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-30 05:28:38 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-30T05:28:38.729Z | Left-clicked at X=85, Y=34 | +| 2 | 2026-07-30T05:28:41.917Z | Left-clicked at X=478, Y=85 | +| 3 | 2026-07-30T05:28:45.936Z | Typed: Projects | +| 4 | 2026-07-30T05:28:49.067Z | Pressed: Return | +| 5 | 2026-07-30T05:28:54.278Z | Double-clicked at X=212, Y=197 | +| 6 | 2026-07-30T05:28:59.292Z | Left-clicked at X=85, Y=34 | +| 7 | 2026-07-30T05:29:02.386Z | Left-clicked at X=478, Y=85 | +| 8 | 2026-07-30T05:29:06.449Z | Typed: 2026 | +| 9 | 2026-07-30T05:29:09.514Z | Pressed: Return | +| 10 | 2026-07-30T05:29:14.667Z | Double-clicked at X=212, Y=134 | +| 11 | 2026-07-30T05:29:19.793Z | Left-clicked at X=85, Y=34 | +| 12 | 2026-07-30T05:29:22.934Z | Left-clicked at X=478, Y=85 | +| 13 | 2026-07-30T05:29:26.993Z | Typed: Q3 | +| 14 | 2026-07-30T05:29:30.103Z | Pressed: Return | +| 15 | 2026-07-30T05:29:44.560Z | Left-clicked at X=93, Y=67 | +| 16 | 2026-07-30T05:29:48.578Z | Left-clicked at X=93, Y=67 | +| 17 | 2026-07-30T05:29:52.669Z | Right-clicked at X=212, Y=407 | +| 18 | 2026-07-30T05:29:56.731Z | Left-clicked at X=280, Y=640 | +| 19 | 2026-07-30T05:30:00.825Z | Double-clicked at X=212, Y=197 | +| 20 | 2026-07-30T05:30:05.904Z | Double-clicked at X=212, Y=134 | +| 21 | 2026-07-30T05:30:10.935Z | Double-clicked at X=212, Y=134 | +| 22 | 2026-07-30T05:30:16.154Z | Right-clicked at X=700, Y=300 | +| 23 | 2026-07-30T05:30:20.296Z | Left-clicked at X=780, Y=439 | diff --git a/data/sessions/explorer-nested-folders/memory.md b/data/sessions/explorer-nested-folders/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..1f529b58d5eb5b7c447871642da737b277c5c2f9 --- /dev/null +++ b/data/sessions/explorer-nested-folders/memory.md @@ -0,0 +1,178 @@ +# Memory: explorer-nested-folders + +## Overview + +Build a multi-level folder tree and move a file into its deepest level, using the file +manager's ribbon and context menus. Use this when a nested structure has to be created and +populated by pointing. Each level is created from the ribbon's new-folder button, named, +and opened before the next is created; the file is then cut from the top folder and pasted +inside the innermost one. The recorded trace builds `Projects\2026\Q3\` and moves +`report.pdf` into `Q3\`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A starting folder that exists and is writable, and that is the active target when + creation begins. The keyboard route creates each folder inside whatever container + currently has focus, so the focused container — not the one on screen — is what + governs. +- The full folder path decided in advance, level by level, including capitalisation. +- A file to relocate, existing and identifiable by name, and write access to both its + current folder and the final destination. +- No existing folder at any level using the intended name, and no file of the same name at + the destination. +- Clarity that the file is moved, not copied — nothing must remain at the source. +- Enough space, and both locations on the same volume where that can be arranged; a move + across volumes copies and deletes rather than renaming. + +## Steps + +### Step 1 — Left-click at (85, 34) + +The task is to build a three-level folder path and then move a file into its deepest level, so the first folder has to be created inside `corpus-seed`. Explorer is already showing that folder, but its ribbon is collapsed to a bare tab strip, so the `New folder` button is not on screen. Move the cursor and Left-click the **`Home`** tab to expand the ribbon and reveal it. + +![Step 1](vision/frames/step_0001_20260730_052838_at.webp) + +### Step 2 — Left-click at (478, 85) + +The ribbon is now expanded. Move the cursor and Left-click **`New folder`**. Explorer creates a folder named `New folder` and immediately puts its name into an inline edit box with the text selected, so the next thing typed replaces the name rather than appending to it. + +![Step 2](vision/frames/step_0002_20260730_052841_at.webp) + +### Step 3 — Type: Projects + +Type `Projects` while the name is still selected and in edit mode. The typed text replaces the placeholder name outright. + +![Step 3](vision/frames/step_0003_20260730_052845_at.webp) + +### Step 4 — Press: Enter + +After typing `Projects` Press Enter to commit the name. Until this happens the folder is still called `New folder` on disk, and clicking elsewhere would commit it under that name instead. + +![Step 4](vision/frames/step_0004_20260730_052849_at.webp) + +### Step 5 — Double-click at (212, 197) + +The next folder has to be created *inside* `Projects`, so the view has to descend into it. `Projects` sorts among the folders — after `found`, before `shots` — which puts it on the fourth row. Move the cursor and Double-click it to open it. + +![Step 5](vision/frames/step_0005_20260730_052854_at.webp) + +### Step 6 — Left-click at (85, 34) + +The view is now inside `Projects`, which is empty. The ribbon collapsed again when the folder was opened, so move the cursor and left-click **`Home`** to expand it once more. This repetition is inherent to the collapsed-ribbon route, not a mistake. + +![Step 6](vision/frames/step_0006_20260730_052859_at.webp) + +### Step 7 — Left-click at (478, 85) + +Move the cursor and Left-click **`New folder`** again, creating the second level with its name in edit mode. + +![Step 7](vision/frames/step_0007_20260730_052902_at.webp) + +### Step 8 — Type: 2026 + +Type `2026` to name the second level. + +![Step 8](vision/frames/step_0008_20260730_052906_at.webp) + +### Step 9 — Press: Enter + +After typing `2026` Press Enter to commit the name. + +![Step 9](vision/frames/step_0009_20260730_052909_at.webp) + +### Step 10 — Double-click at (212, 134) + +`Projects` contains only `2026`, so it is the first and only row. Move the cursor and Double-click it to descend to the second level. + +![Step 10](vision/frames/step_0010_20260730_052914_at.webp) + +### Step 11 — Left-click at (85, 34) + +Inside `2026`, expand the ribbon again with the **`Home`** tab. + +![Step 11](vision/frames/step_0011_20260730_052919_at.webp) + +### Step 12 — Left-click at (478, 85) + +Move the cursor and Left-click **`New folder`** for the third and last level. + +![Step 12](vision/frames/step_0012_20260730_052922_at.webp) + +### Step 13 — Type: Q3 + +Type `Q3`, completing `Projects\2026\Q3\`. + +![Step 13](vision/frames/step_0013_20260730_052926_at.webp) + +### Step 14 — Press: Enter + +After typing `Q3` Press Enter to commit the name. The folder half of the task is now done; what remains is moving `report.pdf` into this folder. + +![Step 14](vision/frames/step_0014_20260730_052930_at.webp) + +### Step 15 — Left-click at (93, 67) + +`report.pdf` lives in `corpus-seed`, two levels above the current location, so the view has to go back up before the file can be picked up. Move the cursor and Left-click the **Up** arrow in the address bar to move from `Projects\2026` to `Projects`. The Up button is used rather than a breadcrumb segment because its position does not change with the path, whereas breadcrumb segments shift with the length of the folder names. + +![Step 15](vision/frames/step_0015_20260730_052944_at.webp) + +### Step 16 — Left-click at (93, 67) + +Move the cursor and Left-click **Up** a second time to arrive back at `corpus-seed`. + +![Step 16](vision/frames/step_0016_20260730_052948_at.webp) + +### Step 17 — Right-click at (212, 407) + +Move the cursor and Right-click **`report.pdf`** to open its context menu. It now sits one row lower than it did at the start of the take: creating `Projects` inserted a folder above all the files, and folders sort above files. Right-clicking both selects the file and opens the menu in one action. + +![Step 17](vision/frames/step_0017_20260730_052952_at.webp) + +### Step 18 — Left-click at (280, 640) + +Move the cursor and Left-click **`Cut`**. This marks the file for relocation rather than copying it, which is what "move" requires. The row stays visible in the listing afterwards — Windows does not remove it until the paste completes — so its continued presence is not a sign the cut failed. + +![Step 18](vision/frames/step_0018_20260730_052956_at.webp) + +### Step 19 — Double-click at (212, 197) + +A cut is completed by pasting at the destination, so the view has to travel back down to `Q3`. Move the cursor and Double-click **`Projects`**, still on the fourth row. + +![Step 19](vision/frames/step_0019_20260730_053000_at.webp) + +### Step 20 — Double-click at (212, 134) + +Move the cursor and Double-click **`2026`**, the only item inside `Projects`. + +![Step 20](vision/frames/step_0020_20260730_053005_at.webp) + +### Step 21 — Double-click at (212, 134) + +Move the cursor and Double-click **`Q3`**, the only item inside `2026`. The view is now at the destination. + +![Step 21](vision/frames/step_0021_20260730_053010_at.webp) + +### Step 22 — Right-click at (700, 300) + +`Q3` is empty, so there is nothing to right-click on and the menu has to be opened from blank space in the file pane. Move the cursor and Right-click there to get the folder's own context menu, which is the one that carries `Paste`. + +![Step 22](vision/frames/step_0022_20260730_053016_at.webp) + +### Step 23 — Left-click at (780, 439) + +Move the cursor and Left-click **`Paste`**. It is black rather than dimmed, which confirms the clipboard still holds the cut file. This completes the move: `report.pdf` is removed from `corpus-seed` and appears in `Projects\2026\Q3\`. + +![Step 23](vision/frames/step_0023_20260730_053020_at.webp) + +## Notes & Edge Cases + +1. Each level has to exist before the next one can be made inside it, so the route alternates between creating a folder and descending into it. A single command that builds the whole path at once exists on the shell side; through the file manager the depth of the path is the number of times the same pair of steps repeats. +2. The ribbon collapses again every time a folder is opened. Re-expanding it before each new folder is inherent to this route rather than a mistake or a missed step, and a trace that looks repetitive here is correct. +3. A new folder arrives with its name in an inline edit box and the placeholder selected, so typing replaces it. Until the name is committed the folder exists on disk under the placeholder name, and clicking elsewhere commits it that way. +4. Creating a folder changes the row positions of everything below it. Folders sort above files, so a file that was on one row at the start of the task is a row lower afterwards — a coordinate read at the beginning is not valid at the end. +5. Navigate up with the control whose position does not move. Breadcrumb segments shift with the length of the folder names in the path, while the up control stays where it is regardless of how deep the path has become. +6. Cut marks the file rather than moving it; nothing has happened until the paste. The row also stays visible in the listing until then, so its continued presence is not a sign the first half failed. +7. In an empty destination there is nothing to right-click on, so the menu has to be opened from blank space in the file pane. That is the folder's own menu, which is the one that carries the paste entry — an item's menu does not. +8. A dimmed paste entry means the clipboard no longer holds the file. Reading it before clicking is the cheapest confirmation available, because the alternative is discovering it after several navigation steps. +9. The folder and file names here are for demonstration. Verify the real names, paths and locations against the machine the task is running on rather than reusing what the trace shows. diff --git a/data/sessions/explorer-nested-folders/metadata.json b/data/sessions/explorer-nested-folders/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0559198bec51fb0ab66fca4a5c63aeebf3eac5 --- /dev/null +++ b/data/sessions/explorer-nested-folders/metadata.json @@ -0,0 +1,337 @@ +{ + "memory_name": "explorer-nested-folders", + "memory_description": "", + "session_id": "5083628d-da0b-449e-83e0-afb943371496", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-30T05:28:19.509409963Z", + "completed_at": "2026-07-30T05:30:51.053863773Z", + "total_steps": 23, + "annotated_steps": 23, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-30T05:28:38.729Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260730_052838_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260730_052838_before.webp", + "after_image_path": "vision/frames/step_0001_20260730_052838_after.webp", + "raw_command": "Left-clicked at X=85, Y=34", + "converted_command": "Left-click at (85, 34)" + }, + { + "step_id": 2, + "timestamp": "2026-07-30T05:28:41.917Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260730_052841_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260730_052841_before.webp", + "after_image_path": "vision/frames/step_0002_20260730_052841_after.webp", + "raw_command": "Left-clicked at X=478, Y=85", + "converted_command": "Left-click at (478, 85)" + }, + { + "step_id": 3, + "timestamp": "2026-07-30T05:28:45.936Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0003_20260730_052845_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260730_052845_before.webp", + "after_image_path": "vision/frames/step_0003_20260730_052845_after.webp", + "raw_command": "Typed: Projects", + "converted_command": "Type: Projects" + }, + { + "step_id": 4, + "timestamp": "2026-07-30T05:28:49.067Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260730_052849_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260730_052849_before.webp", + "after_image_path": "vision/frames/step_0004_20260730_052849_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 5, + "timestamp": "2026-07-30T05:28:54.278Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0005_20260730_052854_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260730_052854_before.webp", + "after_image_path": "vision/frames/step_0005_20260730_052854_after.webp", + "raw_command": "Double-clicked at X=212, Y=197", + "converted_command": "Double-click at (212, 197)" + }, + { + "step_id": 6, + "timestamp": "2026-07-30T05:28:59.292Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0006_20260730_052859_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260730_052859_before.webp", + "after_image_path": "vision/frames/step_0006_20260730_052859_after.webp", + "raw_command": "Left-clicked at X=85, Y=34", + "converted_command": "Left-click at (85, 34)" + }, + { + "step_id": 7, + "timestamp": "2026-07-30T05:29:02.386Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0007_20260730_052902_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260730_052902_before.webp", + "after_image_path": "vision/frames/step_0007_20260730_052902_after.webp", + "raw_command": "Left-clicked at X=478, Y=85", + "converted_command": "Left-click at (478, 85)" + }, + { + "step_id": 8, + "timestamp": "2026-07-30T05:29:06.449Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0008_20260730_052906_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260730_052906_before.webp", + "after_image_path": "vision/frames/step_0008_20260730_052906_after.webp", + "raw_command": "Typed: 2026", + "converted_command": "Type: 2026" + }, + { + "step_id": 9, + "timestamp": "2026-07-30T05:29:09.514Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0009_20260730_052909_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260730_052909_before.webp", + "after_image_path": "vision/frames/step_0009_20260730_052909_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 10, + "timestamp": "2026-07-30T05:29:14.667Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0010_20260730_052914_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260730_052914_before.webp", + "after_image_path": "vision/frames/step_0010_20260730_052914_after.webp", + "raw_command": "Double-clicked at X=212, Y=134", + "converted_command": "Double-click at (212, 134)" + }, + { + "step_id": 11, + "timestamp": "2026-07-30T05:29:19.793Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0011_20260730_052919_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0011_20260730_052919_before.webp", + "after_image_path": "vision/frames/step_0011_20260730_052919_after.webp", + "raw_command": "Left-clicked at X=85, Y=34", + "converted_command": "Left-click at (85, 34)" + }, + { + "step_id": 12, + "timestamp": "2026-07-30T05:29:22.934Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0012_20260730_052922_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0012_20260730_052922_before.webp", + "after_image_path": "vision/frames/step_0012_20260730_052922_after.webp", + "raw_command": "Left-clicked at X=478, Y=85", + "converted_command": "Left-click at (478, 85)" + }, + { + "step_id": 13, + "timestamp": "2026-07-30T05:29:26.993Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0013_20260730_052926_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0013_20260730_052926_before.webp", + "after_image_path": "vision/frames/step_0013_20260730_052926_after.webp", + "raw_command": "Typed: Q3", + "converted_command": "Type: Q3" + }, + { + "step_id": 14, + "timestamp": "2026-07-30T05:29:30.103Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0014_20260730_052930_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0014_20260730_052930_before.webp", + "after_image_path": "vision/frames/step_0014_20260730_052930_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 15, + "timestamp": "2026-07-30T05:29:44.560Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0015_20260730_052944_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0015_20260730_052944_before.webp", + "after_image_path": "vision/frames/step_0015_20260730_052944_after.webp", + "raw_command": "Left-clicked at X=93, Y=67", + "converted_command": "Left-click at (93, 67)" + }, + { + "step_id": 16, + "timestamp": "2026-07-30T05:29:48.578Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0016_20260730_052948_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0016_20260730_052948_before.webp", + "after_image_path": "vision/frames/step_0016_20260730_052948_after.webp", + "raw_command": "Left-clicked at X=93, Y=67", + "converted_command": "Left-click at (93, 67)" + }, + { + "step_id": 17, + "timestamp": "2026-07-30T05:29:52.669Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0017_20260730_052952_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0017_20260730_052952_before.webp", + "after_image_path": "vision/frames/step_0017_20260730_052952_after.webp", + "raw_command": "Right-clicked at X=212, Y=407", + "converted_command": "Right-click at (212, 407)" + }, + { + "step_id": 18, + "timestamp": "2026-07-30T05:29:56.731Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0018_20260730_052956_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0018_20260730_052956_before.webp", + "after_image_path": "vision/frames/step_0018_20260730_052956_after.webp", + "raw_command": "Left-clicked at X=280, Y=640", + "converted_command": "Left-click at (280, 640)" + }, + { + "step_id": 19, + "timestamp": "2026-07-30T05:30:00.825Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0019_20260730_053000_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0019_20260730_053000_before.webp", + "after_image_path": "vision/frames/step_0019_20260730_053000_after.webp", + "raw_command": "Double-clicked at X=212, Y=197", + "converted_command": "Double-click at (212, 197)" + }, + { + "step_id": 20, + "timestamp": "2026-07-30T05:30:05.904Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0020_20260730_053005_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0020_20260730_053005_before.webp", + "after_image_path": "vision/frames/step_0020_20260730_053005_after.webp", + "raw_command": "Double-clicked at X=212, Y=134", + "converted_command": "Double-click at (212, 134)" + }, + { + "step_id": 21, + "timestamp": "2026-07-30T05:30:10.935Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0021_20260730_053010_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0021_20260730_053010_before.webp", + "after_image_path": "vision/frames/step_0021_20260730_053010_after.webp", + "raw_command": "Double-clicked at X=212, Y=134", + "converted_command": "Double-click at (212, 134)" + }, + { + "step_id": 22, + "timestamp": "2026-07-30T05:30:16.154Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0022_20260730_053016_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0022_20260730_053016_before.webp", + "after_image_path": "vision/frames/step_0022_20260730_053016_after.webp", + "raw_command": "Right-clicked at X=700, Y=300", + "converted_command": "Right-click at (700, 300)" + }, + { + "step_id": 23, + "timestamp": "2026-07-30T05:30:20.296Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0023_20260730_053020_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0023_20260730_053020_before.webp", + "after_image_path": "vision/frames/step_0023_20260730_053020_after.webp", + "raw_command": "Left-clicked at X=780, Y=439", + "converted_command": "Left-click at (780, 439)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-nested-folders/reasoning/reasoning.jsonl b/data/sessions/explorer-nested-folders/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c846f31249ec3fcd26e28d768b3ca8446a1b5c96 --- /dev/null +++ b/data/sessions/explorer-nested-folders/reasoning/reasoning.jsonl @@ -0,0 +1,23 @@ +{"step_id": 1, "timestamp_action": "2026-07-30T05:28:38.729Z", "timestamp_annotated": "2026-08-19T14:18:25.923277+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=85, Y=34", "converted_command": "Left-click at (85, 34)", "image_path": "vision/frames/step_0001_20260730_052838_at.webp", "reasoning": "The task is to build a three-level folder path and then move a file into its deepest level, so the first folder has to be created inside `corpus-seed`. Explorer is already showing that folder, but its ribbon is collapsed to a bare tab strip, so the `New folder` button is not on screen. Move the cursor and Left-click the **`Home`** tab to expand the ribbon and reveal it.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-30T05:28:41.917Z", "timestamp_annotated": "2026-08-19T14:18:25.923635+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=478, Y=85", "converted_command": "Left-click at (478, 85)", "image_path": "vision/frames/step_0002_20260730_052841_at.webp", "reasoning": "The ribbon is now expanded. Move the cursor and Left-click **`New folder`**. Explorer creates a folder named `New folder` and immediately puts its name into an inline edit box with the text selected, so the next thing typed replaces the name rather than appending to it.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-30T05:28:45.936Z", "timestamp_annotated": "2026-08-19T14:18:25.923994+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Projects", "converted_command": "Type: Projects", "image_path": "vision/frames/step_0003_20260730_052845_at.webp", "reasoning": "Type `Projects` while the name is still selected and in edit mode. The typed text replaces the placeholder name outright.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-30T05:28:49.067Z", "timestamp_annotated": "2026-08-19T14:18:25.924361+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0004_20260730_052849_at.webp", "reasoning": "After typing `Projects` Press Enter to commit the name. Until this happens the folder is still called `New folder` on disk, and clicking elsewhere would commit it under that name instead.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-30T05:28:54.278Z", "timestamp_annotated": "2026-08-19T14:18:25.924754+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=212, Y=197", "converted_command": "Double-click at (212, 197)", "image_path": "vision/frames/step_0005_20260730_052854_at.webp", "reasoning": "The next folder has to be created *inside* `Projects`, so the view has to descend into it. `Projects` sorts among the folders — after `found`, before `shots` — which puts it on the fourth row. Move the cursor and Double-click it to open it.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-30T05:28:59.292Z", "timestamp_annotated": "2026-08-19T14:18:25.925154+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=85, Y=34", "converted_command": "Left-click at (85, 34)", "image_path": "vision/frames/step_0006_20260730_052859_at.webp", "reasoning": "The view is now inside `Projects`, which is empty. The ribbon collapsed again when the folder was opened, so move the cursor and left-click **`Home`** to expand it once more. This repetition is inherent to the collapsed-ribbon route, not a mistake.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-30T05:29:02.386Z", "timestamp_annotated": "2026-08-19T14:18:25.925656+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=478, Y=85", "converted_command": "Left-click at (478, 85)", "image_path": "vision/frames/step_0007_20260730_052902_at.webp", "reasoning": "Move the cursor and Left-click **`New folder`** again, creating the second level with its name in edit mode.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-30T05:29:06.449Z", "timestamp_annotated": "2026-08-19T14:18:25.926081+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 2026", "converted_command": "Type: 2026", "image_path": "vision/frames/step_0008_20260730_052906_at.webp", "reasoning": "Type `2026` to name the second level.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-30T05:29:09.514Z", "timestamp_annotated": "2026-08-19T14:18:25.926650+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0009_20260730_052909_at.webp", "reasoning": "After typing `2026` Press Enter to commit the name.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-30T05:29:14.667Z", "timestamp_annotated": "2026-08-19T14:18:25.927127+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=212, Y=134", "converted_command": "Double-click at (212, 134)", "image_path": "vision/frames/step_0010_20260730_052914_at.webp", "reasoning": "`Projects` contains only `2026`, so it is the first and only row. Move the cursor and Double-click it to descend to the second level.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-30T05:29:19.793Z", "timestamp_annotated": "2026-08-19T14:18:25.927664+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=85, Y=34", "converted_command": "Left-click at (85, 34)", "image_path": "vision/frames/step_0011_20260730_052919_at.webp", "reasoning": "Inside `2026`, expand the ribbon again with the **`Home`** tab.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-30T05:29:22.934Z", "timestamp_annotated": "2026-08-19T14:18:25.928157+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=478, Y=85", "converted_command": "Left-click at (478, 85)", "image_path": "vision/frames/step_0012_20260730_052922_at.webp", "reasoning": "Move the cursor and Left-click **`New folder`** for the third and last level.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-07-30T05:29:26.993Z", "timestamp_annotated": "2026-08-19T14:18:25.928696+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Q3", "converted_command": "Type: Q3", "image_path": "vision/frames/step_0013_20260730_052926_at.webp", "reasoning": "Type `Q3`, completing `Projects\\2026\\Q3\\`.", "skipped": false} +{"step_id": 14, "timestamp_action": "2026-07-30T05:29:30.103Z", "timestamp_annotated": "2026-08-19T14:18:25.929206+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0014_20260730_052930_at.webp", "reasoning": "After typing `Q3` Press Enter to commit the name. The folder half of the task is now done; what remains is moving `report.pdf` into this folder.", "skipped": false} +{"step_id": 15, "timestamp_action": "2026-07-30T05:29:44.560Z", "timestamp_annotated": "2026-08-19T14:18:25.929714+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=93, Y=67", "converted_command": "Left-click at (93, 67)", "image_path": "vision/frames/step_0015_20260730_052944_at.webp", "reasoning": "`report.pdf` lives in `corpus-seed`, two levels above the current location, so the view has to go back up before the file can be picked up. Move the cursor and Left-click the **Up** arrow in the address bar to move from `Projects\\2026` to `Projects`. The Up button is used rather than a breadcrumb segment because its position does not change with the path, whereas breadcrumb segments shift with the length of the folder names.", "skipped": false} +{"step_id": 16, "timestamp_action": "2026-07-30T05:29:48.578Z", "timestamp_annotated": "2026-08-19T14:18:25.930250+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=93, Y=67", "converted_command": "Left-click at (93, 67)", "image_path": "vision/frames/step_0016_20260730_052948_at.webp", "reasoning": "Move the cursor and Left-click **Up** a second time to arrive back at `corpus-seed`.", "skipped": false} +{"step_id": 17, "timestamp_action": "2026-07-30T05:29:52.669Z", "timestamp_annotated": "2026-08-19T14:18:25.930816+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=212, Y=407", "converted_command": "Right-click at (212, 407)", "image_path": "vision/frames/step_0017_20260730_052952_at.webp", "reasoning": "Move the cursor and Right-click **`report.pdf`** to open its context menu. It now sits one row lower than it did at the start of the take: creating `Projects` inserted a folder above all the files, and folders sort above files. Right-clicking both selects the file and opens the menu in one action.", "skipped": false} +{"step_id": 18, "timestamp_action": "2026-07-30T05:29:56.731Z", "timestamp_annotated": "2026-08-19T14:18:25.931352+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=280, Y=640", "converted_command": "Left-click at (280, 640)", "image_path": "vision/frames/step_0018_20260730_052956_at.webp", "reasoning": "Move the cursor and Left-click **`Cut`**. This marks the file for relocation rather than copying it, which is what \"move\" requires. The row stays visible in the listing afterwards — Windows does not remove it until the paste completes — so its continued presence is not a sign the cut failed.", "skipped": false} +{"step_id": 19, "timestamp_action": "2026-07-30T05:30:00.825Z", "timestamp_annotated": "2026-08-19T14:18:25.931943+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=212, Y=197", "converted_command": "Double-click at (212, 197)", "image_path": "vision/frames/step_0019_20260730_053000_at.webp", "reasoning": "A cut is completed by pasting at the destination, so the view has to travel back down to `Q3`. Move the cursor and Double-click **`Projects`**, still on the fourth row.", "skipped": false} +{"step_id": 20, "timestamp_action": "2026-07-30T05:30:05.904Z", "timestamp_annotated": "2026-08-19T14:18:25.932495+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=212, Y=134", "converted_command": "Double-click at (212, 134)", "image_path": "vision/frames/step_0020_20260730_053005_at.webp", "reasoning": "Move the cursor and Double-click **`2026`**, the only item inside `Projects`.", "skipped": false} +{"step_id": 21, "timestamp_action": "2026-07-30T05:30:10.935Z", "timestamp_annotated": "2026-08-19T14:18:25.933121+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=212, Y=134", "converted_command": "Double-click at (212, 134)", "image_path": "vision/frames/step_0021_20260730_053010_at.webp", "reasoning": "Move the cursor and Double-click **`Q3`**, the only item inside `2026`. The view is now at the destination.", "skipped": false} +{"step_id": 22, "timestamp_action": "2026-07-30T05:30:16.154Z", "timestamp_annotated": "2026-08-19T14:18:25.933718+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=700, Y=300", "converted_command": "Right-click at (700, 300)", "image_path": "vision/frames/step_0022_20260730_053016_at.webp", "reasoning": "`Q3` is empty, so there is nothing to right-click on and the menu has to be opened from blank space in the file pane. Move the cursor and Right-click there to get the folder's own context menu, which is the one that carries `Paste`.", "skipped": false} +{"step_id": 23, "timestamp_action": "2026-07-30T05:30:20.296Z", "timestamp_annotated": "2026-08-19T14:18:25.934309+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=780, Y=439", "converted_command": "Left-click at (780, 439)", "image_path": "vision/frames/step_0023_20260730_053020_at.webp", "reasoning": "Move the cursor and Left-click **`Paste`**. It is black rather than dimmed, which confirms the clipboard still holds the cut file. This completes the move: `report.pdf` is removed from `corpus-seed` and appears in `Projects\\2026\\Q3\\`.", "skipped": false} diff --git a/data/sessions/explorer-nested-folders/sync_log.json b/data/sessions/explorer-nested-folders/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..ea3999dba66cc525f7e3d10733fdce76bda14efc --- /dev/null +++ b/data/sessions/explorer-nested-folders/sync_log.json @@ -0,0 +1,523 @@ +{ + "session_id": "5083628d-da0b-449e-83e0-afb943371496", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_052838_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0001_20260730_052838_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_052838_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0001_20260730_052838_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_052838_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0001_20260730_052838_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_052841_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0002_20260730_052841_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_052841_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0002_20260730_052841_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_052841_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0002_20260730_052841_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_052845_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0003_20260730_052845_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_052845_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0003_20260730_052845_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_052845_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0003_20260730_052845_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_052849_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0004_20260730_052849_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_052849_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0004_20260730_052849_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_052849_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0004_20260730_052849_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_052854_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0005_20260730_052854_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_052854_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0005_20260730_052854_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_052854_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0005_20260730_052854_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260730_052859_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0006_20260730_052859_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260730_052859_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0006_20260730_052859_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260730_052859_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0006_20260730_052859_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260730_052902_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0007_20260730_052902_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260730_052902_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0007_20260730_052902_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260730_052902_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0007_20260730_052902_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260730_052906_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0008_20260730_052906_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260730_052906_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0008_20260730_052906_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260730_052906_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0008_20260730_052906_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260730_052909_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0009_20260730_052909_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260730_052909_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0009_20260730_052909_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260730_052909_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0009_20260730_052909_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260730_052914_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0010_20260730_052914_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260730_052914_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0010_20260730_052914_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260730_052914_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0010_20260730_052914_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260730_052919_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0011_20260730_052919_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260730_052919_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0011_20260730_052919_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260730_052919_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0011_20260730_052919_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260730_052922_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0012_20260730_052922_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260730_052922_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0012_20260730_052922_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260730_052922_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0012_20260730_052922_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260730_052926_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0013_20260730_052926_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260730_052926_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0013_20260730_052926_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260730_052926_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0013_20260730_052926_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260730_052930_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0014_20260730_052930_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260730_052930_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0014_20260730_052930_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260730_052930_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0014_20260730_052930_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260730_052944_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0015_20260730_052944_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260730_052944_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0015_20260730_052944_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260730_052944_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0015_20260730_052944_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260730_052948_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0016_20260730_052948_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260730_052948_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0016_20260730_052948_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260730_052948_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0016_20260730_052948_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260730_052952_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0017_20260730_052952_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260730_052952_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0017_20260730_052952_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260730_052952_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0017_20260730_052952_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260730_052956_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0018_20260730_052956_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260730_052956_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0018_20260730_052956_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260730_052956_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0018_20260730_052956_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260730_053000_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0019_20260730_053000_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260730_053000_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0019_20260730_053000_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260730_053000_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0019_20260730_053000_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260730_053005_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0020_20260730_053005_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260730_053005_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0020_20260730_053005_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260730_053005_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0020_20260730_053005_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260730_053010_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0021_20260730_053010_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260730_053010_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0021_20260730_053010_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260730_053010_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0021_20260730_053010_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260730_053016_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0022_20260730_053016_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260730_053016_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0022_20260730_053016_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260730_053016_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0022_20260730_053016_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260730_053020_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0023_20260730_053020_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260730_053020_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0023_20260730_053020_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260730_053020_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-nested-folders/vision/frames/step_0023_20260730_053020_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-nested-folders/vision/frames/closing_state.webp b/data/sessions/explorer-nested-folders/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..9a3c45db84b04a8bda1fb4dd00d85f465272a0e6 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9bc33a61641e7dbb165b130c32e061cce46a097629f6e3c05ccd2dc883bf82b +size 40172 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0001_20260730_052838_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0001_20260730_052838_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..274e9ef6b56a26d64b5e05362c4c0bc86b49449b --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0001_20260730_052838_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff1a9745bcbcdea3a920f35804ac7428b359d5be2bb5d2b537901a0cd9010f8d +size 81680 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0001_20260730_052838_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0001_20260730_052838_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..21e2472bebfbd4fc56e0754a64baefed647d5f29 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0001_20260730_052838_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7490e1079d2e65313fc187b3308ab180cd201446c62928c40ab99ce5d9889477 +size 186254 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0001_20260730_052838_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0001_20260730_052838_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..108c21584348dfa7961493e0dc5a0e3c8c1bbd24 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0001_20260730_052838_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f51fe5f1222a09738cbc7b705d8288f18e52e09e0453d4db9633ae9354daecf +size 72340 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0002_20260730_052841_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0002_20260730_052841_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7ee70771cbf005c4c575b90441f9524d03bae4b3 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0002_20260730_052841_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef21dfbfa95292d3a4fdf5bf77f25ee83247da918fb071d1ca5c0bf776f7298 +size 72640 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0002_20260730_052841_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0002_20260730_052841_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..261fa882859dfdd910c783f9b72d938be4b638ff --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0002_20260730_052841_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e96cc5e6847b9d607d27a2a9b61e9cf7d27f3a712913b122ad0699ac55a0e5 +size 215304 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0002_20260730_052841_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0002_20260730_052841_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..274e9ef6b56a26d64b5e05362c4c0bc86b49449b --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0002_20260730_052841_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff1a9745bcbcdea3a920f35804ac7428b359d5be2bb5d2b537901a0cd9010f8d +size 81680 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0003_20260730_052845_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0003_20260730_052845_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2e5e25aadcc3fefebe1febcd248e7f0f029e6021 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0003_20260730_052845_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b325a3d48c72318c8dd8a649ca497ab5a95688f4d67cbee9e0ce792a27c2ce +size 76150 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0003_20260730_052845_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0003_20260730_052845_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..193f76b47945b89182d65f87da434664d661036d --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0003_20260730_052845_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cb6b89fcae858e4512082fc929b698790d0e7ec42dd3c04c355d2a874b861bf +size 76362 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0003_20260730_052845_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0003_20260730_052845_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..193f76b47945b89182d65f87da434664d661036d --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0003_20260730_052845_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cb6b89fcae858e4512082fc929b698790d0e7ec42dd3c04c355d2a874b861bf +size 76362 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0004_20260730_052849_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0004_20260730_052849_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..48baf042f079480d0999d8ffb7002992885faed8 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0004_20260730_052849_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dac2e45183f188381b0b4be0e43fe4e95b9a72d86cfa52b0955403483fc22a2b +size 76102 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0004_20260730_052849_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0004_20260730_052849_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2e5e25aadcc3fefebe1febcd248e7f0f029e6021 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0004_20260730_052849_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b325a3d48c72318c8dd8a649ca497ab5a95688f4d67cbee9e0ce792a27c2ce +size 76150 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0004_20260730_052849_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0004_20260730_052849_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2e5e25aadcc3fefebe1febcd248e7f0f029e6021 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0004_20260730_052849_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b325a3d48c72318c8dd8a649ca497ab5a95688f4d67cbee9e0ce792a27c2ce +size 76150 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0005_20260730_052854_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0005_20260730_052854_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..48baf042f079480d0999d8ffb7002992885faed8 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0005_20260730_052854_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dac2e45183f188381b0b4be0e43fe4e95b9a72d86cfa52b0955403483fc22a2b +size 76102 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0005_20260730_052854_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0005_20260730_052854_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3619799d3f466adc05afe418bcdf9dfd235c928b --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0005_20260730_052854_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a714722f9ffed913195afcafe187fe20c6ce9386d64c8b15f87a7cd69ef9a283 +size 194730 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0005_20260730_052854_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0005_20260730_052854_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..48baf042f079480d0999d8ffb7002992885faed8 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0005_20260730_052854_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dac2e45183f188381b0b4be0e43fe4e95b9a72d86cfa52b0955403483fc22a2b +size 76102 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0006_20260730_052859_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0006_20260730_052859_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5a7e8353ea72f6c2a3da2f3d2969008648d0aaf3 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0006_20260730_052859_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f396c6e9c07bce880250fb8517d537c244ff2cde57867a5366f59d8403bf06 +size 35950 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0006_20260730_052859_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0006_20260730_052859_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c1448a1f39465d63a47c6f1ac43ade106e579b81 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0006_20260730_052859_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c565f222ccdc5de3a1b0b27cdad3fcdab6abe94b26ce5a47ec833574d20db98 +size 98552 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0006_20260730_052859_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0006_20260730_052859_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a066727ed8a194ddeb627905cfdce9949ea6f0a5 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0006_20260730_052859_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a28bf994a502bbbd3216d657bb2bc580fd8a5afe3b2e676efa8e74796a01d43e +size 36040 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0007_20260730_052902_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0007_20260730_052902_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..58a5dc0358a5201fd821605d3ebbb1af4bf45584 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0007_20260730_052902_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84de59e94a2c6d8648ce5608527784c81ef8d141c11b32480c625595f661f2f8 +size 47166 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0007_20260730_052902_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0007_20260730_052902_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7710bfc05ac3eabf3e968cb429683e5640ab99b1 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0007_20260730_052902_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14d77e36ea6220522a4164d0b809e1228e818c109343729255e77bf6f19df164 +size 131336 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0007_20260730_052902_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0007_20260730_052902_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..83c515bb2cbcdc1ec888bb3c83a8f49d808a3ab6 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0007_20260730_052902_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5e757785a48bdbb8f47d40f7d10de254c1d7738b61a1a049696ba56bdb2a67 +size 46896 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0008_20260730_052906_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0008_20260730_052906_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3fe9be4e8699cbd3b53170a336363ac54ff5a6c0 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0008_20260730_052906_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fcf701af5386559741a7c9c7e5222bb5d288e7c461994c46bfdd3ebf9d2239c +size 38572 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0008_20260730_052906_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0008_20260730_052906_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..09c2ac965795bbdfe892acc509276ec61dea9466 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0008_20260730_052906_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da0a4f96c165498635090a216983a7ae3914ac7320f61f6f8c01433c7d60593b +size 38938 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0008_20260730_052906_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0008_20260730_052906_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..09c2ac965795bbdfe892acc509276ec61dea9466 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0008_20260730_052906_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da0a4f96c165498635090a216983a7ae3914ac7320f61f6f8c01433c7d60593b +size 38938 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0009_20260730_052909_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0009_20260730_052909_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..80e6802dcb191d055893f6e6132de267b39b391c --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0009_20260730_052909_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fcd6454d5a38db42a60bbff901545092de7ebcae770e8fbca64722c96a55c4e +size 38410 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0009_20260730_052909_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0009_20260730_052909_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3fe9be4e8699cbd3b53170a336363ac54ff5a6c0 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0009_20260730_052909_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fcf701af5386559741a7c9c7e5222bb5d288e7c461994c46bfdd3ebf9d2239c +size 38572 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0009_20260730_052909_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0009_20260730_052909_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3fe9be4e8699cbd3b53170a336363ac54ff5a6c0 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0009_20260730_052909_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fcf701af5386559741a7c9c7e5222bb5d288e7c461994c46bfdd3ebf9d2239c +size 38572 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0010_20260730_052914_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0010_20260730_052914_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..80e6802dcb191d055893f6e6132de267b39b391c --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0010_20260730_052914_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fcd6454d5a38db42a60bbff901545092de7ebcae770e8fbca64722c96a55c4e +size 38410 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0010_20260730_052914_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0010_20260730_052914_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4ffe5cb9bfdddb217fbc6eec0dbf5efdba96c9c1 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0010_20260730_052914_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77540e3c63fda06d941d26f718f146a834bda0b559fd4d5e61973dea83f9afe2 +size 105370 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0010_20260730_052914_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0010_20260730_052914_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..80e6802dcb191d055893f6e6132de267b39b391c --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0010_20260730_052914_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fcd6454d5a38db42a60bbff901545092de7ebcae770e8fbca64722c96a55c4e +size 38410 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0011_20260730_052919_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0011_20260730_052919_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b271f0ad02804fb0485bb4cb7d3d649eeab0787c --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0011_20260730_052919_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b97c3fd929950d25756f634b47d362fab752a25acbb1d6fa5861dc74e02ca7cc +size 36170 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0011_20260730_052919_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0011_20260730_052919_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f9a408cba7a95fa2c8bc749e8123eef7c3f407b9 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0011_20260730_052919_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1763ce3fbbce72b000caa5449ee335bfc3b0d56406df04085fa9a089477c6325 +size 99088 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0011_20260730_052919_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0011_20260730_052919_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b271f0ad02804fb0485bb4cb7d3d649eeab0787c --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0011_20260730_052919_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b97c3fd929950d25756f634b47d362fab752a25acbb1d6fa5861dc74e02ca7cc +size 36170 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0012_20260730_052922_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0012_20260730_052922_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..463ba1a79552b2148c5f05000671bb843e9aa64e --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0012_20260730_052922_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d830a89a2a5f5ccf7bcdb35d81f3085527aa9edf19ed230e299df7d9b8ea02e +size 38658 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0012_20260730_052922_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0012_20260730_052922_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c6e7d6460333300c21f450844f75d2d97cf16f17 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0012_20260730_052922_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccc63b53d24f0b809aa8089addb0f605fa02190ecfaec65f4327535393be39b1 +size 131216 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0012_20260730_052922_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0012_20260730_052922_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c27f0109bdf6ef18f4d09abdda28a26a6e9fe72f --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0012_20260730_052922_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3625f3edaf0f382a470bf37168d808916f8a5f40848884b96aa216797a78b80c +size 46816 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0013_20260730_052926_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0013_20260730_052926_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a513e619543ee034dfb554f0ca01f5e4e5566136 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0013_20260730_052926_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eee2a541cebc9133da0b2c5965954f0310a7620ff3b62e9f53d9c2eb51d9e48 +size 38578 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0013_20260730_052926_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0013_20260730_052926_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ff44ca8c9b6479c84a76590fc722df09834d7420 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0013_20260730_052926_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7268652e196c400b4a07a287f5352f3b2a5a39599c1a2e4619a2488a43730d2 +size 38514 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0013_20260730_052926_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0013_20260730_052926_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6acee94e1ddd271d01762f54f8ac0d3dbeeb1f0e --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0013_20260730_052926_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:330bf74e2b63846bfb3fcb30eb077810cbca2f844e8108da7e32e846972e19d1 +size 39188 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0014_20260730_052930_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0014_20260730_052930_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0aac1e3e9c1725ade222d66ea08f16eab3061ad5 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0014_20260730_052930_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8861303ff9517b2460f1374ee6d08e40b8de1e0e72cca99a12965a6847feb04b +size 38270 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0014_20260730_052930_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0014_20260730_052930_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a513e619543ee034dfb554f0ca01f5e4e5566136 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0014_20260730_052930_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eee2a541cebc9133da0b2c5965954f0310a7620ff3b62e9f53d9c2eb51d9e48 +size 38578 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0014_20260730_052930_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0014_20260730_052930_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a513e619543ee034dfb554f0ca01f5e4e5566136 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0014_20260730_052930_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eee2a541cebc9133da0b2c5965954f0310a7620ff3b62e9f53d9c2eb51d9e48 +size 38578 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0015_20260730_052944_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0015_20260730_052944_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7e5b6ce68e0bb2e3a5218e68afd46098d70fa97e --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0015_20260730_052944_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c9a8edc18dc8876334518f82bceae803197890ba7bb84e422ac40efa2569af7 +size 38446 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0015_20260730_052944_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0015_20260730_052944_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b7e6460af6a864b78ec8f852f190c53f0562f841 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0015_20260730_052944_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb4f66e384fae19205b98f45f3c7ce8ec7e13402103094004b0415706b7bf261 +size 105056 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0015_20260730_052944_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0015_20260730_052944_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0aac1e3e9c1725ade222d66ea08f16eab3061ad5 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0015_20260730_052944_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8861303ff9517b2460f1374ee6d08e40b8de1e0e72cca99a12965a6847feb04b +size 38270 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0016_20260730_052948_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0016_20260730_052948_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5396d6d8672e04d795ffe8be29f21ed480d49f47 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0016_20260730_052948_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf68278aa2cd5342df94eb517e6ec1d39ecb577dd6333f09494688c190e228a +size 38502 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0016_20260730_052948_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0016_20260730_052948_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c5becf5f18251b6d8e67f3bc0e2b3834bfab4970 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0016_20260730_052948_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e70f93ccd538728394062914a3ef353844fdb3d9fb5cf5e5631ca4f00e22214 +size 107366 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0016_20260730_052948_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0016_20260730_052948_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5396d6d8672e04d795ffe8be29f21ed480d49f47 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0016_20260730_052948_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf68278aa2cd5342df94eb517e6ec1d39ecb577dd6333f09494688c190e228a +size 38502 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0017_20260730_052952_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0017_20260730_052952_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7727fab18e70c03ed4db8cef9bc9e5498cf1bb67 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0017_20260730_052952_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e569cb6056d538bfc8b25ca503611a0d9503115ddda670530858185b0c3ed7 +size 77158 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0017_20260730_052952_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0017_20260730_052952_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e6394764dd1a144b10c17aba310a1d50984d6e51 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0017_20260730_052952_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47059c2d24af0b9d718898e93160ebe9c84ec2494f58f067f54eb3e0f3af5d3e +size 199200 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0017_20260730_052952_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0017_20260730_052952_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7727fab18e70c03ed4db8cef9bc9e5498cf1bb67 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0017_20260730_052952_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e569cb6056d538bfc8b25ca503611a0d9503115ddda670530858185b0c3ed7 +size 77158 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0018_20260730_052956_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0018_20260730_052956_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..37982affbaaaf7543a7f72340ca53572c9fd12ba --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0018_20260730_052956_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fee2f1b1af776fe1fdc44385275d07768e1341bc88f48068116e1350ed205798 +size 85996 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0018_20260730_052956_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0018_20260730_052956_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..eacf79e7ffd3c75b9e39f749c39ce48f2eff0f48 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0018_20260730_052956_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c01a0237f773adb9e29a5efa440fd6315e1736debd29521680625c7dcee330 +size 214224 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0018_20260730_052956_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0018_20260730_052956_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..37982affbaaaf7543a7f72340ca53572c9fd12ba --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0018_20260730_052956_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fee2f1b1af776fe1fdc44385275d07768e1341bc88f48068116e1350ed205798 +size 85996 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0019_20260730_053000_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0019_20260730_053000_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b2b2fd3e38e908135e6842fb26946ce8b0e97393 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0019_20260730_053000_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f993068dd5f610ac89c41d7724f98ec6e6e7d093117d3e8fadd81be93ac35986 +size 77302 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0019_20260730_053000_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0019_20260730_053000_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..39e71ad80e7c4c771e9246bd471d53cf35b9f580 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0019_20260730_053000_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cca2990d3973f6afc193966062f4cdd79b0cccd36d62eed147a0071d6d91c786 +size 199556 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0019_20260730_053000_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0019_20260730_053000_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b2b2fd3e38e908135e6842fb26946ce8b0e97393 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0019_20260730_053000_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f993068dd5f610ac89c41d7724f98ec6e6e7d093117d3e8fadd81be93ac35986 +size 77302 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0020_20260730_053005_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0020_20260730_053005_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a1ebffe18273f8d2e8a2f7ccf2051d9b24e181a1 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0020_20260730_053005_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511473b9a2fa128e063c69e0e92bff2ee0e2d277aac0eb61e4cec505c1ce0f2b +size 37222 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0020_20260730_053005_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0020_20260730_053005_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..51266f7176c5ccb0a1a1dd3e3614f3640c19fc0e --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0020_20260730_053005_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25dd32c586f585f9879f2fe755261b20e67e7d06bb2019c9b03143eeb33347b +size 102228 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0020_20260730_053005_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0020_20260730_053005_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a1ebffe18273f8d2e8a2f7ccf2051d9b24e181a1 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0020_20260730_053005_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511473b9a2fa128e063c69e0e92bff2ee0e2d277aac0eb61e4cec505c1ce0f2b +size 37222 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0021_20260730_053010_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0021_20260730_053010_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7bb1e601a19244e586e0b52be944666666646faa --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0021_20260730_053010_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:562c81d727839f0ebac98f74c611213b5ffafb5bb6e032b93c5c490b92380a3d +size 40418 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0021_20260730_053010_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0021_20260730_053010_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e2fd67b0ac8cf2da936915223f1aec8315e74a2a --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0021_20260730_053010_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0acd5a0dd4a81af52527ee3905fd1aee7ab87bbc1014b9c91ffc3231535a75a +size 110966 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0021_20260730_053010_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0021_20260730_053010_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7bb1e601a19244e586e0b52be944666666646faa --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0021_20260730_053010_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:562c81d727839f0ebac98f74c611213b5ffafb5bb6e032b93c5c490b92380a3d +size 40418 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0022_20260730_053016_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0022_20260730_053016_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9b8ee28349226ca992c46438e40c7b9bc35453e2 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0022_20260730_053016_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14e42985a49160474de329d83fc0dabf48a61e317f41d70c75b300697db7e03f +size 47398 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0022_20260730_053016_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0022_20260730_053016_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..63c637aab7ff13f5bd75d442f80cad3dea4e2c2c --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0022_20260730_053016_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8dcc3c0058ec2d4377b092884967684c842def5ec2bfedf00ca0b18b593522f +size 100916 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0022_20260730_053016_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0022_20260730_053016_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..75b08ceabed184eb109fb9d561afab6504825b88 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0022_20260730_053016_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec110f9bf7656ceed65485ba15deb934474d18dea5b7ad031ed9c75c048e946d +size 36100 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0023_20260730_053020_after.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0023_20260730_053020_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..bbac071b39efc2c05741960b45dd75703cfc8791 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0023_20260730_053020_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4199d2a403b36eb3ad9fc13f7a9e4e00d3a547440ffba54d5ea52458fce3fdc +size 38736 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0023_20260730_053020_at.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0023_20260730_053020_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..64b0f479e93c4c095891dd93018bb68eadb89066 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0023_20260730_053020_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05403c130d1ad65953cb7708c6af33bbd1ccc7b118bcd121ed18d1c9f161f3e2 +size 122536 diff --git a/data/sessions/explorer-nested-folders/vision/frames/step_0023_20260730_053020_before.webp b/data/sessions/explorer-nested-folders/vision/frames/step_0023_20260730_053020_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9b8ee28349226ca992c46438e40c7b9bc35453e2 --- /dev/null +++ b/data/sessions/explorer-nested-folders/vision/frames/step_0023_20260730_053020_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14e42985a49160474de329d83fc0dabf48a61e317f41d70c75b300697db7e03f +size 47398 diff --git a/data/sessions/explorer-new-folder-desktop-2/commands/actuation_commands.json b/data/sessions/explorer-new-folder-desktop-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..33d2c88058e25d8e684d26afea5fea15e84b3fd9 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 94, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 900, + "mouse_y": 600, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=900, Y=600", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:34:01.127Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+Shift+N", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:34:05.380Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Archive", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:34:10.603Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:34:13.908Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-new-folder-desktop-2/commands/cc_commands.json b/data/sessions/explorer-new-folder-desktop-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..cd1d4a7200259e0b288c4882c0a7fb34c2b3ccc5 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "900 600 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "press {Ctrl+Shift+N}", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "type Archive", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-new-folder-desktop-2/commands/converted_input.md b/data/sessions/explorer-new-folder-desktop-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..f867da11b0f332748e12f0ea446516544b43cc54 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:34:01 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:34:01.127Z | Left-click at (900, 600) | +| 2 | 2026-07-31T12:34:05.380Z | Press: Ctrl+Shift+N | +| 3 | 2026-07-31T12:34:10.603Z | Type: Archive | +| 4 | 2026-07-31T12:34:13.908Z | Press: Enter | diff --git a/data/sessions/explorer-new-folder-desktop-2/commands/raw_input.md b/data/sessions/explorer-new-folder-desktop-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..da8204138eaabfb978515a5d0458c2564eaaafa4 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:34:01 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:34:01.127Z | Left-clicked at X=900, Y=600 | +| 2 | 2026-07-31T12:34:05.380Z | Pressed: Ctrl+Shift+N | +| 3 | 2026-07-31T12:34:10.603Z | Typed: Archive | +| 4 | 2026-07-31T12:34:13.908Z | Pressed: Return | diff --git a/data/sessions/explorer-new-folder-desktop-2/memory.md b/data/sessions/explorer-new-folder-desktop-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..fc614fb75f68c081a9591e29d816c9a3b35ff757 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/memory.md @@ -0,0 +1,57 @@ +# Memory: explorer-new-folder-desktop-2 + +## Overview + +Create a named folder on the desktop using the keyboard's new-folder shortcut. Use this +when a container is wanted on the desktop and the pointer is needed only to give the +desktop focus. The shortcut creates the folder already in rename mode, so the name is typed +straight in and committed with Return. The recorded trace leaves a folder named `Archive` +on the desktop. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A destination that exists and is writable, and that is the active target when the + creation command is issued. The keyboard route creates the folder inside whatever + container currently has focus, which is not always the one on screen. +- The folder's name decided in advance, including capitalisation. +- No existing folder of that name at the destination. Creating over one is refused by the + shell and quietly turned into a differently-named folder by the file manager. +- For the desktop specifically: the desktop reachable as a container. It behaves as a + folder for this purpose, but only when no window is in front of it holding focus. + +## Steps + +### Step 1 — Left-click at (900, 600) + +The task is to create a folder on the Desktop and name it `Archive`, using the keyboard only, so the Desktop has to be the focused surface before the shortcut is sent. Move the cursor and Left-click an empty area of the desktop wallpaper, clear of every icon. The keyboard shortcut that follows creates its folder wherever the input focus currently is; clicking bare wallpaper focuses the desktop without selecting anything, where clicking an icon would have selected it instead. + +![Step 1](vision/frames/step_0001_20260731_123401_at.webp) + +### Step 2 — Press: Ctrl+Shift+N + +Press Ctrl+Shift+N to create a new folder on the desktop. It appears immediately with its default name selected for editing, which is what makes naming it the next action rather than a separate rename. + +![Step 2](vision/frames/step_0002_20260731_123405_at.webp) + +### Step 3 — Type: Archive + +Type `Archive` to name the folder. The typing replaces the default name rather than appending to it, because that name is selected the moment the folder is created. + +![Step 3](vision/frames/step_0003_20260731_123410_at.webp) + +### Step 4 — Press: Enter + +After typing `Archive` Press Enter to commit the name. The folder appears at the foot of the desktop's icon column, highlighted as the selected item, which confirms it exists and is named. + +![Step 4](vision/frames/step_0004_20260731_123413_at.webp) + +## Notes & Edge Cases + +1. The shortcut creates the folder inside whatever container currently has focus. With a file-manager window in front, that window is the target and nothing appears on the desktop at all — confirm the desktop itself is focused before pressing anything. +2. The click on empty desktop exists only to give the desktop focus. It selects nothing and produces no visible change, which makes it look skippable; it is not. +3. The new folder arrives already in rename mode with its default name selected, so typing replaces it and the confirming key commits. Clicking in between commits the default name and sends the typed characters elsewhere. +4. The confirming key commits the name and the cancel key reverts to the default one. Neither undoes the creation, so an abandoned attempt still leaves a folder behind. +5. A name already in use is not refused. A differently-named folder is created silently rather than a collision being reported. +6. Capitalisation is part of the name, and nothing normalises it afterwards. +7. Nothing confirms the folder was made except the folder appearing. There is no dialog and no message, so the desktop's contents are the only evidence. diff --git a/data/sessions/explorer-new-folder-desktop-2/metadata.json b/data/sessions/explorer-new-folder-desktop-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..2f6c82c714564cfce21e3d179420082095052e8a --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/metadata.json @@ -0,0 +1,90 @@ +{ + "memory_name": "explorer-new-folder-desktop-2", + "memory_description": "", + "session_id": "23112df2-4b1b-4c88-8b2f-5f3ed572ab8b", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:33:51.825324072Z", + "completed_at": "2026-07-31T12:34:19.117159089Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:34:01.127Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_123401_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_123401_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_123401_after.webp", + "raw_command": "Left-clicked at X=900, Y=600", + "converted_command": "Left-click at (900, 600)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:34:05.380Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0002_20260731_123405_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_123405_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_123405_after.webp", + "raw_command": "Pressed: Ctrl+Shift+N", + "converted_command": "Press: Ctrl+Shift+N" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:34:10.603Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0003_20260731_123410_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_123410_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_123410_after.webp", + "raw_command": "Typed: Archive", + "converted_command": "Type: Archive" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T12:34:13.908Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260731_123413_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_123413_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_123413_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-new-folder-desktop-2/reasoning/reasoning.jsonl b/data/sessions/explorer-new-folder-desktop-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..55e5a84d95daacd867f22598bc5a5fbc51aca97c --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:34:01.127Z", "timestamp_annotated": "2026-08-19T14:18:26.155171+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=900, Y=600", "converted_command": "Left-click at (900, 600)", "image_path": "vision/frames/step_0001_20260731_123401_at.webp", "reasoning": "The task is to create a folder on the Desktop and name it `Archive`, using the keyboard only, so the Desktop has to be the focused surface before the shortcut is sent. Move the cursor and Left-click an empty area of the desktop wallpaper, clear of every icon. The keyboard shortcut that follows creates its folder wherever the input focus currently is; clicking bare wallpaper focuses the desktop without selecting anything, where clicking an icon would have selected it instead.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:34:05.380Z", "timestamp_annotated": "2026-08-19T14:18:26.155564+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+Shift+N", "converted_command": "Press: Ctrl+Shift+N", "image_path": "vision/frames/step_0002_20260731_123405_at.webp", "reasoning": "Press Ctrl+Shift+N to create a new folder on the desktop. It appears immediately with its default name selected for editing, which is what makes naming it the next action rather than a separate rename.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:34:10.603Z", "timestamp_annotated": "2026-08-19T14:18:26.155979+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Archive", "converted_command": "Type: Archive", "image_path": "vision/frames/step_0003_20260731_123410_at.webp", "reasoning": "Type `Archive` to name the folder. The typing replaces the default name rather than appending to it, because that name is selected the moment the folder is created.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T12:34:13.908Z", "timestamp_annotated": "2026-08-19T14:18:26.156458+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0004_20260731_123413_at.webp", "reasoning": "After typing `Archive` Press Enter to commit the name. The folder appears at the foot of the desktop's icon column, highlighted as the selected item, which confirms it exists and is named.", "skipped": false} diff --git a/data/sessions/explorer-new-folder-desktop-2/sync_log.json b/data/sessions/explorer-new-folder-desktop-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..5132b3fe053f0a82f05c1e1e1a26188525ee994f --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "23112df2-4b1b-4c88-8b2f-5f3ed572ab8b", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_123401_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/vision/frames/step_0001_20260731_123401_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_123401_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/vision/frames/step_0001_20260731_123401_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_123401_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/vision/frames/step_0001_20260731_123401_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_123405_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/vision/frames/step_0002_20260731_123405_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_123405_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/vision/frames/step_0002_20260731_123405_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_123405_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/vision/frames/step_0002_20260731_123405_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_123410_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/vision/frames/step_0003_20260731_123410_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_123410_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/vision/frames/step_0003_20260731_123410_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_123410_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/vision/frames/step_0003_20260731_123410_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_123413_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/vision/frames/step_0004_20260731_123413_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_123413_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/vision/frames/step_0004_20260731_123413_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_123413_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-2/vision/frames/step_0004_20260731_123413_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-new-folder-desktop-2/vision/frames/closing_state.webp b/data/sessions/explorer-new-folder-desktop-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..6068a09b6130a8af8025e9345df215e35648e46d --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c62d546c552b6ea1af40f4e4ec5779c4f6aae4e15afb9a295899dc99e7543697 +size 656436 diff --git a/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0001_20260731_123401_after.webp b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0001_20260731_123401_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c15d499af984634c852d31e2152298457a0ecd8a --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0001_20260731_123401_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d52c9e8eedd0f8ef6478d21cbedc3b3832da9983ac1f5dc84a1577b4ffa283e +size 656198 diff --git a/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0001_20260731_123401_at.webp b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0001_20260731_123401_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..35309da74126c39da501025c8f08a78c9c28e747 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0001_20260731_123401_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd34a810e529d39fae645c79cf585e270a752b2c828faffa7ee111d511e92b0 +size 2623410 diff --git a/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0001_20260731_123401_before.webp b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0001_20260731_123401_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..848df401ef2298a9a454f2844d59137d70637fc6 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0001_20260731_123401_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11dee45a954dc0ee05f0da7b0999a889416083b2e9d1b13cb06c2b286b2c94f3 +size 656186 diff --git a/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0002_20260731_123405_after.webp b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0002_20260731_123405_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..515431fb287df6322d16e1a9e5be145ecd4f4c7a --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0002_20260731_123405_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ee37661d9492e398f840d24b643fe4502f3ea39b7074f2684c9aa5e68effd5b +size 656754 diff --git a/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0002_20260731_123405_at.webp b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0002_20260731_123405_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c15d499af984634c852d31e2152298457a0ecd8a --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0002_20260731_123405_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d52c9e8eedd0f8ef6478d21cbedc3b3832da9983ac1f5dc84a1577b4ffa283e +size 656198 diff --git a/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0002_20260731_123405_before.webp b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0002_20260731_123405_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c15d499af984634c852d31e2152298457a0ecd8a --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0002_20260731_123405_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d52c9e8eedd0f8ef6478d21cbedc3b3832da9983ac1f5dc84a1577b4ffa283e +size 656198 diff --git a/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0003_20260731_123410_after.webp b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0003_20260731_123410_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..72edbe799462a23e940f17ed855aa5434ebca27d --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0003_20260731_123410_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4afc90501099f3656e5725f3774d8060a2299ccfeb37be51abcae0f9448fd888 +size 656730 diff --git a/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0003_20260731_123410_at.webp b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0003_20260731_123410_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..515431fb287df6322d16e1a9e5be145ecd4f4c7a --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0003_20260731_123410_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ee37661d9492e398f840d24b643fe4502f3ea39b7074f2684c9aa5e68effd5b +size 656754 diff --git a/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0003_20260731_123410_before.webp b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0003_20260731_123410_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..515431fb287df6322d16e1a9e5be145ecd4f4c7a --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0003_20260731_123410_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ee37661d9492e398f840d24b643fe4502f3ea39b7074f2684c9aa5e68effd5b +size 656754 diff --git a/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0004_20260731_123413_after.webp b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0004_20260731_123413_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6068a09b6130a8af8025e9345df215e35648e46d --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0004_20260731_123413_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c62d546c552b6ea1af40f4e4ec5779c4f6aae4e15afb9a295899dc99e7543697 +size 656436 diff --git a/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0004_20260731_123413_at.webp b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0004_20260731_123413_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..72edbe799462a23e940f17ed855aa5434ebca27d --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0004_20260731_123413_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4afc90501099f3656e5725f3774d8060a2299ccfeb37be51abcae0f9448fd888 +size 656730 diff --git a/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0004_20260731_123413_before.webp b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0004_20260731_123413_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..72edbe799462a23e940f17ed855aa5434ebca27d --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-2/vision/frames/step_0004_20260731_123413_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4afc90501099f3656e5725f3774d8060a2299ccfeb37be51abcae0f9448fd888 +size 656730 diff --git a/data/sessions/explorer-new-folder-desktop-3/commands/actuation_commands.json b/data/sessions/explorer-new-folder-desktop-3/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..d3cae62beb2623a7443952492656d9b8786b35af --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 84, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:35:05.863Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: New-Item -ItemType Directory -Path $env:USERPROFILE\\Desktop\\Archive", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:35:16.043Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:35:20.323Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:35:26.573Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:35:29.811Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-new-folder-desktop-3/commands/cc_commands.json b/data/sessions/explorer-new-folder-desktop-3/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..1f4f2ee183588d350c61506da8976929d8ff2634 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type New-Item -ItemType Directory -Path $env:USERPROFILE\\Desktop\\Archive", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-new-folder-desktop-3/commands/converted_input.md b/data/sessions/explorer-new-folder-desktop-3/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..91e56ca269228d21a8ee29c9e2c55e13421b7bb7 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:35:05 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:35:05.863Z | Left-click at (268, 1060) | +| 2 | 2026-07-31T12:35:16.043Z | Type: New-Item -ItemType Directory -Path $env:USERPROFILE\Desktop\Archive | +| 3 | 2026-07-31T12:35:20.323Z | Press: Enter | +| 4 | 2026-07-31T12:35:26.573Z | Type: exit | +| 5 | 2026-07-31T12:35:29.811Z | Press: Enter | diff --git a/data/sessions/explorer-new-folder-desktop-3/commands/raw_input.md b/data/sessions/explorer-new-folder-desktop-3/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..90a0a61621bdb80e6798463a12bc7e41a536bc26 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:35:05 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:35:05.863Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-31T12:35:16.043Z | Typed: New-Item -ItemType Directory -Path $env:USERPROFILE\Desktop\Archive | +| 3 | 2026-07-31T12:35:20.323Z | Pressed: Return | +| 4 | 2026-07-31T12:35:26.573Z | Typed: exit | +| 5 | 2026-07-31T12:35:29.811Z | Pressed: Return | diff --git a/data/sessions/explorer-new-folder-desktop-3/memory.md b/data/sessions/explorer-new-folder-desktop-3/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..6bb6ef68bd5b4c62f5a85c2d963cb31f59500076 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/memory.md @@ -0,0 +1,63 @@ +# Memory: explorer-new-folder-desktop-3 + +## Overview + +Create a named folder on the desktop from a shell. Use this as the terminal route to the +same end state: the desktop is an ordinary directory under the user's profile, so one +create-directory command is the whole job and no window needs focus. The recorded trace +opens a shell, creates `Desktop\Archive`, and closes the shell with `exit`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A destination that exists and is writable, and that is the active target when the + creation command is issued. The keyboard route creates the folder inside whatever + container currently has focus, which is not always the one on screen. +- The folder's name decided in advance, including capitalisation. +- No existing folder of that name at the destination. Creating over one is refused by the + shell and quietly turned into a differently-named folder by the file manager. +- For the desktop specifically: the desktop reachable as a container. It behaves as a + folder for this purpose, but only when no window is in front of it holding focus. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to create a folder on the Desktop and name it `Archive`, which is a single directory-creation command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar. + +![Step 1](vision/frames/step_0001_20260731_123505_at.webp) + +### Step 2 — Type: New-Item -ItemType Directory -Path $env:USERPROFILE\Desktop\Archive + +Type a `New-Item` command to create the folder. The Desktop is an ordinary directory inside the user's profile, so creating a directory there is what makes a folder appear on the desktop — no Explorer involvement is needed. `-ItemType Directory` is required because the same command creates files as well, and the type is what distinguishes them. + +![Step 2](vision/frames/step_0002_20260731_123516_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Enter to create the folder. + +![Step 3](vision/frames/step_0003_20260731_123520_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. + +![Step 4](vision/frames/step_0004_20260731_123526_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260731_123529_at.webp) + +## Notes & Edge Cases + +1. The desktop is a directory. Treating it as a path rather than as a surface is what makes this route immune to the focus problem the keyboard route has — nothing has to be in front and no window has to exist. +2. The item type is what decides what gets made. The same command creates a file when told File, and a folder with a file-shaped name is close enough in a listing to be missed. +3. Creating a directory whose name is already taken is an error rather than a silent rename, and that is the useful behaviour. Read the error instead of suppressing it with a flag that ignores collisions. +4. The command creates one level only. A nested path needs the option that creates parents, which also stops it complaining about a name that already exists — and in doing so hides a collision at the final level too. +5. The desktop's directory name is not always the English word. It is localised on some systems and can be relocated, so resolve the path rather than assuming it where that is possible. +6. The new folder may not be drawn immediately. The file manager refreshes the desktop on its own schedule, so the folder exists on disk before it appears — confirm from the filesystem rather than from the screen. +7. The environment variable in the path is expanded by the shell, so the same string handed to something that is not a shell leaves the literal text unresolved. +8. The prompt returning is not confirmation that anything was created. Verify the directory exists before treating the task as done. diff --git a/data/sessions/explorer-new-folder-desktop-3/metadata.json b/data/sessions/explorer-new-folder-desktop-3/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..a84da42447be8432380f08286c82cebf25cf43e7 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "explorer-new-folder-desktop-3", + "memory_description": "", + "session_id": "c6dfb6e7-5335-4dc9-9a46-b71283c1c730", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:34:56.547868900Z", + "completed_at": "2026-07-31T12:35:35.073468059Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:35:05.863Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_123505_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_123505_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_123505_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:35:16.043Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260731_123516_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_123516_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_123516_after.webp", + "raw_command": "Typed: New-Item -ItemType Directory -Path $env:USERPROFILE\\Desktop\\Archive", + "converted_command": "Type: New-Item -ItemType Directory -Path $env:USERPROFILE\\Desktop\\Archive" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:35:20.323Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_123520_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_123520_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_123520_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T12:35:26.573Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260731_123526_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_123526_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_123526_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T12:35:29.811Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260731_123529_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_123529_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_123529_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-new-folder-desktop-3/reasoning/reasoning.jsonl b/data/sessions/explorer-new-folder-desktop-3/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a3d721115e60483e7fc8a4b178f2262127d1d57b --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:35:05.863Z", "timestamp_annotated": "2026-08-19T14:18:26.160444+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260731_123505_at.webp", "reasoning": "The task is to create a folder on the Desktop and name it `Archive`, which is a single directory-creation command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:35:16.043Z", "timestamp_annotated": "2026-08-19T14:18:26.160805+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: New-Item -ItemType Directory -Path $env:USERPROFILE\\Desktop\\Archive", "converted_command": "Type: New-Item -ItemType Directory -Path $env:USERPROFILE\\Desktop\\Archive", "image_path": "vision/frames/step_0002_20260731_123516_at.webp", "reasoning": "Type a `New-Item` command to create the folder. The Desktop is an ordinary directory inside the user's profile, so creating a directory there is what makes a folder appear on the desktop — no Explorer involvement is needed. `-ItemType Directory` is required because the same command creates files as well, and the type is what distinguishes them.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:35:20.323Z", "timestamp_annotated": "2026-08-19T14:18:26.161204+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260731_123520_at.webp", "reasoning": "After typing the command Press Enter to create the folder.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T12:35:26.573Z", "timestamp_annotated": "2026-08-19T14:18:26.161656+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260731_123526_at.webp", "reasoning": "Type `exit` to close the shell.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T12:35:29.811Z", "timestamp_annotated": "2026-08-19T14:18:26.162003+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260731_123529_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/explorer-new-folder-desktop-3/sync_log.json b/data/sessions/explorer-new-folder-desktop-3/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..cfe046b8134f8710e2e38c75ea283ba76b73eb7b --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "c6dfb6e7-5335-4dc9-9a46-b71283c1c730", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_123505_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/vision/frames/step_0001_20260731_123505_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_123505_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/vision/frames/step_0001_20260731_123505_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_123505_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/vision/frames/step_0001_20260731_123505_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_123516_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/vision/frames/step_0002_20260731_123516_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_123516_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/vision/frames/step_0002_20260731_123516_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_123516_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/vision/frames/step_0002_20260731_123516_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_123520_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/vision/frames/step_0003_20260731_123520_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_123520_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/vision/frames/step_0003_20260731_123520_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_123520_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/vision/frames/step_0003_20260731_123520_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_123526_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/vision/frames/step_0004_20260731_123526_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_123526_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/vision/frames/step_0004_20260731_123526_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_123526_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/vision/frames/step_0004_20260731_123526_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_123529_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/vision/frames/step_0005_20260731_123529_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_123529_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/vision/frames/step_0005_20260731_123529_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_123529_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop-3/vision/frames/step_0005_20260731_123529_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/closing_state.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..fe53385b784ac1bd7081c5219b6a5b52255009b7 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c3cd1327414e37b8dd59afe30169657ac2f2e4d99e0abb1ca3867d5d7728fec +size 656596 diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0001_20260731_123505_after.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0001_20260731_123505_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c7e0ef76fbc7f9bd47b2456b8de5ed2d657e9ed4 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0001_20260731_123505_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38102b72200ee44a2b22558d7037d92d00519895a9a86c946aa55abcb89b85cb +size 656192 diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0001_20260731_123505_at.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0001_20260731_123505_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ad5271bb352c8445391d6feefadfa354a593f3c8 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0001_20260731_123505_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91fd3433031096dddb87ca247e385d77954a0856e746babc895ed0d836efeadd +size 2626712 diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0001_20260731_123505_before.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0001_20260731_123505_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c7e0ef76fbc7f9bd47b2456b8de5ed2d657e9ed4 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0001_20260731_123505_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38102b72200ee44a2b22558d7037d92d00519895a9a86c946aa55abcb89b85cb +size 656192 diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0002_20260731_123516_after.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0002_20260731_123516_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c4c7065476ca549d8fe4f03bae114110daec535e --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0002_20260731_123516_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a403bcae15dc20c652c68974b38fa6754621bf77eda848e5823436447894984 +size 518134 diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0002_20260731_123516_at.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0002_20260731_123516_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d63b062c18dec0c3ba770d130654c07b27477b24 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0002_20260731_123516_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbbf44513ffad760e21dd61446eaeef3a59563c4b328e443a8cc260694a2a71f +size 511090 diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0002_20260731_123516_before.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0002_20260731_123516_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d63b062c18dec0c3ba770d130654c07b27477b24 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0002_20260731_123516_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbbf44513ffad760e21dd61446eaeef3a59563c4b328e443a8cc260694a2a71f +size 511090 diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0003_20260731_123520_after.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0003_20260731_123520_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ecf96ceb49079b9b4909eb401e1a8e26bde2f209 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0003_20260731_123520_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae382ab5dacb9208b0a619015dae37670cd0f6455d1ed9fece9f6439b62d1b08 +size 531836 diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0003_20260731_123520_at.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0003_20260731_123520_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c4c7065476ca549d8fe4f03bae114110daec535e --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0003_20260731_123520_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a403bcae15dc20c652c68974b38fa6754621bf77eda848e5823436447894984 +size 518134 diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0003_20260731_123520_before.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0003_20260731_123520_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c4c7065476ca549d8fe4f03bae114110daec535e --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0003_20260731_123520_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a403bcae15dc20c652c68974b38fa6754621bf77eda848e5823436447894984 +size 518134 diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0004_20260731_123526_after.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0004_20260731_123526_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..223234cdb36e9b29e29eaa9ec6e9edd5cea70526 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0004_20260731_123526_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:126b7f6cd8bab01b4f78e96943faed409cdb532e9dbc8236f9c8101c5516cd92 +size 532662 diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0004_20260731_123526_at.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0004_20260731_123526_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9b52bf519cdb3709e6ee8694b7d1bdcbed591cda --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0004_20260731_123526_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcbb3911f55e0544bd9b7cbb97faa882d19043579dbe60e0c54fc03f75b288c5 +size 532306 diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0004_20260731_123526_before.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0004_20260731_123526_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9b52bf519cdb3709e6ee8694b7d1bdcbed591cda --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0004_20260731_123526_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcbb3911f55e0544bd9b7cbb97faa882d19043579dbe60e0c54fc03f75b288c5 +size 532306 diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0005_20260731_123529_after.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0005_20260731_123529_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b75aebc2ed153e8f32abb5bb3a233bddc73f8bf3 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0005_20260731_123529_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f6841155fb96bf17f00bfa51fbcc5f89190e9fc5a269a583dae5c4a066fc71 +size 532580 diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0005_20260731_123529_at.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0005_20260731_123529_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..223234cdb36e9b29e29eaa9ec6e9edd5cea70526 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0005_20260731_123529_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:126b7f6cd8bab01b4f78e96943faed409cdb532e9dbc8236f9c8101c5516cd92 +size 532662 diff --git a/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0005_20260731_123529_before.webp b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0005_20260731_123529_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..223234cdb36e9b29e29eaa9ec6e9edd5cea70526 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop-3/vision/frames/step_0005_20260731_123529_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:126b7f6cd8bab01b4f78e96943faed409cdb532e9dbc8236f9c8101c5516cd92 +size 532662 diff --git a/data/sessions/explorer-new-folder-desktop/commands/actuation_commands.json b/data/sessions/explorer-new-folder-desktop/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..1bea0607e7673828b427f7104463faf34404769a --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/commands/actuation_commands.json @@ -0,0 +1,135 @@ +[ + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 38, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 900, + "mouse_y": 600, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=900, Y=600", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:32:46.548Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 98, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 946, + "mouse_y": 849, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=946, Y=849", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:32:51.970Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 35, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 946, + "mouse_y": 849, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=946, Y=849", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:32:54.173Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 107, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1241, + "mouse_y": 851, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1241, Y=851", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:32:58.532Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 30, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1241, + "mouse_y": 851, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1241, Y=851", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:33:00.736Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Archive", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:33:06.015Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:33:09.281Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-new-folder-desktop/commands/cc_commands.json b/data/sessions/explorer-new-folder-desktop/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..c1b17e41d524b0ef5921efa41d6c2ccd2743313d --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/commands/cc_commands.json @@ -0,0 +1,37 @@ +[ + { + "command": "900 600 right", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "946 849 move", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "946 849 left", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "1241 851 move", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "1241 851 left", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "type Archive", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 7 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-new-folder-desktop/commands/converted_input.md b/data/sessions/explorer-new-folder-desktop/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..011ca9620362d4e6d6a3a4c6bcc1b73656662465 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/commands/converted_input.md @@ -0,0 +1,13 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:32:46 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:32:46.548Z | Right-click at (900, 600) | +| 2 | 2026-07-31T12:32:51.970Z | Move-cursor at (946, 849) | +| 3 | 2026-07-31T12:32:54.173Z | Left-click at (946, 849) | +| 4 | 2026-07-31T12:32:58.532Z | Move-cursor at (1241, 851) | +| 5 | 2026-07-31T12:33:00.736Z | Left-click at (1241, 851) | +| 6 | 2026-07-31T12:33:06.015Z | Type: Archive | +| 7 | 2026-07-31T12:33:09.281Z | Press: Enter | diff --git a/data/sessions/explorer-new-folder-desktop/commands/raw_input.md b/data/sessions/explorer-new-folder-desktop/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..19c871e8cefb32e2a94ce23da2a91d87d9498235 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/commands/raw_input.md @@ -0,0 +1,13 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:32:46 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:32:46.548Z | Right-clicked at X=900, Y=600 | +| 2 | 2026-07-31T12:32:51.970Z | Moved cursor to at X=946, Y=849 | +| 3 | 2026-07-31T12:32:54.173Z | Left-clicked at X=946, Y=849 | +| 4 | 2026-07-31T12:32:58.532Z | Moved cursor to at X=1241, Y=851 | +| 5 | 2026-07-31T12:33:00.736Z | Left-clicked at X=1241, Y=851 | +| 6 | 2026-07-31T12:33:06.015Z | Typed: Archive | +| 7 | 2026-07-31T12:33:09.281Z | Pressed: Return | diff --git a/data/sessions/explorer-new-folder-desktop/memory.md b/data/sessions/explorer-new-folder-desktop/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..d56ee7f999622150272620d2b6788e5114e47756 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/memory.md @@ -0,0 +1,77 @@ +# Memory: explorer-new-folder-desktop + +## Overview + +Create a named folder on the desktop through the desktop's own context menu. Use this when +a new container is wanted on the desktop and the work is being done by pointing. The route +right-clicks empty desktop space, follows the New submenu to Folder, types the name and +commits it with Return. The recorded trace leaves a folder named `Archive` on the +desktop. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A destination that exists and is writable, and that is the active target when the + creation command is issued. The keyboard route creates the folder inside whatever + container currently has focus, which is not always the one on screen. +- The folder's name decided in advance, including capitalisation. +- No existing folder of that name at the destination. Creating over one is refused by the + shell and quietly turned into a differently-named folder by the file manager. +- For the desktop specifically: the desktop reachable as a container. It behaves as a + folder for this purpose, but only when no window is in front of it holding focus. + +## Steps + +### Step 1 — Right-click at (900, 600) + +The task is to create a folder on the Desktop, and the Desktop has no ribbon of its own, so the only route is its context menu. Move the cursor and Right-click an empty area of the wallpaper, clear of the icons down the left edge. + +![Step 1](vision/frames/step_0001_20260731_123246_at.webp) + +### Step 2 — Move-cursor at (946, 849) + +Move the cursor onto the **`New ›`** row without clicking, so the submenu opens on hover and the target is confirmed in the frame before anything is committed. Note that `New` sits higher here than it does inside a folder window: the desktop menu has no `Group by` or `Customize this folder…` entries, so everything below them moves up. + +![Step 2](vision/frames/step_0002_20260731_123251_at.webp) + +### Step 3 — Left-click at (946, 849) + +Move the cursor and Left-click **`New ›`** to hold the submenu open. + +![Step 3](vision/frames/step_0003_20260731_123254_at.webp) + +### Step 4 — Move-cursor at (1241, 851) + +Move the cursor across into the submenu and onto **`Folder`**, its first entry. Moving before clicking matters more here than usual — a click that misses lands on the wallpaper and dismisses the whole menu. + +![Step 4](vision/frames/step_0004_20260731_123258_at.webp) + +### Step 5 — Left-click at (1241, 851) + +Move the cursor and Left-click **`Folder`**. Windows creates a folder called `New folder` on the Desktop and puts its name straight into an inline edit box with the text selected, so it is ready to be renamed without any further action. + +![Step 5](vision/frames/step_0005_20260731_123300_at.webp) + +### Step 6 — Type: Archive + +Type `Archive` while the placeholder name is still selected. The typed text replaces it rather than appending to it. + +![Step 6](vision/frames/step_0006_20260731_123306_at.webp) + +### Step 7 — Press: Enter + +After typing `Archive` Press Enter to commit the name. Until this happens the folder is still `New folder` on disk; clicking elsewhere would commit that name instead of the one just typed. + +![Step 7](vision/frames/step_0007_20260731_123309_at.webp) + +## Notes & Edge Cases + +- **A submenu opens on hover, and clicking its parent row can close the whole menu.** Move + onto the parent and wait for the child list to appear rather than clicking through it. + This is the most common way a menu-driven step silently does nothing. +- **Confirm the submenu is open before moving to the child item.** The pointer has to + travel from the parent row into the submenu without leaving the menu's bounds; cutting + the corner closes it and the click then lands on whatever is behind. +- **A parent row's position is not fixed.** Menu contents differ by what was right-clicked + and by what is installed, so the row sits at a different height in different folders. + Read the row's label rather than returning to a remembered position. diff --git a/data/sessions/explorer-new-folder-desktop/metadata.json b/data/sessions/explorer-new-folder-desktop/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..b2d87d9abd2726c61fa0af3d2ffa6a61794b0c71 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/metadata.json @@ -0,0 +1,129 @@ +{ + "memory_name": "explorer-new-folder-desktop", + "memory_description": "", + "session_id": "7e7a6b05-b978-4fb5-b267-04adb378f890", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:32:37.360385594Z", + "completed_at": "2026-07-31T12:33:14.485680793Z", + "total_steps": 7, + "annotated_steps": 7, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:32:46.548Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0001_20260731_123246_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_123246_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_123246_after.webp", + "raw_command": "Right-clicked at X=900, Y=600", + "converted_command": "Right-click at (900, 600)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:32:51.970Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0002_20260731_123251_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_123251_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_123251_after.webp", + "raw_command": "Moved cursor to at X=946, Y=849", + "converted_command": "Move-cursor at (946, 849)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:32:54.173Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0003_20260731_123254_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_123254_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_123254_after.webp", + "raw_command": "Left-clicked at X=946, Y=849", + "converted_command": "Left-click at (946, 849)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T12:32:58.532Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0004_20260731_123258_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_123258_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_123258_after.webp", + "raw_command": "Moved cursor to at X=1241, Y=851", + "converted_command": "Move-cursor at (1241, 851)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T12:33:00.736Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0005_20260731_123300_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260731_123300_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_123300_after.webp", + "raw_command": "Left-clicked at X=1241, Y=851", + "converted_command": "Left-click at (1241, 851)" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T12:33:06.015Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0006_20260731_123306_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260731_123306_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_123306_after.webp", + "raw_command": "Typed: Archive", + "converted_command": "Type: Archive" + }, + { + "step_id": 7, + "timestamp": "2026-07-31T12:33:09.281Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0007_20260731_123309_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260731_123309_before.webp", + "after_image_path": "vision/frames/step_0007_20260731_123309_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-new-folder-desktop/reasoning/reasoning.jsonl b/data/sessions/explorer-new-folder-desktop/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..1d8cb889a68de178e81e0d3d7c5344ca42c8d0c2 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/reasoning/reasoning.jsonl @@ -0,0 +1,7 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:32:46.548Z", "timestamp_annotated": "2026-08-19T14:18:25.968706+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=900, Y=600", "converted_command": "Right-click at (900, 600)", "image_path": "vision/frames/step_0001_20260731_123246_at.webp", "reasoning": "The task is to create a folder on the Desktop, and the Desktop has no ribbon of its own, so the only route is its context menu. Move the cursor and Right-click an empty area of the wallpaper, clear of the icons down the left edge.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:32:51.970Z", "timestamp_annotated": "2026-08-19T14:18:25.968987+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=946, Y=849", "converted_command": "Move-cursor at (946, 849)", "image_path": "vision/frames/step_0002_20260731_123251_at.webp", "reasoning": "Move the cursor onto the **`New ›`** row without clicking, so the submenu opens on hover and the target is confirmed in the frame before anything is committed. Note that `New` sits higher here than it does inside a folder window: the desktop menu has no `Group by` or `Customize this folder…` entries, so everything below them moves up.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:32:54.173Z", "timestamp_annotated": "2026-08-19T14:18:25.969348+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=946, Y=849", "converted_command": "Left-click at (946, 849)", "image_path": "vision/frames/step_0003_20260731_123254_at.webp", "reasoning": "Move the cursor and Left-click **`New ›`** to hold the submenu open.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T12:32:58.532Z", "timestamp_annotated": "2026-08-19T14:18:25.969775+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1241, Y=851", "converted_command": "Move-cursor at (1241, 851)", "image_path": "vision/frames/step_0004_20260731_123258_at.webp", "reasoning": "Move the cursor across into the submenu and onto **`Folder`**, its first entry. Moving before clicking matters more here than usual — a click that misses lands on the wallpaper and dismisses the whole menu.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T12:33:00.736Z", "timestamp_annotated": "2026-08-19T14:18:25.970162+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1241, Y=851", "converted_command": "Left-click at (1241, 851)", "image_path": "vision/frames/step_0005_20260731_123300_at.webp", "reasoning": "Move the cursor and Left-click **`Folder`**. Windows creates a folder called `New folder` on the Desktop and puts its name straight into an inline edit box with the text selected, so it is ready to be renamed without any further action.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T12:33:06.015Z", "timestamp_annotated": "2026-08-19T14:18:25.970637+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Archive", "converted_command": "Type: Archive", "image_path": "vision/frames/step_0006_20260731_123306_at.webp", "reasoning": "Type `Archive` while the placeholder name is still selected. The typed text replaces it rather than appending to it.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-31T12:33:09.281Z", "timestamp_annotated": "2026-08-19T14:18:25.971052+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0007_20260731_123309_at.webp", "reasoning": "After typing `Archive` Press Enter to commit the name. Until this happens the folder is still `New folder` on disk; clicking elsewhere would commit that name instead of the one just typed.", "skipped": false} diff --git a/data/sessions/explorer-new-folder-desktop/sync_log.json b/data/sessions/explorer-new-folder-desktop/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..61d3cf944efa70b1f0f55473dc33f1d4e068ab75 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/sync_log.json @@ -0,0 +1,187 @@ +{ + "session_id": "7e7a6b05-b978-4fb5-b267-04adb378f890", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_123246_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0001_20260731_123246_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_123246_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0001_20260731_123246_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_123246_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0001_20260731_123246_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_123251_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0002_20260731_123251_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_123251_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0002_20260731_123251_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_123251_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0002_20260731_123251_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_123254_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0003_20260731_123254_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_123254_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0003_20260731_123254_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_123254_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0003_20260731_123254_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_123258_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0004_20260731_123258_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_123258_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0004_20260731_123258_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_123258_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0004_20260731_123258_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_123300_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0005_20260731_123300_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_123300_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0005_20260731_123300_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_123300_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0005_20260731_123300_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_123306_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0006_20260731_123306_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_123306_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0006_20260731_123306_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_123306_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0006_20260731_123306_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_123309_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0007_20260731_123309_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_123309_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0007_20260731_123309_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_123309_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-new-folder-desktop/vision/frames/step_0007_20260731_123309_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/closing_state.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..8f6d816b95c0b7743d5b14ddb78ef72faca126c4 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94640482debf802991c8750b085c32fe6960b4e4b9c34fd5b65404f1fddff415 +size 656360 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0001_20260731_123246_after.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0001_20260731_123246_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..93e1313fa99f8fb20226b1365075c863514d63ab --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0001_20260731_123246_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b66449f2b8d417abbedb1d90fa7de1258fd3e16913d7f4126911dd8088c72731 +size 656184 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0001_20260731_123246_at.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0001_20260731_123246_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..711ef82d69a36372df4dde351e910f747f3a4306 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0001_20260731_123246_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23f6bb376bffa37e2f421e70657b0ed5fa9bda0cd04101eb026cf9ee3f843f27 +size 2623410 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0001_20260731_123246_before.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0001_20260731_123246_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..93e1313fa99f8fb20226b1365075c863514d63ab --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0001_20260731_123246_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b66449f2b8d417abbedb1d90fa7de1258fd3e16913d7f4126911dd8088c72731 +size 656184 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0002_20260731_123251_after.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0002_20260731_123251_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..54c65a517fd6df0574b146fd7abeae9c32c98259 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0002_20260731_123251_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c93eacdfe083d35ea8d366ecee4a685df3d1a3c444574c00d1cc60e9a8ae77a2 +size 632400 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0002_20260731_123251_at.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0002_20260731_123251_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..af8bd58398f4a4ce26072189fd9293e2412f3ed3 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0002_20260731_123251_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5aa1de4e44ea4eaa597a9876b1a0aee1dc1a9415177a72a3a1aa7cc1c6d4186 +size 2513628 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0002_20260731_123251_before.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0002_20260731_123251_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..54c65a517fd6df0574b146fd7abeae9c32c98259 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0002_20260731_123251_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c93eacdfe083d35ea8d366ecee4a685df3d1a3c444574c00d1cc60e9a8ae77a2 +size 632400 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0003_20260731_123254_after.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0003_20260731_123254_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f86685a35e0cbcc5e955986c8f50e2a659686f26 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0003_20260731_123254_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929689d38a699f178b30a8c49c1703cbf08c6a4ad480fec2aafea8d6384718df +size 624558 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0003_20260731_123254_at.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0003_20260731_123254_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..94cee14ba20e500af767779b0dc34aa748514619 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0003_20260731_123254_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9fdcc9c6552131fc5a7cf40e8badb3f880ba5b369ec0fc0b54a9989ee675772 +size 2467208 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0003_20260731_123254_before.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0003_20260731_123254_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f86685a35e0cbcc5e955986c8f50e2a659686f26 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0003_20260731_123254_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929689d38a699f178b30a8c49c1703cbf08c6a4ad480fec2aafea8d6384718df +size 624558 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0004_20260731_123258_after.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0004_20260731_123258_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f86685a35e0cbcc5e955986c8f50e2a659686f26 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0004_20260731_123258_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929689d38a699f178b30a8c49c1703cbf08c6a4ad480fec2aafea8d6384718df +size 624558 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0004_20260731_123258_at.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0004_20260731_123258_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..723a564e304503090d48e75761e584409bc1ad97 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0004_20260731_123258_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97fc48f81f065a2644344bf64524e19f98e68fa9ae1a0fb1913302113eb0fa15 +size 2471724 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0004_20260731_123258_before.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0004_20260731_123258_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f86685a35e0cbcc5e955986c8f50e2a659686f26 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0004_20260731_123258_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929689d38a699f178b30a8c49c1703cbf08c6a4ad480fec2aafea8d6384718df +size 624558 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0005_20260731_123300_after.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0005_20260731_123300_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3049750109a3bc9a446b62cece518a41870ea55d --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0005_20260731_123300_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:772b6e50754e551c5a35ffb932d34b973aebbb9638299721038e40b86f13fabd +size 624632 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0005_20260731_123300_at.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0005_20260731_123300_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..327e74f4a9af5f826abe6e44faf9875bc1cc09b2 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0005_20260731_123300_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:918f2dd1acc9ac29fc990d7a644a2aad71066b109c86258e2ab10560ebd18fc8 +size 2471698 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0005_20260731_123300_before.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0005_20260731_123300_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fd683b54df02217689e447742bae3510a2cf120c --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0005_20260731_123300_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c426efb850bf8523f74b966b73418006e107327c434d909c0a7fd8ba01144ec +size 624632 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0006_20260731_123306_after.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0006_20260731_123306_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3636b8b09c5287aa9cb3a69c5d49cabfe41dfc23 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0006_20260731_123306_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21c35ffd5a7db306afe201fceaf8c0e20ea255e31d73b864c2c04f1f83d0d86 +size 656684 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0006_20260731_123306_at.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0006_20260731_123306_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cb22d6a49626563a875b1165f1c361a080cf5025 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0006_20260731_123306_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ce67ab4f69aa94985a9b2307854bd31c149cae0f8c72020a4108dab35a6da4 +size 656766 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0006_20260731_123306_before.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0006_20260731_123306_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cb22d6a49626563a875b1165f1c361a080cf5025 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0006_20260731_123306_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ce67ab4f69aa94985a9b2307854bd31c149cae0f8c72020a4108dab35a6da4 +size 656766 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0007_20260731_123309_after.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0007_20260731_123309_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8f6d816b95c0b7743d5b14ddb78ef72faca126c4 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0007_20260731_123309_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94640482debf802991c8750b085c32fe6960b4e4b9c34fd5b65404f1fddff415 +size 656360 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0007_20260731_123309_at.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0007_20260731_123309_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3636b8b09c5287aa9cb3a69c5d49cabfe41dfc23 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0007_20260731_123309_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21c35ffd5a7db306afe201fceaf8c0e20ea255e31d73b864c2c04f1f83d0d86 +size 656684 diff --git a/data/sessions/explorer-new-folder-desktop/vision/frames/step_0007_20260731_123309_before.webp b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0007_20260731_123309_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3636b8b09c5287aa9cb3a69c5d49cabfe41dfc23 --- /dev/null +++ b/data/sessions/explorer-new-folder-desktop/vision/frames/step_0007_20260731_123309_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21c35ffd5a7db306afe201fceaf8c0e20ea255e31d73b864c2c04f1f83d0d86 +size 656684 diff --git a/data/sessions/explorer-rename-file-2/commands/actuation_commands.json b/data/sessions/explorer-rename-file-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..5c3b9201f39944653c7340cac6b2c0d4fd9f7791 --- /dev/null +++ b/data/sessions/explorer-rename-file-2/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 91, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:15:36.028Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Rename-Item $env:USERPROFILE\\corpus-seed\\report.pdf report-final.pdf", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:15:46.104Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:15:50.199Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:15:56.432Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:15:59.777Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-rename-file-2/commands/cc_commands.json b/data/sessions/explorer-rename-file-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..f10108a3983c5f53b76bfa372f4361e4f5a0ebb9 --- /dev/null +++ b/data/sessions/explorer-rename-file-2/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Rename-Item $env:USERPROFILE\\corpus-seed\\report.pdf report-final.pdf", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-rename-file-2/commands/converted_input.md b/data/sessions/explorer-rename-file-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..45c6f26188eda05949a8c06f4f49b9c54a942dbd --- /dev/null +++ b/data/sessions/explorer-rename-file-2/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 13:15:36 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T13:15:36.028Z | Left-click at (268, 1060) | +| 2 | 2026-07-31T13:15:46.104Z | Type: Rename-Item $env:USERPROFILE\corpus-seed\report.pdf report-final.pdf | +| 3 | 2026-07-31T13:15:50.199Z | Press: Enter | +| 4 | 2026-07-31T13:15:56.432Z | Type: exit | +| 5 | 2026-07-31T13:15:59.777Z | Press: Enter | diff --git a/data/sessions/explorer-rename-file-2/commands/raw_input.md b/data/sessions/explorer-rename-file-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..f6fed2ade733e644689e81d084d712a8c01a1c9c --- /dev/null +++ b/data/sessions/explorer-rename-file-2/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 13:15:36 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T13:15:36.028Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-31T13:15:46.104Z | Typed: Rename-Item $env:USERPROFILE\corpus-seed\report.pdf report-final.pdf | +| 3 | 2026-07-31T13:15:50.199Z | Pressed: Return | +| 4 | 2026-07-31T13:15:56.432Z | Typed: exit | +| 5 | 2026-07-31T13:15:59.777Z | Pressed: Return | diff --git a/data/sessions/explorer-rename-file-2/memory.md b/data/sessions/explorer-rename-file-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..ac6742b23b4ed7ca1924df373e70aa062ace58bd --- /dev/null +++ b/data/sessions/explorer-rename-file-2/memory.md @@ -0,0 +1,63 @@ +# Memory: explorer-rename-file-2 + +## Overview + +Rename a file in place from a shell, keeping it in the same folder. Use this as the +terminal route to the same end state as the file-manager rename: the rename command takes +the current path and the new name, so the folder is never restated and the file cannot be +moved by accident. The recorded trace renames `report.pdf` to `report-final.pdf`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file that exists and is identifiable by name, and write access to the folder holding + it. +- The new name decided in advance, including its extension. A shell rename replaces the + whole name, so the extension has to be written out; a file-manager rename usually + pre-selects the base name only and keeps the extension automatically. The same intended + result therefore needs different input in the two routes. +- No file already using the new name in that folder. +- An understanding of what depends on the old name. Renaming does not update anything that + refers to the file. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to rename a file while keeping its extension, which is a single rename command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar. + +![Step 1](vision/frames/step_0001_20260731_131536_at.webp) + +### Step 2 — Type: Rename-Item $env:USERPROFILE\corpus-seed\report.pdf report-final.pdf + +Type a `Rename-Item` command giving the file's full path and then the new name on its own. The second argument is a bare name rather than a path deliberately — `Rename-Item` renames within the existing folder and rejects a destination that points elsewhere, so a full path there would be an error rather than a move. + +![Step 2](vision/frames/step_0002_20260731_131546_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Enter to perform the rename. + +![Step 3](vision/frames/step_0003_20260731_131550_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. + +![Step 4](vision/frames/step_0004_20260731_131556_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260731_131559_at.webp) + +## Notes & Edge Cases + +1. The new name is given as a bare name rather than a path, because this command renames within the file's own folder. Handing it a path is an error rather than a move — which is the opposite of the convention on other shells, where one verb does both jobs. +2. The extension has to be typed out in full. The file manager pre-selects only the base name and keeps the extension for you; this command replaces the whole name, so omitting the extension produces an extensionless file that still opens from a shell and no longer opens by double-click. +3. A name already in use is refused rather than overwritten, and that refusal is the useful behaviour. Do not work around it by deleting the existing file first without establishing what it is. +4. Renaming updates nothing that points at the file. Shortcuts, scripts and recent-file lists keep the old name and quietly stop resolving. +5. A case-only rename needs care. On a case-insensitive volume the command may be treated as a no-op or refused as the same path, so the obvious way to fix capitalisation does not always work. +6. The source is written as an absolute path built from the environment variable, which keeps the command independent of the shell's current directory. +7. The prompt returning is not confirmation. Verify the new name exists and the old one is gone. diff --git a/data/sessions/explorer-rename-file-2/metadata.json b/data/sessions/explorer-rename-file-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..9a1de11f75bbdb63b82f6551d305e352eebb52aa --- /dev/null +++ b/data/sessions/explorer-rename-file-2/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "explorer-rename-file-2", + "memory_description": "", + "session_id": "58e58a37-c0b0-4670-873f-d37ba10b07f4", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T13:15:26.824481814Z", + "completed_at": "2026-07-31T13:16:04.953920377Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T13:15:36.028Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_131536_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_131536_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_131536_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T13:15:46.104Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260731_131546_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_131546_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_131546_after.webp", + "raw_command": "Typed: Rename-Item $env:USERPROFILE\\corpus-seed\\report.pdf report-final.pdf", + "converted_command": "Type: Rename-Item $env:USERPROFILE\\corpus-seed\\report.pdf report-final.pdf" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T13:15:50.199Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_131550_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_131550_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_131550_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T13:15:56.432Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260731_131556_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_131556_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_131556_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T13:15:59.777Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260731_131559_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_131559_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_131559_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-rename-file-2/reasoning/reasoning.jsonl b/data/sessions/explorer-rename-file-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..6c41042a4987e34f0876c6907c1960aa2fe5f35b --- /dev/null +++ b/data/sessions/explorer-rename-file-2/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T13:15:36.028Z", "timestamp_annotated": "2026-08-19T14:18:26.196815+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260731_131536_at.webp", "reasoning": "The task is to rename a file while keeping its extension, which is a single rename command, so the first move is to open a shell. Move the cursor and Left-click the PowerShell icon in the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T13:15:46.104Z", "timestamp_annotated": "2026-08-19T14:18:26.197105+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Rename-Item $env:USERPROFILE\\corpus-seed\\report.pdf report-final.pdf", "converted_command": "Type: Rename-Item $env:USERPROFILE\\corpus-seed\\report.pdf report-final.pdf", "image_path": "vision/frames/step_0002_20260731_131546_at.webp", "reasoning": "Type a `Rename-Item` command giving the file's full path and then the new name on its own. The second argument is a bare name rather than a path deliberately — `Rename-Item` renames within the existing folder and rejects a destination that points elsewhere, so a full path there would be an error rather than a move.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T13:15:50.199Z", "timestamp_annotated": "2026-08-19T14:18:26.197433+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260731_131550_at.webp", "reasoning": "After typing the command Press Enter to perform the rename.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T13:15:56.432Z", "timestamp_annotated": "2026-08-19T14:18:26.197856+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260731_131556_at.webp", "reasoning": "Type `exit` to close the shell.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T13:15:59.777Z", "timestamp_annotated": "2026-08-19T14:18:26.198235+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260731_131559_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/explorer-rename-file-2/sync_log.json b/data/sessions/explorer-rename-file-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..1047e0fccdf3db4a31d90687b06bb199472fe099 --- /dev/null +++ b/data/sessions/explorer-rename-file-2/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "58e58a37-c0b0-4670-873f-d37ba10b07f4", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_131536_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/vision/frames/step_0001_20260731_131536_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_131536_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/vision/frames/step_0001_20260731_131536_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_131536_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/vision/frames/step_0001_20260731_131536_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_131546_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/vision/frames/step_0002_20260731_131546_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_131546_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/vision/frames/step_0002_20260731_131546_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_131546_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/vision/frames/step_0002_20260731_131546_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_131550_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/vision/frames/step_0003_20260731_131550_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_131550_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/vision/frames/step_0003_20260731_131550_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_131550_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/vision/frames/step_0003_20260731_131550_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_131556_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/vision/frames/step_0004_20260731_131556_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_131556_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/vision/frames/step_0004_20260731_131556_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_131556_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/vision/frames/step_0004_20260731_131556_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_131559_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/vision/frames/step_0005_20260731_131559_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_131559_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/vision/frames/step_0005_20260731_131559_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_131559_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file-2/vision/frames/step_0005_20260731_131559_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-rename-file-2/vision/frames/closing_state.webp b/data/sessions/explorer-rename-file-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..d8bb1836d706bf0fcebf0bbf5a552307351ade7a --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d2e5c951df84cc52a0dc629360cae98d6450b918b9c1051086456c81775dfad +size 656202 diff --git a/data/sessions/explorer-rename-file-2/vision/frames/step_0001_20260731_131536_after.webp b/data/sessions/explorer-rename-file-2/vision/frames/step_0001_20260731_131536_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..29dadc909a457c875768e2e3d9c0be7fe832dd5f --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/step_0001_20260731_131536_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24ed3d4b8fb28162f80c1a13a0695a6e919e571a255dc75051b6362eac8e3bed +size 656198 diff --git a/data/sessions/explorer-rename-file-2/vision/frames/step_0001_20260731_131536_at.webp b/data/sessions/explorer-rename-file-2/vision/frames/step_0001_20260731_131536_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e4ce274e1484986fdcb20dd372510cf3da5c6925 --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/step_0001_20260731_131536_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f40e898eb6c4cac5fda42044f3b6ac7352b37443c27943de99f0135d40b0d9a +size 2626796 diff --git a/data/sessions/explorer-rename-file-2/vision/frames/step_0001_20260731_131536_before.webp b/data/sessions/explorer-rename-file-2/vision/frames/step_0001_20260731_131536_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..29dadc909a457c875768e2e3d9c0be7fe832dd5f --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/step_0001_20260731_131536_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24ed3d4b8fb28162f80c1a13a0695a6e919e571a255dc75051b6362eac8e3bed +size 656198 diff --git a/data/sessions/explorer-rename-file-2/vision/frames/step_0002_20260731_131546_after.webp b/data/sessions/explorer-rename-file-2/vision/frames/step_0002_20260731_131546_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c8c2f51f40ea772097d261aac21787670a398bdb --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/step_0002_20260731_131546_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2e524c84d09e2114d325b3223d5644c5a0cac61f0667f5e0f6aae64eac7b12 +size 528490 diff --git a/data/sessions/explorer-rename-file-2/vision/frames/step_0002_20260731_131546_at.webp b/data/sessions/explorer-rename-file-2/vision/frames/step_0002_20260731_131546_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c4c198197ee702869c8115d7191190bf934b7a6b --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/step_0002_20260731_131546_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c22a308bea9ffc200eea8665fc7a973bd91968048008c12fd58decf95fb248 +size 521420 diff --git a/data/sessions/explorer-rename-file-2/vision/frames/step_0002_20260731_131546_before.webp b/data/sessions/explorer-rename-file-2/vision/frames/step_0002_20260731_131546_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c4c198197ee702869c8115d7191190bf934b7a6b --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/step_0002_20260731_131546_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c22a308bea9ffc200eea8665fc7a973bd91968048008c12fd58decf95fb248 +size 521420 diff --git a/data/sessions/explorer-rename-file-2/vision/frames/step_0003_20260731_131550_after.webp b/data/sessions/explorer-rename-file-2/vision/frames/step_0003_20260731_131550_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8bf581706069c6c945c19fa10e390733cc119bb1 --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/step_0003_20260731_131550_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba049d98707ee5c12b94cde6163db956479eca6e88eb32a292a02eaa17ee11a +size 530650 diff --git a/data/sessions/explorer-rename-file-2/vision/frames/step_0003_20260731_131550_at.webp b/data/sessions/explorer-rename-file-2/vision/frames/step_0003_20260731_131550_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c8c2f51f40ea772097d261aac21787670a398bdb --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/step_0003_20260731_131550_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2e524c84d09e2114d325b3223d5644c5a0cac61f0667f5e0f6aae64eac7b12 +size 528490 diff --git a/data/sessions/explorer-rename-file-2/vision/frames/step_0003_20260731_131550_before.webp b/data/sessions/explorer-rename-file-2/vision/frames/step_0003_20260731_131550_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c8c2f51f40ea772097d261aac21787670a398bdb --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/step_0003_20260731_131550_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2e524c84d09e2114d325b3223d5644c5a0cac61f0667f5e0f6aae64eac7b12 +size 528490 diff --git a/data/sessions/explorer-rename-file-2/vision/frames/step_0004_20260731_131556_after.webp b/data/sessions/explorer-rename-file-2/vision/frames/step_0004_20260731_131556_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8bf581706069c6c945c19fa10e390733cc119bb1 --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/step_0004_20260731_131556_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba049d98707ee5c12b94cde6163db956479eca6e88eb32a292a02eaa17ee11a +size 530650 diff --git a/data/sessions/explorer-rename-file-2/vision/frames/step_0004_20260731_131556_at.webp b/data/sessions/explorer-rename-file-2/vision/frames/step_0004_20260731_131556_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8bf581706069c6c945c19fa10e390733cc119bb1 --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/step_0004_20260731_131556_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba049d98707ee5c12b94cde6163db956479eca6e88eb32a292a02eaa17ee11a +size 530650 diff --git a/data/sessions/explorer-rename-file-2/vision/frames/step_0004_20260731_131556_before.webp b/data/sessions/explorer-rename-file-2/vision/frames/step_0004_20260731_131556_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8bf581706069c6c945c19fa10e390733cc119bb1 --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/step_0004_20260731_131556_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba049d98707ee5c12b94cde6163db956479eca6e88eb32a292a02eaa17ee11a +size 530650 diff --git a/data/sessions/explorer-rename-file-2/vision/frames/step_0005_20260731_131559_after.webp b/data/sessions/explorer-rename-file-2/vision/frames/step_0005_20260731_131559_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d8bb1836d706bf0fcebf0bbf5a552307351ade7a --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/step_0005_20260731_131559_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d2e5c951df84cc52a0dc629360cae98d6450b918b9c1051086456c81775dfad +size 656202 diff --git a/data/sessions/explorer-rename-file-2/vision/frames/step_0005_20260731_131559_at.webp b/data/sessions/explorer-rename-file-2/vision/frames/step_0005_20260731_131559_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f0d1fd945c3ce6c0ea51a259bac86a2069cbddba --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/step_0005_20260731_131559_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:343fbba99fe602d956e8777301ebd8a034f25b4f9795fa3c9b6190d1bb1ba7a5 +size 531146 diff --git a/data/sessions/explorer-rename-file-2/vision/frames/step_0005_20260731_131559_before.webp b/data/sessions/explorer-rename-file-2/vision/frames/step_0005_20260731_131559_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f0d1fd945c3ce6c0ea51a259bac86a2069cbddba --- /dev/null +++ b/data/sessions/explorer-rename-file-2/vision/frames/step_0005_20260731_131559_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:343fbba99fe602d956e8777301ebd8a034f25b4f9795fa3c9b6190d1bb1ba7a5 +size 531146 diff --git a/data/sessions/explorer-rename-file/commands/actuation_commands.json b/data/sessions/explorer-rename-file/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..f2f50ba27eaaf4ff8441e1c9810e13ef33ffc6b2 --- /dev/null +++ b/data/sessions/explorer-rename-file/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 98, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 386, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=250, Y=386", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:14:29.747Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 36, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 386, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=250, Y=386", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:14:32.949Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: F2", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:14:37.152Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: report-final", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:14:41.273Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:14:44.472Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-rename-file/commands/cc_commands.json b/data/sessions/explorer-rename-file/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..a441fd46f5c11cee4bbe75fc5b10d71c759c3563 --- /dev/null +++ b/data/sessions/explorer-rename-file/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "250 386 move", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "250 386 left", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {F2}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type report-final", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-rename-file/commands/converted_input.md b/data/sessions/explorer-rename-file/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..26b1ee971f06f3bead3511cff47bb64815dded76 --- /dev/null +++ b/data/sessions/explorer-rename-file/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 13:14:29 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T13:14:29.747Z | Move-cursor at (250, 386) | +| 2 | 2026-07-31T13:14:32.949Z | Left-click at (250, 386) | +| 3 | 2026-07-31T13:14:37.152Z | Press: F2 | +| 4 | 2026-07-31T13:14:41.273Z | Type: report-final | +| 5 | 2026-07-31T13:14:44.472Z | Press: Enter | diff --git a/data/sessions/explorer-rename-file/commands/raw_input.md b/data/sessions/explorer-rename-file/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..c4933f2544b852c6bc22d878d0f818e415210cad --- /dev/null +++ b/data/sessions/explorer-rename-file/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 13:14:29 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T13:14:29.747Z | Moved cursor to at X=250, Y=386 | +| 2 | 2026-07-31T13:14:32.949Z | Left-clicked at X=250, Y=386 | +| 3 | 2026-07-31T13:14:37.152Z | Pressed: F2 | +| 4 | 2026-07-31T13:14:41.273Z | Typed: report-final | +| 5 | 2026-07-31T13:14:44.472Z | Pressed: Return | diff --git a/data/sessions/explorer-rename-file/memory.md b/data/sessions/explorer-rename-file/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..a1a7a8023c112e0de22c074279aaf4fb13580627 --- /dev/null +++ b/data/sessions/explorer-rename-file/memory.md @@ -0,0 +1,64 @@ +# Memory: explorer-rename-file + +## Overview + +Rename a file in place through the file manager, keeping it in the same folder. Use this +when the file is being worked with by pointing. The route selects the file and presses the +rename key, which opens an edit box with the base name pre-selected and the extension left +alone, types the new base name and commits with Return. The recorded trace renames +`report.pdf` to `report-final.pdf`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file that exists and is identifiable by name, and write access to the folder holding + it. +- The new name decided in advance, including its extension. A shell rename replaces the + whole name, so the extension has to be written out; a file-manager rename usually + pre-selects the base name only and keeps the extension automatically. The same intended + result therefore needs different input in the two routes. +- No file already using the new name in that folder. +- An understanding of what depends on the old name. Renaming does not update anything that + refers to the file. + +## Steps + +### Step 1 — Move-cursor at (250, 386) + +The task is to give an existing file a new name. Move the cursor onto the `report.pdf` row first, without clicking — a bare click does not reliably land in this environment, and the move-then-click pair is the route that works. + +![Step 1](vision/frames/step_0001_20260731_131429_at.webp) + +### Step 2 — Left-click at (250, 386) + +Move the cursor and Left-click **`report.pdf`** to select it. Renaming acts on the selection, so the file has to be selected before the rename can be triggered — and a single click selects without opening, which a double-click would do. + +![Step 2](vision/frames/step_0002_20260731_131432_at.webp) + +### Step 3 — Press: F2 + +Press **F2** to start an inline rename on the selected file. F2 is used rather than a second slow click on the name, which also starts a rename but depends on hitting a timing window between the two clicks; F2 has no such dependency. + +![Step 3](vision/frames/step_0003_20260731_131437_at.webp) + +### Step 4 — Type: report-final + +Type `report-final`. Only the stem `report` is selected in the edit box — `.pdf` sits outside the selection — so the typed text replaces the stem and leaves the extension intact. Typing `report-final.pdf` here would have produced `report-final.pdf.pdf`. + +![Step 4](vision/frames/step_0004_20260731_131441_at.webp) + +### Step 5 — Press: Enter + +After typing `report-final` Press Enter to commit the rename. Until this happens the file is still `report.pdf` on disk; pressing Escape instead would discard the edit entirely. + +![Step 5](vision/frames/step_0005_20260731_131444_at.webp) + +## Notes & Edge Cases + +1. The rename key acts on the selection immediately, with no menu step and no confirmation. The selection is therefore the whole of the decision. +2. Only the base name is pre-selected, so typing the new base keeps the extension. If the system is configured to hide known extensions the field contains a different amount of the name than it appears to, which changes what the typing replaces — check that setting before trusting the pre-selection. +3. The confirming key commits the name; clicking away also commits it, and the cancel key reverts. Nothing undoes the file having entered rename mode. +4. A name already in use is refused with a message rather than silently overwritten on this route. The shell equivalent behaves differently, which is the main practical difference between them. +5. Changing the extension changes which application opens the file, and the system warns about that separately. Read the warning rather than dismissing it — it is reporting a different change from the one the task asked for. +6. Renaming updates nothing that points at the file. Shortcuts, scripts and recent-file lists keep the old name and quietly stop resolving. +7. Capitalisation is part of the name, and a case-only change may be treated as no change at all on a case-insensitive volume. diff --git a/data/sessions/explorer-rename-file/metadata.json b/data/sessions/explorer-rename-file/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..e3709dfabf42b6100f14edae95abf517bfbab31c --- /dev/null +++ b/data/sessions/explorer-rename-file/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "explorer-rename-file", + "memory_description": "", + "session_id": "174306c8-0022-4327-b61b-fb14c2719ba2", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T13:14:20.614032482Z", + "completed_at": "2026-07-31T13:14:49.620094027Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T13:14:29.747Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260731_131429_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_131429_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_131429_after.webp", + "raw_command": "Moved cursor to at X=250, Y=386", + "converted_command": "Move-cursor at (250, 386)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T13:14:32.949Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260731_131432_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_131432_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_131432_after.webp", + "raw_command": "Left-clicked at X=250, Y=386", + "converted_command": "Left-click at (250, 386)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T13:14:37.152Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_131437_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_131437_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_131437_after.webp", + "raw_command": "Pressed: F2", + "converted_command": "Press: F2" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T13:14:41.273Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260731_131441_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_131441_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_131441_after.webp", + "raw_command": "Typed: report-final", + "converted_command": "Type: report-final" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T13:14:44.472Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260731_131444_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_131444_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_131444_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-rename-file/reasoning/reasoning.jsonl b/data/sessions/explorer-rename-file/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ceb6ed45b781fb96e3079dc77c581489c1e2139a --- /dev/null +++ b/data/sessions/explorer-rename-file/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T13:14:29.747Z", "timestamp_annotated": "2026-08-19T14:18:25.990488+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=250, Y=386", "converted_command": "Move-cursor at (250, 386)", "image_path": "vision/frames/step_0001_20260731_131429_at.webp", "reasoning": "The task is to give an existing file a new name. Move the cursor onto the `report.pdf` row first, without clicking — a bare click does not reliably land in this environment, and the move-then-click pair is the route that works.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T13:14:32.949Z", "timestamp_annotated": "2026-08-19T14:18:25.990850+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=250, Y=386", "converted_command": "Left-click at (250, 386)", "image_path": "vision/frames/step_0002_20260731_131432_at.webp", "reasoning": "Move the cursor and Left-click **`report.pdf`** to select it. Renaming acts on the selection, so the file has to be selected before the rename can be triggered — and a single click selects without opening, which a double-click would do.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T13:14:37.152Z", "timestamp_annotated": "2026-08-19T14:18:25.991231+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: F2", "converted_command": "Press: F2", "image_path": "vision/frames/step_0003_20260731_131437_at.webp", "reasoning": "Press **F2** to start an inline rename on the selected file. F2 is used rather than a second slow click on the name, which also starts a rename but depends on hitting a timing window between the two clicks; F2 has no such dependency.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T13:14:41.273Z", "timestamp_annotated": "2026-08-19T14:18:25.991647+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: report-final", "converted_command": "Type: report-final", "image_path": "vision/frames/step_0004_20260731_131441_at.webp", "reasoning": "Type `report-final`. Only the stem `report` is selected in the edit box — `.pdf` sits outside the selection — so the typed text replaces the stem and leaves the extension intact. Typing `report-final.pdf` here would have produced `report-final.pdf.pdf`.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T13:14:44.472Z", "timestamp_annotated": "2026-08-19T14:18:25.992049+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260731_131444_at.webp", "reasoning": "After typing `report-final` Press Enter to commit the rename. Until this happens the file is still `report.pdf` on disk; pressing Escape instead would discard the edit entirely.", "skipped": false} diff --git a/data/sessions/explorer-rename-file/sync_log.json b/data/sessions/explorer-rename-file/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..0065b3b4133be93b99fa525029a7c13cb38b0046 --- /dev/null +++ b/data/sessions/explorer-rename-file/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "174306c8-0022-4327-b61b-fb14c2719ba2", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_131429_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/vision/frames/step_0001_20260731_131429_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_131429_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/vision/frames/step_0001_20260731_131429_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_131429_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/vision/frames/step_0001_20260731_131429_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_131432_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/vision/frames/step_0002_20260731_131432_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_131432_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/vision/frames/step_0002_20260731_131432_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_131432_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/vision/frames/step_0002_20260731_131432_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_131437_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/vision/frames/step_0003_20260731_131437_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_131437_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/vision/frames/step_0003_20260731_131437_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_131437_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/vision/frames/step_0003_20260731_131437_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_131441_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/vision/frames/step_0004_20260731_131441_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_131441_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/vision/frames/step_0004_20260731_131441_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_131441_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/vision/frames/step_0004_20260731_131441_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_131444_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/vision/frames/step_0005_20260731_131444_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_131444_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/vision/frames/step_0005_20260731_131444_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_131444_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-rename-file/vision/frames/step_0005_20260731_131444_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-rename-file/vision/frames/closing_state.webp b/data/sessions/explorer-rename-file/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..1b6c232717b237eb24d70f5727d3142df9124778 --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f26cca4dd301b1e9ea37be164c01b1f665df464ba978adf9abb85192070d14fe +size 75000 diff --git a/data/sessions/explorer-rename-file/vision/frames/step_0001_20260731_131429_after.webp b/data/sessions/explorer-rename-file/vision/frames/step_0001_20260731_131429_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..879ddef9954041fa6aa3c3d02d9bf59747e80e07 --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/step_0001_20260731_131429_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d8bf5507ec2bdc3204909760e8c6d9f072cd5daf4992712d21657b8063f5061 +size 72968 diff --git a/data/sessions/explorer-rename-file/vision/frames/step_0001_20260731_131429_at.webp b/data/sessions/explorer-rename-file/vision/frames/step_0001_20260731_131429_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..616964010fff8051d6a567fa74a1d91c7b8460a0 --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/step_0001_20260731_131429_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df55cd2350954cbbe8fecec91006fa1882db216c726c086cba522b02abba6259 +size 183270 diff --git a/data/sessions/explorer-rename-file/vision/frames/step_0001_20260731_131429_before.webp b/data/sessions/explorer-rename-file/vision/frames/step_0001_20260731_131429_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c69600b67db139ebbc5e8823deeff4c48ef46acf --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/step_0001_20260731_131429_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44d3e0b0d86d31c116bf8b5d7b53d158202cd98794afe2fccc994f594228cee8 +size 72482 diff --git a/data/sessions/explorer-rename-file/vision/frames/step_0002_20260731_131432_after.webp b/data/sessions/explorer-rename-file/vision/frames/step_0002_20260731_131432_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b4ac3644b7f0cd62565a61d34cb0b096f499ead5 --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/step_0002_20260731_131432_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22e3ab2bd299da3247ed39d642a27b1a4d61883663d91af69f2cd3d480c663b0 +size 74642 diff --git a/data/sessions/explorer-rename-file/vision/frames/step_0002_20260731_131432_at.webp b/data/sessions/explorer-rename-file/vision/frames/step_0002_20260731_131432_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..02b4f20130dea032f5949f3a9b138363620f404a --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/step_0002_20260731_131432_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0544de802136f8df5fcb336af80e76d43f4bca2a24cda32255d23427883f8b3 +size 185610 diff --git a/data/sessions/explorer-rename-file/vision/frames/step_0002_20260731_131432_before.webp b/data/sessions/explorer-rename-file/vision/frames/step_0002_20260731_131432_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..879ddef9954041fa6aa3c3d02d9bf59747e80e07 --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/step_0002_20260731_131432_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d8bf5507ec2bdc3204909760e8c6d9f072cd5daf4992712d21657b8063f5061 +size 72968 diff --git a/data/sessions/explorer-rename-file/vision/frames/step_0003_20260731_131437_after.webp b/data/sessions/explorer-rename-file/vision/frames/step_0003_20260731_131437_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e66d3e67d2ea5003b448230690fdf8ed1a3904b5 --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/step_0003_20260731_131437_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc4820d5780fc1add0b405d95141f792c65444ed7613c3b3b8c521abb1e61418 +size 74866 diff --git a/data/sessions/explorer-rename-file/vision/frames/step_0003_20260731_131437_at.webp b/data/sessions/explorer-rename-file/vision/frames/step_0003_20260731_131437_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b4ac3644b7f0cd62565a61d34cb0b096f499ead5 --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/step_0003_20260731_131437_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22e3ab2bd299da3247ed39d642a27b1a4d61883663d91af69f2cd3d480c663b0 +size 74642 diff --git a/data/sessions/explorer-rename-file/vision/frames/step_0003_20260731_131437_before.webp b/data/sessions/explorer-rename-file/vision/frames/step_0003_20260731_131437_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b4ac3644b7f0cd62565a61d34cb0b096f499ead5 --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/step_0003_20260731_131437_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22e3ab2bd299da3247ed39d642a27b1a4d61883663d91af69f2cd3d480c663b0 +size 74642 diff --git a/data/sessions/explorer-rename-file/vision/frames/step_0004_20260731_131441_after.webp b/data/sessions/explorer-rename-file/vision/frames/step_0004_20260731_131441_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..339b3fe2724a39259a6d0ea4b93efaf3979375ac --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/step_0004_20260731_131441_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cadc284a9b9216dcb64deb56997650320b5daa2268c5ec9c2e5b625ec7777199 +size 75040 diff --git a/data/sessions/explorer-rename-file/vision/frames/step_0004_20260731_131441_at.webp b/data/sessions/explorer-rename-file/vision/frames/step_0004_20260731_131441_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e66d3e67d2ea5003b448230690fdf8ed1a3904b5 --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/step_0004_20260731_131441_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc4820d5780fc1add0b405d95141f792c65444ed7613c3b3b8c521abb1e61418 +size 74866 diff --git a/data/sessions/explorer-rename-file/vision/frames/step_0004_20260731_131441_before.webp b/data/sessions/explorer-rename-file/vision/frames/step_0004_20260731_131441_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e66d3e67d2ea5003b448230690fdf8ed1a3904b5 --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/step_0004_20260731_131441_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc4820d5780fc1add0b405d95141f792c65444ed7613c3b3b8c521abb1e61418 +size 74866 diff --git a/data/sessions/explorer-rename-file/vision/frames/step_0005_20260731_131444_after.webp b/data/sessions/explorer-rename-file/vision/frames/step_0005_20260731_131444_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1c80387c213780a9dbd9669babe234bd2d5b8efc --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/step_0005_20260731_131444_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a41e57ea566e3a8797216d0d3d81a42d2dabd621ddcf5a495417edefb0f84aa +size 74942 diff --git a/data/sessions/explorer-rename-file/vision/frames/step_0005_20260731_131444_at.webp b/data/sessions/explorer-rename-file/vision/frames/step_0005_20260731_131444_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..339b3fe2724a39259a6d0ea4b93efaf3979375ac --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/step_0005_20260731_131444_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cadc284a9b9216dcb64deb56997650320b5daa2268c5ec9c2e5b625ec7777199 +size 75040 diff --git a/data/sessions/explorer-rename-file/vision/frames/step_0005_20260731_131444_before.webp b/data/sessions/explorer-rename-file/vision/frames/step_0005_20260731_131444_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..339b3fe2724a39259a6d0ea4b93efaf3979375ac --- /dev/null +++ b/data/sessions/explorer-rename-file/vision/frames/step_0005_20260731_131444_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cadc284a9b9216dcb64deb56997650320b5daa2268c5ec9c2e5b625ec7777199 +size 75040 diff --git a/data/sessions/explorer-search-copy-2/commands/actuation_commands.json b/data/sessions/explorer-search-copy-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..4dfc9d57e2eeeb1ec6129ab881085a3f84ec2e15 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 25, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:25:56.707Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Get-ChildItem $env:USERPROFILE\\corpus-seed -Recurse -Filter *invoice* | Copy-Item -Destination $env:USERPROFILE\\corpus-seed\\found\\", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:26:09.953Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:26:14.241Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:26:21.472Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:26:24.790Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-search-copy-2/commands/cc_commands.json b/data/sessions/explorer-search-copy-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..8b68e864b80acdee4d59dac3fee61f482e5bec23 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Get-ChildItem $env:USERPROFILE\\corpus-seed -Recurse -Filter *invoice* | Copy-Item -Destination $env:USERPROFILE\\corpus-seed\\found\\", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-search-copy-2/commands/converted_input.md b/data/sessions/explorer-search-copy-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..cbd64363450a031a94e97dc3b51fe0b100aeeb0f --- /dev/null +++ b/data/sessions/explorer-search-copy-2/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-30 06:25:56 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-30T06:25:56.707Z | Left-click at (268, 1060) | +| 2 | 2026-07-30T06:26:09.953Z | Type: Get-ChildItem $env:USERPROFILE\corpus-seed -Recurse -Filter *invoice* | Copy-Item -Destination $env:USERPROFILE\corpus-seed\found\ | +| 3 | 2026-07-30T06:26:14.241Z | Press: Enter | +| 4 | 2026-07-30T06:26:21.472Z | Type: exit | +| 5 | 2026-07-30T06:26:24.790Z | Press: Enter | diff --git a/data/sessions/explorer-search-copy-2/commands/raw_input.md b/data/sessions/explorer-search-copy-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..8037c710c43ecf98a545e433ca8e19c63b2148f3 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-30 06:25:56 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-30T06:25:56.707Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-30T06:26:09.953Z | Typed: Get-ChildItem $env:USERPROFILE\corpus-seed -Recurse -Filter *invoice* | Copy-Item -Destination $env:USERPROFILE\corpus-seed\found\ | +| 3 | 2026-07-30T06:26:14.241Z | Pressed: Return | +| 4 | 2026-07-30T06:26:21.472Z | Typed: exit | +| 5 | 2026-07-30T06:26:24.790Z | Pressed: Return | diff --git a/data/sessions/explorer-search-copy-2/memory.md b/data/sessions/explorer-search-copy-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..806f9336e037e3e4d8587d89fe296b2822e58d4c --- /dev/null +++ b/data/sessions/explorer-search-copy-2/memory.md @@ -0,0 +1,76 @@ +# Memory: explorer-search-copy-2 + +## Overview + +Find every file under a folder whose name matches a term and copy the matches into another +folder, from a shell, as a single pipeline. Use this as the terminal route to the same end +state as searching in a file manager and copying the results: the search and the copy are +one command, so nothing has to be selected by hand. The recorded trace opens a shell, pipes +a recursive filtered listing of `corpus-seed` into a copy targeting `found\`, and closes +the shell with `exit`. + +## Prerequisites + +- A desktop environment with a file manager that can search, or a shell. +- A folder to search under, existing and readable, and a destination folder that already + exists and is writable. The copy step does not create the destination. +- A search term, and clarity about what it is expected to match — a fragment of a name, a + whole name, or an extension. The term decides the result set, and nothing reviews that + set before the copy runs. +- Enough free space at the destination for every match, which is not known in advance. +- Acceptance that same-named matches from different folders collide at the destination. + A recursive search can return several files sharing a name, and copying them into one + flat folder means the later ones overwrite the earlier ones. +- Clarity that the originals stay in place — this is a copy, not a move. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to find the files whose names match a term and copy them into another folder, which a shell can do as a single pipeline, so the first move is to open one. Move the cursor and Left-click the PowerShell icon in the taskbar. + +![Step 1](vision/frames/step_0001_20260730_062556_at.webp) + +### Step 2 — Type: Get-ChildItem $env:USERPROFILE\corpus-seed -Recurse -Filter *invoice* | Copy-Item -Destination $env:USERPROFILE\corpus-seed\found\ + +Type a two-part pipeline that searches and then copies. `Get-ChildItem -Recurse` walks the folder and everything beneath it, and `-Filter *invoice*` keeps only names containing `invoice` — together these do what typing in Explorer's search box does. The pipe passes each match to `Copy-Item`, so the search result is acted on directly rather than being selected by hand, which is also the part that replaces the GUI approach of right-click Copy and Paste. + +![Step 2](vision/frames/step_0002_20260730_062609_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Enter to run the search and the copy. + +![Step 3](vision/frames/step_0003_20260730_062614_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. + +![Step 4](vision/frames/step_0004_20260730_062621_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260730_062624_at.webp) + +## Notes & Edge Cases + +- **The pipeline copies whatever the search returned, with nothing in between to review + it.** In a file manager the results are visible and get selected by hand; here the match + set goes straight to the copy. Run the search on its own first and read the list before + adding the copy — the two halves are separable precisely so that check is possible. +- **A recursive search flattens the hierarchy at the destination.** Matches from different + folders land side by side, so two files with the same name in different places silently + overwrite each other. Nothing reports it. +- **The destination folder must already exist.** The copy does not create it, and a missing + destination changes what the command does rather than failing cleanly. +- **The filter matches names, not contents.** A file whose name does not contain the term + is not found however relevant it is, and one that merely happens to contain it is copied + regardless. +- **The wildcards belong to the filter, not to the shell.** They are interpreted by the + search itself, which is why the term is written the way it is. +- **The originals are untouched.** Confirm that if a move was what was actually wanted — + the two produce identical-looking destinations. + diff --git a/data/sessions/explorer-search-copy-2/metadata.json b/data/sessions/explorer-search-copy-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..31fb1b7a71a5c7e2f95aa2014cff074bcadd735c --- /dev/null +++ b/data/sessions/explorer-search-copy-2/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "explorer-search-copy-2", + "memory_description": "", + "session_id": "2388e431-2647-4b34-ae92-39056267a16c", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-30T06:25:47.507715816Z", + "completed_at": "2026-07-30T06:26:29.949403891Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-30T06:25:56.707Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260730_062556_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260730_062556_before.webp", + "after_image_path": "vision/frames/step_0001_20260730_062556_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-30T06:26:09.953Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260730_062609_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260730_062609_before.webp", + "after_image_path": "vision/frames/step_0002_20260730_062609_after.webp", + "raw_command": "Typed: Get-ChildItem $env:USERPROFILE\\corpus-seed -Recurse -Filter *invoice* | Copy-Item -Destination $env:USERPROFILE\\corpus-seed\\found\\", + "converted_command": "Type: Get-ChildItem $env:USERPROFILE\\corpus-seed -Recurse -Filter *invoice* | Copy-Item -Destination $env:USERPROFILE\\corpus-seed\\found\\" + }, + { + "step_id": 3, + "timestamp": "2026-07-30T06:26:14.241Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260730_062614_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260730_062614_before.webp", + "after_image_path": "vision/frames/step_0003_20260730_062614_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-30T06:26:21.472Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260730_062621_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260730_062621_before.webp", + "after_image_path": "vision/frames/step_0004_20260730_062621_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-30T06:26:24.790Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260730_062624_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260730_062624_before.webp", + "after_image_path": "vision/frames/step_0005_20260730_062624_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-search-copy-2/reasoning/reasoning.jsonl b/data/sessions/explorer-search-copy-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..062491014d43a22ac591690b7675992a4b23c2d3 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-30T06:25:56.707Z", "timestamp_annotated": "2026-08-19T11:30:05.833690+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260730_062556_at.webp", "reasoning": "The task is to find the files whose names match a term and copy them into another folder, which a shell can do as a single pipeline, so the first move is to open one. Move the cursor and Left-click the PowerShell icon in the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-30T06:26:09.953Z", "timestamp_annotated": "2026-08-19T11:30:05.833991+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Get-ChildItem $env:USERPROFILE\\corpus-seed -Recurse -Filter *invoice* | Copy-Item -Destination $env:USERPROFILE\\corpus-seed\\found\\", "converted_command": "Type: Get-ChildItem $env:USERPROFILE\\corpus-seed -Recurse -Filter *invoice* | Copy-Item -Destination $env:USERPROFILE\\corpus-seed\\found\\", "image_path": "vision/frames/step_0002_20260730_062609_at.webp", "reasoning": "Type a two-part pipeline that searches and then copies. `Get-ChildItem -Recurse` walks the folder and everything beneath it, and `-Filter *invoice*` keeps only names containing `invoice` — together these do what typing in Explorer's search box does. The pipe passes each match to `Copy-Item`, so the search result is acted on directly rather than being selected by hand, which is also the part that replaces the GUI approach of right-click Copy and Paste.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-30T06:26:14.241Z", "timestamp_annotated": "2026-08-19T11:30:05.834395+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260730_062614_at.webp", "reasoning": "After typing the command Press Enter to run the search and the copy.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-30T06:26:21.472Z", "timestamp_annotated": "2026-08-19T11:30:05.834846+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260730_062621_at.webp", "reasoning": "Type `exit` to close the shell.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-30T06:26:24.790Z", "timestamp_annotated": "2026-08-19T11:30:05.835281+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260730_062624_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/explorer-search-copy-2/sync_log.json b/data/sessions/explorer-search-copy-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..31224b16878d385195463ed6cf925e96ee74d188 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "2388e431-2647-4b34-ae92-39056267a16c", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_062556_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/vision/frames/step_0001_20260730_062556_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_062556_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/vision/frames/step_0001_20260730_062556_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_062556_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/vision/frames/step_0001_20260730_062556_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_062609_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/vision/frames/step_0002_20260730_062609_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_062609_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/vision/frames/step_0002_20260730_062609_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_062609_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/vision/frames/step_0002_20260730_062609_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_062614_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/vision/frames/step_0003_20260730_062614_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_062614_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/vision/frames/step_0003_20260730_062614_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_062614_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/vision/frames/step_0003_20260730_062614_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_062621_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/vision/frames/step_0004_20260730_062621_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_062621_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/vision/frames/step_0004_20260730_062621_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_062621_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/vision/frames/step_0004_20260730_062621_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_062624_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/vision/frames/step_0005_20260730_062624_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_062624_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/vision/frames/step_0005_20260730_062624_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_062624_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy-2/vision/frames/step_0005_20260730_062624_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-search-copy-2/vision/frames/closing_state.webp b/data/sessions/explorer-search-copy-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..7b36153956f15bc5f8e95de5b58883700e148062 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb180765e1dfedff751fc36b3ee8937a6f74f8735eebbf00d855747b5d1476a1 +size 674426 diff --git a/data/sessions/explorer-search-copy-2/vision/frames/step_0001_20260730_062556_after.webp b/data/sessions/explorer-search-copy-2/vision/frames/step_0001_20260730_062556_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e71237623e42800b466c925188c9c56a727d3e69 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/step_0001_20260730_062556_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd1bb64112f8adfcbd78618f89f41a3cdc23f6f406fbacef49274df094bfa833 +size 674484 diff --git a/data/sessions/explorer-search-copy-2/vision/frames/step_0001_20260730_062556_at.webp b/data/sessions/explorer-search-copy-2/vision/frames/step_0001_20260730_062556_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..12c5e92424d0840c8823d5d3a56181ca5aabf920 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/step_0001_20260730_062556_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d5565b5937019dd6bc61fd740934024b51e2a583370684d792a1a917f1e5033 +size 2652168 diff --git a/data/sessions/explorer-search-copy-2/vision/frames/step_0001_20260730_062556_before.webp b/data/sessions/explorer-search-copy-2/vision/frames/step_0001_20260730_062556_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e71237623e42800b466c925188c9c56a727d3e69 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/step_0001_20260730_062556_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd1bb64112f8adfcbd78618f89f41a3cdc23f6f406fbacef49274df094bfa833 +size 674484 diff --git a/data/sessions/explorer-search-copy-2/vision/frames/step_0002_20260730_062609_after.webp b/data/sessions/explorer-search-copy-2/vision/frames/step_0002_20260730_062609_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b4a89439a102a259416c00ccb27eb075cd4ecd02 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/step_0002_20260730_062609_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2da8d66efa20bdd9d36ede6cc1e7a7cafd07f7bd4e601ed4c69db14cb200d7f +size 539538 diff --git a/data/sessions/explorer-search-copy-2/vision/frames/step_0002_20260730_062609_at.webp b/data/sessions/explorer-search-copy-2/vision/frames/step_0002_20260730_062609_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..33b6a223d71669d0724c3feaa1f977467de25e3f --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/step_0002_20260730_062609_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3587e344a19145c4021bbb9b09128a7d4df578c848669f33cc2ec37f33ba3b2 +size 526014 diff --git a/data/sessions/explorer-search-copy-2/vision/frames/step_0002_20260730_062609_before.webp b/data/sessions/explorer-search-copy-2/vision/frames/step_0002_20260730_062609_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..33b6a223d71669d0724c3feaa1f977467de25e3f --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/step_0002_20260730_062609_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3587e344a19145c4021bbb9b09128a7d4df578c848669f33cc2ec37f33ba3b2 +size 526014 diff --git a/data/sessions/explorer-search-copy-2/vision/frames/step_0003_20260730_062614_after.webp b/data/sessions/explorer-search-copy-2/vision/frames/step_0003_20260730_062614_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b4a89439a102a259416c00ccb27eb075cd4ecd02 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/step_0003_20260730_062614_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2da8d66efa20bdd9d36ede6cc1e7a7cafd07f7bd4e601ed4c69db14cb200d7f +size 539538 diff --git a/data/sessions/explorer-search-copy-2/vision/frames/step_0003_20260730_062614_at.webp b/data/sessions/explorer-search-copy-2/vision/frames/step_0003_20260730_062614_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b4a89439a102a259416c00ccb27eb075cd4ecd02 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/step_0003_20260730_062614_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2da8d66efa20bdd9d36ede6cc1e7a7cafd07f7bd4e601ed4c69db14cb200d7f +size 539538 diff --git a/data/sessions/explorer-search-copy-2/vision/frames/step_0003_20260730_062614_before.webp b/data/sessions/explorer-search-copy-2/vision/frames/step_0003_20260730_062614_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b4a89439a102a259416c00ccb27eb075cd4ecd02 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/step_0003_20260730_062614_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2da8d66efa20bdd9d36ede6cc1e7a7cafd07f7bd4e601ed4c69db14cb200d7f +size 539538 diff --git a/data/sessions/explorer-search-copy-2/vision/frames/step_0004_20260730_062621_after.webp b/data/sessions/explorer-search-copy-2/vision/frames/step_0004_20260730_062621_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2f08eadb0803cbf837d3537db72bc2cb7dc06805 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/step_0004_20260730_062621_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1645dec7cdf299f5ad50fbb3cffdb6ceda53a6185c244b0e7fcafaa478f652fe +size 552604 diff --git a/data/sessions/explorer-search-copy-2/vision/frames/step_0004_20260730_062621_at.webp b/data/sessions/explorer-search-copy-2/vision/frames/step_0004_20260730_062621_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9dc95c2c77a4cbd56bd58cbf050eed1dc219d2b2 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/step_0004_20260730_062621_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b855f5d081c4cbd9bc43acb936c42202db640e8d11197d32f3f25e3778df991 +size 552088 diff --git a/data/sessions/explorer-search-copy-2/vision/frames/step_0004_20260730_062621_before.webp b/data/sessions/explorer-search-copy-2/vision/frames/step_0004_20260730_062621_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9dc95c2c77a4cbd56bd58cbf050eed1dc219d2b2 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/step_0004_20260730_062621_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b855f5d081c4cbd9bc43acb936c42202db640e8d11197d32f3f25e3778df991 +size 552088 diff --git a/data/sessions/explorer-search-copy-2/vision/frames/step_0005_20260730_062624_after.webp b/data/sessions/explorer-search-copy-2/vision/frames/step_0005_20260730_062624_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7b36153956f15bc5f8e95de5b58883700e148062 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/step_0005_20260730_062624_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb180765e1dfedff751fc36b3ee8937a6f74f8735eebbf00d855747b5d1476a1 +size 674426 diff --git a/data/sessions/explorer-search-copy-2/vision/frames/step_0005_20260730_062624_at.webp b/data/sessions/explorer-search-copy-2/vision/frames/step_0005_20260730_062624_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2f08eadb0803cbf837d3537db72bc2cb7dc06805 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/step_0005_20260730_062624_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1645dec7cdf299f5ad50fbb3cffdb6ceda53a6185c244b0e7fcafaa478f652fe +size 552604 diff --git a/data/sessions/explorer-search-copy-2/vision/frames/step_0005_20260730_062624_before.webp b/data/sessions/explorer-search-copy-2/vision/frames/step_0005_20260730_062624_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2f08eadb0803cbf837d3537db72bc2cb7dc06805 --- /dev/null +++ b/data/sessions/explorer-search-copy-2/vision/frames/step_0005_20260730_062624_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1645dec7cdf299f5ad50fbb3cffdb6ceda53a6185c244b0e7fcafaa478f652fe +size 552604 diff --git a/data/sessions/explorer-search-copy/commands/actuation_commands.json b/data/sessions/explorer-search-copy/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..b99bcd09286581760ce70e4f83ef3ece96608bd2 --- /dev/null +++ b/data/sessions/explorer-search-copy/commands/actuation_commands.json @@ -0,0 +1,173 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 95, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1797, + "mouse_y": 66, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1797, Y=66", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:21:46.540Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: invoice", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:21:49.598Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:21:52.761Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 95, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 270, + "mouse_y": 115, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=270, Y=115", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:22:01.994Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 89, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 330, + "mouse_y": 416, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=330, Y=416", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:22:06.150Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 51, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 19, + "mouse_y": 67, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=19, Y=67", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:22:09.290Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 99, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 176, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Double-clicked at X=212, Y=176", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:22:14.478Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 94, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 700, + "mouse_y": 300, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=700, Y=300", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:22:19.603Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 98, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 780, + "mouse_y": 439, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=780, Y=439", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:22:23.775Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-search-copy/commands/cc_commands.json b/data/sessions/explorer-search-copy/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..203af51947a78d4431fe523328733d4ea7c4f37d --- /dev/null +++ b/data/sessions/explorer-search-copy/commands/cc_commands.json @@ -0,0 +1,47 @@ +[ + { + "command": "1797 66 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type invoice", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "270 115 right", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "330 416 left", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "19 67 left", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "212 176 double", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "700 300 right", + "os": "WINDOWS", + "step_id": 8 + }, + { + "command": "780 439 left", + "os": "WINDOWS", + "step_id": 9 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-search-copy/commands/converted_input.md b/data/sessions/explorer-search-copy/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..97f042b865d218bf611d0174f1439791342754c6 --- /dev/null +++ b/data/sessions/explorer-search-copy/commands/converted_input.md @@ -0,0 +1,15 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-30 06:21:46 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-30T06:21:46.540Z | Left-click at (1797, 66) | +| 2 | 2026-07-30T06:21:49.598Z | Type: invoice | +| 3 | 2026-07-30T06:21:52.761Z | Press: Enter | +| 4 | 2026-07-30T06:22:01.994Z | Right-click at (270, 115) | +| 5 | 2026-07-30T06:22:06.150Z | Left-click at (330, 416) | +| 6 | 2026-07-30T06:22:09.290Z | Left-click at (19, 67) | +| 7 | 2026-07-30T06:22:14.478Z | Double-click at (212, 176) | +| 8 | 2026-07-30T06:22:19.603Z | Right-click at (700, 300) | +| 9 | 2026-07-30T06:22:23.775Z | Left-click at (780, 439) | diff --git a/data/sessions/explorer-search-copy/commands/raw_input.md b/data/sessions/explorer-search-copy/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..5c7d05269657118d32b7f4a6f545988b121cc5c5 --- /dev/null +++ b/data/sessions/explorer-search-copy/commands/raw_input.md @@ -0,0 +1,15 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-30 06:21:46 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-30T06:21:46.540Z | Left-clicked at X=1797, Y=66 | +| 2 | 2026-07-30T06:21:49.598Z | Typed: invoice | +| 3 | 2026-07-30T06:21:52.761Z | Pressed: Return | +| 4 | 2026-07-30T06:22:01.994Z | Right-clicked at X=270, Y=115 | +| 5 | 2026-07-30T06:22:06.150Z | Left-clicked at X=330, Y=416 | +| 6 | 2026-07-30T06:22:09.290Z | Left-clicked at X=19, Y=67 | +| 7 | 2026-07-30T06:22:14.478Z | Double-clicked at X=212, Y=176 | +| 8 | 2026-07-30T06:22:19.603Z | Right-clicked at X=700, Y=300 | +| 9 | 2026-07-30T06:22:23.775Z | Left-clicked at X=780, Y=439 | diff --git a/data/sessions/explorer-search-copy/memory.md b/data/sessions/explorer-search-copy/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..96c25584faaa1057cbb1a370d8efcd2332ac0516 --- /dev/null +++ b/data/sessions/explorer-search-copy/memory.md @@ -0,0 +1,90 @@ +# Memory: explorer-search-copy + +## Overview + +Find files whose names match a term and copy a match into another folder, using the file +manager's search. Use this when the file's location is not known and it has to be found +before it can be copied. The route types the term into the search box, copies the result +from its context menu, navigates back and into the destination folder, and pastes there. +The recorded trace copies the `invoice` match into `found\`. + +## Prerequisites + +- A desktop environment with a file manager that can search, or a shell. +- A folder to search under, existing and readable, and a destination folder that already + exists and is writable. The copy step does not create the destination. +- A search term, and clarity about what it is expected to match — a fragment of a name, a + whole name, or an extension. The term decides the result set, and nothing reviews that + set before the copy runs. +- Enough free space at the destination for every match, which is not known in advance. +- Acceptance that same-named matches from different folders collide at the destination. + A recursive search can return several files sharing a name, and copying them into one + flat folder means the later ones overwrite the earlier ones. +- Clarity that the originals stay in place — this is a copy, not a move. + +## Steps + +### Step 1 — Left-click at (1797, 66) + +The task is to find a file by name and copy it somewhere, and the file's location is not given, so it has to be searched for rather than navigated to. Move the cursor and Left-click the **search box** at the top right of the Explorer window to put the caret in it. + +![Step 1](vision/frames/step_0001_20260730_062146_at.webp) + +### Step 2 — Type: invoice + +Type `invoice`. Explorer searches the current folder and its subfolders, matching both file names and indexed file contents. + +![Step 2](vision/frames/step_0002_20260730_062149_at.webp) + +### Step 3 — Press: Enter + +After typing `invoice` Press Enter to run the search. The address bar changes to `Search Results in corpus-seed` — the visible confirmation that the view is now a result set rather than a folder. + +![Step 3](vision/frames/step_0003_20260730_062152_at.webp) + +### Step 4 — Right-click at (270, 115) + +The search returned a single hit, `invoice_2026.txt`, with `invoice` highlighted in its name. Move the cursor and Right-click it. The click sits at `y=115` because search results are laid out in taller two-line rows carrying the file's path and a content preview, not on the compact Details grid the rest of these takes use. + +![Step 4](vision/frames/step_0004_20260730_062201_at.webp) + +### Step 5 — Left-click at (330, 416) + +Move the cursor and Left-click **`Copy`**. The task says copy, not move, so the original must stay where it is. This menu belongs to a search result and carries `Print` and `Edit` items that the plain file menu does not, which pushes `Copy` lower than its usual position — the menu has to be measured for this view, not carried over. + +![Step 5](vision/frames/step_0005_20260730_062206_at.webp) + +### Step 6 — Left-click at (19, 67) + +The destination folder cannot be reached from a search-results view. Move the cursor and Left-click the **Back** arrow to return to `corpus-seed`. + +![Step 6](vision/frames/step_0006_20260730_062209_at.webp) + +### Step 7 — Double-click at (212, 176) + +Move the cursor and Double-click **`found`**, the third folder in `corpus-seed`, to open the destination. + +![Step 7](vision/frames/step_0007_20260730_062214_at.webp) + +### Step 8 — Right-click at (700, 300) + +`found\` is empty, so there is no item to move the cursor and right-click. Right-click blank space in the file pane to open the folder's own context menu, which is where `Paste` lives. + +![Step 8](vision/frames/step_0008_20260730_062219_at.webp) + +### Step 9 — Left-click at (780, 439) + +Move the cursor and Left-click **`Paste`**. It is black rather than dimmed, confirming the clipboard still holds the copied file. `invoice_2026.txt` now exists in both `corpus-seed` and `corpus-seed\found\`, which is what a copy — as opposed to a move — should leave behind. + +![Step 9](vision/frames/step_0009_20260730_062223_at.webp) + +## Notes & Edge Cases + +1. The file's location is not given, which is what makes this a search rather than a navigation. Searching also means the result set is what gets acted on, so read what came back before acting — a search that matched more than expected copies more than expected. +2. The search covers the current folder and everything under it, and matches indexed contents as well as names. A file whose name does not contain the term can still appear, and one that merely happens to contain it appears regardless of relevance. +3. The address bar changing to a results heading is the confirmation that the view is a result set rather than a folder. That distinction matters because the destination cannot be reached from a results view — going back is a required step, not housekeeping. +4. A search result's context menu is not the same menu as a file's. It carries extra entries, which pushes the wanted one to a different position, so the menu has to be read in this view rather than measured once and reused. +5. Results are drawn in taller rows than an ordinary listing because each carries a path and a preview line. Coordinates taken from a normal folder view do not transfer. +6. A recursive search flattens the hierarchy: matches from different folders sit side by side, so two files of the same name from different places can overwrite each other at the destination with nothing reporting it. +7. The destination has to exist before the paste, and the originals stay where they are. Copy and move produce identical-looking destinations, so confirm the source still holds the file if a copy was what was asked for. +8. A dimmed paste entry means the clipboard is empty and the copy did not land. It is a report rather than a rendering quirk. diff --git a/data/sessions/explorer-search-copy/metadata.json b/data/sessions/explorer-search-copy/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..e6a24e3025ebec08414f0a1b4d6677c32ad3205a --- /dev/null +++ b/data/sessions/explorer-search-copy/metadata.json @@ -0,0 +1,155 @@ +{ + "memory_name": "explorer-search-copy", + "memory_description": "", + "session_id": "cb561cbc-b6b9-45cb-bd55-38df92f56f4d", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-30T06:21:37.429766745Z", + "completed_at": "2026-07-30T06:22:29.747601583Z", + "total_steps": 9, + "annotated_steps": 9, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-30T06:21:46.540Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260730_062146_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260730_062146_before.webp", + "after_image_path": "vision/frames/step_0001_20260730_062146_after.webp", + "raw_command": "Left-clicked at X=1797, Y=66", + "converted_command": "Left-click at (1797, 66)" + }, + { + "step_id": 2, + "timestamp": "2026-07-30T06:21:49.598Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260730_062149_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260730_062149_before.webp", + "after_image_path": "vision/frames/step_0002_20260730_062149_after.webp", + "raw_command": "Typed: invoice", + "converted_command": "Type: invoice" + }, + { + "step_id": 3, + "timestamp": "2026-07-30T06:21:52.761Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260730_062152_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260730_062152_before.webp", + "after_image_path": "vision/frames/step_0003_20260730_062152_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-30T06:22:01.994Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0004_20260730_062201_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260730_062201_before.webp", + "after_image_path": "vision/frames/step_0004_20260730_062201_after.webp", + "raw_command": "Right-clicked at X=270, Y=115", + "converted_command": "Right-click at (270, 115)" + }, + { + "step_id": 5, + "timestamp": "2026-07-30T06:22:06.150Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0005_20260730_062206_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260730_062206_before.webp", + "after_image_path": "vision/frames/step_0005_20260730_062206_after.webp", + "raw_command": "Left-clicked at X=330, Y=416", + "converted_command": "Left-click at (330, 416)" + }, + { + "step_id": 6, + "timestamp": "2026-07-30T06:22:09.290Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0006_20260730_062209_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260730_062209_before.webp", + "after_image_path": "vision/frames/step_0006_20260730_062209_after.webp", + "raw_command": "Left-clicked at X=19, Y=67", + "converted_command": "Left-click at (19, 67)" + }, + { + "step_id": 7, + "timestamp": "2026-07-30T06:22:14.478Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0007_20260730_062214_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260730_062214_before.webp", + "after_image_path": "vision/frames/step_0007_20260730_062214_after.webp", + "raw_command": "Double-clicked at X=212, Y=176", + "converted_command": "Double-click at (212, 176)" + }, + { + "step_id": 8, + "timestamp": "2026-07-30T06:22:19.603Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0008_20260730_062219_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260730_062219_before.webp", + "after_image_path": "vision/frames/step_0008_20260730_062219_after.webp", + "raw_command": "Right-clicked at X=700, Y=300", + "converted_command": "Right-click at (700, 300)" + }, + { + "step_id": 9, + "timestamp": "2026-07-30T06:22:23.775Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0009_20260730_062223_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0009_20260730_062223_before.webp", + "after_image_path": "vision/frames/step_0009_20260730_062223_after.webp", + "raw_command": "Left-clicked at X=780, Y=439", + "converted_command": "Left-click at (780, 439)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-search-copy/reasoning/reasoning.jsonl b/data/sessions/explorer-search-copy/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..7b66292c53da8c1931bf66d1f358a18757ed8242 --- /dev/null +++ b/data/sessions/explorer-search-copy/reasoning/reasoning.jsonl @@ -0,0 +1,9 @@ +{"step_id": 1, "timestamp_action": "2026-07-30T06:21:46.540Z", "timestamp_annotated": "2026-08-19T14:18:25.943323+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1797, Y=66", "converted_command": "Left-click at (1797, 66)", "image_path": "vision/frames/step_0001_20260730_062146_at.webp", "reasoning": "The task is to find a file by name and copy it somewhere, and the file's location is not given, so it has to be searched for rather than navigated to. Move the cursor and Left-click the **search box** at the top right of the Explorer window to put the caret in it.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-30T06:21:49.598Z", "timestamp_annotated": "2026-08-19T14:18:25.943624+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: invoice", "converted_command": "Type: invoice", "image_path": "vision/frames/step_0002_20260730_062149_at.webp", "reasoning": "Type `invoice`. Explorer searches the current folder and its subfolders, matching both file names and indexed file contents.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-30T06:21:52.761Z", "timestamp_annotated": "2026-08-19T14:18:25.943983+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260730_062152_at.webp", "reasoning": "After typing `invoice` Press Enter to run the search. The address bar changes to `Search Results in corpus-seed` — the visible confirmation that the view is now a result set rather than a folder.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-30T06:22:01.994Z", "timestamp_annotated": "2026-08-19T14:18:25.944356+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=270, Y=115", "converted_command": "Right-click at (270, 115)", "image_path": "vision/frames/step_0004_20260730_062201_at.webp", "reasoning": "The search returned a single hit, `invoice_2026.txt`, with `invoice` highlighted in its name. Move the cursor and Right-click it. The click sits at `y=115` because search results are laid out in taller two-line rows carrying the file's path and a content preview, not on the compact Details grid the rest of these takes use.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-30T06:22:06.150Z", "timestamp_annotated": "2026-08-19T14:18:25.944752+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=330, Y=416", "converted_command": "Left-click at (330, 416)", "image_path": "vision/frames/step_0005_20260730_062206_at.webp", "reasoning": "Move the cursor and Left-click **`Copy`**. The task says copy, not move, so the original must stay where it is. This menu belongs to a search result and carries `Print` and `Edit` items that the plain file menu does not, which pushes `Copy` lower than its usual position — the menu has to be measured for this view, not carried over.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-30T06:22:09.290Z", "timestamp_annotated": "2026-08-19T14:18:25.945155+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=19, Y=67", "converted_command": "Left-click at (19, 67)", "image_path": "vision/frames/step_0006_20260730_062209_at.webp", "reasoning": "The destination folder cannot be reached from a search-results view. Move the cursor and Left-click the **Back** arrow to return to `corpus-seed`.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-30T06:22:14.478Z", "timestamp_annotated": "2026-08-19T14:18:25.945666+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=212, Y=176", "converted_command": "Double-click at (212, 176)", "image_path": "vision/frames/step_0007_20260730_062214_at.webp", "reasoning": "Move the cursor and Double-click **`found`**, the third folder in `corpus-seed`, to open the destination.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-30T06:22:19.603Z", "timestamp_annotated": "2026-08-19T14:18:25.946096+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=700, Y=300", "converted_command": "Right-click at (700, 300)", "image_path": "vision/frames/step_0008_20260730_062219_at.webp", "reasoning": "`found\\` is empty, so there is no item to move the cursor and right-click. Right-click blank space in the file pane to open the folder's own context menu, which is where `Paste` lives.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-30T06:22:23.775Z", "timestamp_annotated": "2026-08-19T14:18:25.946588+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=780, Y=439", "converted_command": "Left-click at (780, 439)", "image_path": "vision/frames/step_0009_20260730_062223_at.webp", "reasoning": "Move the cursor and Left-click **`Paste`**. It is black rather than dimmed, confirming the clipboard still holds the copied file. `invoice_2026.txt` now exists in both `corpus-seed` and `corpus-seed\\found\\`, which is what a copy — as opposed to a move — should leave behind.", "skipped": false} diff --git a/data/sessions/explorer-search-copy/sync_log.json b/data/sessions/explorer-search-copy/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..8c9f54929f212082d66a08c3372e9dd90a572f2b --- /dev/null +++ b/data/sessions/explorer-search-copy/sync_log.json @@ -0,0 +1,229 @@ +{ + "session_id": "cb561cbc-b6b9-45cb-bd55-38df92f56f4d", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_062146_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0001_20260730_062146_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_062146_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0001_20260730_062146_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_062146_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0001_20260730_062146_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_062149_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0002_20260730_062149_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_062149_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0002_20260730_062149_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_062149_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0002_20260730_062149_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_062152_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0003_20260730_062152_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_062152_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0003_20260730_062152_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_062152_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0003_20260730_062152_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_062201_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0004_20260730_062201_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_062201_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0004_20260730_062201_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_062201_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0004_20260730_062201_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_062206_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0005_20260730_062206_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_062206_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0005_20260730_062206_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_062206_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0005_20260730_062206_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260730_062209_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0006_20260730_062209_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260730_062209_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0006_20260730_062209_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260730_062209_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0006_20260730_062209_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260730_062214_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0007_20260730_062214_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260730_062214_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0007_20260730_062214_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260730_062214_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0007_20260730_062214_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260730_062219_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0008_20260730_062219_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260730_062219_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0008_20260730_062219_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260730_062219_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0008_20260730_062219_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260730_062223_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0009_20260730_062223_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260730_062223_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0009_20260730_062223_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260730_062223_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-search-copy/vision/frames/step_0009_20260730_062223_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-search-copy/vision/frames/closing_state.webp b/data/sessions/explorer-search-copy/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..325e1ad55c97b5db3379854a837242de4cd5be43 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac85bf6d8bcca7b4f63b3164ecb6b3c31fee996175a101c5fd2c4a09545b2139 +size 39472 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0001_20260730_062146_after.webp b/data/sessions/explorer-search-copy/vision/frames/step_0001_20260730_062146_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5907966904c33b0340e2f10495db04262ba50e76 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0001_20260730_062146_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c390a10ce7760300627c53203db690597794686c2b491161b55c6a5c36c1c7 +size 74380 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0001_20260730_062146_at.webp b/data/sessions/explorer-search-copy/vision/frames/step_0001_20260730_062146_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2614cc5964e3bd8367853305cbf9a463cca2ffa1 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0001_20260730_062146_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f00857e412c933136c789f844da25d4f1b50702230a2f2223b3f608ec334768d +size 187108 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0001_20260730_062146_before.webp b/data/sessions/explorer-search-copy/vision/frames/step_0001_20260730_062146_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..094f672c00132fac01a2001486bbe01ad181a509 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0001_20260730_062146_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35f60ccedd4370e2529c37ea13b977e2771c126a229d7f1f0096b080d059daf5 +size 73260 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0002_20260730_062149_after.webp b/data/sessions/explorer-search-copy/vision/frames/step_0002_20260730_062149_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..71f38197374c11cd8de0bf2126af56aad7416531 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0002_20260730_062149_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d78127d97d33f9ba20e95ea71351834b0bac60eeb6b2ddc9bb0d47e3c0fd05ca +size 41084 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0002_20260730_062149_at.webp b/data/sessions/explorer-search-copy/vision/frames/step_0002_20260730_062149_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5907966904c33b0340e2f10495db04262ba50e76 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0002_20260730_062149_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c390a10ce7760300627c53203db690597794686c2b491161b55c6a5c36c1c7 +size 74380 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0002_20260730_062149_before.webp b/data/sessions/explorer-search-copy/vision/frames/step_0002_20260730_062149_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5907966904c33b0340e2f10495db04262ba50e76 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0002_20260730_062149_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c390a10ce7760300627c53203db690597794686c2b491161b55c6a5c36c1c7 +size 74380 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0003_20260730_062152_after.webp b/data/sessions/explorer-search-copy/vision/frames/step_0003_20260730_062152_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e6aba91fb4ed0e60bb051c8da03fb6bb229bd085 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0003_20260730_062152_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5911ba633605eeb111be0b6b75361fd8b0ad8a622bb028283dc01d47c5dbfcde +size 41024 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0003_20260730_062152_at.webp b/data/sessions/explorer-search-copy/vision/frames/step_0003_20260730_062152_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f45b1c746a675a7551afe9adeac61dc94a125f34 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0003_20260730_062152_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856104d86e1aa201000355aa72e525b1a31a59de6c824a148792e4ffcf341b33 +size 41052 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0003_20260730_062152_before.webp b/data/sessions/explorer-search-copy/vision/frames/step_0003_20260730_062152_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..889d8459079e007e9862876b8c8a7bc7938d1211 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0003_20260730_062152_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b97a35354fea51f7eec0225a6cc6eee6303d54f76f2899c717abedb630179e21 +size 41126 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0004_20260730_062201_after.webp b/data/sessions/explorer-search-copy/vision/frames/step_0004_20260730_062201_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..504d93fcc8c6b84ab1bf325f99d836cb1d0e3bf4 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0004_20260730_062201_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76308e1fff8e98ef15d92c0a0e458ad56593663ae92d3a328210e08cf6a4f179 +size 42822 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0004_20260730_062201_at.webp b/data/sessions/explorer-search-copy/vision/frames/step_0004_20260730_062201_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3a5dec3aab6cf823184fef3ddbc06153c8ab5064 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0004_20260730_062201_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3266941fe57191aa48aca605f5f12aafe9e7162b5a6d7ec008f1532a617f594 +size 111846 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0004_20260730_062201_before.webp b/data/sessions/explorer-search-copy/vision/frames/step_0004_20260730_062201_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f9aa4783db707f3c6fe92151c3fcef3a250aebaa --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0004_20260730_062201_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cbe1bbcc46e64cac333d88d34eaa89c1835073901918d4cae47fb7d85691f3b +size 41102 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0005_20260730_062206_after.webp b/data/sessions/explorer-search-copy/vision/frames/step_0005_20260730_062206_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ead6a3a430652457e6659a558bb0c3e884d9b790 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0005_20260730_062206_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3154c01b3001fd13c7269c95a467935ace3346e01e93c9f62a11ec6c0f7461a9 +size 51740 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0005_20260730_062206_at.webp b/data/sessions/explorer-search-copy/vision/frames/step_0005_20260730_062206_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7d36a9ccd8c6305d12967ac999bdd3e7155d75c8 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0005_20260730_062206_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36f33f45b9d8b9400784ee5e16bf354dda2e5c26f541c666bbabac74775fa59d +size 132710 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0005_20260730_062206_before.webp b/data/sessions/explorer-search-copy/vision/frames/step_0005_20260730_062206_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e58bf5ed6ba6870b09b7abe02bdc0358c42c7720 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0005_20260730_062206_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad4902e62b06595a6d64a8f8fd5612cdb7e022da4839c166c4d16d431de1f72 +size 51618 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0006_20260730_062209_after.webp b/data/sessions/explorer-search-copy/vision/frames/step_0006_20260730_062209_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3179cc215d30d1e2dbc6c3f58b2ea4aa6aebcebd --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0006_20260730_062209_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e636a53eae6c3f676e2f5bcf2951291adc44b22ba2d97412f9aa841fc2704824 +size 42834 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0006_20260730_062209_at.webp b/data/sessions/explorer-search-copy/vision/frames/step_0006_20260730_062209_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8b4fea5061163ea489535c75d4aff66fb9d1b4c0 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0006_20260730_062209_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f306033a618f509a7b9cce9197863fe124af012a82711878e840f145dfe28b1b +size 119742 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0006_20260730_062209_before.webp b/data/sessions/explorer-search-copy/vision/frames/step_0006_20260730_062209_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..10d9d679c211ab7d0ab6887ffcd4a55ead9c74dc --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0006_20260730_062209_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a210952e6bac563164b8fbadb9881c46e65ab98247a2f1a43bbddc183d5819e +size 42720 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0007_20260730_062214_after.webp b/data/sessions/explorer-search-copy/vision/frames/step_0007_20260730_062214_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9297231e1d4ae59002712e14a0e8d495abc48c6d --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0007_20260730_062214_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5415dd2709d75f0c7a775fa4021c069cfeafdf8a3df0a5f2b195ce1f85a11d +size 73374 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0007_20260730_062214_at.webp b/data/sessions/explorer-search-copy/vision/frames/step_0007_20260730_062214_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7b81edc0a65f85a8969e863880b9584fa8483b38 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0007_20260730_062214_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55aeb47b7541afadf71d995e99d8a46be67de9f98267f6e88a25f6548125cfaa +size 186904 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0007_20260730_062214_before.webp b/data/sessions/explorer-search-copy/vision/frames/step_0007_20260730_062214_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9297231e1d4ae59002712e14a0e8d495abc48c6d --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0007_20260730_062214_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5415dd2709d75f0c7a775fa4021c069cfeafdf8a3df0a5f2b195ce1f85a11d +size 73374 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0008_20260730_062219_after.webp b/data/sessions/explorer-search-copy/vision/frames/step_0008_20260730_062219_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..49103ad751c052d171f7e36fd8223633c6aaf1bc --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0008_20260730_062219_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9fc0dd56dfce47c0e3944a7a28e0a14c9a864e2335a31f574853942a38a5adf +size 35826 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0008_20260730_062219_at.webp b/data/sessions/explorer-search-copy/vision/frames/step_0008_20260730_062219_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2c8b3c1c451bc38d81af5ebafd2177ea95448c47 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0008_20260730_062219_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9056f8d8a4a7553ed65133c2ec5fd2eabb0c350087e76c04bf33d75df47e19 +size 98414 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0008_20260730_062219_before.webp b/data/sessions/explorer-search-copy/vision/frames/step_0008_20260730_062219_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..49103ad751c052d171f7e36fd8223633c6aaf1bc --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0008_20260730_062219_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9fc0dd56dfce47c0e3944a7a28e0a14c9a864e2335a31f574853942a38a5adf +size 35826 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0009_20260730_062223_after.webp b/data/sessions/explorer-search-copy/vision/frames/step_0009_20260730_062223_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..325e1ad55c97b5db3379854a837242de4cd5be43 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0009_20260730_062223_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac85bf6d8bcca7b4f63b3164ecb6b3c31fee996175a101c5fd2c4a09545b2139 +size 39472 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0009_20260730_062223_at.webp b/data/sessions/explorer-search-copy/vision/frames/step_0009_20260730_062223_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3c72a55101578c9bcc3390951f4b04c0a573c113 --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0009_20260730_062223_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d4400a9a032ae21ee3785c5dc725172af5cb69e8ffcb815e42218d8de5f95e +size 118938 diff --git a/data/sessions/explorer-search-copy/vision/frames/step_0009_20260730_062223_before.webp b/data/sessions/explorer-search-copy/vision/frames/step_0009_20260730_062223_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..adfa37486c5b84f6c4a75e08c91d525b02fcc55e --- /dev/null +++ b/data/sessions/explorer-search-copy/vision/frames/step_0009_20260730_062223_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181c4af04e2f153370c661f818e6d5bc446cf8f49e5421ccaf640a4f87b52509 +size 45996 diff --git a/data/sessions/explorer-sort-trash-largest-2/commands/actuation_commands.json b/data/sessions/explorer-sort-trash-largest-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..c54113b9e3c3ca4c0265d515bb7f660a8aa9a3e9 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 95, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:33:36.026Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Get-ChildItem $env:USERPROFILE\\corpus-seed\\sizes | Sort-Object Length -Descending | Select-Object -First 1 | Remove-Item", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:33:49.137Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:33:53.376Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:34:00.696Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:34:04.021Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-sort-trash-largest-2/commands/cc_commands.json b/data/sessions/explorer-sort-trash-largest-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..ebf9a42751cc96af220a9d5f2d0060c56bf378e8 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Get-ChildItem $env:USERPROFILE\\corpus-seed\\sizes | Sort-Object Length -Descending | Select-Object -First 1 | Remove-Item", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-sort-trash-largest-2/commands/converted_input.md b/data/sessions/explorer-sort-trash-largest-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..da0dcf1a8356fe76f6c6d47b8bc2ba6dcd332ec8 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-30 06:33:36 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-30T06:33:36.026Z | Left-click at (268, 1060) | +| 2 | 2026-07-30T06:33:49.137Z | Type: Get-ChildItem $env:USERPROFILE\corpus-seed\sizes | Sort-Object Length -Descending | Select-Object -First 1 | Remove-Item | +| 3 | 2026-07-30T06:33:53.376Z | Press: Enter | +| 4 | 2026-07-30T06:34:00.696Z | Type: exit | +| 5 | 2026-07-30T06:34:04.021Z | Press: Enter | diff --git a/data/sessions/explorer-sort-trash-largest-2/commands/raw_input.md b/data/sessions/explorer-sort-trash-largest-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..cf35c7c37acf90710cd1ada133eeef49d6d47bb0 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-30 06:33:36 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-30T06:33:36.026Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-30T06:33:49.137Z | Typed: Get-ChildItem $env:USERPROFILE\corpus-seed\sizes | Sort-Object Length -Descending | Select-Object -First 1 | Remove-Item | +| 3 | 2026-07-30T06:33:53.376Z | Pressed: Return | +| 4 | 2026-07-30T06:34:00.696Z | Typed: exit | +| 5 | 2026-07-30T06:34:04.021Z | Pressed: Return | diff --git a/data/sessions/explorer-sort-trash-largest-2/memory.md b/data/sessions/explorer-sort-trash-largest-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..e2762c9913f4ddfc64665058f15f0c8c09fac462 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/memory.md @@ -0,0 +1,76 @@ +# Memory: explorer-sort-trash-largest-2 + +## Overview + +Delete the largest file in a folder, from a shell, by ordering the folder's contents by +size and acting on the first result. Use this as the terminal route to the same end state +as sorting a file-manager column by size and deleting the top row: the file is identified by +its size rather than by its name or its position in a window. The recorded trace opens a +shell, pipes a listing of the `sizes` folder through a descending sort by length and a +take-first into a delete, and closes the shell with `exit`. + +## Prerequisites + +- A desktop environment with a file manager that can sort by size, or a shell. +- A folder that exists and is readable, holding the candidates, and write access to it. +- Certainty that "the largest file" is genuinely the intended target, and that it is + expendable. Neither route confirms which file it is about to remove. +- An expectation of what the largest file should be, so the result can be checked against + it. Selecting by a property rather than by name means the target is not known until the + command has already chosen it. +- A decision about whether the deletion needs to be recoverable. The file-manager route + sends the file to a recycle area; the shell route removes it immediately. +- Awareness that folders can appear in a listing too, and are not files. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to delete the largest file in a folder, which means sorting by size and acting on the top result — a shell can do both in one pipeline, so the first move is to open one. Left-click the PowerShell icon in the taskbar. + +![Step 1](vision/frames/step_0001_20260730_063336_at.webp) + +### Step 2 — Type: Get-ChildItem $env:USERPROFILE\corpus-seed\sizes | Sort-Object Length -Descending | Select-Object -First 1 | Remove-Item + +Type a pipeline that lists, sorts, narrows and deletes. `Sort-Object Length -Descending` orders by file size with the biggest first, and `Select-Object -First 1` keeps only that one, so `Remove-Item` receives exactly the largest file. Expressing it as a pipeline means the file is identified by its size rather than by its name or its position in a window — the GUI take reaches the same file by sorting a column and clicking the top row. Note the outcome differs in one way worth recording: `Remove-Item` deletes outright, where the Explorer route sends the file to the Recycle Bin. + +![Step 2](vision/frames/step_0002_20260730_063349_at.webp) + +### Step 3 — Press: Enter + +Press Enter to run the pipeline. + +![Step 3](vision/frames/step_0003_20260730_063353_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. + +![Step 4](vision/frames/step_0004_20260730_063400_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260730_063404_at.webp) + +## Notes & Edge Cases + +- **The file is chosen by the command, not by the person running it.** Nothing names the + target, so a folder whose contents differ from what was assumed produces a confident + deletion of the wrong file. Run the listing and sort without the delete first, and read + which file comes out on top. +- **The shell route deletes outright; the file-manager route sends the file to a recycle + area.** The folder ends the same way, but only one of them can be undone. Choose + deliberately rather than by which is more convenient. +- **Sorting a size column in a file manager often goes descending on the first click.** + Clicking twice to "make sure" leaves it ascending and the top row becomes the smallest + file. Read the column header's indicator rather than the row order. +- **Row order alone cannot confirm a sort.** If the names happen to sort in the same order + as the sizes, an unsorted list looks exactly like a sorted one. Confirm from the + highlighted column, not from the arrangement. +- **Taking the first result assumes there is one.** An empty folder produces no target and + the delete simply receives nothing — succeeding while doing nothing at all. +- **Ties are resolved arbitrarily.** Two files of identical size make "the largest" a + choice the command makes silently. + diff --git a/data/sessions/explorer-sort-trash-largest-2/metadata.json b/data/sessions/explorer-sort-trash-largest-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..fa0ee8c9b135684481d2b95554164f3f5eee9f1b --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "explorer-sort-trash-largest-2", + "memory_description": "", + "session_id": "8bdcd287-de84-4aa4-b499-3c2a34737eac", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-30T06:33:26.770823708Z", + "completed_at": "2026-07-30T06:34:09.209450459Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-30T06:33:36.026Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260730_063336_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260730_063336_before.webp", + "after_image_path": "vision/frames/step_0001_20260730_063336_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-30T06:33:49.137Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260730_063349_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260730_063349_before.webp", + "after_image_path": "vision/frames/step_0002_20260730_063349_after.webp", + "raw_command": "Typed: Get-ChildItem $env:USERPROFILE\\corpus-seed\\sizes | Sort-Object Length -Descending | Select-Object -First 1 | Remove-Item", + "converted_command": "Type: Get-ChildItem $env:USERPROFILE\\corpus-seed\\sizes | Sort-Object Length -Descending | Select-Object -First 1 | Remove-Item" + }, + { + "step_id": 3, + "timestamp": "2026-07-30T06:33:53.376Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260730_063353_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260730_063353_before.webp", + "after_image_path": "vision/frames/step_0003_20260730_063353_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-30T06:34:00.696Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260730_063400_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260730_063400_before.webp", + "after_image_path": "vision/frames/step_0004_20260730_063400_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-30T06:34:04.021Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260730_063404_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260730_063404_before.webp", + "after_image_path": "vision/frames/step_0005_20260730_063404_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-sort-trash-largest-2/reasoning/reasoning.jsonl b/data/sessions/explorer-sort-trash-largest-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..82c201abe69c444e6c7c279287c515c9ae951705 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-30T06:33:36.026Z", "timestamp_annotated": "2026-08-19T11:30:05.840107+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260730_063336_at.webp", "reasoning": "The task is to delete the largest file in a folder, which means sorting by size and acting on the top result — a shell can do both in one pipeline, so the first move is to open one. Left-click the PowerShell icon in the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-30T06:33:49.137Z", "timestamp_annotated": "2026-08-19T11:30:05.840626+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Get-ChildItem $env:USERPROFILE\\corpus-seed\\sizes | Sort-Object Length -Descending | Select-Object -First 1 | Remove-Item", "converted_command": "Type: Get-ChildItem $env:USERPROFILE\\corpus-seed\\sizes | Sort-Object Length -Descending | Select-Object -First 1 | Remove-Item", "image_path": "vision/frames/step_0002_20260730_063349_at.webp", "reasoning": "Type a pipeline that lists, sorts, narrows and deletes. `Sort-Object Length -Descending` orders by file size with the biggest first, and `Select-Object -First 1` keeps only that one, so `Remove-Item` receives exactly the largest file. Expressing it as a pipeline means the file is identified by its size rather than by its name or its position in a window — the GUI take reaches the same file by sorting a column and clicking the top row. Note the outcome differs in one way worth recording: `Remove-Item` deletes outright, where the Explorer route sends the file to the Recycle Bin.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-30T06:33:53.376Z", "timestamp_annotated": "2026-08-19T11:30:05.841193+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260730_063353_at.webp", "reasoning": "Press Enter to run the pipeline.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-30T06:34:00.696Z", "timestamp_annotated": "2026-08-19T11:30:05.841759+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260730_063400_at.webp", "reasoning": "Type `exit` to close the shell.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-30T06:34:04.021Z", "timestamp_annotated": "2026-08-19T11:30:05.842371+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260730_063404_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/explorer-sort-trash-largest-2/sync_log.json b/data/sessions/explorer-sort-trash-largest-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..3ba38fdc7ecfa1384000720d8c4ed12bc416da00 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "8bdcd287-de84-4aa4-b499-3c2a34737eac", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_063336_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/vision/frames/step_0001_20260730_063336_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_063336_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/vision/frames/step_0001_20260730_063336_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_063336_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/vision/frames/step_0001_20260730_063336_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_063349_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/vision/frames/step_0002_20260730_063349_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_063349_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/vision/frames/step_0002_20260730_063349_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_063349_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/vision/frames/step_0002_20260730_063349_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_063353_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/vision/frames/step_0003_20260730_063353_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_063353_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/vision/frames/step_0003_20260730_063353_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_063353_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/vision/frames/step_0003_20260730_063353_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_063400_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/vision/frames/step_0004_20260730_063400_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_063400_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/vision/frames/step_0004_20260730_063400_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_063400_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/vision/frames/step_0004_20260730_063400_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_063404_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/vision/frames/step_0005_20260730_063404_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_063404_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/vision/frames/step_0005_20260730_063404_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_063404_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest-2/vision/frames/step_0005_20260730_063404_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/closing_state.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..717d4d50fe6745a027fd74322ced0b1e05d610b3 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0c33ba380ba95144beef36611067a929a011421457da0e0473670a46fc4a31 +size 656010 diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0001_20260730_063336_after.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0001_20260730_063336_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ed4cabeb5e80be153af8bf4be9ca081857e2fc17 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0001_20260730_063336_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b9a0333a82e71810ee17a494b17a1c8f318588404d7fcddfd0189192c8be30f +size 655998 diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0001_20260730_063336_at.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0001_20260730_063336_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a5d237aecbe3027983776d54e7bdd5a926383dbb --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0001_20260730_063336_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc47ce935529f397e85ebdad858242edd793bb35266f0303d154f1f61f634a2f +size 2626504 diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0001_20260730_063336_before.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0001_20260730_063336_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ed4cabeb5e80be153af8bf4be9ca081857e2fc17 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0001_20260730_063336_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b9a0333a82e71810ee17a494b17a1c8f318588404d7fcddfd0189192c8be30f +size 655998 diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0002_20260730_063349_after.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0002_20260730_063349_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e42332c58fd6f08007f74cc66a5bfd1977714891 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0002_20260730_063349_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add7cdc6344d37037f7cb7c8f4c6d82dd22d6c25b7101eb13a464b9450034e50 +size 532292 diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0002_20260730_063349_at.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0002_20260730_063349_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..475e143d55a96a5fab7b5c05ea0bcbe900320eca --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0002_20260730_063349_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2dbb86dba3bee7e3751c94d6cbc80ae3e696bb0d878c2dd7a56bae025b8025 +size 519982 diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0002_20260730_063349_before.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0002_20260730_063349_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..475e143d55a96a5fab7b5c05ea0bcbe900320eca --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0002_20260730_063349_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2dbb86dba3bee7e3751c94d6cbc80ae3e696bb0d878c2dd7a56bae025b8025 +size 519982 diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0003_20260730_063353_after.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0003_20260730_063353_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..159d01d884aebc35ab131f45c8bf0d5da27fdff7 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0003_20260730_063353_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f53317a33c56c0158bcc9cb0f3c07661471bfaab5e089e55477cef0bdd7b54 +size 534486 diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0003_20260730_063353_at.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0003_20260730_063353_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e42332c58fd6f08007f74cc66a5bfd1977714891 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0003_20260730_063353_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add7cdc6344d37037f7cb7c8f4c6d82dd22d6c25b7101eb13a464b9450034e50 +size 532292 diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0003_20260730_063353_before.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0003_20260730_063353_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e42332c58fd6f08007f74cc66a5bfd1977714891 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0003_20260730_063353_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add7cdc6344d37037f7cb7c8f4c6d82dd22d6c25b7101eb13a464b9450034e50 +size 532292 diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0004_20260730_063400_after.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0004_20260730_063400_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..244bcd562e1eb2e68da658dc0f38db7d4647dccc --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0004_20260730_063400_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeeb19f8fd805b0979345fa2426c46e7d75e63b1f2f60f9e64d7834e4953e429 +size 535024 diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0004_20260730_063400_at.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0004_20260730_063400_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..159d01d884aebc35ab131f45c8bf0d5da27fdff7 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0004_20260730_063400_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f53317a33c56c0158bcc9cb0f3c07661471bfaab5e089e55477cef0bdd7b54 +size 534486 diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0004_20260730_063400_before.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0004_20260730_063400_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..159d01d884aebc35ab131f45c8bf0d5da27fdff7 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0004_20260730_063400_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f53317a33c56c0158bcc9cb0f3c07661471bfaab5e089e55477cef0bdd7b54 +size 534486 diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0005_20260730_063404_after.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0005_20260730_063404_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..244bcd562e1eb2e68da658dc0f38db7d4647dccc --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0005_20260730_063404_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeeb19f8fd805b0979345fa2426c46e7d75e63b1f2f60f9e64d7834e4953e429 +size 535024 diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0005_20260730_063404_at.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0005_20260730_063404_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..244bcd562e1eb2e68da658dc0f38db7d4647dccc --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0005_20260730_063404_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeeb19f8fd805b0979345fa2426c46e7d75e63b1f2f60f9e64d7834e4953e429 +size 535024 diff --git a/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0005_20260730_063404_before.webp b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0005_20260730_063404_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..244bcd562e1eb2e68da658dc0f38db7d4647dccc --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest-2/vision/frames/step_0005_20260730_063404_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeeb19f8fd805b0979345fa2426c46e7d75e63b1f2f60f9e64d7834e4953e429 +size 535024 diff --git a/data/sessions/explorer-sort-trash-largest/commands/actuation_commands.json b/data/sessions/explorer-sort-trash-largest/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..4a713c4516b3dd37a109db657bc667483ae761c1 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 91, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1883, + "mouse_y": 1028, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1883, Y=1028", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:32:16.866Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 38, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 736, + "mouse_y": 104, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=736, Y=104", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:32:20.960Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 91, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 134, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=212, Y=134", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:32:25.226Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 22, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 280, + "mouse_y": 420, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=280, Y=420", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T06:32:29.366Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-sort-trash-largest/commands/cc_commands.json b/data/sessions/explorer-sort-trash-largest/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..057b63fcd45d0f2ddecddbb75cf5dea79dff7fd7 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "1883 1028 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "736 104 left", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "212 134 right", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "280 420 left", + "os": "WINDOWS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-sort-trash-largest/commands/converted_input.md b/data/sessions/explorer-sort-trash-largest/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..2267ac6d29a716ced9366fc8d8761daa245719ca --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-30 06:32:16 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-30T06:32:16.866Z | Left-click at (1883, 1028) | +| 2 | 2026-07-30T06:32:20.960Z | Left-click at (736, 104) | +| 3 | 2026-07-30T06:32:25.226Z | Right-click at (212, 134) | +| 4 | 2026-07-30T06:32:29.366Z | Left-click at (280, 420) | diff --git a/data/sessions/explorer-sort-trash-largest/commands/raw_input.md b/data/sessions/explorer-sort-trash-largest/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..e1727777e2d7e97d138b424989cfbe5ac37b94a3 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-30 06:32:16 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-30T06:32:16.866Z | Left-clicked at X=1883, Y=1028 | +| 2 | 2026-07-30T06:32:20.960Z | Left-clicked at X=736, Y=104 | +| 3 | 2026-07-30T06:32:25.226Z | Right-clicked at X=212, Y=134 | +| 4 | 2026-07-30T06:32:29.366Z | Left-clicked at X=280, Y=420 | diff --git a/data/sessions/explorer-sort-trash-largest/memory.md b/data/sessions/explorer-sort-trash-largest/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..132161de4e29a542c9c13b7dada594d6f8ef8d87 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/memory.md @@ -0,0 +1,60 @@ +# Memory: explorer-sort-trash-largest + +## Overview + +Delete the largest file in a folder by sorting on size and acting on the top row. Use this +when the target is defined by a property rather than by name — the sort is what identifies +it. The route switches the folder to a detail view that shows a size column, clicks that +column once to sort largest-first, then deletes the top row from its context menu. The +recorded trace removes the largest file from the `sizes` folder. + +## Prerequisites + +- A desktop environment with a file manager that can sort by size, or a shell. +- A folder that exists and is readable, holding the candidates, and write access to it. +- Certainty that "the largest file" is genuinely the intended target, and that it is + expendable. Neither route confirms which file it is about to remove. +- An expectation of what the largest file should be, so the result can be checked against + it. Selecting by a property rather than by name means the target is not known until the + command has already chosen it. +- A decision about whether the deletion needs to be recoverable. The file-manager route + sends the file to a recycle area; the shell route removes it immediately. +- Awareness that folders can appear in a listing too, and are not files. + +## Steps + +### Step 1 — Left-click at (1883, 1028) + +The task is to delete whichever file is largest, which means the sizes have to be visible and sortable. Move the cursor and Left-click the **Details view** button in the status bar at the bottom-right of the window; Details is the only view that shows a sortable `Size` column. The listing is already in Details in this frame, so this click establishes the view rather than changing it — cheap insurance, since none of the following steps work without it. + +![Step 1](vision/frames/step_0001_20260730_063216_at.webp) + +### Step 2 — Left-click at (736, 104) + +Move the cursor and Left-click the **`Size`** column header to sort by size. Explorer sorts a numeric column **descending on the first click**, so one click puts the largest file at the top and a second click would reverse it — clicking twice would be wrong here. Note that the resulting row order is not proof: these three names happen to sort alphabetically in the same order as their sizes descending, so the only reliable confirmation is the `Size` header being highlighted with its caret pointing down. + +![Step 2](vision/frames/step_0002_20260730_063220_at.webp) + +### Step 3 — Right-click at (212, 134) + +The top row is now the largest file, `large.bin` at 10,240 KB. Move the cursor and Right-click it to select it and open its context menu in one action. + +![Step 3](vision/frames/step_0003_20260730_063225_at.webp) + +### Step 4 — Left-click at (280, 420) + +Move the cursor and Left-click **`Delete`**. The file goes to the Recycle Bin, leaving `medium.bin` and `small.bin` behind. `Delete` sits higher in this menu than in the file menus used elsewhere in this part because `.bin` has no registered handler, so the menu opens with a bold `Open with` instead of `Open` and carries fewer entries above the cut line. + +![Step 4](vision/frames/step_0004_20260730_063229_at.webp) + +## Notes & Edge Cases + +1. The file is chosen by the sort, not by name. Nothing in the task names the target, so a folder whose contents differ from what was assumed produces a confident deletion of the wrong file — establish which file comes out on top before deleting anything. +2. Only the detailed view has a sortable size column. Establishing that view is cheap insurance even when it looks already set, because none of the following steps work without it and nothing later reports its absence. +3. A size column sorts descending on the first click. Clicking a second time to be sure reverses it and the top row becomes the smallest file — the most likely way to delete exactly the wrong thing here. +4. Row order alone cannot confirm a sort. If the names happen to sort in the same order as the sizes, an unsorted list looks exactly like a sorted one, so read the column header's highlight and its direction indicator instead of the arrangement. +5. Taking the top row assumes there is one. An empty folder produces no target and the delete receives nothing, succeeding while doing nothing at all. +6. Ties are resolved arbitrarily. Two files of identical size make the largest a choice something else makes silently, which is worth resolving before acting rather than after. +7. A right-click both selects the row and opens its menu in one action, which is convenient and also means the selection is decided by where the press landed. Confirm the intended row is the highlighted one before choosing a destructive entry. +8. Menu contents differ by file type. A type with no registered handler opens a menu with different entries and different heights, so the wanted row sits at a different position than in a folder of ordinary documents — read the labels rather than returning to a remembered spot. +9. This route sends the file to the recycle bin and can be undone; the shell equivalent removes it outright. The folder ends the same way either route, so choose deliberately rather than by convenience. diff --git a/data/sessions/explorer-sort-trash-largest/metadata.json b/data/sessions/explorer-sort-trash-largest/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..80d4d6dfd02da7e98c55cce53da45dc1fe9b9574 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/metadata.json @@ -0,0 +1,90 @@ +{ + "memory_name": "explorer-sort-trash-largest", + "memory_description": "", + "session_id": "1fbd14f1-81a2-4f73-8992-f7d73018a361", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-30T06:32:07.697318326Z", + "completed_at": "2026-07-30T06:32:35.423456657Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-30T06:32:16.866Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260730_063216_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260730_063216_before.webp", + "after_image_path": "vision/frames/step_0001_20260730_063216_after.webp", + "raw_command": "Left-clicked at X=1883, Y=1028", + "converted_command": "Left-click at (1883, 1028)" + }, + { + "step_id": 2, + "timestamp": "2026-07-30T06:32:20.960Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260730_063220_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260730_063220_before.webp", + "after_image_path": "vision/frames/step_0002_20260730_063220_after.webp", + "raw_command": "Left-clicked at X=736, Y=104", + "converted_command": "Left-click at (736, 104)" + }, + { + "step_id": 3, + "timestamp": "2026-07-30T06:32:25.226Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0003_20260730_063225_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260730_063225_before.webp", + "after_image_path": "vision/frames/step_0003_20260730_063225_after.webp", + "raw_command": "Right-clicked at X=212, Y=134", + "converted_command": "Right-click at (212, 134)" + }, + { + "step_id": 4, + "timestamp": "2026-07-30T06:32:29.366Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260730_063229_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260730_063229_before.webp", + "after_image_path": "vision/frames/step_0004_20260730_063229_after.webp", + "raw_command": "Left-clicked at X=280, Y=420", + "converted_command": "Left-click at (280, 420)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-sort-trash-largest/reasoning/reasoning.jsonl b/data/sessions/explorer-sort-trash-largest/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0e7fa2753f0a6f6c29d4508b47cf3c7433f37f42 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-30T06:32:16.866Z", "timestamp_annotated": "2026-08-19T14:18:25.950176+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1883, Y=1028", "converted_command": "Left-click at (1883, 1028)", "image_path": "vision/frames/step_0001_20260730_063216_at.webp", "reasoning": "The task is to delete whichever file is largest, which means the sizes have to be visible and sortable. Move the cursor and Left-click the **Details view** button in the status bar at the bottom-right of the window; Details is the only view that shows a sortable `Size` column. The listing is already in Details in this frame, so this click establishes the view rather than changing it — cheap insurance, since none of the following steps work without it.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-30T06:32:20.960Z", "timestamp_annotated": "2026-08-19T14:18:25.950470+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=736, Y=104", "converted_command": "Left-click at (736, 104)", "image_path": "vision/frames/step_0002_20260730_063220_at.webp", "reasoning": "Move the cursor and Left-click the **`Size`** column header to sort by size. Explorer sorts a numeric column **descending on the first click**, so one click puts the largest file at the top and a second click would reverse it — clicking twice would be wrong here. Note that the resulting row order is not proof: these three names happen to sort alphabetically in the same order as their sizes descending, so the only reliable confirmation is the `Size` header being highlighted with its caret pointing down.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-30T06:32:25.226Z", "timestamp_annotated": "2026-08-19T14:18:25.950856+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=212, Y=134", "converted_command": "Right-click at (212, 134)", "image_path": "vision/frames/step_0003_20260730_063225_at.webp", "reasoning": "The top row is now the largest file, `large.bin` at 10,240 KB. Move the cursor and Right-click it to select it and open its context menu in one action.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-30T06:32:29.366Z", "timestamp_annotated": "2026-08-19T14:18:25.951240+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=280, Y=420", "converted_command": "Left-click at (280, 420)", "image_path": "vision/frames/step_0004_20260730_063229_at.webp", "reasoning": "Move the cursor and Left-click **`Delete`**. The file goes to the Recycle Bin, leaving `medium.bin` and `small.bin` behind. `Delete` sits higher in this menu than in the file menus used elsewhere in this part because `.bin` has no registered handler, so the menu opens with a bold `Open with` instead of `Open` and carries fewer entries above the cut line.", "skipped": false} diff --git a/data/sessions/explorer-sort-trash-largest/sync_log.json b/data/sessions/explorer-sort-trash-largest/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..ef7efdfe76de75e7701cced64f9558c419e228f8 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "1fbd14f1-81a2-4f73-8992-f7d73018a361", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_063216_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/vision/frames/step_0001_20260730_063216_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_063216_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/vision/frames/step_0001_20260730_063216_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_063216_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/vision/frames/step_0001_20260730_063216_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_063220_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/vision/frames/step_0002_20260730_063220_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_063220_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/vision/frames/step_0002_20260730_063220_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_063220_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/vision/frames/step_0002_20260730_063220_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_063225_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/vision/frames/step_0003_20260730_063225_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_063225_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/vision/frames/step_0003_20260730_063225_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_063225_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/vision/frames/step_0003_20260730_063225_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_063229_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/vision/frames/step_0004_20260730_063229_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_063229_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/vision/frames/step_0004_20260730_063229_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_063229_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-sort-trash-largest/vision/frames/step_0004_20260730_063229_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-sort-trash-largest/vision/frames/closing_state.webp b/data/sessions/explorer-sort-trash-largest/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..e40402d2ef5a2c469cb171043ee045a3db2d8b8e --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9562f5caa5435145856c750ffa73e3fe6dfc61b188a8f5c3ea3c60283f9820bc +size 39840 diff --git a/data/sessions/explorer-sort-trash-largest/vision/frames/step_0001_20260730_063216_after.webp b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0001_20260730_063216_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f4743caa52ee455864ba49deb89d158cd80b9688 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0001_20260730_063216_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82a8062a85c21de3190a6ee14c975d8fe96fdb7e0025768657688cb97084764 +size 42212 diff --git a/data/sessions/explorer-sort-trash-largest/vision/frames/step_0001_20260730_063216_at.webp b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0001_20260730_063216_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2fe3db9a30703b113c2783189153e3b31a8b1ad8 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0001_20260730_063216_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9014be56be45d3f1282fec5dc870e2148a011c5c0e62bee682b981951e2197ee +size 121404 diff --git a/data/sessions/explorer-sort-trash-largest/vision/frames/step_0001_20260730_063216_before.webp b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0001_20260730_063216_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..434ab7fad7714e681793da3fe3f0e111ef7fc9e9 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0001_20260730_063216_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d77075f16eb4094d92237d4e180b2a4a6d72421d5823b376a3e82f3c8338305b +size 44946 diff --git a/data/sessions/explorer-sort-trash-largest/vision/frames/step_0002_20260730_063220_after.webp b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0002_20260730_063220_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e860801faf9d02171151cc4b21ea5ba599a9d9ba --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0002_20260730_063220_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:071905f25b0e70e73ecfc3d8ff7c26ad600ffe0517a059d058f105e0225eb161 +size 42380 diff --git a/data/sessions/explorer-sort-trash-largest/vision/frames/step_0002_20260730_063220_at.webp b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0002_20260730_063220_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..201c2ffedb178e49f140440450d3421948e69bc5 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0002_20260730_063220_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ddbee2486dd4b7d5e9f25e735cf866afcb2cc46736e05b8b1a49cd185f7313c +size 114340 diff --git a/data/sessions/explorer-sort-trash-largest/vision/frames/step_0002_20260730_063220_before.webp b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0002_20260730_063220_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f4743caa52ee455864ba49deb89d158cd80b9688 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0002_20260730_063220_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82a8062a85c21de3190a6ee14c975d8fe96fdb7e0025768657688cb97084764 +size 42212 diff --git a/data/sessions/explorer-sort-trash-largest/vision/frames/step_0003_20260730_063225_after.webp b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0003_20260730_063225_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b9bac8775268fda42299e81f3cc75cabfc7022be --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0003_20260730_063225_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28186f1fb059c1f8ef02ef86c1ea2e0393985497d6ca3ef417b3b66dc1657d91 +size 42284 diff --git a/data/sessions/explorer-sort-trash-largest/vision/frames/step_0003_20260730_063225_at.webp b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0003_20260730_063225_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1b266c7d53f90bc73a4779b49fe9f96728dd50da --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0003_20260730_063225_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa243ecbfa1ca5fc793f26aa4a0bed58ee731de45406e86892957eee74d8063 +size 113082 diff --git a/data/sessions/explorer-sort-trash-largest/vision/frames/step_0003_20260730_063225_before.webp b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0003_20260730_063225_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e860801faf9d02171151cc4b21ea5ba599a9d9ba --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0003_20260730_063225_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:071905f25b0e70e73ecfc3d8ff7c26ad600ffe0517a059d058f105e0225eb161 +size 42380 diff --git a/data/sessions/explorer-sort-trash-largest/vision/frames/step_0004_20260730_063229_after.webp b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0004_20260730_063229_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9eddc41bfbce264b7e65c9b7596788e82c3e9767 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0004_20260730_063229_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:303ab20730e3bd71b93c9f36cff22a429cfcf9c5a39024b29479685fbd37c6d4 +size 50860 diff --git a/data/sessions/explorer-sort-trash-largest/vision/frames/step_0004_20260730_063229_at.webp b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0004_20260730_063229_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5a8ab92ccf63d11bc1fcddba46fbba2ebe026755 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0004_20260730_063229_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9413d3c02105f80af9fd6e25ac0d129e18d45c38f859917090a358c12bcdc237 +size 132228 diff --git a/data/sessions/explorer-sort-trash-largest/vision/frames/step_0004_20260730_063229_before.webp b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0004_20260730_063229_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2cd4fbefe1af3c2a0a7d0f76c71a3dbfe1349c50 --- /dev/null +++ b/data/sessions/explorer-sort-trash-largest/vision/frames/step_0004_20260730_063229_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7aae456f92cdf8eb962e1278572ab320f0d056bc8af83b125a58a4c5303d470 +size 50758 diff --git a/data/sessions/explorer-zip-selection-2/commands/actuation_commands.json b/data/sessions/explorer-zip-selection-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..084ef55b067a5a24f0bc7d43aa4ba4eae225f98d --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 98, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:52:42.986Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Compress-Archive -Path $env:USERPROFILE\\corpus-seed\\docs -DestinationPath $env:USERPROFILE\\corpus-seed\\docs.zip", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:52:56.107Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:53:00.275Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:53:07.485Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:53:10.809Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-zip-selection-2/commands/cc_commands.json b/data/sessions/explorer-zip-selection-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..a52ea49afaca42480fca035d45c972b896173fac --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Compress-Archive -Path $env:USERPROFILE\\corpus-seed\\docs -DestinationPath $env:USERPROFILE\\corpus-seed\\docs.zip", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-zip-selection-2/commands/converted_input.md b/data/sessions/explorer-zip-selection-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..8122018e5392b594dddf32d9fcbc0a3e4bf6087f --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-30 05:52:42 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-30T05:52:42.986Z | Left-click at (268, 1060) | +| 2 | 2026-07-30T05:52:56.107Z | Type: Compress-Archive -Path $env:USERPROFILE\corpus-seed\docs -DestinationPath $env:USERPROFILE\corpus-seed\docs.zip | +| 3 | 2026-07-30T05:53:00.275Z | Press: Enter | +| 4 | 2026-07-30T05:53:07.485Z | Type: exit | +| 5 | 2026-07-30T05:53:10.809Z | Press: Enter | diff --git a/data/sessions/explorer-zip-selection-2/commands/raw_input.md b/data/sessions/explorer-zip-selection-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..e5d39548d210db7c752937190424bd4aa3e33f41 --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-30 05:52:42 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-30T05:52:42.986Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-30T05:52:56.107Z | Typed: Compress-Archive -Path $env:USERPROFILE\corpus-seed\docs -DestinationPath $env:USERPROFILE\corpus-seed\docs.zip | +| 3 | 2026-07-30T05:53:00.275Z | Pressed: Return | +| 4 | 2026-07-30T05:53:07.485Z | Typed: exit | +| 5 | 2026-07-30T05:53:10.809Z | Pressed: Return | diff --git a/data/sessions/explorer-zip-selection-2/memory.md b/data/sessions/explorer-zip-selection-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..40c7cd14b2362b9c8388a99fd2ef58c0519c133f --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/memory.md @@ -0,0 +1,76 @@ +# Memory: explorer-zip-selection-2 + +## Overview + +Compress a folder into a zip archive beside it, from a shell. Use this as the terminal +route to the same end state as the file manager's send-to-compressed action: one command +names the source folder and the archive to write. The recorded trace opens a shell, runs +`Compress-Archive` over the `docs` folder writing `docs.zip` next to it, and closes the +shell with `exit`. + +## Prerequisites + +- A desktop environment with a file manager that can create archives, or a shell with an + archiving tool. +- A folder or set of files to archive, existing and readable. +- Write access to the location where the archive is written, and enough free space for it. +- A decision about the archive's internal structure before starting: archiving a folder + puts its name at the root of the archive, while archiving the folder's contents puts the + files at the root. Both are reasonable and they produce different archives from the same + source. +- The archive's name and location decided in advance. Tools that name the archive + automatically derive it from the selection, which is not always the intended name. +- No existing archive at that path, or agreement that it may be replaced. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to compress a folder into a zip archive beside it, which PowerShell does in one command, so the first move is to open a shell. Left-click the PowerShell icon in the taskbar. + +![Step 1](vision/frames/step_0001_20260730_055242_at.webp) + +### Step 2 — Type: Compress-Archive -Path $env:USERPROFILE\corpus-seed\docs -DestinationPath $env:USERPROFILE\corpus-seed\docs.zip + +Type a `Compress-Archive` command to build the zip. It is PowerShell's built-in archiver, so nothing needs installing, and it produces the same kind of archive the Explorer right-click Compress action does. `-Path` names what goes in and `-DestinationPath` names the archive to write, both given in full so the result lands beside the source folder. + +![Step 2](vision/frames/step_0002_20260730_055256_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Enter to create the archive. + +![Step 3](vision/frames/step_0003_20260730_055300_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. + +![Step 4](vision/frames/step_0004_20260730_055307_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260730_055310_at.webp) + +## Notes & Edge Cases + +- **Archiving the folder and archiving its contents produce different archives.** Naming + the folder puts that folder at the root of the archive; naming everything inside it puts + the files at the root. Both commands succeed, both produce a valid zip, and only one + matches what the file manager's own compress action does. Decide which structure is + wanted before running, and check by listing the archive afterwards. +- **The file manager names the archive for you and the shell does not.** A file-manager + compress derives the name from the selection — which is the folder's name for a single + folder, and the anchor file's name for a multi-file selection, a difference that + surprises people. The shell requires the name, which is more typing and no ambiguity. +- **The destination is refused if it already exists**, unless a flag is added to overwrite. + That refusal is useful; overriding it replaces an existing archive with no way back. +- **The source folder is left untouched.** Compressing does not consume or move anything. +- **Paths are built from an environment variable rather than written literally**, so the + command does not depend on the account name. +- **A large source takes real time and the prompt does not return until it finishes.** + Confirm the archive exists and has a plausible size rather than assuming completion from + the command being accepted. + diff --git a/data/sessions/explorer-zip-selection-2/metadata.json b/data/sessions/explorer-zip-selection-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..64c99a19c119c385a1752d783f3d3f157575f58b --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "explorer-zip-selection-2", + "memory_description": "", + "session_id": "53da80dd-27d3-4d2d-886c-fcb8f26a6013", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-30T05:52:33.708508976Z", + "completed_at": "2026-07-30T05:53:15.985968189Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-30T05:52:42.986Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260730_055242_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260730_055242_before.webp", + "after_image_path": "vision/frames/step_0001_20260730_055242_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-30T05:52:56.107Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260730_055256_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260730_055256_before.webp", + "after_image_path": "vision/frames/step_0002_20260730_055256_after.webp", + "raw_command": "Typed: Compress-Archive -Path $env:USERPROFILE\\corpus-seed\\docs -DestinationPath $env:USERPROFILE\\corpus-seed\\docs.zip", + "converted_command": "Type: Compress-Archive -Path $env:USERPROFILE\\corpus-seed\\docs -DestinationPath $env:USERPROFILE\\corpus-seed\\docs.zip" + }, + { + "step_id": 3, + "timestamp": "2026-07-30T05:53:00.275Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260730_055300_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260730_055300_before.webp", + "after_image_path": "vision/frames/step_0003_20260730_055300_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-30T05:53:07.485Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260730_055307_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260730_055307_before.webp", + "after_image_path": "vision/frames/step_0004_20260730_055307_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-30T05:53:10.809Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260730_055310_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260730_055310_before.webp", + "after_image_path": "vision/frames/step_0005_20260730_055310_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-zip-selection-2/reasoning/reasoning.jsonl b/data/sessions/explorer-zip-selection-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0144ecc3c116ce60ef57905c0188bd8794d87dae --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-30T05:52:42.986Z", "timestamp_annotated": "2026-08-19T11:30:05.828404+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260730_055242_at.webp", "reasoning": "The task is to compress a folder into a zip archive beside it, which PowerShell does in one command, so the first move is to open a shell. Left-click the PowerShell icon in the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-30T05:52:56.107Z", "timestamp_annotated": "2026-08-19T11:30:05.828758+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Compress-Archive -Path $env:USERPROFILE\\corpus-seed\\docs -DestinationPath $env:USERPROFILE\\corpus-seed\\docs.zip", "converted_command": "Type: Compress-Archive -Path $env:USERPROFILE\\corpus-seed\\docs -DestinationPath $env:USERPROFILE\\corpus-seed\\docs.zip", "image_path": "vision/frames/step_0002_20260730_055256_at.webp", "reasoning": "Type a `Compress-Archive` command to build the zip. It is PowerShell's built-in archiver, so nothing needs installing, and it produces the same kind of archive the Explorer right-click Compress action does. `-Path` names what goes in and `-DestinationPath` names the archive to write, both given in full so the result lands beside the source folder.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-30T05:53:00.275Z", "timestamp_annotated": "2026-08-19T11:30:05.829140+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260730_055300_at.webp", "reasoning": "After typing the command Press Enter to create the archive.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-30T05:53:07.485Z", "timestamp_annotated": "2026-08-19T11:30:05.829626+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260730_055307_at.webp", "reasoning": "Type `exit` to close the shell.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-30T05:53:10.809Z", "timestamp_annotated": "2026-08-19T11:30:05.830053+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260730_055310_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/explorer-zip-selection-2/sync_log.json b/data/sessions/explorer-zip-selection-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..2d2156b4ddc6ed8119c0710fc7577d806972e3f8 --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "53da80dd-27d3-4d2d-886c-fcb8f26a6013", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_055242_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/vision/frames/step_0001_20260730_055242_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_055242_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/vision/frames/step_0001_20260730_055242_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_055242_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/vision/frames/step_0001_20260730_055242_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_055256_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/vision/frames/step_0002_20260730_055256_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_055256_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/vision/frames/step_0002_20260730_055256_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_055256_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/vision/frames/step_0002_20260730_055256_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_055300_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/vision/frames/step_0003_20260730_055300_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_055300_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/vision/frames/step_0003_20260730_055300_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_055300_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/vision/frames/step_0003_20260730_055300_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_055307_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/vision/frames/step_0004_20260730_055307_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_055307_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/vision/frames/step_0004_20260730_055307_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_055307_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/vision/frames/step_0004_20260730_055307_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_055310_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/vision/frames/step_0005_20260730_055310_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_055310_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/vision/frames/step_0005_20260730_055310_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260730_055310_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection-2/vision/frames/step_0005_20260730_055310_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/closing_state.webp b/data/sessions/explorer-zip-selection-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..d2dca7f4c4ceb17d89a0ba3e9a565afaba6cb70a --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64b38aa02744b642224c28dff4682b4c1fc46e5f086ebbd8aa3000f942e773c7 +size 656010 diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/step_0001_20260730_055242_after.webp b/data/sessions/explorer-zip-selection-2/vision/frames/step_0001_20260730_055242_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7048be07f031ecae9f4e4b15099b3fdf57f5e5c7 --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/step_0001_20260730_055242_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65ad66ca48d6196193a5449533e5ebfaa499df89c3fb410fdfc6a87abbac505 +size 656014 diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/step_0001_20260730_055242_at.webp b/data/sessions/explorer-zip-selection-2/vision/frames/step_0001_20260730_055242_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b3fb012b602b9e3cb3f2833dccec58179b6df76b --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/step_0001_20260730_055242_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:063efddb132fea035192ad3b941d1acc5317d4e8a27fc95de041173db15dabbc +size 2626500 diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/step_0001_20260730_055242_before.webp b/data/sessions/explorer-zip-selection-2/vision/frames/step_0001_20260730_055242_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7048be07f031ecae9f4e4b15099b3fdf57f5e5c7 --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/step_0001_20260730_055242_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65ad66ca48d6196193a5449533e5ebfaa499df89c3fb410fdfc6a87abbac505 +size 656014 diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/step_0002_20260730_055256_after.webp b/data/sessions/explorer-zip-selection-2/vision/frames/step_0002_20260730_055256_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..90372d09b16a843bba51acaa138e3c6b657d267b --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/step_0002_20260730_055256_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea72bb0f74bfb0a5ac1946042a78bfbf27a048390b35bc604a488c1422f572cc +size 536018 diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/step_0002_20260730_055256_at.webp b/data/sessions/explorer-zip-selection-2/vision/frames/step_0002_20260730_055256_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d3c330e6dbccea3aeac3cc9c1690d2bf02baaba1 --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/step_0002_20260730_055256_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39eb2e6de60aef6bc4fdc2bf78176c0c42d47a0fe82697c11f2a4c32a5f3a2d6 +size 525802 diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/step_0002_20260730_055256_before.webp b/data/sessions/explorer-zip-selection-2/vision/frames/step_0002_20260730_055256_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d3c330e6dbccea3aeac3cc9c1690d2bf02baaba1 --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/step_0002_20260730_055256_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39eb2e6de60aef6bc4fdc2bf78176c0c42d47a0fe82697c11f2a4c32a5f3a2d6 +size 525802 diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/step_0003_20260730_055300_after.webp b/data/sessions/explorer-zip-selection-2/vision/frames/step_0003_20260730_055300_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9d668c4303cbd689db180fcf4fc9620654e18091 --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/step_0003_20260730_055300_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd3f731edeb61d86a89deff73334c83fcc3e87c854b34e3ad76fc5d9b14855d +size 536034 diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/step_0003_20260730_055300_at.webp b/data/sessions/explorer-zip-selection-2/vision/frames/step_0003_20260730_055300_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..90372d09b16a843bba51acaa138e3c6b657d267b --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/step_0003_20260730_055300_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea72bb0f74bfb0a5ac1946042a78bfbf27a048390b35bc604a488c1422f572cc +size 536018 diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/step_0003_20260730_055300_before.webp b/data/sessions/explorer-zip-selection-2/vision/frames/step_0003_20260730_055300_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..90372d09b16a843bba51acaa138e3c6b657d267b --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/step_0003_20260730_055300_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea72bb0f74bfb0a5ac1946042a78bfbf27a048390b35bc604a488c1422f572cc +size 536018 diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/step_0004_20260730_055307_after.webp b/data/sessions/explorer-zip-selection-2/vision/frames/step_0004_20260730_055307_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..02ce1e210514b97fcf84b0d2d79e917808ebe0ed --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/step_0004_20260730_055307_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce505b11ebeb0f0be2bfa82280c5c359ac506ba36c60233d1fe1900f2622b738 +size 538024 diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/step_0004_20260730_055307_at.webp b/data/sessions/explorer-zip-selection-2/vision/frames/step_0004_20260730_055307_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..02ce1e210514b97fcf84b0d2d79e917808ebe0ed --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/step_0004_20260730_055307_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce505b11ebeb0f0be2bfa82280c5c359ac506ba36c60233d1fe1900f2622b738 +size 538024 diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/step_0004_20260730_055307_before.webp b/data/sessions/explorer-zip-selection-2/vision/frames/step_0004_20260730_055307_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..02ce1e210514b97fcf84b0d2d79e917808ebe0ed --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/step_0004_20260730_055307_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce505b11ebeb0f0be2bfa82280c5c359ac506ba36c60233d1fe1900f2622b738 +size 538024 diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/step_0005_20260730_055310_after.webp b/data/sessions/explorer-zip-selection-2/vision/frames/step_0005_20260730_055310_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d2dca7f4c4ceb17d89a0ba3e9a565afaba6cb70a --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/step_0005_20260730_055310_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64b38aa02744b642224c28dff4682b4c1fc46e5f086ebbd8aa3000f942e773c7 +size 656010 diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/step_0005_20260730_055310_at.webp b/data/sessions/explorer-zip-selection-2/vision/frames/step_0005_20260730_055310_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d05b6267c5659e66040f87e99c3f943e68f71725 --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/step_0005_20260730_055310_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aef92b21713c9cc61920efbba5fb2c6e78b4606a64a759aa10089b2b10ffaa0 +size 538336 diff --git a/data/sessions/explorer-zip-selection-2/vision/frames/step_0005_20260730_055310_before.webp b/data/sessions/explorer-zip-selection-2/vision/frames/step_0005_20260730_055310_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d05b6267c5659e66040f87e99c3f943e68f71725 --- /dev/null +++ b/data/sessions/explorer-zip-selection-2/vision/frames/step_0005_20260730_055310_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aef92b21713c9cc61920efbba5fb2c6e78b4606a64a759aa10089b2b10ffaa0 +size 538336 diff --git a/data/sessions/explorer-zip-selection/commands/actuation_commands.json b/data/sessions/explorer-zip-selection/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..35a0b5ae075e93df531eb4199ef5b971e2c957f1 --- /dev/null +++ b/data/sessions/explorer-zip-selection/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 100, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 155, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=212, Y=155", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:51:18.561Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 26, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 155, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=212, Y=155", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:51:21.717Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 101, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 280, + "mouse_y": 515, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=280, Y=515", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:51:26.063Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-33f476e0-cdfa-45cf-87ff-7fbfdb74dd9f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 99, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 600, + "mouse_y": 539, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=600, Y=539", + "session_id": "conn-f976d888-9ad7-48f6-b2a9-ddf6861b3c6b", + "success": true, + "timestamp": "2026-07-30T05:51:30.217Z" + } +] \ No newline at end of file diff --git a/data/sessions/explorer-zip-selection/commands/cc_commands.json b/data/sessions/explorer-zip-selection/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..f2e93742a463c7be1fccba7a2c2cd6f956a2e739 --- /dev/null +++ b/data/sessions/explorer-zip-selection/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "212 155 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "212 155 right", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "280 515 left", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "600 539 left", + "os": "WINDOWS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/explorer-zip-selection/commands/converted_input.md b/data/sessions/explorer-zip-selection/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..a7414c3afde867300b4976e49db24e42a8713ce4 --- /dev/null +++ b/data/sessions/explorer-zip-selection/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-30 05:51:18 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-30T05:51:18.561Z | Left-click at (212, 155) | +| 2 | 2026-07-30T05:51:21.717Z | Right-click at (212, 155) | +| 3 | 2026-07-30T05:51:26.063Z | Left-click at (280, 515) | +| 4 | 2026-07-30T05:51:30.217Z | Left-click at (600, 539) | diff --git a/data/sessions/explorer-zip-selection/commands/raw_input.md b/data/sessions/explorer-zip-selection/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..cb3e923d7c108aa63c58668b4276b49b11d47633 --- /dev/null +++ b/data/sessions/explorer-zip-selection/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-30 05:51:18 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-30T05:51:18.561Z | Left-clicked at X=212, Y=155 | +| 2 | 2026-07-30T05:51:21.717Z | Right-clicked at X=212, Y=155 | +| 3 | 2026-07-30T05:51:26.063Z | Left-clicked at X=280, Y=515 | +| 4 | 2026-07-30T05:51:30.217Z | Left-clicked at X=600, Y=539 | diff --git a/data/sessions/explorer-zip-selection/memory.md b/data/sessions/explorer-zip-selection/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..abf0bd770e8a3f5abaece57ae7fec85090819297 --- /dev/null +++ b/data/sessions/explorer-zip-selection/memory.md @@ -0,0 +1,61 @@ +# Memory: explorer-zip-selection + +## Overview + +Compress a folder into a zip archive beside it, through the file manager's context menu. +Use this when a folder has to be packaged for sending or storing and the work is being done +by pointing. The route right-clicks the folder and follows the send-to submenu to the +compressed-folder command, which creates the archive in the same place and names it after +the folder. The recorded trace produces `docs.zip` from the `docs` folder. + +## Prerequisites + +- A desktop environment with a file manager that can create archives, or a shell with an + archiving tool. +- A folder or set of files to archive, existing and readable. +- Write access to the location where the archive is written, and enough free space for it. +- A decision about the archive's internal structure before starting: archiving a folder + puts its name at the root of the archive, while archiving the folder's contents puts the + files at the root. Both are reasonable and they produce different archives from the same + source. +- The archive's name and location decided in advance. Tools that name the archive + automatically derive it from the selection, which is not always the intended name. +- No existing archive at that path, or agreement that it may be replaced. + +## Steps + +### Step 1 — Left-click at (212, 155) + +The task is to produce `docs.zip` alongside the `docs` folder, so the folder itself has to be the compression target. Move the cursor and Left-click **`docs`**, the second row in `corpus-seed`, to select it. The archive takes its name from whatever is selected, which is why selecting the folder — rather than opening it and selecting its contents — is what yields `docs.zip`. + +![Step 1](vision/frames/step_0001_20260730_055118_at.webp) + +### Step 2 — Right-click at (212, 155) + +Move the cursor and Right-click the same row to open the context menu on the selected folder. The zip command is not on the ribbon in Windows 10; the context menu is the route. + +![Step 2](vision/frames/step_0002_20260730_055121_at.webp) + +### Step 3 — Left-click at (280, 515) + +Windows 10 offers no direct "Compress to ZIP file" item, so the archive is created through **`Send to ›`**. Move the cursor and Left-click it. Note that this is the *folder* context menu, which is considerably longer than the file menu used in the other Explorer takes — the same command sits at a different height depending on what was right-clicked. + +![Step 3](vision/frames/step_0003_20260730_055126_at.webp) + +### Step 4 — Left-click at (600, 539) + +The submenu opened on hover. Move the cursor and Left-click **`Compressed (zipped) folder`**. Windows creates `docs.zip` next to `docs` in `corpus-seed`, containing the folder and its three files at `docs/a.txt`, `docs/b.txt`, `docs/c.txt`. + +![Step 4](vision/frames/step_0004_20260730_055130_at.webp) + +## Notes & Edge Cases + +- **A submenu opens on hover, and clicking its parent row can close the whole menu.** Move + onto the parent and wait for the child list to appear rather than clicking through it. + This is the most common way a menu-driven step silently does nothing. +- **Confirm the submenu is open before moving to the child item.** The pointer has to + travel from the parent row into the submenu without leaving the menu's bounds; cutting + the corner closes it and the click then lands on whatever is behind. +- **A parent row's position is not fixed.** Menu contents differ by what was right-clicked + and by what is installed, so the row sits at a different height in different folders. + Read the row's label rather than returning to a remembered position. diff --git a/data/sessions/explorer-zip-selection/metadata.json b/data/sessions/explorer-zip-selection/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..6f2003dc0f3f7347c91ac0475a2ec0b25aaf4961 --- /dev/null +++ b/data/sessions/explorer-zip-selection/metadata.json @@ -0,0 +1,90 @@ +{ + "memory_name": "explorer-zip-selection", + "memory_description": "", + "session_id": "e2b6f47f-fe8e-4cc3-b665-105adf536600", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-30T05:51:09.353546291Z", + "completed_at": "2026-07-30T05:51:38.125430028Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-30T05:51:18.561Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260730_055118_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260730_055118_before.webp", + "after_image_path": "vision/frames/step_0001_20260730_055118_after.webp", + "raw_command": "Left-clicked at X=212, Y=155", + "converted_command": "Left-click at (212, 155)" + }, + { + "step_id": 2, + "timestamp": "2026-07-30T05:51:21.717Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0002_20260730_055121_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260730_055121_before.webp", + "after_image_path": "vision/frames/step_0002_20260730_055121_after.webp", + "raw_command": "Right-clicked at X=212, Y=155", + "converted_command": "Right-click at (212, 155)" + }, + { + "step_id": 3, + "timestamp": "2026-07-30T05:51:26.063Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0003_20260730_055126_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260730_055126_before.webp", + "after_image_path": "vision/frames/step_0003_20260730_055126_after.webp", + "raw_command": "Left-clicked at X=280, Y=515", + "converted_command": "Left-click at (280, 515)" + }, + { + "step_id": 4, + "timestamp": "2026-07-30T05:51:30.217Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260730_055130_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260730_055130_before.webp", + "after_image_path": "vision/frames/step_0004_20260730_055130_after.webp", + "raw_command": "Left-clicked at X=600, Y=539", + "converted_command": "Left-click at (600, 539)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/explorer-zip-selection/reasoning/reasoning.jsonl b/data/sessions/explorer-zip-selection/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0ee4408dd85f7cf2caa617d0d79fa4eddc7604f9 --- /dev/null +++ b/data/sessions/explorer-zip-selection/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-30T05:51:18.561Z", "timestamp_annotated": "2026-08-19T14:18:25.938473+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=212, Y=155", "converted_command": "Left-click at (212, 155)", "image_path": "vision/frames/step_0001_20260730_055118_at.webp", "reasoning": "The task is to produce `docs.zip` alongside the `docs` folder, so the folder itself has to be the compression target. Move the cursor and Left-click **`docs`**, the second row in `corpus-seed`, to select it. The archive takes its name from whatever is selected, which is why selecting the folder — rather than opening it and selecting its contents — is what yields `docs.zip`.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-30T05:51:21.717Z", "timestamp_annotated": "2026-08-19T14:18:25.938817+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=212, Y=155", "converted_command": "Right-click at (212, 155)", "image_path": "vision/frames/step_0002_20260730_055121_at.webp", "reasoning": "Move the cursor and Right-click the same row to open the context menu on the selected folder. The zip command is not on the ribbon in Windows 10; the context menu is the route.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-30T05:51:26.063Z", "timestamp_annotated": "2026-08-19T14:18:25.939182+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=280, Y=515", "converted_command": "Left-click at (280, 515)", "image_path": "vision/frames/step_0003_20260730_055126_at.webp", "reasoning": "Windows 10 offers no direct \"Compress to ZIP file\" item, so the archive is created through **`Send to ›`**. Move the cursor and Left-click it. Note that this is the *folder* context menu, which is considerably longer than the file menu used in the other Explorer takes — the same command sits at a different height depending on what was right-clicked.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-30T05:51:30.217Z", "timestamp_annotated": "2026-08-19T14:18:25.939651+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=600, Y=539", "converted_command": "Left-click at (600, 539)", "image_path": "vision/frames/step_0004_20260730_055130_at.webp", "reasoning": "The submenu opened on hover. Move the cursor and Left-click **`Compressed (zipped) folder`**. Windows creates `docs.zip` next to `docs` in `corpus-seed`, containing the folder and its three files at `docs/a.txt`, `docs/b.txt`, `docs/c.txt`.", "skipped": false} diff --git a/data/sessions/explorer-zip-selection/sync_log.json b/data/sessions/explorer-zip-selection/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..187280a55b15ae66490c0a16c0989a84e5f1f88f --- /dev/null +++ b/data/sessions/explorer-zip-selection/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "e2b6f47f-fe8e-4cc3-b665-105adf536600", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_055118_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/vision/frames/step_0001_20260730_055118_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_055118_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/vision/frames/step_0001_20260730_055118_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260730_055118_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/vision/frames/step_0001_20260730_055118_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_055121_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/vision/frames/step_0002_20260730_055121_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_055121_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/vision/frames/step_0002_20260730_055121_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260730_055121_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/vision/frames/step_0002_20260730_055121_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_055126_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/vision/frames/step_0003_20260730_055126_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_055126_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/vision/frames/step_0003_20260730_055126_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260730_055126_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/vision/frames/step_0003_20260730_055126_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_055130_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/vision/frames/step_0004_20260730_055130_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_055130_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/vision/frames/step_0004_20260730_055130_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260730_055130_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/explorer-zip-selection/vision/frames/step_0004_20260730_055130_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/explorer-zip-selection/vision/frames/closing_state.webp b/data/sessions/explorer-zip-selection/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..458d6f14393223410fe52a2fcc500e64fd914f69 --- /dev/null +++ b/data/sessions/explorer-zip-selection/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12471a9bd3d01084e3244d6a61887cb6718056490aea88fa7906fef1995ce6a2 +size 80420 diff --git a/data/sessions/explorer-zip-selection/vision/frames/step_0001_20260730_055118_after.webp b/data/sessions/explorer-zip-selection/vision/frames/step_0001_20260730_055118_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c9b39eb65973ecb1d677e7a1dced6815da28ce43 --- /dev/null +++ b/data/sessions/explorer-zip-selection/vision/frames/step_0001_20260730_055118_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9108b7a42e21b758b79e8997a5c67503952477f6eec5fa8b66bc10052d17588c +size 74712 diff --git a/data/sessions/explorer-zip-selection/vision/frames/step_0001_20260730_055118_at.webp b/data/sessions/explorer-zip-selection/vision/frames/step_0001_20260730_055118_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b911babc23bae1228ff8a73347dc05e5df40a416 --- /dev/null +++ b/data/sessions/explorer-zip-selection/vision/frames/step_0001_20260730_055118_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ed5f8764ffb1904adffbc38d16a7befd68c9aab4a99c9d401bf2f064dab3e7 +size 186570 diff --git a/data/sessions/explorer-zip-selection/vision/frames/step_0001_20260730_055118_before.webp b/data/sessions/explorer-zip-selection/vision/frames/step_0001_20260730_055118_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fc49103a42c4586aca621fa1c5046a3298bdc33b --- /dev/null +++ b/data/sessions/explorer-zip-selection/vision/frames/step_0001_20260730_055118_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a480a963f6298238ffe182be105cfe1b5e12769ca0158fd17206df29f8534d +size 73294 diff --git a/data/sessions/explorer-zip-selection/vision/frames/step_0002_20260730_055121_after.webp b/data/sessions/explorer-zip-selection/vision/frames/step_0002_20260730_055121_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c9b39eb65973ecb1d677e7a1dced6815da28ce43 --- /dev/null +++ b/data/sessions/explorer-zip-selection/vision/frames/step_0002_20260730_055121_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9108b7a42e21b758b79e8997a5c67503952477f6eec5fa8b66bc10052d17588c +size 74712 diff --git a/data/sessions/explorer-zip-selection/vision/frames/step_0002_20260730_055121_at.webp b/data/sessions/explorer-zip-selection/vision/frames/step_0002_20260730_055121_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..daba7d105c9027cc10ee4362a298cdff49ebacc1 --- /dev/null +++ b/data/sessions/explorer-zip-selection/vision/frames/step_0002_20260730_055121_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4cad4e6e86fe7ea64881aa47630988164814d0126c8bd66c88e7bf4cbdf592b +size 191208 diff --git a/data/sessions/explorer-zip-selection/vision/frames/step_0002_20260730_055121_before.webp b/data/sessions/explorer-zip-selection/vision/frames/step_0002_20260730_055121_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c9b39eb65973ecb1d677e7a1dced6815da28ce43 --- /dev/null +++ b/data/sessions/explorer-zip-selection/vision/frames/step_0002_20260730_055121_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9108b7a42e21b758b79e8997a5c67503952477f6eec5fa8b66bc10052d17588c +size 74712 diff --git a/data/sessions/explorer-zip-selection/vision/frames/step_0003_20260730_055126_after.webp b/data/sessions/explorer-zip-selection/vision/frames/step_0003_20260730_055126_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..95884614f02f530015680093bd6ecbaed4806428 --- /dev/null +++ b/data/sessions/explorer-zip-selection/vision/frames/step_0003_20260730_055126_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b500376ecdb80188113e095d4eaacbf37ea5dec51f02ff9f71f7bde23e0bf29 +size 77500 diff --git a/data/sessions/explorer-zip-selection/vision/frames/step_0003_20260730_055126_at.webp b/data/sessions/explorer-zip-selection/vision/frames/step_0003_20260730_055126_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ae1bb54ee65023dbb7a56a9091f7588341d587b2 --- /dev/null +++ b/data/sessions/explorer-zip-selection/vision/frames/step_0003_20260730_055126_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f085655ac20f3ca02ab441e8272ca09ee9e28c21947ccc0d04dca852955af0b1 +size 188102 diff --git a/data/sessions/explorer-zip-selection/vision/frames/step_0003_20260730_055126_before.webp b/data/sessions/explorer-zip-selection/vision/frames/step_0003_20260730_055126_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..37332f1e74206be8f11cc4e07ec97fef2e0d6105 --- /dev/null +++ b/data/sessions/explorer-zip-selection/vision/frames/step_0003_20260730_055126_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f28a8e6d717a3c34df4841e45af01223d64d681819d081efd835cc5e3363f2e +size 77412 diff --git a/data/sessions/explorer-zip-selection/vision/frames/step_0004_20260730_055130_after.webp b/data/sessions/explorer-zip-selection/vision/frames/step_0004_20260730_055130_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a3bc84d267742d7e7db455c93309ed72cddf8e0d --- /dev/null +++ b/data/sessions/explorer-zip-selection/vision/frames/step_0004_20260730_055130_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa2df3f1f33a92812d69e138a5772313d72c15e5698b954934547e0897cf40f0 +size 83730 diff --git a/data/sessions/explorer-zip-selection/vision/frames/step_0004_20260730_055130_at.webp b/data/sessions/explorer-zip-selection/vision/frames/step_0004_20260730_055130_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ca0e2d8568b333ff9a69f40c89bd7265622749e8 --- /dev/null +++ b/data/sessions/explorer-zip-selection/vision/frames/step_0004_20260730_055130_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f701c8c9ee6e51f6e16186c9f6c7bfae2292b9ec76adc3c9312afc1f84ad2f76 +size 200266 diff --git a/data/sessions/explorer-zip-selection/vision/frames/step_0004_20260730_055130_before.webp b/data/sessions/explorer-zip-selection/vision/frames/step_0004_20260730_055130_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a3bc84d267742d7e7db455c93309ed72cddf8e0d --- /dev/null +++ b/data/sessions/explorer-zip-selection/vision/frames/step_0004_20260730_055130_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa2df3f1f33a92812d69e138a5772313d72c15e5698b954934547e0897cf40f0 +size 83730 diff --git a/data/sessions/finder-copy-to-folder-2/commands/actuation_commands.json b/data/sessions/finder-copy-to-folder-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..5ac5c3b1bc814a5de19cbd3e7430a2e41e3b5e9d --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 550, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: report", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:13:44.206Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 484, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+C", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:13:47.945Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 205, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: dest", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:13:51.328Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 212, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Down", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:13:54.797Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 486, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+V", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:14:00.552Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-copy-to-folder-2/commands/cc_commands.json b/data/sessions/finder-copy-to-folder-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..ad57b1835c28ada51bc4b8eb901ae0eb015526e1 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "type report", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "press {Cmd+C}", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "type dest", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Cmd+Down}", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "press {Cmd+V}", + "os": "MACOS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/finder-copy-to-folder-2/commands/converted_input.md b/data/sessions/finder-copy-to-folder-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..05e920e5462ccca3e71a3dd0aaf936e6dc8557ec --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 13:13:44 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T13:13:44.206Z | Type: report | +| 2 | 2026-07-28T13:13:47.945Z | Press: Cmd+C | +| 3 | 2026-07-28T13:13:51.328Z | Type: dest | +| 4 | 2026-07-28T13:13:54.797Z | Press: Cmd+Down | +| 5 | 2026-07-28T13:14:00.552Z | Press: Cmd+V | diff --git a/data/sessions/finder-copy-to-folder-2/commands/raw_input.md b/data/sessions/finder-copy-to-folder-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..44c1b9c21b4f8299c1fe46c7d05501cdd3f6e66d --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 13:13:44 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T13:13:44.206Z | Typed: report | +| 2 | 2026-07-28T13:13:47.945Z | Pressed: Cmd+C | +| 3 | 2026-07-28T13:13:51.328Z | Typed: dest | +| 4 | 2026-07-28T13:13:54.797Z | Pressed: Cmd+Down | +| 5 | 2026-07-28T13:14:00.552Z | Pressed: Cmd+V | diff --git a/data/sessions/finder-copy-to-folder-2/memory.md b/data/sessions/finder-copy-to-folder-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..f3674e8440661a383739eefc6b038211fa882521 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/memory.md @@ -0,0 +1,80 @@ +# Memory: finder-copy-to-folder-2 + +## Overview + +Copy a file into a subfolder using only the keyboard: select the file by typing its name, +copy it, select the destination folder the same way, open it, and paste. Use this when a +file has to be placed into another folder and no pointing device is available or wanted. +The original stays where it is. The recorded trace types `report` to select `report.pdf`, +presses `⌘C`, types `dest` to select the folder, `⌘↓` to open it, and `⌘V` to paste the +copy inside. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file to copy and a destination folder, both existing before the task starts and both + identifiable by name. +- Write access to the destination folder, and read access to the file. +- Enough free space at the destination for a second copy. +- Clarity that the result is a copy, not a move. The original must still be in place when + the task finishes; a route that leaves the source folder empty has done a different job. +- No file of the same name already in the destination. Both routes overwrite — the shell + without asking, the file manager after a confirmation that is easy to accept + reflexively. + +## Steps + +### Step 1 — Type: report + +The task is to copy a file into a subfolder while leaving the original where it is, using the keyboard only, so the file has to be selected without pointing at it. Type `report` in the Finder window to select `report.pdf`: Finder moves the selection to the first item whose name begins with what is typed, so typing part of a name is how a file gets selected without a pointer. + +![Step 1](vision/frames/step_0001_20260728_131344_at.webp) + +### Step 2 — Press: Cmd+C + +Press ⌘C (Cmd+C) to copy the selected file. In Finder this does not duplicate anything yet — it puts a reference to the file on the clipboard, and what actually happens to it is decided by which paste is used later. + +![Step 2](vision/frames/step_0002_20260728_131347_at.webp) + +### Step 3 — Type: dest + +Type `dest` to select the destination folder by name, the same type-select technique as step 1. Selecting the folder is not the same as being inside it, which is what the next step handles. + +![Step 3](vision/frames/step_0003_20260728_131351_at.webp) + +### Step 4 — Press: Cmd+Down + +Press ⌘↓ (Cmd+Down) to open the selected folder. Paste acts on the folder the window is showing, not on the folder that happens to be highlighted, so the window has to move inside `dest` before the file can land there. + +![Step 4](vision/frames/step_0004_20260728_131354_at.webp) + +### Step 5 — Press: Cmd+V + +Press ⌘V (Cmd+V) to paste the file into `dest`. Plain paste copies, so the original stays in `corpus-seed` and a second copy now exists here — which is what makes this the copy task rather than the move task. + +![Step 5](vision/frames/step_0005_20260728_131400_at.webp) + +## Notes & Edge Cases + +- **`⌘C` on a file copies a reference, not the bytes.** Nothing is duplicated until the + paste, so the clipboard holding the file is not itself the result — an interruption + between the two steps leaves the task half done with nothing to show for it. +- **The same keystrokes mean different things one step apart.** Typing `report` selects a + file; typing `dest` selects a folder. Both are type-select against the front window's + contents, so both depend on the window still being focused and still showing the same + folder. Confirm what is highlighted before acting. +- **`⌘↓` opens the selection — and does nothing useful if the selection is a file.** The + step only descends into the destination because a folder was selected first. On a file + it opens the file in an application instead, which puts the paste somewhere else + entirely. +- **The paste target is the open window, not the selection.** After descending into the + destination, the copy lands in whatever the window is showing. If the descent silently + failed, the paste puts the copy back beside the original and the task looks finished. +- **Verify the original is still in place.** The keystroke for copy-paste and the one for + move-paste differ by a single modifier, and the visible result inside the destination is + identical. The only way to tell a copy from a move apart is to look at where the file + came from. +- **Type-select needs the file visible in the front window.** With no click anywhere in the + trace, a window that lost focus sends every one of these keystrokes somewhere + unintended. + diff --git a/data/sessions/finder-copy-to-folder-2/metadata.json b/data/sessions/finder-copy-to-folder-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..a66f2a9b36199a9e9e74a549a83d1e38479b1bd4 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "finder-copy-to-folder-2", + "memory_description": "", + "session_id": "79e97dc2-2e53-4e82-a070-aacf8861b76a", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T13:13:28.405024485Z", + "completed_at": "2026-07-28T13:14:07.698528786Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T13:13:44.206Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0001_20260728_131344_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0001_20260728_131344_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_131344_after.webp", + "raw_command": "Typed: report", + "converted_command": "Type: report" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T13:13:47.945Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0002_20260728_131347_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260728_131347_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_131347_after.webp", + "raw_command": "Pressed: Cmd+C", + "converted_command": "Press: Cmd+C" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T13:13:51.328Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0003_20260728_131351_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_131351_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_131351_after.webp", + "raw_command": "Typed: dest", + "converted_command": "Type: dest" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T13:13:54.797Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260728_131354_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_131354_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_131354_after.webp", + "raw_command": "Pressed: Cmd+Down", + "converted_command": "Press: Cmd+Down" + }, + { + "step_id": 5, + "timestamp": "2026-07-28T13:14:00.552Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260728_131400_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260728_131400_before.webp", + "after_image_path": "vision/frames/step_0005_20260728_131400_after.webp", + "raw_command": "Pressed: Cmd+V", + "converted_command": "Press: Cmd+V" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-copy-to-folder-2/reasoning/reasoning.jsonl b/data/sessions/finder-copy-to-folder-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d6255815df4f7d6294688d9307fbb40b017a6344 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T13:13:44.206Z", "timestamp_annotated": "2026-08-19T11:30:05.748912+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: report", "converted_command": "Type: report", "image_path": "vision/frames/step_0001_20260728_131344_at.webp", "reasoning": "The task is to copy a file into a subfolder while leaving the original where it is, using the keyboard only, so the file has to be selected without pointing at it. Type `report` in the Finder window to select `report.pdf`: Finder moves the selection to the first item whose name begins with what is typed, so typing part of a name is how a file gets selected without a pointer.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T13:13:47.945Z", "timestamp_annotated": "2026-08-19T11:30:05.749242+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+C", "converted_command": "Press: Cmd+C", "image_path": "vision/frames/step_0002_20260728_131347_at.webp", "reasoning": "Press ⌘C (Cmd+C) to copy the selected file. In Finder this does not duplicate anything yet — it puts a reference to the file on the clipboard, and what actually happens to it is decided by which paste is used later.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T13:13:51.328Z", "timestamp_annotated": "2026-08-19T11:30:05.749634+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: dest", "converted_command": "Type: dest", "image_path": "vision/frames/step_0003_20260728_131351_at.webp", "reasoning": "Type `dest` to select the destination folder by name, the same type-select technique as step 1. Selecting the folder is not the same as being inside it, which is what the next step handles.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T13:13:54.797Z", "timestamp_annotated": "2026-08-19T11:30:05.750014+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Down", "converted_command": "Press: Cmd+Down", "image_path": "vision/frames/step_0004_20260728_131354_at.webp", "reasoning": "Press ⌘↓ (Cmd+Down) to open the selected folder. Paste acts on the folder the window is showing, not on the folder that happens to be highlighted, so the window has to move inside `dest` before the file can land there.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-28T13:14:00.552Z", "timestamp_annotated": "2026-08-19T11:30:05.750403+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+V", "converted_command": "Press: Cmd+V", "image_path": "vision/frames/step_0005_20260728_131400_at.webp", "reasoning": "Press ⌘V (Cmd+V) to paste the file into `dest`. Plain paste copies, so the original stays in `corpus-seed` and a second copy now exists here — which is what makes this the copy task rather than the move task.", "skipped": false} diff --git a/data/sessions/finder-copy-to-folder-2/sync_log.json b/data/sessions/finder-copy-to-folder-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..f1c17bfab8ecc0241fb7cacbac23258f283a0c2d --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "79e97dc2-2e53-4e82-a070-aacf8861b76a", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_131344_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/vision/frames/step_0001_20260728_131344_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_131344_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/vision/frames/step_0001_20260728_131344_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_131344_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/vision/frames/step_0001_20260728_131344_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_131347_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/vision/frames/step_0002_20260728_131347_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_131347_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/vision/frames/step_0002_20260728_131347_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_131347_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/vision/frames/step_0002_20260728_131347_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_131351_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/vision/frames/step_0003_20260728_131351_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_131351_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/vision/frames/step_0003_20260728_131351_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_131351_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/vision/frames/step_0003_20260728_131351_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_131354_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/vision/frames/step_0004_20260728_131354_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_131354_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/vision/frames/step_0004_20260728_131354_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_131354_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/vision/frames/step_0004_20260728_131354_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_131400_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/vision/frames/step_0005_20260728_131400_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_131400_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/vision/frames/step_0005_20260728_131400_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_131400_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-2/vision/frames/step_0005_20260728_131400_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/closing_state.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..243d1fcda1ccc3ae25ccc404590704b57024343a --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc5718051eadfeeb240ec7b465a473368067fbf2c11d140305eb057060633b58 +size 548896 diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/step_0001_20260728_131344_after.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0001_20260728_131344_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d92b8615379363fe983f1454ce296f3950e876f8 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0001_20260728_131344_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:145f660383dfe52ed6768f05f8af69c39fb61b33920e86549d7ba83891603918 +size 545138 diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/step_0001_20260728_131344_at.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0001_20260728_131344_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..468e3e5edd68f90c59fb5ab39768879d223c7686 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0001_20260728_131344_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4dbeb753a00e1235573d3189985f2f087ad4c5436efd049c60c8e78858a52e +size 545040 diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/step_0001_20260728_131344_before.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0001_20260728_131344_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4020940ec0695ea1c1fb2c3e36095f7ce0f2368a --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0001_20260728_131344_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf14c71a38a29f3096229eddd45b6571919ac041d2d1ec276aac0a499d9b0907 +size 544452 diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/step_0002_20260728_131347_after.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0002_20260728_131347_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..50e3d04f841260cece23894cda05c165c225b73c --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0002_20260728_131347_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0204f28b721b779a6b26c9360fb13a655f0f50f04a3c4d6c422b30c3e237a71 +size 545286 diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/step_0002_20260728_131347_at.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0002_20260728_131347_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..50e3d04f841260cece23894cda05c165c225b73c --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0002_20260728_131347_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0204f28b721b779a6b26c9360fb13a655f0f50f04a3c4d6c422b30c3e237a71 +size 545286 diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/step_0002_20260728_131347_before.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0002_20260728_131347_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d92b8615379363fe983f1454ce296f3950e876f8 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0002_20260728_131347_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:145f660383dfe52ed6768f05f8af69c39fb61b33920e86549d7ba83891603918 +size 545138 diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/step_0003_20260728_131351_after.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0003_20260728_131351_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9d117539925f336417e9a5350aabb299d7a69f75 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0003_20260728_131351_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76652b15b94e44fd30a528ae7c1c3d5ffb85d0f123eb18333133fbf848b41b19 +size 545062 diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/step_0003_20260728_131351_at.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0003_20260728_131351_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9fc8f6da7dfe90e8e08c515d9fc7d18c1ea8cc27 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0003_20260728_131351_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98ea8ce6142f417bc6d471b6f9d9207f38116a4703c2b4612bae2ff2783bf8d6 +size 545064 diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/step_0003_20260728_131351_before.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0003_20260728_131351_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..50e3d04f841260cece23894cda05c165c225b73c --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0003_20260728_131351_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0204f28b721b779a6b26c9360fb13a655f0f50f04a3c4d6c422b30c3e237a71 +size 545286 diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/step_0004_20260728_131354_after.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0004_20260728_131354_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ef047a4e768710dd2b92b3cce40779ac24356a2c --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0004_20260728_131354_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8e4f154143c6f8df219997b834f725bc69c0a4ac61be82140f507c39debfa8f +size 547690 diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/step_0004_20260728_131354_at.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0004_20260728_131354_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9d117539925f336417e9a5350aabb299d7a69f75 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0004_20260728_131354_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76652b15b94e44fd30a528ae7c1c3d5ffb85d0f123eb18333133fbf848b41b19 +size 545062 diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/step_0004_20260728_131354_before.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0004_20260728_131354_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9d117539925f336417e9a5350aabb299d7a69f75 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0004_20260728_131354_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76652b15b94e44fd30a528ae7c1c3d5ffb85d0f123eb18333133fbf848b41b19 +size 545062 diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/step_0005_20260728_131400_after.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0005_20260728_131400_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..896e6de5d05ca7cb36858113f126a315f508ba07 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0005_20260728_131400_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f6add150782eb4fa4650ddaaa20223bc12e31d1f8a1bf3616525dfdcd59916 +size 548748 diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/step_0005_20260728_131400_at.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0005_20260728_131400_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..81de4e9872257ae2812a96ac2c1a745aaeb546f2 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0005_20260728_131400_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b1caf0fb13629472a646d9a2ddbdd43fb8f33daa60dd33ebd2fab9be20a884 +size 547766 diff --git a/data/sessions/finder-copy-to-folder-2/vision/frames/step_0005_20260728_131400_before.webp b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0005_20260728_131400_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..53e70c89abd270d246bd693b5d10e39a9d2f387d --- /dev/null +++ b/data/sessions/finder-copy-to-folder-2/vision/frames/step_0005_20260728_131400_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec929e5a5d0af60b5fa246fbf647037eb60930659c94fb934164068f2c3ae94e +size 547694 diff --git a/data/sessions/finder-copy-to-folder-3/commands/actuation_commands.json b/data/sessions/finder-copy-to-folder-3/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..9c8dea884eaa271eb46f34c9d1997c09ef2c195d --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 296, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 944, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=944, Y=1035", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:14:59.658Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 270, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: cp ~/corpus-seed/report.pdf ~/corpus-seed/dest/", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:15:08.110Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 182, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:15:12.482Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 474, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:15:18.148Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-copy-to-folder-3/commands/cc_commands.json b/data/sessions/finder-copy-to-folder-3/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..5b62004ab59916ac5f44f11e034cb73cf822d73b --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "944 1035 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type cp ~/corpus-seed/report.pdf ~/corpus-seed/dest/", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/finder-copy-to-folder-3/commands/converted_input.md b/data/sessions/finder-copy-to-folder-3/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..3fb323bd786b9c9702953fa9e4427fb5790ebab2 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 13:14:59 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T13:14:59.658Z | Left-click at (944, 1035) | +| 2 | 2026-07-28T13:15:08.110Z | Type: cp ~/corpus-seed/report.pdf ~/corpus-seed/dest/ | +| 3 | 2026-07-28T13:15:12.482Z | Press: return | +| 4 | 2026-07-28T13:15:18.148Z | Press: Cmd+Q | diff --git a/data/sessions/finder-copy-to-folder-3/commands/raw_input.md b/data/sessions/finder-copy-to-folder-3/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..e5fda31564a1858d929ded6825fc31f4ea89a09e --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 13:14:59 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T13:14:59.658Z | Left-clicked at X=944, Y=1035 | +| 2 | 2026-07-28T13:15:08.110Z | Typed: cp ~/corpus-seed/report.pdf ~/corpus-seed/dest/ | +| 3 | 2026-07-28T13:15:12.482Z | Pressed: return | +| 4 | 2026-07-28T13:15:18.148Z | Pressed: Cmd+Q | diff --git a/data/sessions/finder-copy-to-folder-3/memory.md b/data/sessions/finder-copy-to-folder-3/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..c6ac11033af5a89b2e0994355e05793c3fd19306 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/memory.md @@ -0,0 +1,68 @@ +# Memory: finder-copy-to-folder-3 + +## Overview + +Copy a file into a subfolder from a shell. Use this as the terminal route to the same end +state as the file-manager task: one `cp` names the source and the destination folder, the +original is left in place, and no window or selection is involved. The recorded trace opens +a terminal, runs `cp ~/corpus-seed/report.pdf ~/corpus-seed/dest/`, and quits with +`⌘Q`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file to copy and a destination folder, both existing before the task starts and both + identifiable by name. +- Write access to the destination folder, and read access to the file. +- Enough free space at the destination for a second copy. +- Clarity that the result is a copy, not a move. The original must still be in place when + the task finishes; a route that leaves the source folder empty has done a different job. +- No file of the same name already in the destination. Both routes overwrite — the shell + without asking, the file manager after a confirmation that is easy to accept + reflexively. + +## Steps + +### Step 1 — Left-click at (944, 1035) + +The task is to copy a file into a subfolder while leaving the original in place, a job that can be done with a single `cp`, so the first move is to open a shell. Move the cursor and Left-click the Terminal icon in the Dock. + +![Step 1](vision/frames/step_0001_20260728_131459_at.webp) + +### Step 2 — Type: cp ~/corpus-seed/report.pdf ~/corpus-seed/dest/ + +Type a `cp` command to copy the file into the destination folder. `cp` leaves the source untouched, which is exactly the difference between this task and the move task. The destination ends in a slash, naming a directory rather than a new filename, so the file keeps its own name inside `dest`. + +![Step 2](vision/frames/step_0002_20260728_131508_at.webp) + +### Step 3 — Press: return + +After typing the command Press Return to run the copy. + +![Step 3](vision/frames/step_0003_20260728_131512_at.webp) + +### Step 4 — Press: Cmd+Q + +Press ⌘Q (Cmd+Q) to quit Terminal after completing the task. + +![Step 4](vision/frames/step_0004_20260728_131518_at.webp) + +## Notes & Edge Cases + +- **The trailing slash on the destination is the safety feature.** With it, `cp` refuses + if the destination is not a directory. Without it, a missing `dest` is treated as a + filename and the file is silently copied to a *file* called `dest` instead of into a + folder — a failure that leaves no error and looks nothing like what was asked for. +- **`cp` overwrites a same-named file at the destination without asking.** Check first, or + use a flag that refuses to clobber. +- **`cp` copies a file, not a directory.** Copying a folder needs `-R`, and the trailing + slash then changes what the result is nested inside — worth testing on something + disposable before running it on real data. +- **The original is untouched, which is the whole distinction from a move.** The command + that moves is one word different and produces an identical-looking destination. Confirm + the source still exists. +- **Absolute paths make the command independent of the shell's current directory** — which + is unknown in a freshly opened window and is exactly where this kind of command gets + typed. +- **`~` is expanded by the shell**, so the command depends on being handed to one. + diff --git a/data/sessions/finder-copy-to-folder-3/metadata.json b/data/sessions/finder-copy-to-folder-3/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..f4e19b005e14a0070c704ac94315da716daee8d7 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/metadata.json @@ -0,0 +1,90 @@ +{ + "memory_name": "finder-copy-to-folder-3", + "memory_description": "", + "session_id": "5ba6b712-a87d-4f1b-9340-b607f611be07", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T13:14:44.157743902Z", + "completed_at": "2026-07-28T13:15:25.240715762Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T13:14:59.658Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260728_131459_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_131459_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_131459_after.webp", + "raw_command": "Left-clicked at X=944, Y=1035", + "converted_command": "Left-click at (944, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T13:15:08.110Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260728_131508_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260728_131508_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_131508_after.webp", + "raw_command": "Typed: cp ~/corpus-seed/report.pdf ~/corpus-seed/dest/", + "converted_command": "Type: cp ~/corpus-seed/report.pdf ~/corpus-seed/dest/" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T13:15:12.482Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260728_131512_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_131512_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_131512_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T13:15:18.148Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260728_131518_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_131518_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_131518_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-copy-to-folder-3/reasoning/reasoning.jsonl b/data/sessions/finder-copy-to-folder-3/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..99929936f53a95391eaddbe7581cd65d244ef808 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T13:14:59.658Z", "timestamp_annotated": "2026-08-19T11:30:05.754591+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=944, Y=1035", "converted_command": "Left-click at (944, 1035)", "image_path": "vision/frames/step_0001_20260728_131459_at.webp", "reasoning": "The task is to copy a file into a subfolder while leaving the original in place, a job that can be done with a single `cp`, so the first move is to open a shell. Move the cursor and Left-click the Terminal icon in the Dock.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T13:15:08.110Z", "timestamp_annotated": "2026-08-19T11:30:05.754969+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: cp ~/corpus-seed/report.pdf ~/corpus-seed/dest/", "converted_command": "Type: cp ~/corpus-seed/report.pdf ~/corpus-seed/dest/", "image_path": "vision/frames/step_0002_20260728_131508_at.webp", "reasoning": "Type a `cp` command to copy the file into the destination folder. `cp` leaves the source untouched, which is exactly the difference between this task and the move task. The destination ends in a slash, naming a directory rather than a new filename, so the file keeps its own name inside `dest`.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T13:15:12.482Z", "timestamp_annotated": "2026-08-19T11:30:05.755415+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0003_20260728_131512_at.webp", "reasoning": "After typing the command Press Return to run the copy.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T13:15:18.148Z", "timestamp_annotated": "2026-08-19T11:30:05.755911+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0004_20260728_131518_at.webp", "reasoning": "Press ⌘Q (Cmd+Q) to quit Terminal after completing the task.", "skipped": false} diff --git a/data/sessions/finder-copy-to-folder-3/sync_log.json b/data/sessions/finder-copy-to-folder-3/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..7192489fec2f7a8bff8f51da7a62d9dee24375e0 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "5ba6b712-a87d-4f1b-9340-b607f611be07", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_131459_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/vision/frames/step_0001_20260728_131459_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_131459_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/vision/frames/step_0001_20260728_131459_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_131459_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/vision/frames/step_0001_20260728_131459_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_131508_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/vision/frames/step_0002_20260728_131508_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_131508_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/vision/frames/step_0002_20260728_131508_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_131508_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/vision/frames/step_0002_20260728_131508_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_131512_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/vision/frames/step_0003_20260728_131512_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_131512_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/vision/frames/step_0003_20260728_131512_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_131512_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/vision/frames/step_0003_20260728_131512_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_131518_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/vision/frames/step_0004_20260728_131518_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_131518_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/vision/frames/step_0004_20260728_131518_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_131518_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder-3/vision/frames/step_0004_20260728_131518_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-copy-to-folder-3/vision/frames/closing_state.webp b/data/sessions/finder-copy-to-folder-3/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..43833fe5acea4b475b99781256b4470bc3798468 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0a484343d492b38af4d74e817de1e69a7afd44b04da16a4b2517c775993caa0 +size 544510 diff --git a/data/sessions/finder-copy-to-folder-3/vision/frames/step_0001_20260728_131459_after.webp b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0001_20260728_131459_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..939210589f63a2ba516d15cb881196ea00bbc17b --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0001_20260728_131459_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c40fd8e3079a96ca0ea5179e2d40467bd0e61c0aed8b965f7a80ffd2f0f6f2f8 +size 544712 diff --git a/data/sessions/finder-copy-to-folder-3/vision/frames/step_0001_20260728_131459_at.webp b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0001_20260728_131459_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..679a2acd7e360e9683b847e0d97d796c71dd161b --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0001_20260728_131459_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de8a6945432db7346a8b2ce232ff469c39d8bec2ee4a24c745b145a970153bc +size 2136972 diff --git a/data/sessions/finder-copy-to-folder-3/vision/frames/step_0001_20260728_131459_before.webp b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0001_20260728_131459_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..939210589f63a2ba516d15cb881196ea00bbc17b --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0001_20260728_131459_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c40fd8e3079a96ca0ea5179e2d40467bd0e61c0aed8b965f7a80ffd2f0f6f2f8 +size 544712 diff --git a/data/sessions/finder-copy-to-folder-3/vision/frames/step_0002_20260728_131508_after.webp b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0002_20260728_131508_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..27ec694404be55acf5c98da69244546c3b88b8eb --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0002_20260728_131508_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009268c4e437b451e9c571077c65f0bd74126510a31e4bffa4086fcb954491b5 +size 540164 diff --git a/data/sessions/finder-copy-to-folder-3/vision/frames/step_0002_20260728_131508_at.webp b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0002_20260728_131508_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..91eda622a2f5cdc223e91fe36443d7b550c371c0 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0002_20260728_131508_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:561aec8ed91e86893b9b78aed8f9062e2d91233c74249b0314f5ccb5c131bb55 +size 540388 diff --git a/data/sessions/finder-copy-to-folder-3/vision/frames/step_0002_20260728_131508_before.webp b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0002_20260728_131508_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..847fad97f82c18ff67f1e20028c2a2904cbb621b --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0002_20260728_131508_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59277d50fc64ae8a0c76d426c421831fdc11118789d3e1f92c16caf28b105579 +size 538048 diff --git a/data/sessions/finder-copy-to-folder-3/vision/frames/step_0003_20260728_131512_after.webp b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0003_20260728_131512_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3abdef0ae00838d929e261d699a1cc4c2d9c4ef9 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0003_20260728_131512_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63888b9a2811363a5e53740bf5c84ca797b7716c5c2bb8541eb85dea1353d86 +size 543018 diff --git a/data/sessions/finder-copy-to-folder-3/vision/frames/step_0003_20260728_131512_at.webp b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0003_20260728_131512_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8b8d19583d18fb1a01ed772462e1830c4f7e03b6 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0003_20260728_131512_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d20a20e45139a71d6507b93bc5d90d1ae728dc742a375717f6acb7e9678f2b7 +size 542764 diff --git a/data/sessions/finder-copy-to-folder-3/vision/frames/step_0003_20260728_131512_before.webp b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0003_20260728_131512_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..27ec694404be55acf5c98da69244546c3b88b8eb --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0003_20260728_131512_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009268c4e437b451e9c571077c65f0bd74126510a31e4bffa4086fcb954491b5 +size 540164 diff --git a/data/sessions/finder-copy-to-folder-3/vision/frames/step_0004_20260728_131518_after.webp b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0004_20260728_131518_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0a932601d68f87f056e26a824086fb827587f6d9 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0004_20260728_131518_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4f425c1351a5e0eb12913239eae2c50db839df1943b33b541923ef7da1c0f9a +size 544402 diff --git a/data/sessions/finder-copy-to-folder-3/vision/frames/step_0004_20260728_131518_at.webp b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0004_20260728_131518_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3abdef0ae00838d929e261d699a1cc4c2d9c4ef9 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0004_20260728_131518_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63888b9a2811363a5e53740bf5c84ca797b7716c5c2bb8541eb85dea1353d86 +size 543018 diff --git a/data/sessions/finder-copy-to-folder-3/vision/frames/step_0004_20260728_131518_before.webp b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0004_20260728_131518_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3abdef0ae00838d929e261d699a1cc4c2d9c4ef9 --- /dev/null +++ b/data/sessions/finder-copy-to-folder-3/vision/frames/step_0004_20260728_131518_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63888b9a2811363a5e53740bf5c84ca797b7716c5c2bb8541eb85dea1353d86 +size 543018 diff --git a/data/sessions/finder-copy-to-folder/commands/actuation_commands.json b/data/sessions/finder-copy-to-folder/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..66c128325079b009e6f67b12036cc93f9412f520 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/commands/actuation_commands.json @@ -0,0 +1,154 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 222, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 433, + "mouse_y": 360, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=433, Y=360", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:11:40.384Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 267, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 433, + "mouse_y": 360, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Right-clicked at X=433, Y=360", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:11:44.798Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 241, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 463, + "mouse_y": 601, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=463, Y=601", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:11:49.265Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 210, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 463, + "mouse_y": 601, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=463, Y=601", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:11:52.638Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 444, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 543, + "mouse_y": 248, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=543, Y=248", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:11:56.367Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 231, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 700, + "mouse_y": 500, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Right-clicked at X=700, Y=500", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:12:01.790Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 248, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 746, + "mouse_y": 532, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=746, Y=532", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:12:06.221Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 242, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 746, + "mouse_y": 532, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=746, Y=532", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:12:09.668Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-copy-to-folder/commands/cc_commands.json b/data/sessions/finder-copy-to-folder/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..8cff567ea726c5144c1be159b0f95678bf34093b --- /dev/null +++ b/data/sessions/finder-copy-to-folder/commands/cc_commands.json @@ -0,0 +1,42 @@ +[ + { + "command": "433 360 move", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "433 360 right", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "463 601 move", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "463 601 left", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "543 248 double", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "700 500 right", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "746 532 move", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "746 532 left", + "os": "MACOS", + "step_id": 8 + } +] \ No newline at end of file diff --git a/data/sessions/finder-copy-to-folder/commands/converted_input.md b/data/sessions/finder-copy-to-folder/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..60fc2d9355431e4f935f0b63067724de56d46068 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/commands/converted_input.md @@ -0,0 +1,14 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 13:11:40 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T13:11:40.384Z | Move-cursor at (433, 360) | +| 2 | 2026-07-28T13:11:44.798Z | Right-click at (433, 360) | +| 3 | 2026-07-28T13:11:49.265Z | Move-cursor at (463, 601) | +| 4 | 2026-07-28T13:11:52.638Z | Left-click at (463, 601) | +| 5 | 2026-07-28T13:11:56.367Z | Double-click at (543, 248) | +| 6 | 2026-07-28T13:12:01.790Z | Right-click at (700, 500) | +| 7 | 2026-07-28T13:12:06.221Z | Move-cursor at (746, 532) | +| 8 | 2026-07-28T13:12:09.668Z | Left-click at (746, 532) | diff --git a/data/sessions/finder-copy-to-folder/commands/raw_input.md b/data/sessions/finder-copy-to-folder/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..16c0c6439cadcf24285094fbec49fdd7372f846c --- /dev/null +++ b/data/sessions/finder-copy-to-folder/commands/raw_input.md @@ -0,0 +1,14 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 13:11:40 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T13:11:40.384Z | Moved cursor to at X=433, Y=360 | +| 2 | 2026-07-28T13:11:44.798Z | Right-clicked at X=433, Y=360 | +| 3 | 2026-07-28T13:11:49.265Z | Moved cursor to at X=463, Y=601 | +| 4 | 2026-07-28T13:11:52.638Z | Left-clicked at X=463, Y=601 | +| 5 | 2026-07-28T13:11:56.367Z | Double-clicked at X=543, Y=248 | +| 6 | 2026-07-28T13:12:01.790Z | Right-clicked at X=700, Y=500 | +| 7 | 2026-07-28T13:12:06.221Z | Moved cursor to at X=746, Y=532 | +| 8 | 2026-07-28T13:12:09.668Z | Left-clicked at X=746, Y=532 | diff --git a/data/sessions/finder-copy-to-folder/memory.md b/data/sessions/finder-copy-to-folder/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..15eb63e76f31be7303950d3e38c534c1e7a3a0dc --- /dev/null +++ b/data/sessions/finder-copy-to-folder/memory.md @@ -0,0 +1,84 @@ +# Memory: finder-copy-to-folder + +## Overview + +Copy a file into a subfolder through the file manager's context menu, leaving the original +in place. Use this when a file has to be placed into another folder by pointing rather than +by name, and a copy — not a move — is what is wanted. The route right-clicks the file and +chooses Copy, opens the destination folder, then right-clicks empty space inside it and +chooses Paste Item. The recorded trace leaves `report.pdf` in both the destination and the +source folder. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file to copy and a destination folder, both existing before the task starts and both + identifiable by name. +- Write access to the destination folder, and read access to the file. +- Enough free space at the destination for a second copy. +- Clarity that the result is a copy, not a move. The original must still be in place when + the task finishes; a route that leaves the source folder empty has done a different job. +- No file of the same name already in the destination. Both routes overwrite — the shell + without asking, the file manager after a confirmation that is easy to accept + reflexively. + +## Steps + +### Step 1 — Move-cursor at (433, 360) + +The task is to place a copy of `report.pdf` inside the `dest` folder while leaving the original where it is. Move the cursor onto the `report.pdf` icon in the second row of the `corpus-seed` window. Moving to the target and acting as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering. + +![Step 1](vision/frames/step_0001_20260728_131140_at.webp) + +### Step 2 — Right-click at (433, 360) + +Move the cursor and Right-click `report.pdf` to select it and open its context menu in one action. + +![Step 2](vision/frames/step_0002_20260728_131144_at.webp) + +### Step 3 — Move-cursor at (463, 601) + +Confirm the menu is acting on the intended file — it reads `Compress "report.pdf"`, and the file's label is highlighted — then move the cursor down onto `Copy`. `Copy` rather than `Duplicate` is what this task needs: `Duplicate` would make a second file in the same folder, whereas the copy has to end up somewhere else. + +![Step 3](vision/frames/step_0003_20260728_131149_at.webp) + +### Step 4 — Left-click at (463, 601) + +Move the cursor and Left-click `Copy`. Nothing visible happens and no file is created: the file is placed on the clipboard, and the copy only exists once it is pasted. This is the step whose effect cannot be seen in a frame, so the confirmation for it comes later, from `Paste Item` appearing in the destination's menu. + +![Step 4](vision/frames/step_0004_20260728_131152_at.webp) + +### Step 5 — Double-click at (543, 248) + +Move the cursor and Double-click the `dest` folder in the first row to open it. The window now shows `dest`'s contents, which are empty — moving into the destination first is what makes the paste land there, since Paste puts the clipboard into whichever folder is being viewed. + +![Step 5](vision/frames/step_0005_20260728_131156_at.webp) + +### Step 6 — Right-click at (700, 500) + +Move the cursor and Right-click an empty area inside the open `dest` folder. Right-clicking empty space rather than an item gives the folder's own context menu, which is where `Paste Item` lives; a menu opened on a file would offer that file's commands instead. + +![Step 6](vision/frames/step_0006_20260728_131201_at.webp) + +### Step 7 — Move-cursor at (746, 532) + +Move the cursor onto `Paste Item`. Its presence in the menu is the confirmation that the earlier `Copy` actually put something on the clipboard — on an empty clipboard the item would be absent or dimmed. + +![Step 7](vision/frames/step_0007_20260728_131206_at.webp) + +### Step 8 — Left-click at (746, 532) + +Move the cursor and Left-click `Paste Item` to write the copy into `dest`. Pasting copies rather than moves, so `report.pdf` now exists in both `dest` and `corpus-seed` — the original being left behind is what distinguishes this task from the move variant, and is the thing to check rather than only confirming the new file arrived. + +![Step 8](vision/frames/step_0008_20260728_131209_at.webp) + +## Notes & Edge Cases + +1. Copying a file puts a reference on the clipboard, not the bytes. Nothing is duplicated until the paste, so the clipboard holding the file is not itself the result — an interruption between the two halves leaves the task done by half with nothing on disk to show for it. +2. The first right-click is on the file and the second on empty space inside the destination. They open different menus and each holds only half of what the task needs, so the same gesture in the wrong place produces a menu without the wanted entry. +3. Opening the destination is what decides where the paste lands: the paste targets whatever the window is showing, not whatever is selected. If the descent silently failed, the copy lands beside the original and the task looks finished. +4. Verify the original is still in place afterwards. Copy and move produce an identical-looking destination, and the only way to tell them apart is to look at where the file came from. +5. A dimmed paste entry is a report that the clipboard is empty and the first half did not land. Read it rather than clicking past it. +6. Move to the target and click as separate actions; a combined move-and-click sometimes reaches the position without the click registering. +7. Both halves exist as key commands and are quicker than the menus. Prefer them when the right ones are known, and use menu navigation as the fallback. +8. The file and folder names here are for demonstration. Verify the real names, paths and locations against the machine the task is running on rather than reusing what the trace shows. diff --git a/data/sessions/finder-copy-to-folder/metadata.json b/data/sessions/finder-copy-to-folder/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..692873d95c2fa8f03386e75de33dee958b95c77a --- /dev/null +++ b/data/sessions/finder-copy-to-folder/metadata.json @@ -0,0 +1,142 @@ +{ + "memory_name": "finder-copy-to-folder", + "memory_description": "", + "session_id": "44c0a906-c4d7-4d2c-a165-ed891e041c46", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T13:11:24.710456627Z", + "completed_at": "2026-07-28T13:12:40.672905705Z", + "total_steps": 8, + "annotated_steps": 8, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T13:11:40.384Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260728_131140_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_131140_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_131140_after.webp", + "raw_command": "Moved cursor to at X=433, Y=360", + "converted_command": "Move-cursor at (433, 360)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T13:11:44.798Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0002_20260728_131144_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260728_131144_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_131144_after.webp", + "raw_command": "Right-clicked at X=433, Y=360", + "converted_command": "Right-click at (433, 360)" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T13:11:49.265Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0003_20260728_131149_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260728_131149_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_131149_after.webp", + "raw_command": "Moved cursor to at X=463, Y=601", + "converted_command": "Move-cursor at (463, 601)" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T13:11:52.638Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260728_131152_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260728_131152_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_131152_after.webp", + "raw_command": "Left-clicked at X=463, Y=601", + "converted_command": "Left-click at (463, 601)" + }, + { + "step_id": 5, + "timestamp": "2026-07-28T13:11:56.367Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0005_20260728_131156_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260728_131156_before.webp", + "after_image_path": "vision/frames/step_0005_20260728_131156_after.webp", + "raw_command": "Double-clicked at X=543, Y=248", + "converted_command": "Double-click at (543, 248)" + }, + { + "step_id": 6, + "timestamp": "2026-07-28T13:12:01.790Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0006_20260728_131201_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260728_131201_before.webp", + "after_image_path": "vision/frames/step_0006_20260728_131201_after.webp", + "raw_command": "Right-clicked at X=700, Y=500", + "converted_command": "Right-click at (700, 500)" + }, + { + "step_id": 7, + "timestamp": "2026-07-28T13:12:06.221Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0007_20260728_131206_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260728_131206_before.webp", + "after_image_path": "vision/frames/step_0007_20260728_131206_after.webp", + "raw_command": "Moved cursor to at X=746, Y=532", + "converted_command": "Move-cursor at (746, 532)" + }, + { + "step_id": 8, + "timestamp": "2026-07-28T13:12:09.668Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0008_20260728_131209_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260728_131209_before.webp", + "after_image_path": "vision/frames/step_0008_20260728_131209_after.webp", + "raw_command": "Left-clicked at X=746, Y=532", + "converted_command": "Left-click at (746, 532)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-copy-to-folder/reasoning/reasoning.jsonl b/data/sessions/finder-copy-to-folder/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f8860a663c30d15507380a7334424b6d040a7678 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/reasoning/reasoning.jsonl @@ -0,0 +1,8 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T13:11:40.384Z", "timestamp_annotated": "2026-08-19T14:18:25.763867+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=433, Y=360", "converted_command": "Move-cursor at (433, 360)", "image_path": "vision/frames/step_0001_20260728_131140_at.webp", "reasoning": "The task is to place a copy of `report.pdf` inside the `dest` folder while leaving the original where it is. Move the cursor onto the `report.pdf` icon in the second row of the `corpus-seed` window. Moving to the target and acting as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T13:11:44.798Z", "timestamp_annotated": "2026-08-19T14:18:25.764341+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=433, Y=360", "converted_command": "Right-click at (433, 360)", "image_path": "vision/frames/step_0002_20260728_131144_at.webp", "reasoning": "Move the cursor and Right-click `report.pdf` to select it and open its context menu in one action.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T13:11:49.265Z", "timestamp_annotated": "2026-08-19T14:18:25.764776+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=463, Y=601", "converted_command": "Move-cursor at (463, 601)", "image_path": "vision/frames/step_0003_20260728_131149_at.webp", "reasoning": "Confirm the menu is acting on the intended file — it reads `Compress \"report.pdf\"`, and the file's label is highlighted — then move the cursor down onto `Copy`. `Copy` rather than `Duplicate` is what this task needs: `Duplicate` would make a second file in the same folder, whereas the copy has to end up somewhere else.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T13:11:52.638Z", "timestamp_annotated": "2026-08-19T14:18:25.765114+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=463, Y=601", "converted_command": "Left-click at (463, 601)", "image_path": "vision/frames/step_0004_20260728_131152_at.webp", "reasoning": "Move the cursor and Left-click `Copy`. Nothing visible happens and no file is created: the file is placed on the clipboard, and the copy only exists once it is pasted. This is the step whose effect cannot be seen in a frame, so the confirmation for it comes later, from `Paste Item` appearing in the destination's menu.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-28T13:11:56.367Z", "timestamp_annotated": "2026-08-19T14:18:25.765463+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=543, Y=248", "converted_command": "Double-click at (543, 248)", "image_path": "vision/frames/step_0005_20260728_131156_at.webp", "reasoning": "Move the cursor and Double-click the `dest` folder in the first row to open it. The window now shows `dest`'s contents, which are empty — moving into the destination first is what makes the paste land there, since Paste puts the clipboard into whichever folder is being viewed.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-28T13:12:01.790Z", "timestamp_annotated": "2026-08-19T14:18:25.765891+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=700, Y=500", "converted_command": "Right-click at (700, 500)", "image_path": "vision/frames/step_0006_20260728_131201_at.webp", "reasoning": "Move the cursor and Right-click an empty area inside the open `dest` folder. Right-clicking empty space rather than an item gives the folder's own context menu, which is where `Paste Item` lives; a menu opened on a file would offer that file's commands instead.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-28T13:12:06.221Z", "timestamp_annotated": "2026-08-19T14:18:25.766263+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=746, Y=532", "converted_command": "Move-cursor at (746, 532)", "image_path": "vision/frames/step_0007_20260728_131206_at.webp", "reasoning": "Move the cursor onto `Paste Item`. Its presence in the menu is the confirmation that the earlier `Copy` actually put something on the clipboard — on an empty clipboard the item would be absent or dimmed.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-28T13:12:09.668Z", "timestamp_annotated": "2026-08-19T14:18:25.766707+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=746, Y=532", "converted_command": "Left-click at (746, 532)", "image_path": "vision/frames/step_0008_20260728_131209_at.webp", "reasoning": "Move the cursor and Left-click `Paste Item` to write the copy into `dest`. Pasting copies rather than moves, so `report.pdf` now exists in both `dest` and `corpus-seed` — the original being left behind is what distinguishes this task from the move variant, and is the thing to check rather than only confirming the new file arrived.", "skipped": false} diff --git a/data/sessions/finder-copy-to-folder/sync_log.json b/data/sessions/finder-copy-to-folder/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..b4f1fd7cc47503fc22f7530a4d1aefa069460efd --- /dev/null +++ b/data/sessions/finder-copy-to-folder/sync_log.json @@ -0,0 +1,208 @@ +{ + "session_id": "44c0a906-c4d7-4d2c-a165-ed891e041c46", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_131140_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0001_20260728_131140_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_131140_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0001_20260728_131140_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_131140_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0001_20260728_131140_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_131144_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0002_20260728_131144_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_131144_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0002_20260728_131144_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_131144_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0002_20260728_131144_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_131149_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0003_20260728_131149_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_131149_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0003_20260728_131149_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_131149_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0003_20260728_131149_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_131152_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0004_20260728_131152_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_131152_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0004_20260728_131152_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_131152_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0004_20260728_131152_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_131156_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0005_20260728_131156_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_131156_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0005_20260728_131156_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_131156_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0005_20260728_131156_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260728_131201_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0006_20260728_131201_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260728_131201_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0006_20260728_131201_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260728_131201_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0006_20260728_131201_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260728_131206_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0007_20260728_131206_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260728_131206_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0007_20260728_131206_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260728_131206_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0007_20260728_131206_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260728_131209_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0008_20260728_131209_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260728_131209_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0008_20260728_131209_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260728_131209_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-copy-to-folder/vision/frames/step_0008_20260728_131209_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-copy-to-folder/vision/frames/closing_state.webp b/data/sessions/finder-copy-to-folder/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..5a93d7ebcfded4a5ec2ca0ebb33afd894490b578 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9b15d3768dbd07c37fc07795d61446a6744b874fda78f8985be01712f4f4476 +size 548942 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0001_20260728_131140_after.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0001_20260728_131140_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a43b52386cf899cff811651d4e5f079e936632ec --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0001_20260728_131140_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdf3b7db5be57c477d63b2ee611cabd79c665e0fdff6c158714a5463aeabe667 +size 544614 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0001_20260728_131140_at.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0001_20260728_131140_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3fc06c56dd8cd3dfcf59a75df7c17e6eeb5aecd6 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0001_20260728_131140_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b459d0d9bd8985d1c13521fa7c09e65d9982d06946179d48bd5e3550e1a8d7a5 +size 2144204 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0001_20260728_131140_before.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0001_20260728_131140_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cc79bb22452096cbedbb5f6ac6381c7094e19e05 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0001_20260728_131140_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fa4cabcdd0e6da4901577fe4c9606907e7c99b8f73c166da39bf5ca26c96426 +size 544678 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0002_20260728_131144_after.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0002_20260728_131144_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a43b52386cf899cff811651d4e5f079e936632ec --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0002_20260728_131144_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdf3b7db5be57c477d63b2ee611cabd79c665e0fdff6c158714a5463aeabe667 +size 544614 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0002_20260728_131144_at.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0002_20260728_131144_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c665f81195803dade4bb0a45b63c2fd45dc7c363 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0002_20260728_131144_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abac9b01b3c3b70034391eb088dabd3b3eb89ccd0b5755645f683e40805e3e8c +size 2143850 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0002_20260728_131144_before.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0002_20260728_131144_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a43b52386cf899cff811651d4e5f079e936632ec --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0002_20260728_131144_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdf3b7db5be57c477d63b2ee611cabd79c665e0fdff6c158714a5463aeabe667 +size 544614 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0003_20260728_131149_after.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0003_20260728_131149_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e963652c1db0f2e76fd08b315a8fbf247f69170e --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0003_20260728_131149_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2eab05e542f093f3e9bfac02d7fd8c523f1bd43f4aab1e65eac7193e10e13a4 +size 555296 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0003_20260728_131149_at.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0003_20260728_131149_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7e6686b4699c4e58bef1573ba40e8c125eec926b --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0003_20260728_131149_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:617cf50a1393a777af78b6d8f4edd23738235ee26f1b16b9d3d8ea28d1d652e6 +size 2164090 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0003_20260728_131149_before.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0003_20260728_131149_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c73a9fe2ca62410f4bfad334108ccd66a7ff7a15 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0003_20260728_131149_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5539318db940eb05dd233a362f98abe9c15e40b67622b1b65db6b3673ad18a64 +size 554506 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0004_20260728_131152_after.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0004_20260728_131152_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..42b7e39522cac591a223acf0964e024c215ef070 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0004_20260728_131152_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddf0c949b23d23d813da9a29499d821ff0045909515867ea37a960e748c25b79 +size 549968 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0004_20260728_131152_at.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0004_20260728_131152_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cc2e803bedbecec3db1ed4d58ceb81f144e1394a --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0004_20260728_131152_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41e231d1fbdefb14c0ddcdb1ea05d5003ab2456fe1c90c96250ad1c9531f8653 +size 2166940 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0004_20260728_131152_before.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0004_20260728_131152_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e963652c1db0f2e76fd08b315a8fbf247f69170e --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0004_20260728_131152_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2eab05e542f093f3e9bfac02d7fd8c523f1bd43f4aab1e65eac7193e10e13a4 +size 555296 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0005_20260728_131156_after.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0005_20260728_131156_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..db1086bf71a5661a857c1030480a9f4b70a3adfd --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0005_20260728_131156_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70de46c17a002fe21f5ed65e14f6584805e8422ae7c848d83103c4647536bd1f +size 547748 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0005_20260728_131156_at.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0005_20260728_131156_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1a500f44664a76dfb029e581e545794fcd6b8324 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0005_20260728_131156_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3793fa0b6dd489dafe217bfa6ec98074fabca952ed817d0b45fd2498b0bd0b4f +size 2146808 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0005_20260728_131156_before.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0005_20260728_131156_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2134a474b4ffa95e101e9cf440d304559de6d00e --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0005_20260728_131156_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b307d888d9538f0e007243e4268f7d97c8b00f97270b001257f776d2863901ca +size 545114 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0006_20260728_131201_after.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0006_20260728_131201_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5d977e5e7a81ead35352379c568fd3df06af17e8 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0006_20260728_131201_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945e235ea3f1f77f6078fbbd11bbe74e06645981ede8032dd6223a08b1325843 +size 552444 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0006_20260728_131201_at.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0006_20260728_131201_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f6318f37492bd5cf857b16302c620029a3ba34c3 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0006_20260728_131201_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c07acdb27b5279f3472a6d23c5da841b92bdef43e9cada39012f19fde67dcd5 +size 2125400 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0006_20260728_131201_before.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0006_20260728_131201_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..833fbc20ef6108808b78d19ccd686cf33f4c0d09 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0006_20260728_131201_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a01150294397e3629f70473f40dd0a358d34bb1ad480bbd8e2ce7a5c1c4cb61c +size 547688 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0007_20260728_131206_after.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0007_20260728_131206_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5d977e5e7a81ead35352379c568fd3df06af17e8 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0007_20260728_131206_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945e235ea3f1f77f6078fbbd11bbe74e06645981ede8032dd6223a08b1325843 +size 552444 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0007_20260728_131206_at.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0007_20260728_131206_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..59ae1fbf67029687fe1ba06161a342e49d409791 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0007_20260728_131206_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:938164d9fb2c84ea365de0e89aa879c43a734b77473e926b48e07f79e21fcf44 +size 2132914 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0007_20260728_131206_before.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0007_20260728_131206_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5d977e5e7a81ead35352379c568fd3df06af17e8 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0007_20260728_131206_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945e235ea3f1f77f6078fbbd11bbe74e06645981ede8032dd6223a08b1325843 +size 552444 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0008_20260728_131209_after.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0008_20260728_131209_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ae825793cdb3667e4b9c1ca6eda65598e841011b --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0008_20260728_131209_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fbaa6ca13efe0f5a2925832b1b874d29322b283e4eea3e849d8391a4c880691 +size 548952 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0008_20260728_131209_at.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0008_20260728_131209_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a0556269ba0c8caf7d18f9b5263868b3e0eb06f6 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0008_20260728_131209_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c3cdca9a3bf261cfe87d79b2f25ea4cefbafdb1b71ae5371ea0f08a2e99dca +size 2136588 diff --git a/data/sessions/finder-copy-to-folder/vision/frames/step_0008_20260728_131209_before.webp b/data/sessions/finder-copy-to-folder/vision/frames/step_0008_20260728_131209_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..57516f3abbf7c6a0e18d5a9b5ff8a80181c027e9 --- /dev/null +++ b/data/sessions/finder-copy-to-folder/vision/frames/step_0008_20260728_131209_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1998ec27263425850a12f8256c026334ab1376211e51194a7da909efe88b2a4 +size 553150 diff --git a/data/sessions/finder-delete-file-2/commands/actuation_commands.json b/data/sessions/finder-delete-file-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..c74f54112c93d795fff5ea1230b9978eebb07fd6 --- /dev/null +++ b/data/sessions/finder-delete-file-2/commands/actuation_commands.json @@ -0,0 +1,40 @@ +[ + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 699, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: report", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:25:19.305Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 244, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Delete", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:25:22.833Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-delete-file-2/commands/cc_commands.json b/data/sessions/finder-delete-file-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..aa8c5e4a63096813b0d3f02a901e13862ca73ae0 --- /dev/null +++ b/data/sessions/finder-delete-file-2/commands/cc_commands.json @@ -0,0 +1,12 @@ +[ + { + "command": "type report", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "press {Cmd+Delete}", + "os": "MACOS", + "step_id": 2 + } +] \ No newline at end of file diff --git a/data/sessions/finder-delete-file-2/commands/converted_input.md b/data/sessions/finder-delete-file-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..86fbbb1da9dc691625922e4d122425d6e9bd32be --- /dev/null +++ b/data/sessions/finder-delete-file-2/commands/converted_input.md @@ -0,0 +1,8 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 13:25:19 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T13:25:19.305Z | Type: report | +| 2 | 2026-07-28T13:25:22.833Z | Press: Cmd+Delete | diff --git a/data/sessions/finder-delete-file-2/commands/raw_input.md b/data/sessions/finder-delete-file-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..49eb88be03033a2fb990d789e7e1dd567c683661 --- /dev/null +++ b/data/sessions/finder-delete-file-2/commands/raw_input.md @@ -0,0 +1,8 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 13:25:19 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T13:25:19.305Z | Typed: report | +| 2 | 2026-07-28T13:25:22.833Z | Pressed: Cmd+Delete | diff --git a/data/sessions/finder-delete-file-2/memory.md b/data/sessions/finder-delete-file-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..cd593f35193b6dc5adf05d7e3300a69d109fe109 --- /dev/null +++ b/data/sessions/finder-delete-file-2/memory.md @@ -0,0 +1,58 @@ +# Memory: finder-delete-file-2 + +## Overview + +Send a file to the trash using only the keyboard: select it by typing its name, then press +the delete shortcut. Use this when a file has to be removed and a recoverable deletion is +wanted — the file leaves the folder but remains restorable until the trash is emptied. The +recorded trace types `report` to land on `report.pdf` in the open folder and presses +`⌘⌫`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file that exists and can be identified at run time by name. +- Write access to the folder holding it. Deletion changes the folder, not the file, so the + folder's permissions are what govern. +- Certainty that the file is the right one and is genuinely no longer wanted. Neither route + asks for confirmation. +- An understanding of which of the two end states is wanted. The file-manager route moves + the file to a recoverable holding area; the shell route unlinks it immediately with + nothing to restore from. The folder ends up in the same state either way, but only one + of them is reversible. +- A backup, if the contents matter. Nothing in this task creates one. + +## Steps + +### Step 1 — Type: report + +The task is to send a file to the Trash using the keyboard only, which starts with selecting it. Type `report` to select `report.pdf` by name using Finder's type-select. + +![Step 1](vision/frames/step_0001_20260728_132519_at.webp) + +### Step 2 — Press: Cmd+Delete + +Press ⌘⌫ (Cmd+Delete) to move the selected file to the Trash. Delete on its own does nothing to a file in Finder — the Command modifier is what makes the keystroke a delete rather than a no-op, and the file goes to the Trash rather than being erased, so the action is recoverable. + +![Step 2](vision/frames/step_0002_20260728_132522_at.webp) + +## Notes & Edge Cases + +- **This route is recoverable and the shell equivalent is not.** The file moves to the + trash and can be put back; `rm` unlinks it immediately. The folder looks the same after + either, so the choice between them is about what happens next, not about the visible + result. +- **There is no confirmation prompt.** The keystroke acts on whatever is selected, at once. + Read which file is highlighted before pressing it — this is the step where a wrong + type-select becomes destructive rather than merely wrong. +- **Type-select matches a prefix, and the first match in sort order wins.** A folder + holding several names sharing that prefix selects one of them, not necessarily the + intended one, and typing more characters is what narrows it. +- **The window must have focus and the file must be visible in it.** With no click anywhere + in the trace, there is nothing establishing which window the keystrokes reach. +- **Emptying the trash is a separate task and is not part of this one.** The end state here + is "the file is out of the folder", which is deliberately the reversible half. +- **Verify the file's contents, not just its presence, before deleting it.** A file of the + right name can hold nothing at all, and finding that out after deleting is finding it out + too late. + diff --git a/data/sessions/finder-delete-file-2/metadata.json b/data/sessions/finder-delete-file-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..e811cd610ab064f0d9a0bb2c40cefd06104bf83a --- /dev/null +++ b/data/sessions/finder-delete-file-2/metadata.json @@ -0,0 +1,64 @@ +{ + "memory_name": "finder-delete-file-2", + "memory_description": "", + "session_id": "6f919f28-bcbb-4b3d-8d88-301f85872463", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T13:25:03.302766512Z", + "completed_at": "2026-07-28T13:25:29.805675489Z", + "total_steps": 2, + "annotated_steps": 2, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T13:25:19.305Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0001_20260728_132519_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0001_20260728_132519_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_132519_after.webp", + "raw_command": "Typed: report", + "converted_command": "Type: report" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T13:25:22.833Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0002_20260728_132522_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260728_132522_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_132522_after.webp", + "raw_command": "Pressed: Cmd+Delete", + "converted_command": "Press: Cmd+Delete" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-delete-file-2/reasoning/reasoning.jsonl b/data/sessions/finder-delete-file-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..80ba583b68e6cb843131603cb263d456ad5b88b2 --- /dev/null +++ b/data/sessions/finder-delete-file-2/reasoning/reasoning.jsonl @@ -0,0 +1,2 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T13:25:19.305Z", "timestamp_annotated": "2026-08-19T11:30:05.770616+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: report", "converted_command": "Type: report", "image_path": "vision/frames/step_0001_20260728_132519_at.webp", "reasoning": "The task is to send a file to the Trash using the keyboard only, which starts with selecting it. Type `report` to select `report.pdf` by name using Finder's type-select.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T13:25:22.833Z", "timestamp_annotated": "2026-08-19T11:30:05.771001+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Delete", "converted_command": "Press: Cmd+Delete", "image_path": "vision/frames/step_0002_20260728_132522_at.webp", "reasoning": "Press ⌘⌫ (Cmd+Delete) to move the selected file to the Trash. Delete on its own does nothing to a file in Finder — the Command modifier is what makes the keystroke a delete rather than a no-op, and the file goes to the Trash rather than being erased, so the action is recoverable.", "skipped": false} diff --git a/data/sessions/finder-delete-file-2/sync_log.json b/data/sessions/finder-delete-file-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..c059e5503237c18425a55400c04d8ae22d8d7280 --- /dev/null +++ b/data/sessions/finder-delete-file-2/sync_log.json @@ -0,0 +1,82 @@ +{ + "session_id": "6f919f28-bcbb-4b3d-8d88-301f85872463", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_132519_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-2/vision/frames/step_0001_20260728_132519_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_132519_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-2/vision/frames/step_0001_20260728_132519_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_132519_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-2/vision/frames/step_0001_20260728_132519_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_132522_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-2/vision/frames/step_0002_20260728_132522_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_132522_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-2/vision/frames/step_0002_20260728_132522_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_132522_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-2/vision/frames/step_0002_20260728_132522_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-delete-file-2/vision/frames/closing_state.webp b/data/sessions/finder-delete-file-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..1e7a547d3f1b7ade1060a9b950be6b04d30da876 --- /dev/null +++ b/data/sessions/finder-delete-file-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de223776e36c574da012edf72ab6ee6e11df74655d7959694b2d966466747de6 +size 543932 diff --git a/data/sessions/finder-delete-file-2/vision/frames/step_0001_20260728_132519_after.webp b/data/sessions/finder-delete-file-2/vision/frames/step_0001_20260728_132519_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7f973b17d47e88d0a815dc5d1c0226d226e3d39d --- /dev/null +++ b/data/sessions/finder-delete-file-2/vision/frames/step_0001_20260728_132519_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0e5f24d8c68ae54bc0bde95c7a8bbbdae739520ced8600be7f46b28beb5336 +size 545338 diff --git a/data/sessions/finder-delete-file-2/vision/frames/step_0001_20260728_132519_at.webp b/data/sessions/finder-delete-file-2/vision/frames/step_0001_20260728_132519_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3dd3933759438755c865f781e50ae20e0be0d5df --- /dev/null +++ b/data/sessions/finder-delete-file-2/vision/frames/step_0001_20260728_132519_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a74dbf96eba1347db3ab5e97e4ddfef436f68861c69d21dd9797973dc05f7e +size 545226 diff --git a/data/sessions/finder-delete-file-2/vision/frames/step_0001_20260728_132519_before.webp b/data/sessions/finder-delete-file-2/vision/frames/step_0001_20260728_132519_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..952eda5e330c714cb0d546965827c9f53ee52ae9 --- /dev/null +++ b/data/sessions/finder-delete-file-2/vision/frames/step_0001_20260728_132519_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:106c08c6eac04245bfa24c8abea22ff5c5918ce85c50195865fbbd7d77d90be9 +size 544492 diff --git a/data/sessions/finder-delete-file-2/vision/frames/step_0002_20260728_132522_after.webp b/data/sessions/finder-delete-file-2/vision/frames/step_0002_20260728_132522_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..42b1d2a687e13e4212bfe63fc259d4da9276884a --- /dev/null +++ b/data/sessions/finder-delete-file-2/vision/frames/step_0002_20260728_132522_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05fc015424418a6ee19cfeac3c2edb7a2031dacc7be4ccd0530a30a91469e6cf +size 544004 diff --git a/data/sessions/finder-delete-file-2/vision/frames/step_0002_20260728_132522_at.webp b/data/sessions/finder-delete-file-2/vision/frames/step_0002_20260728_132522_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7f973b17d47e88d0a815dc5d1c0226d226e3d39d --- /dev/null +++ b/data/sessions/finder-delete-file-2/vision/frames/step_0002_20260728_132522_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0e5f24d8c68ae54bc0bde95c7a8bbbdae739520ced8600be7f46b28beb5336 +size 545338 diff --git a/data/sessions/finder-delete-file-2/vision/frames/step_0002_20260728_132522_before.webp b/data/sessions/finder-delete-file-2/vision/frames/step_0002_20260728_132522_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7f973b17d47e88d0a815dc5d1c0226d226e3d39d --- /dev/null +++ b/data/sessions/finder-delete-file-2/vision/frames/step_0002_20260728_132522_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0e5f24d8c68ae54bc0bde95c7a8bbbdae739520ced8600be7f46b28beb5336 +size 545338 diff --git a/data/sessions/finder-delete-file-3/commands/actuation_commands.json b/data/sessions/finder-delete-file-3/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..ab61fd25932731dbb5261f788b593cf9b165948d --- /dev/null +++ b/data/sessions/finder-delete-file-3/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 321, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 944, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=944, Y=1035", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:26:20.334Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 299, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: rm ~/corpus-seed/report.pdf", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:26:28.871Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 212, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:26:33.281Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 487, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:26:39.038Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-delete-file-3/commands/cc_commands.json b/data/sessions/finder-delete-file-3/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..fafefbba80ecd081bd3e43d70340b064d97766c8 --- /dev/null +++ b/data/sessions/finder-delete-file-3/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "944 1035 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type rm ~/corpus-seed/report.pdf", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/finder-delete-file-3/commands/converted_input.md b/data/sessions/finder-delete-file-3/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..0ef5d1a0ff89321593734f1a68204b5840882839 --- /dev/null +++ b/data/sessions/finder-delete-file-3/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 13:26:20 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T13:26:20.334Z | Left-click at (944, 1035) | +| 2 | 2026-07-28T13:26:28.871Z | Type: rm ~/corpus-seed/report.pdf | +| 3 | 2026-07-28T13:26:33.281Z | Press: return | +| 4 | 2026-07-28T13:26:39.038Z | Press: Cmd+Q | diff --git a/data/sessions/finder-delete-file-3/commands/raw_input.md b/data/sessions/finder-delete-file-3/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..90e6a5c00d1d957a37233ebfb69025cec222adf2 --- /dev/null +++ b/data/sessions/finder-delete-file-3/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 13:26:20 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T13:26:20.334Z | Left-clicked at X=944, Y=1035 | +| 2 | 2026-07-28T13:26:28.871Z | Typed: rm ~/corpus-seed/report.pdf | +| 3 | 2026-07-28T13:26:33.281Z | Pressed: return | +| 4 | 2026-07-28T13:26:39.038Z | Pressed: Cmd+Q | diff --git a/data/sessions/finder-delete-file-3/memory.md b/data/sessions/finder-delete-file-3/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..67146775abd0e3f8823a66e23d5690dd23f2d2cc --- /dev/null +++ b/data/sessions/finder-delete-file-3/memory.md @@ -0,0 +1,69 @@ +# Memory: finder-delete-file-3 + +## Overview + +Delete a file from a shell. Use this as the terminal route to the same folder end state as +the file-manager task, with one important difference: `rm` removes the file immediately +rather than moving it to a recoverable holding area. The recorded trace opens a terminal, +runs `rm ~/corpus-seed/report.pdf`, and quits with `⌘Q`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file that exists and can be identified at run time by name. +- Write access to the folder holding it. Deletion changes the folder, not the file, so the + folder's permissions are what govern. +- Certainty that the file is the right one and is genuinely no longer wanted. Neither route + asks for confirmation. +- An understanding of which of the two end states is wanted. The file-manager route moves + the file to a recoverable holding area; the shell route unlinks it immediately with + nothing to restore from. The folder ends up in the same state either way, but only one + of them is reversible. +- A backup, if the contents matter. Nothing in this task creates one. + +## Steps + +### Step 1 — Left-click at (944, 1035) + +The task is to delete a file outright, which is a single `rm`, so the first move is to open a shell. Move the cursor and Left-click the Terminal icon in the Dock. + +![Step 1](vision/frames/step_0001_20260728_132620_at.webp) + +### Step 2 — Type: rm ~/corpus-seed/report.pdf + +Type `rm` with the file's full path to delete it. This differs from the Finder route in one respect worth knowing: `rm` removes the file outright rather than moving it to the Trash, so there is no recovery step afterwards. The end state matches the GUI take — the file is gone from `corpus-seed` — but the mechanism is not reversible. + +![Step 2](vision/frames/step_0002_20260728_132628_at.webp) + +### Step 3 — Press: return + +After typing the command Press Return to run the deletion. + +![Step 3](vision/frames/step_0003_20260728_132633_at.webp) + +### Step 4 — Press: Cmd+Q + +Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete. + +![Step 4](vision/frames/step_0004_20260728_132639_at.webp) + +## Notes & Edge Cases + +- **`rm` is not the trash.** It unlinks the file straight away, with no holding area and + nothing to restore from. The folder ends in the same state as the file-manager route, but + the two are not interchangeable — this one cannot be undone. Where reversibility matters, + move the file to a holding location instead. +- **There is no confirmation.** `rm` acts silently on exactly what it is given, which makes + the accuracy of the path the entire safety mechanism. +- **Read the path back before pressing Return.** A wrong character produces an error; + a wrong but valid path produces a successful deletion of the wrong file. Only one of + those announces itself. +- **Never widen the command to make it work.** A recursive or forced flag added because a + plain `rm` refused is the point at which a small mistake becomes a large one. If `rm` + refuses, find out why. +- **Glob patterns are expanded by the shell before `rm` sees them.** By the time the + command runs, the wildcard is already a list of real files, and `rm` cannot tell that + more of them matched than intended. +- **`rm` succeeds quietly and reports nothing.** Confirm from the folder, not from the + prompt returning. + diff --git a/data/sessions/finder-delete-file-3/metadata.json b/data/sessions/finder-delete-file-3/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..6bd3349301bcd0fbc368d68cb5d17bfd67ce9818 --- /dev/null +++ b/data/sessions/finder-delete-file-3/metadata.json @@ -0,0 +1,90 @@ +{ + "memory_name": "finder-delete-file-3", + "memory_description": "", + "session_id": "0a44f852-ef55-428c-9252-4c14182fcf3c", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T13:26:04.784297625Z", + "completed_at": "2026-07-28T13:26:45.850829524Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T13:26:20.334Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260728_132620_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_132620_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_132620_after.webp", + "raw_command": "Left-clicked at X=944, Y=1035", + "converted_command": "Left-click at (944, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T13:26:28.871Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260728_132628_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260728_132628_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_132628_after.webp", + "raw_command": "Typed: rm ~/corpus-seed/report.pdf", + "converted_command": "Type: rm ~/corpus-seed/report.pdf" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T13:26:33.281Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260728_132633_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_132633_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_132633_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T13:26:39.038Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260728_132639_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_132639_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_132639_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-delete-file-3/reasoning/reasoning.jsonl b/data/sessions/finder-delete-file-3/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..6025331155efade75c897b8317f84d7449c5ab58 --- /dev/null +++ b/data/sessions/finder-delete-file-3/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T13:26:20.334Z", "timestamp_annotated": "2026-08-19T11:30:05.773654+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=944, Y=1035", "converted_command": "Left-click at (944, 1035)", "image_path": "vision/frames/step_0001_20260728_132620_at.webp", "reasoning": "The task is to delete a file outright, which is a single `rm`, so the first move is to open a shell. Move the cursor and Left-click the Terminal icon in the Dock.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T13:26:28.871Z", "timestamp_annotated": "2026-08-19T11:30:05.773957+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: rm ~/corpus-seed/report.pdf", "converted_command": "Type: rm ~/corpus-seed/report.pdf", "image_path": "vision/frames/step_0002_20260728_132628_at.webp", "reasoning": "Type `rm` with the file's full path to delete it. This differs from the Finder route in one respect worth knowing: `rm` removes the file outright rather than moving it to the Trash, so there is no recovery step afterwards. The end state matches the GUI take — the file is gone from `corpus-seed` — but the mechanism is not reversible.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T13:26:33.281Z", "timestamp_annotated": "2026-08-19T11:30:05.774308+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0003_20260728_132633_at.webp", "reasoning": "After typing the command Press Return to run the deletion.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T13:26:39.038Z", "timestamp_annotated": "2026-08-19T11:30:05.774674+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0004_20260728_132639_at.webp", "reasoning": "Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete.", "skipped": false} diff --git a/data/sessions/finder-delete-file-3/sync_log.json b/data/sessions/finder-delete-file-3/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..7bd8665b5cba01b9698fb1a17943edd5a573c791 --- /dev/null +++ b/data/sessions/finder-delete-file-3/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "0a44f852-ef55-428c-9252-4c14182fcf3c", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_132620_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/vision/frames/step_0001_20260728_132620_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_132620_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/vision/frames/step_0001_20260728_132620_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_132620_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/vision/frames/step_0001_20260728_132620_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_132628_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/vision/frames/step_0002_20260728_132628_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_132628_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/vision/frames/step_0002_20260728_132628_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_132628_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/vision/frames/step_0002_20260728_132628_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_132633_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/vision/frames/step_0003_20260728_132633_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_132633_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/vision/frames/step_0003_20260728_132633_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_132633_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/vision/frames/step_0003_20260728_132633_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_132639_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/vision/frames/step_0004_20260728_132639_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_132639_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/vision/frames/step_0004_20260728_132639_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_132639_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file-3/vision/frames/step_0004_20260728_132639_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-delete-file-3/vision/frames/closing_state.webp b/data/sessions/finder-delete-file-3/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..39877997a118d3c1864cc7f456ce3109b6b19592 --- /dev/null +++ b/data/sessions/finder-delete-file-3/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dfaa6b5892fdaf1624b3ae748534816a2bb7cf26074cec1c67cff1ba17e7e74 +size 543670 diff --git a/data/sessions/finder-delete-file-3/vision/frames/step_0001_20260728_132620_after.webp b/data/sessions/finder-delete-file-3/vision/frames/step_0001_20260728_132620_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1e04b244bc6bf196ddb3553d1edf5e9c8b3c1a65 --- /dev/null +++ b/data/sessions/finder-delete-file-3/vision/frames/step_0001_20260728_132620_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d075e3b07ad5926948dc703b9187d0e9c0ed11e24efe15f54bcbb0900c82a6 +size 544510 diff --git a/data/sessions/finder-delete-file-3/vision/frames/step_0001_20260728_132620_at.webp b/data/sessions/finder-delete-file-3/vision/frames/step_0001_20260728_132620_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7dcda8e3425c5956d16a33df7e0712acd81d60fd --- /dev/null +++ b/data/sessions/finder-delete-file-3/vision/frames/step_0001_20260728_132620_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef5981429571fbf9e6a4e526a338f66386e760239f0583f610478186cf8d5aa2 +size 2137806 diff --git a/data/sessions/finder-delete-file-3/vision/frames/step_0001_20260728_132620_before.webp b/data/sessions/finder-delete-file-3/vision/frames/step_0001_20260728_132620_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1e04b244bc6bf196ddb3553d1edf5e9c8b3c1a65 --- /dev/null +++ b/data/sessions/finder-delete-file-3/vision/frames/step_0001_20260728_132620_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d075e3b07ad5926948dc703b9187d0e9c0ed11e24efe15f54bcbb0900c82a6 +size 544510 diff --git a/data/sessions/finder-delete-file-3/vision/frames/step_0002_20260728_132628_after.webp b/data/sessions/finder-delete-file-3/vision/frames/step_0002_20260728_132628_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..02d6bea9b9b79385f225bf393b5e84950b5b29e3 --- /dev/null +++ b/data/sessions/finder-delete-file-3/vision/frames/step_0002_20260728_132628_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4f6119b274fd53ed13797dd9f7b01aa236bedb07d7273b21d5c9e0106b7868 +size 539714 diff --git a/data/sessions/finder-delete-file-3/vision/frames/step_0002_20260728_132628_at.webp b/data/sessions/finder-delete-file-3/vision/frames/step_0002_20260728_132628_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7457943218eb72c568ab741ade924001261f1acb --- /dev/null +++ b/data/sessions/finder-delete-file-3/vision/frames/step_0002_20260728_132628_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c346fbc874c5006e375d89048fe45f71ec202510ed904b495ef1d9eb0c639a4c +size 539486 diff --git a/data/sessions/finder-delete-file-3/vision/frames/step_0002_20260728_132628_before.webp b/data/sessions/finder-delete-file-3/vision/frames/step_0002_20260728_132628_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..23ffd2493396153414b073ce950fcefd9e4ef01e --- /dev/null +++ b/data/sessions/finder-delete-file-3/vision/frames/step_0002_20260728_132628_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2054e7c26be9c9e93f17b75d234e214c66c7fdb87633f1ee78af073de983c08 +size 538080 diff --git a/data/sessions/finder-delete-file-3/vision/frames/step_0003_20260728_132633_after.webp b/data/sessions/finder-delete-file-3/vision/frames/step_0003_20260728_132633_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5510ace367aa8bafb969f77549b8cf9af054fcf0 --- /dev/null +++ b/data/sessions/finder-delete-file-3/vision/frames/step_0003_20260728_132633_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df72200d226a219d369b700181d1ee7daeacbf435bb78a40ee11276c60187eef +size 540796 diff --git a/data/sessions/finder-delete-file-3/vision/frames/step_0003_20260728_132633_at.webp b/data/sessions/finder-delete-file-3/vision/frames/step_0003_20260728_132633_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3244444463c1b4cb84b2b89bd9a6e1b2e21bd036 --- /dev/null +++ b/data/sessions/finder-delete-file-3/vision/frames/step_0003_20260728_132633_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963970f7acced812f670980dbbdcb22f833c2b3af2e96f07c13e07ad72d02b78 +size 542158 diff --git a/data/sessions/finder-delete-file-3/vision/frames/step_0003_20260728_132633_before.webp b/data/sessions/finder-delete-file-3/vision/frames/step_0003_20260728_132633_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..02d6bea9b9b79385f225bf393b5e84950b5b29e3 --- /dev/null +++ b/data/sessions/finder-delete-file-3/vision/frames/step_0003_20260728_132633_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4f6119b274fd53ed13797dd9f7b01aa236bedb07d7273b21d5c9e0106b7868 +size 539714 diff --git a/data/sessions/finder-delete-file-3/vision/frames/step_0004_20260728_132639_after.webp b/data/sessions/finder-delete-file-3/vision/frames/step_0004_20260728_132639_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..39877997a118d3c1864cc7f456ce3109b6b19592 --- /dev/null +++ b/data/sessions/finder-delete-file-3/vision/frames/step_0004_20260728_132639_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dfaa6b5892fdaf1624b3ae748534816a2bb7cf26074cec1c67cff1ba17e7e74 +size 543670 diff --git a/data/sessions/finder-delete-file-3/vision/frames/step_0004_20260728_132639_at.webp b/data/sessions/finder-delete-file-3/vision/frames/step_0004_20260728_132639_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..18307f3e36d26ff4c8e59becbd09d8b5386d1e51 --- /dev/null +++ b/data/sessions/finder-delete-file-3/vision/frames/step_0004_20260728_132639_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da776fbea15bc7587578503e04f4b45c73fb9932a8983a040d199120a84b59a4 +size 543390 diff --git a/data/sessions/finder-delete-file-3/vision/frames/step_0004_20260728_132639_before.webp b/data/sessions/finder-delete-file-3/vision/frames/step_0004_20260728_132639_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5510ace367aa8bafb969f77549b8cf9af054fcf0 --- /dev/null +++ b/data/sessions/finder-delete-file-3/vision/frames/step_0004_20260728_132639_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df72200d226a219d369b700181d1ee7daeacbf435bb78a40ee11276c60187eef +size 540796 diff --git a/data/sessions/finder-delete-file/commands/actuation_commands.json b/data/sessions/finder-delete-file/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..3e6f7ad721d786264aa5b9c9ceed28e403d6d8b4 --- /dev/null +++ b/data/sessions/finder-delete-file/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 295, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 433, + "mouse_y": 360, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=433, Y=360", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:22:07.036Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 278, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 433, + "mouse_y": 360, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Right-clicked at X=433, Y=360", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:22:10.531Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 322, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 490, + "mouse_y": 425, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=490, Y=425", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:22:15.698Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 374, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 490, + "mouse_y": 425, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=490, Y=425", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:22:18.788Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-delete-file/commands/cc_commands.json b/data/sessions/finder-delete-file/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..9dd4fd5631a2b75c62547a32326d910dd5741fd0 --- /dev/null +++ b/data/sessions/finder-delete-file/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "433 360 move", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "433 360 right", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "490 425 move", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "490 425 left", + "os": "MACOS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/finder-delete-file/commands/converted_input.md b/data/sessions/finder-delete-file/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..006862bae24f8e62c07a160ea04b23804db8d6e8 --- /dev/null +++ b/data/sessions/finder-delete-file/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 13:22:07 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T13:22:07.036Z | Move-cursor at (433, 360) | +| 2 | 2026-07-28T13:22:10.531Z | Right-click at (433, 360) | +| 3 | 2026-07-28T13:22:15.698Z | Move-cursor at (490, 425) | +| 4 | 2026-07-28T13:22:18.788Z | Left-click at (490, 425) | diff --git a/data/sessions/finder-delete-file/commands/raw_input.md b/data/sessions/finder-delete-file/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..0348f3957b72ac1105ace222aed112a978d6e278 --- /dev/null +++ b/data/sessions/finder-delete-file/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 13:22:07 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T13:22:07.036Z | Moved cursor to at X=433, Y=360 | +| 2 | 2026-07-28T13:22:10.531Z | Right-clicked at X=433, Y=360 | +| 3 | 2026-07-28T13:22:15.698Z | Moved cursor to at X=490, Y=425 | +| 4 | 2026-07-28T13:22:18.788Z | Left-clicked at X=490, Y=425 | diff --git a/data/sessions/finder-delete-file/memory.md b/data/sessions/finder-delete-file/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..99b5791b45bc292f304dce2542ef6ac980519453 --- /dev/null +++ b/data/sessions/finder-delete-file/memory.md @@ -0,0 +1,60 @@ +# Memory: finder-delete-file + +## Overview + +Send a file to the trash through the file manager's context menu. Use this when a file has +to be removed by pointing rather than by name, and a recoverable deletion is wanted — the +file leaves the folder but stays restorable until the trash is emptied. The route +right-clicks the file, which selects it and opens its menu in one action, and chooses Move +to Trash. The recorded trace removes `report.pdf` from the working folder. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file that exists and can be identified at run time by name. +- Write access to the folder holding it. Deletion changes the folder, not the file, so the + folder's permissions are what govern. +- Certainty that the file is the right one and is genuinely no longer wanted. Neither route + asks for confirmation. +- An understanding of which of the two end states is wanted. The file-manager route moves + the file to a recoverable holding area; the shell route unlinks it immediately with + nothing to restore from. The folder ends up in the same state either way, but only one + of them is reversible. +- A backup, if the contents matter. Nothing in this task creates one. + +## Steps + +### Step 1 — Move-cursor at (433, 360) + +The task is to delete `report.pdf` from `corpus-seed`, so the file has to be selected before a delete command can act on it. Move the cursor onto the `report.pdf` icon in the second row of the window. Moving first and clicking as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering. + +![Step 1](vision/frames/step_0001_20260728_132207_at.webp) + +### Step 2 — Right-click at (433, 360) + +Move the cursor and Right-click `report.pdf` to select it and open its context menu together. The menu is where `Move to Trash` lives, which is the deletion the task calls for. + +![Step 2](vision/frames/step_0002_20260728_132210_at.webp) + +### Step 3 — Move-cursor at (490, 425) + +Confirm the menu is acting on the intended file before moving onto a destructive item — it reads `Compress "report.pdf"`, which names the target explicitly, and `report.pdf`'s label is highlighted. Move the cursor onto `Move to Trash`. This check matters more here than in a copy or rename: a context menu opened on the wrong icon would delete the wrong file with no further prompt. + +![Step 3](vision/frames/step_0003_20260728_132215_at.webp) + +### Step 4 — Left-click at (490, 425) + +Move the cursor and Left-click `Move to Trash`. The file leaves `corpus-seed` immediately with no confirmation dialog. It is moved to the Trash rather than erased, so it is still recoverable until the Trash is emptied — this step does not permanently destroy the file, and nothing in this task empties the Trash. + +![Step 4](vision/frames/step_0004_20260728_132218_at.webp) + +## Notes & Edge Cases + +1. This route is recoverable and the shell equivalent is not. The file moves to the trash and can be put back, where the shell command unlinks it immediately. The folder looks the same after either, so the choice between them is about what happens next rather than about the visible result. +2. Right-click the file itself. The delete command is on the file's own menu and not on the folder's, so what is under the pointer decides whether the wanted entry exists at all. +3. There is no confirmation prompt. The command acts on whatever is selected, at once, which makes reading the highlight the entire safety step. +4. The menu wording names the destination rather than the act — it says the file is being moved somewhere. That wording is the clue that the operation is reversible; an entry that says delete instead usually means it is not. +5. Emptying the trash is a separate task and is not part of this one. The end state here is that the file is out of the folder, which is deliberately the reversible half. +6. Verify the file's contents, not just its name, before deleting it. A file of the right name can hold nothing at all, and finding that out after deleting is finding it out too late. +7. Move to the target and click as separate actions; a combined move-and-click sometimes reaches the position without the click registering. +8. A key command exists for this and is quicker than the menu route. Prefer it when the right one is known, and use menu navigation as the fallback. diff --git a/data/sessions/finder-delete-file/metadata.json b/data/sessions/finder-delete-file/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..2a712ce1e34547c1ebe870db18bb5be5658b8f28 --- /dev/null +++ b/data/sessions/finder-delete-file/metadata.json @@ -0,0 +1,90 @@ +{ + "memory_name": "finder-delete-file", + "memory_description": "", + "session_id": "d1d546fc-e2eb-4cc0-a9d4-8610d02ef3de", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T13:21:50.901036161Z", + "completed_at": "2026-07-28T13:22:48.150254543Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T13:22:07.036Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260728_132207_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_132207_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_132207_after.webp", + "raw_command": "Moved cursor to at X=433, Y=360", + "converted_command": "Move-cursor at (433, 360)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T13:22:10.531Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0002_20260728_132210_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260728_132210_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_132210_after.webp", + "raw_command": "Right-clicked at X=433, Y=360", + "converted_command": "Right-click at (433, 360)" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T13:22:15.698Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0003_20260728_132215_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260728_132215_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_132215_after.webp", + "raw_command": "Moved cursor to at X=490, Y=425", + "converted_command": "Move-cursor at (490, 425)" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T13:22:18.788Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260728_132218_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260728_132218_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_132218_after.webp", + "raw_command": "Left-clicked at X=490, Y=425", + "converted_command": "Left-click at (490, 425)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-delete-file/reasoning/reasoning.jsonl b/data/sessions/finder-delete-file/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2e1207fdfb196547d0a9bb5c428128d44269e570 --- /dev/null +++ b/data/sessions/finder-delete-file/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T13:22:07.036Z", "timestamp_annotated": "2026-08-19T14:18:25.749393+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=433, Y=360", "converted_command": "Move-cursor at (433, 360)", "image_path": "vision/frames/step_0001_20260728_132207_at.webp", "reasoning": "The task is to delete `report.pdf` from `corpus-seed`, so the file has to be selected before a delete command can act on it. Move the cursor onto the `report.pdf` icon in the second row of the window. Moving first and clicking as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T13:22:10.531Z", "timestamp_annotated": "2026-08-19T14:18:25.749722+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=433, Y=360", "converted_command": "Right-click at (433, 360)", "image_path": "vision/frames/step_0002_20260728_132210_at.webp", "reasoning": "Move the cursor and Right-click `report.pdf` to select it and open its context menu together. The menu is where `Move to Trash` lives, which is the deletion the task calls for.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T13:22:15.698Z", "timestamp_annotated": "2026-08-19T14:18:25.750100+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=490, Y=425", "converted_command": "Move-cursor at (490, 425)", "image_path": "vision/frames/step_0003_20260728_132215_at.webp", "reasoning": "Confirm the menu is acting on the intended file before moving onto a destructive item — it reads `Compress \"report.pdf\"`, which names the target explicitly, and `report.pdf`'s label is highlighted. Move the cursor onto `Move to Trash`. This check matters more here than in a copy or rename: a context menu opened on the wrong icon would delete the wrong file with no further prompt.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T13:22:18.788Z", "timestamp_annotated": "2026-08-19T14:18:25.750498+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=490, Y=425", "converted_command": "Left-click at (490, 425)", "image_path": "vision/frames/step_0004_20260728_132218_at.webp", "reasoning": "Move the cursor and Left-click `Move to Trash`. The file leaves `corpus-seed` immediately with no confirmation dialog. It is moved to the Trash rather than erased, so it is still recoverable until the Trash is emptied — this step does not permanently destroy the file, and nothing in this task empties the Trash.", "skipped": false} diff --git a/data/sessions/finder-delete-file/sync_log.json b/data/sessions/finder-delete-file/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..c88b82554ac121c5821f0e57ea23bd79ba2649a2 --- /dev/null +++ b/data/sessions/finder-delete-file/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "d1d546fc-e2eb-4cc0-a9d4-8610d02ef3de", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_132207_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/vision/frames/step_0001_20260728_132207_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_132207_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/vision/frames/step_0001_20260728_132207_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_132207_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/vision/frames/step_0001_20260728_132207_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_132210_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/vision/frames/step_0002_20260728_132210_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_132210_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/vision/frames/step_0002_20260728_132210_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_132210_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/vision/frames/step_0002_20260728_132210_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_132215_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/vision/frames/step_0003_20260728_132215_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_132215_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/vision/frames/step_0003_20260728_132215_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_132215_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/vision/frames/step_0003_20260728_132215_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_132218_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/vision/frames/step_0004_20260728_132218_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_132218_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/vision/frames/step_0004_20260728_132218_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_132218_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-delete-file/vision/frames/step_0004_20260728_132218_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-delete-file/vision/frames/closing_state.webp b/data/sessions/finder-delete-file/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..907b4c5ffa46f2911e234948b1b73575287791e9 --- /dev/null +++ b/data/sessions/finder-delete-file/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c96c869a899b8ce232cd82a44fdbb9fe7d49e5e3f6d2914151e9d13dc1d6fb1 +size 544008 diff --git a/data/sessions/finder-delete-file/vision/frames/step_0001_20260728_132207_after.webp b/data/sessions/finder-delete-file/vision/frames/step_0001_20260728_132207_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4c10917247ba6cb069f1cc81c4f9ffe4cad8be94 --- /dev/null +++ b/data/sessions/finder-delete-file/vision/frames/step_0001_20260728_132207_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:351a4b78f332a69eb7f04e54aa59e768ef0981567dcd152145c5494a779bd68c +size 544638 diff --git a/data/sessions/finder-delete-file/vision/frames/step_0001_20260728_132207_at.webp b/data/sessions/finder-delete-file/vision/frames/step_0001_20260728_132207_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1b8b06576ebf05e9524e653bb9997a46f3de42ef --- /dev/null +++ b/data/sessions/finder-delete-file/vision/frames/step_0001_20260728_132207_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:384e871e33e44c841124551b0eeeae292c930c2643bcdc2f5dae36f5ae9d9981 +size 2143824 diff --git a/data/sessions/finder-delete-file/vision/frames/step_0001_20260728_132207_before.webp b/data/sessions/finder-delete-file/vision/frames/step_0001_20260728_132207_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..653161e0d2120f97e9eb3858c7b43f5ae3c649cf --- /dev/null +++ b/data/sessions/finder-delete-file/vision/frames/step_0001_20260728_132207_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1e1916563c51eaccb27e1e7159888e2bb9d1cd0ce41bfc42778f2571fde2de +size 544474 diff --git a/data/sessions/finder-delete-file/vision/frames/step_0002_20260728_132210_after.webp b/data/sessions/finder-delete-file/vision/frames/step_0002_20260728_132210_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4c10917247ba6cb069f1cc81c4f9ffe4cad8be94 --- /dev/null +++ b/data/sessions/finder-delete-file/vision/frames/step_0002_20260728_132210_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:351a4b78f332a69eb7f04e54aa59e768ef0981567dcd152145c5494a779bd68c +size 544638 diff --git a/data/sessions/finder-delete-file/vision/frames/step_0002_20260728_132210_at.webp b/data/sessions/finder-delete-file/vision/frames/step_0002_20260728_132210_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d64c6c19d25559a21dc18584c609a655d1236a8f --- /dev/null +++ b/data/sessions/finder-delete-file/vision/frames/step_0002_20260728_132210_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97bb9e4c5896b211935c79267fb529b29a673e27b51bedff942fb1955e67ccaa +size 2144080 diff --git a/data/sessions/finder-delete-file/vision/frames/step_0002_20260728_132210_before.webp b/data/sessions/finder-delete-file/vision/frames/step_0002_20260728_132210_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4c10917247ba6cb069f1cc81c4f9ffe4cad8be94 --- /dev/null +++ b/data/sessions/finder-delete-file/vision/frames/step_0002_20260728_132210_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:351a4b78f332a69eb7f04e54aa59e768ef0981567dcd152145c5494a779bd68c +size 544638 diff --git a/data/sessions/finder-delete-file/vision/frames/step_0003_20260728_132215_after.webp b/data/sessions/finder-delete-file/vision/frames/step_0003_20260728_132215_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c7bbf80fda7d4a52d6ebbeb83b0ecfa9d29220a8 --- /dev/null +++ b/data/sessions/finder-delete-file/vision/frames/step_0003_20260728_132215_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaa4e8198e09f34cf533f78eb9773233fecea1d9fb3330a8f0f139600cd570c3 +size 554880 diff --git a/data/sessions/finder-delete-file/vision/frames/step_0003_20260728_132215_at.webp b/data/sessions/finder-delete-file/vision/frames/step_0003_20260728_132215_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..57dd7c56960e7452f6d3db048e5a44be425c89e3 --- /dev/null +++ b/data/sessions/finder-delete-file/vision/frames/step_0003_20260728_132215_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:928f6bada115d9a4f45c439e49dbbfdf18a3f93f13674f617101ccbe4695eac1 +size 2163962 diff --git a/data/sessions/finder-delete-file/vision/frames/step_0003_20260728_132215_before.webp b/data/sessions/finder-delete-file/vision/frames/step_0003_20260728_132215_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c7bbf80fda7d4a52d6ebbeb83b0ecfa9d29220a8 --- /dev/null +++ b/data/sessions/finder-delete-file/vision/frames/step_0003_20260728_132215_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaa4e8198e09f34cf533f78eb9773233fecea1d9fb3330a8f0f139600cd570c3 +size 554880 diff --git a/data/sessions/finder-delete-file/vision/frames/step_0004_20260728_132218_after.webp b/data/sessions/finder-delete-file/vision/frames/step_0004_20260728_132218_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3c6507e1fb9db1b1cded45a2e531b5a878a57283 --- /dev/null +++ b/data/sessions/finder-delete-file/vision/frames/step_0004_20260728_132218_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:933d0f40b5b3f696efbc922615d107f647743ae02a4fb9d7bf3305be1cfa43c0 +size 556066 diff --git a/data/sessions/finder-delete-file/vision/frames/step_0004_20260728_132218_at.webp b/data/sessions/finder-delete-file/vision/frames/step_0004_20260728_132218_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..bdaa0a97077b8376f883b4ce632b81948db0af4e --- /dev/null +++ b/data/sessions/finder-delete-file/vision/frames/step_0004_20260728_132218_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a95dbeee2353eec878fa3c289801dde1d2cb7afe07287a4846b2ae3a219e0b02 +size 2168552 diff --git a/data/sessions/finder-delete-file/vision/frames/step_0004_20260728_132218_before.webp b/data/sessions/finder-delete-file/vision/frames/step_0004_20260728_132218_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3c6507e1fb9db1b1cded45a2e531b5a878a57283 --- /dev/null +++ b/data/sessions/finder-delete-file/vision/frames/step_0004_20260728_132218_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:933d0f40b5b3f696efbc922615d107f647743ae02a4fb9d7bf3305be1cfa43c0 +size 556066 diff --git a/data/sessions/finder-duplicate-file-2/commands/actuation_commands.json b/data/sessions/finder-duplicate-file-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..59154d69196355d28cfdc0095d8761e89d835cee --- /dev/null +++ b/data/sessions/finder-duplicate-file-2/commands/actuation_commands.json @@ -0,0 +1,40 @@ +[ + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 198, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: report", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:30:11.395Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 507, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+D", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:30:16.263Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-duplicate-file-2/commands/cc_commands.json b/data/sessions/finder-duplicate-file-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..8f95769e53bdbe806d3fdcea0615fde1d86ab57b --- /dev/null +++ b/data/sessions/finder-duplicate-file-2/commands/cc_commands.json @@ -0,0 +1,12 @@ +[ + { + "command": "type report", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "press {Cmd+D}", + "os": "MACOS", + "step_id": 2 + } +] \ No newline at end of file diff --git a/data/sessions/finder-duplicate-file-2/commands/converted_input.md b/data/sessions/finder-duplicate-file-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..bd59d281a203d9b8c3814e90fa82f2dbdc8fa90c --- /dev/null +++ b/data/sessions/finder-duplicate-file-2/commands/converted_input.md @@ -0,0 +1,8 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 12:30:11 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T12:30:11.395Z | Type: report | +| 2 | 2026-07-28T12:30:16.263Z | Press: Cmd+D | diff --git a/data/sessions/finder-duplicate-file-2/commands/raw_input.md b/data/sessions/finder-duplicate-file-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..45f27164a2f5a5350c93f5674c8aad650e472ba8 --- /dev/null +++ b/data/sessions/finder-duplicate-file-2/commands/raw_input.md @@ -0,0 +1,8 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 12:30:11 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T12:30:11.395Z | Typed: report | +| 2 | 2026-07-28T12:30:16.263Z | Pressed: Cmd+D | diff --git a/data/sessions/finder-duplicate-file-2/memory.md b/data/sessions/finder-duplicate-file-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..22f66ed4f63962d55bc75563d2209a4fdd0782fc --- /dev/null +++ b/data/sessions/finder-duplicate-file-2/memory.md @@ -0,0 +1,63 @@ +# Memory: finder-duplicate-file-2 + +## Overview + +Duplicate a file in place using only the keyboard: select it by typing its name, then +invoke the file manager's duplicate command. Use this when a second copy of a file is +wanted in the same folder and no pointing device is available or wanted. There is no mouse +step at all — the selection is made by type-select rather than by clicking. The recorded +trace types `report` to land on `report.pdf` in the open folder and presses `⌘D`, leaving +`report copy.pdf` beside it. + +## Prerequisites + +- A desktop environment with a file manager, or a shell — either route reaches the same + end state. +- A file that already exists and can be identified at run time, together with the folder + holding it. The file is found by name, so the name has to be known; its path does not. +- Write access to that folder. The copy is created beside the original, so the folder + itself must be writable even though the original is only read. +- Enough free space for a second copy of the file. +- A decision about the copy's name. The file manager names it automatically, following its + own convention; a shell names it explicitly. The two produce the same file only if the + shell is told to use the same name. +- No file already occupying the copy's name. The shell route overwrites it silently; the + file manager route sidesteps it by choosing a different name, which is a different end + state from the one intended. + +## Steps + +### Step 1 — Type: report + +The task is to make a duplicate copy of a file in Finder using the keyboard only, so the file has to be selected without pointing at it. Type `report` into the open Finder window: Finder jumps the selection to the first item whose name starts with the typed characters, so typing the beginning of a name is how a file gets selected without a pointer — which is what makes this the keyboard route to the same result the mouse take reaches by clicking. + +![Step 1](vision/frames/step_0001_20260728_123011_at.webp) + +### Step 2 — Press: Cmd+D + +Press ⌘D to duplicate the selected file. Finder creates a copy in the same folder and names it by appending `copy` to the original name, so the whole operation is a single keystroke once the right file is selected — no menu and no dialog. + +![Step 2](vision/frames/step_0002_20260728_123016_at.webp) + +## Notes & Edge Cases + +- When naming a file never use spaces between the words, always use an underscore or any other necessary special character. This avoids the trouble of not being able to find a specific file or folder just because there is a space between the words when working via terminal. +- **Type-select matches a prefix and picks the first match in sort order — which changes + as soon as the copy exists.** Typing `report` selects `report.pdf` only while it is the + only match. Once `report copy.pdf` is present the same keystrokes land on the copy + instead, because a space sorts before a dot. The task works because it starts with the + copy absent; running it twice does something different the second time. +- **The window has to have focus and the file has to be visible in it.** Type-select acts + on the front file-manager window's current contents. Typed into anything else, the same + characters go somewhere unintended — which, with no click anywhere in the trace, is easy + to miss. +- **Confirm the selection before acting on it.** Read which file is highlighted rather + than assuming the prefix resolved as expected. The duplicate command gives no + confirmation and no undo prompt. +- **The copy's name is the file manager's choice, not the task's.** It appends its own + word to the base name and keeps the extension. A shell doing the same job has to be told + that name explicitly to match. +- **Selection moves to the new copy.** After the duplicate, the highlighted file is the + copy, not the original — which is a useful confirmation signal, and a trap for any + keystroke issued straight afterwards. + diff --git a/data/sessions/finder-duplicate-file-2/metadata.json b/data/sessions/finder-duplicate-file-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..bcc87afc57ae2fd76508af73b1f73cce00e62b37 --- /dev/null +++ b/data/sessions/finder-duplicate-file-2/metadata.json @@ -0,0 +1,64 @@ +{ + "memory_name": "finder-duplicate-file-2", + "memory_description": "", + "session_id": "d15a0707-6d74-4086-8137-2db40a23fe47", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T12:29:34.172663254Z", + "completed_at": "2026-07-28T12:31:01.274474597Z", + "total_steps": 2, + "annotated_steps": 2, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T12:30:11.395Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0001_20260728_123011_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0001_20260728_123011_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_123011_after.webp", + "raw_command": "Typed: report", + "converted_command": "Type: report" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T12:30:16.263Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0002_20260728_123016_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260728_123016_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_123016_after.webp", + "raw_command": "Pressed: Cmd+D", + "converted_command": "Press: Cmd+D" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-duplicate-file-2/reasoning/reasoning.jsonl b/data/sessions/finder-duplicate-file-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ef3f4b58704822fcd44566102b0eb9d9c2cd65d7 --- /dev/null +++ b/data/sessions/finder-duplicate-file-2/reasoning/reasoning.jsonl @@ -0,0 +1,2 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T12:30:11.395Z", "timestamp_annotated": "2026-08-19T11:30:05.727307+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: report", "converted_command": "Type: report", "image_path": "vision/frames/step_0001_20260728_123011_at.webp", "reasoning": "The task is to make a duplicate copy of a file in Finder using the keyboard only, so the file has to be selected without pointing at it. Type `report` into the open Finder window: Finder jumps the selection to the first item whose name starts with the typed characters, so typing the beginning of a name is how a file gets selected without a pointer — which is what makes this the keyboard route to the same result the mouse take reaches by clicking.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T12:30:16.263Z", "timestamp_annotated": "2026-08-19T11:30:05.727740+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+D", "converted_command": "Press: Cmd+D", "image_path": "vision/frames/step_0002_20260728_123016_at.webp", "reasoning": "Press ⌘D to duplicate the selected file. Finder creates a copy in the same folder and names it by appending `copy` to the original name, so the whole operation is a single keystroke once the right file is selected — no menu and no dialog.", "skipped": false} diff --git a/data/sessions/finder-duplicate-file-2/sync_log.json b/data/sessions/finder-duplicate-file-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..11f954a4edc49603e317ffdc4a70030a7ae8e6f5 --- /dev/null +++ b/data/sessions/finder-duplicate-file-2/sync_log.json @@ -0,0 +1,82 @@ +{ + "session_id": "d15a0707-6d74-4086-8137-2db40a23fe47", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_123011_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-2/vision/frames/step_0001_20260728_123011_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_123011_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-2/vision/frames/step_0001_20260728_123011_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_123011_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-2/vision/frames/step_0001_20260728_123011_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_123016_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-2/vision/frames/step_0002_20260728_123016_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_123016_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-2/vision/frames/step_0002_20260728_123016_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_123016_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-2/vision/frames/step_0002_20260728_123016_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-duplicate-file-2/vision/frames/closing_state.webp b/data/sessions/finder-duplicate-file-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..351bea0e2fca8afe40e4e605af60b0b9b6e9be2a --- /dev/null +++ b/data/sessions/finder-duplicate-file-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a99af7c1a3c57d7c3874d392f1c047b3147943523b59bf853925eb4b4209d98d +size 546944 diff --git a/data/sessions/finder-duplicate-file-2/vision/frames/step_0001_20260728_123011_after.webp b/data/sessions/finder-duplicate-file-2/vision/frames/step_0001_20260728_123011_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7d2ddb8c114ae9163a7b192767ab518364d443bd --- /dev/null +++ b/data/sessions/finder-duplicate-file-2/vision/frames/step_0001_20260728_123011_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:967008624fc459128264a694d2c975e7ec238d881ad5ed58579501d560466943 +size 545062 diff --git a/data/sessions/finder-duplicate-file-2/vision/frames/step_0001_20260728_123011_at.webp b/data/sessions/finder-duplicate-file-2/vision/frames/step_0001_20260728_123011_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..388c35bd07c588345cc8af316ff5abd13d300bc2 --- /dev/null +++ b/data/sessions/finder-duplicate-file-2/vision/frames/step_0001_20260728_123011_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269f400a6b9ab8c3c24b160a44b2670208ea96bcfe2e98f79152139d5cd2ba87 +size 544480 diff --git a/data/sessions/finder-duplicate-file-2/vision/frames/step_0001_20260728_123011_before.webp b/data/sessions/finder-duplicate-file-2/vision/frames/step_0001_20260728_123011_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..388c35bd07c588345cc8af316ff5abd13d300bc2 --- /dev/null +++ b/data/sessions/finder-duplicate-file-2/vision/frames/step_0001_20260728_123011_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269f400a6b9ab8c3c24b160a44b2670208ea96bcfe2e98f79152139d5cd2ba87 +size 544480 diff --git a/data/sessions/finder-duplicate-file-2/vision/frames/step_0002_20260728_123016_after.webp b/data/sessions/finder-duplicate-file-2/vision/frames/step_0002_20260728_123016_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7ada7c7ec2ada7f53d2a1ef67a83fc2484ed38af --- /dev/null +++ b/data/sessions/finder-duplicate-file-2/vision/frames/step_0002_20260728_123016_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69f6396cfdcd8e69a3a4caba7d9af33948c58c4c6d0367c3c8977aa9fa9ad588 +size 546944 diff --git a/data/sessions/finder-duplicate-file-2/vision/frames/step_0002_20260728_123016_at.webp b/data/sessions/finder-duplicate-file-2/vision/frames/step_0002_20260728_123016_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e28b34e9d89f1ae3e2258cfcec632144588e3387 --- /dev/null +++ b/data/sessions/finder-duplicate-file-2/vision/frames/step_0002_20260728_123016_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f14cf1a83317035a2b0408c3c2a916205d0b4efd3c667b1bdde853c687cbb48 +size 545404 diff --git a/data/sessions/finder-duplicate-file-2/vision/frames/step_0002_20260728_123016_before.webp b/data/sessions/finder-duplicate-file-2/vision/frames/step_0002_20260728_123016_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9454dd18b0257cded5f968351b2ba7044489b117 --- /dev/null +++ b/data/sessions/finder-duplicate-file-2/vision/frames/step_0002_20260728_123016_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1676dcf51b4ad7f4694341fcae30b27addb8713d11e42560d9dee0016fd74e4f +size 545366 diff --git a/data/sessions/finder-duplicate-file-3/commands/actuation_commands.json b/data/sessions/finder-duplicate-file-3/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..e49f482309601089013eabf894cee86dc0cf0e85 --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 321, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 944, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=944, Y=1035", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:33:15.991Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 545, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: cp ~/corpus-seed/report.pdf ~/corpus-seed/report\\ copy.pdf", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:33:25.675Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 402, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:33:30.631Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 520, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:33:37.624Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-duplicate-file-3/commands/cc_commands.json b/data/sessions/finder-duplicate-file-3/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..a1da8afe93ab33f766afbd2393b5f61947755b0f --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "944 1035 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type cp ~/corpus-seed/report.pdf ~/corpus-seed/report\\ copy.pdf", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/finder-duplicate-file-3/commands/converted_input.md b/data/sessions/finder-duplicate-file-3/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..dbf039b9c29b5ae2d4cf3670588bf639b10961df --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 12:33:15 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T12:33:15.991Z | Left-click at (944, 1035) | +| 2 | 2026-07-28T12:33:25.675Z | Type: cp ~/corpus-seed/report.pdf ~/corpus-seed/report\ copy.pdf | +| 3 | 2026-07-28T12:33:30.631Z | Press: return | +| 4 | 2026-07-28T12:33:37.624Z | Press: Cmd+Q | diff --git a/data/sessions/finder-duplicate-file-3/commands/raw_input.md b/data/sessions/finder-duplicate-file-3/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..bda8eee9d7323096c4135c482e6d8169b690cb0b --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 12:33:15 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T12:33:15.991Z | Left-clicked at X=944, Y=1035 | +| 2 | 2026-07-28T12:33:25.675Z | Typed: cp ~/corpus-seed/report.pdf ~/corpus-seed/report\ copy.pdf | +| 3 | 2026-07-28T12:33:30.631Z | Pressed: return | +| 4 | 2026-07-28T12:33:37.624Z | Pressed: Cmd+Q | diff --git a/data/sessions/finder-duplicate-file-3/memory.md b/data/sessions/finder-duplicate-file-3/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..4cbcc1030bdb0f57391b0ebe3c77034d3c7f6358 --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/memory.md @@ -0,0 +1,74 @@ +# Memory: finder-duplicate-file-3 + +## Overview + +Duplicate a file in place from a shell, giving the copy the same name the file manager +would have chosen. Use this as the terminal route to the same end state as the file-manager +task: one `cp` produces the second file, with the destination name written out rather than +generated. The recorded trace opens a terminal, runs `cp ~/corpus-seed/report.pdf +~/corpus-seed/report\ copy.pdf`, and quits with `⌘Q`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell — either route reaches the same + end state. +- A file that already exists and can be identified at run time, together with the folder + holding it. The file is found by name, so the name has to be known; its path does not. +- Write access to that folder. The copy is created beside the original, so the folder + itself must be writable even though the original is only read. +- Enough free space for a second copy of the file. +- A decision about the copy's name. The file manager names it automatically, following its + own convention; a shell names it explicitly. The two produce the same file only if the + shell is told to use the same name. +- No file already occupying the copy's name. The shell route overwrites it silently; the + file manager route sidesteps it by choosing a different name, which is a different end + state from the one intended. + +## Steps + +### Step 1 — Left-click at (944, 1035) + +The task is to make a second copy of a file beside the original under a new name, which is a single copy command, so the first move is to open a shell. Move the cursor Left-click the Terminal icon in the Dock. + +![Step 1](vision/frames/step_0001_20260728_123315_at.webp) + +### Step 2 — Type: cp ~/corpus-seed/report.pdf ~/corpus-seed/report\ copy.pdf + +Type a `cp` command that copies the file to a new name in the same directory. The destination name is `report copy.pdf` — with a space — because that is exactly what Finder's Duplicate produces, and the twin has to leave the directory in the same state as the GUI take. The space is escaped with a backslash so the shell reads `report copy.pdf` as one filename rather than as two separate arguments. + +![Step 2](vision/frames/step_0002_20260728_123325_at.webp) + +### Step 3 — Press: return + +After typing the command Press Return to run the copy. + +![Step 3](vision/frames/step_0003_20260728_123330_at.webp) + +### Step 4 — Press: Cmd+Q + +Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete. + +![Step 4](vision/frames/step_0004_20260728_123337_at.webp) + +## Notes & Edge Cases + +- **The space in the destination name has to be escaped, and that is a real cost.** A file + manager creates names containing spaces without asking; a shell then needs `\ ` or + quotes for every reference to that file afterwards, for as long as it exists. Prefer a + name without spaces whenever the name is actually a free choice — here it is not, + because it has to match what the file manager produces. +- **Escaping and quoting are alternatives, and the choice can be forced from outside.** + `report\ copy.pdf` and `"report copy.pdf"` are equivalent to the shell. The escaped form + is used here because the command channel could not carry the quoted one intact — a + constraint worth checking before assuming either form is available. +- **`cp` overwrites the destination without asking.** If a file of that name is already + there, it is replaced and nothing reports it. Check first, or use a flag that refuses. +- **`cp` copies contents, not everything.** Ownership, timestamps and extended attributes + are not preserved by default, so the copy is identical in content and not necessarily in + metadata. +- **Both paths are written in full rather than relying on the current directory.** That + makes the command independent of where the shell happens to be, which matters when it is + typed into a freshly opened window. +- **`~` is expanded by the shell.** Quoting the whole path or passing it to something that + is not a shell leaves a literal `~` directory instead. + diff --git a/data/sessions/finder-duplicate-file-3/metadata.json b/data/sessions/finder-duplicate-file-3/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..c26095bbb8a0358a4eb147baa0e3fbea37a43dcc --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/metadata.json @@ -0,0 +1,90 @@ +{ + "memory_name": "finder-duplicate-file-3", + "memory_description": "", + "session_id": "1d206e52-6956-4384-8b6e-7efa6a4278ff", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T12:32:38.179044741Z", + "completed_at": "2026-07-28T12:34:03.000152053Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T12:33:15.991Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260728_123315_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_123315_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_123315_after.webp", + "raw_command": "Left-clicked at X=944, Y=1035", + "converted_command": "Left-click at (944, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T12:33:25.675Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260728_123325_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260728_123325_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_123325_after.webp", + "raw_command": "Typed: cp ~/corpus-seed/report.pdf ~/corpus-seed/report\\ copy.pdf", + "converted_command": "Type: cp ~/corpus-seed/report.pdf ~/corpus-seed/report\\ copy.pdf" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T12:33:30.631Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260728_123330_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_123330_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_123330_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T12:33:37.624Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260728_123337_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_123337_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_123337_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-duplicate-file-3/reasoning/reasoning.jsonl b/data/sessions/finder-duplicate-file-3/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ce8fdfae8ead82f78981b86c75b18f37dab0c057 --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T12:33:15.991Z", "timestamp_annotated": "2026-08-19T11:30:05.732599+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=944, Y=1035", "converted_command": "Left-click at (944, 1035)", "image_path": "vision/frames/step_0001_20260728_123315_at.webp", "reasoning": "The task is to make a second copy of a file beside the original under a new name, which is a single copy command, so the first move is to open a shell. Move the cursor Left-click the Terminal icon in the Dock.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T12:33:25.675Z", "timestamp_annotated": "2026-08-19T11:30:05.732994+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: cp ~/corpus-seed/report.pdf ~/corpus-seed/report\\ copy.pdf", "converted_command": "Type: cp ~/corpus-seed/report.pdf ~/corpus-seed/report\\ copy.pdf", "image_path": "vision/frames/step_0002_20260728_123325_at.webp", "reasoning": "Type a `cp` command that copies the file to a new name in the same directory. The destination name is `report copy.pdf` — with a space — because that is exactly what Finder's Duplicate produces, and the twin has to leave the directory in the same state as the GUI take. The space is escaped with a backslash so the shell reads `report copy.pdf` as one filename rather than as two separate arguments.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T12:33:30.631Z", "timestamp_annotated": "2026-08-19T11:30:05.733452+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0003_20260728_123330_at.webp", "reasoning": "After typing the command Press Return to run the copy.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T12:33:37.624Z", "timestamp_annotated": "2026-08-19T11:30:05.733924+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0004_20260728_123337_at.webp", "reasoning": "Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete.", "skipped": false} diff --git a/data/sessions/finder-duplicate-file-3/sync_log.json b/data/sessions/finder-duplicate-file-3/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..8ecba98ef8b3ddc7bc4862e17df48259f92ba9e9 --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "1d206e52-6956-4384-8b6e-7efa6a4278ff", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_123315_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/vision/frames/step_0001_20260728_123315_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_123315_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/vision/frames/step_0001_20260728_123315_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_123315_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/vision/frames/step_0001_20260728_123315_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_123325_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/vision/frames/step_0002_20260728_123325_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_123325_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/vision/frames/step_0002_20260728_123325_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_123325_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/vision/frames/step_0002_20260728_123325_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_123330_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/vision/frames/step_0003_20260728_123330_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_123330_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/vision/frames/step_0003_20260728_123330_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_123330_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/vision/frames/step_0003_20260728_123330_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_123337_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/vision/frames/step_0004_20260728_123337_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_123337_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/vision/frames/step_0004_20260728_123337_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_123337_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file-3/vision/frames/step_0004_20260728_123337_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-duplicate-file-3/vision/frames/closing_state.webp b/data/sessions/finder-duplicate-file-3/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..a2caa4cb39cde7dd97af78fac56ade16f1d44b3f --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e93f0a5c8c2394adaf092b499bb97739455f763e85b555efc963b45616a6c3e +size 545810 diff --git a/data/sessions/finder-duplicate-file-3/vision/frames/step_0001_20260728_123315_after.webp b/data/sessions/finder-duplicate-file-3/vision/frames/step_0001_20260728_123315_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..894566703d3aa53b20f77df9f2ae73d5c715f6ab --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/vision/frames/step_0001_20260728_123315_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56835534429393f3f946c75edc66429477da2aebe726d91d5e970def8ed9eec7 +size 544448 diff --git a/data/sessions/finder-duplicate-file-3/vision/frames/step_0001_20260728_123315_at.webp b/data/sessions/finder-duplicate-file-3/vision/frames/step_0001_20260728_123315_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c78d6a145794c6112356b5fc14c77d1e3ddb50d3 --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/vision/frames/step_0001_20260728_123315_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2026e38e16915a524321294b92a436f68c27ad36ad7a7d109ce03776b6d7c4de +size 2137212 diff --git a/data/sessions/finder-duplicate-file-3/vision/frames/step_0001_20260728_123315_before.webp b/data/sessions/finder-duplicate-file-3/vision/frames/step_0001_20260728_123315_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8e43ea2d9197c11808096e47297c34f858c69d83 --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/vision/frames/step_0001_20260728_123315_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07466e4958f7784be4588c5d50719d8b58266b24b61de682fb2fc1e8481b0757 +size 544398 diff --git a/data/sessions/finder-duplicate-file-3/vision/frames/step_0002_20260728_123325_after.webp b/data/sessions/finder-duplicate-file-3/vision/frames/step_0002_20260728_123325_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..85a00b626ebb536c8391368e8e09b036a90f29a0 --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/vision/frames/step_0002_20260728_123325_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ed99dd3a72bfb60608f5e1065dd7540157ddcab85cde9c35f96fa482ec16fe +size 541474 diff --git a/data/sessions/finder-duplicate-file-3/vision/frames/step_0002_20260728_123325_at.webp b/data/sessions/finder-duplicate-file-3/vision/frames/step_0002_20260728_123325_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6ffe2a0819e421ee8b05ab319aae61e692f6e2dc --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/vision/frames/step_0002_20260728_123325_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:703e88f7812ccc2f80ac921302bcdb19fc7fd222d2cb807389d5601b9e674a02 +size 538032 diff --git a/data/sessions/finder-duplicate-file-3/vision/frames/step_0002_20260728_123325_before.webp b/data/sessions/finder-duplicate-file-3/vision/frames/step_0002_20260728_123325_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6ffe2a0819e421ee8b05ab319aae61e692f6e2dc --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/vision/frames/step_0002_20260728_123325_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:703e88f7812ccc2f80ac921302bcdb19fc7fd222d2cb807389d5601b9e674a02 +size 538032 diff --git a/data/sessions/finder-duplicate-file-3/vision/frames/step_0003_20260728_123330_after.webp b/data/sessions/finder-duplicate-file-3/vision/frames/step_0003_20260728_123330_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8f1de6835f9c62a83569ca87780d37e9596df3ff --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/vision/frames/step_0003_20260728_123330_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:506a4b635cc5c54520ac2c13c4b101cd2f753204c1ef7278f629b6abc12fe48b +size 544740 diff --git a/data/sessions/finder-duplicate-file-3/vision/frames/step_0003_20260728_123330_at.webp b/data/sessions/finder-duplicate-file-3/vision/frames/step_0003_20260728_123330_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6ae18fe9648072835703e3d2499fe26246511a01 --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/vision/frames/step_0003_20260728_123330_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dbff5790582fb1c28f4628f546a6a9f27e042064f4ab38376cf277ecdeed74e +size 541490 diff --git a/data/sessions/finder-duplicate-file-3/vision/frames/step_0003_20260728_123330_before.webp b/data/sessions/finder-duplicate-file-3/vision/frames/step_0003_20260728_123330_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6ae18fe9648072835703e3d2499fe26246511a01 --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/vision/frames/step_0003_20260728_123330_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dbff5790582fb1c28f4628f546a6a9f27e042064f4ab38376cf277ecdeed74e +size 541490 diff --git a/data/sessions/finder-duplicate-file-3/vision/frames/step_0004_20260728_123337_after.webp b/data/sessions/finder-duplicate-file-3/vision/frames/step_0004_20260728_123337_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..04cb7d1762a60211c05ad4b0bba8bbdf37593aa0 --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/vision/frames/step_0004_20260728_123337_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a440d04e2f371432e1acacdac194abd834859b2c0b51f6e69769fbc872a8cbc +size 545656 diff --git a/data/sessions/finder-duplicate-file-3/vision/frames/step_0004_20260728_123337_at.webp b/data/sessions/finder-duplicate-file-3/vision/frames/step_0004_20260728_123337_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c64e184a64bc29bda344307b3da48201ea9c937d --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/vision/frames/step_0004_20260728_123337_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1ac780193afa20966ad3a5de1fa6058e510bd058487de1940a15280eda0743 +size 545822 diff --git a/data/sessions/finder-duplicate-file-3/vision/frames/step_0004_20260728_123337_before.webp b/data/sessions/finder-duplicate-file-3/vision/frames/step_0004_20260728_123337_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..46bf2f729d63cb620bac3ffcdc36982ba04d22c3 --- /dev/null +++ b/data/sessions/finder-duplicate-file-3/vision/frames/step_0004_20260728_123337_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15253fad4be89022071afa28842a12b450766ddf579396215a719d2c9d1c3a72 +size 544628 diff --git a/data/sessions/finder-duplicate-file/commands/actuation_commands.json b/data/sessions/finder-duplicate-file/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..e02f83bcf911069fb3d4fcd0d4716cd24c911aaf --- /dev/null +++ b/data/sessions/finder-duplicate-file/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 210, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 433, + "mouse_y": 360, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=433, Y=360", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:12:42.757Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 256, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 433, + "mouse_y": 360, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Right-clicked at X=433, Y=360", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:12:46.230Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 218, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 477, + "mouse_y": 524, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=477, Y=524", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:13:28.799Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 299, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 477, + "mouse_y": 524, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=477, Y=524", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:13:32.283Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-duplicate-file/commands/cc_commands.json b/data/sessions/finder-duplicate-file/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..8aabd0d2fc045c1bc44e06b1d4346bde1f27e7ee --- /dev/null +++ b/data/sessions/finder-duplicate-file/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "433 360 move", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "433 360 right", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "477 524 move", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "477 524 left", + "os": "MACOS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/finder-duplicate-file/commands/converted_input.md b/data/sessions/finder-duplicate-file/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..10a5dca78d4b2173acc4ef620801157d45e5cda9 --- /dev/null +++ b/data/sessions/finder-duplicate-file/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 12:12:42 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T12:12:42.757Z | Move-cursor at (433, 360) | +| 2 | 2026-07-28T12:12:46.230Z | Right-click at (433, 360) | +| 3 | 2026-07-28T12:13:28.799Z | Move-cursor at (477, 524) | +| 4 | 2026-07-28T12:13:32.283Z | Left-click at (477, 524) | diff --git a/data/sessions/finder-duplicate-file/commands/raw_input.md b/data/sessions/finder-duplicate-file/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..8aecc17d1255c2d19acc49294c3d10383734c61f --- /dev/null +++ b/data/sessions/finder-duplicate-file/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 12:12:42 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T12:12:42.757Z | Moved cursor to at X=433, Y=360 | +| 2 | 2026-07-28T12:12:46.230Z | Right-clicked at X=433, Y=360 | +| 3 | 2026-07-28T12:13:28.799Z | Moved cursor to at X=477, Y=524 | +| 4 | 2026-07-28T12:13:32.283Z | Left-clicked at X=477, Y=524 | diff --git a/data/sessions/finder-duplicate-file/memory.md b/data/sessions/finder-duplicate-file/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..5386e98e5e2821a669a6fbd5278e98cb4c589e26 --- /dev/null +++ b/data/sessions/finder-duplicate-file/memory.md @@ -0,0 +1,62 @@ +# Memory: finder-duplicate-file + +## Overview + +Duplicate a file in place through the file manager's context menu. Use this when a second +copy of a file is wanted in the same folder and the file is being worked with by pointing +rather than by name. The route right-clicks the file — which selects it and opens its menu +in one action — and chooses Duplicate. The recorded trace leaves `report copy.pdf` beside +`report.pdf`, byte-identical in size to the original. + +## Prerequisites + +- A desktop environment with a file manager, or a shell — either route reaches the same + end state. +- A file that already exists and can be identified at run time, together with the folder + holding it. The file is found by name, so the name has to be known; its path does not. +- Write access to that folder. The copy is created beside the original, so the folder + itself must be writable even though the original is only read. +- Enough free space for a second copy of the file. +- A decision about the copy's name. The file manager names it automatically, following its + own convention; a shell names it explicitly. The two produce the same file only if the + shell is told to use the same name. +- No file already occupying the copy's name. The shell route overwrites it silently; the + file manager route sidesteps it by choosing a different name, which is a different end + state from the one intended. + +## Steps + +### Step 1 — Move-cursor at (433, 360) + +The task is to make a second copy of `report.pdf` in the folder it already sits in, so the file has to be selected before any command can act on it. Move the cursor onto the `report.pdf` icon in the second row of the `corpus-seed` window. Moving to the target and clicking as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering. + +![Step 1](vision/frames/step_0001_20260728_121242_at.webp) + +### Step 2 — Right-click at (433, 360) + +Move the cursor and Right-click `report.pdf` to select it and open its context menu in one action. The menu holds `Duplicate`, which is the file-manager operation that makes a copy in place; reaching for it through the context menu means the file is named by pointing at it rather than by typing a path. + +![Step 2](vision/frames/step_0002_20260728_121246_at.webp) + +### Step 3 — Move-cursor at (477, 524) + +Before committing to a menu item, check that the menu is acting on the intended file: it reads `Compress "report.pdf"`, which names the target explicitly, and `report.pdf`'s label is highlighted. A context menu opened on empty space or on a neighbouring icon offers a different set of items entirely. Move the cursor down onto `Duplicate`. + +![Step 3](vision/frames/step_0003_20260728_121328_at.webp) + +### Step 4 — Left-click at (477, 524) + +Move the cursor and Left-click `Duplicate`. Finder copies the file into the same folder and names the copy by inserting ` copy` before the extension, producing `report copy.pdf` — the name is chosen by Finder, not typed, so no dialog appears and nothing needs confirming. The new file is created selected, which is the signal that the duplication ran. + +![Step 4](vision/frames/step_0004_20260728_121332_at.webp) + +## Notes & Edge Cases + +1. Right-click the file itself rather than empty space. The menu that opens depends on what is under the pointer, and the duplicate command exists only on a file's own menu — empty space gives the folder's menu, which does not contain it. +2. Move to the target and click as separate actions. A combined move-and-click sometimes reaches the position without the click registering, and on a context menu that failure looks identical to the menu simply not opening. +3. The copy's name is the file manager's choice, not the task's. It appends its own word to the stem and keeps the extension, so a shell asked to do the same job has to be told that exact name — it will not invent the same one. +4. The selection moves to the new copy. That is a useful confirmation, and a trap for any keystroke issued immediately afterwards, which will act on the copy rather than on the original. +5. There is no confirmation, no progress and no undo prompt. Read which file is highlighted before invoking the command, because nothing will ask afterwards. +6. Running the task a second time does not repeat it. With a copy already present the command duplicates whatever is selected and produces a third name, so re-running is not the same as being idempotent. +7. A key command exists for this as well as the menu route. Prefer the key command when the right one is known, and fall back to menu navigation when it does not respond. +8. The file and folder names here are for demonstration. The real names, paths and locations vary by system, so verify them against the machine the task is running on rather than reusing what the trace shows. diff --git a/data/sessions/finder-duplicate-file/metadata.json b/data/sessions/finder-duplicate-file/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..af81d260545ce31939ed94e42b321375500ab949 --- /dev/null +++ b/data/sessions/finder-duplicate-file/metadata.json @@ -0,0 +1,90 @@ +{ + "memory_name": "finder-duplicate-file", + "memory_description": "", + "session_id": "2ab62bb5-9736-45c9-8da1-3062013df20e", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T12:11:42.022544614Z", + "completed_at": "2026-07-28T12:14:40.866899057Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T12:12:42.757Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260728_121242_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_121242_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_121242_after.webp", + "raw_command": "Moved cursor to at X=433, Y=360", + "converted_command": "Move-cursor at (433, 360)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T12:12:46.230Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0002_20260728_121246_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260728_121246_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_121246_after.webp", + "raw_command": "Right-clicked at X=433, Y=360", + "converted_command": "Right-click at (433, 360)" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T12:13:28.799Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0003_20260728_121328_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260728_121328_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_121328_after.webp", + "raw_command": "Moved cursor to at X=477, Y=524", + "converted_command": "Move-cursor at (477, 524)" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T12:13:32.283Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260728_121332_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260728_121332_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_121332_after.webp", + "raw_command": "Left-clicked at X=477, Y=524", + "converted_command": "Left-click at (477, 524)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-duplicate-file/reasoning/reasoning.jsonl b/data/sessions/finder-duplicate-file/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3a21caebf29c15ddf9fdf177e3baad4e55442298 --- /dev/null +++ b/data/sessions/finder-duplicate-file/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T12:12:42.757Z", "timestamp_annotated": "2026-08-19T14:18:25.741047+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=433, Y=360", "converted_command": "Move-cursor at (433, 360)", "image_path": "vision/frames/step_0001_20260728_121242_at.webp", "reasoning": "The task is to make a second copy of `report.pdf` in the folder it already sits in, so the file has to be selected before any command can act on it. Move the cursor onto the `report.pdf` icon in the second row of the `corpus-seed` window. Moving to the target and clicking as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T12:12:46.230Z", "timestamp_annotated": "2026-08-19T14:18:25.741331+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=433, Y=360", "converted_command": "Right-click at (433, 360)", "image_path": "vision/frames/step_0002_20260728_121246_at.webp", "reasoning": "Move the cursor and Right-click `report.pdf` to select it and open its context menu in one action. The menu holds `Duplicate`, which is the file-manager operation that makes a copy in place; reaching for it through the context menu means the file is named by pointing at it rather than by typing a path.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T12:13:28.799Z", "timestamp_annotated": "2026-08-19T14:18:25.741692+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=477, Y=524", "converted_command": "Move-cursor at (477, 524)", "image_path": "vision/frames/step_0003_20260728_121328_at.webp", "reasoning": "Before committing to a menu item, check that the menu is acting on the intended file: it reads `Compress \"report.pdf\"`, which names the target explicitly, and `report.pdf`'s label is highlighted. A context menu opened on empty space or on a neighbouring icon offers a different set of items entirely. Move the cursor down onto `Duplicate`.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T12:13:32.283Z", "timestamp_annotated": "2026-08-19T14:18:25.742053+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=477, Y=524", "converted_command": "Left-click at (477, 524)", "image_path": "vision/frames/step_0004_20260728_121332_at.webp", "reasoning": "Move the cursor and Left-click `Duplicate`. Finder copies the file into the same folder and names the copy by inserting ` copy` before the extension, producing `report copy.pdf` — the name is chosen by Finder, not typed, so no dialog appears and nothing needs confirming. The new file is created selected, which is the signal that the duplication ran.", "skipped": false} diff --git a/data/sessions/finder-duplicate-file/sync_log.json b/data/sessions/finder-duplicate-file/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..00418afb7f8333163751ec038b08f873e518ff39 --- /dev/null +++ b/data/sessions/finder-duplicate-file/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "2ab62bb5-9736-45c9-8da1-3062013df20e", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_121242_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/vision/frames/step_0001_20260728_121242_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_121242_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/vision/frames/step_0001_20260728_121242_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_121242_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/vision/frames/step_0001_20260728_121242_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_121246_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/vision/frames/step_0002_20260728_121246_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_121246_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/vision/frames/step_0002_20260728_121246_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_121246_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/vision/frames/step_0002_20260728_121246_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_121328_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/vision/frames/step_0003_20260728_121328_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_121328_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/vision/frames/step_0003_20260728_121328_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_121328_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/vision/frames/step_0003_20260728_121328_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_121332_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/vision/frames/step_0004_20260728_121332_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_121332_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/vision/frames/step_0004_20260728_121332_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_121332_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-duplicate-file/vision/frames/step_0004_20260728_121332_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-duplicate-file/vision/frames/closing_state.webp b/data/sessions/finder-duplicate-file/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..c97d65be898a54d297a3b62ba092e0dd08096304 --- /dev/null +++ b/data/sessions/finder-duplicate-file/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ed011c4ba36f7639f03109705d40da72ed0290ee64cd5a97ee2cd1c4751952 +size 546466 diff --git a/data/sessions/finder-duplicate-file/vision/frames/step_0001_20260728_121242_after.webp b/data/sessions/finder-duplicate-file/vision/frames/step_0001_20260728_121242_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b2629c8018494b5ff6d2915d35c5ce1358bd5da8 --- /dev/null +++ b/data/sessions/finder-duplicate-file/vision/frames/step_0001_20260728_121242_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11751f309069ba0ac1df625284f8933f37e6c1c2a0457e57bd3ed646a0cbcf85 +size 544686 diff --git a/data/sessions/finder-duplicate-file/vision/frames/step_0001_20260728_121242_at.webp b/data/sessions/finder-duplicate-file/vision/frames/step_0001_20260728_121242_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b11700f5522755c3f837ae6ffd9f15a6d1368083 --- /dev/null +++ b/data/sessions/finder-duplicate-file/vision/frames/step_0001_20260728_121242_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:173b71a9f7cae5d97e7b2de2eb137885641d77c5a704c01463fca7ff57f6c421 +size 2144140 diff --git a/data/sessions/finder-duplicate-file/vision/frames/step_0001_20260728_121242_before.webp b/data/sessions/finder-duplicate-file/vision/frames/step_0001_20260728_121242_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b2629c8018494b5ff6d2915d35c5ce1358bd5da8 --- /dev/null +++ b/data/sessions/finder-duplicate-file/vision/frames/step_0001_20260728_121242_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11751f309069ba0ac1df625284f8933f37e6c1c2a0457e57bd3ed646a0cbcf85 +size 544686 diff --git a/data/sessions/finder-duplicate-file/vision/frames/step_0002_20260728_121246_after.webp b/data/sessions/finder-duplicate-file/vision/frames/step_0002_20260728_121246_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f9a86584d405a0e6bdea99cbda6adc884bb37a55 --- /dev/null +++ b/data/sessions/finder-duplicate-file/vision/frames/step_0002_20260728_121246_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:615941732a85ed5039bdb09b359f4b5679a9fe8f4ca4cb75c89366d267719781 +size 554756 diff --git a/data/sessions/finder-duplicate-file/vision/frames/step_0002_20260728_121246_at.webp b/data/sessions/finder-duplicate-file/vision/frames/step_0002_20260728_121246_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c574232776555494c9076006a769a34b47c8c81a --- /dev/null +++ b/data/sessions/finder-duplicate-file/vision/frames/step_0002_20260728_121246_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ebdf98c4bc84b7b09d37e059a5cb215929c37cb9b376c390836341ea59a020 +size 2143662 diff --git a/data/sessions/finder-duplicate-file/vision/frames/step_0002_20260728_121246_before.webp b/data/sessions/finder-duplicate-file/vision/frames/step_0002_20260728_121246_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6268ca1bc26a2730360e655ef53bf68c33995eb5 --- /dev/null +++ b/data/sessions/finder-duplicate-file/vision/frames/step_0002_20260728_121246_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a4249b3d9037524559e4c09c2bd4ddd4ad8c9e97bf54383a5b7aed65f4760a +size 544548 diff --git a/data/sessions/finder-duplicate-file/vision/frames/step_0003_20260728_121328_after.webp b/data/sessions/finder-duplicate-file/vision/frames/step_0003_20260728_121328_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4f506e074d552b6314cb8b050fa1f70c1b52ba20 --- /dev/null +++ b/data/sessions/finder-duplicate-file/vision/frames/step_0003_20260728_121328_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0befb5abe8d3d23d4a556eda41b875c083f2feb6331121831eec2b44494d3c +size 555500 diff --git a/data/sessions/finder-duplicate-file/vision/frames/step_0003_20260728_121328_at.webp b/data/sessions/finder-duplicate-file/vision/frames/step_0003_20260728_121328_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..25ee7f463373a21d21dabdfe6197741dd428c2f6 --- /dev/null +++ b/data/sessions/finder-duplicate-file/vision/frames/step_0003_20260728_121328_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:944e545115d16a8524b139d59fffa299a0e636bfb110a40b8608950ab90ea834 +size 2164042 diff --git a/data/sessions/finder-duplicate-file/vision/frames/step_0003_20260728_121328_before.webp b/data/sessions/finder-duplicate-file/vision/frames/step_0003_20260728_121328_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..692477a41b2c033f823c627816d5b532070230bb --- /dev/null +++ b/data/sessions/finder-duplicate-file/vision/frames/step_0003_20260728_121328_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09f05afa29ee416dffc4f410ae84b110069b7ca244fdaf1ec43ef4a1c378b8dc +size 554516 diff --git a/data/sessions/finder-duplicate-file/vision/frames/step_0004_20260728_121332_after.webp b/data/sessions/finder-duplicate-file/vision/frames/step_0004_20260728_121332_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0be3ea8795c23ef94dde07f4891ca11ca9ef0b24 --- /dev/null +++ b/data/sessions/finder-duplicate-file/vision/frames/step_0004_20260728_121332_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88c5f6d33fcf9937f83adce9d96c56ac9c57e5ed4ca1fa06211baca5a0c542ea +size 545236 diff --git a/data/sessions/finder-duplicate-file/vision/frames/step_0004_20260728_121332_at.webp b/data/sessions/finder-duplicate-file/vision/frames/step_0004_20260728_121332_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..437242110c0126265e852807e364ceef3f4918cd --- /dev/null +++ b/data/sessions/finder-duplicate-file/vision/frames/step_0004_20260728_121332_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76a7a7de859830422d046548b1663ad3b1d72e23058dd11df5c85789670bae26 +size 2168622 diff --git a/data/sessions/finder-duplicate-file/vision/frames/step_0004_20260728_121332_before.webp b/data/sessions/finder-duplicate-file/vision/frames/step_0004_20260728_121332_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4f506e074d552b6314cb8b050fa1f70c1b52ba20 --- /dev/null +++ b/data/sessions/finder-duplicate-file/vision/frames/step_0004_20260728_121332_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0befb5abe8d3d23d4a556eda41b875c083f2feb6331121831eec2b44494d3c +size 555500 diff --git a/data/sessions/finder-extract-zip-2/commands/actuation_commands.json b/data/sessions/finder-extract-zip-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..6ec181081842ad860930c09ccbce935c5e2ce6ed --- /dev/null +++ b/data/sessions/finder-extract-zip-2/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 281, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 944, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=944, Y=1035", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:39:58.216Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 352, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: unzip ~/corpus-seed/Archive.zip -d ~/corpus-seed/", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:40:07.114Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 244, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:40:11.934Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 575, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:40:19.055Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-extract-zip-2/commands/cc_commands.json b/data/sessions/finder-extract-zip-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..a7ca12b49242778bad3421ec7864040a69df09fd --- /dev/null +++ b/data/sessions/finder-extract-zip-2/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "944 1035 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type unzip ~/corpus-seed/Archive.zip -d ~/corpus-seed/", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/finder-extract-zip-2/commands/converted_input.md b/data/sessions/finder-extract-zip-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..23360a7cd691dcdbb37fe7de6717af29a26c79b8 --- /dev/null +++ b/data/sessions/finder-extract-zip-2/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 16:39:58 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T16:39:58.216Z | Left-click at (944, 1035) | +| 2 | 2026-07-28T16:40:07.114Z | Type: unzip ~/corpus-seed/Archive.zip -d ~/corpus-seed/ | +| 3 | 2026-07-28T16:40:11.934Z | Press: return | +| 4 | 2026-07-28T16:40:19.055Z | Press: Cmd+Q | diff --git a/data/sessions/finder-extract-zip-2/commands/raw_input.md b/data/sessions/finder-extract-zip-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..191610137b03549423eabb0c0e10a7b7c150d93e --- /dev/null +++ b/data/sessions/finder-extract-zip-2/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 16:39:58 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T16:39:58.216Z | Left-clicked at X=944, Y=1035 | +| 2 | 2026-07-28T16:40:07.114Z | Typed: unzip ~/corpus-seed/Archive.zip -d ~/corpus-seed/ | +| 3 | 2026-07-28T16:40:11.934Z | Pressed: return | +| 4 | 2026-07-28T16:40:19.055Z | Pressed: Cmd+Q | diff --git a/data/sessions/finder-extract-zip-2/memory.md b/data/sessions/finder-extract-zip-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..11806035dfd57838049e4a62d377e06b9f5101cf --- /dev/null +++ b/data/sessions/finder-extract-zip-2/memory.md @@ -0,0 +1,70 @@ +# Memory: finder-extract-zip-2 + +## Overview + +Extract a zip archive in place from a shell, so its contents land beside the archive. Use +this as the terminal route to the same end state as double-clicking the archive in a file +manager: the archive is left intact and its contents appear alongside it. The recorded +trace opens a terminal, runs `unzip ~/corpus-seed/Archive.zip -d ~/corpus-seed/`, and quits +with `⌘Q`. + +## Prerequisites + +- A desktop environment with a file manager that can expand archives, or a shell with an + extraction tool. +- An archive file that exists and is readable, in a format the tool handles. +- Write access to the destination folder, and enough free space for the uncompressed + contents — which can be far larger than the archive. +- Knowledge of whether the archive contains a single top-level folder or a set of loose + files. This determines whether extracting "in place" produces one tidy folder or scatters + files across the destination. +- No existing files at the destination that the archive's contents would replace. +- An archive from a source that is trusted enough to unpack. Extraction writes whatever + paths the archive names. + +## Steps + +### Step 1 — Left-click at (944, 1035) + +The task is to extract the contents of a zip archive into the folder that holds it, which `unzip` does in one command, so the first move is to open a shell. Move the cursor and Left-click the Terminal icon in the Dock. + +![Step 1](vision/frames/step_0001_20260728_163958_at.webp) + +### Step 2 — Type: unzip ~/corpus-seed/Archive.zip -d ~/corpus-seed/ + +Type an `unzip` command to extract the archive. `-d` names the directory to extract into, which is given explicitly rather than relying on the current directory — that makes the destination the same as the GUI take's, where double-clicking an archive extracts it beside itself. + +![Step 2](vision/frames/step_0002_20260728_164007_at.webp) + +### Step 3 — Press: return + +After typing the command Press Return to extract. + +![Step 3](vision/frames/step_0003_20260728_164011_at.webp) + +### Step 4 — Press: Cmd+Q + +Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete. + +![Step 4](vision/frames/step_0004_20260728_164019_at.webp) + +## Notes & Edge Cases + +- **Where the contents land depends on the archive, not on the command.** An archive that + stores a top-level folder produces that one folder; an archive of loose files scatters + them directly into the destination. Listing the archive's contents before extracting is + what tells the two apart — and is the difference between a tidy result and a folder full + of stray files. +- **`-d` names the directory to extract *into*, not the folder to create.** Pointing it at + the archive's own folder is what reproduces in-place extraction; pointing it anywhere + else changes the end state even though the command looks the same. +- **The archive is not consumed.** Both routes leave it in place, so the folder ends with + the archive and its contents side by side. +- **Same-named files are the awkward case.** The tool prompts per file by default, which + stalls a command expected to run unattended, and the flags that stop the prompting each + pick a different answer. Decide which before running, not at the prompt. +- **Archives can name paths outside the destination.** Extracting an untrusted archive can + write where it was not pointed. Inspect the entries first when the source is not known. +- **Free space is measured against the uncompressed size**, which the archive's own size + says nothing useful about. + diff --git a/data/sessions/finder-extract-zip-2/metadata.json b/data/sessions/finder-extract-zip-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..4cb6af25ee48195c90d51f69d63c2070f4bdb6b2 --- /dev/null +++ b/data/sessions/finder-extract-zip-2/metadata.json @@ -0,0 +1,90 @@ +{ + "memory_name": "finder-extract-zip-2", + "memory_description": "", + "session_id": "7b3c30eb-a7df-4249-8864-d8c75afa3f41", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T16:39:32.512384038Z", + "completed_at": "2026-07-28T16:40:30.812643545Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T16:39:58.216Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260728_163958_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_163958_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_163958_after.webp", + "raw_command": "Left-clicked at X=944, Y=1035", + "converted_command": "Left-click at (944, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T16:40:07.114Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260728_164007_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260728_164007_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_164007_after.webp", + "raw_command": "Typed: unzip ~/corpus-seed/Archive.zip -d ~/corpus-seed/", + "converted_command": "Type: unzip ~/corpus-seed/Archive.zip -d ~/corpus-seed/" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T16:40:11.934Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260728_164011_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_164011_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_164011_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T16:40:19.055Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260728_164019_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_164019_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_164019_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-extract-zip-2/reasoning/reasoning.jsonl b/data/sessions/finder-extract-zip-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2a0a64fd8b798794c295f65034a5572e80cd83fb --- /dev/null +++ b/data/sessions/finder-extract-zip-2/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T16:39:58.216Z", "timestamp_annotated": "2026-08-19T11:30:05.790751+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=944, Y=1035", "converted_command": "Left-click at (944, 1035)", "image_path": "vision/frames/step_0001_20260728_163958_at.webp", "reasoning": "The task is to extract the contents of a zip archive into the folder that holds it, which `unzip` does in one command, so the first move is to open a shell. Move the cursor and Left-click the Terminal icon in the Dock.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T16:40:07.114Z", "timestamp_annotated": "2026-08-19T11:30:05.791017+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: unzip ~/corpus-seed/Archive.zip -d ~/corpus-seed/", "converted_command": "Type: unzip ~/corpus-seed/Archive.zip -d ~/corpus-seed/", "image_path": "vision/frames/step_0002_20260728_164007_at.webp", "reasoning": "Type an `unzip` command to extract the archive. `-d` names the directory to extract into, which is given explicitly rather than relying on the current directory — that makes the destination the same as the GUI take's, where double-clicking an archive extracts it beside itself.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T16:40:11.934Z", "timestamp_annotated": "2026-08-19T11:30:05.791385+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0003_20260728_164011_at.webp", "reasoning": "After typing the command Press Return to extract.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T16:40:19.055Z", "timestamp_annotated": "2026-08-19T11:30:05.791774+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0004_20260728_164019_at.webp", "reasoning": "Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete.", "skipped": false} diff --git a/data/sessions/finder-extract-zip-2/sync_log.json b/data/sessions/finder-extract-zip-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..8dc2890427cda7b1385fde8b003361723788067c --- /dev/null +++ b/data/sessions/finder-extract-zip-2/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "7b3c30eb-a7df-4249-8864-d8c75afa3f41", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163958_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/vision/frames/step_0001_20260728_163958_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163958_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/vision/frames/step_0001_20260728_163958_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163958_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/vision/frames/step_0001_20260728_163958_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_164007_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/vision/frames/step_0002_20260728_164007_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_164007_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/vision/frames/step_0002_20260728_164007_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_164007_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/vision/frames/step_0002_20260728_164007_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_164011_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/vision/frames/step_0003_20260728_164011_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_164011_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/vision/frames/step_0003_20260728_164011_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_164011_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/vision/frames/step_0003_20260728_164011_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_164019_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/vision/frames/step_0004_20260728_164019_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_164019_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/vision/frames/step_0004_20260728_164019_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_164019_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip-2/vision/frames/step_0004_20260728_164019_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-extract-zip-2/vision/frames/closing_state.webp b/data/sessions/finder-extract-zip-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..f02bbe7c42e5f3fd4f1904c34250101010b32930 --- /dev/null +++ b/data/sessions/finder-extract-zip-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a50a28ce6cf871b453b254431a7f23c7fe4f9839348d500004bf3a52b3a91e29 +size 510340 diff --git a/data/sessions/finder-extract-zip-2/vision/frames/step_0001_20260728_163958_after.webp b/data/sessions/finder-extract-zip-2/vision/frames/step_0001_20260728_163958_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fa4246e779ea0858e8a25141ab4fdd3c76cc430d --- /dev/null +++ b/data/sessions/finder-extract-zip-2/vision/frames/step_0001_20260728_163958_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbdc2c0ba9315549b0771c7caf0e5ef5df839e6feb932ddabdd85034db34f30d +size 510200 diff --git a/data/sessions/finder-extract-zip-2/vision/frames/step_0001_20260728_163958_at.webp b/data/sessions/finder-extract-zip-2/vision/frames/step_0001_20260728_163958_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7dd0bfefc394d14cacc6b8036fa2ab194c67808b --- /dev/null +++ b/data/sessions/finder-extract-zip-2/vision/frames/step_0001_20260728_163958_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e840a4fd59b33897391134da5283f378bec58ae96987fe953ba5d364903df8f7 +size 1929708 diff --git a/data/sessions/finder-extract-zip-2/vision/frames/step_0001_20260728_163958_before.webp b/data/sessions/finder-extract-zip-2/vision/frames/step_0001_20260728_163958_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..18b8266b76559f2089036f58bdaeeb1fc0801e34 --- /dev/null +++ b/data/sessions/finder-extract-zip-2/vision/frames/step_0001_20260728_163958_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9ba7cce9f7066b9def7ab254b3b9ec2021fd7ac1de30de76cb056ae81c458d6 +size 510090 diff --git a/data/sessions/finder-extract-zip-2/vision/frames/step_0002_20260728_164007_after.webp b/data/sessions/finder-extract-zip-2/vision/frames/step_0002_20260728_164007_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1ecbd5dc8ab299a008a457450d6705cff639564b --- /dev/null +++ b/data/sessions/finder-extract-zip-2/vision/frames/step_0002_20260728_164007_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdcff7d93a2c02df5e165eed91abb669be597c653f10b2b07f7b704089dcd047 +size 509982 diff --git a/data/sessions/finder-extract-zip-2/vision/frames/step_0002_20260728_164007_at.webp b/data/sessions/finder-extract-zip-2/vision/frames/step_0002_20260728_164007_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5b927ebb3f687cc5ab8b7131727fce06d8e0a08b --- /dev/null +++ b/data/sessions/finder-extract-zip-2/vision/frames/step_0002_20260728_164007_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f560fc32175c8db400d653a0691063b356b488c7b4e0a1be95548c1cda898492 +size 509720 diff --git a/data/sessions/finder-extract-zip-2/vision/frames/step_0002_20260728_164007_before.webp b/data/sessions/finder-extract-zip-2/vision/frames/step_0002_20260728_164007_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..46c6582034a0876eb87edbc3272ddde5ca0201a6 --- /dev/null +++ b/data/sessions/finder-extract-zip-2/vision/frames/step_0002_20260728_164007_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7554175bfc6faf613fbe6c1f5f856e0b693b5ff39d5878bfd9a6418495d82cfd +size 506586 diff --git a/data/sessions/finder-extract-zip-2/vision/frames/step_0003_20260728_164011_after.webp b/data/sessions/finder-extract-zip-2/vision/frames/step_0003_20260728_164011_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..10bcae4e6c3019d1d52d5ffcea3b6752072761f2 --- /dev/null +++ b/data/sessions/finder-extract-zip-2/vision/frames/step_0003_20260728_164011_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4527e2f6066a9ce9c4f48a3468719f6d71f78b950960884df7d021c33cc3e7f +size 524736 diff --git a/data/sessions/finder-extract-zip-2/vision/frames/step_0003_20260728_164011_at.webp b/data/sessions/finder-extract-zip-2/vision/frames/step_0003_20260728_164011_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1ecbd5dc8ab299a008a457450d6705cff639564b --- /dev/null +++ b/data/sessions/finder-extract-zip-2/vision/frames/step_0003_20260728_164011_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdcff7d93a2c02df5e165eed91abb669be597c653f10b2b07f7b704089dcd047 +size 509982 diff --git a/data/sessions/finder-extract-zip-2/vision/frames/step_0003_20260728_164011_before.webp b/data/sessions/finder-extract-zip-2/vision/frames/step_0003_20260728_164011_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1ecbd5dc8ab299a008a457450d6705cff639564b --- /dev/null +++ b/data/sessions/finder-extract-zip-2/vision/frames/step_0003_20260728_164011_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdcff7d93a2c02df5e165eed91abb669be597c653f10b2b07f7b704089dcd047 +size 509982 diff --git a/data/sessions/finder-extract-zip-2/vision/frames/step_0004_20260728_164019_after.webp b/data/sessions/finder-extract-zip-2/vision/frames/step_0004_20260728_164019_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0ae7ca728a20e8804ce2490dd463d2c33f758251 --- /dev/null +++ b/data/sessions/finder-extract-zip-2/vision/frames/step_0004_20260728_164019_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f86837f5b6e51e2a39911261a6c70afe66bc734d600a90e8c2d343cb67bf6559 +size 510372 diff --git a/data/sessions/finder-extract-zip-2/vision/frames/step_0004_20260728_164019_at.webp b/data/sessions/finder-extract-zip-2/vision/frames/step_0004_20260728_164019_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fee97b0304f7248ba0939530f9057b4e853aafe9 --- /dev/null +++ b/data/sessions/finder-extract-zip-2/vision/frames/step_0004_20260728_164019_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec96e26759178d031b2ded6d6e9e5ea117cc2c75dfb3df01bb2731375ae1b6b0 +size 524866 diff --git a/data/sessions/finder-extract-zip-2/vision/frames/step_0004_20260728_164019_before.webp b/data/sessions/finder-extract-zip-2/vision/frames/step_0004_20260728_164019_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fee97b0304f7248ba0939530f9057b4e853aafe9 --- /dev/null +++ b/data/sessions/finder-extract-zip-2/vision/frames/step_0004_20260728_164019_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec96e26759178d031b2ded6d6e9e5ea117cc2c75dfb3df01bb2731375ae1b6b0 +size 524866 diff --git a/data/sessions/finder-extract-zip/commands/actuation_commands.json b/data/sessions/finder-extract-zip/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..0085926717058d335140086b820aa2d34f9758c5 --- /dev/null +++ b/data/sessions/finder-extract-zip/commands/actuation_commands.json @@ -0,0 +1,40 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 256, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 574, + "mouse_y": 218, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=574, Y=218", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:38:49.395Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 615, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 574, + "mouse_y": 218, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=574, Y=218", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:38:53.580Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-extract-zip/commands/cc_commands.json b/data/sessions/finder-extract-zip/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..b8c9ee9d77564ec5b322e710e2bf7d12bf19adc5 --- /dev/null +++ b/data/sessions/finder-extract-zip/commands/cc_commands.json @@ -0,0 +1,12 @@ +[ + { + "command": "574 218 move", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "574 218 double", + "os": "MACOS", + "step_id": 2 + } +] \ No newline at end of file diff --git a/data/sessions/finder-extract-zip/commands/converted_input.md b/data/sessions/finder-extract-zip/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..553906dcb3334108b7fe8d22476e71df489e447c --- /dev/null +++ b/data/sessions/finder-extract-zip/commands/converted_input.md @@ -0,0 +1,8 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 16:38:49 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T16:38:49.395Z | Move-cursor at (574, 218) | +| 2 | 2026-07-28T16:38:53.580Z | Double-click at (574, 218) | diff --git a/data/sessions/finder-extract-zip/commands/raw_input.md b/data/sessions/finder-extract-zip/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..c878eb9b3377e2a8c492a5e55c04fb4592564539 --- /dev/null +++ b/data/sessions/finder-extract-zip/commands/raw_input.md @@ -0,0 +1,8 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 16:38:49 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T16:38:49.395Z | Moved cursor to at X=574, Y=218 | +| 2 | 2026-07-28T16:38:53.580Z | Double-clicked at X=574, Y=218 | diff --git a/data/sessions/finder-extract-zip/memory.md b/data/sessions/finder-extract-zip/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..2052beb0344d6e831b62b28da6728a17b77a771c --- /dev/null +++ b/data/sessions/finder-extract-zip/memory.md @@ -0,0 +1,48 @@ +# Memory: finder-extract-zip + +## Overview + +Extract a zip archive in place by opening it in the file manager. Use this when an +archive's contents are wanted beside the archive and the archive is visible in a window — +a double-click is the whole task, because the system's archive handler owns the file type +and extracts into the containing folder. The recorded trace is two steps and leaves an +`Archive/` folder next to the untouched `Archive.zip`. + +## Prerequisites + +- A desktop environment with a file manager that can expand archives, or a shell with an + extraction tool. +- An archive file that exists and is readable, in a format the tool handles. +- Write access to the destination folder, and enough free space for the uncompressed + contents — which can be far larger than the archive. +- Knowledge of whether the archive contains a single top-level folder or a set of loose + files. This determines whether extracting "in place" produces one tidy folder or scatters + files across the destination. +- No existing files at the destination that the archive's contents would replace. +- An archive from a source that is trusted enough to unpack. Extraction writes whatever + paths the archive names. + +## Steps + +### Step 1 — Move-cursor at (574, 218) + +The task is to extract the contents of `Archive.zip` into the folder it sits in. Move the cursor onto the `Archive.zip` icon. Moving to the target and acting as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering. + +![Step 1](vision/frames/step_0001_20260728_163849_at.webp) + +### Step 2 — Double-click at (574, 218) + +Move the cursor and Double-click `Archive.zip`. Opening a zip archive on macOS does not show its contents in a viewer — the double-click hands the file to Archive Utility, which expands it in place, so the open *is* the extraction and no separate Extract command exists. A folder named after the archive, `Archive`, appears beside it holding the contents. The original `Archive.zip` is left in place rather than consumed, so the folder ends up with both. + +![Step 2](vision/frames/step_0002_20260728_163853_at.webp) + +## Notes & Edge Cases + +1. Double-clicking an archive extracts it on this system rather than opening it for browsing. The archive tool takes the double-click, there is no dialog and no choice of destination, so the entire operation is decided before it starts. +2. Where the contents land depends on the archive, not on the action. An archive that stores a top-level folder produces that one folder; an archive of loose files scatters them directly into the folder holding the archive. Listing the contents first is what tells the two apart. +3. The archive is not consumed. The folder ends with the archive and its contents side by side, which is normal and not a sign the extraction only half ran. +4. A same-named item already present is not overwritten. The tool appends to the new folder's name instead, so a second run produces a second folder rather than replacing the first — the task is not idempotent. +5. For a small archive there is no progress and no completion message. The extracted item appearing is the only signal, so confirm from the folder rather than waiting for something to report. +6. Free space is measured against the uncompressed size, which the archive's own size says nothing useful about. +7. An archive from an unknown source can name paths outside the destination and write where it was not pointed. Inspect the entries first when the source is not trusted. +8. A double-click is the least reliable gesture to send synthetically. Selecting the file and using the open key command reaches the same place and is easier to confirm. diff --git a/data/sessions/finder-extract-zip/metadata.json b/data/sessions/finder-extract-zip/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..fe689bce5581cd02727db6d41c14898d88a55735 --- /dev/null +++ b/data/sessions/finder-extract-zip/metadata.json @@ -0,0 +1,64 @@ +{ + "memory_name": "finder-extract-zip", + "memory_description": "", + "session_id": "12185360-6561-472e-aa6c-c250ca972c6f", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T16:38:39.663997651Z", + "completed_at": "2026-07-28T16:39:13.791320750Z", + "total_steps": 2, + "annotated_steps": 2, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T16:38:49.395Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260728_163849_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_163849_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_163849_after.webp", + "raw_command": "Moved cursor to at X=574, Y=218", + "converted_command": "Move-cursor at (574, 218)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T16:38:53.580Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0002_20260728_163853_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260728_163853_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_163853_after.webp", + "raw_command": "Double-clicked at X=574, Y=218", + "converted_command": "Double-click at (574, 218)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-extract-zip/reasoning/reasoning.jsonl b/data/sessions/finder-extract-zip/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..02d2a071c8c03716060f0abaa22fc3a07ea7e706 --- /dev/null +++ b/data/sessions/finder-extract-zip/reasoning/reasoning.jsonl @@ -0,0 +1,2 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T16:38:49.395Z", "timestamp_annotated": "2026-08-19T14:18:25.754229+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=574, Y=218", "converted_command": "Move-cursor at (574, 218)", "image_path": "vision/frames/step_0001_20260728_163849_at.webp", "reasoning": "The task is to extract the contents of `Archive.zip` into the folder it sits in. Move the cursor onto the `Archive.zip` icon. Moving to the target and acting as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T16:38:53.580Z", "timestamp_annotated": "2026-08-19T14:18:25.754504+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=574, Y=218", "converted_command": "Double-click at (574, 218)", "image_path": "vision/frames/step_0002_20260728_163853_at.webp", "reasoning": "Move the cursor and Double-click `Archive.zip`. Opening a zip archive on macOS does not show its contents in a viewer — the double-click hands the file to Archive Utility, which expands it in place, so the open *is* the extraction and no separate Extract command exists. A folder named after the archive, `Archive`, appears beside it holding the contents. The original `Archive.zip` is left in place rather than consumed, so the folder ends up with both.", "skipped": false} diff --git a/data/sessions/finder-extract-zip/sync_log.json b/data/sessions/finder-extract-zip/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..8a691eb04396a9eaeb15870042d875312c70570f --- /dev/null +++ b/data/sessions/finder-extract-zip/sync_log.json @@ -0,0 +1,82 @@ +{ + "session_id": "12185360-6561-472e-aa6c-c250ca972c6f", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163849_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip/vision/frames/step_0001_20260728_163849_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163849_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip/vision/frames/step_0001_20260728_163849_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163849_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip/vision/frames/step_0001_20260728_163849_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_163853_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip/vision/frames/step_0002_20260728_163853_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_163853_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip/vision/frames/step_0002_20260728_163853_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_163853_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-extract-zip/vision/frames/step_0002_20260728_163853_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-extract-zip/vision/frames/closing_state.webp b/data/sessions/finder-extract-zip/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..dd57eb35b601f97e5d17be0ade3860a13c3acf03 --- /dev/null +++ b/data/sessions/finder-extract-zip/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fef4c1eb30bbe12954df533af0f10362d645dba926453c6e7aeb477db9527c5 +size 511720 diff --git a/data/sessions/finder-extract-zip/vision/frames/step_0001_20260728_163849_after.webp b/data/sessions/finder-extract-zip/vision/frames/step_0001_20260728_163849_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e7971cca990e0fc733b197121b709b77e5dcc651 --- /dev/null +++ b/data/sessions/finder-extract-zip/vision/frames/step_0001_20260728_163849_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d743d1cc0bc0c4c0118f231e4e5c8ad7e5d54ee58f2549d7227380869ee8b9 +size 510350 diff --git a/data/sessions/finder-extract-zip/vision/frames/step_0001_20260728_163849_at.webp b/data/sessions/finder-extract-zip/vision/frames/step_0001_20260728_163849_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3059b7ad6e128a1d271c7cc755e6f0998f1ef6a6 --- /dev/null +++ b/data/sessions/finder-extract-zip/vision/frames/step_0001_20260728_163849_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e38c2752fce263a639965b2c4b59dd2c4c34f3238ff50fe3d8e98527ba2579df +size 1936584 diff --git a/data/sessions/finder-extract-zip/vision/frames/step_0001_20260728_163849_before.webp b/data/sessions/finder-extract-zip/vision/frames/step_0001_20260728_163849_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e7971cca990e0fc733b197121b709b77e5dcc651 --- /dev/null +++ b/data/sessions/finder-extract-zip/vision/frames/step_0001_20260728_163849_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d743d1cc0bc0c4c0118f231e4e5c8ad7e5d54ee58f2549d7227380869ee8b9 +size 510350 diff --git a/data/sessions/finder-extract-zip/vision/frames/step_0002_20260728_163853_after.webp b/data/sessions/finder-extract-zip/vision/frames/step_0002_20260728_163853_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fba6fff929f34a2c6b0da8891573b908a20c0b4d --- /dev/null +++ b/data/sessions/finder-extract-zip/vision/frames/step_0002_20260728_163853_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d3fdb095a79568a2011e06f17535e505410800d12ea6ce33101026b536f716b +size 505178 diff --git a/data/sessions/finder-extract-zip/vision/frames/step_0002_20260728_163853_at.webp b/data/sessions/finder-extract-zip/vision/frames/step_0002_20260728_163853_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3059b7ad6e128a1d271c7cc755e6f0998f1ef6a6 --- /dev/null +++ b/data/sessions/finder-extract-zip/vision/frames/step_0002_20260728_163853_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e38c2752fce263a639965b2c4b59dd2c4c34f3238ff50fe3d8e98527ba2579df +size 1936584 diff --git a/data/sessions/finder-extract-zip/vision/frames/step_0002_20260728_163853_before.webp b/data/sessions/finder-extract-zip/vision/frames/step_0002_20260728_163853_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e7971cca990e0fc733b197121b709b77e5dcc651 --- /dev/null +++ b/data/sessions/finder-extract-zip/vision/frames/step_0002_20260728_163853_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d743d1cc0bc0c4c0118f231e4e5c8ad7e5d54ee58f2549d7227380869ee8b9 +size 510350 diff --git a/data/sessions/finder-move-to-folder-2/commands/actuation_commands.json b/data/sessions/finder-move-to-folder-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..372dff7a35e87d6d074cc4eeccc9b5a7364e2937 --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 571, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: report", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:19:31.837Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 488, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+C", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:19:35.599Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 343, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: dest", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:19:39.215Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 260, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Down", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:19:43.180Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 702, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Option+Cmd+V", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:19:49.819Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-move-to-folder-2/commands/cc_commands.json b/data/sessions/finder-move-to-folder-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..73197f87cb4a345ec531665f414f9cb23ea79d3c --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "type report", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "press {Cmd+C}", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "type dest", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Cmd+Down}", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "press {Option+Cmd+V}", + "os": "MACOS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/finder-move-to-folder-2/commands/converted_input.md b/data/sessions/finder-move-to-folder-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..85824e93b5f0b3a341795f0148d5cd9fdb39f7a3 --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 13:19:31 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T13:19:31.837Z | Type: report | +| 2 | 2026-07-28T13:19:35.599Z | Press: Cmd+C | +| 3 | 2026-07-28T13:19:39.215Z | Type: dest | +| 4 | 2026-07-28T13:19:43.180Z | Press: Cmd+Down | +| 5 | 2026-07-28T13:19:49.819Z | Press: Option+Cmd+V | diff --git a/data/sessions/finder-move-to-folder-2/commands/raw_input.md b/data/sessions/finder-move-to-folder-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..e622fd7d91191c27c40f529e9a72df7c1456fb7d --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 13:19:31 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T13:19:31.837Z | Typed: report | +| 2 | 2026-07-28T13:19:35.599Z | Pressed: Cmd+C | +| 3 | 2026-07-28T13:19:39.215Z | Typed: dest | +| 4 | 2026-07-28T13:19:43.180Z | Pressed: Cmd+Down | +| 5 | 2026-07-28T13:19:49.819Z | Pressed: Option+Cmd+V | diff --git a/data/sessions/finder-move-to-folder-2/memory.md b/data/sessions/finder-move-to-folder-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..666de4efb820815df2df0f1dd6a73eee94978e60 --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/memory.md @@ -0,0 +1,79 @@ +# Memory: finder-move-to-folder-2 + +## Overview + +Move a file into a subfolder using only the keyboard: select the file by typing its name, +copy it, select the destination folder the same way, open it, and paste as a move. Use this +when a file has to be relocated and no pointing device is available or wanted. Nothing is +left at the source. The recorded trace types `report` to select `report.pdf`, presses +`⌘C`, types `dest` to select the folder, `⌘↓` to open it, and `⌥⌘V` — the move variant of +paste — to place the file inside. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file to move and a destination folder, both existing before the task starts and both + identifiable by name. +- Write access to both the source folder and the destination. A move deletes from one and + creates in the other, so read access to the file alone is not enough. +- Clarity that the result is a move, not a copy. Nothing must remain at the source when + the task finishes. +- No file of the same name already in the destination — it is overwritten without a useful + warning, and the original is gone by then, so the overwritten data is unrecoverable. +- Both locations on the same volume, where that can be arranged. A move within a volume + renames an entry; a move across volumes copies and then deletes, which takes time + proportional to the file and can fail partway. + +## Steps + +### Step 1 — Type: report + +The task is to move a file into a subfolder so that nothing is left behind, using the keyboard only, which starts with selecting the file. Type `report` to select `report.pdf` by name, using Finder's type-select. + +![Step 1](vision/frames/step_0001_20260728_131931_at.webp) + +### Step 2 — Press: Cmd+C + +Press ⌘C (Cmd+C) to put the file on the clipboard. Finder has no separate cut command for files — copy is the only way to load the clipboard, and whether the result is a copy or a move is decided at paste time. + +![Step 2](vision/frames/step_0002_20260728_131935_at.webp) + +### Step 3 — Type: dest + +Type `dest` to select the destination folder by name. + +![Step 3](vision/frames/step_0003_20260728_131939_at.webp) + +### Step 4 — Press: Cmd+Down + +Press ⌘↓ (Cmd+Down) to open the folder, so the window is inside `dest` when the paste happens. + +![Step 4](vision/frames/step_0004_20260728_131943_at.webp) + +### Step 5 — Press: Option+Cmd+V + +Press ⌥⌘V (Option+Cmd+V) to paste as a move. This is the one step that differs from the copy task: holding Option turns Finder's Paste Item into Move Item Here, so the file is removed from `corpus-seed` instead of being duplicated. The same clipboard contents produce either outcome depending on this modifier. + +![Step 5](vision/frames/step_0005_20260728_131949_at.webp) + +## Notes & Edge Cases + +- **The move is decided at the paste, not at the copy.** The first keystroke is the same + one a copy uses; holding the extra modifier at paste time is the entire difference + between the two tasks. Pasting without it leaves the original behind and the task has + quietly done something else. +- **A copy and a move look identical at the destination.** The only way to tell them apart + is to check that the source folder no longer holds the file. Verify there, not in the + folder just opened. +- **The move variant of paste is not always advertised.** It appears in the menu only + while the modifier is held, so there is nothing on screen to discover it from — and no + feedback afterwards saying which of the two happened. +- **`⌘↓` opens the selection, so the selection has to be the folder.** On a file it opens + the file in an application instead, and the paste then lands somewhere unintended. +- **Type-select acts on the front window's contents.** With no click anywhere in the + trace, a window that has lost focus sends every keystroke somewhere else, including the + destructive one. +- **A move that overwrites destroys the target silently, and the source is already gone.** + Check the destination for a same-named file before pasting; there is nothing to undo to + afterwards. + diff --git a/data/sessions/finder-move-to-folder-2/metadata.json b/data/sessions/finder-move-to-folder-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..9370dd81f1499606c39f08a66a72b189e945f44d --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "finder-move-to-folder-2", + "memory_description": "", + "session_id": "e56f077f-a294-484b-9d1e-3c9beca86b50", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T13:19:16.007939630Z", + "completed_at": "2026-07-28T13:20:30.750785309Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T13:19:31.837Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0001_20260728_131931_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0001_20260728_131931_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_131931_after.webp", + "raw_command": "Typed: report", + "converted_command": "Type: report" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T13:19:35.599Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0002_20260728_131935_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260728_131935_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_131935_after.webp", + "raw_command": "Pressed: Cmd+C", + "converted_command": "Press: Cmd+C" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T13:19:39.215Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0003_20260728_131939_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_131939_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_131939_after.webp", + "raw_command": "Typed: dest", + "converted_command": "Type: dest" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T13:19:43.180Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260728_131943_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_131943_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_131943_after.webp", + "raw_command": "Pressed: Cmd+Down", + "converted_command": "Press: Cmd+Down" + }, + { + "step_id": 5, + "timestamp": "2026-07-28T13:19:49.819Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260728_131949_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260728_131949_before.webp", + "after_image_path": "vision/frames/step_0005_20260728_131949_after.webp", + "raw_command": "Pressed: Option+Cmd+V", + "converted_command": "Press: Option+Cmd+V" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-move-to-folder-2/reasoning/reasoning.jsonl b/data/sessions/finder-move-to-folder-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..615a197dd524297c851c8eecae21f593d5d8d03e --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T13:19:31.837Z", "timestamp_annotated": "2026-08-19T11:30:05.760754+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: report", "converted_command": "Type: report", "image_path": "vision/frames/step_0001_20260728_131931_at.webp", "reasoning": "The task is to move a file into a subfolder so that nothing is left behind, using the keyboard only, which starts with selecting the file. Type `report` to select `report.pdf` by name, using Finder's type-select.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T13:19:35.599Z", "timestamp_annotated": "2026-08-19T11:30:05.761097+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+C", "converted_command": "Press: Cmd+C", "image_path": "vision/frames/step_0002_20260728_131935_at.webp", "reasoning": "Press ⌘C (Cmd+C) to put the file on the clipboard. Finder has no separate cut command for files — copy is the only way to load the clipboard, and whether the result is a copy or a move is decided at paste time.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T13:19:39.215Z", "timestamp_annotated": "2026-08-19T11:30:05.761428+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: dest", "converted_command": "Type: dest", "image_path": "vision/frames/step_0003_20260728_131939_at.webp", "reasoning": "Type `dest` to select the destination folder by name.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T13:19:43.180Z", "timestamp_annotated": "2026-08-19T11:30:05.761785+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Down", "converted_command": "Press: Cmd+Down", "image_path": "vision/frames/step_0004_20260728_131943_at.webp", "reasoning": "Press ⌘↓ (Cmd+Down) to open the folder, so the window is inside `dest` when the paste happens.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-28T13:19:49.819Z", "timestamp_annotated": "2026-08-19T11:30:05.762179+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Option+Cmd+V", "converted_command": "Press: Option+Cmd+V", "image_path": "vision/frames/step_0005_20260728_131949_at.webp", "reasoning": "Press ⌥⌘V (Option+Cmd+V) to paste as a move. This is the one step that differs from the copy task: holding Option turns Finder's Paste Item into Move Item Here, so the file is removed from `corpus-seed` instead of being duplicated. The same clipboard contents produce either outcome depending on this modifier.", "skipped": false} diff --git a/data/sessions/finder-move-to-folder-2/sync_log.json b/data/sessions/finder-move-to-folder-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..ceb108a5160236f555da66560411b35cb18e0a16 --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "e56f077f-a294-484b-9d1e-3c9beca86b50", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_131931_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/vision/frames/step_0001_20260728_131931_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_131931_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/vision/frames/step_0001_20260728_131931_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_131931_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/vision/frames/step_0001_20260728_131931_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_131935_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/vision/frames/step_0002_20260728_131935_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_131935_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/vision/frames/step_0002_20260728_131935_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_131935_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/vision/frames/step_0002_20260728_131935_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_131939_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/vision/frames/step_0003_20260728_131939_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_131939_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/vision/frames/step_0003_20260728_131939_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_131939_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/vision/frames/step_0003_20260728_131939_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_131943_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/vision/frames/step_0004_20260728_131943_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_131943_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/vision/frames/step_0004_20260728_131943_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_131943_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/vision/frames/step_0004_20260728_131943_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_131949_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/vision/frames/step_0005_20260728_131949_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_131949_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/vision/frames/step_0005_20260728_131949_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_131949_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-2/vision/frames/step_0005_20260728_131949_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/closing_state.webp b/data/sessions/finder-move-to-folder-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..7aeeb3a7e2e07edb4199042c7c4e7b58858c0fc7 --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9caff5a3febaa09e0c3e9af236cc88e573c5854c1fa71f8e21fea2448dd3441 +size 548868 diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/step_0001_20260728_131931_after.webp b/data/sessions/finder-move-to-folder-2/vision/frames/step_0001_20260728_131931_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..afdc1d71912ba53639a8bd2780cbcd4e2842b058 --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/step_0001_20260728_131931_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f3c2f5ab21b2436f7330b9cdcd7049e6d1ae8442ea7391c99d4ed6304cd54b +size 545422 diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/step_0001_20260728_131931_at.webp b/data/sessions/finder-move-to-folder-2/vision/frames/step_0001_20260728_131931_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b8f6fa8e4befb2b19e32caa1764a35e9025265f1 --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/step_0001_20260728_131931_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6b9e2f19087b63cb175862003cc768639ac1ae1bcfe9bbf346316afd14f4b9d +size 545064 diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/step_0001_20260728_131931_before.webp b/data/sessions/finder-move-to-folder-2/vision/frames/step_0001_20260728_131931_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f83ce67e370aa157befedaccb6e58a6c14592cea --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/step_0001_20260728_131931_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ba37a8633fcadefe20f1c30583afee478976244d68996d48da64c349c753155 +size 544732 diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/step_0002_20260728_131935_after.webp b/data/sessions/finder-move-to-folder-2/vision/frames/step_0002_20260728_131935_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ab77a9a105587c68cbd054a07d77463cc79c1ab --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/step_0002_20260728_131935_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb80e2811e31fb72390001116d410aaa331d14d4331881c7fd9b3854419187b +size 545278 diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/step_0002_20260728_131935_at.webp b/data/sessions/finder-move-to-folder-2/vision/frames/step_0002_20260728_131935_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ab77a9a105587c68cbd054a07d77463cc79c1ab --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/step_0002_20260728_131935_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb80e2811e31fb72390001116d410aaa331d14d4331881c7fd9b3854419187b +size 545278 diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/step_0002_20260728_131935_before.webp b/data/sessions/finder-move-to-folder-2/vision/frames/step_0002_20260728_131935_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..afdc1d71912ba53639a8bd2780cbcd4e2842b058 --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/step_0002_20260728_131935_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f3c2f5ab21b2436f7330b9cdcd7049e6d1ae8442ea7391c99d4ed6304cd54b +size 545422 diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/step_0003_20260728_131939_after.webp b/data/sessions/finder-move-to-folder-2/vision/frames/step_0003_20260728_131939_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..245fe0ad7106a57325d8bfd7f52bfd26b63935dd --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/step_0003_20260728_131939_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ab2788fe0f6635f4e53a41f8d4f351c748cf06fbf613c4b4201ca0a7286bbaf +size 545224 diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/step_0003_20260728_131939_at.webp b/data/sessions/finder-move-to-folder-2/vision/frames/step_0003_20260728_131939_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ab77a9a105587c68cbd054a07d77463cc79c1ab --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/step_0003_20260728_131939_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb80e2811e31fb72390001116d410aaa331d14d4331881c7fd9b3854419187b +size 545278 diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/step_0003_20260728_131939_before.webp b/data/sessions/finder-move-to-folder-2/vision/frames/step_0003_20260728_131939_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ab77a9a105587c68cbd054a07d77463cc79c1ab --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/step_0003_20260728_131939_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb80e2811e31fb72390001116d410aaa331d14d4331881c7fd9b3854419187b +size 545278 diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/step_0004_20260728_131943_after.webp b/data/sessions/finder-move-to-folder-2/vision/frames/step_0004_20260728_131943_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..db7c4ee8019d8874aaacb340e5f7f2d8e7220974 --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/step_0004_20260728_131943_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:808562f96a60a3dbc22b3a72695ae26953627b7dc4779042bf9cef8049be9f48 +size 547822 diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/step_0004_20260728_131943_at.webp b/data/sessions/finder-move-to-folder-2/vision/frames/step_0004_20260728_131943_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..245fe0ad7106a57325d8bfd7f52bfd26b63935dd --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/step_0004_20260728_131943_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ab2788fe0f6635f4e53a41f8d4f351c748cf06fbf613c4b4201ca0a7286bbaf +size 545224 diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/step_0004_20260728_131943_before.webp b/data/sessions/finder-move-to-folder-2/vision/frames/step_0004_20260728_131943_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..245fe0ad7106a57325d8bfd7f52bfd26b63935dd --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/step_0004_20260728_131943_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ab2788fe0f6635f4e53a41f8d4f351c748cf06fbf613c4b4201ca0a7286bbaf +size 545224 diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/step_0005_20260728_131949_after.webp b/data/sessions/finder-move-to-folder-2/vision/frames/step_0005_20260728_131949_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fae6d2ea7b3ab77a588967634759d13b7b874ba5 --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/step_0005_20260728_131949_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8929f3b186e60c5e0bcd91e9dc737cceab309d843b4e1e27b8ef93381220ddd3 +size 548860 diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/step_0005_20260728_131949_at.webp b/data/sessions/finder-move-to-folder-2/vision/frames/step_0005_20260728_131949_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..91591cf39bd8212993005a1e2bfb00b9d4b39962 --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/step_0005_20260728_131949_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86ee76ca32a6e69b9b81ea60eaf935ff724b6b6b208f79c57f72dc86f5f4c85 +size 548860 diff --git a/data/sessions/finder-move-to-folder-2/vision/frames/step_0005_20260728_131949_before.webp b/data/sessions/finder-move-to-folder-2/vision/frames/step_0005_20260728_131949_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..443c29bc299822eb55155f4058f3a1419c2a6362 --- /dev/null +++ b/data/sessions/finder-move-to-folder-2/vision/frames/step_0005_20260728_131949_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd19be0c2e9b4fdd8ad8b152b6f4e28bd98353abc41ab984eef3e104827b27e9 +size 547732 diff --git a/data/sessions/finder-move-to-folder-3/commands/actuation_commands.json b/data/sessions/finder-move-to-folder-3/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..e157b4bce63839e38b46707af9a05ad8eed13286 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 263, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 944, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=944, Y=1035", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:20:51.584Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 331, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: mv ~/corpus-seed/report.pdf ~/corpus-seed/dest/", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:21:00.225Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 203, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:21:04.558Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 478, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:21:10.176Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-move-to-folder-3/commands/cc_commands.json b/data/sessions/finder-move-to-folder-3/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..7515bc94843a532be663c7352f595fd00145394e --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "944 1035 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type mv ~/corpus-seed/report.pdf ~/corpus-seed/dest/", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/finder-move-to-folder-3/commands/converted_input.md b/data/sessions/finder-move-to-folder-3/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..bc820f2edd52a62576600b0ab45c2ae7a0e0bd72 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 13:20:51 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T13:20:51.584Z | Left-click at (944, 1035) | +| 2 | 2026-07-28T13:21:00.225Z | Type: mv ~/corpus-seed/report.pdf ~/corpus-seed/dest/ | +| 3 | 2026-07-28T13:21:04.558Z | Press: return | +| 4 | 2026-07-28T13:21:10.176Z | Press: Cmd+Q | diff --git a/data/sessions/finder-move-to-folder-3/commands/raw_input.md b/data/sessions/finder-move-to-folder-3/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..3c1437a6646b621184afb742d27bbac98942a193 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 13:20:51 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T13:20:51.584Z | Left-clicked at X=944, Y=1035 | +| 2 | 2026-07-28T13:21:00.225Z | Typed: mv ~/corpus-seed/report.pdf ~/corpus-seed/dest/ | +| 3 | 2026-07-28T13:21:04.558Z | Pressed: return | +| 4 | 2026-07-28T13:21:10.176Z | Pressed: Cmd+Q | diff --git a/data/sessions/finder-move-to-folder-3/memory.md b/data/sessions/finder-move-to-folder-3/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..541ffe82ffd8dff094a2c4f924bce3fdfd683897 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/memory.md @@ -0,0 +1,69 @@ +# Memory: finder-move-to-folder-3 + +## Overview + +Move a file into a subfolder from a shell. Use this as the terminal route to the same end +state as the file-manager task: one `mv` names the source and the destination folder, and +nothing is left behind. The recorded trace opens a terminal, runs `mv +~/corpus-seed/report.pdf ~/corpus-seed/dest/`, and quits with `⌘Q`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file to move and a destination folder, both existing before the task starts and both + identifiable by name. +- Write access to both the source folder and the destination. A move deletes from one and + creates in the other, so read access to the file alone is not enough. +- Clarity that the result is a move, not a copy. Nothing must remain at the source when + the task finishes. +- No file of the same name already in the destination — it is overwritten without a useful + warning, and the original is gone by then, so the overwritten data is unrecoverable. +- Both locations on the same volume, where that can be arranged. A move within a volume + renames an entry; a move across volumes copies and then deletes, which takes time + proportional to the file and can fail partway. + +## Steps + +### Step 1 — Left-click at (944, 1035) + +The task is to move a file into a subfolder, leaving nothing behind, which is a single `mv`, so the first move is to open a shell. Move the cursor and Left-click the Terminal icon in the Dock. + +![Step 1](vision/frames/step_0001_20260728_132051_at.webp) + +### Step 2 — Type: mv ~/corpus-seed/report.pdf ~/corpus-seed/dest/ + +Type an `mv` command to move the file into the destination folder. `mv` relocates rather than duplicating, so nothing is left at the source — the single-word difference from `cp` is the whole difference between this task and the copy task. + +![Step 2](vision/frames/step_0002_20260728_132100_at.webp) + +### Step 3 — Press: return + +After typing the command Press Return to run the move. + +![Step 3](vision/frames/step_0003_20260728_132104_at.webp) + +### Step 4 — Press: Cmd+Q + +Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete. + +![Step 4](vision/frames/step_0004_20260728_132110_at.webp) + +## Notes & Edge Cases + +- **The trailing slash is what forces the destination to be a directory.** Without it, a + missing `dest` is treated as a new filename and the file is renamed instead of moved — + the original disappears, a strangely-named file appears, and nothing reports an error. + This is the single most consequential character in the command. +- **`mv` overwrites a same-named file at the destination without asking, and the source is + gone by then.** Unlike a copy, there is nothing left to recover from. Check the + destination first, or use a flag that refuses to clobber. +- **A move within one volume is instant; across volumes it is a copy and a delete.** The + slow case can fail partway and leave the file in both places, or in neither. Where the + data matters, confirm both ends afterwards rather than assuming atomicity. +- **`mv` renames and moves with the same verb.** Whether it does one or the other depends + entirely on whether the destination resolves to an existing directory — which is why the + destination's existence matters more here than in most commands. +- **Absolute paths keep the command independent of the shell's current directory**, which + is unknown in a freshly opened window. +- **The prompt returning is not confirmation the file arrived.** Check the destination. + diff --git a/data/sessions/finder-move-to-folder-3/metadata.json b/data/sessions/finder-move-to-folder-3/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..1b11acc7892021bdd891207362073032c033f6dd --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/metadata.json @@ -0,0 +1,90 @@ +{ + "memory_name": "finder-move-to-folder-3", + "memory_description": "", + "session_id": "8527e7ec-ae48-4c39-9810-b7aebe0d6454", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T13:20:36.131386209Z", + "completed_at": "2026-07-28T13:21:17.060006727Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T13:20:51.584Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260728_132051_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_132051_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_132051_after.webp", + "raw_command": "Left-clicked at X=944, Y=1035", + "converted_command": "Left-click at (944, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T13:21:00.225Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260728_132100_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260728_132100_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_132100_after.webp", + "raw_command": "Typed: mv ~/corpus-seed/report.pdf ~/corpus-seed/dest/", + "converted_command": "Type: mv ~/corpus-seed/report.pdf ~/corpus-seed/dest/" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T13:21:04.558Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260728_132104_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_132104_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_132104_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T13:21:10.176Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260728_132110_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_132110_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_132110_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-move-to-folder-3/reasoning/reasoning.jsonl b/data/sessions/finder-move-to-folder-3/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..862eee1645b8b804c1edb325dc8897465be8d0f8 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T13:20:51.584Z", "timestamp_annotated": "2026-08-19T11:30:05.765408+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=944, Y=1035", "converted_command": "Left-click at (944, 1035)", "image_path": "vision/frames/step_0001_20260728_132051_at.webp", "reasoning": "The task is to move a file into a subfolder, leaving nothing behind, which is a single `mv`, so the first move is to open a shell. Move the cursor and Left-click the Terminal icon in the Dock.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T13:21:00.225Z", "timestamp_annotated": "2026-08-19T11:30:05.765752+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: mv ~/corpus-seed/report.pdf ~/corpus-seed/dest/", "converted_command": "Type: mv ~/corpus-seed/report.pdf ~/corpus-seed/dest/", "image_path": "vision/frames/step_0002_20260728_132100_at.webp", "reasoning": "Type an `mv` command to move the file into the destination folder. `mv` relocates rather than duplicating, so nothing is left at the source — the single-word difference from `cp` is the whole difference between this task and the copy task.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T13:21:04.558Z", "timestamp_annotated": "2026-08-19T11:30:05.766165+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0003_20260728_132104_at.webp", "reasoning": "After typing the command Press Return to run the move.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T13:21:10.176Z", "timestamp_annotated": "2026-08-19T11:30:05.766600+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0004_20260728_132110_at.webp", "reasoning": "Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete.", "skipped": false} diff --git a/data/sessions/finder-move-to-folder-3/sync_log.json b/data/sessions/finder-move-to-folder-3/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..4daeea71d11903dea59553cd75035daa5a6a5ae2 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "8527e7ec-ae48-4c39-9810-b7aebe0d6454", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_132051_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/vision/frames/step_0001_20260728_132051_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_132051_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/vision/frames/step_0001_20260728_132051_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_132051_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/vision/frames/step_0001_20260728_132051_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_132100_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/vision/frames/step_0002_20260728_132100_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_132100_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/vision/frames/step_0002_20260728_132100_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_132100_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/vision/frames/step_0002_20260728_132100_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_132104_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/vision/frames/step_0003_20260728_132104_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_132104_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/vision/frames/step_0003_20260728_132104_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_132104_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/vision/frames/step_0003_20260728_132104_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_132110_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/vision/frames/step_0004_20260728_132110_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_132110_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/vision/frames/step_0004_20260728_132110_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_132110_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder-3/vision/frames/step_0004_20260728_132110_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-move-to-folder-3/vision/frames/closing_state.webp b/data/sessions/finder-move-to-folder-3/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..fe57911f484961d35d8ce8ffe952a92fe5702ce2 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b10021b07655adaa828faec5e7210e46bedf4106fe3f8419a6bd9706522caeb +size 543468 diff --git a/data/sessions/finder-move-to-folder-3/vision/frames/step_0001_20260728_132051_after.webp b/data/sessions/finder-move-to-folder-3/vision/frames/step_0001_20260728_132051_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..71082e8d4676fd40246e1119143b025b8d2bdce6 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/vision/frames/step_0001_20260728_132051_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35cc07b3200d7663edae2f359b6f90caf8353285e99ebae111b8f349a9b52bce +size 544692 diff --git a/data/sessions/finder-move-to-folder-3/vision/frames/step_0001_20260728_132051_at.webp b/data/sessions/finder-move-to-folder-3/vision/frames/step_0001_20260728_132051_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7a58b35f19d4b7276e297ab3a1686f497cefd806 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/vision/frames/step_0001_20260728_132051_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8047c55ac37d68bf7b3f19ce7a989034201ea31efc6cee5f2ea8f63d13c681a2 +size 2138286 diff --git a/data/sessions/finder-move-to-folder-3/vision/frames/step_0001_20260728_132051_before.webp b/data/sessions/finder-move-to-folder-3/vision/frames/step_0001_20260728_132051_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..71082e8d4676fd40246e1119143b025b8d2bdce6 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/vision/frames/step_0001_20260728_132051_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35cc07b3200d7663edae2f359b6f90caf8353285e99ebae111b8f349a9b52bce +size 544692 diff --git a/data/sessions/finder-move-to-folder-3/vision/frames/step_0002_20260728_132100_after.webp b/data/sessions/finder-move-to-folder-3/vision/frames/step_0002_20260728_132100_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4f26c06fe8de4b54efb29401e04963942a055096 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/vision/frames/step_0002_20260728_132100_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21c57b6b0fd03cab64e92c4e69e0dbe2899d583183c948e7c544a3b74716a13 +size 540664 diff --git a/data/sessions/finder-move-to-folder-3/vision/frames/step_0002_20260728_132100_at.webp b/data/sessions/finder-move-to-folder-3/vision/frames/step_0002_20260728_132100_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f30de4e43287f392cd395f45c2acf3615273b745 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/vision/frames/step_0002_20260728_132100_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481b8d4ece24a07256f600b6e1f89b6238f995a55ca405d550755c4865be29aa +size 541040 diff --git a/data/sessions/finder-move-to-folder-3/vision/frames/step_0002_20260728_132100_before.webp b/data/sessions/finder-move-to-folder-3/vision/frames/step_0002_20260728_132100_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d8978f194dc8e2f21376d03784ad53c73c8c4deb --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/vision/frames/step_0002_20260728_132100_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c901d0049ac4d4bdd8026dc71d6c13f4183f73bb94cb832e98251b6f0ef4862 +size 538086 diff --git a/data/sessions/finder-move-to-folder-3/vision/frames/step_0003_20260728_132104_after.webp b/data/sessions/finder-move-to-folder-3/vision/frames/step_0003_20260728_132104_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0badffbd0685385f8007a7e93b3982efad6049b6 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/vision/frames/step_0003_20260728_132104_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:712d898efe053597cf5e4a1d5c0cb10bae2bd10fcb06c5ddb06e2c462d440d99 +size 541806 diff --git a/data/sessions/finder-move-to-folder-3/vision/frames/step_0003_20260728_132104_at.webp b/data/sessions/finder-move-to-folder-3/vision/frames/step_0003_20260728_132104_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f1baf80492931cdf7c26087cc995e22cc539c81d --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/vision/frames/step_0003_20260728_132104_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9b9a29e297446cc65c9c7db52c3e259f99829030344ca6ef78bafa5d935cf82 +size 542838 diff --git a/data/sessions/finder-move-to-folder-3/vision/frames/step_0003_20260728_132104_before.webp b/data/sessions/finder-move-to-folder-3/vision/frames/step_0003_20260728_132104_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4f26c06fe8de4b54efb29401e04963942a055096 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/vision/frames/step_0003_20260728_132104_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21c57b6b0fd03cab64e92c4e69e0dbe2899d583183c948e7c544a3b74716a13 +size 540664 diff --git a/data/sessions/finder-move-to-folder-3/vision/frames/step_0004_20260728_132110_after.webp b/data/sessions/finder-move-to-folder-3/vision/frames/step_0004_20260728_132110_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..39e57b6b547910d9f781c7716db2cf5bad3ebdd8 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/vision/frames/step_0004_20260728_132110_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbbaad42ca70d63cd0dec0504f08f533c5edeaf2b339da68cbd646d5e4e78f19 +size 543590 diff --git a/data/sessions/finder-move-to-folder-3/vision/frames/step_0004_20260728_132110_at.webp b/data/sessions/finder-move-to-folder-3/vision/frames/step_0004_20260728_132110_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0badffbd0685385f8007a7e93b3982efad6049b6 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/vision/frames/step_0004_20260728_132110_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:712d898efe053597cf5e4a1d5c0cb10bae2bd10fcb06c5ddb06e2c462d440d99 +size 541806 diff --git a/data/sessions/finder-move-to-folder-3/vision/frames/step_0004_20260728_132110_before.webp b/data/sessions/finder-move-to-folder-3/vision/frames/step_0004_20260728_132110_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0badffbd0685385f8007a7e93b3982efad6049b6 --- /dev/null +++ b/data/sessions/finder-move-to-folder-3/vision/frames/step_0004_20260728_132110_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:712d898efe053597cf5e4a1d5c0cb10bae2bd10fcb06c5ddb06e2c462d440d99 +size 541806 diff --git a/data/sessions/finder-move-to-folder/commands/actuation_commands.json b/data/sessions/finder-move-to-folder/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..b163ed93eac55c8cc6edfaa7caab50980dd0a5c5 --- /dev/null +++ b/data/sessions/finder-move-to-folder/commands/actuation_commands.json @@ -0,0 +1,21 @@ +[ + { + "action_subtype": "drag", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 3060, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 543, + "mouse_y": 248, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Dragged to X=543, Y=248", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T13:18:28.023Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-move-to-folder/commands/cc_commands.json b/data/sessions/finder-move-to-folder/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..69028923445bc9f32651dd9b807eb02a0049d6af --- /dev/null +++ b/data/sessions/finder-move-to-folder/commands/cc_commands.json @@ -0,0 +1,7 @@ +[ + { + "command": "Dragged to X=543, Y=248", + "os": "MACOS", + "step_id": 1 + } +] \ No newline at end of file diff --git a/data/sessions/finder-move-to-folder/commands/converted_input.md b/data/sessions/finder-move-to-folder/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..f9c4fe637dd617f3b41485705906d9cd92c809d5 --- /dev/null +++ b/data/sessions/finder-move-to-folder/commands/converted_input.md @@ -0,0 +1,7 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 13:18:28 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T13:18:28.023Z | Drag at (543, 248) | diff --git a/data/sessions/finder-move-to-folder/commands/raw_input.md b/data/sessions/finder-move-to-folder/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..ba496c3acee64e99267a28ed6d6037a8a75b79a7 --- /dev/null +++ b/data/sessions/finder-move-to-folder/commands/raw_input.md @@ -0,0 +1,7 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 13:18:28 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T13:18:28.023Z | Dragged to X=543, Y=248 | diff --git a/data/sessions/finder-move-to-folder/memory.md b/data/sessions/finder-move-to-folder/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..a4985e673721448b3ba227a85f42b5f119fe5f91 --- /dev/null +++ b/data/sessions/finder-move-to-folder/memory.md @@ -0,0 +1,48 @@ +# Memory: finder-move-to-folder + +## Overview + +Move a file into a subfolder by dragging it onto the destination folder. Use this when +both the file and the destination are visible in the same window — the drag is the whole +task, and it is the most direct route there is. The recorded trace is a single step: +`report.pdf` dragged onto `dest`, leaving nothing behind in the source folder. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file to move and a destination folder, both existing before the task starts and both + identifiable by name. +- Write access to both the source folder and the destination. A move deletes from one and + creates in the other, so read access to the file alone is not enough. +- Clarity that the result is a move, not a copy. Nothing must remain at the source when + the task finishes. +- No file of the same name already in the destination — it is overwritten without a useful + warning, and the original is gone by then, so the overwritten data is unrecoverable. +- Both locations on the same volume, where that can be arranged. A move within a volume + renames an entry; a move across volumes copies and then deletes, which takes time + proportional to the file and can fail partway. + +## Steps + +### Step 1 — Drag from (433, 360) to (543, 248) + +The task is to move `report.pdf` into the `dest` folder, and dragging the file onto the folder does the whole thing in one action — the drop both names the destination and performs the move, so no menu, dialog or path is involved. Press on the `report.pdf` icon in row 2, drag it onto the `dest` folder icon in row 1, and release. Within a single volume a plain drag **moves** rather than copies, which is why no modifier is held; the confirmation is that `report.pdf` disappears from `corpus-seed` afterwards rather than appearing twice. Give the drop a moment before checking — the file system is not updated instantly, and spring-loaded folders can re-open the target under the pointer, both of which can make a landed drag look as though it failed. + +![Step 1](vision/frames/step_0001_20260728_131828_at.webp) + +## Notes & Edge Cases + +- **A drag is one gesture, and only the release commits it.** Press on the source, move to + the target, release there — the drop point is what names the destination. A move with no + button held changes nothing, and a release over the wrong thing is a completed action + with no warning, not a cancelled one. +- **The drop target has to be the folder, not the space near it.** A release a few pixels + off lands the file back in the same folder at a new icon position, which looks like + nothing happened. Confirm from the destination's contents, not from the drag appearing + to complete. +- **Hovering over a folder mid-drag can open it.** Spring-loading treats a pause over a + folder as an instruction to go inside, so a slow drag can end up dropping a level deeper + than intended. Move deliberately and check where the window ended up. +- **Check the destination before assuming failure.** A drop can take a moment to appear in + a window that has not refreshed; reading the folder too early is what makes a successful + move look like a failed one. diff --git a/data/sessions/finder-move-to-folder/metadata.json b/data/sessions/finder-move-to-folder/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..a1f0f6aeb0d97163132af142f0d344a9f3b781a7 --- /dev/null +++ b/data/sessions/finder-move-to-folder/metadata.json @@ -0,0 +1,51 @@ +{ + "memory_name": "finder-move-to-folder", + "memory_description": "", + "session_id": "ddd495ba-0b73-44a1-85ed-a944bfec91be", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T13:18:09.496667232Z", + "completed_at": "2026-07-28T13:18:36.957688120Z", + "total_steps": 1, + "annotated_steps": 1, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T13:18:28.023Z", + "action_type": "mouse", + "action_subtype": "drag", + "image_path": "vision/frames/step_0001_20260728_131828_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_131828_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_131828_after.webp", + "raw_command": "Dragged to X=543, Y=248", + "converted_command": "Drag from (433, 360) to (543, 248)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-move-to-folder/reasoning/reasoning.jsonl b/data/sessions/finder-move-to-folder/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f4564954fbf05d61459b36795264f27c950f04bc --- /dev/null +++ b/data/sessions/finder-move-to-folder/reasoning/reasoning.jsonl @@ -0,0 +1 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T13:18:28.023Z", "timestamp_annotated": "2026-08-19T14:18:25.745600+00:00", "action_type": "mouse", "action_subtype": "drag", "raw_command": "Dragged to X=543, Y=248", "converted_command": "Drag from (433, 360) to (543, 248)", "image_path": "vision/frames/step_0001_20260728_131828_at.webp", "reasoning": "The task is to move `report.pdf` into the `dest` folder, and dragging the file onto the folder does the whole thing in one action — the drop both names the destination and performs the move, so no menu, dialog or path is involved. Press on the `report.pdf` icon in row 2, drag it onto the `dest` folder icon in row 1, and release. Within a single volume a plain drag **moves** rather than copies, which is why no modifier is held; the confirmation is that `report.pdf` disappears from `corpus-seed` afterwards rather than appearing twice. Give the drop a moment before checking — the file system is not updated instantly, and spring-loaded folders can re-open the target under the pointer, both of which can make a landed drag look as though it failed.", "skipped": false} diff --git a/data/sessions/finder-move-to-folder/sync_log.json b/data/sessions/finder-move-to-folder/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..144c17d8a1fd34fd02ea4d99ced3b8f2aa04d466 --- /dev/null +++ b/data/sessions/finder-move-to-folder/sync_log.json @@ -0,0 +1,61 @@ +{ + "session_id": "ddd495ba-0b73-44a1-85ed-a944bfec91be", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_131828_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder/vision/frames/step_0001_20260728_131828_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_131828_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder/vision/frames/step_0001_20260728_131828_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_131828_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder/vision/frames/step_0001_20260728_131828_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-move-to-folder/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-move-to-folder/vision/frames/closing_state.webp b/data/sessions/finder-move-to-folder/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..a8dd1d3d9e3b38a3342c794b8a8cd46da605c1fd --- /dev/null +++ b/data/sessions/finder-move-to-folder/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d08dcbb2fae19820561ac8af173566129b33b448baeeea4bf1ff309bac322a +size 543502 diff --git a/data/sessions/finder-move-to-folder/vision/frames/step_0001_20260728_131828_after.webp b/data/sessions/finder-move-to-folder/vision/frames/step_0001_20260728_131828_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..839e44af84d910a9d6bce7b24e72a2ebeee20c43 --- /dev/null +++ b/data/sessions/finder-move-to-folder/vision/frames/step_0001_20260728_131828_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b313d4e51647f8b4e1bf9f9975910af0caabf7ec2dd384ca6cb2dc3b5f2151dd +size 543710 diff --git a/data/sessions/finder-move-to-folder/vision/frames/step_0001_20260728_131828_at.webp b/data/sessions/finder-move-to-folder/vision/frames/step_0001_20260728_131828_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f9fe1a238ae874aa8c17f15cfd69718d8dbac60b --- /dev/null +++ b/data/sessions/finder-move-to-folder/vision/frames/step_0001_20260728_131828_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d4bca0f6a601c0a3a5ce0ce4d110c20a2aa47a1759e3dba0f084c11460a488e +size 2151376 diff --git a/data/sessions/finder-move-to-folder/vision/frames/step_0001_20260728_131828_before.webp b/data/sessions/finder-move-to-folder/vision/frames/step_0001_20260728_131828_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..45ad0247bf1acd0315573c9a60c9ecf614b03051 --- /dev/null +++ b/data/sessions/finder-move-to-folder/vision/frames/step_0001_20260728_131828_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af96826b388a695312f65786f8922813d0d05c5ada4f829f7dd24c5effb8d695 +size 546692 diff --git a/data/sessions/finder-nested-folders-2/commands/actuation_commands.json b/data/sessions/finder-nested-folders-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..774d5b582f103c286da82bebc089ad4eb677de2a --- /dev/null +++ b/data/sessions/finder-nested-folders-2/commands/actuation_commands.json @@ -0,0 +1,382 @@ +[ + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 506, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Shift+O", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:13:43.041Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 522, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Shift+N", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:14:10.564Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 946, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Projects", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:14:19.732Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 205, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:14:32.516Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 214, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Down", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:14:46.698Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 519, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Shift+N", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:15:04.128Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 204, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: 2026", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:15:12.226Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 220, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:15:20.476Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 176, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Down", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:15:32.668Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 502, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Shift+N", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:15:47.160Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 187, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Q3", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:16:01.816Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 159, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:16:12.607Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 164, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Down", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:16:23.664Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 503, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Shift+D", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:16:58.913Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 164, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: sample", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:17:15.906Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 506, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+C", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:17:44.033Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 502, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Shift+G", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:17:55.739Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 182, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: ~/Documents/Projects/2026/Q3", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:18:17.524Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 179, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:18:47.728Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 478, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Option+V", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:18:54.715Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-nested-folders-2/commands/cc_commands.json b/data/sessions/finder-nested-folders-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..9f3530cc7bd2174495057e54a385fdb0ec30c21c --- /dev/null +++ b/data/sessions/finder-nested-folders-2/commands/cc_commands.json @@ -0,0 +1,102 @@ +[ + { + "command": "press {Cmd+Shift+O}", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "press {Cmd+Shift+N}", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "type Projects", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "press {Cmd+Down}", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "press {Cmd+Shift+N}", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "type 2026", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "press {Cmd+Down}", + "os": "MACOS", + "step_id": 9 + }, + { + "command": "press {Cmd+Shift+N}", + "os": "MACOS", + "step_id": 10 + }, + { + "command": "type Q3", + "os": "MACOS", + "step_id": 11 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 12 + }, + { + "command": "press {Cmd+Down}", + "os": "MACOS", + "step_id": 13 + }, + { + "command": "press {Cmd+Shift+D}", + "os": "MACOS", + "step_id": 14 + }, + { + "command": "type sample", + "os": "MACOS", + "step_id": 15 + }, + { + "command": "press {Cmd+C}", + "os": "MACOS", + "step_id": 16 + }, + { + "command": "press {Cmd+Shift+G}", + "os": "MACOS", + "step_id": 17 + }, + { + "command": "type ~/Documents/Projects/2026/Q3", + "os": "MACOS", + "step_id": 18 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 19 + }, + { + "command": "press {Cmd+Option+V}", + "os": "MACOS", + "step_id": 20 + } +] \ No newline at end of file diff --git a/data/sessions/finder-nested-folders-2/commands/converted_input.md b/data/sessions/finder-nested-folders-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..318380687f06d4e6463ed1a5c364f82122eb15aa --- /dev/null +++ b/data/sessions/finder-nested-folders-2/commands/converted_input.md @@ -0,0 +1,26 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-13 11:13:43 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-13T11:13:43.041Z | Press: Cmd+Shift+O | +| 2 | 2026-07-13T11:14:10.564Z | Press: Cmd+Shift+N | +| 3 | 2026-07-13T11:14:19.732Z | Type: Projects | +| 4 | 2026-07-13T11:14:32.516Z | Press: Enter | +| 5 | 2026-07-13T11:14:46.698Z | Press: Cmd+Down | +| 6 | 2026-07-13T11:15:04.128Z | Press: Cmd+Shift+N | +| 7 | 2026-07-13T11:15:12.226Z | Type: 2026 | +| 8 | 2026-07-13T11:15:20.476Z | Press: Enter | +| 9 | 2026-07-13T11:15:32.668Z | Press: Cmd+Down | +| 10 | 2026-07-13T11:15:47.160Z | Press: Cmd+Shift+N | +| 11 | 2026-07-13T11:16:01.816Z | Type: Q3 | +| 12 | 2026-07-13T11:16:12.607Z | Press: Enter | +| 13 | 2026-07-13T11:16:23.664Z | Press: Cmd+Down | +| 14 | 2026-07-13T11:16:58.913Z | Press: Cmd+Shift+D | +| 15 | 2026-07-13T11:17:15.906Z | Type: sample | +| 16 | 2026-07-13T11:17:44.033Z | Press: Cmd+C | +| 17 | 2026-07-13T11:17:55.739Z | Press: Cmd+Shift+G | +| 18 | 2026-07-13T11:18:17.524Z | Type: ~/Documents/Projects/2026/Q3 | +| 19 | 2026-07-13T11:18:47.728Z | Press: Enter | +| 20 | 2026-07-13T11:18:54.715Z | Press: Cmd+Option+V | diff --git a/data/sessions/finder-nested-folders-2/commands/raw_input.md b/data/sessions/finder-nested-folders-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..400b3dbebfa39417f87502adc1a5d5fd32d62864 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/commands/raw_input.md @@ -0,0 +1,26 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-13 11:13:43 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-13T11:13:43.041Z | Pressed: Cmd+Shift+O | +| 2 | 2026-07-13T11:14:10.564Z | Pressed: Cmd+Shift+N | +| 3 | 2026-07-13T11:14:19.732Z | Typed: Projects | +| 4 | 2026-07-13T11:14:32.516Z | Pressed: Return | +| 5 | 2026-07-13T11:14:46.698Z | Pressed: Cmd+Down | +| 6 | 2026-07-13T11:15:04.128Z | Pressed: Cmd+Shift+N | +| 7 | 2026-07-13T11:15:12.226Z | Typed: 2026 | +| 8 | 2026-07-13T11:15:20.476Z | Pressed: Return | +| 9 | 2026-07-13T11:15:32.668Z | Pressed: Cmd+Down | +| 10 | 2026-07-13T11:15:47.160Z | Pressed: Cmd+Shift+N | +| 11 | 2026-07-13T11:16:01.816Z | Typed: Q3 | +| 12 | 2026-07-13T11:16:12.607Z | Pressed: Return | +| 13 | 2026-07-13T11:16:23.664Z | Pressed: Cmd+Down | +| 14 | 2026-07-13T11:16:58.913Z | Pressed: Cmd+Shift+D | +| 15 | 2026-07-13T11:17:15.906Z | Typed: sample | +| 16 | 2026-07-13T11:17:44.033Z | Pressed: Cmd+C | +| 17 | 2026-07-13T11:17:55.739Z | Pressed: Cmd+Shift+G | +| 18 | 2026-07-13T11:18:17.524Z | Typed: ~/Documents/Projects/2026/Q3 | +| 19 | 2026-07-13T11:18:47.728Z | Pressed: Return | +| 20 | 2026-07-13T11:18:54.715Z | Pressed: Cmd+Option+V | diff --git a/data/sessions/finder-nested-folders-2/memory.md b/data/sessions/finder-nested-folders-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..3978eadf1c290702ef1223365e7d6a795d934a28 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/memory.md @@ -0,0 +1,152 @@ +# Memory: finder-nested-folders-2 + +## Overview +Create a nested folder hierarchy in macOS Finder and file a loose file into the deepest +level using the **keyboard only**, no pointer. This memory reaches Documents with +`⇧⌘O`, builds `Documents/Projects/2026/Q3/` one level at a time — `⇧⌘N`, type the name +(`Projects`, `2026`, `Q3`), `Return`, then `⌘↓` to descend into each new level — then +selects the target with `⇧⌘D` + type-to-select, copies it with `⌘C`, jumps to the +destination with `⇧⌘G` (typing the path), and moves it in place with `⌥⌘V` (move-here +paste). Use it when the same "categorize a file into a project → year → quarter tree" +goal must be accomplished without a mouse — e.g. from a keyboard-driven or +accessibility context. + +## Prerequisites +- Runs on macOS with Finder available (the GUI path uses Finder's context-menu + "New Folder" and drag-to-move; the terminal and keyboard modalities reach the + same end state on the same system). +- A file to be organized already exists and is locatable — this memory relocates a + file, it does not create one. Its name and location differ from machine to + machine, so identify the target file at run time rather than assuming a fixed + path. +- Write access to the location where the folder tree is created, and no folder of + the same name already exists at that level (otherwise the create step collides or + renames). + +## Steps + +### Step 1 — Press: Cmd+Shift+O + +The task is creating nested folders. For that the first step is to open the finder and select the directory where the folder is intended to be created. + +![Step 1](vision/frames/step_0001_20260713_111343_at.webp) + +### Step 2 — Press: Cmd+Shift+N + +Once in the directory in the finder is open use key commands to create a new folder. + +![Step 2](vision/frames/step_0002_20260713_111410_at.webp) + +### Step 3 — Type: Projects + +A folder with a pre-filled name untitled folder selected by default. Normally there is no need to backspace and typing the required folder name should name the folder. In this case the folder is named as Projects. + +![Step 3](vision/frames/step_0003_20260713_111419_at.webp) + +### Step 4 — Press: Enter + +Once the name is typed pressing the enter button finalizes the folder name. + +![Step 4](vision/frames/step_0004_20260713_111432_at.webp) + +### Step 5 — Press: Cmd+Down + +To create the nested folder first open the newly created folder using the key command or by double left mouse click. + +![Step 5](vision/frames/step_0005_20260713_111446_at.webp) + +### Step 6 — Press: Cmd+Shift+N + +Once the folder is open use the key command to create a new folder. + +![Step 6](vision/frames/step_0006_20260713_111504_at.webp) + +### Step 7 — Type: 2026 + +Just like in the step 3 the system will ask to enter the new folder name that was created inside the Projects folder as a nested folder. In this case the data is being segregated by year and the current year is 2026 the folder will be named as 2026. + +![Step 7](vision/frames/step_0007_20260713_111512_at.webp) + +### Step 8 — Press: Enter + +After name typing is done press enter to finalize the folder name. + +![Step 8](vision/frames/step_0008_20260713_111520_at.webp) + +### Step 9 — Press: Cmd+Down + +Repeat step 5 to open the newly created 2026 folder because the data is further drilled down into quarters to organize the data more accurately. + +![Step 9](vision/frames/step_0009_20260713_111532_at.webp) + +### Step 10 — Press: Cmd+Shift+N + +Repeat step 2 to create a new folder inside the folder 2026. + +![Step 10](vision/frames/step_0010_20260713_111547_at.webp) + +### Step 11 — Type: Q3 + +At the time of creation the current quarter is Q3 so the folder will be named Q3. + +![Step 11](vision/frames/step_0011_20260713_111601_at.webp) + +### Step 12 — Press: Enter + +After typing the folder name press enter to finalize the folder name. + +![Step 12](vision/frames/step_0012_20260713_111612_at.webp) + +### Step 13 — Press: Cmd+Down + +Once the folder is finalized and nested folders are prepared for the task, open the folder to move the file that belongs to quarter 3. + +![Step 13](vision/frames/step_0013_20260713_111623_at.webp) + +### Step 14 — Press: Cmd+Shift+D + +The file that needs to be moved into Q3 is located on desktop home screen, but normally the file can be located anywhere and finding the file location is the first task before moving. In this case the file location is known and is located at desktop directory, so open the desktop directory use key command. + +![Step 14](vision/frames/step_0014_20260713_111658_at.webp) + +### Step 15 — Type: sample + +Once in the desktop directory find and select the text file named sample. + +![Step 15](vision/frames/step_0015_20260713_111715_at.webp) + +### Step 16 — Press: Cmd+C + +After selecting the sample.txt file use the copy key command (Cmd+C) to copy the file. + +![Step 16](vision/frames/step_0016_20260713_111744_at.webp) + +### Step 17 — Press: Cmd+Shift+G + +After the file is copied use the key command (Cmd+Shift+G) to open a small text field in Finder where you type a folder path and press Enter to jump straight there. + +![Step 17](vision/frames/step_0017_20260713_111755_at.webp) + +### Step 18 — Type: ~/Documents/Projects/2026/Q3 + +Once the text field is open type the file path to Q3 folder. + +![Step 18](vision/frames/step_0018_20260713_111817_at.webp) + +### Step 19 — Press: Enter + +After entering the file path press enter to jump straight to the Q3 nested folder. + +![Step 19](vision/frames/step_0019_20260713_111847_at.webp) + +### Step 20 — Press: Cmd+Option+V + +Once in Q3 folder use the key command (Cmd+Option+V) to paste the copied sample.txt file. + +![Step 20](vision/frames/step_0020_20260713_111854_at.webp) + +## Notes & Edge Cases + +1. Certain keyboard shortcuts also have manual mouse based alternatives, so when a key command fails or changes due to an update, navigate manually using the mouse as an alternative to the keyboard shortcut, and vice-versa. +2. The nested directory can be created using the both manual navigating the interface and using the terminal commands, when one method fails another can be used as an alternative. But always select the fastest and efficient method for performing the task and use the manual navigation as fallback in case of failure. +3. The folders, files, and file paths are for demonstration purposes only. The actual folders, files, and file paths vary based on the user's own system and environment. This only demonstrates how the task, sub-task, and so on are performed, so always verify the folders, files, file paths, and folder locations when performing the tasks. diff --git a/data/sessions/finder-nested-folders-2/metadata.json b/data/sessions/finder-nested-folders-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..1fb42855fefea03d581406c26bd99f5ff4bfb804 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/metadata.json @@ -0,0 +1,295 @@ +{ + "memory_name": "finder-nested-folders-2", + "memory_description": "", + "session_id": "4cf3e58a-edca-4789-9dd8-01ae786951e7", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-13T10:55:35.133561244Z", + "completed_at": "2026-07-13T11:21:01.674028275Z", + "total_steps": 20, + "annotated_steps": 20, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-13T11:13:43.041Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0001_20260713_111343_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0001_20260713_111343_before.webp", + "after_image_path": "vision/frames/step_0001_20260713_111343_after.webp", + "raw_command": "Pressed: Cmd+Shift+O", + "converted_command": "Press: Cmd+Shift+O" + }, + { + "step_id": 2, + "timestamp": "2026-07-13T11:14:10.564Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0002_20260713_111410_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260713_111410_before.webp", + "after_image_path": "vision/frames/step_0002_20260713_111410_after.webp", + "raw_command": "Pressed: Cmd+Shift+N", + "converted_command": "Press: Cmd+Shift+N" + }, + { + "step_id": 3, + "timestamp": "2026-07-13T11:14:19.732Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0003_20260713_111419_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260713_111419_before.webp", + "after_image_path": "vision/frames/step_0003_20260713_111419_after.webp", + "raw_command": "Typed: Projects", + "converted_command": "Type: Projects" + }, + { + "step_id": 4, + "timestamp": "2026-07-13T11:14:32.516Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260713_111432_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260713_111432_before.webp", + "after_image_path": "vision/frames/step_0004_20260713_111432_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 5, + "timestamp": "2026-07-13T11:14:46.698Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260713_111446_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260713_111446_before.webp", + "after_image_path": "vision/frames/step_0005_20260713_111446_after.webp", + "raw_command": "Pressed: Cmd+Down", + "converted_command": "Press: Cmd+Down" + }, + { + "step_id": 6, + "timestamp": "2026-07-13T11:15:04.128Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260713_111504_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260713_111504_before.webp", + "after_image_path": "vision/frames/step_0006_20260713_111504_after.webp", + "raw_command": "Pressed: Cmd+Shift+N", + "converted_command": "Press: Cmd+Shift+N" + }, + { + "step_id": 7, + "timestamp": "2026-07-13T11:15:12.226Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0007_20260713_111512_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260713_111512_before.webp", + "after_image_path": "vision/frames/step_0007_20260713_111512_after.webp", + "raw_command": "Typed: 2026", + "converted_command": "Type: 2026" + }, + { + "step_id": 8, + "timestamp": "2026-07-13T11:15:20.476Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0008_20260713_111520_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260713_111520_before.webp", + "after_image_path": "vision/frames/step_0008_20260713_111520_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 9, + "timestamp": "2026-07-13T11:15:32.668Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0009_20260713_111532_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260713_111532_before.webp", + "after_image_path": "vision/frames/step_0009_20260713_111532_after.webp", + "raw_command": "Pressed: Cmd+Down", + "converted_command": "Press: Cmd+Down" + }, + { + "step_id": 10, + "timestamp": "2026-07-13T11:15:47.160Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0010_20260713_111547_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0010_20260713_111547_before.webp", + "after_image_path": "vision/frames/step_0010_20260713_111547_after.webp", + "raw_command": "Pressed: Cmd+Shift+N", + "converted_command": "Press: Cmd+Shift+N" + }, + { + "step_id": 11, + "timestamp": "2026-07-13T11:16:01.816Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0011_20260713_111601_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0011_20260713_111601_before.webp", + "after_image_path": "vision/frames/step_0011_20260713_111601_after.webp", + "raw_command": "Typed: Q3", + "converted_command": "Type: Q3" + }, + { + "step_id": 12, + "timestamp": "2026-07-13T11:16:12.607Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0012_20260713_111612_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0012_20260713_111612_before.webp", + "after_image_path": "vision/frames/step_0012_20260713_111612_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 13, + "timestamp": "2026-07-13T11:16:23.664Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0013_20260713_111623_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0013_20260713_111623_before.webp", + "after_image_path": "vision/frames/step_0013_20260713_111623_after.webp", + "raw_command": "Pressed: Cmd+Down", + "converted_command": "Press: Cmd+Down" + }, + { + "step_id": 14, + "timestamp": "2026-07-13T11:16:58.913Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0014_20260713_111658_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0014_20260713_111658_before.webp", + "after_image_path": "vision/frames/step_0014_20260713_111658_after.webp", + "raw_command": "Pressed: Cmd+Shift+D", + "converted_command": "Press: Cmd+Shift+D" + }, + { + "step_id": 15, + "timestamp": "2026-07-13T11:17:15.906Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0015_20260713_111715_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0015_20260713_111715_before.webp", + "after_image_path": "vision/frames/step_0015_20260713_111715_after.webp", + "raw_command": "Typed: sample", + "converted_command": "Type: sample" + }, + { + "step_id": 16, + "timestamp": "2026-07-13T11:17:44.033Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0016_20260713_111744_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0016_20260713_111744_before.webp", + "after_image_path": "vision/frames/step_0016_20260713_111744_after.webp", + "raw_command": "Pressed: Cmd+C", + "converted_command": "Press: Cmd+C" + }, + { + "step_id": 17, + "timestamp": "2026-07-13T11:17:55.739Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0017_20260713_111755_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0017_20260713_111755_before.webp", + "after_image_path": "vision/frames/step_0017_20260713_111755_after.webp", + "raw_command": "Pressed: Cmd+Shift+G", + "converted_command": "Press: Cmd+Shift+G" + }, + { + "step_id": 18, + "timestamp": "2026-07-13T11:18:17.524Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0018_20260713_111817_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0018_20260713_111817_before.webp", + "after_image_path": "vision/frames/step_0018_20260713_111817_after.webp", + "raw_command": "Typed: ~/Documents/Projects/2026/Q3", + "converted_command": "Type: ~/Documents/Projects/2026/Q3" + }, + { + "step_id": 19, + "timestamp": "2026-07-13T11:18:47.728Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0019_20260713_111847_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0019_20260713_111847_before.webp", + "after_image_path": "vision/frames/step_0019_20260713_111847_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 20, + "timestamp": "2026-07-13T11:18:54.715Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0020_20260713_111854_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0020_20260713_111854_before.webp", + "after_image_path": "vision/frames/step_0020_20260713_111854_after.webp", + "raw_command": "Pressed: Cmd+Option+V", + "converted_command": "Press: Cmd+Option+V" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-nested-folders-2/reasoning/reasoning.jsonl b/data/sessions/finder-nested-folders-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..17090bff9aa5ce8399b398c0945c1b2b3e52ad3b --- /dev/null +++ b/data/sessions/finder-nested-folders-2/reasoning/reasoning.jsonl @@ -0,0 +1,20 @@ +{"step_id": 1, "timestamp_action": "2026-07-13T11:13:43.041Z", "timestamp_annotated": "2026-08-04T08:52:35.175162+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Shift+O", "converted_command": "Press: Cmd+Shift+O", "image_path": "vision/frames/step_0001_20260713_111343_at.webp", "reasoning": "The task is creating nested folders. For that the first step is to open the finder and select the directory where the folder is intended to be created.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-13T11:14:10.564Z", "timestamp_annotated": "2026-08-04T08:55:02.791831+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Shift+N", "converted_command": "Press: Cmd+Shift+N", "image_path": "vision/frames/step_0002_20260713_111410_at.webp", "reasoning": "Once in the directory in the finder is open use key commands to create a new folder.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-13T11:14:19.732Z", "timestamp_annotated": "2026-08-04T09:03:17.673520+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Projects", "converted_command": "Type: Projects", "image_path": "vision/frames/step_0003_20260713_111419_at.webp", "reasoning": "A folder with a pre-filled name untitled folder selected by default. Normally there is no need to backspace and typing the required folder name should name the folder. In this case the folder is named as Projects.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-13T11:14:32.516Z", "timestamp_annotated": "2026-08-04T09:00:17.060515+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0004_20260713_111432_at.webp", "reasoning": "Once the name is typed pressing the enter button finalizes the folder name.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-13T11:14:46.698Z", "timestamp_annotated": "2026-08-04T09:15:07.508062+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Down", "converted_command": "Press: Cmd+Down", "image_path": "vision/frames/step_0005_20260713_111446_at.webp", "reasoning": "To create the nested folder first open the newly created folder using the key command or by double left mouse click.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-13T11:15:04.128Z", "timestamp_annotated": "2026-08-04T09:17:31.467408+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Shift+N", "converted_command": "Press: Cmd+Shift+N", "image_path": "vision/frames/step_0006_20260713_111504_at.webp", "reasoning": "Once the folder is open use the key command to create a new folder.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-13T11:15:12.226Z", "timestamp_annotated": "2026-08-04T09:22:10.144465+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 2026", "converted_command": "Type: 2026", "image_path": "vision/frames/step_0007_20260713_111512_at.webp", "reasoning": "Just like in the step 3 the system will ask to enter the new folder name that was created inside the Projects folder as a nested folder. In this case the data is being segregated by year and the current year is 2026 the folder will be named as 2026.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-13T11:15:20.476Z", "timestamp_annotated": "2026-08-04T09:37:45.064038+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0008_20260713_111520_at.webp", "reasoning": "After name typing is done press enter to finalize the folder name.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-13T11:15:32.668Z", "timestamp_annotated": "2026-08-04T09:39:26.869034+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Down", "converted_command": "Press: Cmd+Down", "image_path": "vision/frames/step_0009_20260713_111532_at.webp", "reasoning": "Repeat step 5 to open the newly created 2026 folder because the data is further drilled down into quarters to organize the data more accurately.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-13T11:15:47.160Z", "timestamp_annotated": "2026-08-04T09:40:12.483609+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Shift+N", "converted_command": "Press: Cmd+Shift+N", "image_path": "vision/frames/step_0010_20260713_111547_at.webp", "reasoning": "Repeat step 2 to create a new folder inside the folder 2026.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-13T11:16:01.816Z", "timestamp_annotated": "2026-08-04T10:11:38.047193+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Q3", "converted_command": "Type: Q3", "image_path": "vision/frames/step_0011_20260713_111601_at.webp", "reasoning": "At the time of creation the current quarter is Q3 so the folder will be named Q3.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-13T11:16:12.607Z", "timestamp_annotated": "2026-08-04T10:14:43.581569+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0012_20260713_111612_at.webp", "reasoning": "After typing the folder name press enter to finalize the folder name.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-07-13T11:16:23.664Z", "timestamp_annotated": "2026-08-04T10:24:17.674527+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Down", "converted_command": "Press: Cmd+Down", "image_path": "vision/frames/step_0013_20260713_111623_at.webp", "reasoning": "Once the folder is finalized and nested folders are prepared for the task, open the folder to move the file that belongs to quarter 3.", "skipped": false} +{"step_id": 14, "timestamp_action": "2026-07-13T11:16:58.913Z", "timestamp_annotated": "2026-08-04T11:13:25.418884+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Shift+D", "converted_command": "Press: Cmd+Shift+D", "image_path": "vision/frames/step_0014_20260713_111658_at.webp", "reasoning": "The file that needs to be moved into Q3 is located on desktop home screen, but normally the file can be located anywhere and finding the file location is the first task before moving. In this case the file location is known and is located at desktop directory, so open the desktop directory use key command.", "skipped": false} +{"step_id": 15, "timestamp_action": "2026-07-13T11:17:15.906Z", "timestamp_annotated": "2026-08-04T11:25:17.496326+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: sample", "converted_command": "Type: sample", "image_path": "vision/frames/step_0015_20260713_111715_at.webp", "reasoning": "Once in the desktop directory find and select the text file named sample.", "skipped": false} +{"step_id": 16, "timestamp_action": "2026-07-13T11:17:44.033Z", "timestamp_annotated": "2026-08-04T11:26:19.568791+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+C", "converted_command": "Press: Cmd+C", "image_path": "vision/frames/step_0016_20260713_111744_at.webp", "reasoning": "After selecting the sample.txt file use the copy key command (Cmd+C) to copy the file.", "skipped": false} +{"step_id": 17, "timestamp_action": "2026-07-13T11:17:55.739Z", "timestamp_annotated": "2026-08-04T11:37:51.548869+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Shift+G", "converted_command": "Press: Cmd+Shift+G", "image_path": "vision/frames/step_0017_20260713_111755_at.webp", "reasoning": "After the file is copied use the key command (Cmd+Shift+G) to open a small text field in Finder where you type a folder path and press Enter to jump straight there.", "skipped": false} +{"step_id": 18, "timestamp_action": "2026-07-13T11:18:17.524Z", "timestamp_annotated": "2026-08-04T11:38:34.961783+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: ~/Documents/Projects/2026/Q3", "converted_command": "Type: ~/Documents/Projects/2026/Q3", "image_path": "vision/frames/step_0018_20260713_111817_at.webp", "reasoning": "Once the text field is open type the file path to Q3 folder.", "skipped": false} +{"step_id": 19, "timestamp_action": "2026-07-13T11:18:47.728Z", "timestamp_annotated": "2026-08-04T11:39:10.014693+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0019_20260713_111847_at.webp", "reasoning": "After entering the file path press enter to jump straight to the Q3 nested folder.", "skipped": false} +{"step_id": 20, "timestamp_action": "2026-07-13T11:18:54.715Z", "timestamp_annotated": "2026-08-04T11:40:37.652454+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Option+V", "converted_command": "Press: Cmd+Option+V", "image_path": "vision/frames/step_0020_20260713_111854_at.webp", "reasoning": "Once in Q3 folder use the key command (Cmd+Option+V) to paste the copied sample.txt file.", "skipped": false} diff --git a/data/sessions/finder-nested-folders-2/sync_log.json b/data/sessions/finder-nested-folders-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..8edc5595ad8767884bd243580ac4289456a26c80 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/sync_log.json @@ -0,0 +1,474 @@ +{ + "session_id": "4cf3e58a-edca-4789-9dd8-01ae786951e7", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260713_111343_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0001_20260713_111343_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260713_111343_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0001_20260713_111343_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260713_111343_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0001_20260713_111343_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260713_111410_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0002_20260713_111410_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260713_111410_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0002_20260713_111410_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260713_111410_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0002_20260713_111410_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260713_111419_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0003_20260713_111419_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260713_111419_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0003_20260713_111419_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260713_111419_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0003_20260713_111419_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260713_111432_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0004_20260713_111432_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260713_111432_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0004_20260713_111432_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260713_111432_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0004_20260713_111432_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260713_111446_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0005_20260713_111446_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260713_111446_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0005_20260713_111446_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260713_111446_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0005_20260713_111446_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260713_111504_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0006_20260713_111504_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260713_111504_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0006_20260713_111504_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260713_111504_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0006_20260713_111504_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260713_111512_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0007_20260713_111512_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260713_111512_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0007_20260713_111512_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260713_111512_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0007_20260713_111512_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260713_111520_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0008_20260713_111520_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260713_111520_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0008_20260713_111520_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260713_111520_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0008_20260713_111520_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260713_111532_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0009_20260713_111532_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260713_111532_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0009_20260713_111532_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260713_111532_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0009_20260713_111532_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260713_111547_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0010_20260713_111547_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260713_111547_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0010_20260713_111547_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260713_111547_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0010_20260713_111547_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260713_111601_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0011_20260713_111601_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260713_111601_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0011_20260713_111601_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260713_111601_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0011_20260713_111601_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260713_111612_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0012_20260713_111612_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260713_111612_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0012_20260713_111612_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260713_111612_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0012_20260713_111612_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260713_111623_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0013_20260713_111623_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260713_111623_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0013_20260713_111623_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260713_111623_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0013_20260713_111623_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260713_111658_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0014_20260713_111658_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260713_111658_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0014_20260713_111658_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260713_111658_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0014_20260713_111658_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260713_111715_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0015_20260713_111715_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260713_111715_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0015_20260713_111715_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260713_111715_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0015_20260713_111715_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260713_111744_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0016_20260713_111744_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260713_111744_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0016_20260713_111744_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260713_111744_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0016_20260713_111744_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260713_111755_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0017_20260713_111755_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260713_111755_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0017_20260713_111755_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260713_111755_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0017_20260713_111755_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260713_111817_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0018_20260713_111817_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260713_111817_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0018_20260713_111817_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260713_111817_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0018_20260713_111817_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260713_111847_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0019_20260713_111847_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260713_111847_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0019_20260713_111847_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260713_111847_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0019_20260713_111847_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260713_111854_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0020_20260713_111854_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260713_111854_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0020_20260713_111854_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260713_111854_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/vision/frames/step_0020_20260713_111854_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "reasoning/reasoning.jsonl": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/reasoning/reasoning.jsonl", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "memory.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-2/memory.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-nested-folders-2/vision/frames/closing_state.webp b/data/sessions/finder-nested-folders-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..f73e079feb590ea82c684e543aa1cbc5a7a1fdae --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5da9e71be20052af0aa374c619bed6c78650e112d87a7c5192f943f809e0308 +size 587862 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0001_20260713_111343_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0001_20260713_111343_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..08b706a3685cb6c0b566e266c8c6f748ade888d2 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0001_20260713_111343_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a98dc002ee36300b3de853974b32627df435132f47f487796dd938cf975980f +size 576632 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0001_20260713_111343_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0001_20260713_111343_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..645fe3003965869015915ab00d7955c48c058008 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0001_20260713_111343_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ba707eb7bfa29bcb68a36a8c3d91e46ee5099c7f43f5f56d594fa80d5d024fc +size 576604 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0001_20260713_111343_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0001_20260713_111343_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4fb47e25fd73d11bd85f504c180d1887afd33cc0 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0001_20260713_111343_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a897561421f51b99b29989cd8940069f83e8e47e3c345a93cb3d2cf8d5efd24a +size 696538 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0002_20260713_111410_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0002_20260713_111410_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6c538cfc8200b4bff0cc3931e26613076c0a3fc5 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0002_20260713_111410_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49235ed4ec1e02d75a51484209e05318566ef916511186cd945980f6ec3f086 +size 579064 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0002_20260713_111410_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0002_20260713_111410_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9c25e5b2a73c1988fc09c1e0c0c3a80fa5f4dddb --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0002_20260713_111410_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:676033fb08e7b6d8aa2513a1c00ea1efc8624b685f51d377f08719b3d4abaeba +size 578874 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0002_20260713_111410_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0002_20260713_111410_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c199ee0ced71e828522c6fb9093848f40bfb1527 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0002_20260713_111410_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fca3285dfc7c9abe0e549a8bdcac55de106445a346097d6c03cd86c19d933342 +size 576550 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0003_20260713_111419_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0003_20260713_111419_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1586c532fc074953c43dfddffdca0d17829ef714 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0003_20260713_111419_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e0a60a3e1ec31f88f26103e994dd167c517acb2fcb24786ce4a14e9bd3a4abd +size 578076 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0003_20260713_111419_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0003_20260713_111419_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..320305b07b9fba93845c17e2c32d3d3d883a7ff0 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0003_20260713_111419_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7153c1b347c3a0c3cb6c9f47631281ec4be680b370e18039937a9b9e42263e5a +size 578318 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0003_20260713_111419_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0003_20260713_111419_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6c538cfc8200b4bff0cc3931e26613076c0a3fc5 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0003_20260713_111419_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49235ed4ec1e02d75a51484209e05318566ef916511186cd945980f6ec3f086 +size 579064 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0004_20260713_111432_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0004_20260713_111432_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5ef1306bd34e1b33e2ba465fb1a8ba82c792f69f --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0004_20260713_111432_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af5009befa2bfd1875d27b94481ca1e1351ec2657de89d8fd261e1a0aeaaea5 +size 578134 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0004_20260713_111432_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0004_20260713_111432_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4db8c92206e288b50f270cab88d41719d5809ea8 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0004_20260713_111432_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f0ebf1ac1161d93cb1db2d2ec60fc7610201191d3b019b863bfb838dafdf6f +size 578270 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0004_20260713_111432_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0004_20260713_111432_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4db8c92206e288b50f270cab88d41719d5809ea8 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0004_20260713_111432_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f0ebf1ac1161d93cb1db2d2ec60fc7610201191d3b019b863bfb838dafdf6f +size 578270 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0005_20260713_111446_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0005_20260713_111446_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..21cd3acfef534811f3bdc0cc0e874a511d7f81ec --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0005_20260713_111446_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84afd0eec3469e1c03f6bfa67eb3915009a3f5a744ca1dbf7689409d37c505e5 +size 587810 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0005_20260713_111446_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0005_20260713_111446_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..144ec4719f97ffffb12763d11ddee341acf84c86 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0005_20260713_111446_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9318325ddcdee0026db5afa36cdd6b3f777fa175ad60f482810f7ab7354e5c +size 578250 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0005_20260713_111446_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0005_20260713_111446_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..144ec4719f97ffffb12763d11ddee341acf84c86 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0005_20260713_111446_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9318325ddcdee0026db5afa36cdd6b3f777fa175ad60f482810f7ab7354e5c +size 578250 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0006_20260713_111504_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0006_20260713_111504_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..148c2bdaab9b041ba00fc1bf14e1f9843d694ee8 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0006_20260713_111504_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f6c20f81c65d3c1825329a981279772d3193efa4544e9c3100115c16fc4103f +size 577440 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0006_20260713_111504_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0006_20260713_111504_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ad61477df330a55d7b84e822c60cc9368644bb1 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0006_20260713_111504_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7c8913701341d533f3a4daf3c40ba50e69499e8dce0c08008d779372c66be6 +size 576672 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0006_20260713_111504_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0006_20260713_111504_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4c465dd8336ed42d488665b40a85db45b7c3d206 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0006_20260713_111504_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a12be4a287744aeb6eb160223be8b486f924a39988762ab86db4c01a1497427f +size 587964 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0007_20260713_111512_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0007_20260713_111512_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..81b1a18d284a84a1d84fbe025cb19163010da4e5 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0007_20260713_111512_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddecdf3c9db448bd125a93753ad61a4b4f6b6cd3546b8430ae6a4c5791e3b70d +size 576792 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0007_20260713_111512_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0007_20260713_111512_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..74a92cefcfb13c9511de1ae3f97ffae090207104 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0007_20260713_111512_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b88f52769bac844604500e5bdaf02747ff05db398db5e4d17f1b275ce487154 +size 577252 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0007_20260713_111512_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0007_20260713_111512_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..74a92cefcfb13c9511de1ae3f97ffae090207104 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0007_20260713_111512_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b88f52769bac844604500e5bdaf02747ff05db398db5e4d17f1b275ce487154 +size 577252 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0008_20260713_111520_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0008_20260713_111520_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c21562168c08db85039e764177be72023cbb3d63 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0008_20260713_111520_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f48c82bb23f10522500dcd42c5a9adf7b592050d645eea4c53316a5a3d8e8d1d +size 576764 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0008_20260713_111520_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0008_20260713_111520_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..68eaf9bdff617763c5e6b121684dd7e6d6602a5a --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0008_20260713_111520_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3776bc675b95e5b15b55db3d8f319abdd6b83f47bd20c11715c5d34febaf582d +size 577012 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0008_20260713_111520_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0008_20260713_111520_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1f043b015ab3540bcdbfd357e2a6ea4860f7d8a8 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0008_20260713_111520_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:495017ce3307bddca58e6ea7a7b357cfde3b4ba51a2c37d823b4aaa49754610d +size 576848 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0009_20260713_111532_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0009_20260713_111532_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e89a33e10d74605c913cd7d3e25d19cb68428575 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0009_20260713_111532_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e496cb40a37ce38b94883c6972884611049b5b108e195886443755a6286a63 +size 587852 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0009_20260713_111532_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0009_20260713_111532_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8174d772b13d9d6ddfa62db2377a46b0fbf625e7 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0009_20260713_111532_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3f14d6e3b5c4dac961b505544426e45dfe8f8fc1153452097bc2eab3ee499c9 +size 588248 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0009_20260713_111532_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0009_20260713_111532_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b2df062138832a5d21dfb37d2c3cdaa53def9205 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0009_20260713_111532_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b1f47c2a842ae03aef305729885ffb1fc80e796cb0c4cf02d4fdbc1fbbf5fd +size 576942 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0010_20260713_111547_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0010_20260713_111547_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..df735d2ae1ec38a9b4819c149490cf86175827e8 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0010_20260713_111547_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:826cd5fc98b6f334340f5eca0ee7d3d9c39a30d026f4ced373b92558016ea70c +size 577374 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0010_20260713_111547_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0010_20260713_111547_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..eb23a96e0694d8ebd7d0db29d58cea023448f6b7 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0010_20260713_111547_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0e301835235e289e7c3380107b79cb781d2c3f49c744f847c9cceb12d4314e +size 577130 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0010_20260713_111547_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0010_20260713_111547_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..afeff33fcb1193e966b03fb05a596030e4eb912e --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0010_20260713_111547_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3593bf0b8102d2f0347d7e94b953b15e6a9cc66649fb3e1b1e4e8b23bc6df98b +size 587984 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0011_20260713_111601_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0011_20260713_111601_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..04d98283fa3eff175794709b09b4168ea699a1ca --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0011_20260713_111601_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e16a75a51e7e3ef9e0664837ccb2683d43926ac0004b23d249fbb87105f21175 +size 576100 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0011_20260713_111601_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0011_20260713_111601_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fc0d2a251288881ff140cd799276ad149e1c3146 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0011_20260713_111601_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a0b6fd29a55fc71b5e046c9b9533e2a76419f3e2c555886f85c28f7baf0766 +size 577398 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0011_20260713_111601_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0011_20260713_111601_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fc0d2a251288881ff140cd799276ad149e1c3146 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0011_20260713_111601_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a0b6fd29a55fc71b5e046c9b9533e2a76419f3e2c555886f85c28f7baf0766 +size 577398 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0012_20260713_111612_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0012_20260713_111612_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b06208ba828716633c73f3aa7c98d33b8e1741fc --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0012_20260713_111612_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a57193b238acb8d74a8d232b7c8c4814c89ae3256ef41a54eef33b35bfd1fae5 +size 576280 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0012_20260713_111612_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0012_20260713_111612_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..95843c4adf60065ab3fd3f667ca4ee6027c9cc7f --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0012_20260713_111612_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2117708cc52b663f315bec80a1e170d1464637f1f82f0341aa50965b2476e18 +size 576302 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0012_20260713_111612_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0012_20260713_111612_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..55d8c4c439a4fdcb74b910aa351591485739677b --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0012_20260713_111612_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6f4ff2ed4a7525cb25febc578acb33420391064c9322ea3c1fd6b9f08bf8e49 +size 576368 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0013_20260713_111623_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0013_20260713_111623_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2748c2b6c7bac2d7c84748828ee8fcd48f5c44ac --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0013_20260713_111623_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:605edde9b8dcaec6695c7f28142e448d0b61290a50035baf5f74598188e78528 +size 587816 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0013_20260713_111623_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0013_20260713_111623_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c1bd69225fcfa24f8d804a511eb5839791d8014d --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0013_20260713_111623_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b252ce5f2fc9f6d9382d97807fe4713c80450df29ecdf23e8a4faf8e0853cadf +size 587448 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0013_20260713_111623_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0013_20260713_111623_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0c5142f7caca60b21d1fc29eb2cdf425b0ebff80 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0013_20260713_111623_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c34b9845abd1e635daedfd489b35c751a0af431ae6f4b482f564b5953e28b4e +size 576490 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0014_20260713_111658_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0014_20260713_111658_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0bfa6e2bf473b5746e71d2bdb29ba31c9f3aa996 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0014_20260713_111658_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0137e913e6d569692d57e328bb777d4004c7b4e851b4c627a2ad2ec376025f05 +size 589298 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0014_20260713_111658_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0014_20260713_111658_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2748c2b6c7bac2d7c84748828ee8fcd48f5c44ac --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0014_20260713_111658_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:605edde9b8dcaec6695c7f28142e448d0b61290a50035baf5f74598188e78528 +size 587816 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0014_20260713_111658_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0014_20260713_111658_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2748c2b6c7bac2d7c84748828ee8fcd48f5c44ac --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0014_20260713_111658_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:605edde9b8dcaec6695c7f28142e448d0b61290a50035baf5f74598188e78528 +size 587816 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0015_20260713_111715_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0015_20260713_111715_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..22ec16569e9ae793f19f72649de0f29a4c2252fc --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0015_20260713_111715_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88668a4c4ba3b85b48895dd5c3ce6d39aadd654beba01b0d5fd8eee5a29178ab +size 576984 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0015_20260713_111715_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0015_20260713_111715_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8107fc02ab1919f23d6c76087a3d7be31c1eb4a8 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0015_20260713_111715_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2323fe79f6bed12be14c4eb0aa7df55b7be468e4a7ea39427178981979030c3e +size 576832 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0015_20260713_111715_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0015_20260713_111715_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..dc85c5627fbfb55e146cb6e832282f5398097967 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0015_20260713_111715_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aad3fa8bbcecde42c21343285e45b05926b8ae0af651525ad535dad4dd889985 +size 589090 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0016_20260713_111744_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0016_20260713_111744_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..80a32b0e3bd1adcb3d8bc32b193f0109e9924e53 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0016_20260713_111744_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:013a26b2a2be05395b8e270b3652ad3a921862153f1d2d8ad6773ddac14df691 +size 576992 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0016_20260713_111744_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0016_20260713_111744_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..80a32b0e3bd1adcb3d8bc32b193f0109e9924e53 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0016_20260713_111744_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:013a26b2a2be05395b8e270b3652ad3a921862153f1d2d8ad6773ddac14df691 +size 576992 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0016_20260713_111744_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0016_20260713_111744_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..80a32b0e3bd1adcb3d8bc32b193f0109e9924e53 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0016_20260713_111744_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:013a26b2a2be05395b8e270b3652ad3a921862153f1d2d8ad6773ddac14df691 +size 576992 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0017_20260713_111755_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0017_20260713_111755_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6d43c6161a7997d37776a46ad7e9cefe5047b493 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0017_20260713_111755_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbc817b0e5869e413e3275cdf353473d61e05c2c48a046cc25c181ccfa49caad +size 583102 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0017_20260713_111755_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0017_20260713_111755_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ff5b6d9c058f95823f6fabf65b1e6420d97e2a5f --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0017_20260713_111755_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6209fd7d94e5eeb1515edbbae768b79bfb3f9307b543597a807c7b4f2a7cc8d8 +size 583172 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0017_20260713_111755_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0017_20260713_111755_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d4ac9b5f16c87a085fc2b7e9772903e18e405ba0 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0017_20260713_111755_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd5902107100688fc3adb5dbafa4cb5a482a04868f90cee9c5b7adfacb454969 +size 576840 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0018_20260713_111817_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0018_20260713_111817_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c96fe6c910d3d4683e72950c2595b2ee52a25079 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0018_20260713_111817_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9fa00afcc49fb4c0bf787b02167391ed57f1dd1092378e5e1c77523f4551138 +size 577904 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0018_20260713_111817_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0018_20260713_111817_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7be5f9c6037660832eb3aa5320e9e762d9caef1b --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0018_20260713_111817_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5526a5557fd754983a6a5fdbe1e0ab7051b0e7e55ef83438f647f9fe34e62141 +size 583176 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0018_20260713_111817_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0018_20260713_111817_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7be5f9c6037660832eb3aa5320e9e762d9caef1b --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0018_20260713_111817_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5526a5557fd754983a6a5fdbe1e0ab7051b0e7e55ef83438f647f9fe34e62141 +size 583176 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0019_20260713_111847_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0019_20260713_111847_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a75ead6add63ec7de0fe3973be1ab3464157c8b9 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0019_20260713_111847_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0687251879c3de678911b89694e69a36abbd01307344a50d3ff891e4ac09df0 +size 587442 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0019_20260713_111847_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0019_20260713_111847_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ce959f4e5ce50a5e2d6d47c89e5b655ef43eca65 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0019_20260713_111847_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f3ee246288766affe5f23f630fdd1b986381d62ed6c251fb03b75444d996b0 +size 578278 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0019_20260713_111847_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0019_20260713_111847_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ce959f4e5ce50a5e2d6d47c89e5b655ef43eca65 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0019_20260713_111847_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f3ee246288766affe5f23f630fdd1b986381d62ed6c251fb03b75444d996b0 +size 578278 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0020_20260713_111854_after.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0020_20260713_111854_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..400a60625466e36dd04cffd3aed0eb1632274206 --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0020_20260713_111854_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13dd653e7c1d31c9468f3a2a8f61b48bcdfb839b77815ed63293bb228b2b0228 +size 587646 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0020_20260713_111854_at.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0020_20260713_111854_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8e281d6fccf817ba1065eff612a92ad9bb778d7c --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0020_20260713_111854_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec34aa84e5512504fddefa1d18cba34193530ed4b43e90a86bcffb380db05a8e +size 588750 diff --git a/data/sessions/finder-nested-folders-2/vision/frames/step_0020_20260713_111854_before.webp b/data/sessions/finder-nested-folders-2/vision/frames/step_0020_20260713_111854_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d46fafe8fc3335f0560f84bdccc75758c8d1d51f --- /dev/null +++ b/data/sessions/finder-nested-folders-2/vision/frames/step_0020_20260713_111854_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bce13f3ddb2e43a474fa1114f607a9e0fe05202455b498835073f3bd755da6ad +size 587814 diff --git a/data/sessions/finder-nested-folders-3/commands/actuation_commands.json b/data/sessions/finder-nested-folders-3/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..98c112fd66cb186ab035b3235103a6593dd3ec64 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/commands/actuation_commands.json @@ -0,0 +1,154 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 207, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 943, + "mouse_y": 1028, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=943, Y=1028", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:53:11.685Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 248, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 943, + "mouse_y": 1028, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=943, Y=1028", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:53:17.846Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 512, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: mkdir -p ~/Documents/Projects/2026/Q3", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:54:46.668Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 164, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:55:11.712Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 255, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: mv ~/Desktop/Sample.txt ~/Documents/Projects/2026/Q3/", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:55:27.695Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 187, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:55:42.825Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 219, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: ls ~/Documents/Projects/2026/Q3", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:56:03.748Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f178cc90-8388-4dc8-8074-ff1b1b52925f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 173, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-51543f57-4919-40be-ac94-c136b0f0ca96", + "success": true, + "timestamp": "2026-07-13T11:56:11.124Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-nested-folders-3/commands/cc_commands.json b/data/sessions/finder-nested-folders-3/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..8c477c60fdf625f58791903eee110491104df03e --- /dev/null +++ b/data/sessions/finder-nested-folders-3/commands/cc_commands.json @@ -0,0 +1,42 @@ +[ + { + "command": "943 1028 move", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "943 1028 left", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "type mkdir -p ~/Documents/Projects/2026/Q3", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "type mv ~/Desktop/Sample.txt ~/Documents/Projects/2026/Q3/", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "type ls ~/Documents/Projects/2026/Q3", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 8 + } +] \ No newline at end of file diff --git a/data/sessions/finder-nested-folders-3/commands/converted_input.md b/data/sessions/finder-nested-folders-3/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..011b9befb2c36fd87dd0d506a5ee8d6a09601899 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/commands/converted_input.md @@ -0,0 +1,14 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-13 11:53:11 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-13T11:53:11.685Z | Move-cursor at (943, 1028) | +| 2 | 2026-07-13T11:53:17.846Z | Left-click at (943, 1028) | +| 3 | 2026-07-13T11:54:46.668Z | Type: mkdir -p ~/Documents/Projects/2026/Q3 | +| 4 | 2026-07-13T11:55:11.712Z | Press: Enter | +| 5 | 2026-07-13T11:55:27.695Z | Type: mv ~/Desktop/Sample.txt ~/Documents/Projects/2026/Q3/ | +| 6 | 2026-07-13T11:55:42.825Z | Press: Enter | +| 7 | 2026-07-13T11:56:03.748Z | Type: ls ~/Documents/Projects/2026/Q3 | +| 8 | 2026-07-13T11:56:11.124Z | Press: Enter | diff --git a/data/sessions/finder-nested-folders-3/commands/raw_input.md b/data/sessions/finder-nested-folders-3/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..89131f9d6f8eaed05aa7d4bce12df7cd56e998fc --- /dev/null +++ b/data/sessions/finder-nested-folders-3/commands/raw_input.md @@ -0,0 +1,14 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-13 11:53:11 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-13T11:53:11.685Z | Moved cursor to at X=943, Y=1028 | +| 2 | 2026-07-13T11:53:17.846Z | Left-clicked at X=943, Y=1028 | +| 3 | 2026-07-13T11:54:46.668Z | Typed: mkdir -p ~/Documents/Projects/2026/Q3 | +| 4 | 2026-07-13T11:55:11.712Z | Pressed: Return | +| 5 | 2026-07-13T11:55:27.695Z | Typed: mv ~/Desktop/Sample.txt ~/Documents/Projects/2026/Q3/ | +| 6 | 2026-07-13T11:55:42.825Z | Pressed: Return | +| 7 | 2026-07-13T11:56:03.748Z | Typed: ls ~/Documents/Projects/2026/Q3 | +| 8 | 2026-07-13T11:56:11.124Z | Pressed: Return | diff --git a/data/sessions/finder-nested-folders-3/memory.md b/data/sessions/finder-nested-folders-3/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..4fc92bffa462afc67ffc9b80ed250542db1b9bc8 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/memory.md @@ -0,0 +1,78 @@ +# Memory: finder-nested-folders-3 + +## Overview +Create a nested folder hierarchy and file a loose file into the deepest level +from the **terminal**. This memory opens a shell from the Dock, builds the whole +`Documents/Projects/2026/Q3/` path in one `mkdir -p`, relocates the target file +from the Desktop into `Q3/` with `mv`, then lists the directory to confirm the +file landed. Use it when the environment offers a shell and the whole +"categorize a file into a project → year → quarter tree" goal collapses into two +commands and a check, rather than a walk through a file manager. + +## Prerequisites +- Runs on macOS with Finder available (the GUI path uses Finder's context-menu + "New Folder" and drag-to-move; the terminal and keyboard modalities reach the + same end state on the same system). +- A file to be organized already exists and is locatable — this memory relocates a + file, it does not create one. Its name and location differ from machine to + machine, so identify the target file at run time rather than assuming a fixed + path. +- Write access to the location where the folder tree is created, and no folder of + the same name already exists at that level (otherwise the create step collides or + renames). + +## Steps + +### Step 1 — Move-cursor at (943, 1028) + +The task is to create a nested folder/directory using the terminal so find the terminal and navigate the cursor to the terminal icon. In this case the terminal icon is in the dock so guide the cursor to terminal icon in dock. + +![Step 1](vision/frames/step_0001_20260713_115311_at.webp) + +### Step 2 — Left-click at (943, 1028) + +Once the cursor is at the terminal icon located in dock left click to open the terminal. + +![Step 2](vision/frames/step_0002_20260713_115317_at.webp) + +### Step 3 — Type: mkdir -p ~/Documents/Projects/2026/Q3 + +After the terminal opens type the make directory command mkdir to create the nested directory along with the file path where the nested folder is planned to be placed. + +![Step 3](vision/frames/step_0003_20260713_115446_at.webp) + +### Step 4 — Press: Enter + +After typing the command press enter to run the command. + +![Step 4](vision/frames/step_0004_20260713_115511_at.webp) + +### Step 5 — Type: mv ~/Desktop/Sample.txt ~/Documents/Projects/2026/Q3/ + +Once the directory is created move the sample.txt file located in desktop directory to the newly created nested folder. In this case the data for a project is being organized based on the year it started and drilled down to quarter of the year to refine data organization. Type the move command to move the sample.txt to nested folder inside Q3 folder because the project file was created in Q3 of 2026. + +![Step 5](vision/frames/step_0005_20260713_115527_at.webp) + +### Step 6 — Press: Enter + +After typing the command press enter to run the command. + +![Step 6](vision/frames/step_0006_20260713_115542_at.webp) + +### Step 7 — Type: ls ~/Documents/Projects/2026/Q3 + +Once the command is run the file is moved from Desktop directory to Q3 directory. To check if the file is in the intended directory use the ls command with path to Q3 folder. + +![Step 7](vision/frames/step_0007_20260713_115603_at.webp) + +### Step 8 — Press: Enter + +After typing the command press enter. The command will list the files and directories inside Q3 folder and the file sample.txt should be present. + +![Step 8](vision/frames/step_0008_20260713_115611_at.webp) + +## Notes & Edge Cases +1. The quickest way to create nested directories, move files, and so on is to use the terminal, but knowing the path beforehand is recommended to avoid the files being misplaced. +2. Always check if the file has landed on the intended page because in some rare cases the file might not land in the intended location or a wrong command can delete/corrupt/place in an unintended location, so always check the command before hitting enter to run it. +3. The folders, files, and file paths are for demonstration purposes only. The actual folders, files, and file paths vary based on the user's own system and environment. This only demonstrates how the task, sub-task, and so on are performed, so always verify the folders, files, file paths, and folder locations when performing the tasks. +4. When an app is opened by clicking on the app icon the system automatically focuses on the window that just opened, but in rare cases the window is not focused, so in those cases it is recommended to move the cursor to the window that just opened and use left click to focus the window. diff --git a/data/sessions/finder-nested-folders-3/metadata.json b/data/sessions/finder-nested-folders-3/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..d99cd4e24dfdbb0b461881fc3401ce08d1e4bef8 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/metadata.json @@ -0,0 +1,139 @@ +{ + "memory_name": "finder-nested-folders-3", + "memory_description": "", + "session_id": "353e246b-87eb-497a-a6c2-0bf4d44cc7ef", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-13T11:49:15.990622963Z", + "completed_at": "2026-07-13T11:56:31.849963369Z", + "total_steps": 8, + "annotated_steps": 8, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-13T11:53:11.685Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260713_115311_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260713_115311_before.webp", + "after_image_path": "vision/frames/step_0001_20260713_115311_after.webp", + "raw_command": "Moved cursor to at X=943, Y=1028", + "converted_command": "Move-cursor at (943, 1028)" + }, + { + "step_id": 2, + "timestamp": "2026-07-13T11:53:17.846Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260713_115317_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260713_115317_before.webp", + "after_image_path": "vision/frames/step_0002_20260713_115317_after.webp", + "raw_command": "Left-clicked at X=943, Y=1028", + "converted_command": "Left-click at (943, 1028)" + }, + { + "step_id": 3, + "timestamp": "2026-07-13T11:54:46.668Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0003_20260713_115446_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260713_115446_before.webp", + "after_image_path": "vision/frames/step_0003_20260713_115446_after.webp", + "raw_command": "Typed: mkdir -p ~/Documents/Projects/2026/Q3", + "converted_command": "Type: mkdir -p ~/Documents/Projects/2026/Q3" + }, + { + "step_id": 4, + "timestamp": "2026-07-13T11:55:11.712Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260713_115511_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260713_115511_before.webp", + "after_image_path": "vision/frames/step_0004_20260713_115511_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 5, + "timestamp": "2026-07-13T11:55:27.695Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0005_20260713_115527_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260713_115527_before.webp", + "after_image_path": "vision/frames/step_0005_20260713_115527_after.webp", + "raw_command": "Typed: mv ~/Desktop/Sample.txt ~/Documents/Projects/2026/Q3/", + "converted_command": "Type: mv ~/Desktop/Sample.txt ~/Documents/Projects/2026/Q3/" + }, + { + "step_id": 6, + "timestamp": "2026-07-13T11:55:42.825Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260713_115542_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260713_115542_before.webp", + "after_image_path": "vision/frames/step_0006_20260713_115542_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 7, + "timestamp": "2026-07-13T11:56:03.748Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0007_20260713_115603_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260713_115603_before.webp", + "after_image_path": "vision/frames/step_0007_20260713_115603_after.webp", + "raw_command": "Typed: ls ~/Documents/Projects/2026/Q3", + "converted_command": "Type: ls ~/Documents/Projects/2026/Q3" + }, + { + "step_id": 8, + "timestamp": "2026-07-13T11:56:11.124Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0008_20260713_115611_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260713_115611_before.webp", + "after_image_path": "vision/frames/step_0008_20260713_115611_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-nested-folders-3/reasoning/reasoning.jsonl b/data/sessions/finder-nested-folders-3/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f8682d2155edc697a66202ae9dc1d2047cfa836c --- /dev/null +++ b/data/sessions/finder-nested-folders-3/reasoning/reasoning.jsonl @@ -0,0 +1,8 @@ +{"step_id": 1, "timestamp_action": "2026-07-13T11:53:11.685Z", "timestamp_annotated": "2026-08-04T12:37:16.170035+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=943, Y=1028", "converted_command": "Move-cursor at (943, 1028)", "image_path": "vision/frames/step_0001_20260713_115311_at.webp", "reasoning": "The task is to create a nested folder/directory using the terminal so find the terminal and navigate the cursor to the terminal icon. In this case the terminal icon is in the dock so guide the cursor to terminal icon in dock.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-13T11:53:17.846Z", "timestamp_annotated": "2026-08-04T12:06:18.240461+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=943, Y=1028", "converted_command": "Left-click at (943, 1028)", "image_path": "vision/frames/step_0002_20260713_115317_at.webp", "reasoning": "Once the cursor is at the terminal icon located in dock left click to open the terminal.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-13T11:54:46.668Z", "timestamp_annotated": "2026-08-04T12:10:41.317736+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: mkdir -p ~/Documents/Projects/2026/Q3", "converted_command": "Type: mkdir -p ~/Documents/Projects/2026/Q3", "image_path": "vision/frames/step_0003_20260713_115446_at.webp", "reasoning": "After the terminal opens type the make directory command mkdir to create the nested directory along with the file path where the nested folder is planned to be placed.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-13T11:55:11.712Z", "timestamp_annotated": "2026-08-04T12:38:02.572237+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0004_20260713_115511_at.webp", "reasoning": "After typing the command press enter to run the command.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-13T11:55:27.695Z", "timestamp_annotated": "2026-08-04T12:42:49.321639+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: mv ~/Desktop/Sample.txt ~/Documents/Projects/2026/Q3/", "converted_command": "Type: mv ~/Desktop/Sample.txt ~/Documents/Projects/2026/Q3/", "image_path": "vision/frames/step_0005_20260713_115527_at.webp", "reasoning": "Once the directory is created move the sample.txt file located in desktop directory to the newly created nested folder. In this case the data for a project is being organized based on the year it started and drilled down to quarter of the year to refine data organization. Type the move command to move the sample.txt to nested folder inside Q3 folder because the project file was created in Q3 of 2026.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-13T11:55:42.825Z", "timestamp_annotated": "2026-08-04T12:43:35.730657+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0006_20260713_115542_at.webp", "reasoning": "After typing the command press enter to run the command.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-13T11:56:03.748Z", "timestamp_annotated": "2026-08-04T12:45:22.593448+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: ls ~/Documents/Projects/2026/Q3", "converted_command": "Type: ls ~/Documents/Projects/2026/Q3", "image_path": "vision/frames/step_0007_20260713_115603_at.webp", "reasoning": "Once the command is run the file is moved from Desktop directory to Q3 directory. To check if the file is in the intended directory use the ls command with path to Q3 folder.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-13T11:56:11.124Z", "timestamp_annotated": "2026-08-04T12:46:47.087130+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0008_20260713_115611_at.webp", "reasoning": "After typing the command press enter. The command will list the files and directories inside Q3 folder and the file sample.txt should be present.", "skipped": false} diff --git a/data/sessions/finder-nested-folders-3/sync_log.json b/data/sessions/finder-nested-folders-3/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..a1a6252bcf1f28db9809e3960266af768cb9ed4b --- /dev/null +++ b/data/sessions/finder-nested-folders-3/sync_log.json @@ -0,0 +1,222 @@ +{ + "session_id": "353e246b-87eb-497a-a6c2-0bf4d44cc7ef", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260713_115311_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0001_20260713_115311_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260713_115311_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0001_20260713_115311_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260713_115311_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0001_20260713_115311_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260713_115317_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0002_20260713_115317_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260713_115317_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0002_20260713_115317_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260713_115317_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0002_20260713_115317_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260713_115446_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0003_20260713_115446_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260713_115446_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0003_20260713_115446_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260713_115446_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0003_20260713_115446_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260713_115511_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0004_20260713_115511_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260713_115511_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0004_20260713_115511_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260713_115511_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0004_20260713_115511_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260713_115527_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0005_20260713_115527_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260713_115527_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0005_20260713_115527_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260713_115527_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0005_20260713_115527_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260713_115542_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0006_20260713_115542_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260713_115542_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0006_20260713_115542_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260713_115542_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0006_20260713_115542_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260713_115603_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0007_20260713_115603_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260713_115603_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0007_20260713_115603_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260713_115603_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0007_20260713_115603_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260713_115611_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0008_20260713_115611_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260713_115611_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0008_20260713_115611_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260713_115611_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/vision/frames/step_0008_20260713_115611_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "reasoning/reasoning.jsonl": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/reasoning/reasoning.jsonl", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "memory.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders-3/memory.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-nested-folders-3/vision/frames/closing_state.webp b/data/sessions/finder-nested-folders-3/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..50cf0947169ef5ea637a3c62b95894d59adc482d --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11911495551a59f1749b16037349f67cecf455c995f736868161f8c36038f504 +size 663192 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0001_20260713_115311_after.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0001_20260713_115311_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1980af6ec6435db695f9e9a794faa670986b5859 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0001_20260713_115311_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a212dd4ffa23e221d3aa472f5217240e2dd4b0abe0e5dcda6dcd2129c9b4dd4a +size 696880 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0001_20260713_115311_at.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0001_20260713_115311_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5c00aa48278d8189f95b94ba87f9ed98b03f47bd --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0001_20260713_115311_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd8a84300cb59a606a4304f37a4fd9bbb1d10a926e4e4d3c94390e15f778d349 +size 2719590 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0001_20260713_115311_before.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0001_20260713_115311_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1980af6ec6435db695f9e9a794faa670986b5859 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0001_20260713_115311_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a212dd4ffa23e221d3aa472f5217240e2dd4b0abe0e5dcda6dcd2129c9b4dd4a +size 696880 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0002_20260713_115317_after.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0002_20260713_115317_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9f355edabc8ea995f378d6f69f61c20db1442e03 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0002_20260713_115317_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35ad36b90cdc2720eddcc88d3edd9a41547c9f71f9b7b86b0387cbf400e28a82 +size 696948 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0002_20260713_115317_at.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0002_20260713_115317_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ad9ec7cdbe256a7240d570461f0cf3535105b132 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0002_20260713_115317_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a846f6214d1466769b0d432a25b8439d69624157e4f6dbbdcdea6f0465ca4366 +size 2717568 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0002_20260713_115317_before.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0002_20260713_115317_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9f355edabc8ea995f378d6f69f61c20db1442e03 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0002_20260713_115317_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35ad36b90cdc2720eddcc88d3edd9a41547c9f71f9b7b86b0387cbf400e28a82 +size 696948 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0003_20260713_115446_after.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0003_20260713_115446_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9b32662b865a56cc731cf173f9b3f53439a292b3 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0003_20260713_115446_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:768f44cd25a429e17c20f7b853245f4439868f9ef348c4f694d4d0152522a9d5 +size 649298 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0003_20260713_115446_at.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0003_20260713_115446_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e15448997b25c2e25ea5f7323bc44be50514f277 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0003_20260713_115446_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:440adf0df48d50a0ba6e9d41da46246ca2cf571b1b309542d762df6964d604b5 +size 649334 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0003_20260713_115446_before.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0003_20260713_115446_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e228cc5f36d53343a534dc929a5dbee163d171d0 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0003_20260713_115446_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e5db835a82d259313b565e5d0940fd5907a92011c542593815cd57d0d1a40fa +size 646928 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0004_20260713_115511_after.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0004_20260713_115511_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6cf2a0425828abb8c466df80bd20af57c3d69679 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0004_20260713_115511_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60e69df1d3ee265fa0f69053758c51ab7482d3ff2b3a8249cbef4d67a6bfd11 +size 652120 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0004_20260713_115511_at.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0004_20260713_115511_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..90187f3ee53ba270b5563c2abb080a5c29055c46 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0004_20260713_115511_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d819c216e5733563b07e2d986787537a8a23ae46dc3c0f319a7a80fb0dc61e9 +size 649546 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0004_20260713_115511_before.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0004_20260713_115511_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..90187f3ee53ba270b5563c2abb080a5c29055c46 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0004_20260713_115511_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d819c216e5733563b07e2d986787537a8a23ae46dc3c0f319a7a80fb0dc61e9 +size 649546 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0005_20260713_115527_after.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0005_20260713_115527_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2c676f6c206a462f9f4454e4b292139a5b59f544 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0005_20260713_115527_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07d22dc0a5fc8139bc25ad25ab73026a7f020c19d37c71a26b0611711157a685 +size 655404 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0005_20260713_115527_at.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0005_20260713_115527_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f9a7d35e9dad80c00f623f36e4032f99a8c6a3bd --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0005_20260713_115527_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b45bebba0b3f2744676ae83e9ace690d30d6fb574c8057724b17060e1602b499 +size 655450 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0005_20260713_115527_before.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0005_20260713_115527_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e0d2b3ddc0dfbc4aee509ff01507e2a1d1e70fc1 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0005_20260713_115527_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8786e19f129dfb74a35fb72c2efbae9d6420bf22703c222a1aa93e08948baa +size 651730 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0006_20260713_115542_after.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0006_20260713_115542_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e772ee53480fac12e8887fa45adbb5889b00a258 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0006_20260713_115542_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8626712a088d1891e653a0839a1b4152cd0bd9b8da7b50435ccc1a158c9cc99c +size 657246 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0006_20260713_115542_at.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0006_20260713_115542_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2c676f6c206a462f9f4454e4b292139a5b59f544 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0006_20260713_115542_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07d22dc0a5fc8139bc25ad25ab73026a7f020c19d37c71a26b0611711157a685 +size 655404 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0006_20260713_115542_before.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0006_20260713_115542_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2c676f6c206a462f9f4454e4b292139a5b59f544 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0006_20260713_115542_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07d22dc0a5fc8139bc25ad25ab73026a7f020c19d37c71a26b0611711157a685 +size 655404 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0007_20260713_115603_after.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0007_20260713_115603_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ab16cea929c02629b395d0a423d5b0f35b5a2701 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0007_20260713_115603_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d07dcd55f6be8303b533e2f206512a52771205ba4ecf2258c14d8e3f0ac7156f +size 660564 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0007_20260713_115603_at.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0007_20260713_115603_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2e9da87b0f77ffec0c5c1ebd39b6c2b9796d1047 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0007_20260713_115603_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd63e51441d31b368d9f5f3a25e4d7dc1e8bfe786447d504ce8da016fad1f37f +size 659178 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0007_20260713_115603_before.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0007_20260713_115603_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..56808be57c177dfb9796ce44f5fc6fac76b882ca --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0007_20260713_115603_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25b32c7c2ea0c89f864593d15bf6681fa841998279ab7520b25c69522d3644be +size 657334 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0008_20260713_115611_after.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0008_20260713_115611_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a49d281c9b1f6cf87a76a11c26da806e96ff53ae --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0008_20260713_115611_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b05d7d2b9a2b4840e3a2feff58944a21ea07d014837308612ef919de50a8e53b +size 663352 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0008_20260713_115611_at.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0008_20260713_115611_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a9f2080ce2f444337f31c25709e612115c7bddbb --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0008_20260713_115611_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac6ce7f3bde962843cea6af5b3ff676ea8fdad6b59f5440487dd848f8fa3d4d +size 659392 diff --git a/data/sessions/finder-nested-folders-3/vision/frames/step_0008_20260713_115611_before.webp b/data/sessions/finder-nested-folders-3/vision/frames/step_0008_20260713_115611_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..81235cab63b997f0e5e792c3c7b3bd456b6c6ac9 --- /dev/null +++ b/data/sessions/finder-nested-folders-3/vision/frames/step_0008_20260713_115611_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3772e9630a2b540e7b91a740d8faa9a5fe75fe4e166ea0dfdaea7cb2265b08c1 +size 659396 diff --git a/data/sessions/finder-nested-folders/commands/actuation_commands.json b/data/sessions/finder-nested-folders/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..191b97713937b79f272270e317838899d47565d7 --- /dev/null +++ b/data/sessions/finder-nested-folders/commands/actuation_commands.json @@ -0,0 +1,496 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 156, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 604, + "mouse_y": 1028, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=604, Y=1028", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:17:24.441Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 218, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 604, + "mouse_y": 1028, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=604, Y=1028", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:17:29.202Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 171, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 597, + "mouse_y": 329, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=597, Y=329", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:17:53.972Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 242, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 597, + "mouse_y": 329, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=597, Y=329", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:17:59.802Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 165, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 840, + "mouse_y": 264, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=840, Y=264", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:18:24.822Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 184, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 840, + "mouse_y": 264, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Right-clicked at X=840, Y=264", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:18:30.672Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 177, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 878, + "mouse_y": 278, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=878, Y=278", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:18:54.929Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 216, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 878, + "mouse_y": 278, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=878, Y=278", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:19:00.866Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 795, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Projects", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:19:14.930Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 199, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:19:41.404Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 511, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 821, + "mouse_y": 250, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=821, Y=250", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:19:58.113Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 207, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 821, + "mouse_y": 250, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Right-clicked at X=821, Y=250", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:20:06.241Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 194, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 841, + "mouse_y": 258, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=841, Y=258", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:20:21.091Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 187, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 841, + "mouse_y": 258, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=841, Y=258", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:20:31.715Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 145, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: 2026", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:20:42.123Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 152, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:21:14.987Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 381, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 818, + "mouse_y": 251, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=818, Y=251", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:21:50.537Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 210, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 818, + "mouse_y": 251, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Right-clicked at X=818, Y=251", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:21:57.843Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 178, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 877, + "mouse_y": 261, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=877, Y=261", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:22:12.181Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 228, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 877, + "mouse_y": 261, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=877, Y=261", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:22:19.723Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 157, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Q3", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:23:20.227Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 159, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:23:32.431Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 396, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 816, + "mouse_y": 252, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=816, Y=252", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:23:41.933Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 177, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1851, + "mouse_y": 62, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1851, Y=62", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:23:57.356Z" + }, + { + "action_subtype": "hold", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 806, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 877, + "mouse_y": 261, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Held button at at X=877, Y=261", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:25:50.643Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-e42103ec-9b8e-4392-a455-54d7111b6056", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 187, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 877, + "mouse_y": 261, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=877, Y=261", + "session_id": "conn-4226d8ae-691a-4771-a86a-68fc903fba71", + "success": true, + "timestamp": "2026-07-09T15:25:59.401Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-nested-folders/commands/cc_commands.json b/data/sessions/finder-nested-folders/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..970dfea03de817c2f47de1ef50c5706c2548ce82 --- /dev/null +++ b/data/sessions/finder-nested-folders/commands/cc_commands.json @@ -0,0 +1,132 @@ +[ + { + "command": "604 1028 move", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "604 1028 left", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "597 329 move", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "597 329 left", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "840 264 move", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "840 264 right", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "878 278 move", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "878 278 left", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "type Projects", + "os": "MACOS", + "step_id": 9 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 10 + }, + { + "command": "821 250 double", + "os": "MACOS", + "step_id": 11 + }, + { + "command": "821 250 right", + "os": "MACOS", + "step_id": 12 + }, + { + "command": "841 258 move", + "os": "MACOS", + "step_id": 13 + }, + { + "command": "841 258 left", + "os": "MACOS", + "step_id": 14 + }, + { + "command": "type 2026", + "os": "MACOS", + "step_id": 15 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 16 + }, + { + "command": "818 251 double", + "os": "MACOS", + "step_id": 17 + }, + { + "command": "818 251 right", + "os": "MACOS", + "step_id": 18 + }, + { + "command": "877 261 move", + "os": "MACOS", + "step_id": 19 + }, + { + "command": "877 261 left", + "os": "MACOS", + "step_id": 20 + }, + { + "command": "type Q3", + "os": "MACOS", + "step_id": 21 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 22 + }, + { + "command": "816 252 double", + "os": "MACOS", + "step_id": 23 + }, + { + "command": "1851 62 move", + "os": "MACOS", + "step_id": 24 + }, + { + "command": "877 261 hold", + "os": "MACOS", + "step_id": 25 + }, + { + "command": "877 261 left", + "os": "MACOS", + "step_id": 26 + } +] \ No newline at end of file diff --git a/data/sessions/finder-nested-folders/commands/converted_input.md b/data/sessions/finder-nested-folders/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..0b8785d918787fd08f992e865b1ef9eb5b7d03f0 --- /dev/null +++ b/data/sessions/finder-nested-folders/commands/converted_input.md @@ -0,0 +1,32 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-09 15:17:24 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-09T15:17:24.441Z | Move-cursor at (604, 1028) | +| 2 | 2026-07-09T15:17:29.202Z | Left-click at (604, 1028) | +| 3 | 2026-07-09T15:17:53.972Z | Move-cursor at (597, 329) | +| 4 | 2026-07-09T15:17:59.802Z | Left-click at (597, 329) | +| 5 | 2026-07-09T15:18:24.822Z | Move-cursor at (840, 264) | +| 6 | 2026-07-09T15:18:30.672Z | Right-click at (840, 264) | +| 7 | 2026-07-09T15:18:54.929Z | Move-cursor at (878, 278) | +| 8 | 2026-07-09T15:19:00.866Z | Left-click at (878, 278) | +| 9 | 2026-07-09T15:19:14.930Z | Type: Projects | +| 10 | 2026-07-09T15:19:41.404Z | Press: Enter | +| 11 | 2026-07-09T15:19:58.113Z | Double-click at (821, 250) | +| 12 | 2026-07-09T15:20:06.241Z | Right-click at (821, 250) | +| 13 | 2026-07-09T15:20:21.091Z | Move-cursor at (841, 258) | +| 14 | 2026-07-09T15:20:31.715Z | Left-click at (841, 258) | +| 15 | 2026-07-09T15:20:42.123Z | Type: 2026 | +| 16 | 2026-07-09T15:21:14.987Z | Press: Enter | +| 17 | 2026-07-09T15:21:50.537Z | Double-click at (818, 251) | +| 18 | 2026-07-09T15:21:57.843Z | Right-click at (818, 251) | +| 19 | 2026-07-09T15:22:12.181Z | Move-cursor at (877, 261) | +| 20 | 2026-07-09T15:22:19.723Z | Left-click at (877, 261) | +| 21 | 2026-07-09T15:23:20.227Z | Type: Q3 | +| 22 | 2026-07-09T15:23:32.431Z | Press: Enter | +| 23 | 2026-07-09T15:23:41.933Z | Double-click at (816, 252) | +| 24 | 2026-07-09T15:23:57.356Z | Move-cursor at (1851, 62) | +| 25 | 2026-07-09T15:25:50.643Z | Hold at (877, 261) | +| 26 | 2026-07-09T15:25:59.401Z | Left-click at (877, 261) | diff --git a/data/sessions/finder-nested-folders/commands/raw_input.md b/data/sessions/finder-nested-folders/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..72dd6e1733b187c47744edcd3162fe7a37deb8a6 --- /dev/null +++ b/data/sessions/finder-nested-folders/commands/raw_input.md @@ -0,0 +1,32 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-09 15:17:24 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-09T15:17:24.441Z | Moved cursor to at X=604, Y=1028 | +| 2 | 2026-07-09T15:17:29.202Z | Left-clicked at X=604, Y=1028 | +| 3 | 2026-07-09T15:17:53.972Z | Moved cursor to at X=597, Y=329 | +| 4 | 2026-07-09T15:17:59.802Z | Left-clicked at X=597, Y=329 | +| 5 | 2026-07-09T15:18:24.822Z | Moved cursor to at X=840, Y=264 | +| 6 | 2026-07-09T15:18:30.672Z | Right-clicked at X=840, Y=264 | +| 7 | 2026-07-09T15:18:54.929Z | Moved cursor to at X=878, Y=278 | +| 8 | 2026-07-09T15:19:00.866Z | Left-clicked at X=878, Y=278 | +| 9 | 2026-07-09T15:19:14.930Z | Typed: Projects | +| 10 | 2026-07-09T15:19:41.404Z | Pressed: Return | +| 11 | 2026-07-09T15:19:58.113Z | Double-clicked at X=821, Y=250 | +| 12 | 2026-07-09T15:20:06.241Z | Right-clicked at X=821, Y=250 | +| 13 | 2026-07-09T15:20:21.091Z | Moved cursor to at X=841, Y=258 | +| 14 | 2026-07-09T15:20:31.715Z | Left-clicked at X=841, Y=258 | +| 15 | 2026-07-09T15:20:42.123Z | Typed: 2026 | +| 16 | 2026-07-09T15:21:14.987Z | Pressed: Return | +| 17 | 2026-07-09T15:21:50.537Z | Double-clicked at X=818, Y=251 | +| 18 | 2026-07-09T15:21:57.843Z | Right-clicked at X=818, Y=251 | +| 19 | 2026-07-09T15:22:12.181Z | Moved cursor to at X=877, Y=261 | +| 20 | 2026-07-09T15:22:19.723Z | Left-clicked at X=877, Y=261 | +| 21 | 2026-07-09T15:23:20.227Z | Typed: Q3 | +| 22 | 2026-07-09T15:23:32.431Z | Pressed: Return | +| 23 | 2026-07-09T15:23:41.933Z | Double-clicked at X=816, Y=252 | +| 24 | 2026-07-09T15:23:57.356Z | Moved cursor to at X=1851, Y=62 | +| 25 | 2026-07-09T15:25:50.643Z | Held button at at X=877, Y=261 | +| 26 | 2026-07-09T15:25:59.401Z | Left-clicked at X=877, Y=261 | diff --git a/data/sessions/finder-nested-folders/memory.md b/data/sessions/finder-nested-folders/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..c82a93d33fdd632b0a5dff959a72b85ab1ef65b8 --- /dev/null +++ b/data/sessions/finder-nested-folders/memory.md @@ -0,0 +1,188 @@ +# Memory: finder-nested-folders + +## Overview +Create a nested folder hierarchy in macOS Finder and move a file into the deepest +level to organize it. This memory builds `Documents/Projects/2026/Q3/` one level at +a time via the Finder context menu, then drags `Sample.txt` from the Desktop into +`Q3/`. Use it when a loose file needs to be filed into a categorized, dated +directory tree (project → year → quarter). + +## Prerequisites +- Runs on macOS with Finder available (the GUI path uses Finder's context-menu + "New Folder" and drag-to-move; the terminal and keyboard modalities reach the + same end state on the same system). +- A file to be organized already exists and is locatable — this memory relocates a + file, it does not create one. Its name and location differ from machine to + machine, so identify the target file at run time rather than assuming a fixed + path. +- Write access to the location where the folder tree is created, and no folder of + the same name already exists at that level (otherwise the create step collides or + renames). + +## Steps + +### Step 1 — Move-cursor at (604, 1028) + +Moved the cursor from initial state to Finder app icon located in dock as a shortcut to the application. + +![Step 1](vision/frames/step_0001_20260709_151724_at.webp) + +### Step 2 — Left-click at (604, 1028) + +After moving the cursor left click on the Finder to open the Finder. + +![Step 2](vision/frames/step_0002_20260709_151729_at.webp) + +### Step 3 — Move-cursor at (597, 329) + +Once the Finder is open move the cursor to where the folder needs to be created and in this case the folder is created in Documents directory, so find the location to the documents directory and move the cursor to the documents directory in Finder. + +![Step 3](vision/frames/step_0003_20260709_151753_at.webp) + +### Step 4 — Left-click at (597, 329) + +Once the cursor is in position to the Documents directory use left click to open the directory. + +![Step 4](vision/frames/step_0004_20260709_151759_at.webp) + +### Step 5 — Move-cursor at (840, 264) + +Once the Documents directory is open in content pane move the cursor in an empty space within content pane. + +![Step 5](vision/frames/step_0005_20260709_151824_at.webp) + +### Step 6 — Right-click at (840, 264) + +After moving the cursor to content pane right click to open the context menu. + +![Step 6](vision/frames/step_0006_20260709_151830_at.webp) + +### Step 7 — Move-cursor at (878, 278) + +Once the context menu is open find the New Folder option and move the cursor to the option. + +![Step 7](vision/frames/step_0007_20260709_151854_at.webp) + +### Step 8 — Left-click at (878, 278) + +After moving the cursor to New Folder option left click to create the new folder. + +![Step 8](vision/frames/step_0008_20260709_151900_at.webp) + +### Step 9 — Type: Projects + +After the left click a folder will be created and request for a name where any desired name can be added and in this case it's Projects. + +![Step 9](vision/frames/step_0009_20260709_151914_at.webp) + +### Step 10 — Press: Enter + +After the typing the folder name press Enter to finalize the folder creation. + +![Step 10](vision/frames/step_0010_20260709_151941_at.webp) + +### Step 11 — Double-click at (821, 250) + +Once the folder is created double click to open the folder. + +![Step 11](vision/frames/step_0011_20260709_151958_at.webp) + +### Step 12 — Right-click at (821, 250) + +Once the content pane for the Projects folder is open, another folder has to be created for organizing, so repeat the same process of creating the folder. Right click to open the context menu. + +![Step 12](vision/frames/step_0012_20260709_152006_at.webp) + +### Step 13 — Move-cursor at (841, 258) + +Once the context menu is open move the cursor to New Folder option. + +![Step 13](vision/frames/step_0013_20260709_152021_at.webp) + +### Step 14 — Left-click at (841, 258) + +After moving the cursor to New Folder option, left click to create the nested folder. Nested folder because it is created within the parent folder named Project. + +![Step 14](vision/frames/step_0014_20260709_152031_at.webp) + +### Step 15 — Type: 2026 + +To name the folder in this case the data is being segregated based on the year and the current year is 2026, so the folder is named 2026. + +![Step 15](vision/frames/step_0015_20260709_152042_at.webp) + +### Step 16 — Press: Enter + +Press Enter to finalize the folder creation. + +![Step 16](vision/frames/step_0016_20260709_152114_at.webp) + +### Step 17 — Double-click at (818, 251) + +Once the folder is created double click to open the folder. + +![Step 17](vision/frames/step_0017_20260709_152150_at.webp) + +### Step 18 — Right-click at (818, 251) + +Once the folder is open in the empty space of the content pane use right click to open the context menu. + +![Step 18](vision/frames/step_0018_20260709_152157_at.webp) + +### Step 19 — Move-cursor at (877, 261) + +Find and move the cursor to the New Folder option to create another branch within the nested folder. This folder is created to further drill down the details by segregating and organizing as per the quarters within the 2026 folders. + +![Step 19](vision/frames/step_0019_20260709_152212_at.webp) + +### Step 20 — Left-click at (877, 261) + +Left click on the New Folder option to create the folder. + +![Step 20](vision/frames/step_0020_20260709_152219_at.webp) + +### Step 21 — Type: Q3 + +After the folder is created the folder should be named based on the current quarter of the year 2026, Q3. + +![Step 21](vision/frames/step_0021_20260709_152320_at.webp) + +### Step 22 — Press: Enter + +After entering the name of the folder press enter to finalize the folder creation. + +![Step 22](vision/frames/step_0022_20260709_152332_at.webp) + +### Step 23 — Double-click at (816, 252) + +Once the folder is created double click to open the folder. + +![Step 23](vision/frames/step_0023_20260709_152341_at.webp) + +### Step 24 — Move-cursor at (1851, 62) + +After opening the folder find the file that needs to be moved to Q3 and move the cursor to that specific file. + +![Step 24](vision/frames/step_0024_20260709_152357_at.webp) + +### Step 25 — Drag from (1851, 62) to (877, 261) + +Once the cursor is in position drag the file from the current position to the content pane of Q3 folder. + +### Step 26 — Left-click at (877, 261) + +Once the file is in the content pane of the Q3 folder use left click. The left click refocuses the Finder window to verify if the file has moved. + +![Step 26](vision/frames/step_0026_20260709_152559_at.webp) + +## Notes & Edge Cases +1. This is a demonstration for Finder's nested folders. The demonstration shows how to navigate the Finder app, create folders, and move files into the nested folders to organize the files automatically. +2. There are few more methods to do the same task. We can use terminal to directly create the nested folder with a single command and move the files with another command. +3. The action commands are specific and moving the cursor step is not always necessary and directly using the command to click on a specific location works just like performing the 2 separate steps of moving the cursor and clicking. +4. The right-clicks in this memory are made on empty space inside the Finder window, not on a file, because the menu that opens depends on what is under the cursor. Right-clicking empty space opens the folder's own menu, which is where "New Folder" lives; right-clicking a file opens that file's menu instead. When the menu that appears is not the one needed, move to the correct target — empty space for folder-level actions, the file itself for file-level actions — and right-click again. +5. Creating a folder also has a key command (Shift+Cmd+N), which is quicker than the right-click menu path used here. A key command should be preferred when the correct command is known, with GUI navigation as the fallback if it fails. +6. In some cases the direct move and click action successfully moves to the pixel location but fails to click. When such failure occurs, instead of re-running the full command with pixel coordinates and click it is recommended to run the command here left / here right / here double as needed. By doing this we avoid trying to move the cursor multiple times and use click action as needed to click. +7. The folders, files, and file paths are for demonstration purposes only. The actual folders, files, and file paths vary based on the user's own system and environment. This only demonstrates how the task, sub-task, and so on are performed, so always verify the folders, files, file paths, and folder locations when performing the tasks. +8. The key command Cmd+O opens a file or folder and is faster to open a file, but the alternative for this is to use double click to open the folder or file. In some cases certain types of files might not have an app assigned to open them in System Settings, so if the user's system already has an app to open the file a popup to select the app will open, select the respective app. But if there is no app then an option to search for the app in the App Store will be available, so when no app is available always confirm with the user if they will install the app themselves or if they leave it to you to handle the app installation. Never install the app without user consent. +9. In some cases the user might have set the primary mouse button to right, but normally the default is set to left. +10. When an app is opened by clicking on the app icon the system automatically focuses on the window that just opened, but in rare cases the window is not focused, so in those cases it is recommended to move the cursor to the window that just opened and use left click to focus the window. diff --git a/data/sessions/finder-nested-folders/metadata.json b/data/sessions/finder-nested-folders/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..4c5778ab56a870af8e7358972cdab861e6745024 --- /dev/null +++ b/data/sessions/finder-nested-folders/metadata.json @@ -0,0 +1,376 @@ +{ + "memory_name": "finder-nested-folders", + "memory_description": "", + "session_id": "e5eda297-f00f-4119-84d2-98e5a6db7f05", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-09T15:15:37.992592034Z", + "completed_at": "2026-07-09T15:26:21.758821862Z", + "total_steps": 26, + "annotated_steps": 26, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-09T15:17:24.441Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260709_151724_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260709_151724_before.webp", + "after_image_path": "vision/frames/step_0001_20260709_151724_after.webp", + "raw_command": "Moved cursor to at X=604, Y=1028", + "converted_command": "Move-cursor at (604, 1028)" + }, + { + "step_id": 2, + "timestamp": "2026-07-09T15:17:29.202Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260709_151729_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260709_151729_before.webp", + "after_image_path": "vision/frames/step_0002_20260709_151729_after.webp", + "raw_command": "Left-clicked at X=604, Y=1028", + "converted_command": "Left-click at (604, 1028)" + }, + { + "step_id": 3, + "timestamp": "2026-07-09T15:17:53.972Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0003_20260709_151753_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260709_151753_before.webp", + "after_image_path": "vision/frames/step_0003_20260709_151753_after.webp", + "raw_command": "Moved cursor to at X=597, Y=329", + "converted_command": "Move-cursor at (597, 329)" + }, + { + "step_id": 4, + "timestamp": "2026-07-09T15:17:59.802Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260709_151759_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260709_151759_before.webp", + "after_image_path": "vision/frames/step_0004_20260709_151759_after.webp", + "raw_command": "Left-clicked at X=597, Y=329", + "converted_command": "Left-click at (597, 329)" + }, + { + "step_id": 5, + "timestamp": "2026-07-09T15:18:24.822Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0005_20260709_151824_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260709_151824_before.webp", + "after_image_path": "vision/frames/step_0005_20260709_151824_after.webp", + "raw_command": "Moved cursor to at X=840, Y=264", + "converted_command": "Move-cursor at (840, 264)" + }, + { + "step_id": 6, + "timestamp": "2026-07-09T15:18:30.672Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0006_20260709_151830_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260709_151830_before.webp", + "after_image_path": "vision/frames/step_0006_20260709_151830_after.webp", + "raw_command": "Right-clicked at X=840, Y=264", + "converted_command": "Right-click at (840, 264)" + }, + { + "step_id": 7, + "timestamp": "2026-07-09T15:18:54.929Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0007_20260709_151854_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260709_151854_before.webp", + "after_image_path": "vision/frames/step_0007_20260709_151854_after.webp", + "raw_command": "Moved cursor to at X=878, Y=278", + "converted_command": "Move-cursor at (878, 278)" + }, + { + "step_id": 8, + "timestamp": "2026-07-09T15:19:00.866Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0008_20260709_151900_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260709_151900_before.webp", + "after_image_path": "vision/frames/step_0008_20260709_151900_after.webp", + "raw_command": "Left-clicked at X=878, Y=278", + "converted_command": "Left-click at (878, 278)" + }, + { + "step_id": 9, + "timestamp": "2026-07-09T15:19:14.930Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0009_20260709_151914_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260709_151914_before.webp", + "after_image_path": "vision/frames/step_0009_20260709_151914_after.webp", + "raw_command": "Typed: Projects", + "converted_command": "Type: Projects" + }, + { + "step_id": 10, + "timestamp": "2026-07-09T15:19:41.404Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0010_20260709_151941_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0010_20260709_151941_before.webp", + "after_image_path": "vision/frames/step_0010_20260709_151941_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 11, + "timestamp": "2026-07-09T15:19:58.113Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0011_20260709_151958_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0011_20260709_151958_before.webp", + "after_image_path": "vision/frames/step_0011_20260709_151958_after.webp", + "raw_command": "Double-clicked at X=821, Y=250", + "converted_command": "Double-click at (821, 250)" + }, + { + "step_id": 12, + "timestamp": "2026-07-09T15:20:06.241Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0012_20260709_152006_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0012_20260709_152006_before.webp", + "after_image_path": "vision/frames/step_0012_20260709_152006_after.webp", + "raw_command": "Right-clicked at X=821, Y=250", + "converted_command": "Right-click at (821, 250)" + }, + { + "step_id": 13, + "timestamp": "2026-07-09T15:20:21.091Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0013_20260709_152021_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0013_20260709_152021_before.webp", + "after_image_path": "vision/frames/step_0013_20260709_152021_after.webp", + "raw_command": "Moved cursor to at X=841, Y=258", + "converted_command": "Move-cursor at (841, 258)" + }, + { + "step_id": 14, + "timestamp": "2026-07-09T15:20:31.715Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0014_20260709_152031_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0014_20260709_152031_before.webp", + "after_image_path": "vision/frames/step_0014_20260709_152031_after.webp", + "raw_command": "Left-clicked at X=841, Y=258", + "converted_command": "Left-click at (841, 258)" + }, + { + "step_id": 15, + "timestamp": "2026-07-09T15:20:42.123Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0015_20260709_152042_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0015_20260709_152042_before.webp", + "after_image_path": "vision/frames/step_0015_20260709_152042_after.webp", + "raw_command": "Typed: 2026", + "converted_command": "Type: 2026" + }, + { + "step_id": 16, + "timestamp": "2026-07-09T15:21:14.987Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0016_20260709_152114_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0016_20260709_152114_before.webp", + "after_image_path": "vision/frames/step_0016_20260709_152114_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 17, + "timestamp": "2026-07-09T15:21:50.537Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0017_20260709_152150_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0017_20260709_152150_before.webp", + "after_image_path": "vision/frames/step_0017_20260709_152150_after.webp", + "raw_command": "Double-clicked at X=818, Y=251", + "converted_command": "Double-click at (818, 251)" + }, + { + "step_id": 18, + "timestamp": "2026-07-09T15:21:57.843Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0018_20260709_152157_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0018_20260709_152157_before.webp", + "after_image_path": "vision/frames/step_0018_20260709_152157_after.webp", + "raw_command": "Right-clicked at X=818, Y=251", + "converted_command": "Right-click at (818, 251)" + }, + { + "step_id": 19, + "timestamp": "2026-07-09T15:22:12.181Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0019_20260709_152212_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0019_20260709_152212_before.webp", + "after_image_path": "vision/frames/step_0019_20260709_152212_after.webp", + "raw_command": "Moved cursor to at X=877, Y=261", + "converted_command": "Move-cursor at (877, 261)" + }, + { + "step_id": 20, + "timestamp": "2026-07-09T15:22:19.723Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0020_20260709_152219_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0020_20260709_152219_before.webp", + "after_image_path": "vision/frames/step_0020_20260709_152219_after.webp", + "raw_command": "Left-clicked at X=877, Y=261", + "converted_command": "Left-click at (877, 261)" + }, + { + "step_id": 21, + "timestamp": "2026-07-09T15:23:20.227Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0021_20260709_152320_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0021_20260709_152320_before.webp", + "after_image_path": "vision/frames/step_0021_20260709_152320_after.webp", + "raw_command": "Typed: Q3", + "converted_command": "Type: Q3" + }, + { + "step_id": 22, + "timestamp": "2026-07-09T15:23:32.431Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0022_20260709_152332_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0022_20260709_152332_before.webp", + "after_image_path": "vision/frames/step_0022_20260709_152332_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 23, + "timestamp": "2026-07-09T15:23:41.933Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0023_20260709_152341_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0023_20260709_152341_before.webp", + "after_image_path": "vision/frames/step_0023_20260709_152341_after.webp", + "raw_command": "Double-clicked at X=816, Y=252", + "converted_command": "Double-click at (816, 252)" + }, + { + "step_id": 24, + "timestamp": "2026-07-09T15:23:57.356Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0024_20260709_152357_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0024_20260709_152357_before.webp", + "after_image_path": "vision/frames/step_0024_20260709_152357_after.webp", + "raw_command": "Moved cursor to at X=1851, Y=62", + "converted_command": "Move-cursor at (1851, 62)" + }, + { + "step_id": 25, + "timestamp": "2026-07-09T15:25:50.643Z", + "action_type": "mouse", + "action_subtype": "drag", + "image_path": null, + "image_fetched": false, + "marked": false, + "raw_command": "Held button at at X=877, Y=261", + "converted_command": "Drag from (1851, 62) to (877, 261)" + }, + { + "step_id": 26, + "timestamp": "2026-07-09T15:25:59.401Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0026_20260709_152559_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0026_20260709_152559_before.webp", + "after_image_path": "vision/frames/step_0026_20260709_152559_after.webp", + "raw_command": "Left-clicked at X=877, Y=261", + "converted_command": "Left-click at (877, 261)" + } + ], + "skipped_image_fetches": [ + { + "step_id": 25, + "reason": "action type does not trigger fetch" + } + ], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-nested-folders/reasoning/reasoning.jsonl b/data/sessions/finder-nested-folders/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..08b5250f8dc8bd5ccebca355bd9727861b4c6bc7 --- /dev/null +++ b/data/sessions/finder-nested-folders/reasoning/reasoning.jsonl @@ -0,0 +1,26 @@ +{"step_id": 1, "timestamp_action": "2026-07-09T15:17:24.441Z", "timestamp_annotated": "2026-07-10T06:14:39.064531+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=604, Y=1028", "converted_command": "Move-cursor at (604, 1028)", "image_path": "vision/frames/step_0001_20260709_151724_at.webp", "reasoning": "Moved the cursor from initial state to Finder app icon located in dock as a shortcut to the application.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-09T15:17:29.202Z", "timestamp_annotated": "2026-07-10T06:15:45.450264+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=604, Y=1028", "converted_command": "Left-click at (604, 1028)", "image_path": "vision/frames/step_0002_20260709_151729_at.webp", "reasoning": "After moving the cursor left click on the Finder to open the Finder.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-09T15:17:53.972Z", "timestamp_annotated": "2026-07-10T06:23:45.461574+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=597, Y=329", "converted_command": "Move-cursor at (597, 329)", "image_path": "vision/frames/step_0003_20260709_151753_at.webp", "reasoning": "Once the Finder is open move the cursor to where the folder needs to be created and in this case the folder is created in Documents directory, so find the location to the documents directory and move the cursor to the documents directory in Finder.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-09T15:17:59.802Z", "timestamp_annotated": "2026-07-10T06:26:29.569249+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=597, Y=329", "converted_command": "Left-click at (597, 329)", "image_path": "vision/frames/step_0004_20260709_151759_at.webp", "reasoning": "Once the cursor is in position to the Documents directory use left click to open the directory.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-09T15:18:24.822Z", "timestamp_annotated": "2026-07-10T11:37:47.507808+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=840, Y=264", "converted_command": "Move-cursor at (840, 264)", "image_path": "vision/frames/step_0005_20260709_151824_at.webp", "reasoning": "Once the Documents directory is open in content pane move the cursor in an empty space within content pane.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-09T15:18:30.672Z", "timestamp_annotated": "2026-07-10T15:44:47.625687+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=840, Y=264", "converted_command": "Right-click at (840, 264)", "image_path": "vision/frames/step_0006_20260709_151830_at.webp", "reasoning": "After moving the cursor to content pane right click to open the context menu.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-09T15:18:54.929Z", "timestamp_annotated": "2026-07-10T11:57:23.090128+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=878, Y=278", "converted_command": "Move-cursor at (878, 278)", "image_path": "vision/frames/step_0007_20260709_151854_at.webp", "reasoning": "Once the context menu is open find the New Folder option and move the cursor to the option.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-09T15:19:00.866Z", "timestamp_annotated": "2026-07-10T12:02:52.303120+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=878, Y=278", "converted_command": "Left-click at (878, 278)", "image_path": "vision/frames/step_0008_20260709_151900_at.webp", "reasoning": "After moving the cursor to New Folder option left click to create the new folder.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-09T15:19:14.930Z", "timestamp_annotated": "2026-07-10T12:04:38.422508+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Projects", "converted_command": "Type: Projects", "image_path": "vision/frames/step_0009_20260709_151914_at.webp", "reasoning": "After the left click a folder will be created and request for a name where any desired name can be added and in this case it's Projects.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-09T15:19:41.404Z", "timestamp_annotated": "2026-07-10T12:05:11.156300+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0010_20260709_151941_at.webp", "reasoning": "After the typing the folder name press Enter to finalize the folder creation.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-09T15:19:58.113Z", "timestamp_annotated": "2026-07-10T14:00:53.196278+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=821, Y=250", "converted_command": "Double-click at (821, 250)", "image_path": "vision/frames/step_0011_20260709_151958_at.webp", "reasoning": "Once the folder is created double click to open the folder.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-09T15:20:06.241Z", "timestamp_annotated": "2026-07-10T15:44:57.623922+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=821, Y=250", "converted_command": "Right-click at (821, 250)", "image_path": "vision/frames/step_0012_20260709_152006_at.webp", "reasoning": "Once the content pane for the Projects folder is open, another folder has to be created for organizing, so repeat the same process of creating the folder. Right click to open the context menu.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-07-09T15:20:21.091Z", "timestamp_annotated": "2026-07-10T15:46:35.916187+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=841, Y=258", "converted_command": "Move-cursor at (841, 258)", "image_path": "vision/frames/step_0013_20260709_152021_at.webp", "reasoning": "Once the context menu is open move the cursor to New Folder option.", "skipped": false} +{"step_id": 14, "timestamp_action": "2026-07-09T15:20:31.715Z", "timestamp_annotated": "2026-07-10T15:50:49.898317+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=841, Y=258", "converted_command": "Left-click at (841, 258)", "image_path": "vision/frames/step_0014_20260709_152031_at.webp", "reasoning": "After moving the cursor to New Folder option, left click to create the nested folder. Nested folder because it is created within the parent folder named Project.", "skipped": false} +{"step_id": 15, "timestamp_action": "2026-07-09T15:20:42.123Z", "timestamp_annotated": "2026-07-10T16:11:26.494774+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 2026", "converted_command": "Type: 2026", "image_path": "vision/frames/step_0015_20260709_152042_at.webp", "reasoning": "To name the folder in this case the data is being segregated based on the year and the current year is 2026, so the folder is named 2026.", "skipped": false} +{"step_id": 16, "timestamp_action": "2026-07-09T15:21:14.987Z", "timestamp_annotated": "2026-07-10T16:27:58.786825+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0016_20260709_152114_at.webp", "reasoning": "Press Enter to finalize the folder creation.", "skipped": false} +{"step_id": 17, "timestamp_action": "2026-07-09T15:21:50.537Z", "timestamp_annotated": "2026-07-10T16:31:04.460944+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=818, Y=251", "converted_command": "Double-click at (818, 251)", "image_path": "vision/frames/step_0017_20260709_152150_at.webp", "reasoning": "Once the folder is created double click to open the folder.", "skipped": false} +{"step_id": 18, "timestamp_action": "2026-07-09T15:21:57.843Z", "timestamp_annotated": "2026-07-10T16:32:35.968396+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=818, Y=251", "converted_command": "Right-click at (818, 251)", "image_path": "vision/frames/step_0018_20260709_152157_at.webp", "reasoning": "Once the folder is open in the empty space of the content pane use right click to open the context menu.", "skipped": false} +{"step_id": 19, "timestamp_action": "2026-07-09T15:22:12.181Z", "timestamp_annotated": "2026-07-10T16:36:23.485178+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=877, Y=261", "converted_command": "Move-cursor at (877, 261)", "image_path": "vision/frames/step_0019_20260709_152212_at.webp", "reasoning": "Find and move the cursor to the New Folder option to create another branch within the nested folder. This folder is created to further drill down the details by segregating and organizing as per the quarters within the 2026 folders.", "skipped": false} +{"step_id": 20, "timestamp_action": "2026-07-09T15:22:19.723Z", "timestamp_annotated": "2026-07-10T16:40:43.888738+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=877, Y=261", "converted_command": "Left-click at (877, 261)", "image_path": "vision/frames/step_0020_20260709_152219_at.webp", "reasoning": "Left click on the New Folder option to create the folder.", "skipped": false} +{"step_id": 21, "timestamp_action": "2026-07-09T15:23:20.227Z", "timestamp_annotated": "2026-07-10T16:41:40.503863+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Q3", "converted_command": "Type: Q3", "image_path": "vision/frames/step_0021_20260709_152320_at.webp", "reasoning": "After the folder is created the folder should be named based on the current quarter of the year 2026, Q3.", "skipped": false} +{"step_id": 22, "timestamp_action": "2026-07-09T15:23:32.431Z", "timestamp_annotated": "2026-07-10T16:42:11.527522+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0022_20260709_152332_at.webp", "reasoning": "After entering the name of the folder press enter to finalize the folder creation.", "skipped": false} +{"step_id": 23, "timestamp_action": "2026-07-09T15:23:41.933Z", "timestamp_annotated": "2026-07-10T16:52:30.239034+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=816, Y=252", "converted_command": "Double-click at (816, 252)", "image_path": "vision/frames/step_0023_20260709_152341_at.webp", "reasoning": "Once the folder is created double click to open the folder.", "skipped": false} +{"step_id": 24, "timestamp_action": "2026-07-09T15:23:57.356Z", "timestamp_annotated": "2026-07-10T16:54:56.736918+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1851, Y=62", "converted_command": "Move-cursor at (1851, 62)", "image_path": "vision/frames/step_0024_20260709_152357_at.webp", "reasoning": "After opening the folder find the file that needs to be moved to Q3 and move the cursor to that specific file.", "skipped": false} +{"step_id": 25, "timestamp_action": "2026-07-09T15:25:50.643Z", "timestamp_annotated": "2026-07-11T04:34:12.197845+00:00", "action_type": "mouse", "action_subtype": "drag", "raw_command": "Held button at at X=877, Y=261", "converted_command": "Drag from (1851, 62) to (877, 261)", "image_path": null, "reasoning": "Once the cursor is in position drag the file from the current position to the content pane of Q3 folder.", "skipped": false} +{"step_id": 26, "timestamp_action": "2026-07-09T15:25:59.401Z", "timestamp_annotated": "2026-07-11T04:35:58.916949+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=877, Y=261", "converted_command": "Left-click at (877, 261)", "image_path": "vision/frames/step_0026_20260709_152559_at.webp", "reasoning": "Once the file is in the content pane of the Q3 folder use left click. The left click refocuses the Finder window to verify if the file has moved.", "skipped": false} diff --git a/data/sessions/finder-nested-folders/sync_log.json b/data/sessions/finder-nested-folders/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..2383ff3a4d06291992407d3feb247120637214e3 --- /dev/null +++ b/data/sessions/finder-nested-folders/sync_log.json @@ -0,0 +1,579 @@ +{ + "session_id": "e5eda297-f00f-4119-84d2-98e5a6db7f05", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260709_151724_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0001_20260709_151724_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260709_151724_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0001_20260709_151724_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260709_151724_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0001_20260709_151724_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260709_151729_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0002_20260709_151729_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260709_151729_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0002_20260709_151729_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260709_151729_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0002_20260709_151729_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260709_151753_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0003_20260709_151753_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260709_151753_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0003_20260709_151753_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260709_151753_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0003_20260709_151753_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260709_151759_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0004_20260709_151759_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260709_151759_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0004_20260709_151759_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260709_151759_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0004_20260709_151759_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260709_151824_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0005_20260709_151824_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260709_151824_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0005_20260709_151824_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260709_151824_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0005_20260709_151824_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260709_151830_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0006_20260709_151830_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260709_151830_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0006_20260709_151830_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260709_151830_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0006_20260709_151830_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260709_151854_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0007_20260709_151854_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260709_151854_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0007_20260709_151854_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260709_151854_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0007_20260709_151854_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260709_151900_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0008_20260709_151900_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260709_151900_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0008_20260709_151900_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260709_151900_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0008_20260709_151900_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260709_151914_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0009_20260709_151914_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260709_151914_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0009_20260709_151914_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260709_151914_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0009_20260709_151914_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260709_151941_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0010_20260709_151941_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260709_151941_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0010_20260709_151941_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260709_151941_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0010_20260709_151941_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260709_151958_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0011_20260709_151958_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260709_151958_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0011_20260709_151958_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260709_151958_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0011_20260709_151958_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260709_152006_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0012_20260709_152006_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260709_152006_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0012_20260709_152006_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260709_152006_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0012_20260709_152006_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260709_152021_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0013_20260709_152021_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260709_152021_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0013_20260709_152021_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260709_152021_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0013_20260709_152021_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260709_152031_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0014_20260709_152031_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260709_152031_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0014_20260709_152031_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260709_152031_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0014_20260709_152031_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260709_152042_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0015_20260709_152042_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260709_152042_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0015_20260709_152042_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260709_152042_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0015_20260709_152042_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260709_152114_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0016_20260709_152114_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260709_152114_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0016_20260709_152114_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260709_152114_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0016_20260709_152114_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260709_152150_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0017_20260709_152150_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260709_152150_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0017_20260709_152150_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260709_152150_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0017_20260709_152150_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260709_152157_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0018_20260709_152157_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260709_152157_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0018_20260709_152157_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260709_152157_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0018_20260709_152157_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260709_152212_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0019_20260709_152212_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260709_152212_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0019_20260709_152212_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260709_152212_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0019_20260709_152212_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260709_152219_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0020_20260709_152219_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260709_152219_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0020_20260709_152219_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260709_152219_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0020_20260709_152219_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260709_152320_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0021_20260709_152320_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260709_152320_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0021_20260709_152320_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260709_152320_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0021_20260709_152320_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260709_152332_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0022_20260709_152332_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260709_152332_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0022_20260709_152332_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260709_152332_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0022_20260709_152332_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260709_152341_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0023_20260709_152341_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260709_152341_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0023_20260709_152341_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260709_152341_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0023_20260709_152341_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0024_20260709_152357_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0024_20260709_152357_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0024_20260709_152357_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0024_20260709_152357_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0024_20260709_152357_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0024_20260709_152357_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0026_20260709_152559_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0026_20260709_152559_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0026_20260709_152559_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0026_20260709_152559_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0026_20260709_152559_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/vision/frames/step_0026_20260709_152559_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "reasoning/reasoning.jsonl": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/reasoning/reasoning.jsonl", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "memory.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-nested-folders/memory.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-nested-folders/vision/frames/closing_state.webp b/data/sessions/finder-nested-folders/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..e497a6731c80e47893bfdc348904a9f933c6aa15 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f21f187f749f4e117529e43cc1d8477c457916a22867d6668bb3c19b516d44 +size 540318 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0001_20260709_151724_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0001_20260709_151724_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b62ea6bcc4fd9f188abb3653d47399ea7b39ae97 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0001_20260709_151724_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75665e790122cd203296e59e2b01ea7a025603101f4844daad2e21510718d3fe +size 697014 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0001_20260709_151724_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0001_20260709_151724_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d7be7c9839382a0d1e161e79c9e989e6e14b7c48 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0001_20260709_151724_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fdd6830b0340832ba4dd4f67c857986b42819bfb9bd05c79180e17b88cd0ea7 +size 2719530 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0001_20260709_151724_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0001_20260709_151724_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a5f88d775205ab6d539b4c49b4323565f11ab90e --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0001_20260709_151724_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2d773f4754caa7f3869346a66c4c9df9980a58957c5b95ce630a10c22883754 +size 696650 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0002_20260709_151729_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0002_20260709_151729_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b62ea6bcc4fd9f188abb3653d47399ea7b39ae97 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0002_20260709_151729_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75665e790122cd203296e59e2b01ea7a025603101f4844daad2e21510718d3fe +size 697014 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0002_20260709_151729_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0002_20260709_151729_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..aa5d8ff89f1cb78f6410ac0cfc8a305c43c1ebea --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0002_20260709_151729_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe820d9c6bc3e14c8148ceab7a272218a84db3e698cbb7df4cd591b3d6cf0a1 +size 2718260 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0002_20260709_151729_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0002_20260709_151729_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b62ea6bcc4fd9f188abb3653d47399ea7b39ae97 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0002_20260709_151729_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75665e790122cd203296e59e2b01ea7a025603101f4844daad2e21510718d3fe +size 697014 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0003_20260709_151753_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0003_20260709_151753_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d90cd891899246704acb922566dc6dbe00a12b89 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0003_20260709_151753_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4769a47ff4297478b22322e449d75958a8678ceaad9dba82a9eb3c47ddb46108 +size 538844 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0003_20260709_151753_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0003_20260709_151753_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..55a8941d3e45c6396bc6552df2c1ae08e132da6d --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0003_20260709_151753_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a99068bf53513175703418bfcc3402bc26a4c665714ff0bb5d813a9a8a08870 +size 2060470 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0003_20260709_151753_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0003_20260709_151753_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fd7fe232b3a153b3013f283e46105bce0d842447 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0003_20260709_151753_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:595b8c5dde70999db752cae4ab4af52949e1069a59b31fa867f980ca1663f1a1 +size 538792 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0004_20260709_151759_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0004_20260709_151759_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d33fc1fe80146406059b95fcec92ec572717b485 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0004_20260709_151759_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d9f1751d92558840dc6513d754e33b346183ed02b3c40caa20eb373e12f0c4 +size 540518 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0004_20260709_151759_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0004_20260709_151759_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9662546dff82ecc940c6b9b47d6511e1a2820fcc --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0004_20260709_151759_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5002109a50f2f1dfe0dc0bdc6a48a37396c2f6ce94ffe7c72177b89cd0f41951 +size 2060714 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0004_20260709_151759_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0004_20260709_151759_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d90cd891899246704acb922566dc6dbe00a12b89 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0004_20260709_151759_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4769a47ff4297478b22322e449d75958a8678ceaad9dba82a9eb3c47ddb46108 +size 538844 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0005_20260709_151824_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0005_20260709_151824_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..741a7ee969294cacea9a29e8a6f2743386670153 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0005_20260709_151824_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7501f6e139b37632060c3f2cbb787457f4b947c66cdf7cc53c6c81a66078d284 +size 540534 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0005_20260709_151824_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0005_20260709_151824_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a688a135a4bcb930b46d92bddec1ce6972a60014 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0005_20260709_151824_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36e488dc7fee299d913ba53ca251b8ecca46d4b6aa974080ed6a65a5523e5e70 +size 2065730 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0005_20260709_151824_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0005_20260709_151824_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0219b0b49197f74db908f07afb598acbc848236a --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0005_20260709_151824_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfa7571257f3d5234b2e380742195b843527aff796b93dd80ba9b63e1c14605e +size 540404 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0006_20260709_151830_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0006_20260709_151830_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fc4941215ab24c6101a12c1286cf63581542d53d --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0006_20260709_151830_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0115ef7865320bdd7005d407531c8df873812ee5c5c2692335ee64aa4615bdb5 +size 545854 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0006_20260709_151830_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0006_20260709_151830_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..30fd4b5683c81870a4fcd145e9ff942073663ceb --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0006_20260709_151830_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:262e679d9d31e2c20f6193b37487b99bd1bbeba6450e60b3d0466c0cb57da1da +size 2066080 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0006_20260709_151830_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0006_20260709_151830_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..741a7ee969294cacea9a29e8a6f2743386670153 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0006_20260709_151830_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7501f6e139b37632060c3f2cbb787457f4b947c66cdf7cc53c6c81a66078d284 +size 540534 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0007_20260709_151854_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0007_20260709_151854_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..04b6dab2bc4960e28f3358cc7c1d68c3fd7637dc --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0007_20260709_151854_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f16fbe8b47aa2e0d3cc9498f1ffcaa771d281e78045e78a98934518d553099 +size 546724 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0007_20260709_151854_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0007_20260709_151854_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7bdc02c4ec8fd1c759392d4a906a7b6a2ca31b00 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0007_20260709_151854_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8f23c36a5b2366578912ed959006606534f14359aae447d819865f56028c73 +size 2075566 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0007_20260709_151854_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0007_20260709_151854_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..13caf1b739d05898696e14bc5f6fbae7f82abd24 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0007_20260709_151854_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c2e9dfbff91325299180723a1a70ffef2e5159563f0bce256984c363c7ab8f0 +size 546066 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0008_20260709_151900_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0008_20260709_151900_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..81ecd9d22d4cff4f620ad9b7e82a28deb24b2695 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0008_20260709_151900_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af38d5840fb2c821e8582553cbb6f3b1303e9049bd055a621bdd43f7e8af1439 +size 542686 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0008_20260709_151900_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0008_20260709_151900_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ef738bf1d436693739a08c7e59abf5ef3252360d --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0008_20260709_151900_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adabb8718284184f6ea9097b1dc59153dc7486f2b8ea80461427a81fb0afcfd1 +size 2080662 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0008_20260709_151900_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0008_20260709_151900_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4678bafefae78ce8012422382f62f12b80303702 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0008_20260709_151900_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ceb2448f7791209c88d34aac1f3a926084970e278745bfcb9a1d041e5472279 +size 546754 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0009_20260709_151914_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0009_20260709_151914_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..adb48cbb072fea53616be82fbd27fb475251d11b --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0009_20260709_151914_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2986ff9004d84066916b33ce89c1f72592de7076f1fa738ef78c296d4a5bb6 +size 541828 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0009_20260709_151914_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0009_20260709_151914_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..43215aca23214cdeb702c91ce8ba8f9d7eea26ff --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0009_20260709_151914_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7991445cba2e68dace8457be2bc75d9b6553dab8dea28dcde297132b8625bcf +size 542422 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0009_20260709_151914_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0009_20260709_151914_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..43215aca23214cdeb702c91ce8ba8f9d7eea26ff --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0009_20260709_151914_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7991445cba2e68dace8457be2bc75d9b6553dab8dea28dcde297132b8625bcf +size 542422 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0010_20260709_151941_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0010_20260709_151941_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6c77be3ec27f8159ec0d1d56068f32b299f3b1f1 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0010_20260709_151941_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07420dfbb9c140396895b25f8e28ef7d342dbd3c1319904a644adf6949bcf6ea +size 542136 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0010_20260709_151941_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0010_20260709_151941_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..670b4538108f803b06e6122747ff0528213ae84d --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0010_20260709_151941_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48a802e8a152feb6656914f1dad2798f7a97065d9f0dab5d02f920209094d84e +size 542008 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0010_20260709_151941_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0010_20260709_151941_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..670b4538108f803b06e6122747ff0528213ae84d --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0010_20260709_151941_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48a802e8a152feb6656914f1dad2798f7a97065d9f0dab5d02f920209094d84e +size 542008 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0011_20260709_151958_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0011_20260709_151958_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..677e8684d1f6fc9e87ddc6fb2b75a1b2c1c026f3 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0011_20260709_151958_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3724fec5eeacd0b89cd69f6ae6d01fac4d420e1c1291605214e9bf4fe432ab1 +size 538970 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0011_20260709_151958_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0011_20260709_151958_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2178571eb3e5370add71cc0b64437c5d8055c736 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0011_20260709_151958_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30b84b206ae3b549344c73f752b5c57b532da6c1e28f6ee26e70078cd52d85d +size 2073624 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0011_20260709_151958_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0011_20260709_151958_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6983ca184b5125c8380c9f17affa3d769378ce33 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0011_20260709_151958_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71692397f533fa9a5c2956f13103b98df404aeb3d09fdd4864b0f35b31ed3f9d +size 542256 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0012_20260709_152006_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0012_20260709_152006_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4052c8728a33766c5a087fb2a477a546ed35f1a9 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0012_20260709_152006_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3825ef97ba8705370b6e561f2976d02c5ac2a36c3414bd8c60a04108a9871cd7 +size 543448 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0012_20260709_152006_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0012_20260709_152006_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..399f0688cb7212e12ae8898acb6099a426dbd23e --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0012_20260709_152006_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a433fe326a23b9d20793919114bdde04620c1332e325b0b9211c058d2bdfd13 +size 2060588 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0012_20260709_152006_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0012_20260709_152006_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fb6d3a2adf89749061a21c0a8e5a1999516cb80f --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0012_20260709_152006_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daef1103a3e91d9813b4dfba6321393919727a7a07b78722289ee8a1ce8f0c19 +size 538898 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0013_20260709_152021_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0013_20260709_152021_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c8fe458670974bb81175c8794455b31a3c8f768a --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0013_20260709_152021_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f750af711d84c96a5f4b8c5b2a0bca70c675b55e300b532913eee0761e98851 +size 544218 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0013_20260709_152021_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0013_20260709_152021_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..eb16005c08c492f65ea6a588b8c9578aa77d4bc7 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0013_20260709_152021_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82135aea4650c766241bb4777da544322809f7ff334544f6491843bf68a1af73 +size 2068252 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0013_20260709_152021_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0013_20260709_152021_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4fbca127addb9473a6f756f70c8cc47ebb0210cb --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0013_20260709_152021_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec017bfb4841c2bdb34f364cdc6e63c48534d12ac7b29d6c544446e20f858e3 +size 543474 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0014_20260709_152031_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0014_20260709_152031_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f56ab2288ab67e0bd4e229db3902811d38ff1ac3 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0014_20260709_152031_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af1c576c82eff7ec3ad6c66022fdf98743090ca44a3c46dc4666cc1f0f609454 +size 541190 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0014_20260709_152031_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0014_20260709_152031_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e5b427f626990b5ff51a1243bd95439a7afb25a8 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0014_20260709_152031_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e614909cbaad211ea221162f0b20e7948e8740ba7372fbac1995bfae3975e4a3 +size 2071668 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0014_20260709_152031_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0014_20260709_152031_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..de6d215b83a44f8c443da908fba35daef47c328a --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0014_20260709_152031_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c33b4e3a887df17eb2ad3a90bc95aac0e1decc5b1127e8ffa2c1548607026ef +size 544116 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0015_20260709_152042_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0015_20260709_152042_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ab19294d11cff09a2da6915037bbc5038ec89829 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0015_20260709_152042_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1a1b271e801107b0c23f837e1de15ff33a741b53b49a7e26bccbe1fd0e06bd9 +size 540336 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0015_20260709_152042_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0015_20260709_152042_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..464c6cd7925509256d8f1e786205e0a0fb5761a3 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0015_20260709_152042_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27cb4f83f3c4bb2d2f6b537a6f92267c9b3444c961f3359be3221f676e987720 +size 540402 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0015_20260709_152042_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0015_20260709_152042_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..27b6c27ba60c97e48b903eb56409d55746be373f --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0015_20260709_152042_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d735f03c41d0ff499f830ae916ef493ddf76586eb562af553fe7b44c7f69ea9 +size 541066 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0016_20260709_152114_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0016_20260709_152114_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fbf20e068210d8e6ca845659511e68b00d9b0a37 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0016_20260709_152114_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23c2498f8e581552830044acfe476db8c7e54c2c16b5e199d51215c2b894d120 +size 540444 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0016_20260709_152114_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0016_20260709_152114_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..dd74c645a8a3e3437d311192da45fe037a4fee73 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0016_20260709_152114_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba4ec5baee210f61b059d00843a2b9a8c07280762442335741fd2ffca9e7df3c +size 540636 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0016_20260709_152114_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0016_20260709_152114_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..dd74c645a8a3e3437d311192da45fe037a4fee73 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0016_20260709_152114_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba4ec5baee210f61b059d00843a2b9a8c07280762442335741fd2ffca9e7df3c +size 540636 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0017_20260709_152150_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0017_20260709_152150_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..dd57951d91df3b4f98af5a022b0809d513829472 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0017_20260709_152150_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b6d6fbf5a72cd62d07de66595dd9bfc89e609f5e2e52dccd5019a6b4ad18baf +size 540658 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0017_20260709_152150_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0017_20260709_152150_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..275439845bd5206b8b6b9749bf1239d6bd91b08f --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0017_20260709_152150_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60215f509d8ecd4f821e078f151a5a449f4cb296e7a46a58d856794f81f80ea1 +size 2068116 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0017_20260709_152150_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0017_20260709_152150_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..dd57951d91df3b4f98af5a022b0809d513829472 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0017_20260709_152150_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b6d6fbf5a72cd62d07de66595dd9bfc89e609f5e2e52dccd5019a6b4ad18baf +size 540658 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0018_20260709_152157_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0018_20260709_152157_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ec8732e1259e7bec9066dc11d73266cc68362a9c --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0018_20260709_152157_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d02385f84acefd6221e4128af67fff91bb5a6c891f634950bf3630f8ed2c5a +size 543008 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0018_20260709_152157_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0018_20260709_152157_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..02024de8975966942e6c31d9de17948c6ef90c62 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0018_20260709_152157_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4433998069b6351033f01d2c8f710fa2c7cfbe10eada327370698e147b41aebd +size 2060268 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0018_20260709_152157_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0018_20260709_152157_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..147e962b0bbc1adf07a60a24105f7af2399b4a92 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0018_20260709_152157_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b761b2f5121fb5a44aae486e0c67143e25a08cfe952a462c5c32d1f7f8e4a7 +size 538736 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0019_20260709_152212_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0019_20260709_152212_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..33a8f5b2e83a8d5cb8c033b1b965674795683998 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0019_20260709_152212_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abfd4d2624f9bd14450239ac5bb4a2a0411219f25ea29b6083014d01071754c8 +size 543738 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0019_20260709_152212_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0019_20260709_152212_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1830f113df61525dcd96de52402c5d81e419141f --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0019_20260709_152212_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cb23b3a5f8d4b8469d004511e157ecb79d701cdf559bd7c1fc036b4128e0bee +size 2067574 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0019_20260709_152212_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0019_20260709_152212_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..683d9a6012f98fcfa203ba3dd4a55d88d7f71faf --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0019_20260709_152212_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d224bcf5af47022558447fb36f91907e64f4de9a562cb3eb7edd70750281424 +size 543248 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0020_20260709_152219_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0020_20260709_152219_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..33a8f5b2e83a8d5cb8c033b1b965674795683998 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0020_20260709_152219_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abfd4d2624f9bd14450239ac5bb4a2a0411219f25ea29b6083014d01071754c8 +size 543738 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0020_20260709_152219_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0020_20260709_152219_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f8bd5327693494203de7abd22190e3cb491ccdfe --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0020_20260709_152219_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c937dc0b1b2db5d843f0290f92daa732987963d3cae1472ace53b66e2809a0e1 +size 2070680 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0020_20260709_152219_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0020_20260709_152219_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..33a8f5b2e83a8d5cb8c033b1b965674795683998 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0020_20260709_152219_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abfd4d2624f9bd14450239ac5bb4a2a0411219f25ea29b6083014d01071754c8 +size 543738 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0021_20260709_152320_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0021_20260709_152320_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0ab2f8709fee2ead6694d5acf19ee8706957a312 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0021_20260709_152320_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab29e609216c198a3fab1d7d6849af179dfae053df4441b78b9581e8c52f17b +size 539886 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0021_20260709_152320_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0021_20260709_152320_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0ab2f8709fee2ead6694d5acf19ee8706957a312 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0021_20260709_152320_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab29e609216c198a3fab1d7d6849af179dfae053df4441b78b9581e8c52f17b +size 539886 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0021_20260709_152320_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0021_20260709_152320_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f3eadf886e3450bd1931ab37fbfbfa3f24258778 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0021_20260709_152320_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c05d7c7ef2f709341eca5f37f3b2bf5ee4ac49609259507ba2b381aeba20bc81 +size 541072 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0022_20260709_152332_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0022_20260709_152332_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..990ee82367793753fcbcc856e016f81d0e0e5eae --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0022_20260709_152332_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24419578c801b0dc88b18c6eefdcf5ad9fffa123f9aa03a0f3f880283a70a963 +size 540094 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0022_20260709_152332_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0022_20260709_152332_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9c6e099fa3bb3a2354ab738d7aebde8c0f395df1 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0022_20260709_152332_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2208659ba81dfafb84f606371f1147bf84637499b260cf58a218570b2662c9b3 +size 539854 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0022_20260709_152332_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0022_20260709_152332_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..959c8f5b031e78b875b2af2115be8b6f2942ec3f --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0022_20260709_152332_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03952f74bd3cd28001b5431cb2b6202b79d99fb908495873beafb591e937009d +size 540058 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0023_20260709_152341_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0023_20260709_152341_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2a68f5f2fba2c80f98a92e0f7c7d86746da1bce9 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0023_20260709_152341_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b2ec130819b8be36e513b768ef3c0aad82dc6ec268932c54f5be60ee852eac +size 538528 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0023_20260709_152341_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0023_20260709_152341_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1e760cbb989578c638b1eb0c65a9d0481e44eaa5 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0023_20260709_152341_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec8177d78e5c157f4147aadbe67ccab470d99437fd8164a49bc9db03b97e0ac1 +size 2066436 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0023_20260709_152341_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0023_20260709_152341_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..990ee82367793753fcbcc856e016f81d0e0e5eae --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0023_20260709_152341_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24419578c801b0dc88b18c6eefdcf5ad9fffa123f9aa03a0f3f880283a70a963 +size 540094 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0024_20260709_152357_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0024_20260709_152357_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..46ae589d5794c2ef87a8acd5cb6b7fb8dac06e24 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0024_20260709_152357_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db34e15c062c5d00cf9a92060aab52b3e728cf9f4db3e9862b05e4333f3b907 +size 538670 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0024_20260709_152357_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0024_20260709_152357_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0936b66f3bec5d53d5f1dd94430d4a4abf3a5658 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0024_20260709_152357_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:398af746ff7f39315c3010fe5b57599e2aa90b10ca2f77ab6418fb476d419b04 +size 2053814 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0024_20260709_152357_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0024_20260709_152357_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3121eb332b0f85db9ce494910488bc72da9d20a2 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0024_20260709_152357_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4020e451a86846ab3f02d48ea0d459cb2ba1ca86844b3ab0ecb57e4bea495eb +size 538298 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0026_20260709_152559_after.webp b/data/sessions/finder-nested-folders/vision/frames/step_0026_20260709_152559_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c30deffc5fc58107bf0111d477b411110a0050ec --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0026_20260709_152559_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b55ea94be9d350e834476b275d305f8b73b05778fb64627c5ed03972a2c03af +size 540070 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0026_20260709_152559_at.webp b/data/sessions/finder-nested-folders/vision/frames/step_0026_20260709_152559_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9536d33e5747d21fac053f9c7a06e36d928f9d69 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0026_20260709_152559_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d7a8343cdfcc29e91a43525c8d8091120d61515e1c04d792a417a1c5b67536 +size 2059176 diff --git a/data/sessions/finder-nested-folders/vision/frames/step_0026_20260709_152559_before.webp b/data/sessions/finder-nested-folders/vision/frames/step_0026_20260709_152559_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f46c1cdee359dd3d80d54f8b3fef84000a4a59e0 --- /dev/null +++ b/data/sessions/finder-nested-folders/vision/frames/step_0026_20260709_152559_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb0f1563759abb5f78e1e1b93cacd48f059bc14861825f1804666184c7eb5a4 +size 534740 diff --git a/data/sessions/finder-new-folder-desktop-2/commands/actuation_commands.json b/data/sessions/finder-new-folder-desktop-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..5679608698cf31c4919aa8bf5bfb12aee087b3ee --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/commands/actuation_commands.json @@ -0,0 +1,59 @@ +[ + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 518, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Shift+N", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:51:50.259Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 221, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Archive", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:51:55.759Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 204, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:51:59.218Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-new-folder-desktop-2/commands/cc_commands.json b/data/sessions/finder-new-folder-desktop-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..b67215dd47d5768972cc8be541997a2490162afc --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/commands/cc_commands.json @@ -0,0 +1,17 @@ +[ + { + "command": "press {Cmd+Shift+N}", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type Archive", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 3 + } +] \ No newline at end of file diff --git a/data/sessions/finder-new-folder-desktop-2/commands/converted_input.md b/data/sessions/finder-new-folder-desktop-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..5efd22f38c748892c4e58ac0f29e5fc8c31d8da7 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/commands/converted_input.md @@ -0,0 +1,9 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 12:51:50 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T12:51:50.259Z | Press: Cmd+Shift+N | +| 2 | 2026-07-28T12:51:55.759Z | Type: Archive | +| 3 | 2026-07-28T12:51:59.218Z | Press: return | diff --git a/data/sessions/finder-new-folder-desktop-2/commands/raw_input.md b/data/sessions/finder-new-folder-desktop-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..3fc3066e0f3e85793a0d5e0bdc487a73d21238d1 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/commands/raw_input.md @@ -0,0 +1,9 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 12:51:50 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T12:51:50.259Z | Pressed: Cmd+Shift+N | +| 2 | 2026-07-28T12:51:55.759Z | Typed: Archive | +| 3 | 2026-07-28T12:51:59.218Z | Pressed: return | diff --git a/data/sessions/finder-new-folder-desktop-2/memory.md b/data/sessions/finder-new-folder-desktop-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..94f15d6a135144414a86c00a223153008db38fd6 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/memory.md @@ -0,0 +1,64 @@ +# Memory: finder-new-folder-desktop-2 + +## Overview + +Create a named folder on the desktop using only the keyboard. Use this when a new container +is needed and no pointing device is available or wanted: the new-folder shortcut creates it +already in rename mode, so the name is typed straight in and committed with Return. The +recorded trace presses `⇧⌘N` with the desktop focused, types `Archive`, and presses +Return. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A destination that exists and is writable, and that is the active target when the + creation command is issued. The keyboard route creates the folder inside whatever + container currently has focus, which is not always the one on screen. +- The folder's name decided in advance, including capitalisation. +- No existing folder of that name at the destination. Creating over one is refused by the + shell and quietly turned into a differently-named folder by the file manager. +- For the desktop specifically: the desktop reachable as a container. It behaves as a + folder for this purpose, but only when no window is in front of it holding focus. + +## Steps + +### Step 1 — Press: Cmd+Shift+N + +The task is to create a folder on the Desktop and name it `Archive`, using the keyboard only. Press ⇧⌘N to create a new folder: the shortcut creates it in whatever Finder location currently has focus — the Desktop here — and the folder appears immediately with its name field already open for editing, which is what makes the next step a plain typing action rather than a separate rename. + +![Step 1](vision/frames/step_0001_20260728_125150_at.webp) + +### Step 2 — Type: Archive + +Type `Archive` to name the folder. The name replaces the default `untitled folder` because the new folder's name is selected the moment it is created, so typing overwrites it rather than appending to it. + +![Step 2](vision/frames/step_0002_20260728_125155_at.webp) + +### Step 3 — Press: return + +After typing the folder name Press Return to commit the name. Until Return the name is still an open edit field, and clicking elsewhere would also commit it — Return is the deliberate confirmation that the folder is now called `Archive`. + +![Step 3](vision/frames/step_0003_20260728_125159_at.webp) + +## Notes & Edge Cases + +- **The shortcut creates the folder inside whatever container has focus.** With a file + manager window in front, that window is the target and the folder does not appear on the + desktop at all. Close or defocus every window first, and confirm the desktop itself is + focused before pressing anything. +- **The new folder starts in rename mode with its default name selected.** Typing replaces + that name rather than appending to it, and Return commits. Clicking anywhere in between + commits the default name instead, and the typed characters then go somewhere else. +- **Return commits; Escape reverts to the default name.** Neither cancels the folder's + creation — once the shortcut has fired, a folder exists either way. +- **A name already in use is not refused.** The file manager quietly creates a + differently-named folder rather than reporting a collision, so the end state can differ + from the intended one with no error anywhere. +- **On macOS 15, clicking empty desktop hides every window by default.** Any attempt to + focus the desktop by clicking it will also sweep the windows away, which looks like + something closed them. The setting that controls this can be turned off, and it resets + per boot. +- **Capitalisation is part of the name.** Nothing normalises it, and a later step that + looks for the folder by name will not find a differently-cased one on a case-sensitive + volume. + diff --git a/data/sessions/finder-new-folder-desktop-2/metadata.json b/data/sessions/finder-new-folder-desktop-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..b55563258ba11785b2fd1beda2d5e336a1f54bd4 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/metadata.json @@ -0,0 +1,77 @@ +{ + "memory_name": "finder-new-folder-desktop-2", + "memory_description": "", + "session_id": "1205ffb3-c6fa-4260-984b-6e4ca30073b6", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T12:51:34.492420948Z", + "completed_at": "2026-07-28T12:52:05.104307917Z", + "total_steps": 3, + "annotated_steps": 3, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T12:51:50.259Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0001_20260728_125150_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0001_20260728_125150_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_125150_after.webp", + "raw_command": "Pressed: Cmd+Shift+N", + "converted_command": "Press: Cmd+Shift+N" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T12:51:55.759Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260728_125155_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260728_125155_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_125155_after.webp", + "raw_command": "Typed: Archive", + "converted_command": "Type: Archive" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T12:51:59.218Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260728_125159_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_125159_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_125159_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-new-folder-desktop-2/reasoning/reasoning.jsonl b/data/sessions/finder-new-folder-desktop-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..57386fda3c63483b4b41d06a82d056d24c033597 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/reasoning/reasoning.jsonl @@ -0,0 +1,3 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T12:51:50.259Z", "timestamp_annotated": "2026-08-19T11:30:05.738773+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Shift+N", "converted_command": "Press: Cmd+Shift+N", "image_path": "vision/frames/step_0001_20260728_125150_at.webp", "reasoning": "The task is to create a folder on the Desktop and name it `Archive`, using the keyboard only. Press ⇧⌘N to create a new folder: the shortcut creates it in whatever Finder location currently has focus — the Desktop here — and the folder appears immediately with its name field already open for editing, which is what makes the next step a plain typing action rather than a separate rename.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T12:51:55.759Z", "timestamp_annotated": "2026-08-19T11:30:05.739127+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Archive", "converted_command": "Type: Archive", "image_path": "vision/frames/step_0002_20260728_125155_at.webp", "reasoning": "Type `Archive` to name the folder. The name replaces the default `untitled folder` because the new folder's name is selected the moment it is created, so typing overwrites it rather than appending to it.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T12:51:59.218Z", "timestamp_annotated": "2026-08-19T11:30:05.739549+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0003_20260728_125159_at.webp", "reasoning": "After typing the folder name Press Return to commit the name. Until Return the name is still an open edit field, and clicking elsewhere would also commit it — Return is the deliberate confirmation that the folder is now called `Archive`.", "skipped": false} diff --git a/data/sessions/finder-new-folder-desktop-2/sync_log.json b/data/sessions/finder-new-folder-desktop-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..2cd0e596648642f3768440860725f9634a3b1289 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/sync_log.json @@ -0,0 +1,103 @@ +{ + "session_id": "1205ffb3-c6fa-4260-984b-6e4ca30073b6", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_125150_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-2/vision/frames/step_0001_20260728_125150_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_125150_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-2/vision/frames/step_0001_20260728_125150_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_125150_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-2/vision/frames/step_0001_20260728_125150_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_125155_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-2/vision/frames/step_0002_20260728_125155_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_125155_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-2/vision/frames/step_0002_20260728_125155_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_125155_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-2/vision/frames/step_0002_20260728_125155_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_125159_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-2/vision/frames/step_0003_20260728_125159_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_125159_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-2/vision/frames/step_0003_20260728_125159_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_125159_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-2/vision/frames/step_0003_20260728_125159_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-new-folder-desktop-2/vision/frames/closing_state.webp b/data/sessions/finder-new-folder-desktop-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..515ab5b988751a2924e56d0805911edfeaadd1b7 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5b2b6919a17c5544736d68de5b4f460f42d5e536417c1310fd06a2efe2ab5f +size 689888 diff --git a/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0001_20260728_125150_after.webp b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0001_20260728_125150_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0585bbc8ad13cb234cf7529aa0bd9a5d429f3eb6 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0001_20260728_125150_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aaa3cb492747919ebdbc2e4db5f35b36a36bd56ba75c4007c822764121718dc +size 690240 diff --git a/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0001_20260728_125150_at.webp b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0001_20260728_125150_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c2f488ad9e58bc78cbd0575950a31fb4bcf0fe1c --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0001_20260728_125150_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00fcdaf6d9dbf4018ada9cadb756890611440b293508cdeeb98e98568168e248 +size 690302 diff --git a/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0001_20260728_125150_before.webp b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0001_20260728_125150_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a5464bce8d1083d4e443567929806558194c24b3 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0001_20260728_125150_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2099cd0dc167195d0844cb8762c43f022ab43d70c3ffe60291d0292f8639b0da +size 689798 diff --git a/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0002_20260728_125155_after.webp b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0002_20260728_125155_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f698f41324a875057d961a8096ded124a8f9ef38 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0002_20260728_125155_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8858a42739f45d16e07181a13f3a6e857aa7e0bfa86307a3a8d95e833f1fa828 +size 689962 diff --git a/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0002_20260728_125155_at.webp b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0002_20260728_125155_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..559c4ac959135dcc3090b3ee3a7bc6e7bfac6000 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0002_20260728_125155_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c33821dc4c8bca3a1acd1250243d075a980576bb8dd8f2769a2a37477cf64f17 +size 689840 diff --git a/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0002_20260728_125155_before.webp b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0002_20260728_125155_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0585bbc8ad13cb234cf7529aa0bd9a5d429f3eb6 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0002_20260728_125155_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aaa3cb492747919ebdbc2e4db5f35b36a36bd56ba75c4007c822764121718dc +size 690240 diff --git a/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0003_20260728_125159_after.webp b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0003_20260728_125159_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..515ab5b988751a2924e56d0805911edfeaadd1b7 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0003_20260728_125159_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5b2b6919a17c5544736d68de5b4f460f42d5e536417c1310fd06a2efe2ab5f +size 689888 diff --git a/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0003_20260728_125159_at.webp b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0003_20260728_125159_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..49565919ba18fed44f6f4bf05220a237930ee7bd --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0003_20260728_125159_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:138debf956ce5b719ad4cd98c96621cbd64b13d43476e24ce19c57e5dd9c4e5e +size 690034 diff --git a/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0003_20260728_125159_before.webp b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0003_20260728_125159_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9a739d8f0d684213b9d53787cbd0b87c1b76e098 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-2/vision/frames/step_0003_20260728_125159_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:231d451cd4b8a9f0278845808761ce9c5e4b6eb20cfd4533e23ae6a43742a497 +size 689948 diff --git a/data/sessions/finder-new-folder-desktop-3/commands/actuation_commands.json b/data/sessions/finder-new-folder-desktop-3/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..2b73d18164a5e441aed156f682eac9c042613e8d --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 498, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 944, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=944, Y=1035", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:52:51.401Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 270, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: mkdir ~/Desktop/Archive", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:52:59.897Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 216, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:53:04.445Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 473, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:53:10.200Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-new-folder-desktop-3/commands/cc_commands.json b/data/sessions/finder-new-folder-desktop-3/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..703a47f109ce97ab5f5b670e232c2fad5e8c5040 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "944 1035 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type mkdir ~/Desktop/Archive", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/finder-new-folder-desktop-3/commands/converted_input.md b/data/sessions/finder-new-folder-desktop-3/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..51a555fd6aa1664d1c1f52cdedcc8fca7c06b106 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 12:52:51 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T12:52:51.401Z | Left-click at (944, 1035) | +| 2 | 2026-07-28T12:52:59.897Z | Type: mkdir ~/Desktop/Archive | +| 3 | 2026-07-28T12:53:04.445Z | Press: return | +| 4 | 2026-07-28T12:53:10.200Z | Press: Cmd+Q | diff --git a/data/sessions/finder-new-folder-desktop-3/commands/raw_input.md b/data/sessions/finder-new-folder-desktop-3/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..f5d8851689975a5f0188df5c04f8232bf35c6466 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 12:52:51 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T12:52:51.401Z | Left-clicked at X=944, Y=1035 | +| 2 | 2026-07-28T12:52:59.897Z | Typed: mkdir ~/Desktop/Archive | +| 3 | 2026-07-28T12:53:04.445Z | Pressed: return | +| 4 | 2026-07-28T12:53:10.200Z | Pressed: Cmd+Q | diff --git a/data/sessions/finder-new-folder-desktop-3/memory.md b/data/sessions/finder-new-folder-desktop-3/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..d1be80be7e7f0bd735fe4b37d041e41fb3706c14 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/memory.md @@ -0,0 +1,66 @@ +# Memory: finder-new-folder-desktop-3 + +## Overview + +Create a named folder on the desktop from a shell. Use this as the terminal route to the +same end state as the file-manager task: the desktop is an ordinary directory in the user's +home, so one `mkdir` against that path is the whole job and no window needs focus. The +recorded trace opens a terminal, runs `mkdir ~/Desktop/Archive`, and quits with `⌘Q`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A destination that exists and is writable, and that is the active target when the + creation command is issued. The keyboard route creates the folder inside whatever + container currently has focus, which is not always the one on screen. +- The folder's name decided in advance, including capitalisation. +- No existing folder of that name at the destination. Creating over one is refused by the + shell and quietly turned into a differently-named folder by the file manager. +- For the desktop specifically: the desktop reachable as a container. It behaves as a + folder for this purpose, but only when no window is in front of it holding focus. + +## Steps + +### Step 1 — Left-click at (944, 1035) + +The task is to create a folder on the Desktop and name it `Archive`, which is a single directory-creation command, so the first move is to open a shell. Move the cursor and Left-click the Terminal icon in the Dock. + +![Step 1](vision/frames/step_0001_20260728_125251_at.webp) + +### Step 2 — Type: mkdir ~/Desktop/Archive + +Type `mkdir ~/Desktop/Archive` to create the folder. The Desktop is an ordinary directory in the user's home folder, so the same command that makes a directory anywhere makes one that appears on the Desktop — no Finder involvement at all. The path is given in full rather than changing directory first, which keeps the whole operation to a single command. + +![Step 2](vision/frames/step_0002_20260728_125259_at.webp) + +### Step 3 — Press: return + +After typing the command Press Return to create the folder. + +![Step 3](vision/frames/step_0003_20260728_125304_at.webp) + +### Step 4 — Press: Cmd+Q + +Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete. + +![Step 4](vision/frames/step_0004_20260728_125310_at.webp) + +## Notes & Edge Cases + +- **The desktop is a directory.** Treating it as a path rather than as a surface is what + makes this route immune to the focus problems the keyboard route has — nothing needs to + be in front, and no window needs to exist. +- **`mkdir` fails if the name is already taken, and that is the useful behaviour.** It + reports the collision instead of silently creating something differently named. Read the + error rather than suppressing it with a flag that ignores it. +- **`mkdir` creates one level only.** A nested path needs `-p`, which also stops it + complaining about parents that already exist — and, in doing so, hides a collision at + the final level too. +- **The desktop's directory name is not always `Desktop`.** It is localised on some + systems and can be relocated. Where that is possible, resolve the path rather than + assuming it. +- **The new folder may not appear immediately.** The file manager refreshes the desktop on + its own schedule; the folder exists on disk before it is drawn. Confirm from the + filesystem, not from the screen. +- **`~` is expanded by the shell**, so the command depends on being handed to one. + diff --git a/data/sessions/finder-new-folder-desktop-3/metadata.json b/data/sessions/finder-new-folder-desktop-3/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..0280d4a54604bbe7f528967bfae87f95de55f0c2 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/metadata.json @@ -0,0 +1,90 @@ +{ + "memory_name": "finder-new-folder-desktop-3", + "memory_description": "", + "session_id": "06a8ca5e-c0a3-401a-b4e3-181f419e67fb", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T12:52:35.710626655Z", + "completed_at": "2026-07-28T12:53:16.161708074Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T12:52:51.401Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260728_125251_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_125251_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_125251_after.webp", + "raw_command": "Left-clicked at X=944, Y=1035", + "converted_command": "Left-click at (944, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T12:52:59.897Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260728_125259_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260728_125259_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_125259_after.webp", + "raw_command": "Typed: mkdir ~/Desktop/Archive", + "converted_command": "Type: mkdir ~/Desktop/Archive" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T12:53:04.445Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260728_125304_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_125304_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_125304_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T12:53:10.200Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260728_125310_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_125310_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_125310_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-new-folder-desktop-3/reasoning/reasoning.jsonl b/data/sessions/finder-new-folder-desktop-3/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..167c71a7f7d5c403db64666fb034829908b2dab4 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T12:52:51.401Z", "timestamp_annotated": "2026-08-19T11:30:05.743997+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=944, Y=1035", "converted_command": "Left-click at (944, 1035)", "image_path": "vision/frames/step_0001_20260728_125251_at.webp", "reasoning": "The task is to create a folder on the Desktop and name it `Archive`, which is a single directory-creation command, so the first move is to open a shell. Move the cursor and Left-click the Terminal icon in the Dock.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T12:52:59.897Z", "timestamp_annotated": "2026-08-19T11:30:05.744329+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: mkdir ~/Desktop/Archive", "converted_command": "Type: mkdir ~/Desktop/Archive", "image_path": "vision/frames/step_0002_20260728_125259_at.webp", "reasoning": "Type `mkdir ~/Desktop/Archive` to create the folder. The Desktop is an ordinary directory in the user's home folder, so the same command that makes a directory anywhere makes one that appears on the Desktop — no Finder involvement at all. The path is given in full rather than changing directory first, which keeps the whole operation to a single command.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T12:53:04.445Z", "timestamp_annotated": "2026-08-19T11:30:05.744706+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0003_20260728_125304_at.webp", "reasoning": "After typing the command Press Return to create the folder.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T12:53:10.200Z", "timestamp_annotated": "2026-08-19T11:30:05.745079+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0004_20260728_125310_at.webp", "reasoning": "Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete.", "skipped": false} diff --git a/data/sessions/finder-new-folder-desktop-3/sync_log.json b/data/sessions/finder-new-folder-desktop-3/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..db5ce592958d4623a4b0a5319020c8314ac4953a --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "06a8ca5e-c0a3-401a-b4e3-181f419e67fb", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_125251_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/vision/frames/step_0001_20260728_125251_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_125251_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/vision/frames/step_0001_20260728_125251_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_125251_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/vision/frames/step_0001_20260728_125251_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_125259_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/vision/frames/step_0002_20260728_125259_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_125259_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/vision/frames/step_0002_20260728_125259_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_125259_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/vision/frames/step_0002_20260728_125259_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_125304_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/vision/frames/step_0003_20260728_125304_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_125304_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/vision/frames/step_0003_20260728_125304_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_125304_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/vision/frames/step_0003_20260728_125304_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_125310_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/vision/frames/step_0004_20260728_125310_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_125310_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/vision/frames/step_0004_20260728_125310_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_125310_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop-3/vision/frames/step_0004_20260728_125310_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-new-folder-desktop-3/vision/frames/closing_state.webp b/data/sessions/finder-new-folder-desktop-3/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..d3410265943aa5396de813c3e46887eeef30e5a6 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d6ea0492ddb13b61f949e402ae65c595fd0b610b369d3f64fc42cc1f7ae3636 +size 696626 diff --git a/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0001_20260728_125251_after.webp b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0001_20260728_125251_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b5e5cfcd49c0cd5ce21d3025027b75114d282d14 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0001_20260728_125251_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe8e119da24bd630467a8aab0d722d2b63d6fd2491c14d3b5e00774580a40ef5 +size 697526 diff --git a/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0001_20260728_125251_at.webp b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0001_20260728_125251_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b3eff5fa049a58ece77e19d213415adaba117d42 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0001_20260728_125251_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50efb9aa5e57e0824edd94051a9da1050b62f1b86445ee70aefe0dd97a867116 +size 2706080 diff --git a/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0001_20260728_125251_before.webp b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0001_20260728_125251_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..eca11dc30ac94fde69cae88b5b900e1a18934472 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0001_20260728_125251_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82118ec436714e9e29e6f3cc9fa7ee82041827c2ba59c83b75a33e735fda1ff +size 689682 diff --git a/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0002_20260728_125259_after.webp b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0002_20260728_125259_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b7593eb38d73ab2efc42c01d04ccc300b5278498 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0002_20260728_125259_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfdddb35f9a417a050ec45240fc67dafa563e4bf7cf2c3e4c3412dd8cb0facd2 +size 648002 diff --git a/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0002_20260728_125259_at.webp b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0002_20260728_125259_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..92387e466324c608fda205a86ce77983a10a595b --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0002_20260728_125259_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62af0dd6158c0601264adcb760af7edb776b2aa32593e779c78ec3f6e4f04078 +size 646358 diff --git a/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0002_20260728_125259_before.webp b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0002_20260728_125259_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..92387e466324c608fda205a86ce77983a10a595b --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0002_20260728_125259_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62af0dd6158c0601264adcb760af7edb776b2aa32593e779c78ec3f6e4f04078 +size 646358 diff --git a/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0003_20260728_125304_after.webp b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0003_20260728_125304_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fa911712bacda9907d7c322903e87b066cc9898e --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0003_20260728_125304_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c8a918783186f5ce09b7e783b6522775e93b9efc4903f11bfe3ecb20ccd30a +size 650000 diff --git a/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0003_20260728_125304_at.webp b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0003_20260728_125304_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fa911712bacda9907d7c322903e87b066cc9898e --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0003_20260728_125304_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c8a918783186f5ce09b7e783b6522775e93b9efc4903f11bfe3ecb20ccd30a +size 650000 diff --git a/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0003_20260728_125304_before.webp b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0003_20260728_125304_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ffdf0cf54821334396e40c1901641e5d58bc2f76 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0003_20260728_125304_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f437e9d6d2683e58869a57e565a1f6f6ffd941be84cafcc9b8533512b0374748 +size 647760 diff --git a/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0004_20260728_125310_after.webp b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0004_20260728_125310_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d3410265943aa5396de813c3e46887eeef30e5a6 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0004_20260728_125310_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d6ea0492ddb13b61f949e402ae65c595fd0b610b369d3f64fc42cc1f7ae3636 +size 696626 diff --git a/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0004_20260728_125310_at.webp b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0004_20260728_125310_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2cae0388aa9b0e3d9f1dad1c4e07ca35ad9c6c9b --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0004_20260728_125310_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7418d2f2a004f7eba539662431a3dd4bfc0e029160db276490b92b7f4411d2cc +size 650064 diff --git a/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0004_20260728_125310_before.webp b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0004_20260728_125310_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2cae0388aa9b0e3d9f1dad1c4e07ca35ad9c6c9b --- /dev/null +++ b/data/sessions/finder-new-folder-desktop-3/vision/frames/step_0004_20260728_125310_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7418d2f2a004f7eba539662431a3dd4bfc0e029160db276490b92b7f4411d2cc +size 650064 diff --git a/data/sessions/finder-new-folder-desktop/commands/actuation_commands.json b/data/sessions/finder-new-folder-desktop/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..dc8ce22dcfd697f79b724aa48953e7a2fe273a45 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/commands/actuation_commands.json @@ -0,0 +1,116 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 253, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1500, + "mouse_y": 800, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1500, Y=800", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:49:24.793Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 227, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1500, + "mouse_y": 800, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Right-clicked at X=1500, Y=800", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:49:28.332Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 215, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Down", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:49:33.775Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 219, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:49:37.269Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 198, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Archive", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:49:42.705Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-9316a49e-3f37-478f-b645-9b9acf3bb8eb", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 213, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-0b05124f-27f1-4c72-acee-0f85b7ad57b7", + "success": true, + "timestamp": "2026-07-28T12:49:46.292Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-new-folder-desktop/commands/cc_commands.json b/data/sessions/finder-new-folder-desktop/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..85272170df3d5a450ed2231358e06754904a9e27 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/commands/cc_commands.json @@ -0,0 +1,32 @@ +[ + { + "command": "1500 800 move", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "1500 800 right", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Down}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "type Archive", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 6 + } +] \ No newline at end of file diff --git a/data/sessions/finder-new-folder-desktop/commands/converted_input.md b/data/sessions/finder-new-folder-desktop/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..0ca7014bdede38a5b066e0b4043ffdb747d0aab4 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/commands/converted_input.md @@ -0,0 +1,12 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 12:49:24 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T12:49:24.793Z | Move-cursor at (1500, 800) | +| 2 | 2026-07-28T12:49:28.332Z | Right-click at (1500, 800) | +| 3 | 2026-07-28T12:49:33.775Z | Press: Down | +| 4 | 2026-07-28T12:49:37.269Z | Press: return | +| 5 | 2026-07-28T12:49:42.705Z | Type: Archive | +| 6 | 2026-07-28T12:49:46.292Z | Press: return | diff --git a/data/sessions/finder-new-folder-desktop/commands/raw_input.md b/data/sessions/finder-new-folder-desktop/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..294555466e9e29bc59f51a2dea2aa0ad9e4f9cfc --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/commands/raw_input.md @@ -0,0 +1,12 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 12:49:24 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T12:49:24.793Z | Moved cursor to at X=1500, Y=800 | +| 2 | 2026-07-28T12:49:28.332Z | Right-clicked at X=1500, Y=800 | +| 3 | 2026-07-28T12:49:33.775Z | Pressed: Down | +| 4 | 2026-07-28T12:49:37.269Z | Pressed: return | +| 5 | 2026-07-28T12:49:42.705Z | Typed: Archive | +| 6 | 2026-07-28T12:49:46.292Z | Pressed: return | diff --git a/data/sessions/finder-new-folder-desktop/memory.md b/data/sessions/finder-new-folder-desktop/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..d5f2f5d0da13834e4cee8b4997bc775f7b2bcf92 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/memory.md @@ -0,0 +1,70 @@ +# Memory: finder-new-folder-desktop + +## Overview + +Create a named folder on the desktop through the desktop's own context menu. Use this when +a new container is wanted on the desktop and the work is being done by pointing rather +than by shortcut. The route right-clicks empty desktop space, chooses New Folder from the +menu, types the name and commits it with Return. The recorded trace leaves a folder named +`Archive` on the desktop. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A destination that exists and is writable, and that is the active target when the + creation command is issued. The keyboard route creates the folder inside whatever + container currently has focus, which is not always the one on screen. +- The folder's name decided in advance, including capitalisation. +- No existing folder of that name at the destination. Creating over one is refused by the + shell and quietly turned into a differently-named folder by the file manager. +- For the desktop specifically: the desktop reachable as a container. It behaves as a + folder for this purpose, but only when no window is in front of it holding focus. + +## Steps + +### Step 1 — Move-cursor at (1500, 800) + +The task is to create a folder called `Archive` on the Desktop, so the new folder has to be made in the Desktop itself rather than inside any window. Move the cursor to an empty patch of wallpaper clear of every icon — where the menu opens is what decides where the folder is created. + +![Step 1](vision/frames/step_0001_20260728_124924_at.webp) + +### Step 2 — Right-click at (1500, 800) + +Move the cursor and Right-click the empty Desktop to open its context menu. Right-clicking rather than left-clicking matters here beyond reaching the menu: a plain left-click on the macOS 15 wallpaper hides every open window, so the button used is part of what keeps the environment intact. + +![Step 2](vision/frames/step_0002_20260728_124928_at.webp) + +### Step 3 — Press: Down + +Press Down to highlight `New Folder`, the first item in the menu. The route is keyboard rather than a click because clicks on this menu's rows land only intermittently, and a click that misses closes the menu and undoes the previous step. Down moves the highlight deterministically instead. + +![Step 3](vision/frames/step_0003_20260728_124933_at.webp) + +### Step 4 — Press: return + +Press Return to activate the highlighted `New Folder` item. A folder appears on the Desktop named `untitled folder`, with its label already in rename mode and the text selected — Finder creates and opens the name for editing in one action, so no separate rename command is needed. + +![Step 4](vision/frames/step_0004_20260728_124937_at.webp) + +### Step 5 — Type: Archive + +Type `Archive`. The placeholder name is selected, so the typed text replaces it rather than appending to it. The name is not committed yet — the field is still open for editing at this point. + +![Step 5](vision/frames/step_0005_20260728_124942_at.webp) + +### Step 6 — Press: return + +After typing `Archive` Press Return to commit the name. The label stops being an editable field and the folder is left on the Desktop named `Archive` and selected. Committing matters: leaving the field open and clicking elsewhere can end with the folder still called `untitled folder`. + +![Step 6](vision/frames/step_0006_20260728_124946_at.webp) + +## Notes & Edge Cases + +1. Right-click empty desktop to get the desktop's own menu. The new-folder command lives there and not on any item's menu, so what is under the pointer decides whether the wanted entry exists at all. +2. The menu rows here are reached with arrow keys and Return rather than by clicking. A click on a context-menu row does not always land, while moving the highlight and confirming it is deterministic and visible in the frame before it fires. +3. On this version of the system, clicking empty desktop hides every open window by default. That looks like something closed them and it is not an error; the behaviour can be turned off, and the setting returns after a restart. +4. The new folder is created already in rename mode with its default name selected, so typing replaces that name rather than appending to it. Clicking anywhere in between commits the default name instead, and the typed characters then go somewhere else. +5. Return commits the name and Escape reverts to the default one. Neither cancels the folder's creation — once the command has fired a folder exists either way, so an abandoned attempt leaves something behind. +6. A name already in use is not refused. The file manager quietly creates a differently-named folder rather than reporting a collision, so the end state can differ from the intended one with nothing anywhere reporting it. +7. Capitalisation is part of the name. Nothing normalises it, and a later step looking the folder up by name will not find a differently-cased one on a case-sensitive volume. +8. A key command exists for creating a folder and is quicker than the menu route. Prefer it when the right one is known, and use menu navigation as the fallback. diff --git a/data/sessions/finder-new-folder-desktop/metadata.json b/data/sessions/finder-new-folder-desktop/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..4f7437aec74d679394bbed800482ac0fc25370e5 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/metadata.json @@ -0,0 +1,116 @@ +{ + "memory_name": "finder-new-folder-desktop", + "memory_description": "", + "session_id": "cdde0c23-4ccb-4876-9f37-ef9df42eb8c5", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T12:49:09.118414648Z", + "completed_at": "2026-07-28T12:50:16.477988471Z", + "total_steps": 6, + "annotated_steps": 6, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T12:49:24.793Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260728_124924_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_124924_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_124924_after.webp", + "raw_command": "Moved cursor to at X=1500, Y=800", + "converted_command": "Move-cursor at (1500, 800)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T12:49:28.332Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0002_20260728_124928_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260728_124928_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_124928_after.webp", + "raw_command": "Right-clicked at X=1500, Y=800", + "converted_command": "Right-click at (1500, 800)" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T12:49:33.775Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260728_124933_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_124933_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_124933_after.webp", + "raw_command": "Pressed: Down", + "converted_command": "Press: Down" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T12:49:37.269Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260728_124937_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_124937_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_124937_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + }, + { + "step_id": 5, + "timestamp": "2026-07-28T12:49:42.705Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0005_20260728_124942_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260728_124942_before.webp", + "after_image_path": "vision/frames/step_0005_20260728_124942_after.webp", + "raw_command": "Typed: Archive", + "converted_command": "Type: Archive" + }, + { + "step_id": 6, + "timestamp": "2026-07-28T12:49:46.292Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260728_124946_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260728_124946_before.webp", + "after_image_path": "vision/frames/step_0006_20260728_124946_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-new-folder-desktop/reasoning/reasoning.jsonl b/data/sessions/finder-new-folder-desktop/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..765cd24a6cd6100e41b1baa9d82411b5b4b57ce3 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/reasoning/reasoning.jsonl @@ -0,0 +1,6 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T12:49:24.793Z", "timestamp_annotated": "2026-08-19T14:18:25.758188+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1500, Y=800", "converted_command": "Move-cursor at (1500, 800)", "image_path": "vision/frames/step_0001_20260728_124924_at.webp", "reasoning": "The task is to create a folder called `Archive` on the Desktop, so the new folder has to be made in the Desktop itself rather than inside any window. Move the cursor to an empty patch of wallpaper clear of every icon — where the menu opens is what decides where the folder is created.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T12:49:28.332Z", "timestamp_annotated": "2026-08-19T14:18:25.758475+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=1500, Y=800", "converted_command": "Right-click at (1500, 800)", "image_path": "vision/frames/step_0002_20260728_124928_at.webp", "reasoning": "Move the cursor and Right-click the empty Desktop to open its context menu. Right-clicking rather than left-clicking matters here beyond reaching the menu: a plain left-click on the macOS 15 wallpaper hides every open window, so the button used is part of what keeps the environment intact.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T12:49:33.775Z", "timestamp_annotated": "2026-08-19T14:18:25.758931+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Down", "converted_command": "Press: Down", "image_path": "vision/frames/step_0003_20260728_124933_at.webp", "reasoning": "Press Down to highlight `New Folder`, the first item in the menu. The route is keyboard rather than a click because clicks on this menu's rows land only intermittently, and a click that misses closes the menu and undoes the previous step. Down moves the highlight deterministically instead.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T12:49:37.269Z", "timestamp_annotated": "2026-08-19T14:18:25.759337+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0004_20260728_124937_at.webp", "reasoning": "Press Return to activate the highlighted `New Folder` item. A folder appears on the Desktop named `untitled folder`, with its label already in rename mode and the text selected — Finder creates and opens the name for editing in one action, so no separate rename command is needed.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-28T12:49:42.705Z", "timestamp_annotated": "2026-08-19T14:18:25.759739+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Archive", "converted_command": "Type: Archive", "image_path": "vision/frames/step_0005_20260728_124942_at.webp", "reasoning": "Type `Archive`. The placeholder name is selected, so the typed text replaces it rather than appending to it. The name is not committed yet — the field is still open for editing at this point.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-28T12:49:46.292Z", "timestamp_annotated": "2026-08-19T14:18:25.760132+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0006_20260728_124946_at.webp", "reasoning": "After typing `Archive` Press Return to commit the name. The label stops being an editable field and the folder is left on the Desktop named `Archive` and selected. Committing matters: leaving the field open and clicking elsewhere can end with the folder still called `untitled folder`.", "skipped": false} diff --git a/data/sessions/finder-new-folder-desktop/sync_log.json b/data/sessions/finder-new-folder-desktop/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..126578e4dca389d2f138b27364b6a49eec54fe97 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/sync_log.json @@ -0,0 +1,166 @@ +{ + "session_id": "cdde0c23-4ccb-4876-9f37-ef9df42eb8c5", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_124924_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0001_20260728_124924_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_124924_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0001_20260728_124924_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_124924_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0001_20260728_124924_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_124928_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0002_20260728_124928_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_124928_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0002_20260728_124928_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_124928_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0002_20260728_124928_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_124933_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0003_20260728_124933_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_124933_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0003_20260728_124933_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_124933_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0003_20260728_124933_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_124937_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0004_20260728_124937_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_124937_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0004_20260728_124937_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_124937_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0004_20260728_124937_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_124942_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0005_20260728_124942_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_124942_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0005_20260728_124942_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_124942_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0005_20260728_124942_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260728_124946_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0006_20260728_124946_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260728_124946_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0006_20260728_124946_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260728_124946_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-new-folder-desktop/vision/frames/step_0006_20260728_124946_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/closing_state.webp b/data/sessions/finder-new-folder-desktop/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..bf142451e5b056688d1503db97ce31509689c224 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a194de94645995344f4187cbab79796bbf259ae769eb7df6c6d3f26215ed9109 +size 546764 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0001_20260728_124924_after.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0001_20260728_124924_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..227e326858695ed53616b17e688bd82250037176 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0001_20260728_124924_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bac18af177f61949d1c49376114d695c57f05c185ec6b74a18e7ac1e823fe90 +size 546910 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0001_20260728_124924_at.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0001_20260728_124924_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..127153b2a8d85a638ce316e5f3bae06dc2a970ba --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0001_20260728_124924_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9696614cb55424636a83e10800a5d944d290797d1aea315afa5c48001998588f +size 2122130 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0001_20260728_124924_before.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0001_20260728_124924_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..227e326858695ed53616b17e688bd82250037176 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0001_20260728_124924_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bac18af177f61949d1c49376114d695c57f05c185ec6b74a18e7ac1e823fe90 +size 546910 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0002_20260728_124928_after.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0002_20260728_124928_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5a3fe6c6db6dc5977648ef988653447c68088d5f --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0002_20260728_124928_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc7ff8688f404f22d5cb067aafdd1088397937c0d433c19a67807e2e0a7476b +size 541002 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0002_20260728_124928_at.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0002_20260728_124928_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b5228c63631cf5312c6d77079b0ecde6f6c4f420 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0002_20260728_124928_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d43c9beb0222934c428e4b36bde7031717057f3c96a5313027e95766c2f89e42 +size 2122320 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0002_20260728_124928_before.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0002_20260728_124928_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0a846d6d1dc90f161c41e0209aa42077d7dfe436 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0002_20260728_124928_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6502a4938d17b2e3943c208c46157236fe6489937998960c579ca8a05be9c39 +size 546978 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0003_20260728_124933_after.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0003_20260728_124933_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a2ebb3af653409633f1bf23e4629bd83a60cc212 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0003_20260728_124933_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc477eeef84f6c8a791ea401ce4661a2cae62233eef6e955f7c7aab046f1bb4 +size 541498 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0003_20260728_124933_at.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0003_20260728_124933_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5a3fe6c6db6dc5977648ef988653447c68088d5f --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0003_20260728_124933_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc7ff8688f404f22d5cb067aafdd1088397937c0d433c19a67807e2e0a7476b +size 541002 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0003_20260728_124933_before.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0003_20260728_124933_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5a3fe6c6db6dc5977648ef988653447c68088d5f --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0003_20260728_124933_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc7ff8688f404f22d5cb067aafdd1088397937c0d433c19a67807e2e0a7476b +size 541002 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0004_20260728_124937_after.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0004_20260728_124937_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..095fe6f9f87b941c8a3b03a3828498f824e58ffb --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0004_20260728_124937_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11d79c233ba8b4008e43fe0f8e901c8333f150b538caed64e33835e40d96f3f7 +size 547316 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0004_20260728_124937_at.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0004_20260728_124937_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6b5b78769282449e236482f51c312a001f7e6afb --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0004_20260728_124937_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b28c3a545d0441e96e210ef8c15fc2e0dba24aa21cb4a8e5061cceb0705e505e +size 535670 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0004_20260728_124937_before.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0004_20260728_124937_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a2ebb3af653409633f1bf23e4629bd83a60cc212 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0004_20260728_124937_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc477eeef84f6c8a791ea401ce4661a2cae62233eef6e955f7c7aab046f1bb4 +size 541498 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0005_20260728_124942_after.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0005_20260728_124942_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c410d7aa21c5b478fd05ec95fefbf8de03f66a96 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0005_20260728_124942_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a15c5695d854ba0fad9017e3638ef12a1e5aefba61fa9bdfbe4cc7a4e52d8f +size 546662 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0005_20260728_124942_at.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0005_20260728_124942_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..45862980293f2236108d2840571afba25c0f04f7 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0005_20260728_124942_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfec15fb78b17f89838b91745af71efb31bfc8917d2326ade1ea85802b23319f +size 546482 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0005_20260728_124942_before.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0005_20260728_124942_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..88fc68202da32d49d6ffcbefda0cd2ffa9024ddb --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0005_20260728_124942_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c25877f25e62ee1c83ab3c1989f95ffa55c272a2665cfec5c634784f008d4a +size 547364 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0006_20260728_124946_after.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0006_20260728_124946_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4afa1209f491f3c225b57eed57616ef78ad99df6 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0006_20260728_124946_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d1f9f2f6628c758dcca46a17c1244e336c09e92d5b823a6d400ec344a684399 +size 546836 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0006_20260728_124946_at.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0006_20260728_124946_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c410d7aa21c5b478fd05ec95fefbf8de03f66a96 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0006_20260728_124946_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a15c5695d854ba0fad9017e3638ef12a1e5aefba61fa9bdfbe4cc7a4e52d8f +size 546662 diff --git a/data/sessions/finder-new-folder-desktop/vision/frames/step_0006_20260728_124946_before.webp b/data/sessions/finder-new-folder-desktop/vision/frames/step_0006_20260728_124946_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c410d7aa21c5b478fd05ec95fefbf8de03f66a96 --- /dev/null +++ b/data/sessions/finder-new-folder-desktop/vision/frames/step_0006_20260728_124946_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a15c5695d854ba0fad9017e3638ef12a1e5aefba61fa9bdfbe4cc7a4e52d8f +size 546662 diff --git a/data/sessions/finder-rename-file-2/commands/actuation_commands.json b/data/sessions/finder-rename-file-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..1d966ad04fb2e1eaecee64b6c2a19ebad07c5a88 --- /dev/null +++ b/data/sessions/finder-rename-file-2/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 298, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 944, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=944, Y=1035", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:35:20.927Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 303, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: mv ~/corpus-seed/report.pdf ~/corpus-seed/report-final.pdf", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:35:29.785Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 268, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:35:34.604Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 550, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:35:40.823Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-rename-file-2/commands/cc_commands.json b/data/sessions/finder-rename-file-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..6f7bb201db7fd5d1a5204aa5377a3d9ab44400af --- /dev/null +++ b/data/sessions/finder-rename-file-2/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "944 1035 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type mv ~/corpus-seed/report.pdf ~/corpus-seed/report-final.pdf", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/finder-rename-file-2/commands/converted_input.md b/data/sessions/finder-rename-file-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..76500c6043f60f7fac4ee127d8c553503e0a8959 --- /dev/null +++ b/data/sessions/finder-rename-file-2/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 16:35:20 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T16:35:20.927Z | Left-click at (944, 1035) | +| 2 | 2026-07-28T16:35:29.785Z | Type: mv ~/corpus-seed/report.pdf ~/corpus-seed/report-final.pdf | +| 3 | 2026-07-28T16:35:34.604Z | Press: return | +| 4 | 2026-07-28T16:35:40.823Z | Press: Cmd+Q | diff --git a/data/sessions/finder-rename-file-2/commands/raw_input.md b/data/sessions/finder-rename-file-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..0bd2681806f75378aa3b6bc55279fca4b646b56a --- /dev/null +++ b/data/sessions/finder-rename-file-2/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 16:35:20 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T16:35:20.927Z | Left-clicked at X=944, Y=1035 | +| 2 | 2026-07-28T16:35:29.785Z | Typed: mv ~/corpus-seed/report.pdf ~/corpus-seed/report-final.pdf | +| 3 | 2026-07-28T16:35:34.604Z | Pressed: return | +| 4 | 2026-07-28T16:35:40.823Z | Pressed: Cmd+Q | diff --git a/data/sessions/finder-rename-file-2/memory.md b/data/sessions/finder-rename-file-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..2a71623ca31d22691f04ea2941d14ee8351e5f4c --- /dev/null +++ b/data/sessions/finder-rename-file-2/memory.md @@ -0,0 +1,66 @@ +# Memory: finder-rename-file-2 + +## Overview + +Rename a file from a shell, keeping it in the same folder. Use this as the terminal route +to the same end state as the file-manager rename: `mv` with two paths in one directory +changes the name and moves nothing. The recorded trace opens a terminal, runs `mv +~/corpus-seed/report.pdf ~/corpus-seed/report-final.pdf`, and quits with `⌘Q`. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file that exists and is identifiable by name, and write access to the folder holding + it. +- The new name decided in advance, including its extension. A shell rename replaces the + whole name, so the extension has to be written out; a file-manager rename usually + pre-selects the base name only and keeps the extension automatically. The same intended + result therefore needs different input in the two routes. +- No file already using the new name in that folder. +- An understanding of what depends on the old name. Renaming does not update anything that + refers to the file. + +## Steps + +### Step 1 — Left-click at (944, 1035) + +The task is to rename a file while keeping its extension, which is a single `mv`, so the first move is to open a shell. Left-click the Terminal icon in the Dock. + +![Step 1](vision/frames/step_0001_20260728_163520_at.webp) + +### Step 2 — Type: mv ~/corpus-seed/report.pdf ~/corpus-seed/report-final.pdf + +Type an `mv` command with both paths in the same directory. Renaming and moving are the same operation at this level — giving a new name in the same folder is what makes it a rename, so no separate rename command is needed. + +![Step 2](vision/frames/step_0002_20260728_163529_at.webp) + +### Step 3 — Press: return + +After typing the command Press Return to perform the rename. + +![Step 3](vision/frames/step_0003_20260728_163534_at.webp) + +### Step 4 — Press: Cmd+Q + +Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete. + +![Step 4](vision/frames/step_0004_20260728_163540_at.webp) + +## Notes & Edge Cases + +- **The extension has to be typed out here, and is kept automatically in the file + manager.** A file-manager rename pre-selects only the base name, so typing the new base + yields a correctly-extensioned file. `mv` replaces the entire name — omitting the + extension produces an extensionless file, which usually still opens from the shell and + no longer opens by double-click. +- **`mv` renames and moves with the same verb.** Because both paths sit in the same folder + here, it renames. Get one of the directories wrong and the same command silently moves + the file instead. +- **A same-named target is overwritten without asking**, and the original is gone by then. + Check first, or use a flag that refuses. +- **Renaming updates nothing that points at the file.** Aliases, shortcuts, scripts and + recent-file lists keep the old name and quietly stop resolving. +- **Case-only renames need care.** On a case-insensitive volume, `mv a.txt A.txt` may be + treated as a no-op or refused as the same path. +- **Absolute paths keep the command independent of the shell's current directory.** + diff --git a/data/sessions/finder-rename-file-2/metadata.json b/data/sessions/finder-rename-file-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..19a68cc438f76060ab5378306a7c55dfbf504656 --- /dev/null +++ b/data/sessions/finder-rename-file-2/metadata.json @@ -0,0 +1,90 @@ +{ + "memory_name": "finder-rename-file-2", + "memory_description": "", + "session_id": "5485bb8f-ef9b-4adf-901e-ad7756aaeb75", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T16:34:58.338794046Z", + "completed_at": "2026-07-28T16:35:53.886174961Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T16:35:20.927Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260728_163520_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_163520_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_163520_after.webp", + "raw_command": "Left-clicked at X=944, Y=1035", + "converted_command": "Left-click at (944, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T16:35:29.785Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260728_163529_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260728_163529_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_163529_after.webp", + "raw_command": "Typed: mv ~/corpus-seed/report.pdf ~/corpus-seed/report-final.pdf", + "converted_command": "Type: mv ~/corpus-seed/report.pdf ~/corpus-seed/report-final.pdf" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T16:35:34.604Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260728_163534_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_163534_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_163534_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T16:35:40.823Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260728_163540_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_163540_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_163540_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-rename-file-2/reasoning/reasoning.jsonl b/data/sessions/finder-rename-file-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..137fa596c76ab2125f748df5c448f26bb67107d6 --- /dev/null +++ b/data/sessions/finder-rename-file-2/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T16:35:20.927Z", "timestamp_annotated": "2026-08-19T11:30:05.786665+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=944, Y=1035", "converted_command": "Left-click at (944, 1035)", "image_path": "vision/frames/step_0001_20260728_163520_at.webp", "reasoning": "The task is to rename a file while keeping its extension, which is a single `mv`, so the first move is to open a shell. Left-click the Terminal icon in the Dock.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T16:35:29.785Z", "timestamp_annotated": "2026-08-19T11:30:05.786948+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: mv ~/corpus-seed/report.pdf ~/corpus-seed/report-final.pdf", "converted_command": "Type: mv ~/corpus-seed/report.pdf ~/corpus-seed/report-final.pdf", "image_path": "vision/frames/step_0002_20260728_163529_at.webp", "reasoning": "Type an `mv` command with both paths in the same directory. Renaming and moving are the same operation at this level — giving a new name in the same folder is what makes it a rename, so no separate rename command is needed.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T16:35:34.604Z", "timestamp_annotated": "2026-08-19T11:30:05.787303+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0003_20260728_163534_at.webp", "reasoning": "After typing the command Press Return to perform the rename.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T16:35:40.823Z", "timestamp_annotated": "2026-08-19T11:30:05.787692+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0004_20260728_163540_at.webp", "reasoning": "Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete.", "skipped": false} diff --git a/data/sessions/finder-rename-file-2/sync_log.json b/data/sessions/finder-rename-file-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..1f9171a9a334f644ef6694b802da2d2cdb1ffe1b --- /dev/null +++ b/data/sessions/finder-rename-file-2/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "5485bb8f-ef9b-4adf-901e-ad7756aaeb75", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163520_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/vision/frames/step_0001_20260728_163520_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163520_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/vision/frames/step_0001_20260728_163520_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163520_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/vision/frames/step_0001_20260728_163520_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_163529_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/vision/frames/step_0002_20260728_163529_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_163529_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/vision/frames/step_0002_20260728_163529_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_163529_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/vision/frames/step_0002_20260728_163529_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_163534_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/vision/frames/step_0003_20260728_163534_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_163534_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/vision/frames/step_0003_20260728_163534_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_163534_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/vision/frames/step_0003_20260728_163534_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_163540_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/vision/frames/step_0004_20260728_163540_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_163540_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/vision/frames/step_0004_20260728_163540_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_163540_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file-2/vision/frames/step_0004_20260728_163540_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-rename-file-2/vision/frames/closing_state.webp b/data/sessions/finder-rename-file-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..2dfe2602dc6025376785196ae1b9025b782da64c --- /dev/null +++ b/data/sessions/finder-rename-file-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09c834529bcc9889b2aff57a1a611c398857b721849a10c14a4aa542269c9ea9 +size 511714 diff --git a/data/sessions/finder-rename-file-2/vision/frames/step_0001_20260728_163520_after.webp b/data/sessions/finder-rename-file-2/vision/frames/step_0001_20260728_163520_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..82ad7581f453f7e3c3198aece01d84df752c7234 --- /dev/null +++ b/data/sessions/finder-rename-file-2/vision/frames/step_0001_20260728_163520_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ed6dd5571e0089ee9166e2c78e8c57887d8804be0be7926dceb5ee67e8ef2c +size 510826 diff --git a/data/sessions/finder-rename-file-2/vision/frames/step_0001_20260728_163520_at.webp b/data/sessions/finder-rename-file-2/vision/frames/step_0001_20260728_163520_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ff452d98ac349d8cda62c3469f7b0a118ecd288e --- /dev/null +++ b/data/sessions/finder-rename-file-2/vision/frames/step_0001_20260728_163520_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ac2fa4340a4358d28726b6ed097d9bb7e7ae4e82635fb54e19597023401e399 +size 1933634 diff --git a/data/sessions/finder-rename-file-2/vision/frames/step_0001_20260728_163520_before.webp b/data/sessions/finder-rename-file-2/vision/frames/step_0001_20260728_163520_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..82ad7581f453f7e3c3198aece01d84df752c7234 --- /dev/null +++ b/data/sessions/finder-rename-file-2/vision/frames/step_0001_20260728_163520_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ed6dd5571e0089ee9166e2c78e8c57887d8804be0be7926dceb5ee67e8ef2c +size 510826 diff --git a/data/sessions/finder-rename-file-2/vision/frames/step_0002_20260728_163529_after.webp b/data/sessions/finder-rename-file-2/vision/frames/step_0002_20260728_163529_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..10659f525d2512fda614906b7ed21536114879cc --- /dev/null +++ b/data/sessions/finder-rename-file-2/vision/frames/step_0002_20260728_163529_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb074afb72e018b15da63bf7b7fa40d059b1a0294275855f4f5ed6750f9fee32 +size 510328 diff --git a/data/sessions/finder-rename-file-2/vision/frames/step_0002_20260728_163529_at.webp b/data/sessions/finder-rename-file-2/vision/frames/step_0002_20260728_163529_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..397f479e7ca2972c418189e290e117fb1a80fb90 --- /dev/null +++ b/data/sessions/finder-rename-file-2/vision/frames/step_0002_20260728_163529_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf6e99d5fcf5d60ba8749a5d077f1a326e52558e18d62b0bc7a32cd8448914a +size 507412 diff --git a/data/sessions/finder-rename-file-2/vision/frames/step_0002_20260728_163529_before.webp b/data/sessions/finder-rename-file-2/vision/frames/step_0002_20260728_163529_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..352ba8f164efc938ee8bd0eb555d37647e146601 --- /dev/null +++ b/data/sessions/finder-rename-file-2/vision/frames/step_0002_20260728_163529_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:869d13140c1714be854e4d88b2dae53557066b2e801d405d4120f3b6cc75bbda +size 506472 diff --git a/data/sessions/finder-rename-file-2/vision/frames/step_0003_20260728_163534_after.webp b/data/sessions/finder-rename-file-2/vision/frames/step_0003_20260728_163534_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e3f72bed97c6d097f21e287748dbdb4dc3b5b107 --- /dev/null +++ b/data/sessions/finder-rename-file-2/vision/frames/step_0003_20260728_163534_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7119d6e183cd3d2856f0ea5697e3a6ae225850dc228aa1cc72b924558631343c +size 512570 diff --git a/data/sessions/finder-rename-file-2/vision/frames/step_0003_20260728_163534_at.webp b/data/sessions/finder-rename-file-2/vision/frames/step_0003_20260728_163534_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e44fc06a5e2bc6993c32dfb49668054b8fa412e5 --- /dev/null +++ b/data/sessions/finder-rename-file-2/vision/frames/step_0003_20260728_163534_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70f0b941e47020930b0884941b12810cb24f46c02ea3c81e616e92d0f4006db6 +size 510268 diff --git a/data/sessions/finder-rename-file-2/vision/frames/step_0003_20260728_163534_before.webp b/data/sessions/finder-rename-file-2/vision/frames/step_0003_20260728_163534_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e44fc06a5e2bc6993c32dfb49668054b8fa412e5 --- /dev/null +++ b/data/sessions/finder-rename-file-2/vision/frames/step_0003_20260728_163534_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70f0b941e47020930b0884941b12810cb24f46c02ea3c81e616e92d0f4006db6 +size 510268 diff --git a/data/sessions/finder-rename-file-2/vision/frames/step_0004_20260728_163540_after.webp b/data/sessions/finder-rename-file-2/vision/frames/step_0004_20260728_163540_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..bf75585ade595ec68f41a8a31717c0e84205c6cf --- /dev/null +++ b/data/sessions/finder-rename-file-2/vision/frames/step_0004_20260728_163540_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb376daf9fca224edc16a3f2e47dfb5df2c884de957863d086f7987e9ca5079 +size 511728 diff --git a/data/sessions/finder-rename-file-2/vision/frames/step_0004_20260728_163540_at.webp b/data/sessions/finder-rename-file-2/vision/frames/step_0004_20260728_163540_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2809142e3bb1876674e4e2b1a390911ecd56908a --- /dev/null +++ b/data/sessions/finder-rename-file-2/vision/frames/step_0004_20260728_163540_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb57168dc539e5fa230ec1514ccd47b0936428e834c29b85d256c2c854e8c12c +size 512538 diff --git a/data/sessions/finder-rename-file-2/vision/frames/step_0004_20260728_163540_before.webp b/data/sessions/finder-rename-file-2/vision/frames/step_0004_20260728_163540_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2809142e3bb1876674e4e2b1a390911ecd56908a --- /dev/null +++ b/data/sessions/finder-rename-file-2/vision/frames/step_0004_20260728_163540_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb57168dc539e5fa230ec1514ccd47b0936428e834c29b85d256c2c854e8c12c +size 512538 diff --git a/data/sessions/finder-rename-file/commands/actuation_commands.json b/data/sessions/finder-rename-file/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..b54c64800389c9d850a76ed319c78a919c13c67f --- /dev/null +++ b/data/sessions/finder-rename-file/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 257, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 904, + "mouse_y": 218, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=904, Y=218", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:34:12.291Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 254, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 904, + "mouse_y": 218, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=904, Y=218", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:34:16.183Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 235, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:34:20.924Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 279, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: report-final", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:34:25.652Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 212, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:34:29.310Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-rename-file/commands/cc_commands.json b/data/sessions/finder-rename-file/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..6013ede86a4b4009f5a66ee0e2f3140d960133e4 --- /dev/null +++ b/data/sessions/finder-rename-file/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "904 218 move", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "904 218 left", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "type report-final", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/finder-rename-file/commands/converted_input.md b/data/sessions/finder-rename-file/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..15a6909cb21c58d0460e57d2b22e0a75498851b7 --- /dev/null +++ b/data/sessions/finder-rename-file/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 16:34:12 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T16:34:12.291Z | Move-cursor at (904, 218) | +| 2 | 2026-07-28T16:34:16.183Z | Left-click at (904, 218) | +| 3 | 2026-07-28T16:34:20.924Z | Press: return | +| 4 | 2026-07-28T16:34:25.652Z | Type: report-final | +| 5 | 2026-07-28T16:34:29.310Z | Press: return | diff --git a/data/sessions/finder-rename-file/commands/raw_input.md b/data/sessions/finder-rename-file/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..529f6a414678fe80946e1834a717fae01a479745 --- /dev/null +++ b/data/sessions/finder-rename-file/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 16:34:12 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T16:34:12.291Z | Moved cursor to at X=904, Y=218 | +| 2 | 2026-07-28T16:34:16.183Z | Left-clicked at X=904, Y=218 | +| 3 | 2026-07-28T16:34:20.924Z | Pressed: return | +| 4 | 2026-07-28T16:34:25.652Z | Typed: report-final | +| 5 | 2026-07-28T16:34:29.310Z | Pressed: return | diff --git a/data/sessions/finder-rename-file/memory.md b/data/sessions/finder-rename-file/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..038199764c7a78461275bf20da216cba86633192 --- /dev/null +++ b/data/sessions/finder-rename-file/memory.md @@ -0,0 +1,64 @@ +# Memory: finder-rename-file + +## Overview + +Rename a file in place through the file manager, keeping it in the same folder. Use this +when the file is being worked with by pointing rather than by name. The route selects the +file, presses Return to enter rename mode — which pre-selects the base name and leaves the +extension alone — types the new base name and commits with a second Return. The recorded +trace renames `report.pdf` to `report-final.pdf` with the extension intact. + +## Prerequisites + +- A desktop environment with a file manager, or a shell. +- A file that exists and is identifiable by name, and write access to the folder holding + it. +- The new name decided in advance, including its extension. A shell rename replaces the + whole name, so the extension has to be written out; a file-manager rename usually + pre-selects the base name only and keeps the extension automatically. The same intended + result therefore needs different input in the two routes. +- No file already using the new name in that folder. +- An understanding of what depends on the old name. Renaming does not update anything that + refers to the file. + +## Steps + +### Step 1 — Move-cursor at (904, 218) + +The task is to rename `report.pdf` to `report-final.pdf`, so the file has to be selected before the rename can be opened. Move the cursor onto the `report.pdf` icon. Moving and clicking as separate steps is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering. + +![Step 1](vision/frames/step_0001_20260728_163412_at.webp) + +### Step 2 — Left-click at (904, 218) + +Move the cursor and Left-click `report.pdf` to select it. A single click selects; it does not open the file, which a double-click would. + +![Step 2](vision/frames/step_0002_20260728_163416_at.webp) + +### Step 3 — Press: return + +Press Return to put the selected file's name into edit mode. In Finder, Return renames rather than opens — opening is ⌘↓ — so this key does something close to the opposite of what it does in most other applications, and pressing the wrong one here would launch a PDF viewer instead. + +![Step 3](vision/frames/step_0003_20260728_163420_at.webp) + +### Step 4 — Type: report-final + +Type `report-final`. Finder pre-selects only the basename and leaves the extension out of the selection, so the typed text replaces `report` and `.pdf` survives untouched — which is why the new name does not have to be typed with its extension. Typing `report-final.pdf` here would have produced `report-final.pdf.pdf`. + +![Step 4](vision/frames/step_0004_20260728_163425_at.webp) + +### Step 5 — Press: return + +After typing `report-final` Press Return to commit the new name. The field closes and the file reads `report-final.pdf`, extension intact. Committing matters: leaving the field open and clicking elsewhere can abandon the edit and leave the original name in place. + +![Step 5](vision/frames/step_0005_20260728_163429_at.webp) + +## Notes & Edge Cases + +1. The confirming key on a selected file starts a rename here rather than opening it. That is the opposite of what the same key does on most systems, and it is worth knowing before pressing it on a file that should not be touched. +2. Only the base name is pre-selected in the edit box, so typing the new base yields a correctly-extensioned file and the extension never has to be typed. Typing it as well produces a doubled extension, which nothing warns about. +3. The second press of that key commits the name. Clicking elsewhere also commits it, and the cancel key reverts to the old name — but nothing undoes the file having been put into rename mode, so an abandoned attempt is either the old name or a new one, never neither. +4. A name already in use is refused with a message rather than silently overwritten on this route. The shell equivalent has no such protection, which is the main practical difference between the two. +5. Renaming updates nothing that points at the file. Aliases, shortcuts, scripts and recent-file lists keep the old name and quietly stop resolving. +6. Capitalisation is part of the name, and a case-only change is the awkward case: on a case-insensitive volume it may be treated as no change at all. +7. A single click selects and a double-click opens. The rename route depends on the file being selected and not opened, so the click has to be a single one and the key comes after it. diff --git a/data/sessions/finder-rename-file/metadata.json b/data/sessions/finder-rename-file/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..bd0b39d57569679bc8ee3a4e3b9953fd9b76e107 --- /dev/null +++ b/data/sessions/finder-rename-file/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "finder-rename-file", + "memory_description": "", + "session_id": "6d20f208-031f-469f-a11f-e7042cb914ff", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T16:33:53.698128234Z", + "completed_at": "2026-07-28T16:34:41.632080243Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T16:34:12.291Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260728_163412_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_163412_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_163412_after.webp", + "raw_command": "Moved cursor to at X=904, Y=218", + "converted_command": "Move-cursor at (904, 218)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T16:34:16.183Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260728_163416_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260728_163416_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_163416_after.webp", + "raw_command": "Left-clicked at X=904, Y=218", + "converted_command": "Left-click at (904, 218)" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T16:34:20.924Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260728_163420_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_163420_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_163420_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T16:34:25.652Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260728_163425_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_163425_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_163425_after.webp", + "raw_command": "Typed: report-final", + "converted_command": "Type: report-final" + }, + { + "step_id": 5, + "timestamp": "2026-07-28T16:34:29.310Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260728_163429_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260728_163429_before.webp", + "after_image_path": "vision/frames/step_0005_20260728_163429_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-rename-file/reasoning/reasoning.jsonl b/data/sessions/finder-rename-file/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c353f5332d6ba1ec796c0f2606de7345ae0ca990 --- /dev/null +++ b/data/sessions/finder-rename-file/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T16:34:12.291Z", "timestamp_annotated": "2026-08-19T14:18:25.770530+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=904, Y=218", "converted_command": "Move-cursor at (904, 218)", "image_path": "vision/frames/step_0001_20260728_163412_at.webp", "reasoning": "The task is to rename `report.pdf` to `report-final.pdf`, so the file has to be selected before the rename can be opened. Move the cursor onto the `report.pdf` icon. Moving and clicking as separate steps is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T16:34:16.183Z", "timestamp_annotated": "2026-08-19T14:18:25.771015+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=904, Y=218", "converted_command": "Left-click at (904, 218)", "image_path": "vision/frames/step_0002_20260728_163416_at.webp", "reasoning": "Move the cursor and Left-click `report.pdf` to select it. A single click selects; it does not open the file, which a double-click would.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T16:34:20.924Z", "timestamp_annotated": "2026-08-19T14:18:25.771409+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0003_20260728_163420_at.webp", "reasoning": "Press Return to put the selected file's name into edit mode. In Finder, Return renames rather than opens — opening is ⌘↓ — so this key does something close to the opposite of what it does in most other applications, and pressing the wrong one here would launch a PDF viewer instead.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T16:34:25.652Z", "timestamp_annotated": "2026-08-19T14:18:25.771891+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: report-final", "converted_command": "Type: report-final", "image_path": "vision/frames/step_0004_20260728_163425_at.webp", "reasoning": "Type `report-final`. Finder pre-selects only the basename and leaves the extension out of the selection, so the typed text replaces `report` and `.pdf` survives untouched — which is why the new name does not have to be typed with its extension. Typing `report-final.pdf` here would have produced `report-final.pdf.pdf`.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-28T16:34:29.310Z", "timestamp_annotated": "2026-08-19T14:18:25.772343+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0005_20260728_163429_at.webp", "reasoning": "After typing `report-final` Press Return to commit the new name. The field closes and the file reads `report-final.pdf`, extension intact. Committing matters: leaving the field open and clicking elsewhere can abandon the edit and leave the original name in place.", "skipped": false} diff --git a/data/sessions/finder-rename-file/sync_log.json b/data/sessions/finder-rename-file/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..dafcb40654850b9bb2ea1bf79786dd06884e3880 --- /dev/null +++ b/data/sessions/finder-rename-file/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "6d20f208-031f-469f-a11f-e7042cb914ff", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163412_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/vision/frames/step_0001_20260728_163412_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163412_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/vision/frames/step_0001_20260728_163412_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163412_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/vision/frames/step_0001_20260728_163412_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_163416_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/vision/frames/step_0002_20260728_163416_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_163416_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/vision/frames/step_0002_20260728_163416_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_163416_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/vision/frames/step_0002_20260728_163416_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_163420_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/vision/frames/step_0003_20260728_163420_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_163420_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/vision/frames/step_0003_20260728_163420_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_163420_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/vision/frames/step_0003_20260728_163420_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_163425_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/vision/frames/step_0004_20260728_163425_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_163425_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/vision/frames/step_0004_20260728_163425_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_163425_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/vision/frames/step_0004_20260728_163425_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_163429_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/vision/frames/step_0005_20260728_163429_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_163429_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/vision/frames/step_0005_20260728_163429_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_163429_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-rename-file/vision/frames/step_0005_20260728_163429_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-rename-file/vision/frames/closing_state.webp b/data/sessions/finder-rename-file/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..77733f1d057ef9c53ce497c53c6b1fbb0266c21b --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d324aa5a84536df7542ba29f6d5109e46cfd49df7a9a8c376fe73c656922cee1 +size 511068 diff --git a/data/sessions/finder-rename-file/vision/frames/step_0001_20260728_163412_after.webp b/data/sessions/finder-rename-file/vision/frames/step_0001_20260728_163412_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3db6c7baf54844e1704cd674ab37889ae44ade52 --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/step_0001_20260728_163412_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102128e77c3ee49ee9b48e09421f763a32717bdb06407702589a3f71a55ad46a +size 510118 diff --git a/data/sessions/finder-rename-file/vision/frames/step_0001_20260728_163412_at.webp b/data/sessions/finder-rename-file/vision/frames/step_0001_20260728_163412_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..00df1d23bdca74f3aa527bc8c8d7c55f0a12f8e3 --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/step_0001_20260728_163412_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3ddf3afdd77cd462567486efe269344a9a5cb578ef6dd73779874fdecdfbec4 +size 1936504 diff --git a/data/sessions/finder-rename-file/vision/frames/step_0001_20260728_163412_before.webp b/data/sessions/finder-rename-file/vision/frames/step_0001_20260728_163412_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cf7634464a42dc6dfc02953c75029a90462aeee1 --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/step_0001_20260728_163412_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f973fb39961e46da79f7d57b88d038f79ad9f0a2e0ff9379d034dfb5579d69 +size 510100 diff --git a/data/sessions/finder-rename-file/vision/frames/step_0002_20260728_163416_after.webp b/data/sessions/finder-rename-file/vision/frames/step_0002_20260728_163416_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1b73c4bcc9d52c93dc65b425079f733c2f5af65d --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/step_0002_20260728_163416_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db1c6b66ac3bda29e783a94af409945e1ea91ac6c9af1976a90c9c2501f461c +size 510898 diff --git a/data/sessions/finder-rename-file/vision/frames/step_0002_20260728_163416_at.webp b/data/sessions/finder-rename-file/vision/frames/step_0002_20260728_163416_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ac35a86d5a7ba8cd41373f820f72e555589fc676 --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/step_0002_20260728_163416_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb3299df9b11866382961a233e9857ce21ad0700d46f32ad2d06ce92d0551b3a +size 1936894 diff --git a/data/sessions/finder-rename-file/vision/frames/step_0002_20260728_163416_before.webp b/data/sessions/finder-rename-file/vision/frames/step_0002_20260728_163416_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5f60348fc0b1919bd322d176edf06ad27ebea72b --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/step_0002_20260728_163416_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4fe8ffcb7ce56844f87a76d95d30ff896958ffe05455b5ed7128ca133938275 +size 510336 diff --git a/data/sessions/finder-rename-file/vision/frames/step_0003_20260728_163420_after.webp b/data/sessions/finder-rename-file/vision/frames/step_0003_20260728_163420_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fa80f33e7b65c4ad04a1410774bbeaa29605200e --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/step_0003_20260728_163420_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30740c13f0f87e9fd50dbf3b1293e980a108a33b69d85d924c58bb6a34e16d7c +size 510944 diff --git a/data/sessions/finder-rename-file/vision/frames/step_0003_20260728_163420_at.webp b/data/sessions/finder-rename-file/vision/frames/step_0003_20260728_163420_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4f2e0a42c11f9548fc32219d62bc905c9fcc75db --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/step_0003_20260728_163420_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cacc9e6c5b9b1d603eb30cc0815c3f5fbb26c76b09789b4806330b525228a16 +size 510824 diff --git a/data/sessions/finder-rename-file/vision/frames/step_0003_20260728_163420_before.webp b/data/sessions/finder-rename-file/vision/frames/step_0003_20260728_163420_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a42aac6e037d588abb7c4df269efdc63e683faa7 --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/step_0003_20260728_163420_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:291fe475e3fb38ac51bc7e1a3ac114e6d00ce68509aba94a27e63122259312a3 +size 510880 diff --git a/data/sessions/finder-rename-file/vision/frames/step_0004_20260728_163425_after.webp b/data/sessions/finder-rename-file/vision/frames/step_0004_20260728_163425_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c72bb19f1a17672e3684ce90b94500712a8a9c1e --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/step_0004_20260728_163425_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd6e79a6f907e884516deaa1b17808a5420b50f7cb3a62b383a5462b969c176d +size 509974 diff --git a/data/sessions/finder-rename-file/vision/frames/step_0004_20260728_163425_at.webp b/data/sessions/finder-rename-file/vision/frames/step_0004_20260728_163425_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fa80f33e7b65c4ad04a1410774bbeaa29605200e --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/step_0004_20260728_163425_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30740c13f0f87e9fd50dbf3b1293e980a108a33b69d85d924c58bb6a34e16d7c +size 510944 diff --git a/data/sessions/finder-rename-file/vision/frames/step_0004_20260728_163425_before.webp b/data/sessions/finder-rename-file/vision/frames/step_0004_20260728_163425_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fa80f33e7b65c4ad04a1410774bbeaa29605200e --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/step_0004_20260728_163425_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30740c13f0f87e9fd50dbf3b1293e980a108a33b69d85d924c58bb6a34e16d7c +size 510944 diff --git a/data/sessions/finder-rename-file/vision/frames/step_0005_20260728_163429_after.webp b/data/sessions/finder-rename-file/vision/frames/step_0005_20260728_163429_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..77733f1d057ef9c53ce497c53c6b1fbb0266c21b --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/step_0005_20260728_163429_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d324aa5a84536df7542ba29f6d5109e46cfd49df7a9a8c376fe73c656922cee1 +size 511068 diff --git a/data/sessions/finder-rename-file/vision/frames/step_0005_20260728_163429_at.webp b/data/sessions/finder-rename-file/vision/frames/step_0005_20260728_163429_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..048e153a4962f19fbbc00f24c31002d5ed7278bd --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/step_0005_20260728_163429_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc1bd7c57d577817223ad28f94b0e1da9fc32655680c740c6f3b741d1968f3a +size 511022 diff --git a/data/sessions/finder-rename-file/vision/frames/step_0005_20260728_163429_before.webp b/data/sessions/finder-rename-file/vision/frames/step_0005_20260728_163429_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4c9be765dc218eec1f81581c891006bb8771f56f --- /dev/null +++ b/data/sessions/finder-rename-file/vision/frames/step_0005_20260728_163429_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a041aa1ea298f18ecac43b5812f2d5cc966fb8b7866b5f9edd5ae260e4571f48 +size 510018 diff --git a/data/sessions/finder-tag-search/commands/actuation_commands.json b/data/sessions/finder-tag-search/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..9f0aa9858d2ffe0d3071e0b087284a3ad4253acf --- /dev/null +++ b/data/sessions/finder-tag-search/commands/actuation_commands.json @@ -0,0 +1,268 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-174c96d6-fe43-402e-99d2-81a2065a459f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 185, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 606, + "mouse_y": 1043, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=606, Y=1043", + "session_id": "conn-6372c676-94aa-4795-843b-69fefe4a249a", + "success": true, + "timestamp": "2026-08-05T15:42:43.417Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-174c96d6-fe43-402e-99d2-81a2065a459f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 183, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 606, + "mouse_y": 1043, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=606, Y=1043", + "session_id": "conn-6372c676-94aa-4795-843b-69fefe4a249a", + "success": true, + "timestamp": "2026-08-05T15:42:46.953Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-174c96d6-fe43-402e-99d2-81a2065a459f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 521, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Shift+Cmd+H", + "session_id": "conn-6372c676-94aa-4795-843b-69fefe4a249a", + "success": true, + "timestamp": "2026-08-05T15:42:52.868Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-174c96d6-fe43-402e-99d2-81a2065a459f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 200, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1213, + "mouse_y": 258, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1213, Y=258", + "session_id": "conn-6372c676-94aa-4795-843b-69fefe4a249a", + "success": true, + "timestamp": "2026-08-05T15:42:58.238Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-174c96d6-fe43-402e-99d2-81a2065a459f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 177, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1213, + "mouse_y": 258, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1213, Y=258", + "session_id": "conn-6372c676-94aa-4795-843b-69fefe4a249a", + "success": true, + "timestamp": "2026-08-05T15:43:01.637Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-174c96d6-fe43-402e-99d2-81a2065a459f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 461, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+O", + "session_id": "conn-6372c676-94aa-4795-843b-69fefe4a249a", + "success": true, + "timestamp": "2026-08-05T15:43:05.390Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-174c96d6-fe43-402e-99d2-81a2065a459f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 182, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 773, + "mouse_y": 257, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=773, Y=257", + "session_id": "conn-6372c676-94aa-4795-843b-69fefe4a249a", + "success": true, + "timestamp": "2026-08-05T15:43:47.754Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-174c96d6-fe43-402e-99d2-81a2065a459f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 179, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 773, + "mouse_y": 257, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=773, Y=257", + "session_id": "conn-6372c676-94aa-4795-843b-69fefe4a249a", + "success": true, + "timestamp": "2026-08-05T15:43:51.121Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-174c96d6-fe43-402e-99d2-81a2065a459f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 207, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 773, + "mouse_y": 257, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Right-clicked at X=773, Y=257", + "session_id": "conn-6372c676-94aa-4795-843b-69fefe4a249a", + "success": true, + "timestamp": "2026-08-05T15:43:55.550Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-174c96d6-fe43-402e-99d2-81a2065a459f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 176, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 798, + "mouse_y": 554, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=798, Y=554", + "session_id": "conn-6372c676-94aa-4795-843b-69fefe4a249a", + "success": true, + "timestamp": "2026-08-05T15:44:51.525Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-174c96d6-fe43-402e-99d2-81a2065a459f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 224, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 798, + "mouse_y": 554, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=798, Y=554", + "session_id": "conn-6372c676-94aa-4795-843b-69fefe4a249a", + "success": true, + "timestamp": "2026-08-05T15:44:54.940Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-174c96d6-fe43-402e-99d2-81a2065a459f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 159, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 551, + "mouse_y": 476, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=551, Y=476", + "session_id": "conn-6372c676-94aa-4795-843b-69fefe4a249a", + "success": true, + "timestamp": "2026-08-05T15:46:04.338Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-174c96d6-fe43-402e-99d2-81a2065a459f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 181, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 551, + "mouse_y": 476, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=551, Y=476", + "session_id": "conn-6372c676-94aa-4795-843b-69fefe4a249a", + "success": true, + "timestamp": "2026-08-05T15:46:07.774Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-174c96d6-fe43-402e-99d2-81a2065a459f", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 460, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+W", + "session_id": "conn-6372c676-94aa-4795-843b-69fefe4a249a", + "success": true, + "timestamp": "2026-08-05T15:46:39.814Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-tag-search/commands/cc_commands.json b/data/sessions/finder-tag-search/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..809e2788b1ce59f5835638acbd3b030f2e4df586 --- /dev/null +++ b/data/sessions/finder-tag-search/commands/cc_commands.json @@ -0,0 +1,72 @@ +[ + { + "command": "606 1043 move", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "606 1043 left", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Shift+Cmd+H}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "1213 258 move", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "1213 258 left", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "press {Cmd+O}", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "773 257 move", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "773 257 left", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "773 257 right", + "os": "MACOS", + "step_id": 9 + }, + { + "command": "798 554 move", + "os": "MACOS", + "step_id": 10 + }, + { + "command": "798 554 left", + "os": "MACOS", + "step_id": 11 + }, + { + "command": "551 476 move", + "os": "MACOS", + "step_id": 12 + }, + { + "command": "551 476 left", + "os": "MACOS", + "step_id": 13 + }, + { + "command": "press {Cmd+W}", + "os": "MACOS", + "step_id": 14 + } +] \ No newline at end of file diff --git a/data/sessions/finder-tag-search/commands/converted_input.md b/data/sessions/finder-tag-search/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..2d6c7704e139a4b9cebf50d26bc6bae752c2698f --- /dev/null +++ b/data/sessions/finder-tag-search/commands/converted_input.md @@ -0,0 +1,20 @@ +# Converted Input + +_Generated by Memory Archive — 2026-08-05 15:42:43 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-08-05T15:42:43.417Z | Move-cursor at (606, 1043) | +| 2 | 2026-08-05T15:42:46.953Z | Left-click at (606, 1043) | +| 3 | 2026-08-05T15:42:52.868Z | Press: Shift+Cmd+H | +| 4 | 2026-08-05T15:42:58.238Z | Move-cursor at (1213, 258) | +| 5 | 2026-08-05T15:43:01.637Z | Left-click at (1213, 258) | +| 6 | 2026-08-05T15:43:05.390Z | Press: Cmd+O | +| 7 | 2026-08-05T15:43:47.754Z | Move-cursor at (773, 257) | +| 8 | 2026-08-05T15:43:51.121Z | Left-click at (773, 257) | +| 9 | 2026-08-05T15:43:55.550Z | Right-click at (773, 257) | +| 10 | 2026-08-05T15:44:51.525Z | Move-cursor at (798, 554) | +| 11 | 2026-08-05T15:44:54.940Z | Left-click at (798, 554) | +| 12 | 2026-08-05T15:46:04.338Z | Move-cursor at (551, 476) | +| 13 | 2026-08-05T15:46:07.774Z | Left-click at (551, 476) | +| 14 | 2026-08-05T15:46:39.814Z | Press: Cmd+W | diff --git a/data/sessions/finder-tag-search/commands/raw_input.md b/data/sessions/finder-tag-search/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..970a2434357ebaebfdc7057e2ea07216eb029f9c --- /dev/null +++ b/data/sessions/finder-tag-search/commands/raw_input.md @@ -0,0 +1,20 @@ +# Raw Input + +_Generated by Memory Archive — 2026-08-05 15:42:43 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-08-05T15:42:43.417Z | Moved cursor to at X=606, Y=1043 | +| 2 | 2026-08-05T15:42:46.953Z | Left-clicked at X=606, Y=1043 | +| 3 | 2026-08-05T15:42:52.868Z | Pressed: Shift+Cmd+H | +| 4 | 2026-08-05T15:42:58.238Z | Moved cursor to at X=1213, Y=258 | +| 5 | 2026-08-05T15:43:01.637Z | Left-clicked at X=1213, Y=258 | +| 6 | 2026-08-05T15:43:05.390Z | Pressed: Cmd+O | +| 7 | 2026-08-05T15:43:47.754Z | Moved cursor to at X=773, Y=257 | +| 8 | 2026-08-05T15:43:51.121Z | Left-clicked at X=773, Y=257 | +| 9 | 2026-08-05T15:43:55.550Z | Right-clicked at X=773, Y=257 | +| 10 | 2026-08-05T15:44:51.525Z | Moved cursor to at X=798, Y=554 | +| 11 | 2026-08-05T15:44:54.940Z | Left-clicked at X=798, Y=554 | +| 12 | 2026-08-05T15:46:04.338Z | Moved cursor to at X=551, Y=476 | +| 13 | 2026-08-05T15:46:07.774Z | Left-clicked at X=551, Y=476 | +| 14 | 2026-08-05T15:46:39.814Z | Pressed: Cmd+W | diff --git a/data/sessions/finder-tag-search/memory.md b/data/sessions/finder-tag-search/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..a03771c3975841fc842a994a29b3f95d1236afa7 --- /dev/null +++ b/data/sessions/finder-tag-search/memory.md @@ -0,0 +1,121 @@ +# Memory: finder-tag-search + +## Overview +Mark a file with a Finder colour tag and then retrieve it through that tag. This memory +navigates to the file in Finder, right-clicks it to open the context menu, applies the +**Red** tag, and then uses the Red entry in the sidebar's Tags section to surface every +Red-tagged item — demonstrating tag-based organization and retrieval as an alternative +to folder hierarchies. Use it when a file needs to be findable by category/label +without moving it, or when building a colour-coded triage workflow. + +## Prerequisites +- Runs on macOS with Finder available; the task uses Finder colour tagging (the + right-click "Tags…" / colour dots in the context menu) and the Tags section of the + Finder sidebar. +- The file to be tagged already exists and is locatable — the memory tags an existing + file, it does not create one; identify it at run time rather than assuming a fixed + path. +- The colour tag used to mark and later find the file (Red) is available in the Finder + context menu (the default macOS colour tags are present unless the user has removed + them). + +## Steps + +### Step 1 — Move-cursor at (606, 1043) + +The task is to mark a file with colour tag to ease the search process when manually searching for the file. Navigate and move the cursor to the finder icon to open the finder. + +![Step 1](vision/frames/step_0001_20260805_154243_at.webp) + +### Step 2 — Left-click at (606, 1043) + +Once the cursor is at the finder icon use left mouse click to open the finder. + +![Step 2](vision/frames/step_0002_20260805_154246_at.webp) + +### Step 3 — Press: Shift+Cmd+H + +After the finder app opens use the key command (Shift+Cmd+H) to open the Home folder, which contains the folder the file is located in. + +![Step 3](vision/frames/step_0003_20260805_154252_at.webp) + +### Step 4 — Move-cursor at (1213, 258) + +Once the Home folder is open, find and navigate the cursor to the folder named corpus-seed. + +![Step 4](vision/frames/step_0004_20260805_154258_at.webp) + +### Step 5 — Left-click at (1213, 258) + +Once the cursor is at folder corpus-seed left click to select the folder. + +![Step 5](vision/frames/step_0005_20260805_154301_at.webp) + +### Step 6 — Press: Cmd+O + +Once the folder is selected use the key command (Cmd+O) to open the folder. + +![Step 6](vision/frames/step_0006_20260805_154305_at.webp) + +### Step 7 — Move-cursor at (773, 257) + +After the folder corpus-seed is open where the file that needs to be tagged is located find and navigate the cursor to the file to tag it. + +![Step 7](vision/frames/step_0007_20260805_154347_at.webp) + +### Step 8 — Left-click at (773, 257) + +Once the cursor is on the file left click to select the file. + +![Step 8](vision/frames/step_0008_20260805_154351_at.webp) + +### Step 9 — Right-click at (773, 257) + +After the file is selected use right click without moving the cursor from the file to access the menu. + +![Step 9](vision/frames/step_0009_20260805_154355_at.webp) + +### Step 10 — Move-cursor at (798, 554) + +When the menu opens analyze and find the option that needs to be clicked for the task and navigate to that specific option. In this case the file needs to be colour tagged so select a colour, navigate and move the cursor to the specific colour. + +![Step 10](vision/frames/step_0010_20260805_154451_at.webp) + +### Step 11 — Left-click at (798, 554) + +Once the cursor is on the colour use left click. This action tags the file to the specific colour tag group which makes it easier to navigate to the specific file by clicking on the colour tag in the left pane of the finder app window. + +![Step 11](vision/frames/step_0011_20260805_154454_at.webp) + +### Step 12 — Move-cursor at (551, 476) + +After the file is tagged to check the tagged file find and navigate the cursor to the specific colour tag in the tag section on left pane of finder window. + +![Step 12](vision/frames/step_0012_20260805_154604_at.webp) + +### Step 13 — Left-click at (551, 476) + +Once the cursor is at the colour tag left click to view the files tagged with the specific colour tag. + +![Step 13](vision/frames/step_0013_20260805_154607_at.webp) + +### Step 14 — Press: Cmd+W + +After the tasks are done close the window by using the key command (Cmd+W). + +![Step 14](vision/frames/step_0014_20260805_154639_at.webp) + +## Notes & Edge Cases +1. A key command is the quickest way to perform an action and should be preferred, but only when the correct command is known. If a key command fails, the recommended fallback is to navigate the GUI and perform the action that way. +2. A right-click on a file usually does not need a left-click first — the options menu opens correctly with the cursor already on the file. In some cases, though, right-clicking without selecting opens a menu that does not act on the intended file. If the menu that appears is not the one for the file under the cursor, left-click the file to select it and then right-click to open the correct menu. +3. When colour tagging, take note of what each colour tag is used for by the user, because the meaning of each colour varies from user to user. +4. If there is no information on how the user uses each colour tag, verify what the file is before tagging it and ask the user which colour they want it tagged with. If a colour is specified, use that tag and ask what that tag will be used for. +5. Ask for a specific colour's purpose only once and record it. If the user later changes the purpose of a tag, ask what they want done with the files already tagged with it. +6. When a task is finished it is best to close the window the work was done in, to avoid clutter. If the task is a sub-task, do not close the window until the main task is complete or the screen becomes too cluttered to navigate. +7. Before closing a window, check whether it is still needed for other sub-tasks. If it is, minimize it to the background instead of closing it — that frees screen space without costing the extra steps of reopening and navigating back. +8. In some cases the location of the file or folder is already known and it has to be reached through the GUI. In that case use the pixel location together with the mouse click to perform the action directly, reducing the number of steps needed to perform the task, sub-task, and so on (for example: 251 874 left). +9. In some cases the direct move and click action successfully moves to the pixel location but fails to click. When such failure occurs, instead of re-running the full command with pixel coordinates and click it is recommended to run the command here left / here right / here double as needed. By doing this we avoid trying to move the cursor multiple times and use click action as needed to click. +10. The folders, files, and file paths are for demonstration purposes only. The actual folders, files, and file paths vary based on the user's own system and environment. This only demonstrates how the task, sub-task, and so on are performed, so always verify the folders, files, file paths, and folder locations when performing the tasks. +11. The key command Cmd+O opens a file or folder and is faster to open a file, but the alternative for this is to use double click to open the folder or file. In some cases certain types of files might not have an app assigned to open them in System Settings, so if the user's system already has an app to open the file a popup to select the app will open, select the respective app. But if there is no app then an option to search for the app in the App Store will be available, so when no app is available always confirm with the user if they will install the app themselves or if they leave it to you to handle the app installation. Never install the app without user consent. +12. In some cases the user might have set the primary mouse button to right, but normally the default is set to left. +13. When an app is opened by clicking on the app icon the system automatically focuses on the window that just opened, but in rare cases the window is not focused, so in those cases it is recommended to move the cursor to the window that just opened and use left click to focus the window. diff --git a/data/sessions/finder-tag-search/metadata.json b/data/sessions/finder-tag-search/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..3ef4ffe98f3a11af142fd7ace0cffc45428887bc --- /dev/null +++ b/data/sessions/finder-tag-search/metadata.json @@ -0,0 +1,220 @@ +{ + "memory_name": "finder-tag-search", + "memory_description": "", + "session_id": "1214de4b-19b9-445e-9f11-bab6b6061586", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-08-05T15:42:15.697726280Z", + "completed_at": "2026-08-05T15:47:31.241091550Z", + "total_steps": 14, + "annotated_steps": 14, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-08-05T15:42:43.417Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260805_154243_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260805_154243_before.webp", + "after_image_path": "vision/frames/step_0001_20260805_154243_after.webp", + "raw_command": "Moved cursor to at X=606, Y=1043", + "converted_command": "Move-cursor at (606, 1043)" + }, + { + "step_id": 2, + "timestamp": "2026-08-05T15:42:46.953Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260805_154246_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260805_154246_before.webp", + "after_image_path": "vision/frames/step_0002_20260805_154246_after.webp", + "raw_command": "Left-clicked at X=606, Y=1043", + "converted_command": "Left-click at (606, 1043)" + }, + { + "step_id": 3, + "timestamp": "2026-08-05T15:42:52.868Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260805_154252_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260805_154252_before.webp", + "after_image_path": "vision/frames/step_0003_20260805_154252_after.webp", + "raw_command": "Pressed: Shift+Cmd+H", + "converted_command": "Press: Shift+Cmd+H" + }, + { + "step_id": 4, + "timestamp": "2026-08-05T15:42:58.238Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0004_20260805_154258_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260805_154258_before.webp", + "after_image_path": "vision/frames/step_0004_20260805_154258_after.webp", + "raw_command": "Moved cursor to at X=1213, Y=258", + "converted_command": "Move-cursor at (1213, 258)" + }, + { + "step_id": 5, + "timestamp": "2026-08-05T15:43:01.637Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0005_20260805_154301_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260805_154301_before.webp", + "after_image_path": "vision/frames/step_0005_20260805_154301_after.webp", + "raw_command": "Left-clicked at X=1213, Y=258", + "converted_command": "Left-click at (1213, 258)" + }, + { + "step_id": 6, + "timestamp": "2026-08-05T15:43:05.390Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260805_154305_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260805_154305_before.webp", + "after_image_path": "vision/frames/step_0006_20260805_154305_after.webp", + "raw_command": "Pressed: Cmd+O", + "converted_command": "Press: Cmd+O" + }, + { + "step_id": 7, + "timestamp": "2026-08-05T15:43:47.754Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0007_20260805_154347_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260805_154347_before.webp", + "after_image_path": "vision/frames/step_0007_20260805_154347_after.webp", + "raw_command": "Moved cursor to at X=773, Y=257", + "converted_command": "Move-cursor at (773, 257)" + }, + { + "step_id": 8, + "timestamp": "2026-08-05T15:43:51.121Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0008_20260805_154351_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260805_154351_before.webp", + "after_image_path": "vision/frames/step_0008_20260805_154351_after.webp", + "raw_command": "Left-clicked at X=773, Y=257", + "converted_command": "Left-click at (773, 257)" + }, + { + "step_id": 9, + "timestamp": "2026-08-05T15:43:55.550Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0009_20260805_154355_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0009_20260805_154355_before.webp", + "after_image_path": "vision/frames/step_0009_20260805_154355_after.webp", + "raw_command": "Right-clicked at X=773, Y=257", + "converted_command": "Right-click at (773, 257)" + }, + { + "step_id": 10, + "timestamp": "2026-08-05T15:44:51.525Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0010_20260805_154451_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260805_154451_before.webp", + "after_image_path": "vision/frames/step_0010_20260805_154451_after.webp", + "raw_command": "Moved cursor to at X=798, Y=554", + "converted_command": "Move-cursor at (798, 554)" + }, + { + "step_id": 11, + "timestamp": "2026-08-05T15:44:54.940Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0011_20260805_154454_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0011_20260805_154454_before.webp", + "after_image_path": "vision/frames/step_0011_20260805_154454_after.webp", + "raw_command": "Left-clicked at X=798, Y=554", + "converted_command": "Left-click at (798, 554)" + }, + { + "step_id": 12, + "timestamp": "2026-08-05T15:46:04.338Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0012_20260805_154604_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0012_20260805_154604_before.webp", + "after_image_path": "vision/frames/step_0012_20260805_154604_after.webp", + "raw_command": "Moved cursor to at X=551, Y=476", + "converted_command": "Move-cursor at (551, 476)" + }, + { + "step_id": 13, + "timestamp": "2026-08-05T15:46:07.774Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0013_20260805_154607_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0013_20260805_154607_before.webp", + "after_image_path": "vision/frames/step_0013_20260805_154607_after.webp", + "raw_command": "Left-clicked at X=551, Y=476", + "converted_command": "Left-click at (551, 476)" + }, + { + "step_id": 14, + "timestamp": "2026-08-05T15:46:39.814Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0014_20260805_154639_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0014_20260805_154639_before.webp", + "after_image_path": "vision/frames/step_0014_20260805_154639_after.webp", + "raw_command": "Pressed: Cmd+W", + "converted_command": "Press: Cmd+W" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-tag-search/reasoning/reasoning.jsonl b/data/sessions/finder-tag-search/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..066c96fbf6b829fc99453b1252de8821d03d62ca --- /dev/null +++ b/data/sessions/finder-tag-search/reasoning/reasoning.jsonl @@ -0,0 +1,14 @@ +{"step_id": 1, "timestamp_action": "2026-08-05T15:42:43.417Z", "timestamp_annotated": "2026-08-06T06:47:05.501420+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=606, Y=1043", "converted_command": "Move-cursor at (606, 1043)", "image_path": "vision/frames/step_0001_20260805_154243_at.webp", "reasoning": "The task is to mark a file with colour tag to ease the search process when manually searching for the file. Navigate and move the cursor to the finder icon to open the finder.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-08-05T15:42:46.953Z", "timestamp_annotated": "2026-08-06T06:50:43.918697+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=606, Y=1043", "converted_command": "Left-click at (606, 1043)", "image_path": "vision/frames/step_0002_20260805_154246_at.webp", "reasoning": "Once the cursor is at the finder icon use left mouse click to open the finder.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-08-05T15:42:52.868Z", "timestamp_annotated": "2026-08-06T07:04:26.712442+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Shift+Cmd+H", "converted_command": "Press: Shift+Cmd+H", "image_path": "vision/frames/step_0003_20260805_154252_at.webp", "reasoning": "After the finder app opens use the key command (Shift+Cmd+H) to open the Home folder, which contains the folder the file is located in.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-08-05T15:42:58.238Z", "timestamp_annotated": "2026-08-06T07:06:11.812212+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1213, Y=258", "converted_command": "Move-cursor at (1213, 258)", "image_path": "vision/frames/step_0004_20260805_154258_at.webp", "reasoning": "Once the Home folder is open, find and navigate the cursor to the folder named corpus-seed.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-08-05T15:43:01.637Z", "timestamp_annotated": "2026-08-06T07:20:57.232742+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1213, Y=258", "converted_command": "Left-click at (1213, 258)", "image_path": "vision/frames/step_0005_20260805_154301_at.webp", "reasoning": "Once the cursor is at folder corpus-seed left click to select the folder.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-08-05T15:43:05.390Z", "timestamp_annotated": "2026-08-06T07:57:47.571603+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+O", "converted_command": "Press: Cmd+O", "image_path": "vision/frames/step_0006_20260805_154305_at.webp", "reasoning": "Once the folder is selected use the key command (Cmd+O) to open the folder.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-08-05T15:43:47.754Z", "timestamp_annotated": "2026-08-06T08:04:06.550979+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=773, Y=257", "converted_command": "Move-cursor at (773, 257)", "image_path": "vision/frames/step_0007_20260805_154347_at.webp", "reasoning": "After the folder corpus-seed is open where the file that needs to be tagged is located find and navigate the cursor to the file to tag it.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-08-05T15:43:51.121Z", "timestamp_annotated": "2026-08-06T08:09:19.286756+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=773, Y=257", "converted_command": "Left-click at (773, 257)", "image_path": "vision/frames/step_0008_20260805_154351_at.webp", "reasoning": "Once the cursor is on the file left click to select the file.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-08-05T15:43:55.550Z", "timestamp_annotated": "2026-08-06T08:10:04.314176+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=773, Y=257", "converted_command": "Right-click at (773, 257)", "image_path": "vision/frames/step_0009_20260805_154355_at.webp", "reasoning": "After the file is selected use right click without moving the cursor from the file to access the menu.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-08-05T15:44:51.525Z", "timestamp_annotated": "2026-08-06T08:24:22.604355+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=798, Y=554", "converted_command": "Move-cursor at (798, 554)", "image_path": "vision/frames/step_0010_20260805_154451_at.webp", "reasoning": "When the menu opens analyze and find the option that needs to be clicked for the task and navigate to that specific option. In this case the file needs to be colour tagged so select a colour, navigate and move the cursor to the specific colour.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-08-05T15:44:54.940Z", "timestamp_annotated": "2026-08-06T08:27:52.994379+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=798, Y=554", "converted_command": "Left-click at (798, 554)", "image_path": "vision/frames/step_0011_20260805_154454_at.webp", "reasoning": "Once the cursor is on the colour use left click. This action tags the file to the specific colour tag group which makes it easier to navigate to the specific file by clicking on the colour tag in the left pane of the finder app window.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-08-05T15:46:04.338Z", "timestamp_annotated": "2026-08-06T08:31:43.450605+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=551, Y=476", "converted_command": "Move-cursor at (551, 476)", "image_path": "vision/frames/step_0012_20260805_154604_at.webp", "reasoning": "After the file is tagged to check the tagged file find and navigate the cursor to the specific colour tag in the tag section on left pane of finder window.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-08-05T15:46:07.774Z", "timestamp_annotated": "2026-08-06T08:33:18.942307+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=551, Y=476", "converted_command": "Left-click at (551, 476)", "image_path": "vision/frames/step_0013_20260805_154607_at.webp", "reasoning": "Once the cursor is at the colour tag left click to view the files tagged with the specific colour tag.", "skipped": false} +{"step_id": 14, "timestamp_action": "2026-08-05T15:46:39.814Z", "timestamp_annotated": "2026-08-06T08:41:50.079180+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+W", "converted_command": "Press: Cmd+W", "image_path": "vision/frames/step_0014_20260805_154639_at.webp", "reasoning": "After the tasks are done close the window by using the key command (Cmd+W).", "skipped": false} diff --git a/data/sessions/finder-tag-search/sync_log.json b/data/sessions/finder-tag-search/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..cc6bdcb5ba878472910344a690a5ebfa7da8c5d0 --- /dev/null +++ b/data/sessions/finder-tag-search/sync_log.json @@ -0,0 +1,348 @@ +{ + "session_id": "1214de4b-19b9-445e-9f11-bab6b6061586", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260805_154243_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0001_20260805_154243_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260805_154243_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0001_20260805_154243_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260805_154243_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0001_20260805_154243_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260805_154246_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0002_20260805_154246_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260805_154246_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0002_20260805_154246_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260805_154246_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0002_20260805_154246_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260805_154252_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0003_20260805_154252_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260805_154252_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0003_20260805_154252_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260805_154252_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0003_20260805_154252_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260805_154258_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0004_20260805_154258_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260805_154258_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0004_20260805_154258_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260805_154258_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0004_20260805_154258_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260805_154301_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0005_20260805_154301_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260805_154301_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0005_20260805_154301_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260805_154301_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0005_20260805_154301_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260805_154305_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0006_20260805_154305_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260805_154305_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0006_20260805_154305_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260805_154305_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0006_20260805_154305_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260805_154347_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0007_20260805_154347_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260805_154347_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0007_20260805_154347_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260805_154347_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0007_20260805_154347_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260805_154351_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0008_20260805_154351_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260805_154351_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0008_20260805_154351_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260805_154351_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0008_20260805_154351_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260805_154355_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0009_20260805_154355_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260805_154355_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0009_20260805_154355_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260805_154355_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0009_20260805_154355_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260805_154451_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0010_20260805_154451_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260805_154451_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0010_20260805_154451_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260805_154451_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0010_20260805_154451_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260805_154454_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0011_20260805_154454_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260805_154454_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0011_20260805_154454_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260805_154454_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0011_20260805_154454_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260805_154604_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0012_20260805_154604_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260805_154604_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0012_20260805_154604_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260805_154604_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0012_20260805_154604_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260805_154607_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0013_20260805_154607_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260805_154607_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0013_20260805_154607_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260805_154607_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0013_20260805_154607_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260805_154639_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0014_20260805_154639_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260805_154639_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0014_20260805_154639_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260805_154639_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/vision/frames/step_0014_20260805_154639_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "reasoning/reasoning.jsonl": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/reasoning/reasoning.jsonl", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "memory.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-tag-search/memory.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-tag-search/vision/frames/closing_state.webp b/data/sessions/finder-tag-search/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..ce23abdd68ff9a8dd184232d7a55d75f934dcc0c --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04ffed82e9842f0e923ec05042daa88468d909ba9d1b27056639d239498b2cc +size 669728 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0001_20260805_154243_after.webp b/data/sessions/finder-tag-search/vision/frames/step_0001_20260805_154243_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..869f0aa42af0b9329e59260ed902c7e18d84c1f8 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0001_20260805_154243_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e4709c1415dd8cf81b0ae100bfa30fcad2ee443f579b6fe74cfa6cda65fe22 +size 669998 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0001_20260805_154243_at.webp b/data/sessions/finder-tag-search/vision/frames/step_0001_20260805_154243_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..52927f1d2acca8ee5c343c4925f75cc08d27b645 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0001_20260805_154243_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c5d9798e034c0e3b1da09c4bebb68947fc22dff19e96dd457003dabff6ac368 +size 2667256 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0001_20260805_154243_before.webp b/data/sessions/finder-tag-search/vision/frames/step_0001_20260805_154243_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..701dd4fef5631aab3e226140bca85342ec748b57 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0001_20260805_154243_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faac6795224406817abafd2686637bfcf50104a3ff12f403683b1e4d65a86b63 +size 670010 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0002_20260805_154246_after.webp b/data/sessions/finder-tag-search/vision/frames/step_0002_20260805_154246_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..869f0aa42af0b9329e59260ed902c7e18d84c1f8 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0002_20260805_154246_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e4709c1415dd8cf81b0ae100bfa30fcad2ee443f579b6fe74cfa6cda65fe22 +size 669998 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0002_20260805_154246_at.webp b/data/sessions/finder-tag-search/vision/frames/step_0002_20260805_154246_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4d91fee82e7a17b4594734190181e551a70e644e --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0002_20260805_154246_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02940168d30d7da1850b9b802828d5e3e6546bd2a84ef5a88939b2b9116f40e4 +size 2666166 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0002_20260805_154246_before.webp b/data/sessions/finder-tag-search/vision/frames/step_0002_20260805_154246_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..869f0aa42af0b9329e59260ed902c7e18d84c1f8 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0002_20260805_154246_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e4709c1415dd8cf81b0ae100bfa30fcad2ee443f579b6fe74cfa6cda65fe22 +size 669998 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0003_20260805_154252_after.webp b/data/sessions/finder-tag-search/vision/frames/step_0003_20260805_154252_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2823d8b4c7a0eeae85bf3a2584a12e96ff6d5017 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0003_20260805_154252_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b4e1bdbe48084318daef19ece960ec3222d0e07e6af8113fcb437cc0a1d0b4 +size 532170 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0003_20260805_154252_at.webp b/data/sessions/finder-tag-search/vision/frames/step_0003_20260805_154252_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b18daae25c4bc4e929006f077e5c97e7a15ac084 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0003_20260805_154252_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f08b7373e9318b21e2d5317d8d78bc8545f3f6008647eb0f7164a046ffe3baf +size 532876 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0003_20260805_154252_before.webp b/data/sessions/finder-tag-search/vision/frames/step_0003_20260805_154252_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8cde15f0c3f2ffd16b135ad070345c7bfcdc4695 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0003_20260805_154252_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12451e2c5ca0c077a4a93520e8b00f2514c5c01844ea9079b95f918a1eec723d +size 521428 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0004_20260805_154258_after.webp b/data/sessions/finder-tag-search/vision/frames/step_0004_20260805_154258_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2823d8b4c7a0eeae85bf3a2584a12e96ff6d5017 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0004_20260805_154258_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b4e1bdbe48084318daef19ece960ec3222d0e07e6af8113fcb437cc0a1d0b4 +size 532170 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0004_20260805_154258_at.webp b/data/sessions/finder-tag-search/vision/frames/step_0004_20260805_154258_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..03f6a6eaceb1843305ced72c0168ed15e90ab4f5 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0004_20260805_154258_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:386fc1ce3a3d2b953dd12c4f3a1cc352121fcb74a84f15a16178198bfc498b08 +size 2095778 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0004_20260805_154258_before.webp b/data/sessions/finder-tag-search/vision/frames/step_0004_20260805_154258_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2823d8b4c7a0eeae85bf3a2584a12e96ff6d5017 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0004_20260805_154258_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b4e1bdbe48084318daef19ece960ec3222d0e07e6af8113fcb437cc0a1d0b4 +size 532170 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0005_20260805_154301_after.webp b/data/sessions/finder-tag-search/vision/frames/step_0005_20260805_154301_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fa5b43a84ce03154fa59b7bad6fa4faa7f65f4c2 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0005_20260805_154301_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72d4001867b01ab9c75843e812bd653e2e04d40b64d3add167027941d9861e7c +size 533112 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0005_20260805_154301_at.webp b/data/sessions/finder-tag-search/vision/frames/step_0005_20260805_154301_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c19c2f4dabb5afd3853ad0745a430827a6626edf --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0005_20260805_154301_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d34092cda8c1b6c7c8ec11a566be8b76ae86bfe4fb6434aff35b8cb57e2eff2 +size 2097176 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0005_20260805_154301_before.webp b/data/sessions/finder-tag-search/vision/frames/step_0005_20260805_154301_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d4573cdc1e51e023b4456f18b0dae7ea3b26fc95 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0005_20260805_154301_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf6d5e64be5502bd46b38bcadb77c6844fa875e88ab88e232b21e01d6057dd34 +size 532298 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0006_20260805_154305_after.webp b/data/sessions/finder-tag-search/vision/frames/step_0006_20260805_154305_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..00769c944f2cfc854757803cc9ce3e53f7719be5 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0006_20260805_154305_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:319b583ef16d8bff8e6c4d20c6bca82161f4c56be765ded56e8e845bbdb6266a +size 519872 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0006_20260805_154305_at.webp b/data/sessions/finder-tag-search/vision/frames/step_0006_20260805_154305_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5f09442dc9665deba208c91776830dff81d09355 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0006_20260805_154305_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4c3627b481bbc851252e366f64cc18818e8f81e9aa1c6f6e1ea75e0197a664 +size 532950 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0006_20260805_154305_before.webp b/data/sessions/finder-tag-search/vision/frames/step_0006_20260805_154305_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5f09442dc9665deba208c91776830dff81d09355 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0006_20260805_154305_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4c3627b481bbc851252e366f64cc18818e8f81e9aa1c6f6e1ea75e0197a664 +size 532950 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0007_20260805_154347_after.webp b/data/sessions/finder-tag-search/vision/frames/step_0007_20260805_154347_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1f0d00531c030797fccf7c673a55ecf3a4f7c43f --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0007_20260805_154347_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9764c204cb97c4c139e1549a14a50a7a99386b44f0330f0d29853f5dd7ff2a52 +size 519782 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0007_20260805_154347_at.webp b/data/sessions/finder-tag-search/vision/frames/step_0007_20260805_154347_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d1f875a4c01ada54c83320c4220d9c36f6757670 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0007_20260805_154347_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8c5246d182fcb9f885733ce1f6cb28a6856309178bc9d92a23ddc7693f90eb4 +size 2025532 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0007_20260805_154347_before.webp b/data/sessions/finder-tag-search/vision/frames/step_0007_20260805_154347_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..46caf4c3b7b8ae44a0b204d60b8e142c7a4264b2 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0007_20260805_154347_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d99f6f1315e7ae5d38339f8cc6b1fe99c782057ec918db8a7b8b6d918a633442 +size 519804 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0008_20260805_154351_after.webp b/data/sessions/finder-tag-search/vision/frames/step_0008_20260805_154351_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..19662d7021997636993bfbaa5502f51ae57a002c --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0008_20260805_154351_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d96927142d36b3eed12ed5d8378d9870f86d03b440f95854ad82fe459987d358 +size 520454 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0008_20260805_154351_at.webp b/data/sessions/finder-tag-search/vision/frames/step_0008_20260805_154351_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..32baed38a26a25e726141b3a9055e832a8e32717 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0008_20260805_154351_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845eab9624cbed6bdcdb215caf8e7fe4b45a95e7b62169cae332674570bad7eb +size 2025272 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0008_20260805_154351_before.webp b/data/sessions/finder-tag-search/vision/frames/step_0008_20260805_154351_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1f0d00531c030797fccf7c673a55ecf3a4f7c43f --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0008_20260805_154351_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9764c204cb97c4c139e1549a14a50a7a99386b44f0330f0d29853f5dd7ff2a52 +size 519782 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0009_20260805_154355_after.webp b/data/sessions/finder-tag-search/vision/frames/step_0009_20260805_154355_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..852344375ae98063c1ab7c2a6716e330729f986d --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0009_20260805_154355_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:059b3652cb5fef37df4116d62a452a98d50d7e2f1a33d9f2fbfb2962c4c43ab6 +size 520480 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0009_20260805_154355_at.webp b/data/sessions/finder-tag-search/vision/frames/step_0009_20260805_154355_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1936b1cb45950cbf9ee7d9fec925cdfe704a7d26 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0009_20260805_154355_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ec3ec5a09afd0ab160a4bbf8c369ea894a588aac2663c089afd7b85c620393b +size 2028960 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0009_20260805_154355_before.webp b/data/sessions/finder-tag-search/vision/frames/step_0009_20260805_154355_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..852344375ae98063c1ab7c2a6716e330729f986d --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0009_20260805_154355_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:059b3652cb5fef37df4116d62a452a98d50d7e2f1a33d9f2fbfb2962c4c43ab6 +size 520480 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0010_20260805_154451_after.webp b/data/sessions/finder-tag-search/vision/frames/step_0010_20260805_154451_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c291b403066694c99f8f38881c2217657f83d1a2 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0010_20260805_154451_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aaba82ee7157e18bf37f3ec13858620d7e1fc8e52c1b75876584730f7c405fd +size 530894 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0010_20260805_154451_at.webp b/data/sessions/finder-tag-search/vision/frames/step_0010_20260805_154451_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..711eb9dae7041c932a78109b6a3a6ddf43685474 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0010_20260805_154451_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f5b0904dca49cd247bcc7fb917066caafa13665804d69e2a1f9b0bc71d8bcc +size 2046874 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0010_20260805_154451_before.webp b/data/sessions/finder-tag-search/vision/frames/step_0010_20260805_154451_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c291b403066694c99f8f38881c2217657f83d1a2 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0010_20260805_154451_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aaba82ee7157e18bf37f3ec13858620d7e1fc8e52c1b75876584730f7c405fd +size 530894 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0011_20260805_154454_after.webp b/data/sessions/finder-tag-search/vision/frames/step_0011_20260805_154454_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a0be920f0c66f217a784d12b29b665f3b34b6aa3 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0011_20260805_154454_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed89b887925acafd729226e041f158fee6e0268bd9778f964a90b1531f0579c7 +size 520882 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0011_20260805_154454_at.webp b/data/sessions/finder-tag-search/vision/frames/step_0011_20260805_154454_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cd3518e89be0c6fdae0c3110548f4cef9954e40a --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0011_20260805_154454_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:274255a81a8fa56b088dce6be70044cac5d56f4dacb6a120e6743867ef6926cd +size 2046036 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0011_20260805_154454_before.webp b/data/sessions/finder-tag-search/vision/frames/step_0011_20260805_154454_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..21613568b86dad12ab50add9bf315ddcb5e3c478 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0011_20260805_154454_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d1ff4509410f6bd36ec75c326487b55f063b97029219840167f596775c6a9d +size 530442 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0012_20260805_154604_after.webp b/data/sessions/finder-tag-search/vision/frames/step_0012_20260805_154604_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e1900c1e146003557f2d1105422ad73a56fe5d6f --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0012_20260805_154604_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:154738a8185b97ce931afab7da6abe637a76a84a03e39b26a79ba8f2c899f37a +size 520600 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0012_20260805_154604_at.webp b/data/sessions/finder-tag-search/vision/frames/step_0012_20260805_154604_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..bd6c2d952f2a554ebaaac279537a939ca2ade6dc --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0012_20260805_154604_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382d28e535ce02dd042b46bb7db7723385f0451fc3720c4f97112c5b71bf0e85 +size 2029858 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0012_20260805_154604_before.webp b/data/sessions/finder-tag-search/vision/frames/step_0012_20260805_154604_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4f1382a3fb923f9e537d336e490395cbf01cd3e7 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0012_20260805_154604_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e139fc7eedd6e7be6b888458e407a1e6326f4dbe75e91ad690ce5373c0452147 +size 520994 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0013_20260805_154607_after.webp b/data/sessions/finder-tag-search/vision/frames/step_0013_20260805_154607_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e1900c1e146003557f2d1105422ad73a56fe5d6f --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0013_20260805_154607_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:154738a8185b97ce931afab7da6abe637a76a84a03e39b26a79ba8f2c899f37a +size 520600 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0013_20260805_154607_at.webp b/data/sessions/finder-tag-search/vision/frames/step_0013_20260805_154607_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..96ffab3d70fc8f9a20c18b61351c1308e601ff70 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0013_20260805_154607_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a84ca9b90db40027c9e4697de3d17d2f23bf08a201c8015809210ca92fa1ed +size 2029658 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0013_20260805_154607_before.webp b/data/sessions/finder-tag-search/vision/frames/step_0013_20260805_154607_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e1900c1e146003557f2d1105422ad73a56fe5d6f --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0013_20260805_154607_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:154738a8185b97ce931afab7da6abe637a76a84a03e39b26a79ba8f2c899f37a +size 520600 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0014_20260805_154639_after.webp b/data/sessions/finder-tag-search/vision/frames/step_0014_20260805_154639_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f5ffa29772c392b0c679b461a84c8c3ff8aaeaa0 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0014_20260805_154639_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5817c5074783dea2b8a63985241f22d4d76a0562f757df215e971042d7f22221 +size 669872 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0014_20260805_154639_at.webp b/data/sessions/finder-tag-search/vision/frames/step_0014_20260805_154639_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f5ffa29772c392b0c679b461a84c8c3ff8aaeaa0 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0014_20260805_154639_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5817c5074783dea2b8a63985241f22d4d76a0562f757df215e971042d7f22221 +size 669872 diff --git a/data/sessions/finder-tag-search/vision/frames/step_0014_20260805_154639_before.webp b/data/sessions/finder-tag-search/vision/frames/step_0014_20260805_154639_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3f836eac28e9a7f0409ec0be857acab342484840 --- /dev/null +++ b/data/sessions/finder-tag-search/vision/frames/step_0014_20260805_154639_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:109081fc2406e434875b4755a09df21e39360954698a3251d83f92f1d42a5972 +size 519346 diff --git a/data/sessions/finder-zip-selection-2/commands/actuation_commands.json b/data/sessions/finder-zip-selection-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..65747124f9ea0596d1e099ae461f62a7455d6205 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/commands/actuation_commands.json @@ -0,0 +1,135 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-d796971b-5c15-403f-b943-820599c09f14", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 193, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 942, + "mouse_y": 1036, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=942, Y=1036", + "session_id": "conn-b35c6d33-e9be-4e98-93f8-432b69922a57", + "success": true, + "timestamp": "2026-07-15T07:01:03.864Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-d796971b-5c15-403f-b943-820599c09f14", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 231, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 942, + "mouse_y": 1036, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=942, Y=1036", + "session_id": "conn-b35c6d33-e9be-4e98-93f8-432b69922a57", + "success": true, + "timestamp": "2026-07-15T07:02:09.726Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-d796971b-5c15-403f-b943-820599c09f14", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 198, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 806, + "mouse_y": 167, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=806, Y=167", + "session_id": "conn-b35c6d33-e9be-4e98-93f8-432b69922a57", + "success": true, + "timestamp": "2026-07-15T07:04:15.624Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-d796971b-5c15-403f-b943-820599c09f14", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 199, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 806, + "mouse_y": 167, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=806, Y=167", + "session_id": "conn-b35c6d33-e9be-4e98-93f8-432b69922a57", + "success": true, + "timestamp": "2026-07-15T07:04:21.292Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-d796971b-5c15-403f-b943-820599c09f14", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 565, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: cd ~/corpus-seed && zip -r Archive.zip docs", + "session_id": "conn-b35c6d33-e9be-4e98-93f8-432b69922a57", + "success": true, + "timestamp": "2026-07-15T07:04:43.549Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-d796971b-5c15-403f-b943-820599c09f14", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 168, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-b35c6d33-e9be-4e98-93f8-432b69922a57", + "success": true, + "timestamp": "2026-07-15T07:04:52.347Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-d796971b-5c15-403f-b943-820599c09f14", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 223, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 587, + "mouse_y": 131, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=587, Y=131", + "session_id": "conn-b35c6d33-e9be-4e98-93f8-432b69922a57", + "success": true, + "timestamp": "2026-07-15T07:05:43.168Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-zip-selection-2/commands/cc_commands.json b/data/sessions/finder-zip-selection-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..e4f63447c1dff31c7e55b5de8e916bf364c1c92d --- /dev/null +++ b/data/sessions/finder-zip-selection-2/commands/cc_commands.json @@ -0,0 +1,37 @@ +[ + { + "command": "942 1036 move", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "942 1036 left", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "806 167 move", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "806 167 left", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "type cd ~/corpus-seed && zip -r Archive.zip docs", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "587 131 left", + "os": "MACOS", + "step_id": 7 + } +] \ No newline at end of file diff --git a/data/sessions/finder-zip-selection-2/commands/converted_input.md b/data/sessions/finder-zip-selection-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..7453ead0ef60625872b6c81b1a655a389b3d25eb --- /dev/null +++ b/data/sessions/finder-zip-selection-2/commands/converted_input.md @@ -0,0 +1,13 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-15 07:01:03 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-15T07:01:03.864Z | Move-cursor at (942, 1036) | +| 2 | 2026-07-15T07:02:09.726Z | Left-click at (942, 1036) | +| 3 | 2026-07-15T07:04:15.624Z | Move-cursor at (806, 167) | +| 4 | 2026-07-15T07:04:21.292Z | Left-click at (806, 167) | +| 5 | 2026-07-15T07:04:43.549Z | Type: cd ~/corpus-seed && zip -r Archive.zip docs | +| 6 | 2026-07-15T07:04:52.347Z | Press: Enter | +| 7 | 2026-07-15T07:05:43.168Z | Left-click at (587, 131) | diff --git a/data/sessions/finder-zip-selection-2/commands/raw_input.md b/data/sessions/finder-zip-selection-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..ea67d9eaa79a29ec47bbd552136d088d1a7d3647 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/commands/raw_input.md @@ -0,0 +1,13 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-15 07:01:03 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-15T07:01:03.864Z | Moved cursor to at X=942, Y=1036 | +| 2 | 2026-07-15T07:02:09.726Z | Left-clicked at X=942, Y=1036 | +| 3 | 2026-07-15T07:04:15.624Z | Moved cursor to at X=806, Y=167 | +| 4 | 2026-07-15T07:04:21.292Z | Left-clicked at X=806, Y=167 | +| 5 | 2026-07-15T07:04:43.549Z | Typed: cd ~/corpus-seed && zip -r Archive.zip docs | +| 6 | 2026-07-15T07:04:52.347Z | Pressed: Return | +| 7 | 2026-07-15T07:05:43.168Z | Left-clicked at X=587, Y=131 | diff --git a/data/sessions/finder-zip-selection-2/memory.md b/data/sessions/finder-zip-selection-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..99f30a91b1c0e767f482ae5f72981a283a23bd3d --- /dev/null +++ b/data/sessions/finder-zip-selection-2/memory.md @@ -0,0 +1,67 @@ +# Memory: finder-zip-selection-2 + +## Overview +Produce the same `Archive.zip` from the **terminal**. This memory opens a shell and runs +`cd ~/corpus-seed && zip -r Archive.zip docs` as a single chained command, so the archive +is created beside the source folder rather than in the home directory. Use it when a shell +is available and bundling a directory into a zip is faster as one command than a GUI +selection-and-compress. + +## Prerequisites +- Runs on macOS with a shell and the `zip` utility, both stock. +- The source folder holding the files to compress already exists and contains the + items to archive; identify it at run time rather than assuming a fixed path. +- Write access to the folder where the archive is created, and no archive of the same + name already exists there (otherwise the compress step overwrites or produces a + numbered duplicate). + +## Steps + +### Step 1 — Move-cursor at (942, 1036) + +The task is to produce the Archive.zip using the files in ~/corpus-seed/docs/, from a shell. Start by finding and navigating to the Terminal icon and moving the cursor to the Terminal. + +![Step 1](vision/frames/step_0001_20260715_070103_at.webp) + +### Step 2 — Left-click at (942, 1036) + +Once the cursor is on the Terminal icon use left click to open the Terminal. + +![Step 2](vision/frames/step_0002_20260715_070209_at.webp) + +### Step 3 — Move-cursor at (806, 167) + +After the Terminal window opens, move the cursor to the Terminal window. The window should already be focused after opening it from the Dock, but moving onto it and clicking confirms the focus before typing. + +![Step 3](vision/frames/step_0003_20260715_070415_at.webp) + +### Step 4 — Left-click at (806, 167) + +Once the cursor is on the Terminal window left click to focus on the Terminal window. + +![Step 4](vision/frames/step_0004_20260715_070421_at.webp) + +### Step 5 — Type: cd ~/corpus-seed && zip -r Archive.zip docs + +When the Terminal window is in focus type the command cd ~/corpus-seed && zip -r Archive.zip docs. This command cd's into the corpus-seed directory, and then runs a recursive zip command to zip the files in the docs directory without navigating using the GUI interface, which is also the quickest method to do the task. + +![Step 5](vision/frames/step_0005_20260715_070443_at.webp) + +### Step 6 — Press: Enter + +After typing the command press enter to run the command. + +![Step 6](vision/frames/step_0006_20260715_070452_at.webp) + +### Step 7 — Left-click at (587, 131) + +After the command is run the task is complete, so find the red close button to exit the Terminal window, navigate the cursor and left click to cleanly close the Terminal window. + +![Step 7](vision/frames/step_0007_20260715_070543_at.webp) + +## Notes & Edge Cases +1. When an app is opened by clicking on the app icon the system automatically focuses on the window that just opened, but in rare cases the window is not focused, so in those cases it is recommended to move the cursor to the window that just opened and use left click to focus the window. +2. In some cases the location of the file or folder is already known and it has to be reached through the GUI. In that case use the pixel location together with the mouse click to perform the action directly, reducing the number of steps needed to perform the task, sub-task, and so on (for example: 251 874 left). +3. In some cases the direct move and click action successfully moves to the pixel location but fails to click. When such failure occurs, instead of re-running the full command with pixel coordinates and click it is recommended to run the command here left / here right / here double as needed. By doing this we avoid trying to move the cursor multiple times and use click action as needed to click. +4. The folders, files, and file paths are for demonstration purposes only. The actual folders, files, and file paths vary based on the user's own system and environment. This only demonstrates how the task, sub-task, and so on are performed, so always verify the folders, files, file paths, and folder locations when performing the tasks. +5. In some cases the user might have set the primary mouse button to right, but normally the default is set to left. diff --git a/data/sessions/finder-zip-selection-2/metadata.json b/data/sessions/finder-zip-selection-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..c38fce3ce3c934f3c2e353bb6bc538a3b6484909 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/metadata.json @@ -0,0 +1,126 @@ +{ + "memory_name": "finder-zip-selection-2", + "memory_description": "", + "session_id": "90875dc5-dcc1-44df-a20f-5aa604dcfa90", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-15T06:59:08.531372640Z", + "completed_at": "2026-07-15T07:05:58.475967031Z", + "total_steps": 7, + "annotated_steps": 7, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-15T07:01:03.864Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260715_070103_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260715_070103_before.webp", + "after_image_path": "vision/frames/step_0001_20260715_070103_after.webp", + "raw_command": "Moved cursor to at X=942, Y=1036", + "converted_command": "Move-cursor at (942, 1036)" + }, + { + "step_id": 2, + "timestamp": "2026-07-15T07:02:09.726Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260715_070209_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260715_070209_before.webp", + "after_image_path": "vision/frames/step_0002_20260715_070209_after.webp", + "raw_command": "Left-clicked at X=942, Y=1036", + "converted_command": "Left-click at (942, 1036)" + }, + { + "step_id": 3, + "timestamp": "2026-07-15T07:04:15.624Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0003_20260715_070415_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260715_070415_before.webp", + "after_image_path": "vision/frames/step_0003_20260715_070415_after.webp", + "raw_command": "Moved cursor to at X=806, Y=167", + "converted_command": "Move-cursor at (806, 167)" + }, + { + "step_id": 4, + "timestamp": "2026-07-15T07:04:21.292Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260715_070421_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260715_070421_before.webp", + "after_image_path": "vision/frames/step_0004_20260715_070421_after.webp", + "raw_command": "Left-clicked at X=806, Y=167", + "converted_command": "Left-click at (806, 167)" + }, + { + "step_id": 5, + "timestamp": "2026-07-15T07:04:43.549Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0005_20260715_070443_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260715_070443_before.webp", + "after_image_path": "vision/frames/step_0005_20260715_070443_after.webp", + "raw_command": "Typed: cd ~/corpus-seed && zip -r Archive.zip docs", + "converted_command": "Type: cd ~/corpus-seed && zip -r Archive.zip docs" + }, + { + "step_id": 6, + "timestamp": "2026-07-15T07:04:52.347Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260715_070452_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260715_070452_before.webp", + "after_image_path": "vision/frames/step_0006_20260715_070452_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 7, + "timestamp": "2026-07-15T07:05:43.168Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0007_20260715_070543_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260715_070543_before.webp", + "after_image_path": "vision/frames/step_0007_20260715_070543_after.webp", + "raw_command": "Left-clicked at X=587, Y=131", + "converted_command": "Left-click at (587, 131)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-zip-selection-2/reasoning/reasoning.jsonl b/data/sessions/finder-zip-selection-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d1b7785a619202696dcdf02e8ec5b3dc350f8bdb --- /dev/null +++ b/data/sessions/finder-zip-selection-2/reasoning/reasoning.jsonl @@ -0,0 +1,7 @@ +{"step_id": 1, "timestamp_action": "2026-07-15T07:01:03.864Z", "timestamp_annotated": "2026-08-07T10:38:16.713053+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=942, Y=1036", "converted_command": "Move-cursor at (942, 1036)", "image_path": "vision/frames/step_0001_20260715_070103_at.webp", "reasoning": "The task is to produce the Archive.zip using the files in ~/corpus-seed/docs/, from a shell. Start by finding and navigating to the Terminal icon and moving the cursor to the Terminal.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-15T07:02:09.726Z", "timestamp_annotated": "2026-08-07T10:40:46.002794+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=942, Y=1036", "converted_command": "Left-click at (942, 1036)", "image_path": "vision/frames/step_0002_20260715_070209_at.webp", "reasoning": "Once the cursor is on the Terminal icon use left click to open the Terminal.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-15T07:04:15.624Z", "timestamp_annotated": "2026-08-07T11:04:56.508310+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=806, Y=167", "converted_command": "Move-cursor at (806, 167)", "image_path": "vision/frames/step_0003_20260715_070415_at.webp", "reasoning": "After the Terminal window opens, move the cursor to the Terminal window. The window should already be focused after opening it from the Dock, but moving onto it and clicking confirms the focus before typing.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-15T07:04:21.292Z", "timestamp_annotated": "2026-08-07T11:05:37.940453+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=806, Y=167", "converted_command": "Left-click at (806, 167)", "image_path": "vision/frames/step_0004_20260715_070421_at.webp", "reasoning": "Once the cursor is on the Terminal window left click to focus on the Terminal window.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-15T07:04:43.549Z", "timestamp_annotated": "2026-08-07T11:21:42.176856+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: cd ~/corpus-seed && zip -r Archive.zip docs", "converted_command": "Type: cd ~/corpus-seed && zip -r Archive.zip docs", "image_path": "vision/frames/step_0005_20260715_070443_at.webp", "reasoning": "When the Terminal window is in focus type the command cd ~/corpus-seed && zip -r Archive.zip docs. This command cd's into the corpus-seed directory, and then runs a recursive zip command to zip the files in the docs directory without navigating using the GUI interface, which is also the quickest method to do the task.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-15T07:04:52.347Z", "timestamp_annotated": "2026-08-07T11:37:55.785290+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0006_20260715_070452_at.webp", "reasoning": "After typing the command press enter to run the command.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-15T07:05:43.168Z", "timestamp_annotated": "2026-08-07T11:39:12.135789+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=587, Y=131", "converted_command": "Left-click at (587, 131)", "image_path": "vision/frames/step_0007_20260715_070543_at.webp", "reasoning": "After the command is run the task is complete, so find the red close button to exit the Terminal window, navigate the cursor and left click to cleanly close the Terminal window.", "skipped": false} diff --git a/data/sessions/finder-zip-selection-2/sync_log.json b/data/sessions/finder-zip-selection-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..ee9e79fc272a1b39c4fc5958905f8387210ffffd --- /dev/null +++ b/data/sessions/finder-zip-selection-2/sync_log.json @@ -0,0 +1,201 @@ +{ + "session_id": "90875dc5-dcc1-44df-a20f-5aa604dcfa90", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260715_070103_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0001_20260715_070103_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260715_070103_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0001_20260715_070103_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260715_070103_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0001_20260715_070103_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260715_070209_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0002_20260715_070209_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260715_070209_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0002_20260715_070209_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260715_070209_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0002_20260715_070209_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260715_070415_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0003_20260715_070415_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260715_070415_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0003_20260715_070415_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260715_070415_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0003_20260715_070415_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260715_070421_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0004_20260715_070421_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260715_070421_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0004_20260715_070421_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260715_070421_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0004_20260715_070421_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260715_070443_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0005_20260715_070443_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260715_070443_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0005_20260715_070443_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260715_070443_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0005_20260715_070443_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260715_070452_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0006_20260715_070452_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260715_070452_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0006_20260715_070452_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260715_070452_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0006_20260715_070452_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260715_070543_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0007_20260715_070543_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260715_070543_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0007_20260715_070543_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260715_070543_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/vision/frames/step_0007_20260715_070543_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "reasoning/reasoning.jsonl": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/reasoning/reasoning.jsonl", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "memory.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection-2/memory.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-zip-selection-2/vision/frames/closing_state.webp b/data/sessions/finder-zip-selection-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..f51e80cb6d4ad6325924cf6a0e4e9612d2d7a810 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b99f45a9d1caea38f84fa0efaa9fec02896be52f3f09486ac3fbe6aa65c4cda2 +size 696812 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0001_20260715_070103_after.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0001_20260715_070103_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..924c578f525dce3b32e724d83fb2c5b32969bc94 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0001_20260715_070103_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52915459dec263f6384da7b7a2c94b5bb11762d9c21ab2c477452181acbc6c31 +size 696880 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0001_20260715_070103_at.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0001_20260715_070103_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..21680d480d3b72d71ba0d7f5376c0a0682827f07 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0001_20260715_070103_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c05aa0be84afcb7f6c2faa13a78bc707c36d873d2e006b6a6d1ed4d830e3823 +size 2721666 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0001_20260715_070103_before.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0001_20260715_070103_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..924c578f525dce3b32e724d83fb2c5b32969bc94 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0001_20260715_070103_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52915459dec263f6384da7b7a2c94b5bb11762d9c21ab2c477452181acbc6c31 +size 696880 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0002_20260715_070209_after.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0002_20260715_070209_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..367053a9a31ecbeee4b07016e945ec8e95165118 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0002_20260715_070209_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48067adf88cbf089aea3dcb9ca5fdf8c7ff6f40cf7a2836120401ee2ad1b5bda +size 696424 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0002_20260715_070209_at.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0002_20260715_070209_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1f5aaf6ad8b45cf7706605c89572189a8d9e6597 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0002_20260715_070209_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93820d5dae2594736d0e4528dac75bac24be135e8239df59090b4f4254d2e66a +size 2720088 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0002_20260715_070209_before.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0002_20260715_070209_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cff05f82e72c9b22d34c1688440bfc818d01fd3f --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0002_20260715_070209_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6ba85eae29d0f880219adce11ded7239d5c9451b062e2914b60246ac89bfa4 +size 696388 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0003_20260715_070415_after.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0003_20260715_070415_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4b2d7fa8916b513dcda1c4f031947d2196d494ee --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0003_20260715_070415_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de572673a3d0c7a9b03ec45db87371121ec94deb5843cb2b8eb1ba88de2ee23 +size 646710 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0003_20260715_070415_at.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0003_20260715_070415_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8362534ee201d9226fff907f220b6874f6128e78 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0003_20260715_070415_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd69b4a65d238cc65fdb590d280b59a4cd08ed4505a427737c7c4fe5eb2300d +size 2501458 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0003_20260715_070415_before.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0003_20260715_070415_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4b2d7fa8916b513dcda1c4f031947d2196d494ee --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0003_20260715_070415_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de572673a3d0c7a9b03ec45db87371121ec94deb5843cb2b8eb1ba88de2ee23 +size 646710 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0004_20260715_070421_after.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0004_20260715_070421_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..304333372fd29963bd75cd4e9c3e00584d96f8e8 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0004_20260715_070421_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:429010dbee6027b37f1e7cd9aa9fa7d2cdaf426a589134ddb91315f6bf88b5b7 +size 646566 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0004_20260715_070421_at.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0004_20260715_070421_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6d18e027ccd421d99a9a799319426334764ae3a4 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0004_20260715_070421_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1145ff1b6295109de8a6f3af5c0d12f3665cb2c9bb4c024ed42b98d9411cfabd +size 2501840 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0004_20260715_070421_before.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0004_20260715_070421_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..304333372fd29963bd75cd4e9c3e00584d96f8e8 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0004_20260715_070421_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:429010dbee6027b37f1e7cd9aa9fa7d2cdaf426a589134ddb91315f6bf88b5b7 +size 646566 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0005_20260715_070443_after.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0005_20260715_070443_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..365c524b9467ca5b0946ccd86ba1db55a59424c6 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0005_20260715_070443_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f89a9f95a5bac0a8c52127e10b445632c48787698168425671200e7b67fb7333 +size 649094 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0005_20260715_070443_at.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0005_20260715_070443_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..883e14b87e9150370d3d8ab771b9ad8a222e0fc5 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0005_20260715_070443_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d2d649799443dab772bdc1ebcc061d175fb60c86e549f3c1f0b9aeecc60a070 +size 648944 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0005_20260715_070443_before.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0005_20260715_070443_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d71721c0056f3ae899ed420f86862144b7dc8a4b --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0005_20260715_070443_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:533f60a89b7ed6d690220028728760fd555afc05272dcacc565db136fda9d090 +size 646502 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0006_20260715_070452_after.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0006_20260715_070452_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9f8f461a18142fa571faf98e54e23e3b0eadbd16 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0006_20260715_070452_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bc7d0ec3a19c97e737ff2633f78e067e9c3abb5fc164b3edd50ce6447a56c39 +size 660734 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0006_20260715_070452_at.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0006_20260715_070452_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a3151a2a8f0c339f827799f690f22e1ac1c7fc37 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0006_20260715_070452_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199f00d46c090b1c9d4322f5cf7ae59c7164cc3ed9b4144929a70a223ec4031d +size 649126 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0006_20260715_070452_before.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0006_20260715_070452_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a3151a2a8f0c339f827799f690f22e1ac1c7fc37 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0006_20260715_070452_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199f00d46c090b1c9d4322f5cf7ae59c7164cc3ed9b4144929a70a223ec4031d +size 649126 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0007_20260715_070543_after.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0007_20260715_070543_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f51e80cb6d4ad6325924cf6a0e4e9612d2d7a810 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0007_20260715_070543_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b99f45a9d1caea38f84fa0efaa9fec02896be52f3f09486ac3fbe6aa65c4cda2 +size 696812 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0007_20260715_070543_at.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0007_20260715_070543_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..00877512108e2fb33c8e5b9437b1607e17572bff --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0007_20260715_070543_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46cb64400ca552f1fad544d736df883d5d8e163e9413cd59d20ff1544a8151c9 +size 2521848 diff --git a/data/sessions/finder-zip-selection-2/vision/frames/step_0007_20260715_070543_before.webp b/data/sessions/finder-zip-selection-2/vision/frames/step_0007_20260715_070543_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9e840a474945e2df56ad96ba75b515612b4e7156 --- /dev/null +++ b/data/sessions/finder-zip-selection-2/vision/frames/step_0007_20260715_070543_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18054b624ba6773f62c626a459d90ee4257f2b30f34096a13a3812d55a8c4d35 +size 661018 diff --git a/data/sessions/finder-zip-selection/commands/actuation_commands.json b/data/sessions/finder-zip-selection/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..a4bf7778b18c6d7cc0905ed666a6554e304696b2 --- /dev/null +++ b/data/sessions/finder-zip-selection/commands/actuation_commands.json @@ -0,0 +1,268 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-d7483114-4f68-47d1-b83e-19740f711be9", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 185, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 604, + "mouse_y": 1032, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=604, Y=1032", + "session_id": "conn-716718ed-8939-41d3-9893-a2a1843406bf", + "success": true, + "timestamp": "2026-08-06T12:41:07.343Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-d7483114-4f68-47d1-b83e-19740f711be9", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 211, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 604, + "mouse_y": 1032, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=604, Y=1032", + "session_id": "conn-716718ed-8939-41d3-9893-a2a1843406bf", + "success": true, + "timestamp": "2026-08-06T12:41:10.815Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-d7483114-4f68-47d1-b83e-19740f711be9", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 514, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Shift+Cmd+H", + "session_id": "conn-716718ed-8939-41d3-9893-a2a1843406bf", + "success": true, + "timestamp": "2026-08-06T12:41:16.580Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-d7483114-4f68-47d1-b83e-19740f711be9", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 219, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 993, + "mouse_y": 258, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=993, Y=258", + "session_id": "conn-716718ed-8939-41d3-9893-a2a1843406bf", + "success": true, + "timestamp": "2026-08-06T12:41:22.059Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-d7483114-4f68-47d1-b83e-19740f711be9", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 177, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 993, + "mouse_y": 258, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=993, Y=258", + "session_id": "conn-716718ed-8939-41d3-9893-a2a1843406bf", + "success": true, + "timestamp": "2026-08-06T12:41:25.487Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-d7483114-4f68-47d1-b83e-19740f711be9", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 506, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+O", + "session_id": "conn-716718ed-8939-41d3-9893-a2a1843406bf", + "success": true, + "timestamp": "2026-08-06T12:41:30.184Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-d7483114-4f68-47d1-b83e-19740f711be9", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 153, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 774, + "mouse_y": 257, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=774, Y=257", + "session_id": "conn-716718ed-8939-41d3-9893-a2a1843406bf", + "success": true, + "timestamp": "2026-08-06T12:41:59.184Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-d7483114-4f68-47d1-b83e-19740f711be9", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 196, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 774, + "mouse_y": 257, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=774, Y=257", + "session_id": "conn-716718ed-8939-41d3-9893-a2a1843406bf", + "success": true, + "timestamp": "2026-08-06T12:42:02.554Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-d7483114-4f68-47d1-b83e-19740f711be9", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 489, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+O", + "session_id": "conn-716718ed-8939-41d3-9893-a2a1843406bf", + "success": true, + "timestamp": "2026-08-06T12:42:07.352Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-d7483114-4f68-47d1-b83e-19740f711be9", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 463, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+A", + "session_id": "conn-716718ed-8939-41d3-9893-a2a1843406bf", + "success": true, + "timestamp": "2026-08-06T12:42:13.108Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-d7483114-4f68-47d1-b83e-19740f711be9", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 215, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 774, + "mouse_y": 257, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Right-clicked at X=774, Y=257", + "session_id": "conn-716718ed-8939-41d3-9893-a2a1843406bf", + "success": true, + "timestamp": "2026-08-06T12:42:17.460Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-d7483114-4f68-47d1-b83e-19740f711be9", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 189, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 833, + "mouse_y": 421, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=833, Y=421", + "session_id": "conn-716718ed-8939-41d3-9893-a2a1843406bf", + "success": true, + "timestamp": "2026-08-06T12:42:56.175Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-d7483114-4f68-47d1-b83e-19740f711be9", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 237, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 833, + "mouse_y": 421, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=833, Y=421", + "session_id": "conn-716718ed-8939-41d3-9893-a2a1843406bf", + "success": true, + "timestamp": "2026-08-06T12:42:59.601Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-d7483114-4f68-47d1-b83e-19740f711be9", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 493, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+W", + "session_id": "conn-716718ed-8939-41d3-9893-a2a1843406bf", + "success": true, + "timestamp": "2026-08-06T12:43:26.206Z" + } +] \ No newline at end of file diff --git a/data/sessions/finder-zip-selection/commands/cc_commands.json b/data/sessions/finder-zip-selection/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..d43b507ea319149f6f2aedc02c41e8c7c381ee7d --- /dev/null +++ b/data/sessions/finder-zip-selection/commands/cc_commands.json @@ -0,0 +1,72 @@ +[ + { + "command": "604 1032 move", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "604 1032 left", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Shift+Cmd+H}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "993 258 move", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "993 258 left", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "press {Cmd+O}", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "774 257 move", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "774 257 left", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "press {Cmd+O}", + "os": "MACOS", + "step_id": 9 + }, + { + "command": "press {Cmd+A}", + "os": "MACOS", + "step_id": 10 + }, + { + "command": "774 257 right", + "os": "MACOS", + "step_id": 11 + }, + { + "command": "833 421 move", + "os": "MACOS", + "step_id": 12 + }, + { + "command": "833 421 left", + "os": "MACOS", + "step_id": 13 + }, + { + "command": "press {Cmd+W}", + "os": "MACOS", + "step_id": 14 + } +] \ No newline at end of file diff --git a/data/sessions/finder-zip-selection/commands/converted_input.md b/data/sessions/finder-zip-selection/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..d272f5873df8c119c66350e437844c3dc074f796 --- /dev/null +++ b/data/sessions/finder-zip-selection/commands/converted_input.md @@ -0,0 +1,20 @@ +# Converted Input + +_Generated by Memory Archive — 2026-08-06 12:41:07 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-08-06T12:41:07.343Z | Move-cursor at (604, 1032) | +| 2 | 2026-08-06T12:41:10.815Z | Left-click at (604, 1032) | +| 3 | 2026-08-06T12:41:16.580Z | Press: Shift+Cmd+H | +| 4 | 2026-08-06T12:41:22.059Z | Move-cursor at (993, 258) | +| 5 | 2026-08-06T12:41:25.487Z | Left-click at (993, 258) | +| 6 | 2026-08-06T12:41:30.184Z | Press: Cmd+O | +| 7 | 2026-08-06T12:41:59.184Z | Move-cursor at (774, 257) | +| 8 | 2026-08-06T12:42:02.554Z | Left-click at (774, 257) | +| 9 | 2026-08-06T12:42:07.352Z | Press: Cmd+O | +| 10 | 2026-08-06T12:42:13.108Z | Press: Cmd+A | +| 11 | 2026-08-06T12:42:17.460Z | Right-click at (774, 257) | +| 12 | 2026-08-06T12:42:56.175Z | Move-cursor at (833, 421) | +| 13 | 2026-08-06T12:42:59.601Z | Left-click at (833, 421) | +| 14 | 2026-08-06T12:43:26.206Z | Press: Cmd+W | diff --git a/data/sessions/finder-zip-selection/commands/raw_input.md b/data/sessions/finder-zip-selection/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..8d033acdef0e3bd1cce44e99afb376adf3825874 --- /dev/null +++ b/data/sessions/finder-zip-selection/commands/raw_input.md @@ -0,0 +1,20 @@ +# Raw Input + +_Generated by Memory Archive — 2026-08-06 12:41:07 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-08-06T12:41:07.343Z | Moved cursor to at X=604, Y=1032 | +| 2 | 2026-08-06T12:41:10.815Z | Left-clicked at X=604, Y=1032 | +| 3 | 2026-08-06T12:41:16.580Z | Pressed: Shift+Cmd+H | +| 4 | 2026-08-06T12:41:22.059Z | Moved cursor to at X=993, Y=258 | +| 5 | 2026-08-06T12:41:25.487Z | Left-clicked at X=993, Y=258 | +| 6 | 2026-08-06T12:41:30.184Z | Pressed: Cmd+O | +| 7 | 2026-08-06T12:41:59.184Z | Moved cursor to at X=774, Y=257 | +| 8 | 2026-08-06T12:42:02.554Z | Left-clicked at X=774, Y=257 | +| 9 | 2026-08-06T12:42:07.352Z | Pressed: Cmd+O | +| 10 | 2026-08-06T12:42:13.108Z | Pressed: Cmd+A | +| 11 | 2026-08-06T12:42:17.460Z | Right-clicked at X=774, Y=257 | +| 12 | 2026-08-06T12:42:56.175Z | Moved cursor to at X=833, Y=421 | +| 13 | 2026-08-06T12:42:59.601Z | Left-clicked at X=833, Y=421 | +| 14 | 2026-08-06T12:43:26.206Z | Pressed: Cmd+W | diff --git a/data/sessions/finder-zip-selection/memory.md b/data/sessions/finder-zip-selection/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..4008c514982bca1d0447aaf78d34473dfedee223 --- /dev/null +++ b/data/sessions/finder-zip-selection/memory.md @@ -0,0 +1,112 @@ +# Memory: finder-zip-selection + +## Overview +Compress the contents of a folder into a single zip archive from Finder. This memory +opens the source `docs/` folder, selects every file with `Cmd+A`, and uses the Finder +context menu's **Compress** item to produce `Archive.zip` alongside the source. Use it +when a set of loose files needs to be bundled into one shareable archive through the +GUI, with no terminal. + +## Prerequisites +- Runs on macOS with Finder. +- The source folder holding the files to compress already exists and contains the + items to archive; identify it at run time rather than assuming a fixed path. +- Write access to the folder where the archive is created, and no archive of the same + name already exists there (otherwise the compress step overwrites or produces a + numbered duplicate). + +## Steps + +### Step 1 — Move-cursor at (604, 1032) + +The task is to compress every file in ~/corpus-seed/docs/ into Archive.zip using Finder. Locate the Finder app icon and then move the cursor to the icon. + +![Step 1](vision/frames/step_0001_20260806_124107_at.webp) + +### Step 2 — Left-click at (604, 1032) + +Once the cursor is on the Finder app icon left click to open the Finder. + +![Step 2](vision/frames/step_0002_20260806_124110_at.webp) + +### Step 3 — Press: Shift+Cmd+H + +Once Finder is open use key command (Shift+Cmd+H) to open the home directory where the folder containing the files to be zipped is located. + +![Step 3](vision/frames/step_0003_20260806_124116_at.webp) + +### Step 4 — Move-cursor at (993, 258) + +After the home directory is open search for the folder named corpus-seed containing files to be compressed into zip file, navigate and move the cursor to the folder corpus-seed. + +![Step 4](vision/frames/step_0004_20260806_124122_at.webp) + +### Step 5 — Left-click at (993, 258) + +Once the cursor is on corpus-seed folder left click to select the folder. + +![Step 5](vision/frames/step_0005_20260806_124125_at.webp) + +### Step 6 — Press: Cmd+O + +After selecting the folder corpus-seed the folder should be highlighted, and once the folder is highlighted use the key command (Cmd+O) to open the folder. + +![Step 6](vision/frames/step_0006_20260806_124130_at.webp) + +### Step 7 — Move-cursor at (774, 257) + +Inside the folder corpus-seed a sub-folder named docs is located. To open it, identify the docs folder, navigate, and move the cursor to the docs folder. + +![Step 7](vision/frames/step_0007_20260806_124159_at.webp) + +### Step 8 — Left-click at (774, 257) + +Once the cursor is on the docs folder left click to select the docs folder. + +![Step 8](vision/frames/step_0008_20260806_124202_at.webp) + +### Step 9 — Press: Cmd+O + +After selecting, the folder should be highlighted, once confirmed the folder is highlighted use the key command (Cmd+O) to open the folder. + +![Step 9](vision/frames/step_0009_20260806_124207_at.webp) + +### Step 10 — Press: Cmd+A + +The docs folder contains 3 files that are supposed to be zipped, since there are only 3, the best approach is to use the key command (Cmd+A) to select all 3 files at once without moving the cursor. + +![Step 10](vision/frames/step_0010_20260806_124213_at.webp) + +### Step 11 — Right-click at (774, 257) + +Once the files are selected use right click to open the menu. + +![Step 11](vision/frames/step_0011_20260806_124217_at.webp) + +### Step 12 — Move-cursor at (833, 421) + +After the menu opens, locate the option named Compress to create the zip file. The compress option is used to compress multiple selected files into a single compressed zip file. Once the compress option is located move the cursor to the Compress option in the menu. + +![Step 12](vision/frames/step_0012_20260806_124256_at.webp) + +### Step 13 — Left-click at (833, 421) + +Once the cursor is on the Compress option in the menu use left click to select the option and compress the selected files into a compressed zip file. + +![Step 13](vision/frames/step_0013_20260806_124259_at.webp) + +### Step 14 — Press: Cmd+W + +After the task is completed use the key command (Cmd+W) to close the Finder window. + +![Step 14](vision/frames/step_0014_20260806_124326_at.webp) + +## Notes & Edge Cases +1. In some cases the location of the file or folder is already known and it has to be reached through the GUI. In that case use the pixel location together with the mouse click to perform the action directly, reducing the number of steps needed to perform the task, sub-task, and so on (for example: 251 874 left). +2. In some cases the direct move and click action successfully moves to the pixel location but fails to click. When such failure occurs, instead of re-running the full command with pixel coordinates and click it is recommended to run the command here left / here right / here double as needed. By doing this we avoid trying to move the cursor multiple times and use click action as needed to click. +3. The folders, files, and file paths are for demonstration purposes only. The actual folders, files, and file paths vary based on the user's own system and environment. This only demonstrates how the task, sub-task, and so on are performed, so always verify the folders, files, file paths, and folder locations when performing the tasks. +4. The key command Cmd+O opens a file or folder and is faster to open a file, but the alternative for this is to use double click to open the folder or file. In some cases certain types of files might not have an app assigned to open them in System Settings, so if the user's system already has an app to open the file a popup to select the app will open, select the respective app. But if there is no app then an option to search for the app in the App Store will be available, so when no app is available always confirm with the user if they will install the app themselves or if they leave it to you to handle the app installation. Never install the app without user consent. +5. For selecting multiple files there are 4 options. A. Use the mouse to drag from 1 location to the other which triggers a select event selecting the files in the drag area, but the drawback to this method is targeted/specific files cannot be selected. B. Using the Cmd+A to select all files/folders, the drawback to this option is same as option A. C. If specific files need to be selected and the files are located/scattered within the same folder first select a single file and then hold Cmd then move the mouse to the file to be selected then click on the file. This selects multiple specific files without affecting any other files in the vicinity. The drawback to this method is it is time consuming and involves too many steps, but it is the safest method to select multiple files located in different locations across the screen without affecting other files. D. Option A, B, and C can be used in combination depending on various use cases. D1. Use options A and C in combination. D2. Use options B and C. +6. Before selecting multiple files always verify the number of files that are visible and the number of files / specific files that need to be selected before selecting them. +7. In some cases the user might have set the primary mouse button to right, but normally the default is set to left. +8. When an app is opened by clicking on the app icon the system automatically focuses on the window that just opened, but in rare cases the window is not focused, so in those cases it is recommended to move the cursor to the window that just opened and use left click to focus the window. diff --git a/data/sessions/finder-zip-selection/metadata.json b/data/sessions/finder-zip-selection/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..1211f9a525b3c4d4f0e0f9237d78038b020dbfe6 --- /dev/null +++ b/data/sessions/finder-zip-selection/metadata.json @@ -0,0 +1,220 @@ +{ + "memory_name": "finder-zip-selection", + "memory_description": "", + "session_id": "0302f09f-7081-4c6e-b216-d14fe11975fd", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-08-06T12:39:38.470446744Z", + "completed_at": "2026-08-06T12:43:53.647184105Z", + "total_steps": 14, + "annotated_steps": 14, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-08-06T12:41:07.343Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260806_124107_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260806_124107_before.webp", + "after_image_path": "vision/frames/step_0001_20260806_124107_after.webp", + "raw_command": "Moved cursor to at X=604, Y=1032", + "converted_command": "Move-cursor at (604, 1032)" + }, + { + "step_id": 2, + "timestamp": "2026-08-06T12:41:10.815Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260806_124110_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260806_124110_before.webp", + "after_image_path": "vision/frames/step_0002_20260806_124110_after.webp", + "raw_command": "Left-clicked at X=604, Y=1032", + "converted_command": "Left-click at (604, 1032)" + }, + { + "step_id": 3, + "timestamp": "2026-08-06T12:41:16.580Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260806_124116_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260806_124116_before.webp", + "after_image_path": "vision/frames/step_0003_20260806_124116_after.webp", + "raw_command": "Pressed: Shift+Cmd+H", + "converted_command": "Press: Shift+Cmd+H" + }, + { + "step_id": 4, + "timestamp": "2026-08-06T12:41:22.059Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0004_20260806_124122_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260806_124122_before.webp", + "after_image_path": "vision/frames/step_0004_20260806_124122_after.webp", + "raw_command": "Moved cursor to at X=993, Y=258", + "converted_command": "Move-cursor at (993, 258)" + }, + { + "step_id": 5, + "timestamp": "2026-08-06T12:41:25.487Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0005_20260806_124125_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260806_124125_before.webp", + "after_image_path": "vision/frames/step_0005_20260806_124125_after.webp", + "raw_command": "Left-clicked at X=993, Y=258", + "converted_command": "Left-click at (993, 258)" + }, + { + "step_id": 6, + "timestamp": "2026-08-06T12:41:30.184Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260806_124130_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260806_124130_before.webp", + "after_image_path": "vision/frames/step_0006_20260806_124130_after.webp", + "raw_command": "Pressed: Cmd+O", + "converted_command": "Press: Cmd+O" + }, + { + "step_id": 7, + "timestamp": "2026-08-06T12:41:59.184Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0007_20260806_124159_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260806_124159_before.webp", + "after_image_path": "vision/frames/step_0007_20260806_124159_after.webp", + "raw_command": "Moved cursor to at X=774, Y=257", + "converted_command": "Move-cursor at (774, 257)" + }, + { + "step_id": 8, + "timestamp": "2026-08-06T12:42:02.554Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0008_20260806_124202_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260806_124202_before.webp", + "after_image_path": "vision/frames/step_0008_20260806_124202_after.webp", + "raw_command": "Left-clicked at X=774, Y=257", + "converted_command": "Left-click at (774, 257)" + }, + { + "step_id": 9, + "timestamp": "2026-08-06T12:42:07.352Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0009_20260806_124207_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260806_124207_before.webp", + "after_image_path": "vision/frames/step_0009_20260806_124207_after.webp", + "raw_command": "Pressed: Cmd+O", + "converted_command": "Press: Cmd+O" + }, + { + "step_id": 10, + "timestamp": "2026-08-06T12:42:13.108Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0010_20260806_124213_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0010_20260806_124213_before.webp", + "after_image_path": "vision/frames/step_0010_20260806_124213_after.webp", + "raw_command": "Pressed: Cmd+A", + "converted_command": "Press: Cmd+A" + }, + { + "step_id": 11, + "timestamp": "2026-08-06T12:42:17.460Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0011_20260806_124217_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0011_20260806_124217_before.webp", + "after_image_path": "vision/frames/step_0011_20260806_124217_after.webp", + "raw_command": "Right-clicked at X=774, Y=257", + "converted_command": "Right-click at (774, 257)" + }, + { + "step_id": 12, + "timestamp": "2026-08-06T12:42:56.175Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0012_20260806_124256_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0012_20260806_124256_before.webp", + "after_image_path": "vision/frames/step_0012_20260806_124256_after.webp", + "raw_command": "Moved cursor to at X=833, Y=421", + "converted_command": "Move-cursor at (833, 421)" + }, + { + "step_id": 13, + "timestamp": "2026-08-06T12:42:59.601Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0013_20260806_124259_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0013_20260806_124259_before.webp", + "after_image_path": "vision/frames/step_0013_20260806_124259_after.webp", + "raw_command": "Left-clicked at X=833, Y=421", + "converted_command": "Left-click at (833, 421)" + }, + { + "step_id": 14, + "timestamp": "2026-08-06T12:43:26.206Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0014_20260806_124326_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0014_20260806_124326_before.webp", + "after_image_path": "vision/frames/step_0014_20260806_124326_after.webp", + "raw_command": "Pressed: Cmd+W", + "converted_command": "Press: Cmd+W" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/finder-zip-selection/reasoning/reasoning.jsonl b/data/sessions/finder-zip-selection/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..18d26a8cb02d13d4d2571752aeaea1234bcf5258 --- /dev/null +++ b/data/sessions/finder-zip-selection/reasoning/reasoning.jsonl @@ -0,0 +1,14 @@ +{"step_id": 1, "timestamp_action": "2026-08-06T12:41:07.343Z", "timestamp_annotated": "2026-08-07T07:17:38.268040+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=604, Y=1032", "converted_command": "Move-cursor at (604, 1032)", "image_path": "vision/frames/step_0001_20260806_124107_at.webp", "reasoning": "The task is to compress every file in ~/corpus-seed/docs/ into Archive.zip using Finder. Locate the Finder app icon and then move the cursor to the icon.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-08-06T12:41:10.815Z", "timestamp_annotated": "2026-08-07T07:20:48.864926+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=604, Y=1032", "converted_command": "Left-click at (604, 1032)", "image_path": "vision/frames/step_0002_20260806_124110_at.webp", "reasoning": "Once the cursor is on the Finder app icon left click to open the Finder.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-08-06T12:41:16.580Z", "timestamp_annotated": "2026-08-07T07:27:56.176361+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Shift+Cmd+H", "converted_command": "Press: Shift+Cmd+H", "image_path": "vision/frames/step_0003_20260806_124116_at.webp", "reasoning": "Once Finder is open use key command (Shift+Cmd+H) to open the home directory where the folder containing the files to be zipped is located.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-08-06T12:41:22.059Z", "timestamp_annotated": "2026-08-07T07:55:13.329521+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=993, Y=258", "converted_command": "Move-cursor at (993, 258)", "image_path": "vision/frames/step_0004_20260806_124122_at.webp", "reasoning": "After the home directory is open search for the folder named corpus-seed containing files to be compressed into zip file, navigate and move the cursor to the folder corpus-seed.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-08-06T12:41:25.487Z", "timestamp_annotated": "2026-08-07T08:30:55.171489+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=993, Y=258", "converted_command": "Left-click at (993, 258)", "image_path": "vision/frames/step_0005_20260806_124125_at.webp", "reasoning": "Once the cursor is on corpus-seed folder left click to select the folder.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-08-06T12:41:30.184Z", "timestamp_annotated": "2026-08-07T08:33:22.201983+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+O", "converted_command": "Press: Cmd+O", "image_path": "vision/frames/step_0006_20260806_124130_at.webp", "reasoning": "After selecting the folder corpus-seed the folder should be highlighted, and once the folder is highlighted use the key command (Cmd+O) to open the folder.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-08-06T12:41:59.184Z", "timestamp_annotated": "2026-08-07T08:43:59.775472+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=774, Y=257", "converted_command": "Move-cursor at (774, 257)", "image_path": "vision/frames/step_0007_20260806_124159_at.webp", "reasoning": "Inside the folder corpus-seed a sub-folder named docs is located. To open it, identify the docs folder, navigate, and move the cursor to the docs folder.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-08-06T12:42:02.554Z", "timestamp_annotated": "2026-08-07T08:47:24.604467+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=774, Y=257", "converted_command": "Left-click at (774, 257)", "image_path": "vision/frames/step_0008_20260806_124202_at.webp", "reasoning": "Once the cursor is on the docs folder left click to select the docs folder.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-08-06T12:42:07.352Z", "timestamp_annotated": "2026-08-07T08:48:28.320360+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+O", "converted_command": "Press: Cmd+O", "image_path": "vision/frames/step_0009_20260806_124207_at.webp", "reasoning": "After selecting, the folder should be highlighted, once confirmed the folder is highlighted use the key command (Cmd+O) to open the folder.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-08-06T12:42:13.108Z", "timestamp_annotated": "2026-08-07T09:22:13.958793+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+A", "converted_command": "Press: Cmd+A", "image_path": "vision/frames/step_0010_20260806_124213_at.webp", "reasoning": "The docs folder contains 3 files that are supposed to be zipped, since there are only 3, the best approach is to use the key command (Cmd+A) to select all 3 files at once without moving the cursor.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-08-06T12:42:17.460Z", "timestamp_annotated": "2026-08-07T09:24:52.693436+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=774, Y=257", "converted_command": "Right-click at (774, 257)", "image_path": "vision/frames/step_0011_20260806_124217_at.webp", "reasoning": "Once the files are selected use right click to open the menu.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-08-06T12:42:56.175Z", "timestamp_annotated": "2026-08-07T09:27:33.605519+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=833, Y=421", "converted_command": "Move-cursor at (833, 421)", "image_path": "vision/frames/step_0012_20260806_124256_at.webp", "reasoning": "After the menu opens, locate the option named Compress to create the zip file. The compress option is used to compress multiple selected files into a single compressed zip file. Once the compress option is located move the cursor to the Compress option in the menu.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-08-06T12:42:59.601Z", "timestamp_annotated": "2026-08-07T09:28:37.861509+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=833, Y=421", "converted_command": "Left-click at (833, 421)", "image_path": "vision/frames/step_0013_20260806_124259_at.webp", "reasoning": "Once the cursor is on the Compress option in the menu use left click to select the option and compress the selected files into a compressed zip file.", "skipped": false} +{"step_id": 14, "timestamp_action": "2026-08-06T12:43:26.206Z", "timestamp_annotated": "2026-08-07T09:29:20.215505+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+W", "converted_command": "Press: Cmd+W", "image_path": "vision/frames/step_0014_20260806_124326_at.webp", "reasoning": "After the task is completed use the key command (Cmd+W) to close the Finder window.", "skipped": false} diff --git a/data/sessions/finder-zip-selection/sync_log.json b/data/sessions/finder-zip-selection/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..10f6acd1f2dea26f60f3268427a6c793215e234b --- /dev/null +++ b/data/sessions/finder-zip-selection/sync_log.json @@ -0,0 +1,348 @@ +{ + "session_id": "0302f09f-7081-4c6e-b216-d14fe11975fd", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260806_124107_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0001_20260806_124107_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260806_124107_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0001_20260806_124107_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260806_124107_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0001_20260806_124107_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260806_124110_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0002_20260806_124110_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260806_124110_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0002_20260806_124110_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260806_124110_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0002_20260806_124110_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260806_124116_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0003_20260806_124116_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260806_124116_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0003_20260806_124116_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260806_124116_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0003_20260806_124116_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260806_124122_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0004_20260806_124122_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260806_124122_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0004_20260806_124122_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260806_124122_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0004_20260806_124122_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260806_124125_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0005_20260806_124125_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260806_124125_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0005_20260806_124125_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260806_124125_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0005_20260806_124125_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260806_124130_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0006_20260806_124130_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260806_124130_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0006_20260806_124130_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260806_124130_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0006_20260806_124130_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260806_124159_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0007_20260806_124159_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260806_124159_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0007_20260806_124159_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260806_124159_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0007_20260806_124159_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260806_124202_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0008_20260806_124202_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260806_124202_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0008_20260806_124202_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260806_124202_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0008_20260806_124202_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260806_124207_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0009_20260806_124207_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260806_124207_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0009_20260806_124207_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260806_124207_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0009_20260806_124207_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260806_124213_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0010_20260806_124213_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260806_124213_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0010_20260806_124213_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260806_124213_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0010_20260806_124213_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260806_124217_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0011_20260806_124217_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260806_124217_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0011_20260806_124217_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260806_124217_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0011_20260806_124217_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260806_124256_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0012_20260806_124256_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260806_124256_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0012_20260806_124256_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260806_124256_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0012_20260806_124256_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260806_124259_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0013_20260806_124259_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260806_124259_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0013_20260806_124259_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260806_124259_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0013_20260806_124259_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260806_124326_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0014_20260806_124326_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260806_124326_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0014_20260806_124326_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260806_124326_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/vision/frames/step_0014_20260806_124326_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "reasoning/reasoning.jsonl": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/reasoning/reasoning.jsonl", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "memory.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/finder-zip-selection/memory.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/finder-zip-selection/vision/frames/closing_state.webp b/data/sessions/finder-zip-selection/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..5aab84e512faec4e0fefffa4318add60920c86c4 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a57d4a09d34fe2fb652d6db9c2860e4e9b50f2689443a7c021f7ec34547df22 +size 669822 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0001_20260806_124107_after.webp b/data/sessions/finder-zip-selection/vision/frames/step_0001_20260806_124107_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..bdff381eccfb87074723a200eb54d4991606adaa --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0001_20260806_124107_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d7e42473b6f395e7b258f5e2f18a1e8ddeda15dbad0a64408e6d55f6d5da4fb +size 669686 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0001_20260806_124107_at.webp b/data/sessions/finder-zip-selection/vision/frames/step_0001_20260806_124107_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2a27c7c80970806863fc5e8547a96be1c3748c9f --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0001_20260806_124107_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a03078804d86788d92ab845ccafde917c2abf973efb5769aaaf497c3f2232bda +size 2666280 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0001_20260806_124107_before.webp b/data/sessions/finder-zip-selection/vision/frames/step_0001_20260806_124107_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..bdff381eccfb87074723a200eb54d4991606adaa --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0001_20260806_124107_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d7e42473b6f395e7b258f5e2f18a1e8ddeda15dbad0a64408e6d55f6d5da4fb +size 669686 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0002_20260806_124110_after.webp b/data/sessions/finder-zip-selection/vision/frames/step_0002_20260806_124110_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fa3561082d9f800a052d072ef77be292a197b719 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0002_20260806_124110_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10ed16ab308ce94c4f86c89bbddcd87b1b0ea677e86ba83e0db14b85c0f828f1 +size 521056 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0002_20260806_124110_at.webp b/data/sessions/finder-zip-selection/vision/frames/step_0002_20260806_124110_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c26d824fd1df21aa27c94dca0549220fd74d93f1 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0002_20260806_124110_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fc40b51dad294389bc3a6077a57e9d311a117ee5e1f0ba6e62df59fe8e878a2 +size 2664856 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0002_20260806_124110_before.webp b/data/sessions/finder-zip-selection/vision/frames/step_0002_20260806_124110_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..95373c7aa84d55752a0bca1cc7d9576f3d6b77b3 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0002_20260806_124110_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65c6023cee777f214b618d4bc9fe097d48c73964b41665e1027a9863721deda3 +size 669774 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0003_20260806_124116_after.webp b/data/sessions/finder-zip-selection/vision/frames/step_0003_20260806_124116_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..16aa8ea0bb8f5eabe839fed6699ced7c45593ca3 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0003_20260806_124116_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b51348d6a072734d982fb9251a91f01c090023f67a3151ded268c935d38521a +size 532530 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0003_20260806_124116_at.webp b/data/sessions/finder-zip-selection/vision/frames/step_0003_20260806_124116_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2afb64dccd2294d31d731976c37bf6b5d4196884 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0003_20260806_124116_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90dedf16dc310b874544c7a752f014e11fd202a440f7a56fb4496d49318eeaf8 +size 521038 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0003_20260806_124116_before.webp b/data/sessions/finder-zip-selection/vision/frames/step_0003_20260806_124116_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2afb64dccd2294d31d731976c37bf6b5d4196884 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0003_20260806_124116_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90dedf16dc310b874544c7a752f014e11fd202a440f7a56fb4496d49318eeaf8 +size 521038 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0004_20260806_124122_after.webp b/data/sessions/finder-zip-selection/vision/frames/step_0004_20260806_124122_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..431864ac2b5151b957c00dee7d8d7c836a46bf05 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0004_20260806_124122_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30ca7c2c3b68bd0b8e9f344fc9187e797c521af7806aada16ebc1e0fa94ad4e +size 532620 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0004_20260806_124122_at.webp b/data/sessions/finder-zip-selection/vision/frames/step_0004_20260806_124122_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2d3bbf585b0ae31f5145d765dddfac7140e68307 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0004_20260806_124122_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b135ff2dbc561da6ac07ece0bc4807a62ab0c1c3b4092d15ff07433b9f607eaa +size 2094636 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0004_20260806_124122_before.webp b/data/sessions/finder-zip-selection/vision/frames/step_0004_20260806_124122_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ec6a19f5e7c601a53ef0aa0ab214f0d8a72e9dfe --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0004_20260806_124122_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d349ebf398b1ebbfd5ee2ab0548e6f5d0474ecd1c22e23f77fc7b8e9aaac4c0 +size 532120 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0005_20260806_124125_after.webp b/data/sessions/finder-zip-selection/vision/frames/step_0005_20260806_124125_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8cf15bff2678fe59f35c17f1acd7214e9093e10a --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0005_20260806_124125_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1763432432a01256a9c0bcf6d8b57dfde53367dd3eee1202c87d1fd60bb0e6d0 +size 533018 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0005_20260806_124125_at.webp b/data/sessions/finder-zip-selection/vision/frames/step_0005_20260806_124125_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b0fda15ef684b9b999327201422e32e69ba11ac1 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0005_20260806_124125_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a8039674f8d068eb03d7ff240dca890ecb69cc67bddcb490e6d5485f56a93c3 +size 2095310 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0005_20260806_124125_before.webp b/data/sessions/finder-zip-selection/vision/frames/step_0005_20260806_124125_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ea5f43205700c3aa3bdd24640efd3c65488b4810 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0005_20260806_124125_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41cb4a3faf7835feaeb3c6fd6309934a1336dc7bdee35fdff0fa2c154bdd78de +size 532262 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0006_20260806_124130_after.webp b/data/sessions/finder-zip-selection/vision/frames/step_0006_20260806_124130_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ea3abd710d71708d5eb98cbbdfcffafa1844a515 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0006_20260806_124130_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e200cfc86e45fc0679d8213b2c6e4730f13a8c6296ddaa638a09ab9518fe577 +size 519740 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0006_20260806_124130_at.webp b/data/sessions/finder-zip-selection/vision/frames/step_0006_20260806_124130_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f416dfc2e407c407c996a9a83a9994c3fe202c3f --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0006_20260806_124130_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da29a971374ffe311373dbb320bd2c3ab55ec29eff4fe64596ec25096056395 +size 533050 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0006_20260806_124130_before.webp b/data/sessions/finder-zip-selection/vision/frames/step_0006_20260806_124130_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f416dfc2e407c407c996a9a83a9994c3fe202c3f --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0006_20260806_124130_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da29a971374ffe311373dbb320bd2c3ab55ec29eff4fe64596ec25096056395 +size 533050 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0007_20260806_124159_after.webp b/data/sessions/finder-zip-selection/vision/frames/step_0007_20260806_124159_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..bfa56c774f3a259c6bda0eb7187247d984ea2826 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0007_20260806_124159_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14c083bcbb43156a011e727185ad7f76a2d85e10d62c37062183e3dccc79267f +size 519846 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0007_20260806_124159_at.webp b/data/sessions/finder-zip-selection/vision/frames/step_0007_20260806_124159_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a549d5066d7816f0de4f92f661a182e397648b39 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0007_20260806_124159_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07276445e49974d326aed0b472fd41c8a904cb33c53ba3acd0a6fbe8a8b5a3c9 +size 2026278 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0007_20260806_124159_before.webp b/data/sessions/finder-zip-selection/vision/frames/step_0007_20260806_124159_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ea3abd710d71708d5eb98cbbdfcffafa1844a515 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0007_20260806_124159_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e200cfc86e45fc0679d8213b2c6e4730f13a8c6296ddaa638a09ab9518fe577 +size 519740 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0008_20260806_124202_after.webp b/data/sessions/finder-zip-selection/vision/frames/step_0008_20260806_124202_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..780062f75f0823e91f3203f591b39f2fd8dfe1e8 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0008_20260806_124202_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bddfeb4864735b582c10f0215fab2c52067820969867cc3174b6f48a7f22b388 +size 519604 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0008_20260806_124202_at.webp b/data/sessions/finder-zip-selection/vision/frames/step_0008_20260806_124202_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a2012311db43d227490bc3d8e101d59e58048727 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0008_20260806_124202_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff582758b3e403d44520e109bc211546bd814c8dbde9c1ca091dd55a5fc157d +size 2027308 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0008_20260806_124202_before.webp b/data/sessions/finder-zip-selection/vision/frames/step_0008_20260806_124202_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..780062f75f0823e91f3203f591b39f2fd8dfe1e8 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0008_20260806_124202_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bddfeb4864735b582c10f0215fab2c52067820969867cc3174b6f48a7f22b388 +size 519604 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0009_20260806_124207_after.webp b/data/sessions/finder-zip-selection/vision/frames/step_0009_20260806_124207_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..79565b05651777d92aca053733eaa3f27e8589db --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0009_20260806_124207_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc8eae529cb61653f3a1c9244a43189f0741a86d6704230e82c244c937f04d6 +size 520254 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0009_20260806_124207_at.webp b/data/sessions/finder-zip-selection/vision/frames/step_0009_20260806_124207_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7014056ae6f87f0e16184a2c43371a625a3fead4 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0009_20260806_124207_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:439d656b8132e79d5eb5903764d8f4e2d899bbfaa49b30cb2ed1c7a1a9c8b816 +size 520322 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0009_20260806_124207_before.webp b/data/sessions/finder-zip-selection/vision/frames/step_0009_20260806_124207_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a2c6ac7c2979244d2da4ed2175c891bd2313b653 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0009_20260806_124207_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9784aa6554530703f7e4631aad64373f5c143f60750e0b9bf03dbf4fa95be989 +size 519672 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0010_20260806_124213_after.webp b/data/sessions/finder-zip-selection/vision/frames/step_0010_20260806_124213_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c89364a7d4159280bcc411fefad4d6ade3a20122 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0010_20260806_124213_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3ad3b0e0b1e1c9e292604f4ff0d2f627b0bf6f504113590798fa568fe9cbf75 +size 521486 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0010_20260806_124213_at.webp b/data/sessions/finder-zip-selection/vision/frames/step_0010_20260806_124213_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c89364a7d4159280bcc411fefad4d6ade3a20122 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0010_20260806_124213_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3ad3b0e0b1e1c9e292604f4ff0d2f627b0bf6f504113590798fa568fe9cbf75 +size 521486 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0010_20260806_124213_before.webp b/data/sessions/finder-zip-selection/vision/frames/step_0010_20260806_124213_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..79565b05651777d92aca053733eaa3f27e8589db --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0010_20260806_124213_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc8eae529cb61653f3a1c9244a43189f0741a86d6704230e82c244c937f04d6 +size 520254 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0011_20260806_124217_after.webp b/data/sessions/finder-zip-selection/vision/frames/step_0011_20260806_124217_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cce56d6e954f0bf16e193486205049b58b262191 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0011_20260806_124217_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76cb08e06617c2e9d3df4767cd8d81403a24c42d8fa82e2c3e500fe3bb9979e2 +size 530990 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0011_20260806_124217_at.webp b/data/sessions/finder-zip-selection/vision/frames/step_0011_20260806_124217_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..750e6a498b87eb4688d1534e3fc672866b42d187 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0011_20260806_124217_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe75fcaebcd183b31ad555768cabd0e0257d1e7a7590469e6ce0aabf9f23b4ad +size 2033334 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0011_20260806_124217_before.webp b/data/sessions/finder-zip-selection/vision/frames/step_0011_20260806_124217_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e9b82f5959d36be9a26789faf08ee1d58996b4f5 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0011_20260806_124217_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f9ebfe6afa376d114acd46b42baf11fa61c4598c08309583eb6ea295e8fa59 +size 521708 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0012_20260806_124256_after.webp b/data/sessions/finder-zip-selection/vision/frames/step_0012_20260806_124256_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e05f303a865f044e63fdc5e648f833e86afd7609 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0012_20260806_124256_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec62194e5a5e26161353adfd3300512bdb74c6d310bf96f39ecde5d8233d9b7 +size 532302 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0012_20260806_124256_at.webp b/data/sessions/finder-zip-selection/vision/frames/step_0012_20260806_124256_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c011e4c2a5f7462a7cf1a6d6f6168e047c105b9d --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0012_20260806_124256_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3605d05dc51e88b1096f1f2612370780b907ddf3e610ddd89fca28a3fe628e0 +size 2048872 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0012_20260806_124256_before.webp b/data/sessions/finder-zip-selection/vision/frames/step_0012_20260806_124256_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6a46a57026ca8cad7e613ab25e34f57f86454083 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0012_20260806_124256_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbeabea7673548a53ec15b3e24ba3c37eb0b8cd5df49f4760f67df94042f3546 +size 530836 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0013_20260806_124259_after.webp b/data/sessions/finder-zip-selection/vision/frames/step_0013_20260806_124259_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e8c79d6e2102f6af3f22746d5d0f22f1c5d4d5f3 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0013_20260806_124259_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578dbec6dc137cd3391fe90e22c8aa18a503a30606a07b1ba6ae7acbff671d19 +size 530938 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0013_20260806_124259_at.webp b/data/sessions/finder-zip-selection/vision/frames/step_0013_20260806_124259_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a73feb9ca3fd8ef86e1040eeff3de1ce09ce79e1 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0013_20260806_124259_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde910bbd61b3d07ae3ec6ed20ff4526e313c5ba5a3575429c002a6bdcf95e9e +size 2052646 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0013_20260806_124259_before.webp b/data/sessions/finder-zip-selection/vision/frames/step_0013_20260806_124259_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e05f303a865f044e63fdc5e648f833e86afd7609 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0013_20260806_124259_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec62194e5a5e26161353adfd3300512bdb74c6d310bf96f39ecde5d8233d9b7 +size 532302 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0014_20260806_124326_after.webp b/data/sessions/finder-zip-selection/vision/frames/step_0014_20260806_124326_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5aab84e512faec4e0fefffa4318add60920c86c4 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0014_20260806_124326_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a57d4a09d34fe2fb652d6db9c2860e4e9b50f2689443a7c021f7ec34547df22 +size 669822 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0014_20260806_124326_at.webp b/data/sessions/finder-zip-selection/vision/frames/step_0014_20260806_124326_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5aab84e512faec4e0fefffa4318add60920c86c4 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0014_20260806_124326_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a57d4a09d34fe2fb652d6db9c2860e4e9b50f2689443a7c021f7ec34547df22 +size 669822 diff --git a/data/sessions/finder-zip-selection/vision/frames/step_0014_20260806_124326_before.webp b/data/sessions/finder-zip-selection/vision/frames/step_0014_20260806_124326_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fef6f728e211f7df5376c0cf1d860a43a544c436 --- /dev/null +++ b/data/sessions/finder-zip-selection/vision/frames/step_0014_20260806_124326_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d0d1940ea47475406250cac349c06eaa184f012dd50c9a0d5a8ab2331fb11e +size 522392 diff --git a/data/sessions/macos-region-screenshot-2/commands/actuation_commands.json b/data/sessions/macos-region-screenshot-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..f82975ce2e3d2b8fb1ac52b00a47d80b6be8e9fe --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-6293a416-256a-4228-badd-4d522bc2eb89", + "agent_version": "1.2.0", + "error_message": "", + "execution_time_ms": 202, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 944, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=944, Y=1035", + "session_id": "conn-fe729877-8eab-401b-8052-f75bd5c138ab", + "success": true, + "timestamp": "2026-07-28T08:32:53.281Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-6293a416-256a-4228-badd-4d522bc2eb89", + "agent_version": "1.2.0", + "error_message": "", + "execution_time_ms": 226, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 944, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=944, Y=1035", + "session_id": "conn-fe729877-8eab-401b-8052-f75bd5c138ab", + "success": true, + "timestamp": "2026-07-28T08:32:56.609Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6293a416-256a-4228-badd-4d522bc2eb89", + "agent_version": "1.2.0", + "error_message": "", + "execution_time_ms": 944, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: screencapture -l $(osascript ~/winid.scpt) ~/corpus-seed/shots/shot.png", + "session_id": "conn-fe729877-8eab-401b-8052-f75bd5c138ab", + "success": true, + "timestamp": "2026-07-28T08:33:22.666Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6293a416-256a-4228-badd-4d522bc2eb89", + "agent_version": "1.2.0", + "error_message": "", + "execution_time_ms": 335, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-fe729877-8eab-401b-8052-f75bd5c138ab", + "success": true, + "timestamp": "2026-07-28T08:33:28.115Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6293a416-256a-4228-badd-4d522bc2eb89", + "agent_version": "1.2.0", + "error_message": "", + "execution_time_ms": 508, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-fe729877-8eab-401b-8052-f75bd5c138ab", + "success": true, + "timestamp": "2026-07-28T08:34:00.458Z" + } +] \ No newline at end of file diff --git a/data/sessions/macos-region-screenshot-2/commands/cc_commands.json b/data/sessions/macos-region-screenshot-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..9f5dca8953d4ec20d962707136772c576c630fa5 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "944 1035 move", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "944 1035 left", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "type screencapture -l $(osascript ~/winid.scpt) ~/corpus-seed/shots/shot.png", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/macos-region-screenshot-2/commands/converted_input.md b/data/sessions/macos-region-screenshot-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..7a6f151edc0ab548bff30058cd78e5b48c899947 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 08:32:53 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T08:32:53.281Z | Move-cursor at (944, 1035) | +| 2 | 2026-07-28T08:32:56.609Z | Left-click at (944, 1035) | +| 3 | 2026-07-28T08:33:22.666Z | Type: screencapture -l $(osascript ~/winid.scpt) ~/corpus-seed/shots/shot.png | +| 4 | 2026-07-28T08:33:28.115Z | Press: return | +| 5 | 2026-07-28T08:34:00.458Z | Press: Cmd+Q | diff --git a/data/sessions/macos-region-screenshot-2/commands/raw_input.md b/data/sessions/macos-region-screenshot-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..0064d60f64d456e902c04d3318b273915909a463 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 08:32:53 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T08:32:53.281Z | Moved cursor to at X=944, Y=1035 | +| 2 | 2026-07-28T08:32:56.609Z | Left-clicked at X=944, Y=1035 | +| 3 | 2026-07-28T08:33:22.666Z | Typed: screencapture -l $(osascript ~/winid.scpt) ~/corpus-seed/shots/shot.png | +| 4 | 2026-07-28T08:33:28.115Z | Pressed: return | +| 5 | 2026-07-28T08:34:00.458Z | Pressed: Cmd+Q | diff --git a/data/sessions/macos-region-screenshot-2/memory.md b/data/sessions/macos-region-screenshot-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..cb8bd990c1b23e430cfcc2cdd74dab52ce8b446c --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/memory.md @@ -0,0 +1,87 @@ +# Memory: macos-region-screenshot-2 + +## Overview + +Capture a specific application window to an image file from a shell, resolving the window's +identifier programmatically rather than pointing at it. Use this as the terminal route to +the same end state as the screenshot-application task: one command asks the window manager +for the front window's identifier and hands it to the capture tool, so nothing has to be +clicked or dragged. The recorded trace opens a terminal, runs `screencapture -l $(osascript +~/winid.scpt) ~/corpus-seed/shots/shot.png`, and quits with `⌘Q`. + +## Prerequisites + +- A desktop environment with a screen-capture facility that can target a single window + rather than the whole screen or a freehand region. +- The window to be captured already open and frontmost in its application at the moment + the capture runs — not at the moment the task was prepared. This is the most fragile + precondition here: a window closed in between makes the capture silently produce + nothing. +- A destination directory that already exists. Capture tools write a file; they do not + create folders. +- A file name that is safe to overwrite, or one that does not exist yet. +- Screen-recording permission for whatever performs the capture, granted before the task + starts. Unlike most consents this one usually cannot be granted from the prompt itself + — it needs a settings toggle and often an administrator password. +- An expectation that the captured image is larger than the window. Window captures + normally include the drop shadow, and the shadow differs between a focused and an + unfocused window, so the same window can produce two different pixel sizes. + +## Steps + +### Step 1 — Move-cursor at (944, 1035) + +The task is to capture a screenshot of a window into a file at a given path, which the `screencapture` command does directly, so the first move is to open a shell. Move the cursor onto the Terminal icon in the Dock. The move is recorded separately from the click because a click sent on its own does not always land; moving first and then clicking is the reliable sequence, and both halves are real steps of the trace. + +![Step 1](vision/frames/step_0001_20260728_083253_at.webp) + +### Step 2 — Left-click at (944, 1035) + +Left-click the Terminal icon to open a shell. + +![Step 2](vision/frames/step_0002_20260728_083256_at.webp) + +### Step 3 — Type: screencapture -l $(osascript ~/winid.scpt) ~/corpus-seed/shots/shot.png + +Type the `screencapture` command that takes the picture. `-l` captures one specific window by its numeric window id rather than a screen region, which is what makes the result deterministic — a region capture depends on where a drag happened, while a window capture always frames the same thing. The id is not known ahead of time, so `$(osascript ~/winid.scpt)` runs a small AppleScript first and substitutes whatever window id it reports into the command. The output path is given explicitly so the file lands beside the other seed artifacts instead of on the Desktop, where `screencapture` would otherwise put it. + +![Step 3](vision/frames/step_0003_20260728_083322_at.webp) + +### Step 4 — Press: return + +After typing the command Press Return to run the capture and write the file. + +![Step 4](vision/frames/step_0004_20260728_083328_at.webp) + +### Step 5 — Press: Cmd+Q + +Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete. + +![Step 5](vision/frames/step_0005_20260728_083400_at.webp) + +## Notes & Edge Cases + +- **The identifier is resolved when the command runs, and nothing checks it.** If the + target window has been closed, the lookup fails, the substitution yields nothing useful, + and the capture writes no file — while every part of the command still appears to + succeed. Confirm the window is open immediately before running, not at the point the + command was prepared. +- **Confirm the artifact, not the exit status.** A missing file is the normal failure + here, and it is silent. Check that the image exists and has a plausible size. +- **Screen-recording permission cannot be granted from the prompt.** The system alert + offers only to open the settings application or to refuse; the grant itself is a toggle, + usually behind an administrator password, and the terminal has to be restarted + afterwards. Arrange it before the task rather than expecting to answer a dialog during + it. +- **Never reset automation consent globally to fix one application.** A blanket reset + revokes grants that other work silently depends on. Scope it to the one application. +- **Targeting a window captures its own contents, not the screen region it occupies.** + Another window sitting on top does not appear in the result, which is why the terminal + being in front does not spoil the capture. +- **The captured size is larger than the window.** The image includes the window's drop + shadow, and the shadow differs between a focused and an unfocused window — so the same + window captured twice can produce two different pixel dimensions. Compare contents, not + dimensions. +- **`$( )` runs a command and substitutes its output.** It is a shell feature, so the whole + line depends on being handed to a shell; sent anywhere else it is a literal string. + diff --git a/data/sessions/macos-region-screenshot-2/metadata.json b/data/sessions/macos-region-screenshot-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..3fc41d6ef77b17f19538f446878fd76760e857cf --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/metadata.json @@ -0,0 +1,102 @@ +{ + "memory_name": "macos-region-screenshot-2", + "memory_description": "", + "session_id": "38c49dfb-d810-4c57-85c5-d84f2ba1ab61", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.0", + "actuation_transport": "tls", + "created_at": "2026-07-28T08:32:07.400324011Z", + "completed_at": "2026-07-28T08:34:45.179653452Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T08:32:53.281Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260728_083253_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_083253_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_083253_after.webp", + "raw_command": "Moved cursor to at X=944, Y=1035", + "converted_command": "Move-cursor at (944, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T08:32:56.609Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260728_083256_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260728_083256_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_083256_after.webp", + "raw_command": "Left-clicked at X=944, Y=1035", + "converted_command": "Left-click at (944, 1035)" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T08:33:22.666Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0003_20260728_083322_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_083322_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_083322_after.webp", + "raw_command": "Typed: screencapture -l $(osascript ~/winid.scpt) ~/corpus-seed/shots/shot.png", + "converted_command": "Type: screencapture -l $(osascript ~/winid.scpt) ~/corpus-seed/shots/shot.png" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T08:33:28.115Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260728_083328_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_083328_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_083328_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + }, + { + "step_id": 5, + "timestamp": "2026-07-28T08:34:00.458Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260728_083400_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260728_083400_before.webp", + "after_image_path": "vision/frames/step_0005_20260728_083400_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/macos-region-screenshot-2/reasoning/reasoning.jsonl b/data/sessions/macos-region-screenshot-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3a26b7031d2c743027b928e998889a5253b9d4dc --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T08:32:53.281Z", "timestamp_annotated": "2026-08-19T11:30:05.719950+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=944, Y=1035", "converted_command": "Move-cursor at (944, 1035)", "image_path": "vision/frames/step_0001_20260728_083253_at.webp", "reasoning": "The task is to capture a screenshot of a window into a file at a given path, which the `screencapture` command does directly, so the first move is to open a shell. Move the cursor onto the Terminal icon in the Dock. The move is recorded separately from the click because a click sent on its own does not always land; moving first and then clicking is the reliable sequence, and both halves are real steps of the trace.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T08:32:56.609Z", "timestamp_annotated": "2026-08-19T11:30:05.720389+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=944, Y=1035", "converted_command": "Left-click at (944, 1035)", "image_path": "vision/frames/step_0002_20260728_083256_at.webp", "reasoning": "Left-click the Terminal icon to open a shell.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T08:33:22.666Z", "timestamp_annotated": "2026-08-19T11:30:05.720928+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: screencapture -l $(osascript ~/winid.scpt) ~/corpus-seed/shots/shot.png", "converted_command": "Type: screencapture -l $(osascript ~/winid.scpt) ~/corpus-seed/shots/shot.png", "image_path": "vision/frames/step_0003_20260728_083322_at.webp", "reasoning": "Type the `screencapture` command that takes the picture. `-l` captures one specific window by its numeric window id rather than a screen region, which is what makes the result deterministic — a region capture depends on where a drag happened, while a window capture always frames the same thing. The id is not known ahead of time, so `$(osascript ~/winid.scpt)` runs a small AppleScript first and substitutes whatever window id it reports into the command. The output path is given explicitly so the file lands beside the other seed artifacts instead of on the Desktop, where `screencapture` would otherwise put it.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T08:33:28.115Z", "timestamp_annotated": "2026-08-19T11:30:05.721433+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0004_20260728_083328_at.webp", "reasoning": "After typing the command Press Return to run the capture and write the file.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-28T08:34:00.458Z", "timestamp_annotated": "2026-08-19T11:30:05.721996+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0005_20260728_083400_at.webp", "reasoning": "Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete.", "skipped": false} diff --git a/data/sessions/macos-region-screenshot-2/sync_log.json b/data/sessions/macos-region-screenshot-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..d105e048046e7bc3c1b1c20283bab8f0aa276705 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "38c49dfb-d810-4c57-85c5-d84f2ba1ab61", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_083253_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/vision/frames/step_0001_20260728_083253_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_083253_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/vision/frames/step_0001_20260728_083253_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_083253_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/vision/frames/step_0001_20260728_083253_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_083256_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/vision/frames/step_0002_20260728_083256_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_083256_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/vision/frames/step_0002_20260728_083256_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_083256_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/vision/frames/step_0002_20260728_083256_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_083322_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/vision/frames/step_0003_20260728_083322_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_083322_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/vision/frames/step_0003_20260728_083322_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_083322_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/vision/frames/step_0003_20260728_083322_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_083328_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/vision/frames/step_0004_20260728_083328_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_083328_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/vision/frames/step_0004_20260728_083328_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_083328_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/vision/frames/step_0004_20260728_083328_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_083400_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/vision/frames/step_0005_20260728_083400_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_083400_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/vision/frames/step_0005_20260728_083400_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_083400_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot-2/vision/frames/step_0005_20260728_083400_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/closing_state.webp b/data/sessions/macos-region-screenshot-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..9b8a5b2a529712ce2cfdbc58d4b9e8e8db048a93 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670bfccf31d494062679d07c1518802f843963f4fabda5d47f128ad894d1f7f9 +size 544964 diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/step_0001_20260728_083253_after.webp b/data/sessions/macos-region-screenshot-2/vision/frames/step_0001_20260728_083253_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..64620fbfc6ad712cda2db09e2ee38ee145f30f08 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/step_0001_20260728_083253_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26cd2f1fbc7f1e00e0bb5ad30974034b4e1d8614901c0cd88704334eea1cb526 +size 545100 diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/step_0001_20260728_083253_at.webp b/data/sessions/macos-region-screenshot-2/vision/frames/step_0001_20260728_083253_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..04d34abe3ab034a43c92c24339e09da6433e39cf --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/step_0001_20260728_083253_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1fb8c72600c2ed556cdf3c344f11ee4c07b197a5a9a79c0f719e4d0eb9e9b95 +size 2137204 diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/step_0001_20260728_083253_before.webp b/data/sessions/macos-region-screenshot-2/vision/frames/step_0001_20260728_083253_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a477b7d8b6111d72ee7c541b39ce4ce440f8269b --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/step_0001_20260728_083253_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0277c4ccb0885b349d0a71f574948bc350c214030a6da38d9713b141cfc724d2 +size 544440 diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/step_0002_20260728_083256_after.webp b/data/sessions/macos-region-screenshot-2/vision/frames/step_0002_20260728_083256_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..64620fbfc6ad712cda2db09e2ee38ee145f30f08 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/step_0002_20260728_083256_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26cd2f1fbc7f1e00e0bb5ad30974034b4e1d8614901c0cd88704334eea1cb526 +size 545100 diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/step_0002_20260728_083256_at.webp b/data/sessions/macos-region-screenshot-2/vision/frames/step_0002_20260728_083256_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ce4112b897552521161472ffba381f42ccfd1495 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/step_0002_20260728_083256_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6a7f073d18704dcfc00e9bf1bf9ee093e55f390558a41cf9d49150c8ceadb18 +size 2135316 diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/step_0002_20260728_083256_before.webp b/data/sessions/macos-region-screenshot-2/vision/frames/step_0002_20260728_083256_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..64620fbfc6ad712cda2db09e2ee38ee145f30f08 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/step_0002_20260728_083256_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26cd2f1fbc7f1e00e0bb5ad30974034b4e1d8614901c0cd88704334eea1cb526 +size 545100 diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/step_0003_20260728_083322_after.webp b/data/sessions/macos-region-screenshot-2/vision/frames/step_0003_20260728_083322_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0166b474496c9263abee02b48130d9c29649d017 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/step_0003_20260728_083322_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:770108071df6930ca04884096e93f9f095092bd5208268bf117314e5d09712a8 +size 542646 diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/step_0003_20260728_083322_at.webp b/data/sessions/macos-region-screenshot-2/vision/frames/step_0003_20260728_083322_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fc2e8d03f25d4772e8e95151e3c69afaba56c25d --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/step_0003_20260728_083322_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f125c4bf49994de372de5f286f1571c68e2240e38d3da4de1877975bcfa362c +size 537912 diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/step_0003_20260728_083322_before.webp b/data/sessions/macos-region-screenshot-2/vision/frames/step_0003_20260728_083322_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fc2e8d03f25d4772e8e95151e3c69afaba56c25d --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/step_0003_20260728_083322_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f125c4bf49994de372de5f286f1571c68e2240e38d3da4de1877975bcfa362c +size 537912 diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/step_0004_20260728_083328_after.webp b/data/sessions/macos-region-screenshot-2/vision/frames/step_0004_20260728_083328_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..72d57098dfa9c1a49cb70081abe0b8cc2db15f90 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/step_0004_20260728_083328_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e539d4d5623f951fbf056f1b1e942027d36f4ec88e1436808b1daeaff602c9d +size 542772 diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/step_0004_20260728_083328_at.webp b/data/sessions/macos-region-screenshot-2/vision/frames/step_0004_20260728_083328_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..78be8082f46ac011d518c0ff25a777b134163009 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/step_0004_20260728_083328_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e39625468db2f2a21adfb3378cc6cce6280e3c4aa03857b2db496e5f22765124 +size 542610 diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/step_0004_20260728_083328_before.webp b/data/sessions/macos-region-screenshot-2/vision/frames/step_0004_20260728_083328_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..78be8082f46ac011d518c0ff25a777b134163009 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/step_0004_20260728_083328_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e39625468db2f2a21adfb3378cc6cce6280e3c4aa03857b2db496e5f22765124 +size 542610 diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/step_0005_20260728_083400_after.webp b/data/sessions/macos-region-screenshot-2/vision/frames/step_0005_20260728_083400_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1bc9a2c8085e110decf2d9ba91c25cdee88a6949 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/step_0005_20260728_083400_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c6b8247a1819c5762786f47d6574afe97a3a515bea3285ecb0f15b6b5f4848 +size 545012 diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/step_0005_20260728_083400_at.webp b/data/sessions/macos-region-screenshot-2/vision/frames/step_0005_20260728_083400_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..39c1e38acf017c7f0071292ef1dd98a6e6fc0944 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/step_0005_20260728_083400_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4507a645c574b5f12ac8e189f8e4edf70b59cc0857091838c46ff45641b35ad7 +size 544860 diff --git a/data/sessions/macos-region-screenshot-2/vision/frames/step_0005_20260728_083400_before.webp b/data/sessions/macos-region-screenshot-2/vision/frames/step_0005_20260728_083400_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..39c1e38acf017c7f0071292ef1dd98a6e6fc0944 --- /dev/null +++ b/data/sessions/macos-region-screenshot-2/vision/frames/step_0005_20260728_083400_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4507a645c574b5f12ac8e189f8e4edf70b59cc0857091838c46ff45641b35ad7 +size 544860 diff --git a/data/sessions/macos-region-screenshot/commands/actuation_commands.json b/data/sessions/macos-region-screenshot/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..79100ba0717c7a61877d02496602bd82dd30c48a --- /dev/null +++ b/data/sessions/macos-region-screenshot/commands/actuation_commands.json @@ -0,0 +1,59 @@ +[ + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-3bab6beb-eb33-4a98-bcfd-11bdbfb3dd57", + "agent_version": "1.2.0", + "error_message": "", + "execution_time_ms": 471, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Shift+5", + "session_id": "conn-946cf022-f809-4342-9325-871078d98379", + "success": true, + "timestamp": "2026-07-27T16:37:44.703Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-3bab6beb-eb33-4a98-bcfd-11bdbfb3dd57", + "agent_version": "1.2.0", + "error_message": "", + "execution_time_ms": 227, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 830, + "mouse_y": 930, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=830, Y=930", + "session_id": "conn-946cf022-f809-4342-9325-871078d98379", + "success": true, + "timestamp": "2026-07-27T16:37:48.273Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-3bab6beb-eb33-4a98-bcfd-11bdbfb3dd57", + "agent_version": "1.2.0", + "error_message": "", + "execution_time_ms": 266, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 560, + "mouse_y": 400, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=560, Y=400", + "session_id": "conn-946cf022-f809-4342-9325-871078d98379", + "success": true, + "timestamp": "2026-07-27T16:37:52.329Z" + } +] \ No newline at end of file diff --git a/data/sessions/macos-region-screenshot/commands/cc_commands.json b/data/sessions/macos-region-screenshot/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..ae682f6255e6c954aa880ee131ccd5662e8cff73 --- /dev/null +++ b/data/sessions/macos-region-screenshot/commands/cc_commands.json @@ -0,0 +1,17 @@ +[ + { + "command": "press {Cmd+Shift+5}", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "830 930 left", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "560 400 left", + "os": "MACOS", + "step_id": 3 + } +] \ No newline at end of file diff --git a/data/sessions/macos-region-screenshot/commands/converted_input.md b/data/sessions/macos-region-screenshot/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..c69f3f346b6e606e2851439c4b7c5116a78453fe --- /dev/null +++ b/data/sessions/macos-region-screenshot/commands/converted_input.md @@ -0,0 +1,9 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-27 16:37:44 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-27T16:37:44.703Z | Press: Cmd+Shift+5 | +| 2 | 2026-07-27T16:37:48.273Z | Left-click at (830, 930) | +| 3 | 2026-07-27T16:37:52.329Z | Left-click at (560, 400) | diff --git a/data/sessions/macos-region-screenshot/commands/raw_input.md b/data/sessions/macos-region-screenshot/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..2de700a09c0646cb881a85adf66d6bd12d057195 --- /dev/null +++ b/data/sessions/macos-region-screenshot/commands/raw_input.md @@ -0,0 +1,9 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-27 16:37:44 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-27T16:37:44.703Z | Pressed: Cmd+Shift+5 | +| 2 | 2026-07-27T16:37:48.273Z | Left-clicked at X=830, Y=930 | +| 3 | 2026-07-27T16:37:52.329Z | Left-clicked at X=560, Y=400 | diff --git a/data/sessions/macos-region-screenshot/memory.md b/data/sessions/macos-region-screenshot/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..2d479ab90f71f34deccba9f977e17ce342bc2ce9 --- /dev/null +++ b/data/sessions/macos-region-screenshot/memory.md @@ -0,0 +1,59 @@ +# Memory: macos-region-screenshot + +## Overview + +Capture a single application window to an image file using the system screenshot tool. +Use this when one window has to be captured cleanly — without the rest of the screen and +without drawing a region by hand — and no shell is available or wanted. The route opens +the screenshot toolbar with its system shortcut, selects the capture-window mode, and +clicks the window to capture. The recorded trace captures the open file-manager window to +a PNG in the working folder's `shots` directory. + +## Prerequisites + +- A desktop environment with a screen-capture facility that can target a single window + rather than the whole screen or a freehand region. +- The window to be captured already open and frontmost in its application at the moment + the capture runs — not at the moment the task was prepared. This is the most fragile + precondition here: a window closed in between makes the capture silently produce + nothing. +- A destination directory that already exists. Capture tools write a file; they do not + create folders. +- A file name that is safe to overwrite, or one that does not exist yet. +- Screen-recording permission for whatever performs the capture, granted before the task + starts. Unlike most consents this one usually cannot be granted from the prompt itself + — it needs a settings toggle and often an administrator password. +- An expectation that the captured image is larger than the window. Window captures + normally include the drop shadow, and the shadow differs between a focused and an + unfocused window, so the same window can produce two different pixel sizes. + +## Steps + +### Step 1 — Press: Cmd+Shift+5 + +The task is to capture the `corpus-seed` Finder window as an image file. Press ⇧⌘5 (Cmd+Shift+5) to open the Screenshot toolbar. This is the route rather than ⇧⌘4, whose drag-to-select overlay cannot be driven by synthetic input at all — the toolbar exposes the same capture modes as ordinary buttons, which is what makes the task performable. + +![Step 1](vision/frames/step_0001_20260727_163744_at.webp) + +### Step 2 — Left-click at (830, 930) + +Move the cursor and Left-click the **Capture Selected Window** button, the third control in the toolbar. Its tooltip names it, which is the way to identify it — the six mode buttons are icon-only and the capture and record groups look alike. Choosing window capture rather than region capture is what makes the result exactly one window with no hand-drawn rectangle to get wrong. + +![Step 2](vision/frames/step_0002_20260727_163748_at.webp) + +### Step 3 — Left-click at (560, 400) + +The pointer is now a camera and highlights whichever window it is over. Move the cursor and Left-click inside the `corpus-seed` Finder window to capture it. The whole window is taken regardless of where within it the click lands, so the click picks the window rather than a point. macOS captures the window's own buffer together with its drop shadow, which is why the resulting image is larger than the window itself — 912×712 for an 800×600 window — and why anything overlapping the window on screen does not appear in the file. + +![Step 3](vision/frames/step_0003_20260727_163752_at.webp) + +## Notes & Edge Cases + +1. The drag-to-select capture overlay cannot be driven by synthetic input at all. The screenshot toolbar exposes the same capture modes as ordinary buttons, which is what makes this task performable — reach for the toolbar rather than the drag route. +2. The toolbar's mode buttons are icon-only and the capture and record groups look alike. Identify the wanted one by its tooltip rather than by position; picking the neighbouring group starts a recording instead of taking a picture. +3. Choosing window capture rather than region capture removes the hand-drawn rectangle from the task entirely. When the target is exactly one window, that is both fewer steps and nothing to get wrong. +4. In window mode the pointer picks a window, not a point. The whole window is captured regardless of where inside it the click lands, so precision within the window buys nothing. +5. The capture takes the window's own contents rather than the screen region it occupies. Anything overlapping it on screen does not appear in the result, which is why another window being in front does not spoil the capture. +6. The captured image is larger than the window because it includes the drop shadow, and the shadow differs between a focused and an unfocused window — so the same window captured twice can produce two different pixel sizes. Compare contents rather than dimensions. +7. Screen-recording permission cannot be granted from the prompt that asks for it: the alert only offers to open the settings application. Arrange that grant before the task rather than expecting to answer a dialog during it. +8. Confirm the artifact rather than the action. A capture that produced no file is the normal failure here and it is silent, so check the image exists and has a plausible size. diff --git a/data/sessions/macos-region-screenshot/metadata.json b/data/sessions/macos-region-screenshot/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..56077bb20a1a2f0de4b03b3b9962c411749a0377 --- /dev/null +++ b/data/sessions/macos-region-screenshot/metadata.json @@ -0,0 +1,76 @@ +{ + "memory_name": "macos-region-screenshot", + "memory_description": "", + "session_id": "62e5395c-1486-4637-9682-c9ffcd0f3099", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.0", + "actuation_transport": "tls", + "created_at": "2026-07-27T16:36:03.572365718Z", + "completed_at": "2026-07-27T16:40:58.619232326Z", + "total_steps": 3, + "annotated_steps": 3, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-27T16:37:44.703Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0001_20260727_163744_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0001_20260727_163744_before.webp", + "after_image_path": "vision/frames/step_0001_20260727_163744_after.webp", + "raw_command": "Pressed: Cmd+Shift+5", + "converted_command": "Press: Cmd+Shift+5" + }, + { + "step_id": 2, + "timestamp": "2026-07-27T16:37:48.273Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260727_163748_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260727_163748_before.webp", + "after_image_path": "vision/frames/step_0002_20260727_163748_after.webp", + "raw_command": "Left-clicked at X=830, Y=930", + "converted_command": "Left-click at (830, 930)" + }, + { + "step_id": 3, + "timestamp": "2026-07-27T16:37:52.329Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0003_20260727_163752_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260727_163752_before.webp", + "after_image_path": "vision/frames/step_0003_20260727_163752_after.webp", + "raw_command": "Left-clicked at X=560, Y=400", + "converted_command": "Left-click at (560, 400)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/macos-region-screenshot/reasoning/reasoning.jsonl b/data/sessions/macos-region-screenshot/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b56916dc0319cd1d16179812f26b5ef6b4771543 --- /dev/null +++ b/data/sessions/macos-region-screenshot/reasoning/reasoning.jsonl @@ -0,0 +1,3 @@ +{"step_id": 1, "timestamp_action": "2026-07-27T16:37:44.703Z", "timestamp_annotated": "2026-08-19T14:18:25.796130+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Shift+5", "converted_command": "Press: Cmd+Shift+5", "image_path": "vision/frames/step_0001_20260727_163744_at.webp", "reasoning": "The task is to capture the `corpus-seed` Finder window as an image file. Press ⇧⌘5 (Cmd+Shift+5) to open the Screenshot toolbar. This is the route rather than ⇧⌘4, whose drag-to-select overlay cannot be driven by synthetic input at all — the toolbar exposes the same capture modes as ordinary buttons, which is what makes the task performable.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-27T16:37:48.273Z", "timestamp_annotated": "2026-08-19T14:18:25.796512+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=830, Y=930", "converted_command": "Left-click at (830, 930)", "image_path": "vision/frames/step_0002_20260727_163748_at.webp", "reasoning": "Move the cursor and Left-click the **Capture Selected Window** button, the third control in the toolbar. Its tooltip names it, which is the way to identify it — the six mode buttons are icon-only and the capture and record groups look alike. Choosing window capture rather than region capture is what makes the result exactly one window with no hand-drawn rectangle to get wrong.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-27T16:37:52.329Z", "timestamp_annotated": "2026-08-19T14:18:25.796920+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=560, Y=400", "converted_command": "Left-click at (560, 400)", "image_path": "vision/frames/step_0003_20260727_163752_at.webp", "reasoning": "The pointer is now a camera and highlights whichever window it is over. Move the cursor and Left-click inside the `corpus-seed` Finder window to capture it. The whole window is taken regardless of where within it the click lands, so the click picks the window rather than a point. macOS captures the window's own buffer together with its drop shadow, which is why the resulting image is larger than the window itself — 912×712 for an 800×600 window — and why anything overlapping the window on screen does not appear in the file.", "skipped": false} diff --git a/data/sessions/macos-region-screenshot/sync_log.json b/data/sessions/macos-region-screenshot/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..2ae81643194297dd9bd729079993e318ec72c240 --- /dev/null +++ b/data/sessions/macos-region-screenshot/sync_log.json @@ -0,0 +1,103 @@ +{ + "session_id": "62e5395c-1486-4637-9682-c9ffcd0f3099", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260727_163744_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot/vision/frames/step_0001_20260727_163744_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260727_163744_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot/vision/frames/step_0001_20260727_163744_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260727_163744_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot/vision/frames/step_0001_20260727_163744_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260727_163748_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot/vision/frames/step_0002_20260727_163748_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260727_163748_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot/vision/frames/step_0002_20260727_163748_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260727_163748_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot/vision/frames/step_0002_20260727_163748_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260727_163752_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot/vision/frames/step_0003_20260727_163752_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260727_163752_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot/vision/frames/step_0003_20260727_163752_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260727_163752_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-region-screenshot/vision/frames/step_0003_20260727_163752_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/macos-region-screenshot/vision/frames/closing_state.webp b/data/sessions/macos-region-screenshot/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..bb23ed21c3ded17333708caedbfcb25f18cc2736 --- /dev/null +++ b/data/sessions/macos-region-screenshot/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5b866454e35a50781569459b1d09638c8564297d63b13586f3da818a2536bcf +size 548992 diff --git a/data/sessions/macos-region-screenshot/vision/frames/step_0001_20260727_163744_after.webp b/data/sessions/macos-region-screenshot/vision/frames/step_0001_20260727_163744_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4c437147a88b96ef23ccebfaa0496474773992b0 --- /dev/null +++ b/data/sessions/macos-region-screenshot/vision/frames/step_0001_20260727_163744_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68501164501ea66f84e847dc8a128b4a919f82e25cff69fc1a72908113acde9 +size 401138 diff --git a/data/sessions/macos-region-screenshot/vision/frames/step_0001_20260727_163744_at.webp b/data/sessions/macos-region-screenshot/vision/frames/step_0001_20260727_163744_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..168989fdf6532580b9800dffc8523d7886f9f508 --- /dev/null +++ b/data/sessions/macos-region-screenshot/vision/frames/step_0001_20260727_163744_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c882fab9d33369d2ac9afaa06c9a465476992955c7d46de15d0db04269d41ca +size 404628 diff --git a/data/sessions/macos-region-screenshot/vision/frames/step_0001_20260727_163744_before.webp b/data/sessions/macos-region-screenshot/vision/frames/step_0001_20260727_163744_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6efd703b2ccc9de5822003e62c28fac56c67e671 --- /dev/null +++ b/data/sessions/macos-region-screenshot/vision/frames/step_0001_20260727_163744_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be05e68d4e813210a56fa14815b963289476b07829857f1b439692a76daf08b +size 548922 diff --git a/data/sessions/macos-region-screenshot/vision/frames/step_0002_20260727_163748_after.webp b/data/sessions/macos-region-screenshot/vision/frames/step_0002_20260727_163748_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..727996f41f8239d2aea2cd8ff49c559fa6f77cde --- /dev/null +++ b/data/sessions/macos-region-screenshot/vision/frames/step_0002_20260727_163748_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d480beceb34efd7c6dd37b61e5fd0b8af65fcad479690b07d034f6a58de883 +size 543706 diff --git a/data/sessions/macos-region-screenshot/vision/frames/step_0002_20260727_163748_at.webp b/data/sessions/macos-region-screenshot/vision/frames/step_0002_20260727_163748_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..00b47ce770dbba5efa09c7a6f1323bf412edcfd0 --- /dev/null +++ b/data/sessions/macos-region-screenshot/vision/frames/step_0002_20260727_163748_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae33f0d56e2bfb4b19a05562cdda375ff60d9c117c9e1532f97955b738990189 +size 1684646 diff --git a/data/sessions/macos-region-screenshot/vision/frames/step_0002_20260727_163748_before.webp b/data/sessions/macos-region-screenshot/vision/frames/step_0002_20260727_163748_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4c437147a88b96ef23ccebfaa0496474773992b0 --- /dev/null +++ b/data/sessions/macos-region-screenshot/vision/frames/step_0002_20260727_163748_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68501164501ea66f84e847dc8a128b4a919f82e25cff69fc1a72908113acde9 +size 401138 diff --git a/data/sessions/macos-region-screenshot/vision/frames/step_0003_20260727_163752_after.webp b/data/sessions/macos-region-screenshot/vision/frames/step_0003_20260727_163752_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b21e6763540f9901385632b313e443fa24bfd8b2 --- /dev/null +++ b/data/sessions/macos-region-screenshot/vision/frames/step_0003_20260727_163752_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53aaccd92c07449c1a915e5472d4bc98b8eae35070b95b80de569307bce0a683 +size 549096 diff --git a/data/sessions/macos-region-screenshot/vision/frames/step_0003_20260727_163752_at.webp b/data/sessions/macos-region-screenshot/vision/frames/step_0003_20260727_163752_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a535dc4abfe1d42e31f3e43173e8bbde9a113765 --- /dev/null +++ b/data/sessions/macos-region-screenshot/vision/frames/step_0003_20260727_163752_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d03153a428fdf0500829717ff3f56f1b1aec4aeced71a78ea23d1d1008ed93 +size 2139628 diff --git a/data/sessions/macos-region-screenshot/vision/frames/step_0003_20260727_163752_before.webp b/data/sessions/macos-region-screenshot/vision/frames/step_0003_20260727_163752_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..89aee39ff43693a5854dc67540625869cc330bd2 --- /dev/null +++ b/data/sessions/macos-region-screenshot/vision/frames/step_0003_20260727_163752_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1409626641dae0c412c84002dd72758708aa30c7a6143e037fe995872f3a6689 +size 543684 diff --git a/data/sessions/macos-settings-wallpaper-2/commands/actuation_commands.json b/data/sessions/macos-settings-wallpaper-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..5dfe25a4d25ccde58ffcbf4c48c2c43dc82b7ac3 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-2e831b70-df4c-48f8-ae69-8cd29fd3285f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 216, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 943, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=943, Y=1035", + "session_id": "conn-c8081d1f-e0a2-4a18-b339-1e64c943abcc", + "success": true, + "timestamp": "2026-07-25T07:49:47.276Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-2e831b70-df4c-48f8-ae69-8cd29fd3285f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 196, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: osascript set-wall.scpt", + "session_id": "conn-c8081d1f-e0a2-4a18-b339-1e64c943abcc", + "success": true, + "timestamp": "2026-07-25T07:50:06.983Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-2e831b70-df4c-48f8-ae69-8cd29fd3285f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 146, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-c8081d1f-e0a2-4a18-b339-1e64c943abcc", + "success": true, + "timestamp": "2026-07-25T07:50:16.337Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-2e831b70-df4c-48f8-ae69-8cd29fd3285f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 212, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1020, + "mouse_y": 409, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1020, Y=409", + "session_id": "conn-c8081d1f-e0a2-4a18-b339-1e64c943abcc", + "success": true, + "timestamp": "2026-07-25T07:50:45.437Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-2e831b70-df4c-48f8-ae69-8cd29fd3285f", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 459, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-c8081d1f-e0a2-4a18-b339-1e64c943abcc", + "success": true, + "timestamp": "2026-07-25T07:50:59.809Z" + } +] \ No newline at end of file diff --git a/data/sessions/macos-settings-wallpaper-2/commands/cc_commands.json b/data/sessions/macos-settings-wallpaper-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..999106dc78943fbc9441c9c41d76e65753ebd8b7 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "943 1035 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type osascript set-wall.scpt", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "1020 409 left", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/macos-settings-wallpaper-2/commands/converted_input.md b/data/sessions/macos-settings-wallpaper-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..74ed0056ae4a8a2d4617af8563a53a19c39af3bb --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-25 07:49:47 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-25T07:49:47.276Z | Left-click at (943, 1035) | +| 2 | 2026-07-25T07:50:06.983Z | Type: osascript set-wall.scpt | +| 3 | 2026-07-25T07:50:16.337Z | Press: Enter | +| 4 | 2026-07-25T07:50:45.437Z | Left-click at (1020, 409) | +| 5 | 2026-07-25T07:50:59.809Z | Press: Cmd+Q | diff --git a/data/sessions/macos-settings-wallpaper-2/commands/raw_input.md b/data/sessions/macos-settings-wallpaper-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..f00062b6653a15d1e47f255a105a0472d272280c --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-25 07:49:47 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-25T07:49:47.276Z | Left-clicked at X=943, Y=1035 | +| 2 | 2026-07-25T07:50:06.983Z | Typed: osascript set-wall.scpt | +| 3 | 2026-07-25T07:50:16.337Z | Pressed: Return | +| 4 | 2026-07-25T07:50:45.437Z | Left-clicked at X=1020, Y=409 | +| 5 | 2026-07-25T07:50:59.809Z | Pressed: Cmd+Q | diff --git a/data/sessions/macos-settings-wallpaper-2/memory.md b/data/sessions/macos-settings-wallpaper-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..d4cf35303e067b7e1db20ff61b32fc11d3c45de5 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/memory.md @@ -0,0 +1,82 @@ +# Memory: macos-settings-wallpaper-2 + +## Overview + +Set the desktop wallpaper to a specific image file by running a pre-written automation +script from a shell, granting the consent prompt the first run raises. Use this as the +terminal route to the same end state as the settings-application task: the script sets the +picture for every desktop in one call, so no settings pane has to be navigated and no +image has to be picked out of a grid. The recorded trace opens a terminal, runs `osascript +set-wall.scpt`, allows the automation prompt, and quits with `⌘Q`. + +## Prerequisites + +- A desktop environment whose wallpaper can be set, either through a settings interface + or programmatically. +- An image file that exists, is readable, and is in a format the desktop accepts. Both + routes name the image; a missing or moved file fails the whole operation. +- The image at a location that will still be valid afterwards. The desktop keeps a + reference to the file rather than a copy of it, so moving or deleting the image later + changes what is on screen. +- Clarity about scope. A desktop can have several spaces and several displays, and + setting only the current one leaves the rest unchanged — which looks correct on the + screen being watched and wrong everywhere else. +- For a programmatic route, authority to grant whatever permission the first run + requests, and an understanding that the answer is remembered either way. +- An expectation that the change is not instant. The setting is written before the screen + redraws, so the confirmation is the desktop itself, not the command returning. + +## Steps + +### Step 1 — Left-click at (943, 1035) + +The task is to change the desktop wallpaper to a specific image. The wallpaper is settable by script, so it can be done from a shell rather than through System Settings — move and left-click the Terminal icon in the Dock to open one. + +![Step 1](vision/frames/step_0001_20260725_074947_at.webp) + +### Step 2 — Type: osascript set-wall.scpt + +Type `osascript set-wall.scpt` to run a pre-written AppleScript that sets the desktop picture. The wallpaper is a System Settings preference with no plain command-line switch, so AppleScript is the scripting route to it, and the script is kept in a file because the actuation console cannot carry an inline script's quoting. + +![Step 2](vision/frames/step_0002_20260725_075006_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Return to run the script. + +![Step 3](vision/frames/step_0003_20260725_075016_at.webp) + +### Step 4 — Left-click at (1020, 409) + +Running the script raises a macOS consent dialog reading *"Terminal" wants access to control "System Events". Allowing control will provide access to documents and data in "System Events", and to perform actions within that app.* Move and Left-click **`Allow`**, the blue default button on the right; `Don't Allow` sits to its left. The script drives the desktop picture through System Events, so it cannot take effect until the permission is granted — the prompt is part of the task the first time it runs, not an interruption to it. Answering `Don't Allow` here would be sticky and would block the task on every later attempt. + +![Step 4](vision/frames/step_0004_20260725_075045_at.webp) + +### Step 5 — Press: Cmd+Q + +Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete. + +![Step 5](vision/frames/step_0005_20260725_075059_at.webp) + +## Notes & Edge Cases + +- If a permission is disallowed during a task in the past but is needed for the current task and the task cannot proceed without permission, inform the situation to the user and request for permission to proceed. Do not proceed without user permission. +- **A past denial does not re-prompt.** Once the negative option has been chosen, later + runs fail with a permission error and no dialog appears. Recovering means resetting the + grant deliberately — which is a system-level change, and one to raise before making, not + after. +- **Reset the grant for one application, never globally.** Clearing consent for every + application at once revokes permissions that other work depends on and that nothing will + ask for again automatically. Scope the reset to the one interpreter that needs it. +- **The wallpaper is a reference, not a copy.** The desktop points at the image file where + it sits. Deleting or moving that file afterwards leaves the desktop without a picture, + which is why the image belongs somewhere permanent before the script runs. +- **`every desktop` is deliberate.** Setting only the current desktop leaves other spaces + and other displays unchanged, so the result looks correct on the screen being watched + and wrong everywhere else. +- **The command returns before the screen changes.** The prompt comes back immediately; + the picture updates a moment later. Confirm from the desktop itself, or by reading the + current picture back, rather than from the command finishing. +- **`⌘Q` quits the terminal, which is the end state here** — not merely closing its + window. + diff --git a/data/sessions/macos-settings-wallpaper-2/metadata.json b/data/sessions/macos-settings-wallpaper-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..46527c7fb2358c317efea4ff4c95fd2778adc37b --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/metadata.json @@ -0,0 +1,100 @@ +{ + "memory_name": "macos-settings-wallpaper-2", + "memory_description": "", + "session_id": "df910214-740b-442b-8503-acf3d910c94d", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-25T07:47:27.381124878Z", + "completed_at": "2026-07-25T07:52:14.700631290Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-25T07:49:47.276Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260725_074947_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260725_074947_before.webp", + "after_image_path": "vision/frames/step_0001_20260725_074947_after.webp", + "raw_command": "Left-clicked at X=943, Y=1035", + "converted_command": "Left-click at (943, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-25T07:50:06.983Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260725_075006_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260725_075006_before.webp", + "after_image_path": "vision/frames/step_0002_20260725_075006_after.webp", + "raw_command": "Typed: osascript set-wall.scpt", + "converted_command": "Type: osascript set-wall.scpt" + }, + { + "step_id": 3, + "timestamp": "2026-07-25T07:50:16.337Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260725_075016_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260725_075016_before.webp", + "after_image_path": "vision/frames/step_0003_20260725_075016_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-25T07:50:45.437Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260725_075045_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260725_075045_before.webp", + "after_image_path": "vision/frames/step_0004_20260725_075045_after.webp", + "raw_command": "Left-clicked at X=1020, Y=409", + "converted_command": "Left-click at (1020, 409)" + }, + { + "step_id": 5, + "timestamp": "2026-07-25T07:50:59.809Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260725_075059_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260725_075059_before.webp", + "after_image_path": "vision/frames/step_0005_20260725_075059_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/macos-settings-wallpaper-2/reasoning/reasoning.jsonl b/data/sessions/macos-settings-wallpaper-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c6ca11ad3d519aacf9e073c47bae705a7d923f5e --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-25T07:49:47.276Z", "timestamp_annotated": "2026-08-19T11:30:05.712625+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=943, Y=1035", "converted_command": "Left-click at (943, 1035)", "image_path": "vision/frames/step_0001_20260725_074947_at.webp", "reasoning": "The task is to change the desktop wallpaper to a specific image. The wallpaper is settable by script, so it can be done from a shell rather than through System Settings — move and left-click the Terminal icon in the Dock to open one.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-25T07:50:06.983Z", "timestamp_annotated": "2026-08-19T11:30:05.713031+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: osascript set-wall.scpt", "converted_command": "Type: osascript set-wall.scpt", "image_path": "vision/frames/step_0002_20260725_075006_at.webp", "reasoning": "Type `osascript set-wall.scpt` to run a pre-written AppleScript that sets the desktop picture. The wallpaper is a System Settings preference with no plain command-line switch, so AppleScript is the scripting route to it, and the script is kept in a file because the actuation console cannot carry an inline script's quoting.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-25T07:50:16.337Z", "timestamp_annotated": "2026-08-19T11:30:05.713580+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260725_075016_at.webp", "reasoning": "After typing the command Press Return to run the script.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-25T07:50:45.437Z", "timestamp_annotated": "2026-08-19T11:30:05.714114+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1020, Y=409", "converted_command": "Left-click at (1020, 409)", "image_path": "vision/frames/step_0004_20260725_075045_at.webp", "reasoning": "Running the script raises a macOS consent dialog reading *\"Terminal\" wants access to control \"System Events\". Allowing control will provide access to documents and data in \"System Events\", and to perform actions within that app.* Move and Left-click **`Allow`**, the blue default button on the right; `Don't Allow` sits to its left. The script drives the desktop picture through System Events, so it cannot take effect until the permission is granted — the prompt is part of the task the first time it runs, not an interruption to it. Answering `Don't Allow` here would be sticky and would block the task on every later attempt.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-25T07:50:59.809Z", "timestamp_annotated": "2026-08-19T11:30:05.714673+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0005_20260725_075059_at.webp", "reasoning": "Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete.", "skipped": false} diff --git a/data/sessions/macos-settings-wallpaper-2/sync_log.json b/data/sessions/macos-settings-wallpaper-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..224e0800b1b3e377060cdcef848c141b6d3e6806 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "df910214-740b-442b-8503-acf3d910c94d", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260725_074947_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/vision/frames/step_0001_20260725_074947_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260725_074947_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/vision/frames/step_0001_20260725_074947_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260725_074947_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/vision/frames/step_0001_20260725_074947_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260725_075006_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/vision/frames/step_0002_20260725_075006_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260725_075006_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/vision/frames/step_0002_20260725_075006_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260725_075006_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/vision/frames/step_0002_20260725_075006_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260725_075016_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/vision/frames/step_0003_20260725_075016_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260725_075016_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/vision/frames/step_0003_20260725_075016_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260725_075016_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/vision/frames/step_0003_20260725_075016_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260725_075045_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/vision/frames/step_0004_20260725_075045_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260725_075045_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/vision/frames/step_0004_20260725_075045_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260725_075045_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/vision/frames/step_0004_20260725_075045_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260725_075059_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/vision/frames/step_0005_20260725_075059_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260725_075059_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/vision/frames/step_0005_20260725_075059_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260725_075059_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper-2/vision/frames/step_0005_20260725_075059_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/closing_state.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..62ac3e49694650e237c17989794b762048d24869 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a399053871ad7c17025dab6247e3974b4c7425335002939e5c3971cd5ad5b111 +size 23828 diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0001_20260725_074947_after.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0001_20260725_074947_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2d6ff44b5b3950878fb91f447b0e53d92e1fb62e --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0001_20260725_074947_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:646d8881f184a6cbfd875a5c1654f69dcfd24c8e1898328ac16706327d49a980 +size 669878 diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0001_20260725_074947_at.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0001_20260725_074947_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..03fda657011df83b3f73f4fb94f05b1280dbb663 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0001_20260725_074947_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8342be56ee89c54a80141de8bc73fca76cac8b986b0089b62d1cb9a99d0d3f31 +size 2665818 diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0001_20260725_074947_before.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0001_20260725_074947_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0272b60c0976c460bb732b4740f530a7fde8aeb1 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0001_20260725_074947_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37e96ef57e2bfc4d603b5abc48b3c50ecc4b0958bab3ca25013a45c14a66e327 +size 669890 diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0002_20260725_075006_after.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0002_20260725_075006_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..070be4bbceff229843989b8e8a6fc8acce364020 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0002_20260725_075006_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b061bf9a0a32753e6fdee724383c1bc187755c7b150574d8b4d2ccf8a959410b +size 622810 diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0002_20260725_075006_at.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0002_20260725_075006_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..226aa8a6085682cee17776b0ae8389c54cc44da5 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0002_20260725_075006_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc7e44fa8c51440cd1f0233f16f59dfbe341c823ef27e9b85b9ae2d66733ce2 +size 621450 diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0002_20260725_075006_before.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0002_20260725_075006_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..226aa8a6085682cee17776b0ae8389c54cc44da5 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0002_20260725_075006_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc7e44fa8c51440cd1f0233f16f59dfbe341c823ef27e9b85b9ae2d66733ce2 +size 621450 diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0003_20260725_075016_after.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0003_20260725_075016_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..514de52818981f4804bd4117c83145f504973469 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0003_20260725_075016_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f00f57c65dbadc724b4b88c860134824e30b52dce141f153bba1be1faf71397f +size 639386 diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0003_20260725_075016_at.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0003_20260725_075016_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..070be4bbceff229843989b8e8a6fc8acce364020 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0003_20260725_075016_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b061bf9a0a32753e6fdee724383c1bc187755c7b150574d8b4d2ccf8a959410b +size 622810 diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0003_20260725_075016_before.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0003_20260725_075016_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..070be4bbceff229843989b8e8a6fc8acce364020 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0003_20260725_075016_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b061bf9a0a32753e6fdee724383c1bc187755c7b150574d8b4d2ccf8a959410b +size 622810 diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0004_20260725_075045_after.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0004_20260725_075045_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..77de14985d5ab9fc26007dca6e4a17c0528651ed --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0004_20260725_075045_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f18e223f1d6f439407359344073cd123f4d7324c4e4fa65de7506984780d235 +size 33086 diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0004_20260725_075045_at.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0004_20260725_075045_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b2c0722abfd4f6843c7619f41d607f22e49fca91 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0004_20260725_075045_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df715df0e8f05fa763a4d12e5992adc88dfaa4bfae9fcd77da60b41c54e35c6f +size 2480124 diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0004_20260725_075045_before.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0004_20260725_075045_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..08df6b3c2e6e07b5036336b1d4f79319c7d71f2a --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0004_20260725_075045_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbcb35449792e6f80c20a17a971226bbbf16d9b5ec7d518cb3de30d7a57ee649 +size 639318 diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0005_20260725_075059_after.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0005_20260725_075059_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e0581dee3acdf5a28dc3daf04fe9fd8fb2625138 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0005_20260725_075059_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef8cb47b25b41c559fb5ca1a7ca638b360ad82c9e233a4fa9b36726db1ea736 +size 23812 diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0005_20260725_075059_at.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0005_20260725_075059_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..eac98afe24d72aa6ad9dcc1f0ed9c27b7849b303 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0005_20260725_075059_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f746cf1dd1268a6b7ec709277a7543b42691fe72a370ad49438b18c23f46ca +size 23938 diff --git a/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0005_20260725_075059_before.webp b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0005_20260725_075059_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..44830738ea1f7db1ae9ba57ae4419ee4f1a6a25a --- /dev/null +++ b/data/sessions/macos-settings-wallpaper-2/vision/frames/step_0005_20260725_075059_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5423947d7eb3efc58cfd9a6254d1c8ea276e914fa49662a90a9a97d29b58d38e +size 32640 diff --git a/data/sessions/macos-settings-wallpaper/commands/actuation_commands.json b/data/sessions/macos-settings-wallpaper/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..6b9ca57132a0ff9400f1b16074f8b894d4cb5a0d --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/commands/actuation_commands.json @@ -0,0 +1,382 @@ +[ + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 268, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1216, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Right-clicked at X=1216, Y=1035", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:35:57.120Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 187, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1268, + "mouse_y": 855, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1268, Y=855", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:36:03.409Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 171, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1112, + "mouse_y": 298, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1112, Y=298", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:36:19.040Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 230, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 1112, + "mouse_y": 298, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1112, Y=298", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:36:28.955Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 165, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1076, + "mouse_y": 354, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1076, Y=354", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:36:34.983Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 192, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 1076, + "mouse_y": 354, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1076, Y=354", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:36:47.028Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 156, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1109, + "mouse_y": 251, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1109, Y=251", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:37:04.772Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 187, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 1109, + "mouse_y": 251, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1109, Y=251", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:37:07.791Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 162, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1043, + "mouse_y": 274, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1043, Y=274", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:37:16.813Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 184, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 1043, + "mouse_y": 274, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1043, Y=274", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:37:20.312Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 165, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 775, + "mouse_y": 369, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=775, Y=369", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:37:34.708Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 239, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 775, + "mouse_y": 369, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=775, Y=369", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:37:39.322Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 173, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1011, + "mouse_y": 302, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1011, Y=302", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:37:45.791Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 178, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 1011, + "mouse_y": 302, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1011, Y=302", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:37:53.302Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 225, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1156, + "mouse_y": 345, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1156, Y=345", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:38:10.549Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 173, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 1156, + "mouse_y": 345, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1156, Y=345", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:38:16.775Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 163, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1193, + "mouse_y": 480, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1193, Y=480", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:38:28.076Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 187, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 1193, + "mouse_y": 480, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1193, Y=480", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:38:38.665Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 177, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:38:48.642Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-aad5ac2f-c41f-448a-ace2-25ff26726f7b", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 466, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-8c8d5200-4518-4e7f-9ec9-6458f44cc350", + "success": true, + "timestamp": "2026-07-24T06:38:58.185Z" + } +] \ No newline at end of file diff --git a/data/sessions/macos-settings-wallpaper/commands/cc_commands.json b/data/sessions/macos-settings-wallpaper/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..ef4cb356e2719ff42668c900b5279f0772ba9001 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/commands/cc_commands.json @@ -0,0 +1,102 @@ +[ + { + "command": "1216 1035 right", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "1268 855 left", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "1112 298 move", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "1112 298 left", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "1076 354 move", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "1076 354 left", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "1109 251 move", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "1109 251 left", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "1043 274 move", + "os": "MACOS", + "step_id": 9 + }, + { + "command": "1043 274 left", + "os": "MACOS", + "step_id": 10 + }, + { + "command": "775 369 move", + "os": "MACOS", + "step_id": 11 + }, + { + "command": "775 369 left", + "os": "MACOS", + "step_id": 12 + }, + { + "command": "1011 302 move", + "os": "MACOS", + "step_id": 13 + }, + { + "command": "1011 302 left", + "os": "MACOS", + "step_id": 14 + }, + { + "command": "1156 345 move", + "os": "MACOS", + "step_id": 15 + }, + { + "command": "1156 345 left", + "os": "MACOS", + "step_id": 16 + }, + { + "command": "1193 480 move", + "os": "MACOS", + "step_id": 17 + }, + { + "command": "1193 480 left", + "os": "MACOS", + "step_id": 18 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 19 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 20 + } +] \ No newline at end of file diff --git a/data/sessions/macos-settings-wallpaper/commands/converted_input.md b/data/sessions/macos-settings-wallpaper/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..86389016c313f2fa5ddf4a6bd5828380f4236f73 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/commands/converted_input.md @@ -0,0 +1,26 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-24 06:35:57 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-24T06:35:57.120Z | Right-click at (1216, 1035) | +| 2 | 2026-07-24T06:36:03.409Z | Left-click at (1268, 855) | +| 3 | 2026-07-24T06:36:19.040Z | Move-cursor at (1112, 298) | +| 4 | 2026-07-24T06:36:28.955Z | Left-click at (1112, 298) | +| 5 | 2026-07-24T06:36:34.983Z | Move-cursor at (1076, 354) | +| 6 | 2026-07-24T06:36:47.028Z | Left-click at (1076, 354) | +| 7 | 2026-07-24T06:37:04.772Z | Move-cursor at (1109, 251) | +| 8 | 2026-07-24T06:37:07.791Z | Left-click at (1109, 251) | +| 9 | 2026-07-24T06:37:16.813Z | Move-cursor at (1043, 274) | +| 10 | 2026-07-24T06:37:20.312Z | Left-click at (1043, 274) | +| 11 | 2026-07-24T06:37:34.708Z | Move-cursor at (775, 369) | +| 12 | 2026-07-24T06:37:39.322Z | Left-click at (775, 369) | +| 13 | 2026-07-24T06:37:45.791Z | Move-cursor at (1011, 302) | +| 14 | 2026-07-24T06:37:53.302Z | Left-click at (1011, 302) | +| 15 | 2026-07-24T06:38:10.549Z | Move-cursor at (1156, 345) | +| 16 | 2026-07-24T06:38:16.775Z | Left-click at (1156, 345) | +| 17 | 2026-07-24T06:38:28.076Z | Move-cursor at (1193, 480) | +| 18 | 2026-07-24T06:38:38.665Z | Left-click at (1193, 480) | +| 19 | 2026-07-24T06:38:48.642Z | Press: Enter | +| 20 | 2026-07-24T06:38:58.185Z | Press: Cmd+Q | diff --git a/data/sessions/macos-settings-wallpaper/commands/raw_input.md b/data/sessions/macos-settings-wallpaper/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..5c330de6ae3df80da6000621820687af8dfbe3a5 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/commands/raw_input.md @@ -0,0 +1,26 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-24 06:35:57 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-24T06:35:57.120Z | Right-clicked at X=1216, Y=1035 | +| 2 | 2026-07-24T06:36:03.409Z | Left-clicked at X=1268, Y=855 | +| 3 | 2026-07-24T06:36:19.040Z | Moved cursor to at X=1112, Y=298 | +| 4 | 2026-07-24T06:36:28.955Z | Left-clicked at X=1112, Y=298 | +| 5 | 2026-07-24T06:36:34.983Z | Moved cursor to at X=1076, Y=354 | +| 6 | 2026-07-24T06:36:47.028Z | Left-clicked at X=1076, Y=354 | +| 7 | 2026-07-24T06:37:04.772Z | Moved cursor to at X=1109, Y=251 | +| 8 | 2026-07-24T06:37:07.791Z | Left-clicked at X=1109, Y=251 | +| 9 | 2026-07-24T06:37:16.813Z | Moved cursor to at X=1043, Y=274 | +| 10 | 2026-07-24T06:37:20.312Z | Left-clicked at X=1043, Y=274 | +| 11 | 2026-07-24T06:37:34.708Z | Moved cursor to at X=775, Y=369 | +| 12 | 2026-07-24T06:37:39.322Z | Left-clicked at X=775, Y=369 | +| 13 | 2026-07-24T06:37:45.791Z | Moved cursor to at X=1011, Y=302 | +| 14 | 2026-07-24T06:37:53.302Z | Left-clicked at X=1011, Y=302 | +| 15 | 2026-07-24T06:38:10.549Z | Moved cursor to at X=1156, Y=345 | +| 16 | 2026-07-24T06:38:16.775Z | Left-clicked at X=1156, Y=345 | +| 17 | 2026-07-24T06:38:28.076Z | Moved cursor to at X=1193, Y=480 | +| 18 | 2026-07-24T06:38:38.665Z | Left-clicked at X=1193, Y=480 | +| 19 | 2026-07-24T06:38:48.642Z | Pressed: Return | +| 20 | 2026-07-24T06:38:58.185Z | Pressed: Cmd+Q | diff --git a/data/sessions/macos-settings-wallpaper/memory.md b/data/sessions/macos-settings-wallpaper/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..05b07f432ae2e8f3a1e9a2feee94954d6e4b19ae --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/memory.md @@ -0,0 +1,162 @@ +# Memory: macos-settings-wallpaper + +## Overview + +Set the desktop wallpaper to a specific image file through the system settings +application. Use this when the wallpaper has to be chosen from a picture on disk rather +than from the supplied collections, and no scripting route is available or wanted. The +route opens the wallpaper pane from the settings application's own Dock icon, adds a photo +through the file picker, navigates to the folder holding the image and selects it. The +recorded trace sets the desktop to `wall-A.jpg` from the working folder. + +## Prerequisites + +- A desktop environment whose wallpaper can be set, either through a settings interface + or programmatically. +- An image file that exists, is readable, and is in a format the desktop accepts. Both + routes name the image; a missing or moved file fails the whole operation. +- The image at a location that will still be valid afterwards. The desktop keeps a + reference to the file rather than a copy of it, so moving or deleting the image later + changes what is on screen. +- Clarity about scope. A desktop can have several spaces and several displays, and + setting only the current one leaves the rest unchanged — which looks correct on the + screen being watched and wrong everywhere else. +- For a programmatic route, authority to grant whatever permission the first run + requests, and an understanding that the answer is remembered either way. +- An expectation that the change is not instant. The setting is written before the screen + redraws, so the confirmation is the desktop itself, not the command returning. + +## Steps + +### Step 1 — Right-click at (1216, 1035) + +The task is to set the desktop wallpaper to a specific image file, which is a System Settings operation. Move the cursor and Right-click the System Settings icon in the Dock rather than left-clicking it: the right-click menu lists every settings pane by name, which opens the app directly on the one needed instead of on whatever pane it last showed. + +![Step 1](vision/frames/step_0001_20260724_063557_at.webp) + +### Step 2 — Left-click at (1268, 855) + +Move the cursor and Left-click `Wallpaper` near the bottom of the alphabetical list. System Settings launches with that pane already selected, so no navigation inside the app is needed. + +![Step 2](vision/frames/step_0002_20260724_063603_at.webp) + +### Step 3 — Move-cursor at (1112, 298) + +The Wallpaper pane offers built-in collections — Dynamic Wallpapers, Landscape and the rest — but the task's image is an ordinary file on disk, so none of those grids contains it. Move the cursor onto `Add Photo ⌄`, the control for bringing in an image from outside those collections. Moving to the target and clicking as a separate step is the pattern throughout this take, because direct clicks here landed unreliably. + +![Step 3](vision/frames/step_0003_20260724_063619_at.webp) + +### Step 4 — Left-click at (1112, 298) + +Move the cursor and Left-click `Add Photo ⌄` to open its menu. + +![Step 4](vision/frames/step_0004_20260724_063628_at.webp) + +### Step 5 — Move-cursor at (1076, 354) + +The menu offers `From Photos…` and `Choose…`. Move the cursor onto **`Choose…`**. `From Photos…` browses the Photos library, which is not where the file lives; `Choose…` opens a file panel onto the file system, which is. + +![Step 5](vision/frames/step_0005_20260724_063634_at.webp) + +### Step 6 — Left-click at (1076, 354) + +Move the cursor and Left-click `Choose…` to open the file panel. + +![Step 6](vision/frames/step_0006_20260724_063647_at.webp) + +### Step 7 — Move-cursor at (1109, 251) + +The panel opens on `Applications`, which is not where the image is, so the location has to change. Move the cursor onto the stepper at the right-hand end of the path popup at the top of the panel — the control that lists places to jump to. + +![Step 7](vision/frames/step_0007_20260724_063704_at.webp) + +### Step 8 — Left-click at (1109, 251) + +Move the cursor and Left-click the path popup to open it. + +![Step 8](vision/frames/step_0008_20260724_063707_at.webp) + +### Step 9 — Move-cursor at (1043, 274) + +The popup lists `Applications` (ticked), `AgentUser`, `AgentUser's iMac Pro` and a `Recent Places` group holding `corpus-seed`. Move the cursor onto **`AgentUser`**, the startup volume, and descend from there. `corpus-seed` under Recent Places would reach the folder in one jump, but it is a recents entry rather than a stable location, so the route taken here walks the file system instead. + +![Step 9](vision/frames/step_0009_20260724_063716_at.webp) + +### Step 10 — Left-click at (1043, 274) + +Move the cursor and Left-click `AgentUser` to move the panel to the volume's root, whose column reads `Applications`, `Library`, `System`, `Users`. + +![Step 10](vision/frames/step_0010_20260724_063720_at.webp) + +### Step 11 — Move-cursor at (775, 369) + +Home folders live under `Users`, so that is the branch to follow. Move the cursor onto the `Users` row. + +![Step 11](vision/frames/step_0011_20260724_063734_at.webp) + +### Step 12 — Left-click at (775, 369) + +Move the cursor and Left-click `Users`. In column view, selecting a folder opens its contents in the next column to the right rather than replacing the view, so the path so far stays visible. + +![Step 12](vision/frames/step_0012_20260724_063739_at.webp) + +### Step 13 — Move-cursor at (1011, 302) + +The new column lists `agentuser` and `Shared`. Move the cursor onto **`agentuser`**, the account whose home folder holds the image. + +![Step 13](vision/frames/step_0013_20260724_063745_at.webp) + +### Step 14 — Left-click at (1011, 302) + +Move the cursor and Left-click `agentuser` to open the home folder in the next column — `Applications`, `corpus-seed`, `Desktop`, `Documents`, `Downloads`, and assorted logs and scripts. + +![Step 14](vision/frames/step_0014_20260724_063753_at.webp) + +### Step 15 — Move-cursor at (1156, 345) + +Move the cursor onto **`corpus-seed`**, the folder holding the wallpaper image. + +![Step 15](vision/frames/step_0015_20260724_063810_at.webp) + +### Step 16 — Left-click at (1156, 345) + +Move the cursor and Left-click `corpus-seed` to list its contents in the next column. + +![Step 16](vision/frames/step_0016_20260724_063816_at.webp) + +### Step 17 — Move-cursor at (1193, 480) + +The folder's non-image files — `Archive.zip`, `doc-colour.txt`, `notes.txt`, `report.pdf` — are **dimmed and unselectable**, because the panel only accepts images. That filtering is a useful confirmation of being in the right kind of dialog. Move the cursor onto **`wall-A.jpg`**. + +![Step 17](vision/frames/step_0017_20260724_063828_at.webp) + +### Step 18 — Left-click at (1193, 480) + +Move the cursor and Left-click `wall-A.jpg` to select it. The preview pane on the right shows the image and reads `wall-A.jpg — JPEG image - 8 KB`, which confirms the right file is selected before it is committed. + +![Step 18](vision/frames/step_0018_20260724_063838_at.webp) + +### Step 19 — Press: Enter + +Press Return to accept the selection. Return activates the panel's default button, so the pointer does not have to travel to it. The panel closes and the chosen image is applied as the desktop wallpaper immediately — there is no separate Apply step, and the visible change of the desktop behind the window is the confirmation. + +![Step 19](vision/frames/step_0019_20260724_063848_at.webp) + +### Step 20 — Press: Cmd+Q + +The wallpaper is set and System Settings writes preferences as they change, so nothing needs saving — press ⌘Q (Cmd+Q) to quit the application. + +![Step 20](vision/frames/step_0020_20260724_063858_at.webp) + +## Notes & Edge Cases + +1. Right-clicking the settings icon lists every pane by name, which opens the application directly on the wanted one. Left-clicking opens it on whatever pane it last showed, so the right-click is what removes a navigation step and an assumption at the same time. +2. The built-in collections do not contain a file from disk. The control that brings in an outside image is a separate route from the grids on the pane, and looking for the file among the collections is looking in the wrong place entirely. +3. The two entries behind that control lead to different places — one browses the photo library, the other opens a file panel onto the file system. Only the second reaches an ordinary file on disk. +4. The file panel opens wherever it last was, not where the file is. Changing location is part of the task, and the route through the path popup walks the file system rather than using a recents entry — recents are convenient and are not a stable location to depend on. +5. Files the panel cannot accept are dimmed and unselectable. That filtering is a useful confirmation of being in the right kind of dialog, and a file that ought to be selectable but is not is telling you something about its type. +6. The preview names the file and its type before it is committed. Reading it is the last check that the right file was selected, and it costs nothing. +7. There is no separate apply step. The panel's default button both accepts the selection and applies the wallpaper, so the desktop changing is immediate and there is nothing left to confirm. +8. The wallpaper is a reference, not a copy. The desktop points at the image where it sits, so deleting or moving that file afterwards leaves the desktop without a picture — the image belongs somewhere permanent before it is chosen. +9. Setting the wallpaper on one desktop leaves other spaces and displays unchanged. The result can look correct on the screen being watched and wrong everywhere else. +10. Direct clicks landed unreliably throughout this pane, which is why every action here is a move followed by a click at the same point. diff --git a/data/sessions/macos-settings-wallpaper/metadata.json b/data/sessions/macos-settings-wallpaper/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..e1eee8aebfa94067b8eae15009b3c08c1caf794a --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/metadata.json @@ -0,0 +1,295 @@ +{ + "memory_name": "macos-settings-wallpaper", + "memory_description": "", + "session_id": "ed9e8481-4f5b-435c-bde9-30fe66684545", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-24T06:34:58.426153211Z", + "completed_at": "2026-07-24T06:40:34.665112658Z", + "total_steps": 20, + "annotated_steps": 20, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-24T06:35:57.120Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0001_20260724_063557_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260724_063557_before.webp", + "after_image_path": "vision/frames/step_0001_20260724_063557_after.webp", + "raw_command": "Right-clicked at X=1216, Y=1035", + "converted_command": "Right-click at (1216, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-24T06:36:03.409Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260724_063603_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260724_063603_before.webp", + "after_image_path": "vision/frames/step_0002_20260724_063603_after.webp", + "raw_command": "Left-clicked at X=1268, Y=855", + "converted_command": "Left-click at (1268, 855)" + }, + { + "step_id": 3, + "timestamp": "2026-07-24T06:36:19.040Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0003_20260724_063619_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260724_063619_before.webp", + "after_image_path": "vision/frames/step_0003_20260724_063619_after.webp", + "raw_command": "Moved cursor to at X=1112, Y=298", + "converted_command": "Move-cursor at (1112, 298)" + }, + { + "step_id": 4, + "timestamp": "2026-07-24T06:36:28.955Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260724_063628_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260724_063628_before.webp", + "after_image_path": "vision/frames/step_0004_20260724_063628_after.webp", + "raw_command": "Left-clicked at X=1112, Y=298", + "converted_command": "Left-click at (1112, 298)" + }, + { + "step_id": 5, + "timestamp": "2026-07-24T06:36:34.983Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0005_20260724_063634_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260724_063634_before.webp", + "after_image_path": "vision/frames/step_0005_20260724_063634_after.webp", + "raw_command": "Moved cursor to at X=1076, Y=354", + "converted_command": "Move-cursor at (1076, 354)" + }, + { + "step_id": 6, + "timestamp": "2026-07-24T06:36:47.028Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0006_20260724_063647_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260724_063647_before.webp", + "after_image_path": "vision/frames/step_0006_20260724_063647_after.webp", + "raw_command": "Left-clicked at X=1076, Y=354", + "converted_command": "Left-click at (1076, 354)" + }, + { + "step_id": 7, + "timestamp": "2026-07-24T06:37:04.772Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0007_20260724_063704_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260724_063704_before.webp", + "after_image_path": "vision/frames/step_0007_20260724_063704_after.webp", + "raw_command": "Moved cursor to at X=1109, Y=251", + "converted_command": "Move-cursor at (1109, 251)" + }, + { + "step_id": 8, + "timestamp": "2026-07-24T06:37:07.791Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0008_20260724_063707_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260724_063707_before.webp", + "after_image_path": "vision/frames/step_0008_20260724_063707_after.webp", + "raw_command": "Left-clicked at X=1109, Y=251", + "converted_command": "Left-click at (1109, 251)" + }, + { + "step_id": 9, + "timestamp": "2026-07-24T06:37:16.813Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0009_20260724_063716_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0009_20260724_063716_before.webp", + "after_image_path": "vision/frames/step_0009_20260724_063716_after.webp", + "raw_command": "Moved cursor to at X=1043, Y=274", + "converted_command": "Move-cursor at (1043, 274)" + }, + { + "step_id": 10, + "timestamp": "2026-07-24T06:37:20.312Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0010_20260724_063720_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260724_063720_before.webp", + "after_image_path": "vision/frames/step_0010_20260724_063720_after.webp", + "raw_command": "Left-clicked at X=1043, Y=274", + "converted_command": "Left-click at (1043, 274)" + }, + { + "step_id": 11, + "timestamp": "2026-07-24T06:37:34.708Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0011_20260724_063734_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0011_20260724_063734_before.webp", + "after_image_path": "vision/frames/step_0011_20260724_063734_after.webp", + "raw_command": "Moved cursor to at X=775, Y=369", + "converted_command": "Move-cursor at (775, 369)" + }, + { + "step_id": 12, + "timestamp": "2026-07-24T06:37:39.322Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0012_20260724_063739_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0012_20260724_063739_before.webp", + "after_image_path": "vision/frames/step_0012_20260724_063739_after.webp", + "raw_command": "Left-clicked at X=775, Y=369", + "converted_command": "Left-click at (775, 369)" + }, + { + "step_id": 13, + "timestamp": "2026-07-24T06:37:45.791Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0013_20260724_063745_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0013_20260724_063745_before.webp", + "after_image_path": "vision/frames/step_0013_20260724_063745_after.webp", + "raw_command": "Moved cursor to at X=1011, Y=302", + "converted_command": "Move-cursor at (1011, 302)" + }, + { + "step_id": 14, + "timestamp": "2026-07-24T06:37:53.302Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0014_20260724_063753_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0014_20260724_063753_before.webp", + "after_image_path": "vision/frames/step_0014_20260724_063753_after.webp", + "raw_command": "Left-clicked at X=1011, Y=302", + "converted_command": "Left-click at (1011, 302)" + }, + { + "step_id": 15, + "timestamp": "2026-07-24T06:38:10.549Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0015_20260724_063810_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0015_20260724_063810_before.webp", + "after_image_path": "vision/frames/step_0015_20260724_063810_after.webp", + "raw_command": "Moved cursor to at X=1156, Y=345", + "converted_command": "Move-cursor at (1156, 345)" + }, + { + "step_id": 16, + "timestamp": "2026-07-24T06:38:16.775Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0016_20260724_063816_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0016_20260724_063816_before.webp", + "after_image_path": "vision/frames/step_0016_20260724_063816_after.webp", + "raw_command": "Left-clicked at X=1156, Y=345", + "converted_command": "Left-click at (1156, 345)" + }, + { + "step_id": 17, + "timestamp": "2026-07-24T06:38:28.076Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0017_20260724_063828_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0017_20260724_063828_before.webp", + "after_image_path": "vision/frames/step_0017_20260724_063828_after.webp", + "raw_command": "Moved cursor to at X=1193, Y=480", + "converted_command": "Move-cursor at (1193, 480)" + }, + { + "step_id": 18, + "timestamp": "2026-07-24T06:38:38.665Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0018_20260724_063838_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0018_20260724_063838_before.webp", + "after_image_path": "vision/frames/step_0018_20260724_063838_after.webp", + "raw_command": "Left-clicked at X=1193, Y=480", + "converted_command": "Left-click at (1193, 480)" + }, + { + "step_id": 19, + "timestamp": "2026-07-24T06:38:48.642Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0019_20260724_063848_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0019_20260724_063848_before.webp", + "after_image_path": "vision/frames/step_0019_20260724_063848_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 20, + "timestamp": "2026-07-24T06:38:58.185Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0020_20260724_063858_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0020_20260724_063858_before.webp", + "after_image_path": "vision/frames/step_0020_20260724_063858_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/macos-settings-wallpaper/reasoning/reasoning.jsonl b/data/sessions/macos-settings-wallpaper/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0bb035123b5c156a82661bcdd8db2fc7f343204b --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/reasoning/reasoning.jsonl @@ -0,0 +1,20 @@ +{"step_id": 1, "timestamp_action": "2026-07-24T06:35:57.120Z", "timestamp_annotated": "2026-08-19T14:18:25.810798+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=1216, Y=1035", "converted_command": "Right-click at (1216, 1035)", "image_path": "vision/frames/step_0001_20260724_063557_at.webp", "reasoning": "The task is to set the desktop wallpaper to a specific image file, which is a System Settings operation. Move the cursor and Right-click the System Settings icon in the Dock rather than left-clicking it: the right-click menu lists every settings pane by name, which opens the app directly on the one needed instead of on whatever pane it last showed.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-24T06:36:03.409Z", "timestamp_annotated": "2026-08-19T14:18:25.811277+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1268, Y=855", "converted_command": "Left-click at (1268, 855)", "image_path": "vision/frames/step_0002_20260724_063603_at.webp", "reasoning": "Move the cursor and Left-click `Wallpaper` near the bottom of the alphabetical list. System Settings launches with that pane already selected, so no navigation inside the app is needed.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-24T06:36:19.040Z", "timestamp_annotated": "2026-08-19T14:18:25.811706+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1112, Y=298", "converted_command": "Move-cursor at (1112, 298)", "image_path": "vision/frames/step_0003_20260724_063619_at.webp", "reasoning": "The Wallpaper pane offers built-in collections — Dynamic Wallpapers, Landscape and the rest — but the task's image is an ordinary file on disk, so none of those grids contains it. Move the cursor onto `Add Photo ⌄`, the control for bringing in an image from outside those collections. Moving to the target and clicking as a separate step is the pattern throughout this take, because direct clicks here landed unreliably.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-24T06:36:28.955Z", "timestamp_annotated": "2026-08-19T14:18:25.812187+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1112, Y=298", "converted_command": "Left-click at (1112, 298)", "image_path": "vision/frames/step_0004_20260724_063628_at.webp", "reasoning": "Move the cursor and Left-click `Add Photo ⌄` to open its menu.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-24T06:36:34.983Z", "timestamp_annotated": "2026-08-19T14:18:25.812654+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1076, Y=354", "converted_command": "Move-cursor at (1076, 354)", "image_path": "vision/frames/step_0005_20260724_063634_at.webp", "reasoning": "The menu offers `From Photos…` and `Choose…`. Move the cursor onto **`Choose…`**. `From Photos…` browses the Photos library, which is not where the file lives; `Choose…` opens a file panel onto the file system, which is.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-24T06:36:47.028Z", "timestamp_annotated": "2026-08-19T14:18:25.813117+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1076, Y=354", "converted_command": "Left-click at (1076, 354)", "image_path": "vision/frames/step_0006_20260724_063647_at.webp", "reasoning": "Move the cursor and Left-click `Choose…` to open the file panel.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-24T06:37:04.772Z", "timestamp_annotated": "2026-08-19T14:18:25.813601+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1109, Y=251", "converted_command": "Move-cursor at (1109, 251)", "image_path": "vision/frames/step_0007_20260724_063704_at.webp", "reasoning": "The panel opens on `Applications`, which is not where the image is, so the location has to change. Move the cursor onto the stepper at the right-hand end of the path popup at the top of the panel — the control that lists places to jump to.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-24T06:37:07.791Z", "timestamp_annotated": "2026-08-19T14:18:25.814071+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1109, Y=251", "converted_command": "Left-click at (1109, 251)", "image_path": "vision/frames/step_0008_20260724_063707_at.webp", "reasoning": "Move the cursor and Left-click the path popup to open it.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-24T06:37:16.813Z", "timestamp_annotated": "2026-08-19T14:18:25.814625+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1043, Y=274", "converted_command": "Move-cursor at (1043, 274)", "image_path": "vision/frames/step_0009_20260724_063716_at.webp", "reasoning": "The popup lists `Applications` (ticked), `AgentUser`, `AgentUser's iMac Pro` and a `Recent Places` group holding `corpus-seed`. Move the cursor onto **`AgentUser`**, the startup volume, and descend from there. `corpus-seed` under Recent Places would reach the folder in one jump, but it is a recents entry rather than a stable location, so the route taken here walks the file system instead.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-24T06:37:20.312Z", "timestamp_annotated": "2026-08-19T14:18:25.815112+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1043, Y=274", "converted_command": "Left-click at (1043, 274)", "image_path": "vision/frames/step_0010_20260724_063720_at.webp", "reasoning": "Move the cursor and Left-click `AgentUser` to move the panel to the volume's root, whose column reads `Applications`, `Library`, `System`, `Users`.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-24T06:37:34.708Z", "timestamp_annotated": "2026-08-19T14:18:25.815670+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=775, Y=369", "converted_command": "Move-cursor at (775, 369)", "image_path": "vision/frames/step_0011_20260724_063734_at.webp", "reasoning": "Home folders live under `Users`, so that is the branch to follow. Move the cursor onto the `Users` row.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-24T06:37:39.322Z", "timestamp_annotated": "2026-08-19T14:18:25.816183+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=775, Y=369", "converted_command": "Left-click at (775, 369)", "image_path": "vision/frames/step_0012_20260724_063739_at.webp", "reasoning": "Move the cursor and Left-click `Users`. In column view, selecting a folder opens its contents in the next column to the right rather than replacing the view, so the path so far stays visible.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-07-24T06:37:45.791Z", "timestamp_annotated": "2026-08-19T14:18:25.816730+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1011, Y=302", "converted_command": "Move-cursor at (1011, 302)", "image_path": "vision/frames/step_0013_20260724_063745_at.webp", "reasoning": "The new column lists `agentuser` and `Shared`. Move the cursor onto **`agentuser`**, the account whose home folder holds the image.", "skipped": false} +{"step_id": 14, "timestamp_action": "2026-07-24T06:37:53.302Z", "timestamp_annotated": "2026-08-19T14:18:25.817272+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1011, Y=302", "converted_command": "Left-click at (1011, 302)", "image_path": "vision/frames/step_0014_20260724_063753_at.webp", "reasoning": "Move the cursor and Left-click `agentuser` to open the home folder in the next column — `Applications`, `corpus-seed`, `Desktop`, `Documents`, `Downloads`, and assorted logs and scripts.", "skipped": false} +{"step_id": 15, "timestamp_action": "2026-07-24T06:38:10.549Z", "timestamp_annotated": "2026-08-19T14:18:25.817829+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1156, Y=345", "converted_command": "Move-cursor at (1156, 345)", "image_path": "vision/frames/step_0015_20260724_063810_at.webp", "reasoning": "Move the cursor onto **`corpus-seed`**, the folder holding the wallpaper image.", "skipped": false} +{"step_id": 16, "timestamp_action": "2026-07-24T06:38:16.775Z", "timestamp_annotated": "2026-08-19T14:18:25.818423+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1156, Y=345", "converted_command": "Left-click at (1156, 345)", "image_path": "vision/frames/step_0016_20260724_063816_at.webp", "reasoning": "Move the cursor and Left-click `corpus-seed` to list its contents in the next column.", "skipped": false} +{"step_id": 17, "timestamp_action": "2026-07-24T06:38:28.076Z", "timestamp_annotated": "2026-08-19T14:18:25.819057+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1193, Y=480", "converted_command": "Move-cursor at (1193, 480)", "image_path": "vision/frames/step_0017_20260724_063828_at.webp", "reasoning": "The folder's non-image files — `Archive.zip`, `doc-colour.txt`, `notes.txt`, `report.pdf` — are **dimmed and unselectable**, because the panel only accepts images. That filtering is a useful confirmation of being in the right kind of dialog. Move the cursor onto **`wall-A.jpg`**.", "skipped": false} +{"step_id": 18, "timestamp_action": "2026-07-24T06:38:38.665Z", "timestamp_annotated": "2026-08-19T14:18:25.819783+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1193, Y=480", "converted_command": "Left-click at (1193, 480)", "image_path": "vision/frames/step_0018_20260724_063838_at.webp", "reasoning": "Move the cursor and Left-click `wall-A.jpg` to select it. The preview pane on the right shows the image and reads `wall-A.jpg — JPEG image - 8 KB`, which confirms the right file is selected before it is committed.", "skipped": false} +{"step_id": 19, "timestamp_action": "2026-07-24T06:38:48.642Z", "timestamp_annotated": "2026-08-19T14:18:25.820396+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0019_20260724_063848_at.webp", "reasoning": "Press Return to accept the selection. Return activates the panel's default button, so the pointer does not have to travel to it. The panel closes and the chosen image is applied as the desktop wallpaper immediately — there is no separate Apply step, and the visible change of the desktop behind the window is the confirmation.", "skipped": false} +{"step_id": 20, "timestamp_action": "2026-07-24T06:38:58.185Z", "timestamp_annotated": "2026-08-19T14:18:25.821210+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0020_20260724_063858_at.webp", "reasoning": "The wallpaper is set and System Settings writes preferences as they change, so nothing needs saving — press ⌘Q (Cmd+Q) to quit the application.", "skipped": false} diff --git a/data/sessions/macos-settings-wallpaper/sync_log.json b/data/sessions/macos-settings-wallpaper/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..bab7faa90c6297132022e7d3fc3808e777acfeea --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/sync_log.json @@ -0,0 +1,460 @@ +{ + "session_id": "ed9e8481-4f5b-435c-bde9-30fe66684545", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260724_063557_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0001_20260724_063557_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260724_063557_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0001_20260724_063557_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260724_063557_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0001_20260724_063557_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260724_063603_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0002_20260724_063603_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260724_063603_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0002_20260724_063603_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260724_063603_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0002_20260724_063603_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260724_063619_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0003_20260724_063619_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260724_063619_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0003_20260724_063619_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260724_063619_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0003_20260724_063619_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260724_063628_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0004_20260724_063628_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260724_063628_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0004_20260724_063628_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260724_063628_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0004_20260724_063628_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260724_063634_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0005_20260724_063634_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260724_063634_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0005_20260724_063634_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260724_063634_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0005_20260724_063634_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260724_063647_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0006_20260724_063647_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260724_063647_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0006_20260724_063647_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260724_063647_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0006_20260724_063647_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260724_063704_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0007_20260724_063704_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260724_063704_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0007_20260724_063704_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260724_063704_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0007_20260724_063704_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260724_063707_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0008_20260724_063707_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260724_063707_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0008_20260724_063707_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260724_063707_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0008_20260724_063707_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260724_063716_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0009_20260724_063716_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260724_063716_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0009_20260724_063716_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260724_063716_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0009_20260724_063716_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260724_063720_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0010_20260724_063720_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260724_063720_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0010_20260724_063720_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260724_063720_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0010_20260724_063720_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260724_063734_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0011_20260724_063734_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260724_063734_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0011_20260724_063734_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260724_063734_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0011_20260724_063734_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260724_063739_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0012_20260724_063739_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260724_063739_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0012_20260724_063739_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260724_063739_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0012_20260724_063739_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260724_063745_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0013_20260724_063745_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260724_063745_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0013_20260724_063745_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260724_063745_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0013_20260724_063745_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260724_063753_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0014_20260724_063753_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260724_063753_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0014_20260724_063753_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260724_063753_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0014_20260724_063753_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260724_063810_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0015_20260724_063810_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260724_063810_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0015_20260724_063810_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260724_063810_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0015_20260724_063810_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260724_063816_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0016_20260724_063816_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260724_063816_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0016_20260724_063816_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260724_063816_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0016_20260724_063816_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260724_063828_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0017_20260724_063828_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260724_063828_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0017_20260724_063828_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260724_063828_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0017_20260724_063828_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260724_063838_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0018_20260724_063838_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260724_063838_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0018_20260724_063838_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260724_063838_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0018_20260724_063838_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260724_063848_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0019_20260724_063848_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260724_063848_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0019_20260724_063848_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260724_063848_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0019_20260724_063848_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260724_063858_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0020_20260724_063858_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260724_063858_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0020_20260724_063858_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260724_063858_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/macos-settings-wallpaper/vision/frames/step_0020_20260724_063858_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/closing_state.webp b/data/sessions/macos-settings-wallpaper/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..5b3b5f03cd0ad726fa9bf377166b33e623d91e11 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff4a5c88c63804e9c5bd14421dd76e4a98e907db75769e292b576ce63123ba3 +size 23504 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0001_20260724_063557_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0001_20260724_063557_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..28fea5a1355160c88e3e4f5d5e804265a4dd7ddb --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0001_20260724_063557_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cbdf272b2b407dadd9a92fcd6c2167e7b1434f30d0112ac95918c4283c07b02 +size 696212 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0001_20260724_063557_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0001_20260724_063557_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a7b7302928f8cbfcc436c8c7c3b3f48ec0a6fcfe --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0001_20260724_063557_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ad3f08af59524408acb4aae056ed7a23e50ba342b184dd0b631e9833cc91f9 +size 2722346 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0001_20260724_063557_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0001_20260724_063557_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..28fea5a1355160c88e3e4f5d5e804265a4dd7ddb --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0001_20260724_063557_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cbdf272b2b407dadd9a92fcd6c2167e7b1434f30d0112ac95918c4283c07b02 +size 696212 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0002_20260724_063603_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0002_20260724_063603_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..25482c47e09222171ef4b13b03cf83442152a9a8 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0002_20260724_063603_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87c783161520c1977bffd31f98303e509beaf7d6a2c2b495fb04b6aa75bf29d +size 657820 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0002_20260724_063603_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0002_20260724_063603_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7991f831387ae29164cd4a2fd6ae212ea1c718de --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0002_20260724_063603_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6d693ee1a0bf25205179b3cce59ad7c183f2d4317419ccd36a152c5ac7fc4d +size 2507636 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0002_20260724_063603_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0002_20260724_063603_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..25482c47e09222171ef4b13b03cf83442152a9a8 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0002_20260724_063603_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87c783161520c1977bffd31f98303e509beaf7d6a2c2b495fb04b6aa75bf29d +size 657820 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0003_20260724_063619_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0003_20260724_063619_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2ea45bc3421cbdae421cfaf1aad2cda9968a9a19 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0003_20260724_063619_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f4cebd27c859781dc2eae69b7bcd1f19f6dcd906adaf67c9e9bc1fc7be49c9 +size 635726 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0003_20260724_063619_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0003_20260724_063619_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..97b0a5f299769b68b5385dce53e6f935971560a4 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0003_20260724_063619_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:088800011c0f90536bb2c9f8a049b0c9e05f5e763c4af6896da5a44fa29ceabd +size 2401832 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0003_20260724_063619_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0003_20260724_063619_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2ea45bc3421cbdae421cfaf1aad2cda9968a9a19 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0003_20260724_063619_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f4cebd27c859781dc2eae69b7bcd1f19f6dcd906adaf67c9e9bc1fc7be49c9 +size 635726 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0004_20260724_063628_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0004_20260724_063628_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..43eddd30a8df13dddf8e0b5037aeb7841b0c6761 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0004_20260724_063628_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41072d268ab048bc2b73cde71c0a3bb2bf1c5d3f4b0ba345d7a0a224451b1805 +size 637260 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0004_20260724_063628_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0004_20260724_063628_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3d408678872a8196b81c4382a9d035473e7d2318 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0004_20260724_063628_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d16ca946b52502993f60fff2b87372b868236a47d95f30cda50ee8cee32c897b +size 2402136 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0004_20260724_063628_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0004_20260724_063628_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..82b85876e910b5c0f3932ecf3c6e7b65f0fd8f34 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0004_20260724_063628_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0969b6ddbc779b254d8cd8dbabd9b5280e6c5a39d144808f9ee32fdc35bd97ac +size 635954 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0005_20260724_063634_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0005_20260724_063634_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6e005c115e80e03faa0248dbd4e460f8bf2b830c --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0005_20260724_063634_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b046a352476fc31282b1cddb0238c834036e7ee6f8907cce00e70585fa82166e +size 638236 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0005_20260724_063634_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0005_20260724_063634_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c76d3a3da71853c7985cbffd8039800fb8b10063 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0005_20260724_063634_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcacfe40ae063f40b80abbe7dd3a6388fa98a28d61b1f9490c7e7ec74e07312f +size 2403406 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0005_20260724_063634_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0005_20260724_063634_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e35702112bbaef36830a90d63a889821a2eb66be --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0005_20260724_063634_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e468c62d6adba860f17752f23c2e42bd8d3e1d9c0cd017cc13076dfb305de979 +size 637002 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0006_20260724_063647_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0006_20260724_063647_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..58989abe463f48c601f7b2e8821950a5d04deb2b --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0006_20260724_063647_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d077c9c3ea3166d7c3bb8ec15f0bc82952fdb68a2cf3d46516bf2673392b7feb +size 635694 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0006_20260724_063647_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0006_20260724_063647_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..02836195bc588666aa7df53f0222170d1339e483 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0006_20260724_063647_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fb4b33a06d750230c257a8c6ae532dfa47f4a4fd6b535415d5437c313ee8fb0 +size 2407200 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0006_20260724_063647_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0006_20260724_063647_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6e005c115e80e03faa0248dbd4e460f8bf2b830c --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0006_20260724_063647_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b046a352476fc31282b1cddb0238c834036e7ee6f8907cce00e70585fa82166e +size 638236 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0007_20260724_063704_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0007_20260724_063704_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..284f1784c406f8ee40750e75c177d802be758432 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0007_20260724_063704_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e78156e1e7255fb1217d3dd97d3e1516d823fed32184e3571435b477a8d5f9d +size 578674 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0007_20260724_063704_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0007_20260724_063704_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..940a3071a1d57369ae5219fb499c7368e006a476 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0007_20260724_063704_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2944536c2aded115c9e9742de03341e05a20bf2f95c9fa7f9c65bd3c6f105fa2 +size 2218266 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0007_20260724_063704_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0007_20260724_063704_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..284f1784c406f8ee40750e75c177d802be758432 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0007_20260724_063704_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e78156e1e7255fb1217d3dd97d3e1516d823fed32184e3571435b477a8d5f9d +size 578674 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0008_20260724_063707_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0008_20260724_063707_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a27ad693471f9331b4b0a362aecd71c91144b6d9 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0008_20260724_063707_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb74cb077302ad68dddc81b971c03fe78627c9a59adfa2ed08b6bcd9a6498d5 +size 578824 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0008_20260724_063707_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0008_20260724_063707_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..59d184801de80c05ba6f1396adfb175dcdf9ec42 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0008_20260724_063707_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4b99ee55155692f0f48ed54667ba33793483d838d46aebc581406211bd62115 +size 2217036 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0008_20260724_063707_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0008_20260724_063707_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a27ad693471f9331b4b0a362aecd71c91144b6d9 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0008_20260724_063707_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb74cb077302ad68dddc81b971c03fe78627c9a59adfa2ed08b6bcd9a6498d5 +size 578824 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0009_20260724_063716_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0009_20260724_063716_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e4453dd2983f2911cadd6bb723ff2f1abff7ac58 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0009_20260724_063716_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ad2818a52adcef68dd77989bdf213a1d37856996d69144ae3f9ecae68164452 +size 583278 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0009_20260724_063716_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0009_20260724_063716_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..01f101f4cb5466b0b104ee218975880c517af8d0 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0009_20260724_063716_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7316ede012c92aa1f6bdacd0013ace8f6b743f4d1a99f84eea78ed6c86a5aa83 +size 2230696 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0009_20260724_063716_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0009_20260724_063716_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a571954583a297c11ef2fc845432b6a3a9326725 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0009_20260724_063716_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5adb59a4d147a2a18bbfb1c749cab8c6be39a24d385175fe06539e91088cef14 +size 583114 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0010_20260724_063720_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0010_20260724_063720_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3014a3faee2924b21d5bd3b8114b2445a58e1a5a --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0010_20260724_063720_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:214908108a6a9ef401bd78752ae20fee2634401b0e53443de95ea4f125c02751 +size 583340 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0010_20260724_063720_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0010_20260724_063720_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..982f4a851f6275062bfb734cf8d1566557220eef --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0010_20260724_063720_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e2e4fb94bd3a0898fd8c6a5b285ab5ae37b9fc95b2cce20e1c609fafe0564b4 +size 2229804 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0010_20260724_063720_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0010_20260724_063720_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3014a3faee2924b21d5bd3b8114b2445a58e1a5a --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0010_20260724_063720_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:214908108a6a9ef401bd78752ae20fee2634401b0e53443de95ea4f125c02751 +size 583340 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0011_20260724_063734_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0011_20260724_063734_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..22df83379dc3f73ca9cba66bb8bc53ccd542d570 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0011_20260724_063734_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:333d6875db429b2b5b6110a11eab5b21cca213a049e2ae413291a56d55b06977 +size 572750 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0011_20260724_063734_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0011_20260724_063734_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..510bd4b08c0595475e383e20da152e0a9ad10536 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0011_20260724_063734_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ddd283d2790b1f96bdccdad112af57a2ee4f8cbf9de25cb6a1f809e8ffaadd8 +size 2202906 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0011_20260724_063734_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0011_20260724_063734_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..31cc4ee10b7a0d2c321650ee90aa84094de8273d --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0011_20260724_063734_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e33ad9b666ad0d051385791dda92088e176c9729cfdab3e794710bdce0f16191 +size 572910 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0012_20260724_063739_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0012_20260724_063739_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5e2acbd6c19ac447eac91306c1115baed485e596 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0012_20260724_063739_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91295417e80024109b307f17c950d9bc6d0077f4e80571f3d32e969318d53a05 +size 574932 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0012_20260724_063739_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0012_20260724_063739_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a024b30b55b68f3a4020158aaa139648e202e19f --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0012_20260724_063739_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e80314331051fe46998bfa52bf7296a7b3ed06376baee00241156096eb3862ff +size 2202926 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0012_20260724_063739_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0012_20260724_063739_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..14552e133f13b3a83760c7ad146098d10aa71c68 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0012_20260724_063739_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9eee2f1bc5a34b8ba07eba75c575ecc4a97c9cc60aec37be41045ab4940c20e +size 572644 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0013_20260724_063745_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0013_20260724_063745_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5fe7ab1b01d6e117e6ff87dfc5410d230f978af6 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0013_20260724_063745_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:631493ba92308708ab5387f73759d1988b0ae745ba9c7991e15d5c84e45652f7 +size 574546 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0013_20260724_063745_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0013_20260724_063745_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cc831fab87a4c2a3f40927121b63759592ae427b --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0013_20260724_063745_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:874f86955e9a8b6f76d672111b6af6fa3f71b4cfbc9ae45f56e51c9ba02e1262 +size 2208994 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0013_20260724_063745_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0013_20260724_063745_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5e2acbd6c19ac447eac91306c1115baed485e596 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0013_20260724_063745_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91295417e80024109b307f17c950d9bc6d0077f4e80571f3d32e969318d53a05 +size 574932 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0014_20260724_063753_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0014_20260724_063753_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d66f5d70ad28826399099659093b02de798c2e55 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0014_20260724_063753_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fb0a94bb6df810019df67fb62b4e675fdf3d9a1b11490f46223d8afb7ce26e2 +size 586422 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0014_20260724_063753_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0014_20260724_063753_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3540ddf61cc3a554493eda1f6cb68800a62137cb --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0014_20260724_063753_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9863a8a8b1c1d28be4828652192573aeb92c9cc006ad10c51bab18a29f682751 +size 2208940 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0014_20260724_063753_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0014_20260724_063753_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5fe7ab1b01d6e117e6ff87dfc5410d230f978af6 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0014_20260724_063753_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:631493ba92308708ab5387f73759d1988b0ae745ba9c7991e15d5c84e45652f7 +size 574546 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0015_20260724_063810_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0015_20260724_063810_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ef2bfae449e4fccdc55fe7ba39b70556c6736cfe --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0015_20260724_063810_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b1d729a6696f57d79678969dfa2b870aeafdd59c88ea2e104a593b8f6023147 +size 586168 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0015_20260724_063810_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0015_20260724_063810_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a4a89d8efeaa324b9629d6a3fde6027df03009b1 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0015_20260724_063810_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe58d4bc85e53662e496af5e2376e71be9925787460aa58d639c13b428a95c8 +size 2236282 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0015_20260724_063810_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0015_20260724_063810_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..09bd20974c2e85078b5d1e2728ac9e70968d7db8 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0015_20260724_063810_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b653de0dd793693ec467eef043bc6d6564cf8018e7e1ead8110574f303e38c5c +size 586490 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0016_20260724_063816_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0016_20260724_063816_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ab0949502c57cb5178c63ecd1afc5210e22c238e --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0016_20260724_063816_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6800b5d5f66cae30e5683897cd1a132e4a77ec1e74cac69610b2f717118050b6 +size 590542 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0016_20260724_063816_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0016_20260724_063816_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ff7ef8418c85fd3ae3bfa0360a6ea85283f2f7b --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0016_20260724_063816_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7565c8156cfe3893ba6a65426723ef5271706ca603f467719c8d01be3b7e82ab +size 2234766 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0016_20260724_063816_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0016_20260724_063816_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1d5e63319d1d76fea558e64d64290842b97430ea --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0016_20260724_063816_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:740afca27db230fe4fabbd26f6c2551da194b838f9e5599d5c21de4cd3affc61 +size 586190 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0017_20260724_063828_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0017_20260724_063828_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..851b60a1b21d61b72512fca4b16030a1fa447a19 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0017_20260724_063828_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b08738e3c7e00d2767334743d03b9b732a6dd5715116f62cd96c18b06d733b98 +size 589880 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0017_20260724_063828_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0017_20260724_063828_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4e3470bb28883870e50a0a028a4027b4552756ad --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0017_20260724_063828_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9747e22615dce02fe90cd4ac1900605af346249e73e21a5a8eb1d2b3b353e3c1 +size 2243510 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0017_20260724_063828_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0017_20260724_063828_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ab0949502c57cb5178c63ecd1afc5210e22c238e --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0017_20260724_063828_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6800b5d5f66cae30e5683897cd1a132e4a77ec1e74cac69610b2f717118050b6 +size 590542 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0018_20260724_063838_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0018_20260724_063838_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e870ba4f2918a451682ca89ca25edf7ca2b4745d --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0018_20260724_063838_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d4e68d226e7c338ced7a3eca311314dfc6bb31ce2562a1909d09927b377793c +size 590000 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0018_20260724_063838_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0018_20260724_063838_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..99c0d1534e5c4b60177f66afca08e3cd0c2419b0 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0018_20260724_063838_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b146be89ac355cf233e93454766fefb64d654648aec9cf0f46134496291938 +size 2243816 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0018_20260724_063838_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0018_20260724_063838_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e870ba4f2918a451682ca89ca25edf7ca2b4745d --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0018_20260724_063838_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d4e68d226e7c338ced7a3eca311314dfc6bb31ce2562a1909d09927b377793c +size 590000 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0019_20260724_063848_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0019_20260724_063848_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..49976f0991b89f0c24a2473160e1b5a1b7e791b9 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0019_20260724_063848_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382792ceb5aef59ff771936d68ba4fd6143d114f5f80ebcbcdb32a927af6fd73 +size 97624 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0019_20260724_063848_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0019_20260724_063848_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..505be9cd707aa3fc19c0cc577ff923bc8c8a5196 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0019_20260724_063848_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8c3c639bee51cf7d4615e0e35d99258f00e52c70d21cb4c2c9762ca4492496 +size 589046 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0019_20260724_063848_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0019_20260724_063848_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..08c158b6ef055d63a49618f17ff74f1b4e40a25d --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0019_20260724_063848_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051aafb0203b8d423444f7426c951e110512da1671a860b219ce0bcb700bf134 +size 588964 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0020_20260724_063858_after.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0020_20260724_063858_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..83cd482cf692429931762c1c179534d2bdfbace4 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0020_20260724_063858_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3505643f2070ce6ecd4996218c3ffd83f0e408dbadb84542b12a7866a33096b7 +size 23504 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0020_20260724_063858_at.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0020_20260724_063858_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..dd224f20647d15a4c74a22e1c106be147eb364f2 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0020_20260724_063858_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a6078c8261d7dc3ea4c380e7bfe92820a7ed7835b1bb1c8e4ab749c4d95ede9 +size 23550 diff --git a/data/sessions/macos-settings-wallpaper/vision/frames/step_0020_20260724_063858_before.webp b/data/sessions/macos-settings-wallpaper/vision/frames/step_0020_20260724_063858_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c99dd184562b42516b6816f71ed6e33266d1cd16 --- /dev/null +++ b/data/sessions/macos-settings-wallpaper/vision/frames/step_0020_20260724_063858_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98fe22e8a3ec82012bcb3960c8cc104d2f30251a5c6fc3a08ea3c87bc83df50 +size 97640 diff --git a/data/sessions/notepad-append-line-2/commands/actuation_commands.json b/data/sessions/notepad-append-line-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..af3cf3fea217b1d09ce3a832366915e9b5e8f2c6 --- /dev/null +++ b/data/sessions/notepad-append-line-2/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 111, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:24:03.310Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Add-Content $env:USERPROFILE\\corpus-seed\\notes.txt 'appended line'", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:24:13.417Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:24:17.623Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:24:23.912Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:24:27.133Z" + } +] \ No newline at end of file diff --git a/data/sessions/notepad-append-line-2/commands/cc_commands.json b/data/sessions/notepad-append-line-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..8591fa1b57d8e51d61a131836573ba9341094f28 --- /dev/null +++ b/data/sessions/notepad-append-line-2/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Add-Content $env:USERPROFILE\\corpus-seed\\notes.txt 'appended line'", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/notepad-append-line-2/commands/converted_input.md b/data/sessions/notepad-append-line-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..ccb5b946ade57f5801b8eff7a91edd3fca3c4d5f --- /dev/null +++ b/data/sessions/notepad-append-line-2/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 13:24:03 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T13:24:03.310Z | Left-click at (268, 1060) | +| 2 | 2026-07-31T13:24:13.417Z | Type: Add-Content $env:USERPROFILE\corpus-seed\notes.txt 'appended line' | +| 3 | 2026-07-31T13:24:17.623Z | Press: Enter | +| 4 | 2026-07-31T13:24:23.912Z | Type: exit | +| 5 | 2026-07-31T13:24:27.133Z | Press: Enter | diff --git a/data/sessions/notepad-append-line-2/commands/raw_input.md b/data/sessions/notepad-append-line-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..76d3d821bf5ffeb95b95c6ffe5ba1728552d8db7 --- /dev/null +++ b/data/sessions/notepad-append-line-2/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 13:24:03 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T13:24:03.310Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-31T13:24:13.417Z | Typed: Add-Content $env:USERPROFILE\corpus-seed\notes.txt 'appended line' | +| 3 | 2026-07-31T13:24:17.623Z | Pressed: Return | +| 4 | 2026-07-31T13:24:23.912Z | Typed: exit | +| 5 | 2026-07-31T13:24:27.133Z | Pressed: Return | diff --git a/data/sessions/notepad-append-line-2/memory.md b/data/sessions/notepad-append-line-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..027bf53adf13ed75be523c719d99f7726c7f50c4 --- /dev/null +++ b/data/sessions/notepad-append-line-2/memory.md @@ -0,0 +1,65 @@ +# Memory: notepad-append-line-2 + +## Overview + +Append a line to the end of an existing text file from a shell, leaving everything already +in it untouched. Use this as the terminal route to the same end state as opening the file +in an editor and typing at the end: one add-content command appends the line, with no +editor and no caret positioning. The recorded trace appends `appended line` to `notes.txt` +and closes the shell with `exit`. + +## Prerequisites + +- A desktop environment with a text editor, or a shell. +- A text file that already exists and is writable. The append redirect creates a missing + file rather than failing, which turns a mistyped path into a new file instead of an + error. +- The line's exact contents decided in advance, including capitalisation. +- Knowledge of whether the file currently ends with a newline. If it does not, an appended + line joins onto the last existing one instead of starting its own. +- Agreement on whether the result should end with a trailing newline. The editor route and + the shell route differ here unless one of them is adjusted to match. +- Automatic text substitution turned off in the editor, where that route is used — it + rewrites typed characters silently. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to add a line to the end of an existing text file without disturbing what is already there, which a shell append does directly, so the first move is to open one. Move the cursor and Left-click the PowerShell icon in the taskbar. + +![Step 1](vision/frames/step_0001_20260731_132403_at.webp) + +### Step 2 — Type: Add-Content $env:USERPROFILE\corpus-seed\notes.txt 'appended line' + +Type an `Add-Content` command to append to the file. The command is chosen for what it does not do: `Set-Content` would replace the file's entire contents, losing everything already in it, while `Add-Content` writes to the end and leaves the existing lines intact. The text is quoted so the space inside it stays part of one argument, and it matches the mouse trace's typed line exactly. + +![Step 2](vision/frames/step_0002_20260731_132413_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Enter to append the line. + +![Step 3](vision/frames/step_0003_20260731_132417_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. + +![Step 4](vision/frames/step_0004_20260731_132423_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260731_132427_at.webp) + +## Notes & Edge Cases + +1. The append verb adds to the file and the write verb replaces it outright. They differ by one word, and choosing the wrong one empties the file and leaves only the new line — the most destructive mistake available in this task, and it produces no error. +2. The command creates the file if it is absent. A mistyped path therefore succeeds, producing a new file somewhere unintended while the real one stays unchanged — confirm the target exists before running, and read the file back afterwards. +3. Whether the file already ends in a newline decides where the text lands. The command adds its own line ending, so a file that did not end with one gains a joined line rather than an appended one on some tools — check the result rather than assuming. +4. The text is quoted, which decides what survives. Unquoted, the shell would treat spaces as argument separators and special characters as its own; the quoting style also decides whether variables inside the text are expanded or written literally. +5. Matching a file-manager route byte for byte means deciding the trailing newline deliberately. An editor adds one only if the confirming key was pressed; this command adds one every time. +6. The environment variable in the path is expanded by the shell, so the same string handed to something that is not a shell leaves the literal text unresolved. +7. The prompt returning is not confirmation. Read the file back rather than trusting the command finished. diff --git a/data/sessions/notepad-append-line-2/metadata.json b/data/sessions/notepad-append-line-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..c88ca0e302599c5c20d8788eab31be3a15516c0c --- /dev/null +++ b/data/sessions/notepad-append-line-2/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "notepad-append-line-2", + "memory_description": "", + "session_id": "4e19cbce-db07-4937-97ce-0de2ac3dfffc", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T13:23:54.034213575Z", + "completed_at": "2026-07-31T13:24:32.235625559Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T13:24:03.310Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_132403_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_132403_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_132403_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T13:24:13.417Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260731_132413_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_132413_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_132413_after.webp", + "raw_command": "Typed: Add-Content $env:USERPROFILE\\corpus-seed\\notes.txt 'appended line'", + "converted_command": "Type: Add-Content $env:USERPROFILE\\corpus-seed\\notes.txt 'appended line'" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T13:24:17.623Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_132417_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_132417_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_132417_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T13:24:23.912Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260731_132423_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_132423_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_132423_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T13:24:27.133Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260731_132427_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_132427_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_132427_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/notepad-append-line-2/reasoning/reasoning.jsonl b/data/sessions/notepad-append-line-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..df695a9c201159023301575564669f2457c6e69c --- /dev/null +++ b/data/sessions/notepad-append-line-2/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T13:24:03.310Z", "timestamp_annotated": "2026-08-19T14:18:26.211861+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260731_132403_at.webp", "reasoning": "The task is to add a line to the end of an existing text file without disturbing what is already there, which a shell append does directly, so the first move is to open one. Move the cursor and Left-click the PowerShell icon in the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T13:24:13.417Z", "timestamp_annotated": "2026-08-19T14:18:26.212155+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Add-Content $env:USERPROFILE\\corpus-seed\\notes.txt 'appended line'", "converted_command": "Type: Add-Content $env:USERPROFILE\\corpus-seed\\notes.txt 'appended line'", "image_path": "vision/frames/step_0002_20260731_132413_at.webp", "reasoning": "Type an `Add-Content` command to append to the file. The command is chosen for what it does not do: `Set-Content` would replace the file's entire contents, losing everything already in it, while `Add-Content` writes to the end and leaves the existing lines intact. The text is quoted so the space inside it stays part of one argument, and it matches the mouse trace's typed line exactly.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T13:24:17.623Z", "timestamp_annotated": "2026-08-19T14:18:26.212564+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260731_132417_at.webp", "reasoning": "After typing the command Press Enter to append the line.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T13:24:23.912Z", "timestamp_annotated": "2026-08-19T14:18:26.212893+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260731_132423_at.webp", "reasoning": "Type `exit` to close the shell.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T13:24:27.133Z", "timestamp_annotated": "2026-08-19T14:18:26.213225+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260731_132427_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/notepad-append-line-2/sync_log.json b/data/sessions/notepad-append-line-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..960fa2ece484204346a176327b1ca97abfb78089 --- /dev/null +++ b/data/sessions/notepad-append-line-2/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "4e19cbce-db07-4937-97ce-0de2ac3dfffc", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_132403_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/vision/frames/step_0001_20260731_132403_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_132403_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/vision/frames/step_0001_20260731_132403_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_132403_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/vision/frames/step_0001_20260731_132403_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_132413_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/vision/frames/step_0002_20260731_132413_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_132413_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/vision/frames/step_0002_20260731_132413_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_132413_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/vision/frames/step_0002_20260731_132413_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_132417_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/vision/frames/step_0003_20260731_132417_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_132417_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/vision/frames/step_0003_20260731_132417_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_132417_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/vision/frames/step_0003_20260731_132417_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_132423_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/vision/frames/step_0004_20260731_132423_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_132423_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/vision/frames/step_0004_20260731_132423_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_132423_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/vision/frames/step_0004_20260731_132423_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132427_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/vision/frames/step_0005_20260731_132427_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132427_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/vision/frames/step_0005_20260731_132427_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132427_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line-2/vision/frames/step_0005_20260731_132427_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/notepad-append-line-2/vision/frames/closing_state.webp b/data/sessions/notepad-append-line-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..3e90d6c082e2769460914888905f576ca1900c50 --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14284566d989a10378d4b16effe740a00042eff6362acfa76cf0dfe212a40afe +size 674568 diff --git a/data/sessions/notepad-append-line-2/vision/frames/step_0001_20260731_132403_after.webp b/data/sessions/notepad-append-line-2/vision/frames/step_0001_20260731_132403_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d370a2393177e6465975acb99faf3dee8c44f491 --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/step_0001_20260731_132403_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09517a3128c738a54ed413616ca145ec2e1ac0e33db1f5dc69061cc54b04d857 +size 674620 diff --git a/data/sessions/notepad-append-line-2/vision/frames/step_0001_20260731_132403_at.webp b/data/sessions/notepad-append-line-2/vision/frames/step_0001_20260731_132403_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f5ae163424949e9b85288966fb922effd7c97086 --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/step_0001_20260731_132403_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:954a7b7ed949e14f4dbb16a532153a926254f53a7affc68c66ac93d851529130 +size 2652596 diff --git a/data/sessions/notepad-append-line-2/vision/frames/step_0001_20260731_132403_before.webp b/data/sessions/notepad-append-line-2/vision/frames/step_0001_20260731_132403_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d370a2393177e6465975acb99faf3dee8c44f491 --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/step_0001_20260731_132403_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09517a3128c738a54ed413616ca145ec2e1ac0e33db1f5dc69061cc54b04d857 +size 674620 diff --git a/data/sessions/notepad-append-line-2/vision/frames/step_0002_20260731_132413_after.webp b/data/sessions/notepad-append-line-2/vision/frames/step_0002_20260731_132413_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1886fb82f820c05170db5f1bbbbaa38c69c86ee0 --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/step_0002_20260731_132413_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:213ed4bd4ae97d7cf84ccbb4098f0b17065c4cfef57ececdf6a85e40d7fc43b3 +size 546646 diff --git a/data/sessions/notepad-append-line-2/vision/frames/step_0002_20260731_132413_at.webp b/data/sessions/notepad-append-line-2/vision/frames/step_0002_20260731_132413_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b27cf0cbc54142c2fd0fe4a3f1aea012a61e731c --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/step_0002_20260731_132413_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb1b75e68ebf1b03b1569e75bf48ad1df8f389f0748438d23582fbad5c2499db +size 540242 diff --git a/data/sessions/notepad-append-line-2/vision/frames/step_0002_20260731_132413_before.webp b/data/sessions/notepad-append-line-2/vision/frames/step_0002_20260731_132413_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b27cf0cbc54142c2fd0fe4a3f1aea012a61e731c --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/step_0002_20260731_132413_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb1b75e68ebf1b03b1569e75bf48ad1df8f389f0748438d23582fbad5c2499db +size 540242 diff --git a/data/sessions/notepad-append-line-2/vision/frames/step_0003_20260731_132417_after.webp b/data/sessions/notepad-append-line-2/vision/frames/step_0003_20260731_132417_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..17a7122e68b64d6f02c2651d20c6484189fa56c1 --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/step_0003_20260731_132417_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce277e7275e8ca5fe21054892c6c1f06717d883ab3f8c5988ed6fbb04b2c58f +size 548558 diff --git a/data/sessions/notepad-append-line-2/vision/frames/step_0003_20260731_132417_at.webp b/data/sessions/notepad-append-line-2/vision/frames/step_0003_20260731_132417_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1886fb82f820c05170db5f1bbbbaa38c69c86ee0 --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/step_0003_20260731_132417_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:213ed4bd4ae97d7cf84ccbb4098f0b17065c4cfef57ececdf6a85e40d7fc43b3 +size 546646 diff --git a/data/sessions/notepad-append-line-2/vision/frames/step_0003_20260731_132417_before.webp b/data/sessions/notepad-append-line-2/vision/frames/step_0003_20260731_132417_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1886fb82f820c05170db5f1bbbbaa38c69c86ee0 --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/step_0003_20260731_132417_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:213ed4bd4ae97d7cf84ccbb4098f0b17065c4cfef57ececdf6a85e40d7fc43b3 +size 546646 diff --git a/data/sessions/notepad-append-line-2/vision/frames/step_0004_20260731_132423_after.webp b/data/sessions/notepad-append-line-2/vision/frames/step_0004_20260731_132423_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..479f902cb5971583a2413563b903a44ba3d6bd0a --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/step_0004_20260731_132423_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f1038b90eda2694c4db0f87fdc786bc2022cdc21cc9d3e184c451f0e8362c3 +size 549162 diff --git a/data/sessions/notepad-append-line-2/vision/frames/step_0004_20260731_132423_at.webp b/data/sessions/notepad-append-line-2/vision/frames/step_0004_20260731_132423_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..17a7122e68b64d6f02c2651d20c6484189fa56c1 --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/step_0004_20260731_132423_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce277e7275e8ca5fe21054892c6c1f06717d883ab3f8c5988ed6fbb04b2c58f +size 548558 diff --git a/data/sessions/notepad-append-line-2/vision/frames/step_0004_20260731_132423_before.webp b/data/sessions/notepad-append-line-2/vision/frames/step_0004_20260731_132423_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..17a7122e68b64d6f02c2651d20c6484189fa56c1 --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/step_0004_20260731_132423_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce277e7275e8ca5fe21054892c6c1f06717d883ab3f8c5988ed6fbb04b2c58f +size 548558 diff --git a/data/sessions/notepad-append-line-2/vision/frames/step_0005_20260731_132427_after.webp b/data/sessions/notepad-append-line-2/vision/frames/step_0005_20260731_132427_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..479f902cb5971583a2413563b903a44ba3d6bd0a --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/step_0005_20260731_132427_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f1038b90eda2694c4db0f87fdc786bc2022cdc21cc9d3e184c451f0e8362c3 +size 549162 diff --git a/data/sessions/notepad-append-line-2/vision/frames/step_0005_20260731_132427_at.webp b/data/sessions/notepad-append-line-2/vision/frames/step_0005_20260731_132427_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..479f902cb5971583a2413563b903a44ba3d6bd0a --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/step_0005_20260731_132427_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f1038b90eda2694c4db0f87fdc786bc2022cdc21cc9d3e184c451f0e8362c3 +size 549162 diff --git a/data/sessions/notepad-append-line-2/vision/frames/step_0005_20260731_132427_before.webp b/data/sessions/notepad-append-line-2/vision/frames/step_0005_20260731_132427_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..479f902cb5971583a2413563b903a44ba3d6bd0a --- /dev/null +++ b/data/sessions/notepad-append-line-2/vision/frames/step_0005_20260731_132427_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f1038b90eda2694c4db0f87fdc786bc2022cdc21cc9d3e184c451f0e8362c3 +size 549162 diff --git a/data/sessions/notepad-append-line/commands/actuation_commands.json b/data/sessions/notepad-append-line/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..495e73936f1de6061ab9faa9308753c84ef466f4 --- /dev/null +++ b/data/sessions/notepad-append-line/commands/actuation_commands.json @@ -0,0 +1,192 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 27, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 365, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=250, Y=365", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:22:30.035Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 37, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 365, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Double-clicked at X=250, Y=365", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:22:33.248Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 37, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 860, + "mouse_y": 372, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=860, Y=372", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:22:40.452Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 33, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 860, + "mouse_y": 372, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=860, Y=372", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:22:43.670Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 92, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1027, + "mouse_y": 723, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1027, Y=723", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:22:46.952Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 25, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1027, + "mouse_y": 723, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1027, Y=723", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:22:50.107Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+End", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:22:59.275Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: appended line", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:23:02.395Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+S", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:23:06.645Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Alt+F4", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:23:11.834Z" + } +] \ No newline at end of file diff --git a/data/sessions/notepad-append-line/commands/cc_commands.json b/data/sessions/notepad-append-line/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..3dccc75bd11169102b69f9827948cc3588de4989 --- /dev/null +++ b/data/sessions/notepad-append-line/commands/cc_commands.json @@ -0,0 +1,52 @@ +[ + { + "command": "250 365 move", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "250 365 double", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "860 372 move", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "860 372 left", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "1027 723 move", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "1027 723 left", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "press {Ctrl+End}", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "type appended line", + "os": "WINDOWS", + "step_id": 8 + }, + { + "command": "press {Ctrl+S}", + "os": "WINDOWS", + "step_id": 9 + }, + { + "command": "press {Alt+F4}", + "os": "WINDOWS", + "step_id": 10 + } +] \ No newline at end of file diff --git a/data/sessions/notepad-append-line/commands/converted_input.md b/data/sessions/notepad-append-line/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..23306ce5af454ee79e7c3ed309ebe1b861572565 --- /dev/null +++ b/data/sessions/notepad-append-line/commands/converted_input.md @@ -0,0 +1,16 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 13:22:30 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T13:22:30.035Z | Move-cursor at (250, 365) | +| 2 | 2026-07-31T13:22:33.248Z | Double-click at (250, 365) | +| 3 | 2026-07-31T13:22:40.452Z | Move-cursor at (860, 372) | +| 4 | 2026-07-31T13:22:43.670Z | Left-click at (860, 372) | +| 5 | 2026-07-31T13:22:46.952Z | Move-cursor at (1027, 723) | +| 6 | 2026-07-31T13:22:50.107Z | Left-click at (1027, 723) | +| 7 | 2026-07-31T13:22:59.275Z | Press: Ctrl+End | +| 8 | 2026-07-31T13:23:02.395Z | Type: appended line | +| 9 | 2026-07-31T13:23:06.645Z | Press: Ctrl+S | +| 10 | 2026-07-31T13:23:11.834Z | Press: Alt+F4 | diff --git a/data/sessions/notepad-append-line/commands/raw_input.md b/data/sessions/notepad-append-line/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..d6a8f941f2bb6232c3f0c2067a39d2b8f601c9cf --- /dev/null +++ b/data/sessions/notepad-append-line/commands/raw_input.md @@ -0,0 +1,16 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 13:22:30 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T13:22:30.035Z | Moved cursor to at X=250, Y=365 | +| 2 | 2026-07-31T13:22:33.248Z | Double-clicked at X=250, Y=365 | +| 3 | 2026-07-31T13:22:40.452Z | Moved cursor to at X=860, Y=372 | +| 4 | 2026-07-31T13:22:43.670Z | Left-clicked at X=860, Y=372 | +| 5 | 2026-07-31T13:22:46.952Z | Moved cursor to at X=1027, Y=723 | +| 6 | 2026-07-31T13:22:50.107Z | Left-clicked at X=1027, Y=723 | +| 7 | 2026-07-31T13:22:59.275Z | Pressed: Ctrl+End | +| 8 | 2026-07-31T13:23:02.395Z | Typed: appended line | +| 9 | 2026-07-31T13:23:06.645Z | Pressed: Ctrl+S | +| 10 | 2026-07-31T13:23:11.834Z | Pressed: Alt+F4 | diff --git a/data/sessions/notepad-append-line/memory.md b/data/sessions/notepad-append-line/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..fb83a56195011af70e299fccd82d36493403ca1e --- /dev/null +++ b/data/sessions/notepad-append-line/memory.md @@ -0,0 +1,102 @@ +# Memory: notepad-append-line + +## Overview + +Append a line to the end of an existing text file using a GUI editor. Use this when a line +has to be added to a document opened by pointing rather than by path. The route opens the +file through the file manager's application chooser, jumps the caret to the end of the +document before typing — which is what keeps the new line from landing mid-file — types the +line and saves. The recorded trace appends `appended line` to `notes.txt`. + +## Prerequisites + +- A desktop environment with a text editor, or a shell. +- A text file that already exists and is writable. The append redirect creates a missing + file rather than failing, which turns a mistyped path into a new file instead of an + error. +- The line's exact contents decided in advance, including capitalisation. +- Knowledge of whether the file currently ends with a newline. If it does not, an appended + line joins onto the last existing one instead of starting its own. +- Agreement on whether the result should end with a trailing newline. The editor route and + the shell route differ here unless one of them is adjusted to match. +- Automatic text substitution turned off in the editor, where that route is used — it + rewrites typed characters silently. + +## Steps + +### Step 1 — Move-cursor at (250, 365) + +The task is to add a line to the end of an existing text file, so the file has to be opened in an editor first. Move the cursor onto the `notes.txt` row in `corpus-seed` before clicking — the move-then-click pair is what makes the click land reliably here. + +![Step 1](vision/frames/step_0001_20260731_132230_at.webp) + +### Step 2 — Double-click at (250, 365) + +Move the cursor and Double-click **`notes.txt`** to open it. + +![Step 2](vision/frames/step_0002_20260731_132233_at.webp) + +### Step 3 — Move-cursor at (860, 372) + +Windows has no default handler assigned for `.txt` here, so it asks which application to use. Move the cursor onto the **`Notepad`** entry under `Keep using this app`. + +![Step 3](vision/frames/step_0003_20260731_132240_at.webp) + +### Step 4 — Left-click at (860, 372) + +Move the cursor and Left-click **`Notepad`**. It is already the highlighted entry, so this confirms the selection. Leave the `Always use this app to open .txt files` checkbox alone — ticking it would permanently reassign the file type, a change to the machine rather than to the file this task is about. + +![Step 4](vision/frames/step_0004_20260731_132243_at.webp) + +### Step 5 — Move-cursor at (1027, 723) + +Move the cursor onto the **`OK`** button of the chooser. + +![Step 5](vision/frames/step_0005_20260731_132246_at.webp) + +### Step 6 — Left-click at (1027, 723) + +Move the cursor and Left-click **`OK`** to dismiss the chooser and open the file. Notepad appears with `notes.txt` in its title bar and the three existing lines on screen. + +![Step 6](vision/frames/step_0006_20260731_132250_at.webp) + +### Step 7 — Press: Ctrl+End + +The new line has to go at the **end** of the file, and the caret opens at the start, so it has to be moved there first. Press **Ctrl+End** to jump to the end of the document. Because the file ends with a line break, this lands at the start of an empty final line — so nothing needs to be typed to open a new line. + +![Step 7](vision/frames/step_0007_20260731_132259_at.webp) + +### Step 8 — Type: appended line + +Type `appended line` on the empty final line. No Enter is pressed first: the file already ended with a line break, so an extra Enter would insert a blank line that the terminal twin's `Add-Content` does not produce, and the two takes have to leave the same file on disk. + +![Step 8](vision/frames/step_0008_20260731_132302_at.webp) + +### Step 9 — Press: Ctrl+S + +Press **Ctrl+S** to write the buffer back to `notes.txt`. The file already has a path, so this saves silently with no dialog. Unlike the find-and-replace take, no click into the text area is needed first, because focus never left the document body. + +![Step 9](vision/frames/step_0009_20260731_132306_at.webp) + +### Step 10 — Press: Alt+F4 + +Press **Alt+F4** to close Notepad. It closes straight away with no "Do you want to save changes?" prompt, and the absence of that prompt is the confirmation that the save landed. + +![Step 10](vision/frames/step_0010_20260731_132311_at.webp) + +## Notes & Edge Cases + +- Never set a default app without user consent because user's have their own preference + and some set default apps based on their work. +- **A file type with no default handler opens a chooser instead of the file.** This is not + an error; it is the system asking once. The task cannot proceed until an application is + picked and the dialog confirmed. +- **Leave the "always use this app" checkbox alone.** Ticking it permanently reassigns the + file type for the whole account — a change to the machine that outlives the task and + affects everything that opens that type afterwards. The task needs the file open now, + not a new default. +- **The pre-highlighted entry is a suggestion, not the answer.** Read the name before + confirming; lists of this kind put similarly-named applications next to each other. +- **Selecting an entry does not open the file** — the dialog still has to be confirmed with + its own button. A highlighted row and an opened file look the same in a list and are + not. diff --git a/data/sessions/notepad-append-line/metadata.json b/data/sessions/notepad-append-line/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..644376ded16196f4505a9652c8c03c6b2184ffb7 --- /dev/null +++ b/data/sessions/notepad-append-line/metadata.json @@ -0,0 +1,168 @@ +{ + "memory_name": "notepad-append-line", + "memory_description": "", + "session_id": "45b815e1-20f5-4fd7-a389-ea09d1648466", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T13:22:20.889471491Z", + "completed_at": "2026-07-31T13:23:16.885395328Z", + "total_steps": 10, + "annotated_steps": 10, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T13:22:30.035Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260731_132230_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_132230_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_132230_after.webp", + "raw_command": "Moved cursor to at X=250, Y=365", + "converted_command": "Move-cursor at (250, 365)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T13:22:33.248Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0002_20260731_132233_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_132233_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_132233_after.webp", + "raw_command": "Double-clicked at X=250, Y=365", + "converted_command": "Double-click at (250, 365)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T13:22:40.452Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0003_20260731_132240_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_132240_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_132240_after.webp", + "raw_command": "Moved cursor to at X=860, Y=372", + "converted_command": "Move-cursor at (860, 372)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T13:22:43.670Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260731_132243_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_132243_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_132243_after.webp", + "raw_command": "Left-clicked at X=860, Y=372", + "converted_command": "Left-click at (860, 372)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T13:22:46.952Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0005_20260731_132246_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260731_132246_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_132246_after.webp", + "raw_command": "Moved cursor to at X=1027, Y=723", + "converted_command": "Move-cursor at (1027, 723)" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T13:22:50.107Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0006_20260731_132250_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260731_132250_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_132250_after.webp", + "raw_command": "Left-clicked at X=1027, Y=723", + "converted_command": "Left-click at (1027, 723)" + }, + { + "step_id": 7, + "timestamp": "2026-07-31T13:22:59.275Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0007_20260731_132259_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260731_132259_before.webp", + "after_image_path": "vision/frames/step_0007_20260731_132259_after.webp", + "raw_command": "Pressed: Ctrl+End", + "converted_command": "Press: Ctrl+End" + }, + { + "step_id": 8, + "timestamp": "2026-07-31T13:23:02.395Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0008_20260731_132302_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260731_132302_before.webp", + "after_image_path": "vision/frames/step_0008_20260731_132302_after.webp", + "raw_command": "Typed: appended line", + "converted_command": "Type: appended line" + }, + { + "step_id": 9, + "timestamp": "2026-07-31T13:23:06.645Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0009_20260731_132306_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260731_132306_before.webp", + "after_image_path": "vision/frames/step_0009_20260731_132306_after.webp", + "raw_command": "Pressed: Ctrl+S", + "converted_command": "Press: Ctrl+S" + }, + { + "step_id": 10, + "timestamp": "2026-07-31T13:23:11.834Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0010_20260731_132311_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0010_20260731_132311_before.webp", + "after_image_path": "vision/frames/step_0010_20260731_132311_after.webp", + "raw_command": "Pressed: Alt+F4", + "converted_command": "Press: Alt+F4" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/notepad-append-line/reasoning/reasoning.jsonl b/data/sessions/notepad-append-line/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c684bb68c60174662380a4a19e25f5d0ff837d79 --- /dev/null +++ b/data/sessions/notepad-append-line/reasoning/reasoning.jsonl @@ -0,0 +1,10 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T13:22:30.035Z", "timestamp_annotated": "2026-08-19T14:18:26.010675+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=250, Y=365", "converted_command": "Move-cursor at (250, 365)", "image_path": "vision/frames/step_0001_20260731_132230_at.webp", "reasoning": "The task is to add a line to the end of an existing text file, so the file has to be opened in an editor first. Move the cursor onto the `notes.txt` row in `corpus-seed` before clicking — the move-then-click pair is what makes the click land reliably here.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T13:22:33.248Z", "timestamp_annotated": "2026-08-19T14:18:26.011043+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=250, Y=365", "converted_command": "Double-click at (250, 365)", "image_path": "vision/frames/step_0002_20260731_132233_at.webp", "reasoning": "Move the cursor and Double-click **`notes.txt`** to open it.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T13:22:40.452Z", "timestamp_annotated": "2026-08-19T14:18:26.011569+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=860, Y=372", "converted_command": "Move-cursor at (860, 372)", "image_path": "vision/frames/step_0003_20260731_132240_at.webp", "reasoning": "Windows has no default handler assigned for `.txt` here, so it asks which application to use. Move the cursor onto the **`Notepad`** entry under `Keep using this app`.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T13:22:43.670Z", "timestamp_annotated": "2026-08-19T14:18:26.012007+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=860, Y=372", "converted_command": "Left-click at (860, 372)", "image_path": "vision/frames/step_0004_20260731_132243_at.webp", "reasoning": "Move the cursor and Left-click **`Notepad`**. It is already the highlighted entry, so this confirms the selection. Leave the `Always use this app to open .txt files` checkbox alone — ticking it would permanently reassign the file type, a change to the machine rather than to the file this task is about.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T13:22:46.952Z", "timestamp_annotated": "2026-08-19T14:18:26.012538+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1027, Y=723", "converted_command": "Move-cursor at (1027, 723)", "image_path": "vision/frames/step_0005_20260731_132246_at.webp", "reasoning": "Move the cursor onto the **`OK`** button of the chooser.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T13:22:50.107Z", "timestamp_annotated": "2026-08-19T14:18:26.013044+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1027, Y=723", "converted_command": "Left-click at (1027, 723)", "image_path": "vision/frames/step_0006_20260731_132250_at.webp", "reasoning": "Move the cursor and Left-click **`OK`** to dismiss the chooser and open the file. Notepad appears with `notes.txt` in its title bar and the three existing lines on screen.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-31T13:22:59.275Z", "timestamp_annotated": "2026-08-19T14:18:26.013619+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+End", "converted_command": "Press: Ctrl+End", "image_path": "vision/frames/step_0007_20260731_132259_at.webp", "reasoning": "The new line has to go at the **end** of the file, and the caret opens at the start, so it has to be moved there first. Press **Ctrl+End** to jump to the end of the document. Because the file ends with a line break, this lands at the start of an empty final line — so nothing needs to be typed to open a new line.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-31T13:23:02.395Z", "timestamp_annotated": "2026-08-19T14:18:26.014022+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: appended line", "converted_command": "Type: appended line", "image_path": "vision/frames/step_0008_20260731_132302_at.webp", "reasoning": "Type `appended line` on the empty final line. No Enter is pressed first: the file already ended with a line break, so an extra Enter would insert a blank line that the terminal twin's `Add-Content` does not produce, and the two takes have to leave the same file on disk.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-31T13:23:06.645Z", "timestamp_annotated": "2026-08-19T14:18:26.014577+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+S", "converted_command": "Press: Ctrl+S", "image_path": "vision/frames/step_0009_20260731_132306_at.webp", "reasoning": "Press **Ctrl+S** to write the buffer back to `notes.txt`. The file already has a path, so this saves silently with no dialog. Unlike the find-and-replace take, no click into the text area is needed first, because focus never left the document body.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-31T13:23:11.834Z", "timestamp_annotated": "2026-08-19T14:18:26.015058+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Alt+F4", "converted_command": "Press: Alt+F4", "image_path": "vision/frames/step_0010_20260731_132311_at.webp", "reasoning": "Press **Alt+F4** to close Notepad. It closes straight away with no \"Do you want to save changes?\" prompt, and the absence of that prompt is the confirmation that the save landed.", "skipped": false} diff --git a/data/sessions/notepad-append-line/sync_log.json b/data/sessions/notepad-append-line/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..cdb9fb4f9292160620405db24ba6e58481e7d5b1 --- /dev/null +++ b/data/sessions/notepad-append-line/sync_log.json @@ -0,0 +1,250 @@ +{ + "session_id": "45b815e1-20f5-4fd7-a389-ea09d1648466", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_132230_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0001_20260731_132230_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_132230_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0001_20260731_132230_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_132230_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0001_20260731_132230_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_132233_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0002_20260731_132233_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_132233_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0002_20260731_132233_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_132233_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0002_20260731_132233_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_132240_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0003_20260731_132240_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_132240_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0003_20260731_132240_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_132240_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0003_20260731_132240_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_132243_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0004_20260731_132243_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_132243_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0004_20260731_132243_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_132243_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0004_20260731_132243_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132246_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0005_20260731_132246_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132246_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0005_20260731_132246_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132246_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0005_20260731_132246_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_132250_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0006_20260731_132250_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_132250_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0006_20260731_132250_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_132250_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0006_20260731_132250_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_132259_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0007_20260731_132259_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_132259_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0007_20260731_132259_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_132259_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0007_20260731_132259_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_132302_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0008_20260731_132302_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_132302_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0008_20260731_132302_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_132302_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0008_20260731_132302_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_132306_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0009_20260731_132306_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_132306_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0009_20260731_132306_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_132306_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0009_20260731_132306_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_132311_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0010_20260731_132311_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_132311_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0010_20260731_132311_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_132311_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-append-line/vision/frames/step_0010_20260731_132311_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/notepad-append-line/vision/frames/closing_state.webp b/data/sessions/notepad-append-line/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..8e15f009c33fa8e0e7db52ab2f04864cf7394ab0 --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42e4a1f684923f075d0bbcb6d870f09be32cc2ac9f13d59ada5f5fb58a5d8fd4 +size 74548 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0001_20260731_132230_after.webp b/data/sessions/notepad-append-line/vision/frames/step_0001_20260731_132230_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6b88a79130e66b687035109776eb96b73feda57d --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0001_20260731_132230_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05489f6608f98fad5b1a817df0b5aedeee0ac61aceb0fccda1c1416dcb22c368 +size 72858 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0001_20260731_132230_at.webp b/data/sessions/notepad-append-line/vision/frames/step_0001_20260731_132230_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..28294fd6eab306338bb4e1d15413ce5bbf522789 --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0001_20260731_132230_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c640a41f5cbceba2ac70a4368a5189da9927ec6d931ef229ad87a389734789ba +size 183502 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0001_20260731_132230_before.webp b/data/sessions/notepad-append-line/vision/frames/step_0001_20260731_132230_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..857e86b256f9ceb0110c9b867609f48163982a26 --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0001_20260731_132230_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0601ea86a709de844ad33251ee24720c9d5be8394602ac4548b6b6ac0646f6c8 +size 72532 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0002_20260731_132233_after.webp b/data/sessions/notepad-append-line/vision/frames/step_0002_20260731_132233_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6b88a79130e66b687035109776eb96b73feda57d --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0002_20260731_132233_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05489f6608f98fad5b1a817df0b5aedeee0ac61aceb0fccda1c1416dcb22c368 +size 72858 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0002_20260731_132233_at.webp b/data/sessions/notepad-append-line/vision/frames/step_0002_20260731_132233_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..12cd14eca2c75813c4f3ebc79cd63ca59a84df3a --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0002_20260731_132233_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a0eba8626e0150588649bbf324bde37c26bffdb1034c97728f000d4bb877d5 +size 185404 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0002_20260731_132233_before.webp b/data/sessions/notepad-append-line/vision/frames/step_0002_20260731_132233_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6b88a79130e66b687035109776eb96b73feda57d --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0002_20260731_132233_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05489f6608f98fad5b1a817df0b5aedeee0ac61aceb0fccda1c1416dcb22c368 +size 72858 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0003_20260731_132240_after.webp b/data/sessions/notepad-append-line/vision/frames/step_0003_20260731_132240_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..24ed28e7bd2da486d437405e0748395bd3963e31 --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0003_20260731_132240_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a598f7f12a7b4bff24cd8d809ce4866f256b674ebc648bd7dd43448eb6d9a6de +size 44752 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0003_20260731_132240_at.webp b/data/sessions/notepad-append-line/vision/frames/step_0003_20260731_132240_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..737a082b424b0541cba06fe80e5202dbd0db242e --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0003_20260731_132240_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3b923566aa28d6eba764da7186870b18240ccc03f9d4d27abfdc1ec8fb4891 +size 123794 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0003_20260731_132240_before.webp b/data/sessions/notepad-append-line/vision/frames/step_0003_20260731_132240_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..24ed28e7bd2da486d437405e0748395bd3963e31 --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0003_20260731_132240_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a598f7f12a7b4bff24cd8d809ce4866f256b674ebc648bd7dd43448eb6d9a6de +size 44752 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0004_20260731_132243_after.webp b/data/sessions/notepad-append-line/vision/frames/step_0004_20260731_132243_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..78d4c61c93fe08c29de03c4fbd8c21bf26fe3efd --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0004_20260731_132243_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09641a5b6cd903c336f5fe1c198b837c856e4d614b16bf0d695d029e78aee5c +size 44778 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0004_20260731_132243_at.webp b/data/sessions/notepad-append-line/vision/frames/step_0004_20260731_132243_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..737a082b424b0541cba06fe80e5202dbd0db242e --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0004_20260731_132243_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3b923566aa28d6eba764da7186870b18240ccc03f9d4d27abfdc1ec8fb4891 +size 123794 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0004_20260731_132243_before.webp b/data/sessions/notepad-append-line/vision/frames/step_0004_20260731_132243_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..24ed28e7bd2da486d437405e0748395bd3963e31 --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0004_20260731_132243_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a598f7f12a7b4bff24cd8d809ce4866f256b674ebc648bd7dd43448eb6d9a6de +size 44752 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0005_20260731_132246_after.webp b/data/sessions/notepad-append-line/vision/frames/step_0005_20260731_132246_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..78d4c61c93fe08c29de03c4fbd8c21bf26fe3efd --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0005_20260731_132246_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09641a5b6cd903c336f5fe1c198b837c856e4d614b16bf0d695d029e78aee5c +size 44778 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0005_20260731_132246_at.webp b/data/sessions/notepad-append-line/vision/frames/step_0005_20260731_132246_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..bdbf31de27adcbc62bb92fe598af53a02e29810c --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0005_20260731_132246_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82df5569dd6b03bed2e02f5520af6c17322d264a87b12babff9d6bb0a381fb5c +size 123958 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0005_20260731_132246_before.webp b/data/sessions/notepad-append-line/vision/frames/step_0005_20260731_132246_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..78d4c61c93fe08c29de03c4fbd8c21bf26fe3efd --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0005_20260731_132246_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09641a5b6cd903c336f5fe1c198b837c856e4d614b16bf0d695d029e78aee5c +size 44778 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0006_20260731_132250_after.webp b/data/sessions/notepad-append-line/vision/frames/step_0006_20260731_132250_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..78d4c61c93fe08c29de03c4fbd8c21bf26fe3efd --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0006_20260731_132250_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09641a5b6cd903c336f5fe1c198b837c856e4d614b16bf0d695d029e78aee5c +size 44778 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0006_20260731_132250_at.webp b/data/sessions/notepad-append-line/vision/frames/step_0006_20260731_132250_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..bdbf31de27adcbc62bb92fe598af53a02e29810c --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0006_20260731_132250_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82df5569dd6b03bed2e02f5520af6c17322d264a87b12babff9d6bb0a381fb5c +size 123958 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0006_20260731_132250_before.webp b/data/sessions/notepad-append-line/vision/frames/step_0006_20260731_132250_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..78d4c61c93fe08c29de03c4fbd8c21bf26fe3efd --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0006_20260731_132250_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09641a5b6cd903c336f5fe1c198b837c856e4d614b16bf0d695d029e78aee5c +size 44778 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0007_20260731_132259_after.webp b/data/sessions/notepad-append-line/vision/frames/step_0007_20260731_132259_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..78d4c61c93fe08c29de03c4fbd8c21bf26fe3efd --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0007_20260731_132259_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09641a5b6cd903c336f5fe1c198b837c856e4d614b16bf0d695d029e78aee5c +size 44778 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0007_20260731_132259_at.webp b/data/sessions/notepad-append-line/vision/frames/step_0007_20260731_132259_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..78d4c61c93fe08c29de03c4fbd8c21bf26fe3efd --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0007_20260731_132259_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09641a5b6cd903c336f5fe1c198b837c856e4d614b16bf0d695d029e78aee5c +size 44778 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0007_20260731_132259_before.webp b/data/sessions/notepad-append-line/vision/frames/step_0007_20260731_132259_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..78d4c61c93fe08c29de03c4fbd8c21bf26fe3efd --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0007_20260731_132259_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09641a5b6cd903c336f5fe1c198b837c856e4d614b16bf0d695d029e78aee5c +size 44778 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0008_20260731_132302_after.webp b/data/sessions/notepad-append-line/vision/frames/step_0008_20260731_132302_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3d7af8ed08374bdb0eda7d68e0c6fd55ed355a43 --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0008_20260731_132302_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e584c6c245cfdbd377486dc1b694a2c64f0b89bdbb84b28e492d91cd6e4cd3b +size 46046 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0008_20260731_132302_at.webp b/data/sessions/notepad-append-line/vision/frames/step_0008_20260731_132302_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..11910702c20dd220d58ea2ea946413608ded0313 --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0008_20260731_132302_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bf3a6f8493ad02845dd372414a78114c6540756cd356a03c9800a3379177d56 +size 44774 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0008_20260731_132302_before.webp b/data/sessions/notepad-append-line/vision/frames/step_0008_20260731_132302_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..11910702c20dd220d58ea2ea946413608ded0313 --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0008_20260731_132302_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bf3a6f8493ad02845dd372414a78114c6540756cd356a03c9800a3379177d56 +size 44774 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0009_20260731_132306_after.webp b/data/sessions/notepad-append-line/vision/frames/step_0009_20260731_132306_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9e588f4fb576e935d26d92c56aac1056bc312467 --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0009_20260731_132306_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97b13cb4d8e9afb7e1898e658fb2b5bb3bd85b4909b85b3db717569940cfd537 +size 45804 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0009_20260731_132306_at.webp b/data/sessions/notepad-append-line/vision/frames/step_0009_20260731_132306_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9e588f4fb576e935d26d92c56aac1056bc312467 --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0009_20260731_132306_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97b13cb4d8e9afb7e1898e658fb2b5bb3bd85b4909b85b3db717569940cfd537 +size 45804 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0009_20260731_132306_before.webp b/data/sessions/notepad-append-line/vision/frames/step_0009_20260731_132306_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..86c49f74df94d7ed5a139d440d59108d60b49aae --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0009_20260731_132306_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d113c5410b9e96977bf8fa666d308756ecc5c88ec27ba2ca39c60549d802159 +size 45944 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0010_20260731_132311_after.webp b/data/sessions/notepad-append-line/vision/frames/step_0010_20260731_132311_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8e15f009c33fa8e0e7db52ab2f04864cf7394ab0 --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0010_20260731_132311_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42e4a1f684923f075d0bbcb6d870f09be32cc2ac9f13d59ada5f5fb58a5d8fd4 +size 74548 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0010_20260731_132311_at.webp b/data/sessions/notepad-append-line/vision/frames/step_0010_20260731_132311_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1003a2dbfcdbdff48b1535c966bc983358f637fc --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0010_20260731_132311_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:818aefe629f2723de5e449e7959471d3b4d0029882d08fed1decc595689ee9f4 +size 45858 diff --git a/data/sessions/notepad-append-line/vision/frames/step_0010_20260731_132311_before.webp b/data/sessions/notepad-append-line/vision/frames/step_0010_20260731_132311_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1003a2dbfcdbdff48b1535c966bc983358f637fc --- /dev/null +++ b/data/sessions/notepad-append-line/vision/frames/step_0010_20260731_132311_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:818aefe629f2723de5e449e7959471d3b4d0029882d08fed1decc595689ee9f4 +size 45858 diff --git a/data/sessions/notepad-find-replace-2/commands/actuation_commands.json b/data/sessions/notepad-find-replace-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..5bac630c09cf2dd2d2c16d02f49261479a8299a6 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 31, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:31:00.906Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: (Get-Content $env:USERPROFILE\\corpus-seed\\doc-colour.txt) -replace 'colour','color' | Set-Content $env:USERPROFILE\\corpus-seed\\doc-colour.txt", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:31:11.095Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:31:15.234Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:31:21.442Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:31:24.693Z" + } +] \ No newline at end of file diff --git a/data/sessions/notepad-find-replace-2/commands/cc_commands.json b/data/sessions/notepad-find-replace-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..310557d5170636d8cf4a6e3d4471d9d1372035b6 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type (Get-Content $env:USERPROFILE\\corpus-seed\\doc-colour.txt) -replace 'colour','color' | Set-Content $env:USERPROFILE\\corpus-seed\\doc-colour.txt", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/notepad-find-replace-2/commands/converted_input.md b/data/sessions/notepad-find-replace-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..036d01d9584e4d1b53300687bce18461d75f4125 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 11:31:00 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T11:31:00.906Z | Left-click at (268, 1060) | +| 2 | 2026-07-31T11:31:11.095Z | Type: (Get-Content $env:USERPROFILE\corpus-seed\doc-colour.txt) -replace 'colour','color' | Set-Content $env:USERPROFILE\corpus-seed\doc-colour.txt | +| 3 | 2026-07-31T11:31:15.234Z | Press: Enter | +| 4 | 2026-07-31T11:31:21.442Z | Type: exit | +| 5 | 2026-07-31T11:31:24.693Z | Press: Enter | diff --git a/data/sessions/notepad-find-replace-2/commands/raw_input.md b/data/sessions/notepad-find-replace-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..df4ede00f9bb3fc0ab6255242d77af76363b0ff6 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 11:31:00 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T11:31:00.906Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-31T11:31:11.095Z | Typed: (Get-Content $env:USERPROFILE\corpus-seed\doc-colour.txt) -replace 'colour','color' | Set-Content $env:USERPROFILE\corpus-seed\doc-colour.txt | +| 3 | 2026-07-31T11:31:15.234Z | Pressed: Return | +| 4 | 2026-07-31T11:31:21.442Z | Typed: exit | +| 5 | 2026-07-31T11:31:24.693Z | Pressed: Return | diff --git a/data/sessions/notepad-find-replace-2/memory.md b/data/sessions/notepad-find-replace-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..8da79f25b7d179f2555266de09c2bc894c6105b5 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/memory.md @@ -0,0 +1,80 @@ +# Memory: notepad-find-replace-2 + +## Overview + +Replace every occurrence of one word with another throughout a text file, from a shell, by +reading the file, substituting, and writing it back to the same path. Use this as the +terminal route to the same end state as an editor's replace-all: the file keeps its name and +location and holds the corrected text. The recorded trace opens a shell, runs a +`Get-Content` / `-replace` / `Set-Content` pipeline over `doc-colour.txt`, and closes the +shell with `exit`. + +## Prerequisites + +- A desktop environment with a text editor that has a replace facility, or a shell. +- A text file that exists, is readable and writable, and already contains the term to be + replaced. A term that matches nothing replaces nothing, and both routes report success + either way. +- Both terms decided before starting. There is no per-match review in a replace-all, so a + wrong replacement propagates to every occurrence at once. +- Contents that are safe to change in place. Neither route produces a backup. +- Awareness of the file's encoding and line endings. A round trip through a shell can + rewrite both, changing bytes the replacement never touched. +- Clarity about whether the match should be literal or a pattern, and about case + sensitivity. The two routes differ in their defaults on both counts. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to replace every occurrence of a word inside an existing text file, which a shell can do in one pipeline, so the first move is to open one. Move the cursor and Left-click the PowerShell icon in the taskbar. + +![Step 1](vision/frames/step_0001_20260731_113100_at.webp) + +### Step 2 — Type: (Get-Content $env:USERPROFILE\corpus-seed\doc-colour.txt) -replace 'colour','color' | Set-Content $env:USERPROFILE\corpus-seed\doc-colour.txt + +Type a read-replace-write pipeline. `Get-Content` reads the file, `-replace` swaps every occurrence of `colour` for `color`, and `Set-Content` writes the result back to the same path. The parentheses around `Get-Content` matter: they force the whole file to be read before anything is written, which is what stops the command truncating the file it is still reading from. `-replace` is a regular-expression operator and replaces every match, so no separate flag is needed to make it global. + +![Step 2](vision/frames/step_0002_20260731_113111_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Enter to run the replacement. + +![Step 3](vision/frames/step_0003_20260731_113115_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. + +![Step 4](vision/frames/step_0004_20260731_113121_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260731_113124_at.webp) + +## Notes & Edge Cases + +- **The parentheses are load-bearing.** They force the whole file to be read before + anything is written. Without them the write can begin while the read is still in + progress and truncate the file it is reading from — a data-loss failure that looks like a + successful command. +- **This operator matches a regular expression, not a literal string.** Characters like + `.`, `*`, `(`, `[` and `\` in the search term mean something other than themselves, so a + term containing them matches more than intended, or nothing at all. Escape them, or use a + literal-match method. +- **It replaces every match by default.** No separate global flag is needed — which also + means there is no way to replace only the first without doing it differently. +- **The match is case-insensitive by default in this shell, and case-sensitive in most + editors.** The same task run through the two routes can therefore change a different + number of occurrences. Decide which behaviour is wanted rather than inheriting it. +- **The round trip can rewrite encoding and line endings** even where the text is + unchanged, so the output is not guaranteed byte-identical to an editor's save. Where the + file is compared byte for byte with something else, check that too. +- **Zero replacements is reported the same as a thousand.** Confirm from the file's + contents or its modification time. +- **This task destroys its own starting condition** — a repeat run finds nothing left to + replace. + diff --git a/data/sessions/notepad-find-replace-2/metadata.json b/data/sessions/notepad-find-replace-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..6a44a6eca218e9dc8267c5e5d58ddf224a1b1713 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "notepad-find-replace-2", + "memory_description": "", + "session_id": "85889c70-fb99-4560-835e-510146908be0", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T11:30:51.824695926Z", + "completed_at": "2026-07-31T11:31:30.534299211Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T11:31:00.906Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_113100_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_113100_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_113100_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T11:31:11.095Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260731_113111_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_113111_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_113111_after.webp", + "raw_command": "Typed: (Get-Content $env:USERPROFILE\\corpus-seed\\doc-colour.txt) -replace 'colour','color' | Set-Content $env:USERPROFILE\\corpus-seed\\doc-colour.txt", + "converted_command": "Type: (Get-Content $env:USERPROFILE\\corpus-seed\\doc-colour.txt) -replace 'colour','color' | Set-Content $env:USERPROFILE\\corpus-seed\\doc-colour.txt" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T11:31:15.234Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_113115_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_113115_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_113115_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T11:31:21.442Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260731_113121_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_113121_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_113121_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T11:31:24.693Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260731_113124_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_113124_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_113124_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/notepad-find-replace-2/reasoning/reasoning.jsonl b/data/sessions/notepad-find-replace-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..cfc31fd0c3caee65f99838f06e8bc5d50bfbefe0 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T11:31:00.906Z", "timestamp_annotated": "2026-08-19T11:30:05.846782+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260731_113100_at.webp", "reasoning": "The task is to replace every occurrence of a word inside an existing text file, which a shell can do in one pipeline, so the first move is to open one. Move the cursor and Left-click the PowerShell icon in the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T11:31:11.095Z", "timestamp_annotated": "2026-08-19T11:30:05.847235+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: (Get-Content $env:USERPROFILE\\corpus-seed\\doc-colour.txt) -replace 'colour','color' | Set-Content $env:USERPROFILE\\corpus-seed\\doc-colour.txt", "converted_command": "Type: (Get-Content $env:USERPROFILE\\corpus-seed\\doc-colour.txt) -replace 'colour','color' | Set-Content $env:USERPROFILE\\corpus-seed\\doc-colour.txt", "image_path": "vision/frames/step_0002_20260731_113111_at.webp", "reasoning": "Type a read-replace-write pipeline. `Get-Content` reads the file, `-replace` swaps every occurrence of `colour` for `color`, and `Set-Content` writes the result back to the same path. The parentheses around `Get-Content` matter: they force the whole file to be read before anything is written, which is what stops the command truncating the file it is still reading from. `-replace` is a regular-expression operator and replaces every match, so no separate flag is needed to make it global.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T11:31:15.234Z", "timestamp_annotated": "2026-08-19T11:30:05.847736+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260731_113115_at.webp", "reasoning": "After typing the command Press Enter to run the replacement.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T11:31:21.442Z", "timestamp_annotated": "2026-08-19T11:30:05.848277+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260731_113121_at.webp", "reasoning": "Type `exit` to close the shell.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T11:31:24.693Z", "timestamp_annotated": "2026-08-19T11:30:05.848727+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260731_113124_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/notepad-find-replace-2/sync_log.json b/data/sessions/notepad-find-replace-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..392ec399443b39c3e71691d83a013209c6b9fb22 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "85889c70-fb99-4560-835e-510146908be0", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_113100_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/vision/frames/step_0001_20260731_113100_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_113100_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/vision/frames/step_0001_20260731_113100_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_113100_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/vision/frames/step_0001_20260731_113100_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_113111_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/vision/frames/step_0002_20260731_113111_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_113111_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/vision/frames/step_0002_20260731_113111_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_113111_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/vision/frames/step_0002_20260731_113111_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_113115_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/vision/frames/step_0003_20260731_113115_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_113115_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/vision/frames/step_0003_20260731_113115_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_113115_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/vision/frames/step_0003_20260731_113115_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_113121_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/vision/frames/step_0004_20260731_113121_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_113121_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/vision/frames/step_0004_20260731_113121_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_113121_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/vision/frames/step_0004_20260731_113121_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_113124_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/vision/frames/step_0005_20260731_113124_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_113124_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/vision/frames/step_0005_20260731_113124_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_113124_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace-2/vision/frames/step_0005_20260731_113124_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/notepad-find-replace-2/vision/frames/closing_state.webp b/data/sessions/notepad-find-replace-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..5a2c32a7a3426587ed7825d1ef1add9e309a3a11 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded63db92926c7e3c2756fce56789a798ce9b1f7be3476db0397e560880b8942 +size 656148 diff --git a/data/sessions/notepad-find-replace-2/vision/frames/step_0001_20260731_113100_after.webp b/data/sessions/notepad-find-replace-2/vision/frames/step_0001_20260731_113100_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d2524d4f16854f0faab838bd793d87fdd9213172 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/step_0001_20260731_113100_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:575f617c9f04140df398aacfd0eb382f6f73106826992173d394784ab6a9a587 +size 656162 diff --git a/data/sessions/notepad-find-replace-2/vision/frames/step_0001_20260731_113100_at.webp b/data/sessions/notepad-find-replace-2/vision/frames/step_0001_20260731_113100_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d6adc73ab2254a807dc085635ef1cb11e66063cc --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/step_0001_20260731_113100_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a11b5d0542d77b5b895c5f40bc2e3eaebca4c2ccad3be9ba96433f87661a64cc +size 2626740 diff --git a/data/sessions/notepad-find-replace-2/vision/frames/step_0001_20260731_113100_before.webp b/data/sessions/notepad-find-replace-2/vision/frames/step_0001_20260731_113100_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d2524d4f16854f0faab838bd793d87fdd9213172 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/step_0001_20260731_113100_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:575f617c9f04140df398aacfd0eb382f6f73106826992173d394784ab6a9a587 +size 656162 diff --git a/data/sessions/notepad-find-replace-2/vision/frames/step_0002_20260731_113111_after.webp b/data/sessions/notepad-find-replace-2/vision/frames/step_0002_20260731_113111_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ffdc842b25758d73a45727e8b94771ff9de54899 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/step_0002_20260731_113111_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f83222207dcbf89d9f167af6e96cc65038bf0e0c3380102a538d1badce72a4b +size 526346 diff --git a/data/sessions/notepad-find-replace-2/vision/frames/step_0002_20260731_113111_at.webp b/data/sessions/notepad-find-replace-2/vision/frames/step_0002_20260731_113111_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9cb468bd2f9c04bb60bf459daeef37b22d12e148 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/step_0002_20260731_113111_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11eb254c6c6bc80a9075189e960bd87f24871d8a2469d7ffb332e8e3ff74faec +size 525892 diff --git a/data/sessions/notepad-find-replace-2/vision/frames/step_0002_20260731_113111_before.webp b/data/sessions/notepad-find-replace-2/vision/frames/step_0002_20260731_113111_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9cb468bd2f9c04bb60bf459daeef37b22d12e148 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/step_0002_20260731_113111_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11eb254c6c6bc80a9075189e960bd87f24871d8a2469d7ffb332e8e3ff74faec +size 525892 diff --git a/data/sessions/notepad-find-replace-2/vision/frames/step_0003_20260731_113115_after.webp b/data/sessions/notepad-find-replace-2/vision/frames/step_0003_20260731_113115_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..661276777474ef74221ad3d186521082f591f925 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/step_0003_20260731_113115_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a87908cac809b94c5fdecd5482b1c3e53c9762a9b1d3cc5369ea896896c80114 +size 538576 diff --git a/data/sessions/notepad-find-replace-2/vision/frames/step_0003_20260731_113115_at.webp b/data/sessions/notepad-find-replace-2/vision/frames/step_0003_20260731_113115_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..661276777474ef74221ad3d186521082f591f925 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/step_0003_20260731_113115_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a87908cac809b94c5fdecd5482b1c3e53c9762a9b1d3cc5369ea896896c80114 +size 538576 diff --git a/data/sessions/notepad-find-replace-2/vision/frames/step_0003_20260731_113115_before.webp b/data/sessions/notepad-find-replace-2/vision/frames/step_0003_20260731_113115_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..661276777474ef74221ad3d186521082f591f925 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/step_0003_20260731_113115_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a87908cac809b94c5fdecd5482b1c3e53c9762a9b1d3cc5369ea896896c80114 +size 538576 diff --git a/data/sessions/notepad-find-replace-2/vision/frames/step_0004_20260731_113121_after.webp b/data/sessions/notepad-find-replace-2/vision/frames/step_0004_20260731_113121_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1dc578eed77d25a31d93ecabd2a9c0b559c1927c --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/step_0004_20260731_113121_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:676eac1d1b7e03b55ae82e03c9160b8214a7f45dc9e845bf298aca5fa4e3d535 +size 541000 diff --git a/data/sessions/notepad-find-replace-2/vision/frames/step_0004_20260731_113121_at.webp b/data/sessions/notepad-find-replace-2/vision/frames/step_0004_20260731_113121_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3650d4822fc0a4d57d0ffc190ed1c477e743221b --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/step_0004_20260731_113121_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57134b246be094e7f2120519d49bd07a57a0d6296f318d97771b0e78458f6eeb +size 540728 diff --git a/data/sessions/notepad-find-replace-2/vision/frames/step_0004_20260731_113121_before.webp b/data/sessions/notepad-find-replace-2/vision/frames/step_0004_20260731_113121_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3650d4822fc0a4d57d0ffc190ed1c477e743221b --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/step_0004_20260731_113121_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57134b246be094e7f2120519d49bd07a57a0d6296f318d97771b0e78458f6eeb +size 540728 diff --git a/data/sessions/notepad-find-replace-2/vision/frames/step_0005_20260731_113124_after.webp b/data/sessions/notepad-find-replace-2/vision/frames/step_0005_20260731_113124_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5a2c32a7a3426587ed7825d1ef1add9e309a3a11 --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/step_0005_20260731_113124_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded63db92926c7e3c2756fce56789a798ce9b1f7be3476db0397e560880b8942 +size 656148 diff --git a/data/sessions/notepad-find-replace-2/vision/frames/step_0005_20260731_113124_at.webp b/data/sessions/notepad-find-replace-2/vision/frames/step_0005_20260731_113124_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1dc578eed77d25a31d93ecabd2a9c0b559c1927c --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/step_0005_20260731_113124_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:676eac1d1b7e03b55ae82e03c9160b8214a7f45dc9e845bf298aca5fa4e3d535 +size 541000 diff --git a/data/sessions/notepad-find-replace-2/vision/frames/step_0005_20260731_113124_before.webp b/data/sessions/notepad-find-replace-2/vision/frames/step_0005_20260731_113124_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1dc578eed77d25a31d93ecabd2a9c0b559c1927c --- /dev/null +++ b/data/sessions/notepad-find-replace-2/vision/frames/step_0005_20260731_113124_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:676eac1d1b7e03b55ae82e03c9160b8214a7f45dc9e845bf298aca5fa4e3d535 +size 541000 diff --git a/data/sessions/notepad-find-replace/commands/actuation_commands.json b/data/sessions/notepad-find-replace/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..d9651b1ec21eca65e71ec9ec8280d907066b4ae7 --- /dev/null +++ b/data/sessions/notepad-find-replace/commands/actuation_commands.json @@ -0,0 +1,230 @@ +[ + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 91, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 212, + "mouse_y": 281, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Double-clicked at X=212, Y=281", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:39:38.122Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 108, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 860, + "mouse_y": 372, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=860, Y=372", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:39:45.466Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 99, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1027, + "mouse_y": 723, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1027, Y=723", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:39:48.715Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+H", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:39:56.874Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: colour", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:40:01.167Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Tab", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:40:04.423Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: color", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:40:06.753Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 34, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 472, + "mouse_y": 330, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=472, Y=330", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:40:10.105Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 91, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 472, + "mouse_y": 358, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=472, Y=358", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:40:14.388Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 94, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 400, + "mouse_y": 500, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=400, Y=500", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:40:17.700Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+S", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:40:20.805Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Alt+F4", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:40:25.104Z" + } +] \ No newline at end of file diff --git a/data/sessions/notepad-find-replace/commands/cc_commands.json b/data/sessions/notepad-find-replace/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..2e55ef9632d7107a5e1f1be9b4140cde2932d8d9 --- /dev/null +++ b/data/sessions/notepad-find-replace/commands/cc_commands.json @@ -0,0 +1,62 @@ +[ + { + "command": "212 281 double", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "860 372 left", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "1027 723 left", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "press {Ctrl+H}", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "type colour", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "press {Tab}", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "type color", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "472 330 left", + "os": "WINDOWS", + "step_id": 8 + }, + { + "command": "472 358 left", + "os": "WINDOWS", + "step_id": 9 + }, + { + "command": "400 500 left", + "os": "WINDOWS", + "step_id": 10 + }, + { + "command": "press {Ctrl+S}", + "os": "WINDOWS", + "step_id": 11 + }, + { + "command": "press {Alt+F4}", + "os": "WINDOWS", + "step_id": 12 + } +] \ No newline at end of file diff --git a/data/sessions/notepad-find-replace/commands/converted_input.md b/data/sessions/notepad-find-replace/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..b90e4601451a788f1eb6b6e1fcb4af916a6aad41 --- /dev/null +++ b/data/sessions/notepad-find-replace/commands/converted_input.md @@ -0,0 +1,18 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 11:39:38 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T11:39:38.122Z | Double-click at (212, 281) | +| 2 | 2026-07-31T11:39:45.466Z | Left-click at (860, 372) | +| 3 | 2026-07-31T11:39:48.715Z | Left-click at (1027, 723) | +| 4 | 2026-07-31T11:39:56.874Z | Press: Ctrl+H | +| 5 | 2026-07-31T11:40:01.167Z | Type: colour | +| 6 | 2026-07-31T11:40:04.423Z | Press: Tab | +| 7 | 2026-07-31T11:40:06.753Z | Type: color | +| 8 | 2026-07-31T11:40:10.105Z | Left-click at (472, 330) | +| 9 | 2026-07-31T11:40:14.388Z | Left-click at (472, 358) | +| 10 | 2026-07-31T11:40:17.700Z | Left-click at (400, 500) | +| 11 | 2026-07-31T11:40:20.805Z | Press: Ctrl+S | +| 12 | 2026-07-31T11:40:25.104Z | Press: Alt+F4 | diff --git a/data/sessions/notepad-find-replace/commands/raw_input.md b/data/sessions/notepad-find-replace/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..51887e3345913b9386046f97130d73fa3a20293b --- /dev/null +++ b/data/sessions/notepad-find-replace/commands/raw_input.md @@ -0,0 +1,18 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 11:39:38 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T11:39:38.122Z | Double-clicked at X=212, Y=281 | +| 2 | 2026-07-31T11:39:45.466Z | Left-clicked at X=860, Y=372 | +| 3 | 2026-07-31T11:39:48.715Z | Left-clicked at X=1027, Y=723 | +| 4 | 2026-07-31T11:39:56.874Z | Pressed: Ctrl+H | +| 5 | 2026-07-31T11:40:01.167Z | Typed: colour | +| 6 | 2026-07-31T11:40:04.423Z | Pressed: Tab | +| 7 | 2026-07-31T11:40:06.753Z | Typed: color | +| 8 | 2026-07-31T11:40:10.105Z | Left-clicked at X=472, Y=330 | +| 9 | 2026-07-31T11:40:14.388Z | Left-clicked at X=472, Y=358 | +| 10 | 2026-07-31T11:40:17.700Z | Left-clicked at X=400, Y=500 | +| 11 | 2026-07-31T11:40:20.805Z | Pressed: Ctrl+S | +| 12 | 2026-07-31T11:40:25.104Z | Pressed: Alt+F4 | diff --git a/data/sessions/notepad-find-replace/memory.md b/data/sessions/notepad-find-replace/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..65226c9506812f2bc13ed82f473e940bd3ff8b46 --- /dev/null +++ b/data/sessions/notepad-find-replace/memory.md @@ -0,0 +1,115 @@ +# Memory: notepad-find-replace + +## Overview + +Replace every occurrence of one word with another throughout a text file and save it, +using a GUI text editor's replace dialog. Use this when a document needs a whole-file +correction rather than an edit at a known position. The route opens the file through the +file manager's application chooser, opens the replace dialog, enters both terms, replaces +all, closes the dialog and saves. The recorded trace replaces every `colour` with `color` +in `doc-colour.txt`. + +## Prerequisites + +- A desktop environment with a text editor that has a replace facility, or a shell. +- A text file that exists, is readable and writable, and already contains the term to be + replaced. A term that matches nothing replaces nothing, and both routes report success + either way. +- Both terms decided before starting. There is no per-match review in a replace-all, so a + wrong replacement propagates to every occurrence at once. +- Contents that are safe to change in place. Neither route produces a backup. +- Awareness of the file's encoding and line endings. A round trip through a shell can + rewrite both, changing bytes the replacement never touched. +- Clarity about whether the match should be literal or a pattern, and about case + sensitivity. The two routes differ in their defaults on both counts. + +## Steps + +### Step 1 — Double-click at (212, 281) + +The task is to rewrite every occurrence of a word inside an existing text file, so the file has to be opened in an editor first. Move the cursor and Double-click **`doc-colour.txt`** in the `corpus-seed` window. + +![Step 1](vision/frames/step_0001_20260731_113938_at.webp) + +### Step 2 — Left-click at (860, 372) + +Windows has no default handler assigned for `.txt` here, so it asks which application to use instead of opening one. Move the cursor and Left-click **`Notepad`** under `Keep using this app`. It is already the highlighted entry, so this click confirms the selection rather than changing it. Leave the `Always use this app to open .txt files` checkbox alone — ticking it would permanently reassign the file type, which is a change to the machine rather than to the file the task is about. + +![Step 2](vision/frames/step_0002_20260731_113945_at.webp) + +### Step 3 — Left-click at (1027, 723) + +Move the cursor and Left-click **`OK`** to dismiss the chooser and open the file. Notepad appears with `doc-colour.txt` in its title bar and the text on screen. + +![Step 3](vision/frames/step_0003_20260731_113948_at.webp) + +### Step 4 — Press: Ctrl+H + +The task is a replace-all across the whole file, not an edit at one spot, so use Notepad's Replace dialog rather than editing by hand. Press **Ctrl+H** to open it — Ctrl+F would open Find, which can only locate matches, not change them. + +![Step 4](vision/frames/step_0004_20260731_113956_at.webp) + +### Step 5 — Type: colour + +The caret starts in the `Find what` field. Type `colour`, the word to search for. Until something is typed here, `Find Next`, `Replace` and `Replace All` are all disabled, so this step is also what makes the dialog usable. + +![Step 5](vision/frames/step_0005_20260731_114001_at.webp) + +### Step 6 — Press: Tab + +Press **Tab** to move focus from `Find what` to `Replace with`. Tab is used rather than clicking the second field because it is deterministic — it needs no coordinate and cannot land on the wrong control. + +![Step 6](vision/frames/step_0006_20260731_114004_at.webp) + +### Step 7 — Type: color + +Type `color`, the replacement text. Both fields are now filled and all three action buttons have become enabled. + +![Step 7](vision/frames/step_0007_20260731_114006_at.webp) + +### Step 8 — Left-click at (472, 330) + +Move the cursor and Left-click **`Replace All`**. This rewrites every occurrence in one pass. `Replace` next to it would change only the match at the caret and would have to be repeated an unknown number of times, which is a worse fit for a task specified over the whole file. + +![Step 8](vision/frames/step_0008_20260731_114010_at.webp) + +### Step 9 — Left-click at (472, 358) + +Move the cursor and Left-click **`Cancel`** to close the Replace dialog. The button now carrying the focus ring is `Replace All`, which is the evidence that the previous click landed. Cancel here dismisses the dialog and does not undo the replacements — Notepad's Replace has no undo button, and the edits are already in the buffer. + +![Step 9](vision/frames/step_0009_20260731_114014_at.webp) + +### Step 10 — Left-click at (400, 500) + +Move the cursor and Left-click in the **text area**. The replacements exist only in Notepad's buffer at this point, and they still have to be written to disk. This click is what makes that possible: immediately after the Replace dialog closes, focus is left in a state where **Ctrl+S is swallowed**, and Alt+F4 would then raise a Save/Don't Save prompt instead of closing cleanly. Clicking into the body restores focus to the document. + +![Step 10](vision/frames/step_0010_20260731_114017_at.webp) + +### Step 11 — Press: Ctrl+S + +Press **Ctrl+S** to write the buffer back to `doc-colour.txt`. The file already has a path, so this saves silently with no dialog. The closing frame shows the file's modified time well ahead of every other seed file, which is how the save is confirmed. + +![Step 11](vision/frames/step_0011_20260731_114020_at.webp) + +### Step 12 — Press: Alt+F4 + +Press **Alt+F4** to close Notepad. Because the save already happened, this closes straight away with no "Do you want to save changes?" prompt — and the absence of that prompt is itself the confirmation that nothing was left unsaved. + +![Step 12](vision/frames/step_0012_20260731_114025_at.webp) + +## Notes & Edge Cases + +- Never set a default app without user consent because user's have their own preference + and some set default apps based on their work. +- **A file type with no default handler opens a chooser instead of the file.** This is not + an error; it is the system asking once. The task cannot proceed until an application is + picked and the dialog confirmed. +- **Leave the "always use this app" checkbox alone.** Ticking it permanently reassigns the + file type for the whole account — a change to the machine that outlives the task and + affects everything that opens that type afterwards. The task needs the file open now, + not a new default. +- **The pre-highlighted entry is a suggestion, not the answer.** Read the name before + confirming; lists of this kind put similarly-named applications next to each other. +- **Selecting an entry does not open the file** — the dialog still has to be confirmed with + its own button. A highlighted row and an opened file look the same in a list and are + not. diff --git a/data/sessions/notepad-find-replace/metadata.json b/data/sessions/notepad-find-replace/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..dd2788c524805d0fdb4e4397c4361e2aaecc6077 --- /dev/null +++ b/data/sessions/notepad-find-replace/metadata.json @@ -0,0 +1,194 @@ +{ + "memory_name": "notepad-find-replace", + "memory_description": "", + "session_id": "6bfa1930-b1da-4948-a378-802666a36803", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T11:39:28.854390905Z", + "completed_at": "2026-07-31T11:40:30.947752377Z", + "total_steps": 12, + "annotated_steps": 12, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T11:39:38.122Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0001_20260731_113938_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_113938_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_113938_after.webp", + "raw_command": "Double-clicked at X=212, Y=281", + "converted_command": "Double-click at (212, 281)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T11:39:45.466Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260731_113945_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_113945_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_113945_after.webp", + "raw_command": "Left-clicked at X=860, Y=372", + "converted_command": "Left-click at (860, 372)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T11:39:48.715Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0003_20260731_113948_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_113948_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_113948_after.webp", + "raw_command": "Left-clicked at X=1027, Y=723", + "converted_command": "Left-click at (1027, 723)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T11:39:56.874Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260731_113956_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_113956_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_113956_after.webp", + "raw_command": "Pressed: Ctrl+H", + "converted_command": "Press: Ctrl+H" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T11:40:01.167Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0005_20260731_114001_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_114001_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_114001_after.webp", + "raw_command": "Typed: colour", + "converted_command": "Type: colour" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T11:40:04.423Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260731_114004_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260731_114004_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_114004_after.webp", + "raw_command": "Pressed: Tab", + "converted_command": "Press: Tab" + }, + { + "step_id": 7, + "timestamp": "2026-07-31T11:40:06.753Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0007_20260731_114006_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260731_114006_before.webp", + "after_image_path": "vision/frames/step_0007_20260731_114006_after.webp", + "raw_command": "Typed: color", + "converted_command": "Type: color" + }, + { + "step_id": 8, + "timestamp": "2026-07-31T11:40:10.105Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0008_20260731_114010_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260731_114010_before.webp", + "after_image_path": "vision/frames/step_0008_20260731_114010_after.webp", + "raw_command": "Left-clicked at X=472, Y=330", + "converted_command": "Left-click at (472, 330)" + }, + { + "step_id": 9, + "timestamp": "2026-07-31T11:40:14.388Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0009_20260731_114014_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0009_20260731_114014_before.webp", + "after_image_path": "vision/frames/step_0009_20260731_114014_after.webp", + "raw_command": "Left-clicked at X=472, Y=358", + "converted_command": "Left-click at (472, 358)" + }, + { + "step_id": 10, + "timestamp": "2026-07-31T11:40:17.700Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0010_20260731_114017_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260731_114017_before.webp", + "after_image_path": "vision/frames/step_0010_20260731_114017_after.webp", + "raw_command": "Left-clicked at X=400, Y=500", + "converted_command": "Left-click at (400, 500)" + }, + { + "step_id": 11, + "timestamp": "2026-07-31T11:40:20.805Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0011_20260731_114020_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0011_20260731_114020_before.webp", + "after_image_path": "vision/frames/step_0011_20260731_114020_after.webp", + "raw_command": "Pressed: Ctrl+S", + "converted_command": "Press: Ctrl+S" + }, + { + "step_id": 12, + "timestamp": "2026-07-31T11:40:25.104Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0012_20260731_114025_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0012_20260731_114025_before.webp", + "after_image_path": "vision/frames/step_0012_20260731_114025_after.webp", + "raw_command": "Pressed: Alt+F4", + "converted_command": "Press: Alt+F4" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/notepad-find-replace/reasoning/reasoning.jsonl b/data/sessions/notepad-find-replace/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f0ce440cf6a357d5f7af208c75e1dad159d9314f --- /dev/null +++ b/data/sessions/notepad-find-replace/reasoning/reasoning.jsonl @@ -0,0 +1,12 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T11:39:38.122Z", "timestamp_annotated": "2026-08-19T14:18:25.954575+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=212, Y=281", "converted_command": "Double-click at (212, 281)", "image_path": "vision/frames/step_0001_20260731_113938_at.webp", "reasoning": "The task is to rewrite every occurrence of a word inside an existing text file, so the file has to be opened in an editor first. Move the cursor and Double-click **`doc-colour.txt`** in the `corpus-seed` window.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T11:39:45.466Z", "timestamp_annotated": "2026-08-19T14:18:25.954865+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=860, Y=372", "converted_command": "Left-click at (860, 372)", "image_path": "vision/frames/step_0002_20260731_113945_at.webp", "reasoning": "Windows has no default handler assigned for `.txt` here, so it asks which application to use instead of opening one. Move the cursor and Left-click **`Notepad`** under `Keep using this app`. It is already the highlighted entry, so this click confirms the selection rather than changing it. Leave the `Always use this app to open .txt files` checkbox alone — ticking it would permanently reassign the file type, which is a change to the machine rather than to the file the task is about.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T11:39:48.715Z", "timestamp_annotated": "2026-08-19T14:18:25.955228+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1027, Y=723", "converted_command": "Left-click at (1027, 723)", "image_path": "vision/frames/step_0003_20260731_113948_at.webp", "reasoning": "Move the cursor and Left-click **`OK`** to dismiss the chooser and open the file. Notepad appears with `doc-colour.txt` in its title bar and the text on screen.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T11:39:56.874Z", "timestamp_annotated": "2026-08-19T14:18:25.955677+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+H", "converted_command": "Press: Ctrl+H", "image_path": "vision/frames/step_0004_20260731_113956_at.webp", "reasoning": "The task is a replace-all across the whole file, not an edit at one spot, so use Notepad's Replace dialog rather than editing by hand. Press **Ctrl+H** to open it — Ctrl+F would open Find, which can only locate matches, not change them.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T11:40:01.167Z", "timestamp_annotated": "2026-08-19T14:18:25.956071+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: colour", "converted_command": "Type: colour", "image_path": "vision/frames/step_0005_20260731_114001_at.webp", "reasoning": "The caret starts in the `Find what` field. Type `colour`, the word to search for. Until something is typed here, `Find Next`, `Replace` and `Replace All` are all disabled, so this step is also what makes the dialog usable.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T11:40:04.423Z", "timestamp_annotated": "2026-08-19T14:18:25.956472+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Tab", "converted_command": "Press: Tab", "image_path": "vision/frames/step_0006_20260731_114004_at.webp", "reasoning": "Press **Tab** to move focus from `Find what` to `Replace with`. Tab is used rather than clicking the second field because it is deterministic — it needs no coordinate and cannot land on the wrong control.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-31T11:40:06.753Z", "timestamp_annotated": "2026-08-19T14:18:25.956962+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: color", "converted_command": "Type: color", "image_path": "vision/frames/step_0007_20260731_114006_at.webp", "reasoning": "Type `color`, the replacement text. Both fields are now filled and all three action buttons have become enabled.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-31T11:40:10.105Z", "timestamp_annotated": "2026-08-19T14:18:25.957399+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=472, Y=330", "converted_command": "Left-click at (472, 330)", "image_path": "vision/frames/step_0008_20260731_114010_at.webp", "reasoning": "Move the cursor and Left-click **`Replace All`**. This rewrites every occurrence in one pass. `Replace` next to it would change only the match at the caret and would have to be repeated an unknown number of times, which is a worse fit for a task specified over the whole file.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-31T11:40:14.388Z", "timestamp_annotated": "2026-08-19T14:18:25.957973+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=472, Y=358", "converted_command": "Left-click at (472, 358)", "image_path": "vision/frames/step_0009_20260731_114014_at.webp", "reasoning": "Move the cursor and Left-click **`Cancel`** to close the Replace dialog. The button now carrying the focus ring is `Replace All`, which is the evidence that the previous click landed. Cancel here dismisses the dialog and does not undo the replacements — Notepad's Replace has no undo button, and the edits are already in the buffer.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-31T11:40:17.700Z", "timestamp_annotated": "2026-08-19T14:18:25.958476+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=400, Y=500", "converted_command": "Left-click at (400, 500)", "image_path": "vision/frames/step_0010_20260731_114017_at.webp", "reasoning": "Move the cursor and Left-click in the **text area**. The replacements exist only in Notepad's buffer at this point, and they still have to be written to disk. This click is what makes that possible: immediately after the Replace dialog closes, focus is left in a state where **Ctrl+S is swallowed**, and Alt+F4 would then raise a Save/Don't Save prompt instead of closing cleanly. Clicking into the body restores focus to the document.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-31T11:40:20.805Z", "timestamp_annotated": "2026-08-19T14:18:25.959024+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+S", "converted_command": "Press: Ctrl+S", "image_path": "vision/frames/step_0011_20260731_114020_at.webp", "reasoning": "Press **Ctrl+S** to write the buffer back to `doc-colour.txt`. The file already has a path, so this saves silently with no dialog. The closing frame shows the file's modified time well ahead of every other seed file, which is how the save is confirmed.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-31T11:40:25.104Z", "timestamp_annotated": "2026-08-19T14:18:25.959559+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Alt+F4", "converted_command": "Press: Alt+F4", "image_path": "vision/frames/step_0012_20260731_114025_at.webp", "reasoning": "Press **Alt+F4** to close Notepad. Because the save already happened, this closes straight away with no \"Do you want to save changes?\" prompt — and the absence of that prompt is itself the confirmation that nothing was left unsaved.", "skipped": false} diff --git a/data/sessions/notepad-find-replace/sync_log.json b/data/sessions/notepad-find-replace/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..45071c6e46e98450da7bb844589f19d08f9b338a --- /dev/null +++ b/data/sessions/notepad-find-replace/sync_log.json @@ -0,0 +1,292 @@ +{ + "session_id": "6bfa1930-b1da-4948-a378-802666a36803", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_113938_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0001_20260731_113938_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_113938_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0001_20260731_113938_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_113938_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0001_20260731_113938_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_113945_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0002_20260731_113945_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_113945_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0002_20260731_113945_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_113945_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0002_20260731_113945_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_113948_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0003_20260731_113948_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_113948_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0003_20260731_113948_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_113948_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0003_20260731_113948_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_113956_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0004_20260731_113956_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_113956_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0004_20260731_113956_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_113956_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0004_20260731_113956_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_114001_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0005_20260731_114001_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_114001_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0005_20260731_114001_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_114001_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0005_20260731_114001_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_114004_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0006_20260731_114004_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_114004_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0006_20260731_114004_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_114004_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0006_20260731_114004_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_114006_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0007_20260731_114006_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_114006_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0007_20260731_114006_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_114006_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0007_20260731_114006_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_114010_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0008_20260731_114010_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_114010_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0008_20260731_114010_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_114010_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0008_20260731_114010_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_114014_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0009_20260731_114014_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_114014_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0009_20260731_114014_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_114014_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0009_20260731_114014_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_114017_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0010_20260731_114017_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_114017_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0010_20260731_114017_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_114017_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0010_20260731_114017_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_114020_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0011_20260731_114020_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_114020_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0011_20260731_114020_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_114020_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0011_20260731_114020_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_114025_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0012_20260731_114025_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_114025_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0012_20260731_114025_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_114025_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-find-replace/vision/frames/step_0012_20260731_114025_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/notepad-find-replace/vision/frames/closing_state.webp b/data/sessions/notepad-find-replace/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..4d91bb4e561cb8feb404334f8657145139152217 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e0ca7c7c3df2b0241fe07cc191eaa1c73ebefc84607dd0dcd786ef6fe2355ff +size 74580 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0001_20260731_113938_after.webp b/data/sessions/notepad-find-replace/vision/frames/step_0001_20260731_113938_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f014875d6f33781892e92318cff6c1443b48e0f5 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0001_20260731_113938_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1e550792983445411c2d2d58adb24c0058e8d5e53085708c22671860b940f3 +size 74662 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0001_20260731_113938_at.webp b/data/sessions/notepad-find-replace/vision/frames/step_0001_20260731_113938_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..515a84e48ce74afe7b9540c275066b6c95feee20 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0001_20260731_113938_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd3e8017d3e9e6e67848b2503a0989d712911dc1e261663e04500d3a36b785b3 +size 231956 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0001_20260731_113938_before.webp b/data/sessions/notepad-find-replace/vision/frames/step_0001_20260731_113938_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3d4efc30355c34ae14a014d97884ddffb1878f66 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0001_20260731_113938_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebad3f8a1e500e505ba19b424320ef838cb270b829793a0744ec1d2e86e7a14b +size 91878 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0002_20260731_113945_after.webp b/data/sessions/notepad-find-replace/vision/frames/step_0002_20260731_113945_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..90e45ea055e37417fa2e23f99742e914d5921be1 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0002_20260731_113945_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c2b39704e954bd0f4344c8e8daea4a7e6fa5501b6eb4996d022ebdd00c25b9d +size 89484 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0002_20260731_113945_at.webp b/data/sessions/notepad-find-replace/vision/frames/step_0002_20260731_113945_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..700b950efe6188b46b252bb35d38d59de8084569 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0002_20260731_113945_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:944c5a698dc48ac596ebc778815b693a616450d3451aadde684acd0fd2307c6c +size 219152 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0002_20260731_113945_before.webp b/data/sessions/notepad-find-replace/vision/frames/step_0002_20260731_113945_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..90e45ea055e37417fa2e23f99742e914d5921be1 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0002_20260731_113945_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c2b39704e954bd0f4344c8e8daea4a7e6fa5501b6eb4996d022ebdd00c25b9d +size 89484 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0003_20260731_113948_after.webp b/data/sessions/notepad-find-replace/vision/frames/step_0003_20260731_113948_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..90e45ea055e37417fa2e23f99742e914d5921be1 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0003_20260731_113948_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c2b39704e954bd0f4344c8e8daea4a7e6fa5501b6eb4996d022ebdd00c25b9d +size 89484 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0003_20260731_113948_at.webp b/data/sessions/notepad-find-replace/vision/frames/step_0003_20260731_113948_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2dcaf2783e417ab26ee9f3cd33b99c108d59238a --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0003_20260731_113948_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc3fa6dec4fa3118050138da24ed26fcfd8f987de45011eb0ffb5720e0db0dc4 +size 219290 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0003_20260731_113948_before.webp b/data/sessions/notepad-find-replace/vision/frames/step_0003_20260731_113948_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..90e45ea055e37417fa2e23f99742e914d5921be1 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0003_20260731_113948_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c2b39704e954bd0f4344c8e8daea4a7e6fa5501b6eb4996d022ebdd00c25b9d +size 89484 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0004_20260731_113956_after.webp b/data/sessions/notepad-find-replace/vision/frames/step_0004_20260731_113956_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c0d3e57600461f2f18365cf7d07ddf4d7969580b --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0004_20260731_113956_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f258f10cb70584e4e748080a889d15dd62ebadee7e150b34e57ad886e85e22d +size 60664 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0004_20260731_113956_at.webp b/data/sessions/notepad-find-replace/vision/frames/step_0004_20260731_113956_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cdc45fd4c26c020cd7d082e3c8bf018c7d9f1783 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0004_20260731_113956_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc16b3ab613d20e5036e8d8fe64257d99f2b97ed9662acffc1798bbdf9b082b2 +size 58032 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0004_20260731_113956_before.webp b/data/sessions/notepad-find-replace/vision/frames/step_0004_20260731_113956_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cdc45fd4c26c020cd7d082e3c8bf018c7d9f1783 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0004_20260731_113956_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc16b3ab613d20e5036e8d8fe64257d99f2b97ed9662acffc1798bbdf9b082b2 +size 58032 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0005_20260731_114001_after.webp b/data/sessions/notepad-find-replace/vision/frames/step_0005_20260731_114001_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e9b56eb2b87236afd031603958f343a756e8eb03 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0005_20260731_114001_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46005f08d554f31048981a6f0f876abfc2fa6036eea4801a51546b932da3fea +size 61706 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0005_20260731_114001_at.webp b/data/sessions/notepad-find-replace/vision/frames/step_0005_20260731_114001_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..017ac162303671d5d9eacb392df6df444c34a174 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0005_20260731_114001_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f921a9e056418600c41703c3429b1f4fcaf05e144a3f830eab82034fab1dbce5 +size 60642 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0005_20260731_114001_before.webp b/data/sessions/notepad-find-replace/vision/frames/step_0005_20260731_114001_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..017ac162303671d5d9eacb392df6df444c34a174 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0005_20260731_114001_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f921a9e056418600c41703c3429b1f4fcaf05e144a3f830eab82034fab1dbce5 +size 60642 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0006_20260731_114004_after.webp b/data/sessions/notepad-find-replace/vision/frames/step_0006_20260731_114004_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..86a8d4a42cb2832cadf425b29e1eff7608aa519f --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0006_20260731_114004_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb70b7682b199c5c658a1074fe8eeca5639f9eb2a8b282889eebf90a22d0d05 +size 61638 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0006_20260731_114004_at.webp b/data/sessions/notepad-find-replace/vision/frames/step_0006_20260731_114004_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e9b56eb2b87236afd031603958f343a756e8eb03 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0006_20260731_114004_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46005f08d554f31048981a6f0f876abfc2fa6036eea4801a51546b932da3fea +size 61706 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0006_20260731_114004_before.webp b/data/sessions/notepad-find-replace/vision/frames/step_0006_20260731_114004_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e9b56eb2b87236afd031603958f343a756e8eb03 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0006_20260731_114004_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46005f08d554f31048981a6f0f876abfc2fa6036eea4801a51546b932da3fea +size 61706 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0007_20260731_114006_after.webp b/data/sessions/notepad-find-replace/vision/frames/step_0007_20260731_114006_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..da4248012be0e45e60325cec7369608eea29c50c --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0007_20260731_114006_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e92a05e83683a977f7f9f23822b4a9c4904070ea233d64bfba1515c515243304 +size 61996 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0007_20260731_114006_at.webp b/data/sessions/notepad-find-replace/vision/frames/step_0007_20260731_114006_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..86a8d4a42cb2832cadf425b29e1eff7608aa519f --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0007_20260731_114006_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb70b7682b199c5c658a1074fe8eeca5639f9eb2a8b282889eebf90a22d0d05 +size 61638 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0007_20260731_114006_before.webp b/data/sessions/notepad-find-replace/vision/frames/step_0007_20260731_114006_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..86a8d4a42cb2832cadf425b29e1eff7608aa519f --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0007_20260731_114006_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb70b7682b199c5c658a1074fe8eeca5639f9eb2a8b282889eebf90a22d0d05 +size 61638 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0008_20260731_114010_after.webp b/data/sessions/notepad-find-replace/vision/frames/step_0008_20260731_114010_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..131115c76447a9af92c7fec8974999a38095ba4b --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0008_20260731_114010_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457b931b06dc964a1daa84dc6b90b29f22386ece9e91c0597131292750cc992f +size 62006 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0008_20260731_114010_at.webp b/data/sessions/notepad-find-replace/vision/frames/step_0008_20260731_114010_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c5eb7ce6342ba5741f2eb8368660425b0ca95634 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0008_20260731_114010_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8724c0e2a988f8725e0c04520f8c17e427e27ade99f072b243a788da7e8672e +size 166698 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0008_20260731_114010_before.webp b/data/sessions/notepad-find-replace/vision/frames/step_0008_20260731_114010_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..da4248012be0e45e60325cec7369608eea29c50c --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0008_20260731_114010_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e92a05e83683a977f7f9f23822b4a9c4904070ea233d64bfba1515c515243304 +size 61996 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0009_20260731_114014_after.webp b/data/sessions/notepad-find-replace/vision/frames/step_0009_20260731_114014_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b0ea780c6efdb11b8a90c12a2b0e2fac24dd78b6 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0009_20260731_114014_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1923386c8e582754f7a2975cbca0e93afa41dfc5d31df885151c8bcef503c842 +size 57304 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0009_20260731_114014_at.webp b/data/sessions/notepad-find-replace/vision/frames/step_0009_20260731_114014_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b86b2fd134159cdd262777587d5d01b36819f403 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0009_20260731_114014_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7313c873a110a296555e8529ed0f490c7512099a654398d5bc17d48de961f286 +size 167208 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0009_20260731_114014_before.webp b/data/sessions/notepad-find-replace/vision/frames/step_0009_20260731_114014_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b88f9d4ce406b2fd6580e52c393de38058ffdff6 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0009_20260731_114014_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2176f3d5dd2d9f9444f96ac23fabd996d89e179c6ea06ab8e9a4649dbca1fb9 +size 61876 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0010_20260731_114017_after.webp b/data/sessions/notepad-find-replace/vision/frames/step_0010_20260731_114017_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b0ea780c6efdb11b8a90c12a2b0e2fac24dd78b6 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0010_20260731_114017_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1923386c8e582754f7a2975cbca0e93afa41dfc5d31df885151c8bcef503c842 +size 57304 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0010_20260731_114017_at.webp b/data/sessions/notepad-find-replace/vision/frames/step_0010_20260731_114017_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1ca0df7a838df63217253152aef83deadb0b90ef --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0010_20260731_114017_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cbfd494f65c4733936c599bbea84636b66c618abb8e1865c88b35d34b99181f +size 152688 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0010_20260731_114017_before.webp b/data/sessions/notepad-find-replace/vision/frames/step_0010_20260731_114017_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b0ea780c6efdb11b8a90c12a2b0e2fac24dd78b6 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0010_20260731_114017_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1923386c8e582754f7a2975cbca0e93afa41dfc5d31df885151c8bcef503c842 +size 57304 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0011_20260731_114020_after.webp b/data/sessions/notepad-find-replace/vision/frames/step_0011_20260731_114020_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1cbda86c29819bb582ac8c959aa7d36ba191e555 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0011_20260731_114020_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:912b1f9a776bbfeebef2443bcd9a22c46c43530748a928f0b160f41858048c01 +size 57472 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0011_20260731_114020_at.webp b/data/sessions/notepad-find-replace/vision/frames/step_0011_20260731_114020_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f672e9a53e0f28747d50269f023bf9c8803e8fa7 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0011_20260731_114020_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c188d8446a5012aef90bc1f507ad64e7f5b184e9a54dccf9c85b82f27a95853d +size 57166 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0011_20260731_114020_before.webp b/data/sessions/notepad-find-replace/vision/frames/step_0011_20260731_114020_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f672e9a53e0f28747d50269f023bf9c8803e8fa7 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0011_20260731_114020_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c188d8446a5012aef90bc1f507ad64e7f5b184e9a54dccf9c85b82f27a95853d +size 57166 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0012_20260731_114025_after.webp b/data/sessions/notepad-find-replace/vision/frames/step_0012_20260731_114025_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4d91bb4e561cb8feb404334f8657145139152217 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0012_20260731_114025_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e0ca7c7c3df2b0241fe07cc191eaa1c73ebefc84607dd0dcd786ef6fe2355ff +size 74580 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0012_20260731_114025_at.webp b/data/sessions/notepad-find-replace/vision/frames/step_0012_20260731_114025_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4d91bb4e561cb8feb404334f8657145139152217 --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0012_20260731_114025_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e0ca7c7c3df2b0241fe07cc191eaa1c73ebefc84607dd0dcd786ef6fe2355ff +size 74580 diff --git a/data/sessions/notepad-find-replace/vision/frames/step_0012_20260731_114025_before.webp b/data/sessions/notepad-find-replace/vision/frames/step_0012_20260731_114025_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c4fabd0e9000f99fda6b0410e044a0cff20fafdc --- /dev/null +++ b/data/sessions/notepad-find-replace/vision/frames/step_0012_20260731_114025_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b12f21756ec03e7c49daa99883d7d26be8590f981fec999786a012115fa623d8 +size 57522 diff --git a/data/sessions/notepad-new-saveas-2/commands/actuation_commands.json b/data/sessions/notepad-new-saveas-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..f32d1577ef1b65ebf6a83ea4ae434b4aaa179e5a --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 90, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:27:06.292Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Set-Content $env:USERPROFILE\\corpus-seed\\readme.txt \"title`ndate`nstatus: open\"", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:27:16.419Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:27:20.727Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:27:27.104Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:27:30.371Z" + } +] \ No newline at end of file diff --git a/data/sessions/notepad-new-saveas-2/commands/cc_commands.json b/data/sessions/notepad-new-saveas-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..5248bbd28376cb0e6e5ef8631c29e4110119d368 --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Set-Content $env:USERPROFILE\\corpus-seed\\readme.txt \"title`ndate`nstatus: open\"", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/notepad-new-saveas-2/commands/converted_input.md b/data/sessions/notepad-new-saveas-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..7c6d5be553dd861f3ec1a63c64458df93ab4bd8b --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 13:27:06 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T13:27:06.292Z | Left-click at (268, 1060) | +| 2 | 2026-07-31T13:27:16.419Z | Type: Set-Content $env:USERPROFILE\corpus-seed\readme.txt "title`ndate`nstatus: open" | +| 3 | 2026-07-31T13:27:20.727Z | Press: Enter | +| 4 | 2026-07-31T13:27:27.104Z | Type: exit | +| 5 | 2026-07-31T13:27:30.371Z | Press: Enter | diff --git a/data/sessions/notepad-new-saveas-2/commands/raw_input.md b/data/sessions/notepad-new-saveas-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..03c01ba7aef026afbb8ba2a51550bae4114e117f --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 13:27:06 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T13:27:06.292Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-31T13:27:16.419Z | Typed: Set-Content $env:USERPROFILE\corpus-seed\readme.txt "title`ndate`nstatus: open" | +| 3 | 2026-07-31T13:27:20.727Z | Pressed: Return | +| 4 | 2026-07-31T13:27:27.104Z | Typed: exit | +| 5 | 2026-07-31T13:27:30.371Z | Pressed: Return | diff --git a/data/sessions/notepad-new-saveas-2/memory.md b/data/sessions/notepad-new-saveas-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..603d94e5f514b212e36604f8b8554441c89e6a2b --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/memory.md @@ -0,0 +1,69 @@ +# Memory: notepad-new-saveas-2 + +## Overview + +Create a small plain-text file with known contents directly from a shell, without opening +an editor. Use this as the terminal route to the same end state as the editor task: one +set-content command creates the file and writes all of its lines. The recorded trace opens +a shell, writes the three lines into `readme.txt`, and closes the shell with `exit`. + +## Prerequisites + +- A desktop environment with a plain-text editor, and a way to launch an application by + name rather than by clicking an icon — the editor is not assumed to be on the Dock or + taskbar. A shell is the alternative route and needs neither. +- The full contents decided before starting, including capitalisation and line breaks. + Nothing in this task reads the text back to check it, so a wrong character is carried + into the file unnoticed. +- A destination directory that exists and is writable, and a file name that does not + already exist there. Both routes overwrite an existing file of the same name without + asking — the shell redirect truncates it, and the editor's save panel replaces it after + a confirmation that is easy to accept by reflex. +- Automatic text substitution turned off in the editor, if the environment provides it. + Automatic capitalisation, quote and dash substitution rewrite typed characters silently, + which changes the bytes on disk without changing anything visible in the window. +- The editor configured to open a blank document on launch and to default to plain text, + where that is configurable. A rich-text default writes a different file format under the + same name. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to create a text file holding three known lines, which a shell can write directly without opening an editor, so the first move is to open one. Move the cursor and Left-click the PowerShell icon in the taskbar. + +![Step 1](vision/frames/step_0001_20260731_132706_at.webp) + +### Step 2 — Type: Set-Content $env:USERPROFILE\corpus-seed\readme.txt "title`ndate`nstatus: open" + +Type a `Set-Content` command that writes all three lines in one call. `Set-Content` is correct here where it would be wrong for an append task: the file is being created from nothing, so replacing its contents is exactly the intent. The backtick-n sequences are PowerShell's newline escape — the backtick is its escape character, where other shells use a backslash — and they are what turn one typed argument into three lines in the file. Double quotes are required, because PowerShell only expands escapes inside double quotes and would write the characters literally inside single ones. The three words are lower case, matching the mouse trace on this platform exactly. + +![Step 2](vision/frames/step_0002_20260731_132716_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Enter to write the file. + +![Step 3](vision/frames/step_0003_20260731_132720_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. + +![Step 4](vision/frames/step_0004_20260731_132727_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260731_132730_at.webp) + +## Notes & Edge Cases + +1. The write verb replaces the whole file rather than adding to it. Pointed at a file that already exists, it destroys the contents without asking and without an error — which is exactly what is wanted when creating a new file, and exactly what is not when the name is already taken. +2. The multi-line content is produced by escape sequences inside the quoted string rather than by pressing a key. Which quoting style is used decides whether those escapes are interpreted or written out as literal characters, so the quotes are part of the content, not decoration around it. +3. The file is created with the extension spelled out in full. There is no menu supplying it and no rename box keeping it, so a name given without an extension produces a file that opens from a shell and no longer opens by double-click. +4. The encoding is chosen by the command, not by the task. A file written this way can carry a byte-order mark or a different line ending from one saved by hand in an editor, so two routes that look identical on screen can differ on disk — compare the bytes when the bytes matter. +5. The destination folder has to exist. The command creates the file but not the path to it, and a missing folder fails at the write rather than at the typing. +6. The environment variable in the path is expanded by the shell, so the same string handed to something that is not a shell leaves the literal text unresolved. +7. The prompt returning is not confirmation. Read the file back and check both its contents and its line count. diff --git a/data/sessions/notepad-new-saveas-2/metadata.json b/data/sessions/notepad-new-saveas-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..21ee574f2d8937a52ec98e864b066c05d1e058fa --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "notepad-new-saveas-2", + "memory_description": "", + "session_id": "91b69ec8-c85a-4ce8-a817-5a6778b6a881", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T13:26:56.934243393Z", + "completed_at": "2026-07-31T13:27:35.594997487Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T13:27:06.292Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_132706_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_132706_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_132706_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T13:27:16.419Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260731_132716_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_132716_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_132716_after.webp", + "raw_command": "Typed: Set-Content $env:USERPROFILE\\corpus-seed\\readme.txt \"title`ndate`nstatus: open\"", + "converted_command": "Type: Set-Content $env:USERPROFILE\\corpus-seed\\readme.txt \"title`ndate`nstatus: open\"" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T13:27:20.727Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_132720_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_132720_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_132720_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T13:27:27.104Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260731_132727_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_132727_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_132727_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T13:27:30.371Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260731_132730_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_132730_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_132730_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/notepad-new-saveas-2/reasoning/reasoning.jsonl b/data/sessions/notepad-new-saveas-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ce49b00307bfa49ef0810ab6349d43d13529bebf --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T13:27:06.292Z", "timestamp_annotated": "2026-08-19T14:18:26.218067+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260731_132706_at.webp", "reasoning": "The task is to create a text file holding three known lines, which a shell can write directly without opening an editor, so the first move is to open one. Move the cursor and Left-click the PowerShell icon in the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T13:27:16.419Z", "timestamp_annotated": "2026-08-19T14:18:26.218577+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Set-Content $env:USERPROFILE\\corpus-seed\\readme.txt \"title`ndate`nstatus: open\"", "converted_command": "Type: Set-Content $env:USERPROFILE\\corpus-seed\\readme.txt \"title`ndate`nstatus: open\"", "image_path": "vision/frames/step_0002_20260731_132716_at.webp", "reasoning": "Type a `Set-Content` command that writes all three lines in one call. `Set-Content` is correct here where it would be wrong for an append task: the file is being created from nothing, so replacing its contents is exactly the intent. The backtick-n sequences are PowerShell's newline escape — the backtick is its escape character, where other shells use a backslash — and they are what turn one typed argument into three lines in the file. Double quotes are required, because PowerShell only expands escapes inside double quotes and would write the characters literally inside single ones. The three words are lower case, matching the mouse trace on this platform exactly.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T13:27:20.727Z", "timestamp_annotated": "2026-08-19T14:18:26.219135+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260731_132720_at.webp", "reasoning": "After typing the command Press Enter to write the file.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T13:27:27.104Z", "timestamp_annotated": "2026-08-19T14:18:26.219688+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260731_132727_at.webp", "reasoning": "Type `exit` to close the shell.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T13:27:30.371Z", "timestamp_annotated": "2026-08-19T14:18:26.220203+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260731_132730_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/notepad-new-saveas-2/sync_log.json b/data/sessions/notepad-new-saveas-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..77b1dba0f51e4cdfdc07c7b14517c22a034aefb8 --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "91b69ec8-c85a-4ce8-a817-5a6778b6a881", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_132706_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/vision/frames/step_0001_20260731_132706_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_132706_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/vision/frames/step_0001_20260731_132706_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_132706_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/vision/frames/step_0001_20260731_132706_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_132716_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/vision/frames/step_0002_20260731_132716_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_132716_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/vision/frames/step_0002_20260731_132716_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_132716_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/vision/frames/step_0002_20260731_132716_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_132720_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/vision/frames/step_0003_20260731_132720_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_132720_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/vision/frames/step_0003_20260731_132720_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_132720_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/vision/frames/step_0003_20260731_132720_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_132727_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/vision/frames/step_0004_20260731_132727_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_132727_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/vision/frames/step_0004_20260731_132727_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_132727_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/vision/frames/step_0004_20260731_132727_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132730_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/vision/frames/step_0005_20260731_132730_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132730_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/vision/frames/step_0005_20260731_132730_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132730_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas-2/vision/frames/step_0005_20260731_132730_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/closing_state.webp b/data/sessions/notepad-new-saveas-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..dee28bebc1106378872c3a3d8665e13959240097 --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8397d0681d935d8aef665bfae9383eedc13cecb0d85921beae7693a944efad +size 674556 diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/step_0001_20260731_132706_after.webp b/data/sessions/notepad-new-saveas-2/vision/frames/step_0001_20260731_132706_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c1aa61169150080f1e3555babaaf6946947d215b --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/step_0001_20260731_132706_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ba67ff7de8ff3be1b19ddc0ddb9610cd37add711accae987d4cd64eff74889e +size 674614 diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/step_0001_20260731_132706_at.webp b/data/sessions/notepad-new-saveas-2/vision/frames/step_0001_20260731_132706_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..66ddf9412cc10d3d6c487c2337da7fa7db3f5e56 --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/step_0001_20260731_132706_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d37cd44de7f10b55db5fe73be3b4f883f1a9c22e96f7d8d9d368b69a0fdeb934 +size 2652596 diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/step_0001_20260731_132706_before.webp b/data/sessions/notepad-new-saveas-2/vision/frames/step_0001_20260731_132706_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c1aa61169150080f1e3555babaaf6946947d215b --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/step_0001_20260731_132706_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ba67ff7de8ff3be1b19ddc0ddb9610cd37add711accae987d4cd64eff74889e +size 674614 diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/step_0002_20260731_132716_after.webp b/data/sessions/notepad-new-saveas-2/vision/frames/step_0002_20260731_132716_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..93571124f642b8a7a641a0fe3ef69606a5348b3b --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/step_0002_20260731_132716_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe369ee2efc62655d9cb9278a6c0a3078d1c8cdd02ffb6c1c138b607610729e +size 535048 diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/step_0002_20260731_132716_at.webp b/data/sessions/notepad-new-saveas-2/vision/frames/step_0002_20260731_132716_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8887a2308ca99662b5f4764e2a866cedc607d52b --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/step_0002_20260731_132716_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faf1a04c04a2409287d0c268b55764a9c6390452c21091f2cc12ae93f74c8267 +size 534608 diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/step_0002_20260731_132716_before.webp b/data/sessions/notepad-new-saveas-2/vision/frames/step_0002_20260731_132716_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8887a2308ca99662b5f4764e2a866cedc607d52b --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/step_0002_20260731_132716_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faf1a04c04a2409287d0c268b55764a9c6390452c21091f2cc12ae93f74c8267 +size 534608 diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/step_0003_20260731_132720_after.webp b/data/sessions/notepad-new-saveas-2/vision/frames/step_0003_20260731_132720_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ae30aa97661406565760f3e4a3f6664d7bcf70aa --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/step_0003_20260731_132720_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de31226e718408becd5cb5eb448e880652e1308a8b0cc1d36e9ec4f12679033 +size 542824 diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/step_0003_20260731_132720_at.webp b/data/sessions/notepad-new-saveas-2/vision/frames/step_0003_20260731_132720_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ae30aa97661406565760f3e4a3f6664d7bcf70aa --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/step_0003_20260731_132720_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de31226e718408becd5cb5eb448e880652e1308a8b0cc1d36e9ec4f12679033 +size 542824 diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/step_0003_20260731_132720_before.webp b/data/sessions/notepad-new-saveas-2/vision/frames/step_0003_20260731_132720_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ae30aa97661406565760f3e4a3f6664d7bcf70aa --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/step_0003_20260731_132720_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de31226e718408becd5cb5eb448e880652e1308a8b0cc1d36e9ec4f12679033 +size 542824 diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/step_0004_20260731_132727_after.webp b/data/sessions/notepad-new-saveas-2/vision/frames/step_0004_20260731_132727_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6c07262e99ea69d4156138ff983e2e97107446e0 --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/step_0004_20260731_132727_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c7fc81dc512ffb7c07993745a97841a44bf7045deaf14831642796163ea4ae +size 546034 diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/step_0004_20260731_132727_at.webp b/data/sessions/notepad-new-saveas-2/vision/frames/step_0004_20260731_132727_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..01f694dfcc092a28274d0a14ca1c1eec4fe69185 --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/step_0004_20260731_132727_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee27bca17b6f77522b4ca9dd582c7594aff13c3a8c4a730c22513cf74d2c7cd3 +size 545080 diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/step_0004_20260731_132727_before.webp b/data/sessions/notepad-new-saveas-2/vision/frames/step_0004_20260731_132727_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..01f694dfcc092a28274d0a14ca1c1eec4fe69185 --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/step_0004_20260731_132727_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee27bca17b6f77522b4ca9dd582c7594aff13c3a8c4a730c22513cf74d2c7cd3 +size 545080 diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/step_0005_20260731_132730_after.webp b/data/sessions/notepad-new-saveas-2/vision/frames/step_0005_20260731_132730_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..dee28bebc1106378872c3a3d8665e13959240097 --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/step_0005_20260731_132730_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8397d0681d935d8aef665bfae9383eedc13cecb0d85921beae7693a944efad +size 674556 diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/step_0005_20260731_132730_at.webp b/data/sessions/notepad-new-saveas-2/vision/frames/step_0005_20260731_132730_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6c07262e99ea69d4156138ff983e2e97107446e0 --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/step_0005_20260731_132730_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c7fc81dc512ffb7c07993745a97841a44bf7045deaf14831642796163ea4ae +size 546034 diff --git a/data/sessions/notepad-new-saveas-2/vision/frames/step_0005_20260731_132730_before.webp b/data/sessions/notepad-new-saveas-2/vision/frames/step_0005_20260731_132730_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6c07262e99ea69d4156138ff983e2e97107446e0 --- /dev/null +++ b/data/sessions/notepad-new-saveas-2/vision/frames/step_0005_20260731_132730_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c7fc81dc512ffb7c07993745a97841a44bf7045deaf14831642796163ea4ae +size 546034 diff --git a/data/sessions/notepad-new-saveas/commands/actuation_commands.json b/data/sessions/notepad-new-saveas/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..4f8804540c1d845acdcdff3265903749f65f493e --- /dev/null +++ b/data/sessions/notepad-new-saveas/commands/actuation_commands.json @@ -0,0 +1,249 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 85, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 24, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=24, Y=1060", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:25:18.824Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Notepad", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:25:24.061Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:25:29.327Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 2, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: title", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:25:39.530Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:25:42.835Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: date", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:25:45.177Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:25:48.436Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: status: open", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:25:50.703Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+S", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:25:53.960Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: C:\\Users\\AgentUser\\corpus-seed\\readme.txt", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:26:00.203Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 89, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 901, + "mouse_y": 661, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=901, Y=661", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:26:04.606Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 24, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 901, + "mouse_y": 661, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=901, Y=661", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:26:07.855Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Alt+F4", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:26:14.087Z" + } +] \ No newline at end of file diff --git a/data/sessions/notepad-new-saveas/commands/cc_commands.json b/data/sessions/notepad-new-saveas/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..8362cd6d4bef3624fd1ccf2964564aabb0c4c30f --- /dev/null +++ b/data/sessions/notepad-new-saveas/commands/cc_commands.json @@ -0,0 +1,67 @@ +[ + { + "command": "24 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Notepad", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type title", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "type date", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "type status: open", + "os": "WINDOWS", + "step_id": 8 + }, + { + "command": "press {Ctrl+S}", + "os": "WINDOWS", + "step_id": 9 + }, + { + "command": "type C:\\Users\\AgentUser\\corpus-seed\\readme.txt", + "os": "WINDOWS", + "step_id": 10 + }, + { + "command": "901 661 move", + "os": "WINDOWS", + "step_id": 11 + }, + { + "command": "901 661 left", + "os": "WINDOWS", + "step_id": 12 + }, + { + "command": "press {Alt+F4}", + "os": "WINDOWS", + "step_id": 13 + } +] \ No newline at end of file diff --git a/data/sessions/notepad-new-saveas/commands/converted_input.md b/data/sessions/notepad-new-saveas/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..01904af0d9807aefae1187e7b0f07d318660194a --- /dev/null +++ b/data/sessions/notepad-new-saveas/commands/converted_input.md @@ -0,0 +1,19 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 13:25:18 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T13:25:18.824Z | Left-click at (24, 1060) | +| 2 | 2026-07-31T13:25:24.061Z | Type: Notepad | +| 3 | 2026-07-31T13:25:29.327Z | Press: Enter | +| 4 | 2026-07-31T13:25:39.530Z | Type: title | +| 5 | 2026-07-31T13:25:42.835Z | Press: Enter | +| 6 | 2026-07-31T13:25:45.177Z | Type: date | +| 7 | 2026-07-31T13:25:48.436Z | Press: Enter | +| 8 | 2026-07-31T13:25:50.703Z | Type: status: open | +| 9 | 2026-07-31T13:25:53.960Z | Press: Ctrl+S | +| 10 | 2026-07-31T13:26:00.203Z | Type: C:\Users\AgentUser\corpus-seed\readme.txt | +| 11 | 2026-07-31T13:26:04.606Z | Move-cursor at (901, 661) | +| 12 | 2026-07-31T13:26:07.855Z | Left-click at (901, 661) | +| 13 | 2026-07-31T13:26:14.087Z | Press: Alt+F4 | diff --git a/data/sessions/notepad-new-saveas/commands/raw_input.md b/data/sessions/notepad-new-saveas/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..d2fa8381f6407759a2f6668465ff2a081f94cb5e --- /dev/null +++ b/data/sessions/notepad-new-saveas/commands/raw_input.md @@ -0,0 +1,19 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 13:25:18 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T13:25:18.824Z | Left-clicked at X=24, Y=1060 | +| 2 | 2026-07-31T13:25:24.061Z | Typed: Notepad | +| 3 | 2026-07-31T13:25:29.327Z | Pressed: Return | +| 4 | 2026-07-31T13:25:39.530Z | Typed: title | +| 5 | 2026-07-31T13:25:42.835Z | Pressed: Return | +| 6 | 2026-07-31T13:25:45.177Z | Typed: date | +| 7 | 2026-07-31T13:25:48.436Z | Pressed: Return | +| 8 | 2026-07-31T13:25:50.703Z | Typed: status: open | +| 9 | 2026-07-31T13:25:53.960Z | Pressed: Ctrl+S | +| 10 | 2026-07-31T13:26:00.203Z | Typed: C:\Users\AgentUser\corpus-seed\readme.txt | +| 11 | 2026-07-31T13:26:04.606Z | Moved cursor to at X=901, Y=661 | +| 12 | 2026-07-31T13:26:07.855Z | Left-clicked at X=901, Y=661 | +| 13 | 2026-07-31T13:26:14.087Z | Pressed: Alt+F4 | diff --git a/data/sessions/notepad-new-saveas/memory.md b/data/sessions/notepad-new-saveas/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..8f96867c9cb30c18eb221b210dbe0a91617bdee3 --- /dev/null +++ b/data/sessions/notepad-new-saveas/memory.md @@ -0,0 +1,125 @@ +# Memory: notepad-new-saveas + +## Overview + +Create a new plain-text document from nothing, type a short known block into it, and save +it under a chosen name and path. Use this when a small file has to be brought into +existence with exact contents through a GUI editor. The route launches the editor by name, +types the lines with Return between them, opens the save dialog and types the destination +path in full rather than navigating to it. The recorded trace writes `readme.txt` holding +three lines into the working folder. + +## Prerequisites + +- A desktop environment with a plain-text editor, and a way to launch an application by + name rather than by clicking an icon — the editor is not assumed to be on the Dock or + taskbar. A shell is the alternative route and needs neither. +- The full contents decided before starting, including capitalisation and line breaks. + Nothing in this task reads the text back to check it, so a wrong character is carried + into the file unnoticed. +- A destination directory that exists and is writable, and a file name that does not + already exist there. Both routes overwrite an existing file of the same name without + asking — the shell redirect truncates it, and the editor's save panel replaces it after + a confirmation that is easy to accept by reflex. +- Automatic text substitution turned off in the editor, if the environment provides it. + Automatic capitalisation, quote and dash substitution rewrite typed characters silently, + which changes the bytes on disk without changing anything visible in the window. +- The editor configured to open a blank document on launch and to default to plain text, + where that is configurable. A rich-text default writes a different file format under the + same name. + +## Steps + +### Step 1 — Left-click at (24, 1060) + +The task starts from nothing: a new document has to be created, so Notepad has to be launched first. Move the cursor and Left-click the **Start** button at the far left of the taskbar. + +![Step 1](vision/frames/step_0001_20260731_132518_at.webp) + +### Step 2 — Type: Notepad + +Type `Notepad`. The Start menu searches as you type and puts the matching application at the top of the results as the highlighted default. + +![Step 2](vision/frames/step_0002_20260731_132524_at.webp) + +### Step 3 — Press: Enter + +After typing `Notepad` Press Enter to launch the highlighted result. Notepad opens with an empty `Untitled` document and the caret already in the text body, so typing can begin immediately. + +![Step 3](vision/frames/step_0003_20260731_132529_at.webp) + +### Step 4 — Type: title + +Type `title`, the first of the three lines. + +![Step 4](vision/frames/step_0004_20260731_132539_at.webp) + +### Step 5 — Press: Enter + +After typing `title` Press Enter to end the first line and start the second. The three lines have to be separate lines in the saved file, so each break is typed explicitly. + +![Step 5](vision/frames/step_0005_20260731_132542_at.webp) + +### Step 6 — Type: date + +Type `date`, the second line. + +![Step 6](vision/frames/step_0006_20260731_132545_at.webp) + +### Step 7 — Press: Enter + +After typing `date` Press Enter to move to the third line. + +![Step 7](vision/frames/step_0007_20260731_132548_at.webp) + +### Step 8 — Type: status: open + +Type `status: open`, the third and last line. No Enter follows it — a trailing Enter would add a fourth, empty line that the specified content does not have. + +![Step 8](vision/frames/step_0008_20260731_132550_at.webp) + +### Step 9 — Press: Ctrl+S + +Press **Ctrl+S** to save. Because the document has never been saved, Notepad opens the Save As dialog rather than writing silently, so a name and location can be given. + +![Step 9](vision/frames/step_0009_20260731_132553_at.webp) + +### Step 10 — Type: C:\Users\AgentUser\corpus-seed\readme.txt + +Type the **full absolute path** into the file-name box. The caret is already there and the pre-filled text is selected, so this replaces it outright. Giving the whole path in one field means no navigating the folder tree — the common dialog resolves the directory from the path itself, which is deterministic where clicking through a tree is not. + +![Step 10](vision/frames/step_0010_20260731_132600_at.webp) + +### Step 11 — Move-cursor at (901, 661) + +Move the cursor onto the **`Save`** button before clicking, so the click lands reliably. + +![Step 11](vision/frames/step_0011_20260731_132604_at.webp) + +### Step 12 — Left-click at (901, 661) + +Move the cursor and Left-click **`Save`**. The file is written to `corpus-seed\readme.txt` with the encoding shown beside the button, UTF-8. Note that `Save` sits lower here than in Paint's Save As dialog, because Notepad's carries an extra `Encoding` row above the buttons — these coordinates cannot be reused between applications. + +![Step 12](vision/frames/step_0012_20260731_132607_at.webp) + +### Step 13 — Press: Alt+F4 + +Press **Alt+F4** to close Notepad. The title bar now reads `readme.txt` rather than `Untitled`, and the window closes with no "Do you want to save changes?" prompt — both signals that the save landed. + +![Step 13](vision/frames/step_0013_20260731_132614_at.webp) + +## Notes & Edge Cases + +- **The file-name box accepts a full absolute path, not just a name.** Typing the whole + path is what removes the folder navigation entirely — the dialog resolves the directory + and the name from that one field. +- **The pre-filled name is already selected, so typing replaces it.** Clicking into the box + first deselects it, and the typing then joins onto the suggested name instead of + replacing it, producing a file with a name nobody chose. +- **A path whose folder does not exist fails at Save, not while typing.** The error arrives + after the button, so the destination has to be right before then. +- **Read the Save button rather than reusing a coordinate.** Save dialogs differ between + applications — an extra encoding or format row above the buttons moves them down — so a + position learned in one application is wrong in the next. +- **Anything the dialog shows beside the buttons is part of what gets written.** An + encoding or file-type selector left at its default silently decides the bytes on disk. diff --git a/data/sessions/notepad-new-saveas/metadata.json b/data/sessions/notepad-new-saveas/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..9275eb81d6403237b7fb9edf4c51c2ed8fe15335 --- /dev/null +++ b/data/sessions/notepad-new-saveas/metadata.json @@ -0,0 +1,207 @@ +{ + "memory_name": "notepad-new-saveas", + "memory_description": "", + "session_id": "c2a2b728-49cb-47c8-95f0-ef475404d47c", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T13:25:09.566666938Z", + "completed_at": "2026-07-31T13:26:19.231306781Z", + "total_steps": 13, + "annotated_steps": 13, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T13:25:18.824Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_132518_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_132518_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_132518_after.webp", + "raw_command": "Left-clicked at X=24, Y=1060", + "converted_command": "Left-click at (24, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T13:25:24.061Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260731_132524_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_132524_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_132524_after.webp", + "raw_command": "Typed: Notepad", + "converted_command": "Type: Notepad" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T13:25:29.327Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_132529_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_132529_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_132529_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T13:25:39.530Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260731_132539_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_132539_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_132539_after.webp", + "raw_command": "Typed: title", + "converted_command": "Type: title" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T13:25:42.835Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260731_132542_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_132542_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_132542_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T13:25:45.177Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0006_20260731_132545_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260731_132545_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_132545_after.webp", + "raw_command": "Typed: date", + "converted_command": "Type: date" + }, + { + "step_id": 7, + "timestamp": "2026-07-31T13:25:48.436Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0007_20260731_132548_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260731_132548_before.webp", + "after_image_path": "vision/frames/step_0007_20260731_132548_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 8, + "timestamp": "2026-07-31T13:25:50.703Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0008_20260731_132550_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260731_132550_before.webp", + "after_image_path": "vision/frames/step_0008_20260731_132550_after.webp", + "raw_command": "Typed: status: open", + "converted_command": "Type: status: open" + }, + { + "step_id": 9, + "timestamp": "2026-07-31T13:25:53.960Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0009_20260731_132553_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260731_132553_before.webp", + "after_image_path": "vision/frames/step_0009_20260731_132553_after.webp", + "raw_command": "Pressed: Ctrl+S", + "converted_command": "Press: Ctrl+S" + }, + { + "step_id": 10, + "timestamp": "2026-07-31T13:26:00.203Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0010_20260731_132600_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0010_20260731_132600_before.webp", + "after_image_path": "vision/frames/step_0010_20260731_132600_after.webp", + "raw_command": "Typed: C:\\Users\\AgentUser\\corpus-seed\\readme.txt", + "converted_command": "Type: C:\\Users\\AgentUser\\corpus-seed\\readme.txt" + }, + { + "step_id": 11, + "timestamp": "2026-07-31T13:26:04.606Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0011_20260731_132604_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0011_20260731_132604_before.webp", + "after_image_path": "vision/frames/step_0011_20260731_132604_after.webp", + "raw_command": "Moved cursor to at X=901, Y=661", + "converted_command": "Move-cursor at (901, 661)" + }, + { + "step_id": 12, + "timestamp": "2026-07-31T13:26:07.855Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0012_20260731_132607_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0012_20260731_132607_before.webp", + "after_image_path": "vision/frames/step_0012_20260731_132607_after.webp", + "raw_command": "Left-clicked at X=901, Y=661", + "converted_command": "Left-click at (901, 661)" + }, + { + "step_id": 13, + "timestamp": "2026-07-31T13:26:14.087Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0013_20260731_132614_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0013_20260731_132614_before.webp", + "after_image_path": "vision/frames/step_0013_20260731_132614_after.webp", + "raw_command": "Pressed: Alt+F4", + "converted_command": "Press: Alt+F4" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/notepad-new-saveas/reasoning/reasoning.jsonl b/data/sessions/notepad-new-saveas/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..1b2531d0d0f9aeb7c5202e9d3b97cc9093d8fad9 --- /dev/null +++ b/data/sessions/notepad-new-saveas/reasoning/reasoning.jsonl @@ -0,0 +1,13 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T13:25:18.824Z", "timestamp_annotated": "2026-08-19T14:18:26.019862+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=24, Y=1060", "converted_command": "Left-click at (24, 1060)", "image_path": "vision/frames/step_0001_20260731_132518_at.webp", "reasoning": "The task starts from nothing: a new document has to be created, so Notepad has to be launched first. Move the cursor and Left-click the **Start** button at the far left of the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T13:25:24.061Z", "timestamp_annotated": "2026-08-19T14:18:26.020214+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Notepad", "converted_command": "Type: Notepad", "image_path": "vision/frames/step_0002_20260731_132524_at.webp", "reasoning": "Type `Notepad`. The Start menu searches as you type and puts the matching application at the top of the results as the highlighted default.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T13:25:29.327Z", "timestamp_annotated": "2026-08-19T14:18:26.020651+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260731_132529_at.webp", "reasoning": "After typing `Notepad` Press Enter to launch the highlighted result. Notepad opens with an empty `Untitled` document and the caret already in the text body, so typing can begin immediately.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T13:25:39.530Z", "timestamp_annotated": "2026-08-19T14:18:26.020958+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: title", "converted_command": "Type: title", "image_path": "vision/frames/step_0004_20260731_132539_at.webp", "reasoning": "Type `title`, the first of the three lines.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T13:25:42.835Z", "timestamp_annotated": "2026-08-19T14:18:26.021270+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260731_132542_at.webp", "reasoning": "After typing `title` Press Enter to end the first line and start the second. The three lines have to be separate lines in the saved file, so each break is typed explicitly.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T13:25:45.177Z", "timestamp_annotated": "2026-08-19T14:18:26.021654+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: date", "converted_command": "Type: date", "image_path": "vision/frames/step_0006_20260731_132545_at.webp", "reasoning": "Type `date`, the second line.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-31T13:25:48.436Z", "timestamp_annotated": "2026-08-19T14:18:26.021984+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0007_20260731_132548_at.webp", "reasoning": "After typing `date` Press Enter to move to the third line.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-31T13:25:50.703Z", "timestamp_annotated": "2026-08-19T14:18:26.022321+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: status: open", "converted_command": "Type: status: open", "image_path": "vision/frames/step_0008_20260731_132550_at.webp", "reasoning": "Type `status: open`, the third and last line. No Enter follows it — a trailing Enter would add a fourth, empty line that the specified content does not have.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-31T13:25:53.960Z", "timestamp_annotated": "2026-08-19T14:18:26.022723+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+S", "converted_command": "Press: Ctrl+S", "image_path": "vision/frames/step_0009_20260731_132553_at.webp", "reasoning": "Press **Ctrl+S** to save. Because the document has never been saved, Notepad opens the Save As dialog rather than writing silently, so a name and location can be given.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-31T13:26:00.203Z", "timestamp_annotated": "2026-08-19T14:18:26.023110+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: C:\\Users\\AgentUser\\corpus-seed\\readme.txt", "converted_command": "Type: C:\\Users\\AgentUser\\corpus-seed\\readme.txt", "image_path": "vision/frames/step_0010_20260731_132600_at.webp", "reasoning": "Type the **full absolute path** into the file-name box. The caret is already there and the pre-filled text is selected, so this replaces it outright. Giving the whole path in one field means no navigating the folder tree — the common dialog resolves the directory from the path itself, which is deterministic where clicking through a tree is not.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-31T13:26:04.606Z", "timestamp_annotated": "2026-08-19T14:18:26.023595+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=901, Y=661", "converted_command": "Move-cursor at (901, 661)", "image_path": "vision/frames/step_0011_20260731_132604_at.webp", "reasoning": "Move the cursor onto the **`Save`** button before clicking, so the click lands reliably.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-31T13:26:07.855Z", "timestamp_annotated": "2026-08-19T14:18:26.024027+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=901, Y=661", "converted_command": "Left-click at (901, 661)", "image_path": "vision/frames/step_0012_20260731_132607_at.webp", "reasoning": "Move the cursor and Left-click **`Save`**. The file is written to `corpus-seed\\readme.txt` with the encoding shown beside the button, UTF-8. Note that `Save` sits lower here than in Paint's Save As dialog, because Notepad's carries an extra `Encoding` row above the buttons — these coordinates cannot be reused between applications.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-07-31T13:26:14.087Z", "timestamp_annotated": "2026-08-19T14:18:26.024482+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Alt+F4", "converted_command": "Press: Alt+F4", "image_path": "vision/frames/step_0013_20260731_132614_at.webp", "reasoning": "Press **Alt+F4** to close Notepad. The title bar now reads `readme.txt` rather than `Untitled`, and the window closes with no \"Do you want to save changes?\" prompt — both signals that the save landed.", "skipped": false} diff --git a/data/sessions/notepad-new-saveas/sync_log.json b/data/sessions/notepad-new-saveas/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..3bac9edf741b0544939614e88d399b2ad51096a8 --- /dev/null +++ b/data/sessions/notepad-new-saveas/sync_log.json @@ -0,0 +1,313 @@ +{ + "session_id": "c2a2b728-49cb-47c8-95f0-ef475404d47c", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_132518_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0001_20260731_132518_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_132518_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0001_20260731_132518_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_132518_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0001_20260731_132518_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_132524_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0002_20260731_132524_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_132524_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0002_20260731_132524_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_132524_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0002_20260731_132524_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_132529_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0003_20260731_132529_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_132529_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0003_20260731_132529_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_132529_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0003_20260731_132529_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_132539_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0004_20260731_132539_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_132539_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0004_20260731_132539_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_132539_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0004_20260731_132539_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132542_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0005_20260731_132542_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132542_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0005_20260731_132542_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_132542_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0005_20260731_132542_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_132545_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0006_20260731_132545_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_132545_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0006_20260731_132545_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_132545_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0006_20260731_132545_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_132548_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0007_20260731_132548_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_132548_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0007_20260731_132548_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_132548_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0007_20260731_132548_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_132550_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0008_20260731_132550_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_132550_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0008_20260731_132550_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_132550_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0008_20260731_132550_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_132553_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0009_20260731_132553_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_132553_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0009_20260731_132553_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_132553_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0009_20260731_132553_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_132600_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0010_20260731_132600_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_132600_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0010_20260731_132600_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_132600_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0010_20260731_132600_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_132604_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0011_20260731_132604_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_132604_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0011_20260731_132604_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_132604_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0011_20260731_132604_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_132607_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0012_20260731_132607_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_132607_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0012_20260731_132607_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_132607_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0012_20260731_132607_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260731_132614_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0013_20260731_132614_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260731_132614_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0013_20260731_132614_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260731_132614_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notepad-new-saveas/vision/frames/step_0013_20260731_132614_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/notepad-new-saveas/vision/frames/closing_state.webp b/data/sessions/notepad-new-saveas/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..1462d6a6f774d42f4da323523d9abc5766448e86 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b1523e1dfc799bd5b6c531b00b0b8f692927051180571e499bab4dd9adeb870 +size 655852 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0001_20260731_132518_after.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0001_20260731_132518_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3067eeb53b56129b316cee32207fec1577c9bcbb --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0001_20260731_132518_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a31bec6d10b637972e89c0163e299fe8663827c7f8940acffd7c00d4ce5e1e8b +size 656200 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0001_20260731_132518_at.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0001_20260731_132518_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..08fd948dadf413f769a1e32e90febef9adea106c --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0001_20260731_132518_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c905969a9201e96ce1857592773426eef5ba4ee386478d1112095d52098e49b +size 2622682 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0001_20260731_132518_before.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0001_20260731_132518_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3067eeb53b56129b316cee32207fec1577c9bcbb --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0001_20260731_132518_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a31bec6d10b637972e89c0163e299fe8663827c7f8940acffd7c00d4ce5e1e8b +size 656200 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0002_20260731_132524_after.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0002_20260731_132524_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..da82e66924665eef8f02def76273676d6dccfcc6 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0002_20260731_132524_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82cd04773ad1d8704e4e1ecf7a4061f4cf134e96accd8a550e045d36935b298e +size 486312 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0002_20260731_132524_at.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0002_20260731_132524_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1c40be1df10182a6330205ad18594bcd103bfdc4 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0002_20260731_132524_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a835bbe73a028743e6a94ca244cd8fb757ff671ed44eec47d1de8628dc26411e +size 526478 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0002_20260731_132524_before.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0002_20260731_132524_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1c40be1df10182a6330205ad18594bcd103bfdc4 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0002_20260731_132524_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a835bbe73a028743e6a94ca244cd8fb757ff671ed44eec47d1de8628dc26411e +size 526478 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0003_20260731_132529_after.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0003_20260731_132529_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..23fd4ebe641a48b6afb0184c5f056b90d9572def --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0003_20260731_132529_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec255224f93bd8b703fb53e1cda997f6c702bf049949f28d47aa923063d006f3 +size 326866 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0003_20260731_132529_at.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0003_20260731_132529_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..248f1fc4b626a19e1e05edac7fd8498cb7711aa5 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0003_20260731_132529_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a3cbe08d69e7f5b4808994b2a40c16e14f9ff0655cc044bda45f2cab9e03df +size 504386 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0003_20260731_132529_before.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0003_20260731_132529_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..248f1fc4b626a19e1e05edac7fd8498cb7711aa5 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0003_20260731_132529_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a3cbe08d69e7f5b4808994b2a40c16e14f9ff0655cc044bda45f2cab9e03df +size 504386 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0004_20260731_132539_after.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0004_20260731_132539_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..354cf45dae1ddc3445a989c483d8a6197d990363 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0004_20260731_132539_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a9a8d0835d93a474690719e9f052d779c830eea96475561c8e40d98a5c84b12 +size 327750 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0004_20260731_132539_at.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0004_20260731_132539_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..23fd4ebe641a48b6afb0184c5f056b90d9572def --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0004_20260731_132539_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec255224f93bd8b703fb53e1cda997f6c702bf049949f28d47aa923063d006f3 +size 326866 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0004_20260731_132539_before.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0004_20260731_132539_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..23fd4ebe641a48b6afb0184c5f056b90d9572def --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0004_20260731_132539_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec255224f93bd8b703fb53e1cda997f6c702bf049949f28d47aa923063d006f3 +size 326866 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0005_20260731_132542_after.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0005_20260731_132542_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e9102547c5c69ef797718f51620becb7ece351c4 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0005_20260731_132542_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b96e0b1f15e453f552b2474ee93375d05cd4786fde318682982dd2e4941fc2b +size 327702 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0005_20260731_132542_at.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0005_20260731_132542_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..354cf45dae1ddc3445a989c483d8a6197d990363 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0005_20260731_132542_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a9a8d0835d93a474690719e9f052d779c830eea96475561c8e40d98a5c84b12 +size 327750 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0005_20260731_132542_before.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0005_20260731_132542_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..354cf45dae1ddc3445a989c483d8a6197d990363 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0005_20260731_132542_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a9a8d0835d93a474690719e9f052d779c830eea96475561c8e40d98a5c84b12 +size 327750 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0006_20260731_132545_after.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0006_20260731_132545_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..91e1ff612517750ce65cbd4ac44afdd3367f850c --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0006_20260731_132545_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2b02d96c4680dfc3438fa54800caad77dd141842bcaef02a97ecfa6962c396 +size 327910 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0006_20260731_132545_at.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0006_20260731_132545_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e9102547c5c69ef797718f51620becb7ece351c4 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0006_20260731_132545_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b96e0b1f15e453f552b2474ee93375d05cd4786fde318682982dd2e4941fc2b +size 327702 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0006_20260731_132545_before.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0006_20260731_132545_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e9102547c5c69ef797718f51620becb7ece351c4 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0006_20260731_132545_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b96e0b1f15e453f552b2474ee93375d05cd4786fde318682982dd2e4941fc2b +size 327702 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0007_20260731_132548_after.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0007_20260731_132548_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..996882b27109c80faf2e2dca3838060f743e5d9b --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0007_20260731_132548_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a85e881fc01db236f7fcff0547c4b96093fd83145ecc7cf1e56c33776438a8e +size 327954 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0007_20260731_132548_at.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0007_20260731_132548_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..91e1ff612517750ce65cbd4ac44afdd3367f850c --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0007_20260731_132548_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2b02d96c4680dfc3438fa54800caad77dd141842bcaef02a97ecfa6962c396 +size 327910 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0007_20260731_132548_before.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0007_20260731_132548_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..91e1ff612517750ce65cbd4ac44afdd3367f850c --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0007_20260731_132548_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2b02d96c4680dfc3438fa54800caad77dd141842bcaef02a97ecfa6962c396 +size 327910 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0008_20260731_132550_after.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0008_20260731_132550_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..dadb74f8caea4b31d37977437f13ec82dc0ba02c --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0008_20260731_132550_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14c8ea62fe175fe927d1a9928700b76a043ca336aead080fd5fd8318911b7d0 +size 329500 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0008_20260731_132550_at.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0008_20260731_132550_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..996882b27109c80faf2e2dca3838060f743e5d9b --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0008_20260731_132550_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a85e881fc01db236f7fcff0547c4b96093fd83145ecc7cf1e56c33776438a8e +size 327954 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0008_20260731_132550_before.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0008_20260731_132550_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..996882b27109c80faf2e2dca3838060f743e5d9b --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0008_20260731_132550_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a85e881fc01db236f7fcff0547c4b96093fd83145ecc7cf1e56c33776438a8e +size 327954 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0009_20260731_132553_after.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0009_20260731_132553_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..dadb74f8caea4b31d37977437f13ec82dc0ba02c --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0009_20260731_132553_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14c8ea62fe175fe927d1a9928700b76a043ca336aead080fd5fd8318911b7d0 +size 329500 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0009_20260731_132553_at.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0009_20260731_132553_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..dadb74f8caea4b31d37977437f13ec82dc0ba02c --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0009_20260731_132553_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14c8ea62fe175fe927d1a9928700b76a043ca336aead080fd5fd8318911b7d0 +size 329500 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0009_20260731_132553_before.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0009_20260731_132553_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..dadb74f8caea4b31d37977437f13ec82dc0ba02c --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0009_20260731_132553_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14c8ea62fe175fe927d1a9928700b76a043ca336aead080fd5fd8318911b7d0 +size 329500 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0010_20260731_132600_after.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0010_20260731_132600_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..05efb1890d0a438d49ad392bef86925bb897c839 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0010_20260731_132600_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e94058fea583c69770f1fe80c150ecf74c4de505ee483dcb9b34e8b4fdc525 +size 385520 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0010_20260731_132600_at.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0010_20260731_132600_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ac48d8d0f6be75b9bd5360a332092302c07b9421 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0010_20260731_132600_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:316e8cc25368aba6660d717495e6effeda4f1910d644cdf44fbbec48443108c0 +size 382262 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0010_20260731_132600_before.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0010_20260731_132600_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f68405c9a9eb440893303a80fc1b6340c1b49757 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0010_20260731_132600_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94266a6242a358cfdf5ad79abc8e1d5952fce5b27c132ce7bf56f01a3ff72bd9 +size 382260 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0011_20260731_132604_after.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0011_20260731_132604_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fec2756fcb5c6b2377a36a73e3ce484fb881584c --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0011_20260731_132604_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1869047e1ef4e0442567fdea660f49a3e737bce343e11e97c01106a965568c3e +size 385400 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0011_20260731_132604_at.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0011_20260731_132604_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..764b267bc47515f1ece6379fdfb7b092d518113a --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0011_20260731_132604_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:390cb8147bc188bf43ea5748c5ee85b23068cb52a3262e17083afe2f64947dae +size 1432512 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0011_20260731_132604_before.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0011_20260731_132604_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..05efb1890d0a438d49ad392bef86925bb897c839 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0011_20260731_132604_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e94058fea583c69770f1fe80c150ecf74c4de505ee483dcb9b34e8b4fdc525 +size 385520 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0012_20260731_132607_after.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0012_20260731_132607_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5635aa788533c54dbcc37d13b49889cc0bf1f8b9 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0012_20260731_132607_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f164df7a5ea77feab194ca3a8afd73d36c27f60a3c6ff4e674eb2b22d0a422 +size 385194 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0012_20260731_132607_at.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0012_20260731_132607_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6d47350d2880e45e9e294459deb3181ed1dd19f0 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0012_20260731_132607_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73bd655099474c59a050b6e80d088d6f1f68c6089d916f1b04657d3e3a38b28e +size 1431446 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0012_20260731_132607_before.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0012_20260731_132607_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5635aa788533c54dbcc37d13b49889cc0bf1f8b9 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0012_20260731_132607_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f164df7a5ea77feab194ca3a8afd73d36c27f60a3c6ff4e674eb2b22d0a422 +size 385194 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0013_20260731_132614_after.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0013_20260731_132614_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1462d6a6f774d42f4da323523d9abc5766448e86 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0013_20260731_132614_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b1523e1dfc799bd5b6c531b00b0b8f692927051180571e499bab4dd9adeb870 +size 655852 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0013_20260731_132614_at.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0013_20260731_132614_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5bd380e74b92f169d45dd2b2b9214a6f10a86801 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0013_20260731_132614_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ade73e3536b759710ef6397d337e107a63e89ade3e6faf65dd5b9ad5b10158 +size 329196 diff --git a/data/sessions/notepad-new-saveas/vision/frames/step_0013_20260731_132614_before.webp b/data/sessions/notepad-new-saveas/vision/frames/step_0013_20260731_132614_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5bd380e74b92f169d45dd2b2b9214a6f10a86801 --- /dev/null +++ b/data/sessions/notepad-new-saveas/vision/frames/step_0013_20260731_132614_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ade73e3536b759710ef6397d337e107a63e89ade3e6faf65dd5b9ad5b10158 +size 329196 diff --git a/data/sessions/notes-create-note-2/commands/actuation_commands.json b/data/sessions/notes-create-note-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..ca9049b85357698cacb1e7cb92746c229c515cae --- /dev/null +++ b/data/sessions/notes-create-note-2/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-eb76e50f-03f2-494e-80a1-0da02ef3e5ff", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 207, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 944, + "mouse_y": 1036, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=944, Y=1036", + "session_id": "conn-bfe18c68-c894-4bbd-a864-429daf9b05c0", + "success": true, + "timestamp": "2026-07-22T11:30:58.430Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-eb76e50f-03f2-494e-80a1-0da02ef3e5ff", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 167, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: osascript make-note.scpt", + "session_id": "conn-bfe18c68-c894-4bbd-a864-429daf9b05c0", + "success": true, + "timestamp": "2026-07-22T11:31:10.962Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-eb76e50f-03f2-494e-80a1-0da02ef3e5ff", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 187, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-bfe18c68-c894-4bbd-a864-429daf9b05c0", + "success": true, + "timestamp": "2026-07-22T11:31:13.716Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-eb76e50f-03f2-494e-80a1-0da02ef3e5ff", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 208, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 588, + "mouse_y": 131, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=588, Y=131", + "session_id": "conn-bfe18c68-c894-4bbd-a864-429daf9b05c0", + "success": true, + "timestamp": "2026-07-22T11:31:20.845Z" + } +] \ No newline at end of file diff --git a/data/sessions/notes-create-note-2/commands/cc_commands.json b/data/sessions/notes-create-note-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..041acbbc000fa0464b037fe8d7f4386962cd8466 --- /dev/null +++ b/data/sessions/notes-create-note-2/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "944 1036 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type osascript make-note.scpt", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "588 131 left", + "os": "MACOS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/notes-create-note-2/commands/converted_input.md b/data/sessions/notes-create-note-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..c6e07719b61f6790501923e3e30aae2d44fb219b --- /dev/null +++ b/data/sessions/notes-create-note-2/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-22 11:30:58 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-22T11:30:58.430Z | Left-click at (944, 1036) | +| 2 | 2026-07-22T11:31:10.962Z | Type: osascript make-note.scpt | +| 3 | 2026-07-22T11:31:13.716Z | Press: Enter | +| 4 | 2026-07-22T11:31:20.845Z | Left-click at (588, 131) | diff --git a/data/sessions/notes-create-note-2/commands/raw_input.md b/data/sessions/notes-create-note-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..2712dff0dc242ab06f9dad896faa5d831475614e --- /dev/null +++ b/data/sessions/notes-create-note-2/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-22 11:30:58 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-22T11:30:58.430Z | Left-clicked at X=944, Y=1036 | +| 2 | 2026-07-22T11:31:10.962Z | Typed: osascript make-note.scpt | +| 3 | 2026-07-22T11:31:13.716Z | Pressed: Return | +| 4 | 2026-07-22T11:31:20.845Z | Left-clicked at X=588, Y=131 | diff --git a/data/sessions/notes-create-note-2/memory.md b/data/sessions/notes-create-note-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..fc6ffe405c997a87a5e055c5220a4bcf685259aa --- /dev/null +++ b/data/sessions/notes-create-note-2/memory.md @@ -0,0 +1,79 @@ +# Memory: notes-create-note-2 + +## Overview + +Create a folder in a notes application and a titled note inside it, by running a +pre-written automation script from a shell. Use this as the terminal route to the same end +state as the GUI task: the script drives the application through its scripting interface, +so the whole task collapses into one command. It suits environments where a shell is +available and the application exposes automation. The recorded trace opens a terminal, +runs `osascript make-note.scpt` — which creates the folder `Work` if it is absent and adds +a note titled `Weekly Plan` inside it — and closes the window. + +## Prerequisites + +- A desktop environment with a notes application, reachable either through its own + window or through a scripting interface. Both routes reach the same end state; the + scripted route additionally needs an interpreter that can drive the application. +- The application installed and, for the scripted route, scriptable. A script names the + application, so a missing or renamed one fails at run time rather than at write time. +- The container's name and the note's title decided in advance and matching the intended + end state exactly, including capitalisation. Names are matched literally, so a + difference in case creates a second container rather than reusing the first. +- No existing container of that name, or agreement that an existing one may be reused. + Creating a second container with the same name is not refused and is easy to miss. +- Permission for whatever is driving the application. A window-driven route needs none; a + scripted one needs automation consent, which the system asks for on the first run and + remembers in both directions. +- For the scripted route, the script staged on disk and read before it is run. It creates + and modifies data in a live application and nothing previews what it will do. + +## Steps + +### Step 1 — Left-click at (944, 1036) + +The task is to create a folder in Notes and a note inside it under a given title. Notes has no command line of its own but is scriptable, so the whole task can be driven from a shell — left-click the Terminal icon in the Dock to open one. + +![Step 1](vision/frames/step_0001_20260722_113058_at.webp) + +### Step 2 — Type: osascript make-note.scpt + +Type `osascript make-note.scpt` to run a pre-written AppleScript. Notes has no command-line interface, so the way to drive it from a shell is through AppleScript, which is the scripting layer macOS applications expose. The script is run from a file rather than passed inline with `-e` because the actuation console cannot carry the quoting an inline script needs. The script guards on the folder already existing before creating it, so running it twice does not produce two `Work` folders, and then makes a note inside that folder named `Weekly Plan` — capital P, matching the GUI take exactly, since the twin's artifact has to be identical. + +![Step 2](vision/frames/step_0002_20260722_113110_at.webp) + +### Step 3 — Press: Enter + +After typing the command to run the pre-written AppleScript Press Return to run the script, which creates the folder and the note. + +![Step 3](vision/frames/step_0003_20260722_113113_at.webp) + +### Step 4 — Left-click at (588, 131) + +After the task is complete Left-click the red close button on the Terminal window to close it. + +![Step 4](vision/frames/step_0004_20260722_113120_at.webp) + +## Notes & Edge Cases + +- When running a script via the terminal it is always recommended to first check the content of the script, so that no content of the script being run is destructive or can negatively affect any of the files or folders unless the changes being made is part of the task or part of the instruction given by the user. The hard rule that should not be broken is if the script contains any content that is destructive or can negatively affect, always explain the situation, what can happen if the script is run, how can it affect other processes and so on to the user and consult the user on the action that needs to be taken before proceeding to run the script. +- **A staged script file, not an inline `-e` expression.** The inline form needs nested + quotes, which many command channels mangle before the shell ever sees them. Putting the + script in a file removes every quote from the typed command and makes what runs + reviewable in advance. +- **The script guards the container it creates.** It tests for the folder before making + one, so running it twice does not produce two folders of the same name. Without that + guard a re-run silently duplicates the container and the note lands in the wrong one. +- **The first run asks for automation consent.** The interpreter has to be permitted to + control the target application, and the request appears when the command runs, not when + the script is written. Denying it is remembered, and a denied grant fails the task with + an error rather than a prompt on every later attempt. +- **The application is launched by being scripted.** Nothing in the trace opens it. That is + why the task looks like one command, and also why a failure inside the application + surfaces only as an `osascript` error line. +- **Names are matched literally, capitalisation included.** The script refers to its folder + and note by name, so a difference in case creates a second container rather than reusing + the intended one. +- **The prompt returning is not proof the note exists.** The script's result line, or the + application's own contents, is the confirmation to read. + diff --git a/data/sessions/notes-create-note-2/metadata.json b/data/sessions/notes-create-note-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..657e77a08b37c1be512cc0a7a9f5cdd51278082d --- /dev/null +++ b/data/sessions/notes-create-note-2/metadata.json @@ -0,0 +1,87 @@ +{ + "memory_name": "notes-create-note-2", + "memory_description": "", + "session_id": "fc93cd78-fe19-41be-905a-ebaa2f33ec8f", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-22T11:29:18.083327655Z", + "completed_at": "2026-07-22T11:32:03.739813779Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-22T11:30:58.430Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260722_113058_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260722_113058_before.webp", + "after_image_path": "vision/frames/step_0001_20260722_113058_after.webp", + "raw_command": "Left-clicked at X=944, Y=1036", + "converted_command": "Left-click at (944, 1036)" + }, + { + "step_id": 2, + "timestamp": "2026-07-22T11:31:10.962Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260722_113110_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260722_113110_before.webp", + "after_image_path": "vision/frames/step_0002_20260722_113110_after.webp", + "raw_command": "Typed: osascript make-note.scpt", + "converted_command": "Type: osascript make-note.scpt" + }, + { + "step_id": 3, + "timestamp": "2026-07-22T11:31:13.716Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260722_113113_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260722_113113_before.webp", + "after_image_path": "vision/frames/step_0003_20260722_113113_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-22T11:31:20.845Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260722_113120_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260722_113120_before.webp", + "after_image_path": "vision/frames/step_0004_20260722_113120_after.webp", + "raw_command": "Left-clicked at X=588, Y=131", + "converted_command": "Left-click at (588, 131)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/notes-create-note-2/reasoning/reasoning.jsonl b/data/sessions/notes-create-note-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9644a105792bef8e7034da61067b94cc853f9353 --- /dev/null +++ b/data/sessions/notes-create-note-2/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-22T11:30:58.430Z", "timestamp_annotated": "2026-08-19T11:30:05.693560+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=944, Y=1036", "converted_command": "Left-click at (944, 1036)", "image_path": "vision/frames/step_0001_20260722_113058_at.webp", "reasoning": "The task is to create a folder in Notes and a note inside it under a given title. Notes has no command line of its own but is scriptable, so the whole task can be driven from a shell — left-click the Terminal icon in the Dock to open one.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-22T11:31:10.962Z", "timestamp_annotated": "2026-08-19T11:30:05.693926+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: osascript make-note.scpt", "converted_command": "Type: osascript make-note.scpt", "image_path": "vision/frames/step_0002_20260722_113110_at.webp", "reasoning": "Type `osascript make-note.scpt` to run a pre-written AppleScript. Notes has no command-line interface, so the way to drive it from a shell is through AppleScript, which is the scripting layer macOS applications expose. The script is run from a file rather than passed inline with `-e` because the actuation console cannot carry the quoting an inline script needs. The script guards on the folder already existing before creating it, so running it twice does not produce two `Work` folders, and then makes a note inside that folder named `Weekly Plan` — capital P, matching the GUI take exactly, since the twin's artifact has to be identical.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-22T11:31:13.716Z", "timestamp_annotated": "2026-08-19T11:30:05.694330+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260722_113113_at.webp", "reasoning": "After typing the command to run the pre-written AppleScript Press Return to run the script, which creates the folder and the note.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-22T11:31:20.845Z", "timestamp_annotated": "2026-08-19T11:30:05.694743+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=588, Y=131", "converted_command": "Left-click at (588, 131)", "image_path": "vision/frames/step_0004_20260722_113120_at.webp", "reasoning": "After the task is complete Left-click the red close button on the Terminal window to close it.", "skipped": false} diff --git a/data/sessions/notes-create-note-2/sync_log.json b/data/sessions/notes-create-note-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..ca5175eedaa4fc9beaf859fd29f02bca7e5cf555 --- /dev/null +++ b/data/sessions/notes-create-note-2/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "fc93cd78-fe19-41be-905a-ebaa2f33ec8f", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260722_113058_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/vision/frames/step_0001_20260722_113058_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260722_113058_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/vision/frames/step_0001_20260722_113058_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260722_113058_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/vision/frames/step_0001_20260722_113058_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260722_113110_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/vision/frames/step_0002_20260722_113110_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260722_113110_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/vision/frames/step_0002_20260722_113110_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260722_113110_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/vision/frames/step_0002_20260722_113110_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260722_113113_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/vision/frames/step_0003_20260722_113113_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260722_113113_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/vision/frames/step_0003_20260722_113113_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260722_113113_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/vision/frames/step_0003_20260722_113113_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260722_113120_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/vision/frames/step_0004_20260722_113120_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260722_113120_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/vision/frames/step_0004_20260722_113120_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260722_113120_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note-2/vision/frames/step_0004_20260722_113120_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/notes-create-note-2/vision/frames/closing_state.webp b/data/sessions/notes-create-note-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..47ccfd4e3f5601805949001297be2c25344dbddb --- /dev/null +++ b/data/sessions/notes-create-note-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a1ebcc52d0bfb00d1738b289c59caa5c129c6a41309a4e57e0d061bdc7cc5c +size 695798 diff --git a/data/sessions/notes-create-note-2/vision/frames/step_0001_20260722_113058_after.webp b/data/sessions/notes-create-note-2/vision/frames/step_0001_20260722_113058_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..caf154dbb0ad7b8bed83026f0819b395431c41aa --- /dev/null +++ b/data/sessions/notes-create-note-2/vision/frames/step_0001_20260722_113058_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e8e22ff3ea122e93df55164ae7db8d70a250b128787cd320b667a36b489a7d +size 696600 diff --git a/data/sessions/notes-create-note-2/vision/frames/step_0001_20260722_113058_at.webp b/data/sessions/notes-create-note-2/vision/frames/step_0001_20260722_113058_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..79f386ff8b07912a22e21f8379d96b00e6310f3b --- /dev/null +++ b/data/sessions/notes-create-note-2/vision/frames/step_0001_20260722_113058_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07be5580a1afcc12f7e17deb47c26b0a470f65728a593c42b170ad3cfca884ef +size 2720592 diff --git a/data/sessions/notes-create-note-2/vision/frames/step_0001_20260722_113058_before.webp b/data/sessions/notes-create-note-2/vision/frames/step_0001_20260722_113058_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..caf154dbb0ad7b8bed83026f0819b395431c41aa --- /dev/null +++ b/data/sessions/notes-create-note-2/vision/frames/step_0001_20260722_113058_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e8e22ff3ea122e93df55164ae7db8d70a250b128787cd320b667a36b489a7d +size 696600 diff --git a/data/sessions/notes-create-note-2/vision/frames/step_0002_20260722_113110_after.webp b/data/sessions/notes-create-note-2/vision/frames/step_0002_20260722_113110_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..96db18fb92aba1837e94dd0b17a1286d189e8c52 --- /dev/null +++ b/data/sessions/notes-create-note-2/vision/frames/step_0002_20260722_113110_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e88d9030329284e2a710435256028eb0eb802fc8e90600477cc699f1f4bb21d +size 648082 diff --git a/data/sessions/notes-create-note-2/vision/frames/step_0002_20260722_113110_at.webp b/data/sessions/notes-create-note-2/vision/frames/step_0002_20260722_113110_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..22f1ea6583438581a041491d9f367d8ce885984c --- /dev/null +++ b/data/sessions/notes-create-note-2/vision/frames/step_0002_20260722_113110_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baaa4abba749179431eae2b0767bafa3a3a43a7b09cced719c08aff329c14a3d +size 648034 diff --git a/data/sessions/notes-create-note-2/vision/frames/step_0002_20260722_113110_before.webp b/data/sessions/notes-create-note-2/vision/frames/step_0002_20260722_113110_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b4189394352518d09a3d5118207ef2e5573f216c --- /dev/null +++ b/data/sessions/notes-create-note-2/vision/frames/step_0002_20260722_113110_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46a4671371df33619dc7cf0114f83b458689a4ec7d5f61246828847acfc729b4 +size 646680 diff --git a/data/sessions/notes-create-note-2/vision/frames/step_0003_20260722_113113_after.webp b/data/sessions/notes-create-note-2/vision/frames/step_0003_20260722_113113_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cf8d48bb2cf95a95c8d01c435e044791ae5ee71b --- /dev/null +++ b/data/sessions/notes-create-note-2/vision/frames/step_0003_20260722_113113_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b57907f104682f7c04d6cdee5780ac6a71a62687e9b8a3b6ce9e64734da6793a +size 649006 diff --git a/data/sessions/notes-create-note-2/vision/frames/step_0003_20260722_113113_at.webp b/data/sessions/notes-create-note-2/vision/frames/step_0003_20260722_113113_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..96db18fb92aba1837e94dd0b17a1286d189e8c52 --- /dev/null +++ b/data/sessions/notes-create-note-2/vision/frames/step_0003_20260722_113113_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e88d9030329284e2a710435256028eb0eb802fc8e90600477cc699f1f4bb21d +size 648082 diff --git a/data/sessions/notes-create-note-2/vision/frames/step_0003_20260722_113113_before.webp b/data/sessions/notes-create-note-2/vision/frames/step_0003_20260722_113113_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..96db18fb92aba1837e94dd0b17a1286d189e8c52 --- /dev/null +++ b/data/sessions/notes-create-note-2/vision/frames/step_0003_20260722_113113_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e88d9030329284e2a710435256028eb0eb802fc8e90600477cc699f1f4bb21d +size 648082 diff --git a/data/sessions/notes-create-note-2/vision/frames/step_0004_20260722_113120_after.webp b/data/sessions/notes-create-note-2/vision/frames/step_0004_20260722_113120_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e1393948f4e4e70d07ae00c1fff754098751d827 --- /dev/null +++ b/data/sessions/notes-create-note-2/vision/frames/step_0004_20260722_113120_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:725416d063bc7743ab711e336e2566cf72f28e84fde2274de9d5da5212483dff +size 654246 diff --git a/data/sessions/notes-create-note-2/vision/frames/step_0004_20260722_113120_at.webp b/data/sessions/notes-create-note-2/vision/frames/step_0004_20260722_113120_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..33f8805061c4a4349f5a9c72ead3303771a0c7c7 --- /dev/null +++ b/data/sessions/notes-create-note-2/vision/frames/step_0004_20260722_113120_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21b429f01dcf97aea349378cfc8c1a9484b6ccb29a32086a812bbad6722f74ca +size 2510208 diff --git a/data/sessions/notes-create-note-2/vision/frames/step_0004_20260722_113120_before.webp b/data/sessions/notes-create-note-2/vision/frames/step_0004_20260722_113120_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e1393948f4e4e70d07ae00c1fff754098751d827 --- /dev/null +++ b/data/sessions/notes-create-note-2/vision/frames/step_0004_20260722_113120_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:725416d063bc7743ab711e336e2566cf72f28e84fde2274de9d5da5212483dff +size 654246 diff --git a/data/sessions/notes-create-note/commands/actuation_commands.json b/data/sessions/notes-create-note/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..f204c962173c2f4eec6013a4a0539c35f4c1cfec --- /dev/null +++ b/data/sessions/notes-create-note/commands/actuation_commands.json @@ -0,0 +1,173 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-eb76e50f-03f2-494e-80a1-0da02ef3e5ff", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 241, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1718, + "mouse_y": 12, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1718, Y=12", + "session_id": "conn-bfe18c68-c894-4bbd-a864-429daf9b05c0", + "success": true, + "timestamp": "2026-07-22T09:25:15.504Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-eb76e50f-03f2-494e-80a1-0da02ef3e5ff", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 599, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: notes", + "session_id": "conn-bfe18c68-c894-4bbd-a864-429daf9b05c0", + "success": true, + "timestamp": "2026-07-22T09:25:21.538Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-eb76e50f-03f2-494e-80a1-0da02ef3e5ff", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 226, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-bfe18c68-c894-4bbd-a864-429daf9b05c0", + "success": true, + "timestamp": "2026-07-22T09:25:24.998Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-eb76e50f-03f2-494e-80a1-0da02ef3e5ff", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 232, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 478, + "mouse_y": 839, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=478, Y=839", + "session_id": "conn-bfe18c68-c894-4bbd-a864-429daf9b05c0", + "success": true, + "timestamp": "2026-07-22T09:25:50.398Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-eb76e50f-03f2-494e-80a1-0da02ef3e5ff", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 199, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Work", + "session_id": "conn-bfe18c68-c894-4bbd-a864-429daf9b05c0", + "success": true, + "timestamp": "2026-07-22T09:26:02.370Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-eb76e50f-03f2-494e-80a1-0da02ef3e5ff", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 232, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-bfe18c68-c894-4bbd-a864-429daf9b05c0", + "success": true, + "timestamp": "2026-07-22T09:26:05.864Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-eb76e50f-03f2-494e-80a1-0da02ef3e5ff", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 228, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 990, + "mouse_y": 223, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=990, Y=223", + "session_id": "conn-bfe18c68-c894-4bbd-a864-429daf9b05c0", + "success": true, + "timestamp": "2026-07-22T09:26:33.211Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-eb76e50f-03f2-494e-80a1-0da02ef3e5ff", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 201, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Weekly Plan", + "session_id": "conn-bfe18c68-c894-4bbd-a864-429daf9b05c0", + "success": true, + "timestamp": "2026-07-22T09:26:49.930Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-eb76e50f-03f2-494e-80a1-0da02ef3e5ff", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 227, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 487, + "mouse_y": 223, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=487, Y=223", + "session_id": "conn-bfe18c68-c894-4bbd-a864-429daf9b05c0", + "success": true, + "timestamp": "2026-07-22T09:27:02.810Z" + } +] \ No newline at end of file diff --git a/data/sessions/notes-create-note/commands/cc_commands.json b/data/sessions/notes-create-note/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..e17cef04b54631ddb76736c9eb1a022a5eb3f86c --- /dev/null +++ b/data/sessions/notes-create-note/commands/cc_commands.json @@ -0,0 +1,47 @@ +[ + { + "command": "1718 12 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type notes", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "478 839 left", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "type Work", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "990 223 left", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "type Weekly Plan", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "487 223 left", + "os": "MACOS", + "step_id": 9 + } +] \ No newline at end of file diff --git a/data/sessions/notes-create-note/commands/converted_input.md b/data/sessions/notes-create-note/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..9fa4ccfced25cbd01c478ead553a2572ac181b2f --- /dev/null +++ b/data/sessions/notes-create-note/commands/converted_input.md @@ -0,0 +1,15 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-22 09:25:15 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-22T09:25:15.504Z | Left-click at (1718, 12) | +| 2 | 2026-07-22T09:25:21.538Z | Type: notes | +| 3 | 2026-07-22T09:25:24.998Z | Press: Enter | +| 4 | 2026-07-22T09:25:50.398Z | Left-click at (478, 839) | +| 5 | 2026-07-22T09:26:02.370Z | Type: Work | +| 6 | 2026-07-22T09:26:05.864Z | Press: Enter | +| 7 | 2026-07-22T09:26:33.211Z | Left-click at (990, 223) | +| 8 | 2026-07-22T09:26:49.930Z | Type: Weekly Plan | +| 9 | 2026-07-22T09:27:02.810Z | Left-click at (487, 223) | diff --git a/data/sessions/notes-create-note/commands/raw_input.md b/data/sessions/notes-create-note/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..b4cf64cea4d64efbd19e28f3d01b87c6f26db4c3 --- /dev/null +++ b/data/sessions/notes-create-note/commands/raw_input.md @@ -0,0 +1,15 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-22 09:25:15 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-22T09:25:15.504Z | Left-clicked at X=1718, Y=12 | +| 2 | 2026-07-22T09:25:21.538Z | Typed: notes | +| 3 | 2026-07-22T09:25:24.998Z | Pressed: Return | +| 4 | 2026-07-22T09:25:50.398Z | Left-clicked at X=478, Y=839 | +| 5 | 2026-07-22T09:26:02.370Z | Typed: Work | +| 6 | 2026-07-22T09:26:05.864Z | Pressed: Return | +| 7 | 2026-07-22T09:26:33.211Z | Left-clicked at X=990, Y=223 | +| 8 | 2026-07-22T09:26:49.930Z | Typed: Weekly Plan | +| 9 | 2026-07-22T09:27:02.810Z | Left-clicked at X=487, Y=223 | diff --git a/data/sessions/notes-create-note/memory.md b/data/sessions/notes-create-note/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..4d94dd1d21effd149c49d105a6a51824ea4ed6fd --- /dev/null +++ b/data/sessions/notes-create-note/memory.md @@ -0,0 +1,95 @@ +# Memory: notes-create-note + +## Overview + +Create a folder in a notes application and a titled note inside it, through the +application's own window. Use this when notes have to be filed under a named container +rather than left loose, and no shell is available or wanted. The route launches the +application through the system search field, adds the folder from the sidebar, names it, +creates a note inside it with the toolbar's new-note control, and types the title. The +recorded trace produces a `Work` folder holding a note titled `Weekly Plan`. + +## Prerequisites + +- A desktop environment with a notes application, reachable either through its own + window or through a scripting interface. Both routes reach the same end state; the + scripted route additionally needs an interpreter that can drive the application. +- The application installed and, for the scripted route, scriptable. A script names the + application, so a missing or renamed one fails at run time rather than at write time. +- The container's name and the note's title decided in advance and matching the intended + end state exactly, including capitalisation. Names are matched literally, so a + difference in case creates a second container rather than reusing the first. +- No existing container of that name, or agreement that an existing one may be reused. + Creating a second container with the same name is not refused and is easy to miss. +- Permission for whatever is driving the application. A window-driven route needs none; a + scripted one needs automation consent, which the system asks for on the first run and + remembers in both directions. +- For the scripted route, the script staged on disk and read before it is run. It creates + and modifies data in a live application and nothing previews what it will do. + +## Steps + +### Step 1 — Left-click at (1718, 12) + +The task is to create a note called `Weekly Plan` inside a new Notes folder called `Work`, so the Notes application has to be running first. The desktop is bare with no window open, and rather than hunting for the app's Dock icon the route goes through Spotlight, which finds an application by name regardless of where it sits. Move the cursor and Left-click the magnifier icon in the right-hand end of the menu bar to open the Spotlight search field. + +![Step 1](vision/frames/step_0001_20260722_092515_at.webp) + +### Step 2 — Type: notes + +Type `notes` to search for the application. Spotlight matches as each character arrives and promotes its best guess to the top of the list, so the full name does not have to be typed; the field itself completes to `Notes` with the Notes app shown as the highlighted top hit. + +![Step 2](vision/frames/step_0002_20260722_092521_at.webp) + +### Step 3 — Press: Enter + +After typing `notes` Press Return to open the highlighted top hit. The result list also holds web searches and a `notes.txt` document, so the thing that makes Return safe here is that the application row is the one highlighted — Return opens the highlight, not the query. Confirm the app row is selected before pressing rather than assuming the top hit is the application. + +![Step 3](vision/frames/step_0003_20260722_092524_at.webp) + +### Step 4 — Left-click at (478, 839) + +Notes opens with a single `Notes` folder holding nothing, so the `Work` folder the task calls for does not exist yet and has to be made before a note can be filed into it. Move the cursor and Left-click `⊕ New Folder` at the bottom-left of the sidebar. + +![Step 4](vision/frames/step_0004_20260722_092550_at.webp) + +### Step 5 — Type: Work + +A `New Folder` sheet opens with its `Name:` field pre-filled `New Folder` and that text already selected, so typing replaces it outright rather than appending — there is no need to clear the field first. Type `Work` as the folder name. + +![Step 5](vision/frames/step_0005_20260722_092602_at.webp) + +### Step 6 — Press: Enter + +After typing `Work` Press Return to commit the name. `OK` is the sheet's default button, so Return activates it without the pointer having to travel there. The sidebar afterwards reads `All on My Mac`, `Notes` and `Work`, with `Work` selected — the new folder is both created and made the destination for whatever is added next, which is what makes the following step land in the right place. + +![Step 6](vision/frames/step_0006_20260722_092605_at.webp) + +### Step 7 — Left-click at (990, 223) + +With `Work` selected, move the cursor and left-click the compose button in the toolbar — the pencil-on-square icon immediately right of the trash can — to create a new note inside it. A note appears in the list as `New Note` with the caret placed on the first line of the editor, ready for typing. + +![Step 7](vision/frames/step_0007_20260722_092633_at.webp) + +### Step 8 — Type: Weekly Plan + +Type `Weekly Plan`. Notes has no separate title field: the note's first line becomes its title, so typing this into the empty body is what names the note. The list entry changes from `New Note` to `Weekly Plan` as the text arrives, which is the signal that the title took. + +![Step 8](vision/frames/step_0008_20260722_092649_at.webp) + +### Step 9 — Left-click at (487, 223) + +The note is written and Notes saves continuously, so there is nothing to commit explicitly — left-click the red close button at the top-left of the window to close it. This closes the window only; Notes itself keeps running. The sidebar reads `All on My Mac 1` beforehand, confirming the note exists before the window goes away. + +![Step 9](vision/frames/step_0009_20260722_092702_at.webp) + +## Notes & Edge Cases + +1. The launcher acts on the highlighted result, not on the typed text. The same query also matches web searches and documents of a similar name, so confirm the application row is the one highlighted before confirming — the keystroke is safe because of the highlight, not because of what was typed. +2. The folder has to exist before the note can be filed into it. Creating a note first and moving it afterwards is a different, longer route, and a note created with no folder selected lands in the default one. +3. Creating the folder also selects it, which is what makes the next step land in the right place. If it did not, the note would go to whatever was selected before — so read the sidebar rather than assuming the new folder became the destination. +4. The name field of the new-folder sheet is pre-filled and already selected, so typing replaces it outright and the confirming key activates the sheet's default button. Nothing has to be cleared and the pointer never has to travel to a button. +5. There is no separate title field. The note's first line becomes its title, so typing into the empty body is what names it, and the list entry changing from the placeholder is the signal the title took. +6. There is no save. The application writes continuously, so there is no save step to confirm from and nothing is discarded by closing the window. +7. Closing the window is not quitting. The application keeps running afterwards, which is a different end state from the machine being back where it started. +8. Names are matched literally, capitalisation included. A folder created with different capitalisation is a second folder rather than the intended one being reused. diff --git a/data/sessions/notes-create-note/metadata.json b/data/sessions/notes-create-note/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..2bd41a9610e5cd29eb23d4991e46b7c5037b4894 --- /dev/null +++ b/data/sessions/notes-create-note/metadata.json @@ -0,0 +1,152 @@ +{ + "memory_name": "notes-create-note", + "memory_description": "", + "session_id": "6167bde2-bdf5-4208-a42c-4c0d1964ad45", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-22T09:23:43.131867461Z", + "completed_at": "2026-07-22T09:29:48.271275595Z", + "total_steps": 9, + "annotated_steps": 9, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-22T09:25:15.504Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260722_092515_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260722_092515_before.webp", + "after_image_path": "vision/frames/step_0001_20260722_092515_after.webp", + "raw_command": "Left-clicked at X=1718, Y=12", + "converted_command": "Left-click at (1718, 12)" + }, + { + "step_id": 2, + "timestamp": "2026-07-22T09:25:21.538Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260722_092521_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260722_092521_before.webp", + "after_image_path": "vision/frames/step_0002_20260722_092521_after.webp", + "raw_command": "Typed: notes", + "converted_command": "Type: notes" + }, + { + "step_id": 3, + "timestamp": "2026-07-22T09:25:24.998Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260722_092524_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260722_092524_before.webp", + "after_image_path": "vision/frames/step_0003_20260722_092524_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-22T09:25:50.398Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260722_092550_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260722_092550_before.webp", + "after_image_path": "vision/frames/step_0004_20260722_092550_after.webp", + "raw_command": "Left-clicked at X=478, Y=839", + "converted_command": "Left-click at (478, 839)" + }, + { + "step_id": 5, + "timestamp": "2026-07-22T09:26:02.370Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0005_20260722_092602_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260722_092602_before.webp", + "after_image_path": "vision/frames/step_0005_20260722_092602_after.webp", + "raw_command": "Typed: Work", + "converted_command": "Type: Work" + }, + { + "step_id": 6, + "timestamp": "2026-07-22T09:26:05.864Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260722_092605_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260722_092605_before.webp", + "after_image_path": "vision/frames/step_0006_20260722_092605_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 7, + "timestamp": "2026-07-22T09:26:33.211Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0007_20260722_092633_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260722_092633_before.webp", + "after_image_path": "vision/frames/step_0007_20260722_092633_after.webp", + "raw_command": "Left-clicked at X=990, Y=223", + "converted_command": "Left-click at (990, 223)" + }, + { + "step_id": 8, + "timestamp": "2026-07-22T09:26:49.930Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0008_20260722_092649_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260722_092649_before.webp", + "after_image_path": "vision/frames/step_0008_20260722_092649_after.webp", + "raw_command": "Typed: Weekly Plan", + "converted_command": "Type: Weekly Plan" + }, + { + "step_id": 9, + "timestamp": "2026-07-22T09:27:02.810Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0009_20260722_092702_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0009_20260722_092702_before.webp", + "after_image_path": "vision/frames/step_0009_20260722_092702_after.webp", + "raw_command": "Left-clicked at X=487, Y=223", + "converted_command": "Left-click at (487, 223)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/notes-create-note/reasoning/reasoning.jsonl b/data/sessions/notes-create-note/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..81ee0802bc0425f850081348473b9cd0513d9193 --- /dev/null +++ b/data/sessions/notes-create-note/reasoning/reasoning.jsonl @@ -0,0 +1,9 @@ +{"step_id": 1, "timestamp_action": "2026-07-22T09:25:15.504Z", "timestamp_annotated": "2026-08-19T14:18:25.707527+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1718, Y=12", "converted_command": "Left-click at (1718, 12)", "image_path": "vision/frames/step_0001_20260722_092515_at.webp", "reasoning": "The task is to create a note called `Weekly Plan` inside a new Notes folder called `Work`, so the Notes application has to be running first. The desktop is bare with no window open, and rather than hunting for the app's Dock icon the route goes through Spotlight, which finds an application by name regardless of where it sits. Move the cursor and Left-click the magnifier icon in the right-hand end of the menu bar to open the Spotlight search field.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-22T09:25:21.538Z", "timestamp_annotated": "2026-08-19T14:18:25.716952+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: notes", "converted_command": "Type: notes", "image_path": "vision/frames/step_0002_20260722_092521_at.webp", "reasoning": "Type `notes` to search for the application. Spotlight matches as each character arrives and promotes its best guess to the top of the list, so the full name does not have to be typed; the field itself completes to `Notes` with the Notes app shown as the highlighted top hit.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-22T09:25:24.998Z", "timestamp_annotated": "2026-08-19T14:18:25.717344+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260722_092524_at.webp", "reasoning": "After typing `notes` Press Return to open the highlighted top hit. The result list also holds web searches and a `notes.txt` document, so the thing that makes Return safe here is that the application row is the one highlighted — Return opens the highlight, not the query. Confirm the app row is selected before pressing rather than assuming the top hit is the application.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-22T09:25:50.398Z", "timestamp_annotated": "2026-08-19T14:18:25.717755+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=478, Y=839", "converted_command": "Left-click at (478, 839)", "image_path": "vision/frames/step_0004_20260722_092550_at.webp", "reasoning": "Notes opens with a single `Notes` folder holding nothing, so the `Work` folder the task calls for does not exist yet and has to be made before a note can be filed into it. Move the cursor and Left-click `⊕ New Folder` at the bottom-left of the sidebar.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-22T09:26:02.370Z", "timestamp_annotated": "2026-08-19T14:18:25.718158+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Work", "converted_command": "Type: Work", "image_path": "vision/frames/step_0005_20260722_092602_at.webp", "reasoning": "A `New Folder` sheet opens with its `Name:` field pre-filled `New Folder` and that text already selected, so typing replaces it outright rather than appending — there is no need to clear the field first. Type `Work` as the folder name.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-22T09:26:05.864Z", "timestamp_annotated": "2026-08-19T14:18:25.718624+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0006_20260722_092605_at.webp", "reasoning": "After typing `Work` Press Return to commit the name. `OK` is the sheet's default button, so Return activates it without the pointer having to travel there. The sidebar afterwards reads `All on My Mac`, `Notes` and `Work`, with `Work` selected — the new folder is both created and made the destination for whatever is added next, which is what makes the following step land in the right place.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-22T09:26:33.211Z", "timestamp_annotated": "2026-08-19T14:18:25.719047+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=990, Y=223", "converted_command": "Left-click at (990, 223)", "image_path": "vision/frames/step_0007_20260722_092633_at.webp", "reasoning": "With `Work` selected, move the cursor and left-click the compose button in the toolbar — the pencil-on-square icon immediately right of the trash can — to create a new note inside it. A note appears in the list as `New Note` with the caret placed on the first line of the editor, ready for typing.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-22T09:26:49.930Z", "timestamp_annotated": "2026-08-19T14:18:25.719457+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Weekly Plan", "converted_command": "Type: Weekly Plan", "image_path": "vision/frames/step_0008_20260722_092649_at.webp", "reasoning": "Type `Weekly Plan`. Notes has no separate title field: the note's first line becomes its title, so typing this into the empty body is what names the note. The list entry changes from `New Note` to `Weekly Plan` as the text arrives, which is the signal that the title took.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-22T09:27:02.810Z", "timestamp_annotated": "2026-08-19T14:18:25.719990+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=487, Y=223", "converted_command": "Left-click at (487, 223)", "image_path": "vision/frames/step_0009_20260722_092702_at.webp", "reasoning": "The note is written and Notes saves continuously, so there is nothing to commit explicitly — left-click the red close button at the top-left of the window to close it. This closes the window only; Notes itself keeps running. The sidebar reads `All on My Mac 1` beforehand, confirming the note exists before the window goes away.", "skipped": false} diff --git a/data/sessions/notes-create-note/sync_log.json b/data/sessions/notes-create-note/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..d0f542565af74fc0cbad837351f468cd238aa0dc --- /dev/null +++ b/data/sessions/notes-create-note/sync_log.json @@ -0,0 +1,229 @@ +{ + "session_id": "6167bde2-bdf5-4208-a42c-4c0d1964ad45", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260722_092515_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0001_20260722_092515_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260722_092515_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0001_20260722_092515_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260722_092515_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0001_20260722_092515_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260722_092521_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0002_20260722_092521_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260722_092521_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0002_20260722_092521_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260722_092521_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0002_20260722_092521_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260722_092524_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0003_20260722_092524_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260722_092524_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0003_20260722_092524_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260722_092524_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0003_20260722_092524_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260722_092550_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0004_20260722_092550_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260722_092550_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0004_20260722_092550_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260722_092550_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0004_20260722_092550_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260722_092602_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0005_20260722_092602_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260722_092602_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0005_20260722_092602_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260722_092602_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0005_20260722_092602_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260722_092605_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0006_20260722_092605_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260722_092605_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0006_20260722_092605_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260722_092605_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0006_20260722_092605_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260722_092633_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0007_20260722_092633_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260722_092633_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0007_20260722_092633_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260722_092633_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0007_20260722_092633_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260722_092649_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0008_20260722_092649_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260722_092649_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0008_20260722_092649_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260722_092649_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0008_20260722_092649_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260722_092702_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0009_20260722_092702_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260722_092702_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0009_20260722_092702_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260722_092702_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/notes-create-note/vision/frames/step_0009_20260722_092702_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/notes-create-note/vision/frames/closing_state.webp b/data/sessions/notes-create-note/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..8b46493938f3b2ce2425509af7a07b919ca3845e --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:365fdfdbb6b73ffb6cea07f96ba43b4ec5763c7fc1c3077301b895a32c74d5c0 +size 696144 diff --git a/data/sessions/notes-create-note/vision/frames/step_0001_20260722_092515_after.webp b/data/sessions/notes-create-note/vision/frames/step_0001_20260722_092515_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1800247a0956f5c849d845d80f8517b2c16532ec --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0001_20260722_092515_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c6819898dd8b9d23e1df43050b67b9e2672caf77722e6fc585142c527d8a57 +size 696562 diff --git a/data/sessions/notes-create-note/vision/frames/step_0001_20260722_092515_at.webp b/data/sessions/notes-create-note/vision/frames/step_0001_20260722_092515_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..511eb2927994dbabb2ba92c31d4cbd195d8f3d01 --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0001_20260722_092515_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f6ba31a7285e259293d1e322c419120d394812073cdb82200ee194ee126c31c +size 2725810 diff --git a/data/sessions/notes-create-note/vision/frames/step_0001_20260722_092515_before.webp b/data/sessions/notes-create-note/vision/frames/step_0001_20260722_092515_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1800247a0956f5c849d845d80f8517b2c16532ec --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0001_20260722_092515_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c6819898dd8b9d23e1df43050b67b9e2672caf77722e6fc585142c527d8a57 +size 696562 diff --git a/data/sessions/notes-create-note/vision/frames/step_0002_20260722_092521_after.webp b/data/sessions/notes-create-note/vision/frames/step_0002_20260722_092521_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6cb8152453ac28c70bccac1ec4829a79b2ad25ac --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0002_20260722_092521_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78b546a8a374520a15bd0edb14ea205030977f954f8e5f8bf90c8052d563dea4 +size 628018 diff --git a/data/sessions/notes-create-note/vision/frames/step_0002_20260722_092521_at.webp b/data/sessions/notes-create-note/vision/frames/step_0002_20260722_092521_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cbc937b329e13c7a0b0e01b22aad65bc34bc2eef --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0002_20260722_092521_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3315a168fb24a164fc761e62622b2d7331919129c58cc689d84aeb43c63e39b +size 663094 diff --git a/data/sessions/notes-create-note/vision/frames/step_0002_20260722_092521_before.webp b/data/sessions/notes-create-note/vision/frames/step_0002_20260722_092521_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cbc937b329e13c7a0b0e01b22aad65bc34bc2eef --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0002_20260722_092521_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3315a168fb24a164fc761e62622b2d7331919129c58cc689d84aeb43c63e39b +size 663094 diff --git a/data/sessions/notes-create-note/vision/frames/step_0003_20260722_092524_after.webp b/data/sessions/notes-create-note/vision/frames/step_0003_20260722_092524_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2ab194f3d822db6f7682476519771966fdeea5a1 --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0003_20260722_092524_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e122d16eb4222c1f5b169f0401333931a430132dd0e338febf1933d1f234dbf8 +size 695776 diff --git a/data/sessions/notes-create-note/vision/frames/step_0003_20260722_092524_at.webp b/data/sessions/notes-create-note/vision/frames/step_0003_20260722_092524_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4854f0e767bd7857be2daa3f1c64be0da3325110 --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0003_20260722_092524_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ad49e131ed5499c4780d160f6ed1ffe451f30b01afddba328dd5c92433ebecc +size 631710 diff --git a/data/sessions/notes-create-note/vision/frames/step_0003_20260722_092524_before.webp b/data/sessions/notes-create-note/vision/frames/step_0003_20260722_092524_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..934437ec596cc4954d6cf3265aee98e03ee37004 --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0003_20260722_092524_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c70d3bc611605aee490d54298d8600dea7fe9aea0de85308da2646d73618509d +size 631480 diff --git a/data/sessions/notes-create-note/vision/frames/step_0004_20260722_092550_after.webp b/data/sessions/notes-create-note/vision/frames/step_0004_20260722_092550_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..bb0eb06c32df5d8d163ee20a71a8913bdf570232 --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0004_20260722_092550_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f50502717f70a89b7264aa5741d9109bccc21c13c3653425a07e3234c14c139 +size 478800 diff --git a/data/sessions/notes-create-note/vision/frames/step_0004_20260722_092550_at.webp b/data/sessions/notes-create-note/vision/frames/step_0004_20260722_092550_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4f6ed80e490592ab18a98237da17d41bcafcc796 --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0004_20260722_092550_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:777ee69a537470cef220e8600e8585e217a67c01c6cc5e0dc1019be09f893454 +size 1848348 diff --git a/data/sessions/notes-create-note/vision/frames/step_0004_20260722_092550_before.webp b/data/sessions/notes-create-note/vision/frames/step_0004_20260722_092550_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6a63f2ae3c4400d7cb0442df38930048cc22b0ab --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0004_20260722_092550_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dfb44d4e66a91e682de15634ff025b0686839842ad9e99756700edbc30b8ec8 +size 478634 diff --git a/data/sessions/notes-create-note/vision/frames/step_0005_20260722_092602_after.webp b/data/sessions/notes-create-note/vision/frames/step_0005_20260722_092602_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..10bb2a88f2201f7bb58fbc85de98554a4ba9a0e3 --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0005_20260722_092602_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:315d3c2cd83e7ec7b55ed2f7ceee86e87e341ce21a2864fa51aa26149fd127c3 +size 482030 diff --git a/data/sessions/notes-create-note/vision/frames/step_0005_20260722_092602_at.webp b/data/sessions/notes-create-note/vision/frames/step_0005_20260722_092602_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..24b058390669bb82ebd224fd3b53213247e783dd --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0005_20260722_092602_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a8844cab0ec4f842a9a85c784ba93708e37c537c39a2319b119d51802dfb30 +size 482048 diff --git a/data/sessions/notes-create-note/vision/frames/step_0005_20260722_092602_before.webp b/data/sessions/notes-create-note/vision/frames/step_0005_20260722_092602_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b53d85f89f18194931398b9b644e1b8507b551d3 --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0005_20260722_092602_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6372253f14da4eef3ac063cc2ace70e241b50fb26ee14e68798d2a308bb25a63 +size 482464 diff --git a/data/sessions/notes-create-note/vision/frames/step_0006_20260722_092605_after.webp b/data/sessions/notes-create-note/vision/frames/step_0006_20260722_092605_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..03f2b0bb732901a94c649c3cc117cc9f74765f01 --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0006_20260722_092605_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07836c9119d4bece94b45cc19e1a6a8960da8ab3927b6dffd1423644fa914132 +size 480314 diff --git a/data/sessions/notes-create-note/vision/frames/step_0006_20260722_092605_at.webp b/data/sessions/notes-create-note/vision/frames/step_0006_20260722_092605_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..10bb2a88f2201f7bb58fbc85de98554a4ba9a0e3 --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0006_20260722_092605_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:315d3c2cd83e7ec7b55ed2f7ceee86e87e341ce21a2864fa51aa26149fd127c3 +size 482030 diff --git a/data/sessions/notes-create-note/vision/frames/step_0006_20260722_092605_before.webp b/data/sessions/notes-create-note/vision/frames/step_0006_20260722_092605_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..10bb2a88f2201f7bb58fbc85de98554a4ba9a0e3 --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0006_20260722_092605_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:315d3c2cd83e7ec7b55ed2f7ceee86e87e341ce21a2864fa51aa26149fd127c3 +size 482030 diff --git a/data/sessions/notes-create-note/vision/frames/step_0007_20260722_092633_after.webp b/data/sessions/notes-create-note/vision/frames/step_0007_20260722_092633_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..bccba901b032b9f8a41f32581362843e4509261e --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0007_20260722_092633_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b634dd47e79a8bc7d6470cc0944db2067e47e87fc15b14f186f55d6d8f3661eb +size 482836 diff --git a/data/sessions/notes-create-note/vision/frames/step_0007_20260722_092633_at.webp b/data/sessions/notes-create-note/vision/frames/step_0007_20260722_092633_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f4ae0828af36a33178a733b0a0b07a87b49919e3 --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0007_20260722_092633_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20bcccaa247fd90a1e9d5a129b855f54362d664e9b212f1ff8d5c36aaad235f4 +size 1851630 diff --git a/data/sessions/notes-create-note/vision/frames/step_0007_20260722_092633_before.webp b/data/sessions/notes-create-note/vision/frames/step_0007_20260722_092633_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..93a302d8eef6fc3252aa89f6a8ef2c74ee02e129 --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0007_20260722_092633_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82c8e64a0cad5663f42634ada891b9714c01b58e59c624c7fd6b54c0c5152861 +size 480344 diff --git a/data/sessions/notes-create-note/vision/frames/step_0008_20260722_092649_after.webp b/data/sessions/notes-create-note/vision/frames/step_0008_20260722_092649_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ec3ad6471e5d32d7dfc4c032b17a07377942d2aa --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0008_20260722_092649_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac8977353ce55bac3c3723fe2446c6b02338882bb5dc17f7223356be7fe36eb2 +size 484604 diff --git a/data/sessions/notes-create-note/vision/frames/step_0008_20260722_092649_at.webp b/data/sessions/notes-create-note/vision/frames/step_0008_20260722_092649_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..867abf7dea59593946723ecaa1be053acc73df9e --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0008_20260722_092649_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec0afeddb01847bd922de3c5496843efecdd654ec6a9f50f38928d00a87986bf +size 483030 diff --git a/data/sessions/notes-create-note/vision/frames/step_0008_20260722_092649_before.webp b/data/sessions/notes-create-note/vision/frames/step_0008_20260722_092649_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..867abf7dea59593946723ecaa1be053acc73df9e --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0008_20260722_092649_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec0afeddb01847bd922de3c5496843efecdd654ec6a9f50f38928d00a87986bf +size 483030 diff --git a/data/sessions/notes-create-note/vision/frames/step_0009_20260722_092702_after.webp b/data/sessions/notes-create-note/vision/frames/step_0009_20260722_092702_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..bb27192d3723b6aff81dfd0c1dd88d89c7b5a49e --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0009_20260722_092702_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a250dc0d8418c138b318afdeca025fd55c68a35a2a68513b8838c3644a1674 +size 695978 diff --git a/data/sessions/notes-create-note/vision/frames/step_0009_20260722_092702_at.webp b/data/sessions/notes-create-note/vision/frames/step_0009_20260722_092702_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..aaa40378c316c31f4baa2ed4c364c72f78f022db --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0009_20260722_092702_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab46b8f82135697f18dc0565b148a1bc8babacc6c8e7588151076082f82e41c4 +size 1856094 diff --git a/data/sessions/notes-create-note/vision/frames/step_0009_20260722_092702_before.webp b/data/sessions/notes-create-note/vision/frames/step_0009_20260722_092702_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..eb56212a013fc1cb48fea0b0b50a460fca5646b0 --- /dev/null +++ b/data/sessions/notes-create-note/vision/frames/step_0009_20260722_092702_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb8a45cfedf40393726d727f409d3530c78d5bc804524f8c47d570780633e66 +size 484622 diff --git a/data/sessions/numbers-bar-chart/commands/actuation_commands.json b/data/sessions/numbers-bar-chart/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..abfc93188d8c0ce6ce161b270dfb7c9e09534daa --- /dev/null +++ b/data/sessions/numbers-bar-chart/commands/actuation_commands.json @@ -0,0 +1,990 @@ +[ + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 690, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+space", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:28:16.657Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 367, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: numbers", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:28:20.421Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 215, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:28:23.999Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 417, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 786, + "mouse_y": 667, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=786, Y=667", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:28:33.746Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 176, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 382, + "mouse_y": 38, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=382, Y=38", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:28:49.179Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 186, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 387, + "mouse_y": 186, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=387, Y=186", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:28:52.631Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 206, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 387, + "mouse_y": 186, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=387, Y=186", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:28:56.145Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 209, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 94, + "mouse_y": 70, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=94, Y=70", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:29:02.591Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 234, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 94, + "mouse_y": 70, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=94, Y=70", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:29:06.129Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 163, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 102, + "mouse_y": 150, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=102, Y=150", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:29:11.539Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 184, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 102, + "mouse_y": 150, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=102, Y=150", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:29:14.986Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 212, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Left", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:29:49.070Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 244, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:29:52.118Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 265, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Month", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:29:55.163Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 310, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:29:58.251Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 271, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: January", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:01.503Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 254, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:04.582Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 285, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: February", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:07.648Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 230, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:10.699Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 240, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: March", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:13.773Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 228, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:16.802Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 281, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:19.876Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 239, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:22.801Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 322, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:25.918Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 246, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:28.913Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 277, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Right", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:32.027Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 268, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Sales", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:35.016Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 304, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:38.033Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 280, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: 120", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:41.016Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 297, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:44.118Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 264, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: 340", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:47.192Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 282, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:50.296Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 243, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: 210", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:53.324Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 234, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:56.281Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 230, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:30:59.335Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 299, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:31:02.465Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 227, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:31:05.466Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 268, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:31:08.516Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 213, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Left", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:31:11.468Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 259, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Shift+Right", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:31:14.750Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 243, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Shift+Down", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:31:17.679Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 258, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Shift+Down", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:31:20.757Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 250, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Shift+Down", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:31:23.727Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 182, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 234, + "mouse_y": 10, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=234, Y=10", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:31:49.895Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 187, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 234, + "mouse_y": 10, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=234, Y=10", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:31:53.311Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 173, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 228, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=250, Y=228", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:31:56.705Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 206, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 520, + "mouse_y": 272, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=520, Y=272", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:32:02.303Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 183, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 520, + "mouse_y": 272, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=520, Y=272", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:32:05.725Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 502, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+S", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:33:48.984Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 595, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: sales-chart", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:34:24.082Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 261, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:34:28.116Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 487, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:34:56.864Z" + } +] \ No newline at end of file diff --git a/data/sessions/numbers-bar-chart/commands/cc_commands.json b/data/sessions/numbers-bar-chart/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..49584e5a6c77535b6ce689f6c6a1a223c1e210d7 --- /dev/null +++ b/data/sessions/numbers-bar-chart/commands/cc_commands.json @@ -0,0 +1,262 @@ +[ + { + "command": "press {Cmd+space}", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type numbers", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "786 667 double", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "382 38 move", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "387 186 move", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "387 186 left", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "94 70 move", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "94 70 left", + "os": "MACOS", + "step_id": 9 + }, + { + "command": "102 150 move", + "os": "MACOS", + "step_id": 10 + }, + { + "command": "102 150 left", + "os": "MACOS", + "step_id": 11 + }, + { + "command": "press {Left}", + "os": "MACOS", + "step_id": 12 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 13 + }, + { + "command": "type Month", + "os": "MACOS", + "step_id": 14 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 15 + }, + { + "command": "type January", + "os": "MACOS", + "step_id": 16 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 17 + }, + { + "command": "type February", + "os": "MACOS", + "step_id": 18 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 19 + }, + { + "command": "type March", + "os": "MACOS", + "step_id": 20 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 21 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 22 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 23 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 24 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 25 + }, + { + "command": "press {Right}", + "os": "MACOS", + "step_id": 26 + }, + { + "command": "type Sales", + "os": "MACOS", + "step_id": 27 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 28 + }, + { + "command": "type 120", + "os": "MACOS", + "step_id": 29 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 30 + }, + { + "command": "type 340", + "os": "MACOS", + "step_id": 31 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 32 + }, + { + "command": "type 210", + "os": "MACOS", + "step_id": 33 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 34 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 35 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 36 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 37 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 38 + }, + { + "command": "press {Left}", + "os": "MACOS", + "step_id": 39 + }, + { + "command": "press {Shift+Right}", + "os": "MACOS", + "step_id": 40 + }, + { + "command": "press {Shift+Down}", + "os": "MACOS", + "step_id": 41 + }, + { + "command": "press {Shift+Down}", + "os": "MACOS", + "step_id": 42 + }, + { + "command": "press {Shift+Down}", + "os": "MACOS", + "step_id": 43 + }, + { + "command": "234 10 move", + "os": "MACOS", + "step_id": 44 + }, + { + "command": "234 10 left", + "os": "MACOS", + "step_id": 45 + }, + { + "command": "250 228 move", + "os": "MACOS", + "step_id": 46 + }, + { + "command": "520 272 move", + "os": "MACOS", + "step_id": 47 + }, + { + "command": "520 272 left", + "os": "MACOS", + "step_id": 48 + }, + { + "command": "press {Cmd+S}", + "os": "MACOS", + "step_id": 49 + }, + { + "command": "type sales-chart", + "os": "MACOS", + "step_id": 50 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 51 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 52 + } +] \ No newline at end of file diff --git a/data/sessions/numbers-bar-chart/commands/converted_input.md b/data/sessions/numbers-bar-chart/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..f01c6f6cc04c2df88d62e965dce7286ff695a226 --- /dev/null +++ b/data/sessions/numbers-bar-chart/commands/converted_input.md @@ -0,0 +1,58 @@ +# Converted Input + +_Generated by Memory Archive — 2026-08-03 12:28:16 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-08-03T12:28:16.657Z | Press: Cmd+space | +| 2 | 2026-08-03T12:28:20.421Z | Type: numbers | +| 3 | 2026-08-03T12:28:23.999Z | Press: Enter | +| 4 | 2026-08-03T12:28:33.746Z | Double-click at (786, 667) | +| 5 | 2026-08-03T12:28:49.179Z | Move-cursor at (382, 38) | +| 6 | 2026-08-03T12:28:52.631Z | Move-cursor at (387, 186) | +| 7 | 2026-08-03T12:28:56.145Z | Left-click at (387, 186) | +| 8 | 2026-08-03T12:29:02.591Z | Move-cursor at (94, 70) | +| 9 | 2026-08-03T12:29:06.129Z | Left-click at (94, 70) | +| 10 | 2026-08-03T12:29:11.539Z | Move-cursor at (102, 150) | +| 11 | 2026-08-03T12:29:14.986Z | Left-click at (102, 150) | +| 12 | 2026-08-03T12:29:49.070Z | Press: Left | +| 13 | 2026-08-03T12:29:52.118Z | Press: Up | +| 14 | 2026-08-03T12:29:55.163Z | Type: Month | +| 15 | 2026-08-03T12:29:58.251Z | Press: Enter | +| 16 | 2026-08-03T12:30:01.503Z | Type: January | +| 17 | 2026-08-03T12:30:04.582Z | Press: Enter | +| 18 | 2026-08-03T12:30:07.648Z | Type: February | +| 19 | 2026-08-03T12:30:10.699Z | Press: Enter | +| 20 | 2026-08-03T12:30:13.773Z | Type: March | +| 21 | 2026-08-03T12:30:16.802Z | Press: Enter | +| 22 | 2026-08-03T12:30:19.876Z | Press: Up | +| 23 | 2026-08-03T12:30:22.801Z | Press: Up | +| 24 | 2026-08-03T12:30:25.918Z | Press: Up | +| 25 | 2026-08-03T12:30:28.913Z | Press: Up | +| 26 | 2026-08-03T12:30:32.027Z | Press: Right | +| 27 | 2026-08-03T12:30:35.016Z | Type: Sales | +| 28 | 2026-08-03T12:30:38.033Z | Press: Enter | +| 29 | 2026-08-03T12:30:41.016Z | Type: 120 | +| 30 | 2026-08-03T12:30:44.118Z | Press: Enter | +| 31 | 2026-08-03T12:30:47.192Z | Type: 340 | +| 32 | 2026-08-03T12:30:50.296Z | Press: Enter | +| 33 | 2026-08-03T12:30:53.324Z | Type: 210 | +| 34 | 2026-08-03T12:30:56.281Z | Press: Enter | +| 35 | 2026-08-03T12:30:59.335Z | Press: Up | +| 36 | 2026-08-03T12:31:02.465Z | Press: Up | +| 37 | 2026-08-03T12:31:05.466Z | Press: Up | +| 38 | 2026-08-03T12:31:08.516Z | Press: Up | +| 39 | 2026-08-03T12:31:11.468Z | Press: Left | +| 40 | 2026-08-03T12:31:14.750Z | Press: Shift+Right | +| 41 | 2026-08-03T12:31:17.679Z | Press: Shift+Down | +| 42 | 2026-08-03T12:31:20.757Z | Press: Shift+Down | +| 43 | 2026-08-03T12:31:23.727Z | Press: Shift+Down | +| 44 | 2026-08-03T12:31:49.895Z | Move-cursor at (234, 10) | +| 45 | 2026-08-03T12:31:53.311Z | Left-click at (234, 10) | +| 46 | 2026-08-03T12:31:56.705Z | Move-cursor at (250, 228) | +| 47 | 2026-08-03T12:32:02.303Z | Move-cursor at (520, 272) | +| 48 | 2026-08-03T12:32:05.725Z | Left-click at (520, 272) | +| 49 | 2026-08-03T12:33:48.984Z | Press: Cmd+S | +| 50 | 2026-08-03T12:34:24.082Z | Type: sales-chart | +| 51 | 2026-08-03T12:34:28.116Z | Press: Enter | +| 52 | 2026-08-03T12:34:56.864Z | Press: Cmd+Q | diff --git a/data/sessions/numbers-bar-chart/commands/raw_input.md b/data/sessions/numbers-bar-chart/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..f9d3bb6cdfdb4d0890895de3740df118c05eb429 --- /dev/null +++ b/data/sessions/numbers-bar-chart/commands/raw_input.md @@ -0,0 +1,58 @@ +# Raw Input + +_Generated by Memory Archive — 2026-08-03 12:28:16 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-08-03T12:28:16.657Z | Pressed: Cmd+space | +| 2 | 2026-08-03T12:28:20.421Z | Typed: numbers | +| 3 | 2026-08-03T12:28:23.999Z | Pressed: Return | +| 4 | 2026-08-03T12:28:33.746Z | Double-clicked at X=786, Y=667 | +| 5 | 2026-08-03T12:28:49.179Z | Moved cursor to at X=382, Y=38 | +| 6 | 2026-08-03T12:28:52.631Z | Moved cursor to at X=387, Y=186 | +| 7 | 2026-08-03T12:28:56.145Z | Left-clicked at X=387, Y=186 | +| 8 | 2026-08-03T12:29:02.591Z | Moved cursor to at X=94, Y=70 | +| 9 | 2026-08-03T12:29:06.129Z | Left-clicked at X=94, Y=70 | +| 10 | 2026-08-03T12:29:11.539Z | Moved cursor to at X=102, Y=150 | +| 11 | 2026-08-03T12:29:14.986Z | Left-clicked at X=102, Y=150 | +| 12 | 2026-08-03T12:29:49.070Z | Pressed: Left | +| 13 | 2026-08-03T12:29:52.118Z | Pressed: Up | +| 14 | 2026-08-03T12:29:55.163Z | Typed: Month | +| 15 | 2026-08-03T12:29:58.251Z | Pressed: Return | +| 16 | 2026-08-03T12:30:01.503Z | Typed: January | +| 17 | 2026-08-03T12:30:04.582Z | Pressed: Return | +| 18 | 2026-08-03T12:30:07.648Z | Typed: February | +| 19 | 2026-08-03T12:30:10.699Z | Pressed: Return | +| 20 | 2026-08-03T12:30:13.773Z | Typed: March | +| 21 | 2026-08-03T12:30:16.802Z | Pressed: Return | +| 22 | 2026-08-03T12:30:19.876Z | Pressed: Up | +| 23 | 2026-08-03T12:30:22.801Z | Pressed: Up | +| 24 | 2026-08-03T12:30:25.918Z | Pressed: Up | +| 25 | 2026-08-03T12:30:28.913Z | Pressed: Up | +| 26 | 2026-08-03T12:30:32.027Z | Pressed: Right | +| 27 | 2026-08-03T12:30:35.016Z | Typed: Sales | +| 28 | 2026-08-03T12:30:38.033Z | Pressed: Return | +| 29 | 2026-08-03T12:30:41.016Z | Typed: 120 | +| 30 | 2026-08-03T12:30:44.118Z | Pressed: Return | +| 31 | 2026-08-03T12:30:47.192Z | Typed: 340 | +| 32 | 2026-08-03T12:30:50.296Z | Pressed: Return | +| 33 | 2026-08-03T12:30:53.324Z | Typed: 210 | +| 34 | 2026-08-03T12:30:56.281Z | Pressed: Return | +| 35 | 2026-08-03T12:30:59.335Z | Pressed: Up | +| 36 | 2026-08-03T12:31:02.465Z | Pressed: Up | +| 37 | 2026-08-03T12:31:05.466Z | Pressed: Up | +| 38 | 2026-08-03T12:31:08.516Z | Pressed: Up | +| 39 | 2026-08-03T12:31:11.468Z | Pressed: Left | +| 40 | 2026-08-03T12:31:14.750Z | Pressed: Shift+Right | +| 41 | 2026-08-03T12:31:17.679Z | Pressed: Shift+Down | +| 42 | 2026-08-03T12:31:20.757Z | Pressed: Shift+Down | +| 43 | 2026-08-03T12:31:23.727Z | Pressed: Shift+Down | +| 44 | 2026-08-03T12:31:49.895Z | Moved cursor to at X=234, Y=10 | +| 45 | 2026-08-03T12:31:53.311Z | Left-clicked at X=234, Y=10 | +| 46 | 2026-08-03T12:31:56.705Z | Moved cursor to at X=250, Y=228 | +| 47 | 2026-08-03T12:32:02.303Z | Moved cursor to at X=520, Y=272 | +| 48 | 2026-08-03T12:32:05.725Z | Left-clicked at X=520, Y=272 | +| 49 | 2026-08-03T12:33:48.984Z | Pressed: Cmd+S | +| 50 | 2026-08-03T12:34:24.082Z | Typed: sales-chart | +| 51 | 2026-08-03T12:34:28.116Z | Pressed: Return | +| 52 | 2026-08-03T12:34:56.864Z | Pressed: Cmd+Q | diff --git a/data/sessions/numbers-bar-chart/memory.md b/data/sessions/numbers-bar-chart/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..55a69f308724af40e6544cc36f0ca314cfb0f76d --- /dev/null +++ b/data/sessions/numbers-bar-chart/memory.md @@ -0,0 +1,359 @@ +# Memory: numbers-bar-chart + +## Overview + +Build a small two-column table in a spreadsheet and insert a bar chart of it, then save the +document. Use this when data has to be both entered and visualised in one pass. The route +sizes and zooms the window first so the table and the chart can be seen together, types the +table from the keyboard, selects the exact data range with shifted arrow keys, and inserts +a 2D bar chart from the Insert menu. The recorded trace charts a Month/Sales table of three +months. + +## Prerequisites + +- A desktop environment with a spreadsheet application, and a way to launch it by name. +- The table's contents decided in advance — every heading and every value, including + capitalisation. Nothing in these tasks reads the data back to check it. +- An expectation that the application may open a template chooser rather than a blank + document, so a document has to be chosen before any cell can be typed into. +- Entry performed from the keyboard rather than by clicking cells. A click enters a cell's + text-editing mode, and later arrow keys then move the text caret instead of the + selection, silently corrupting cells that already looked correct. +- A known starting cell. A blank sheet does not necessarily open with the first cell + selected, so the selection has to be driven to a corner before typing begins — arrow + keys are no-ops at the edges, which is what makes that reliable. +- Time for the application to finish loading before the first keystroke. Early keys are + swallowed, and a swallowed navigation key shifts an entire table by a row or a column. +- A destination and file name for the saved document, and no existing file of that name. + +## Steps + +### Step 1 — Press: Cmd+space + +The task is to build a small Month/Sales table in Numbers and chart it as a 2D bar chart, then save it, so Numbers has to be launched first. The desktop is bare and Numbers is not in the Dock, so there is no icon to click — press ⌘Space (Cmd+space) to open Spotlight, which finds an application by name. + +![Step 1](vision/frames/step_0001_20260803_122816_at.webp) + +### Step 2 — Type: numbers + +Type `numbers` to search for the application. Spotlight promotes its best match to the top of the list as the characters arrive, rendering it as an inline `— Open` chip with the Numbers icon; that chip is the confirmation that Return will launch the app. + +![Step 2](vision/frames/step_0002_20260803_122820_at.webp) + +### Step 3 — Press: Enter + +After typing `numbers` Press Return to launch the highlighted top hit. + +![Step 3](vision/frames/step_0003_20260803_122823_at.webp) + +### Step 4 — Double-click at (786, 667) + +Numbers opens the **Choose a Template** chooser rather than a document, so a template has to be picked before anything can be typed. Move the cursor and Double-click the `Blank` tile in the `Recents` row. Double-clicking the tile opens it directly, which does in one action what selecting it and pressing `Create` would take two to do. `Blank` is the right choice because the task builds its own table rather than filling in a pre-made layout. + +![Step 4](vision/frames/step_0004_20260803_122833_at.webp) + +### Step 5 — Move-cursor at (382, 38) + +The chart added later sits below the table and needs room to be visible, so the window is enlarged before any data is entered rather than after. Move the cursor onto the green window button at the top-left of the window; hovering it opens the window-management popover without clicking. + +![Step 5](vision/frames/step_0005_20260803_122849_at.webp) + +### Step 6 — Move-cursor at (387, 186) + +The popover offers a `Move & Resize` row of tiling options and a `Fill & Arrange` row. Move the cursor onto the first `Fill & Arrange` icon — Fill — which expands the window to the full screen while leaving the menu bar and Dock in place. Full Screen, on the row below, would hide both and change how every later menu step behaves. + +![Step 6](vision/frames/step_0006_20260803_122852_at.webp) + +### Step 7 — Left-click at (387, 186) + +Move the cursor and Left-click Fill to apply it. The window now occupies the whole screen, so the table and the chart beneath it can both be on screen at once. + +![Step 7](vision/frames/step_0007_20260803_122856_at.webp) + +### Step 8 — Move-cursor at (94, 70) + +A wider window is not enough on its own: at the default zoom the chart would still fall below the visible area. Move the cursor onto the zoom control in the toolbar, which reads `125% ⌄`. + +![Step 8](vision/frames/step_0008_20260803_122902_at.webp) + +### Step 9 — Left-click at (94, 70) + +Move the cursor and Left-click the zoom control to open its list of preset magnifications. + +![Step 9](vision/frames/step_0009_20260803_122906_at.webp) + +### Step 10 — Move-cursor at (102, 150) + +The list runs `25%`, `50%`, `75%`, `100%`, `125%` (ticked), `150%`, `200%`. Move the cursor onto **`75%`** — small enough to fit the table and the chart together, without shrinking the text so far that the values cannot be read back. + +![Step 10](vision/frames/step_0010_20260803_122911_at.webp) + +### Step 11 — Left-click at (102, 150) + +Move the cursor and Left-click `75%` to apply it. The window setup is now finished, and everything after this is data entry, so no later step has to disturb the view. + +![Step 11](vision/frames/step_0011_20260803_122914_at.webp) + +### Step 12 — Press: Left + +Data entry starts at A1, but the Blank template has both a header row and a header column, so the selection lands on **B2** rather than A1 when the document opens. Press Left to move one cell left, from B2 to A2. + +![Step 12](vision/frames/step_0012_20260803_122949_at.webp) + +### Step 13 — Press: Up + +Press Up to move from A2 to A1, the top-left cell. Left then Up is a safe way to reach A1 from the opening position because both keys stop at the edge — pressing either again at the corner does nothing rather than wrapping. + +![Step 13](vision/frames/step_0013_20260803_122952_at.webp) + +### Step 14 — Type: Month + +Type `Month` into A1 as the first column's heading. A1 is a header cell, so Numbers renders it bold on a grey fill automatically; no formatting command is needed anywhere in this task. + +![Step 14](vision/frames/step_0014_20260803_122955_at.webp) + +### Step 15 — Press: Enter + +After typing `Month` Press Return to commit `Month` and move down to A2. Return both commits the cell and advances the selection one row, which is what lets the whole column be typed without touching the mouse. + +![Step 15](vision/frames/step_0015_20260803_122958_at.webp) + +### Step 16 — Type: January + +Type `January` into A2, the first data row's month label. + +![Step 16](vision/frames/step_0016_20260803_123001_at.webp) + +### Step 17 — Press: Enter + +After typing `January` Press Return to commit `January` and move down to A3. + +![Step 17](vision/frames/step_0017_20260803_123004_at.webp) + +### Step 18 — Type: February + +Type `February` into A3. + +![Step 18](vision/frames/step_0018_20260803_123007_at.webp) + +### Step 19 — Press: Enter + +After typing `February` Press Return to commit `February` and move down to A4. + +![Step 19](vision/frames/step_0019_20260803_123010_at.webp) + +### Step 20 — Type: March + +Type `March` into A4, the last of the three months. + +![Step 20](vision/frames/step_0020_20260803_123013_at.webp) + +### Step 21 — Press: Enter + +After typing `March` Press Return to commit `March`. The selection moves down to A5, one row below the data — column A is complete, so the next task is to get back to the top and across to column B. + +![Step 21](vision/frames/step_0021_20260803_123016_at.webp) + +### Step 22 — Press: Up + +Press Up to move from A5 to A4. The return journey is made with four separate Up presses rather than a jump, so each one is its own recorded step. + +![Step 22](vision/frames/step_0022_20260803_123019_at.webp) + +### Step 23 — Press: Up + +Press Up again, from A4 to A3. + +![Step 23](vision/frames/step_0023_20260803_123022_at.webp) + +### Step 24 — Press: Up + +Press Up again, from A3 to A2. + +![Step 24](vision/frames/step_0024_20260803_123025_at.webp) + +### Step 25 — Press: Up + +Press Up a fourth time, from A2 to A1 — back at the top-left cell. A further Up here would do nothing, since the selection is already at the edge. + +![Step 25](vision/frames/step_0025_20260803_123028_at.webp) + +### Step 26 — Press: Right + +Press Right to move from A1 to B1, the head of the second column. + +![Step 26](vision/frames/step_0026_20260803_123032_at.webp) + +### Step 27 — Type: Sales + +Type `Sales` into B1 as the second column's heading. Like A1 it is a header cell, so it renders bold on grey without any styling step. This heading matters beyond appearance: the chart inserted later uses it as the series name in its legend. + +![Step 27](vision/frames/step_0027_20260803_123035_at.webp) + +### Step 28 — Press: Enter + +After typing `Sales` Press Return to commit `Sales` and move down to B2. + +![Step 28](vision/frames/step_0028_20260803_123038_at.webp) + +### Step 29 — Type: 120 + +Type `120` into B2, January's figure. Numbers reads it as a number rather than text — it right-aligns in the cell — which is what makes it chartable. + +![Step 29](vision/frames/step_0029_20260803_123041_at.webp) + +### Step 30 — Press: Enter + +After typing `120` Press Return to commit `120` and move down to B3. + +![Step 30](vision/frames/step_0030_20260803_123044_at.webp) + +### Step 31 — Type: 340 + +Type `340` into B3, February's figure. + +![Step 31](vision/frames/step_0031_20260803_123047_at.webp) + +### Step 32 — Press: Enter + +After typing `340` Press Return to commit `340` and move down to B4. + +![Step 32](vision/frames/step_0032_20260803_123050_at.webp) + +### Step 33 — Type: 210 + +Type `210` into B4, March's figure and the last cell of data. + +![Step 33](vision/frames/step_0033_20260803_123053_at.webp) + +### Step 34 — Press: Enter + +After typing `210` Press Return to commit `210`. The selection moves to B5, below the data. The table is now complete: `Month` / `Sales` headings over three months and three values. + +![Step 34](vision/frames/step_0034_20260803_123056_at.webp) + +### Step 35 — Press: Up + +The chart is built from a selected range, so the selection has to be walked back to A1 before the range can be extended. Press Up to move from B5 to B4. + +![Step 35](vision/frames/step_0035_20260803_123059_at.webp) + +### Step 36 — Press: Up + +Press Up again, from B4 to B3. + +![Step 36](vision/frames/step_0036_20260803_123102_at.webp) + +### Step 37 — Press: Up + +Press Up again, from B3 to B2. + +![Step 37](vision/frames/step_0037_20260803_123105_at.webp) + +### Step 38 — Press: Up + +Press Up a fourth time, from B2 to B1. + +![Step 38](vision/frames/step_0038_20260803_123108_at.webp) + +### Step 39 — Press: Left + +Press Left to move from B1 to A1. The selection is now a single cell at the top-left corner of the data, which is the anchor the range will grow from. + +![Step 39](vision/frames/step_0039_20260803_123111_at.webp) + +### Step 40 — Press: Shift+Right + +Press ⇧Right (Shift+Right) to extend the selection one column right, making it A1:B1. Holding Shift grows the selection from the anchor instead of moving it, which is the difference between selecting a range and just walking across it. + +![Step 40](vision/frames/step_0040_20260803_123114_at.webp) + +### Step 41 — Press: Shift+Down + +Press ⇧Down (Shift+Down) to extend the selection down one row, to A1:B2 — now covering January's row. + +![Step 41](vision/frames/step_0041_20260803_123117_at.webp) + +### Step 42 — Press: Shift+Down + +Press ⇧Down (Shift+Down) again, extending to A1:B3 to take in February. + +![Step 42](vision/frames/step_0042_20260803_123120_at.webp) + +### Step 43 — Press: Shift+Down + +Press ⇧Down (Shift+Down) a third time, extending to **A1:B4** — the whole table including its heading row. Including row 1 is deliberate: the headings become the chart's category labels and series name, so a selection starting at A2 would produce a chart with unlabelled bars. + +![Step 43](vision/frames/step_0043_20260803_123123_at.webp) + +### Step 44 — Move-cursor at (234, 10) + +With the range selected, move the cursor onto the `Insert` menu in the menu bar. Moving to the target and clicking as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering. + +![Step 44](vision/frames/step_0044_20260803_123149_at.webp) + +### Step 45 — Left-click at (234, 10) + +Move the cursor and Left-click `Insert` to open the menu. Its top entries — `Line Break`, `Column Break`, `Page Number` and the rest — are dimmed because they only apply while editing text; the object items further down are the live ones. + +![Step 45](vision/frames/step_0045_20260803_123153_at.webp) + +### Step 46 — Move-cursor at (250, 228) + +Move the cursor onto `Chart ›` in the object group. Its submenu opens on hover alone, so no click is needed here — clicking a parent item that already has a submenu risks dismissing the menu instead of opening it. + +![Step 46](vision/frames/step_0046_20260803_123156_at.webp) + +### Step 47 — Move-cursor at (520, 272) + +The submenu lists `2D Column`, `2D Stacked Column`, `2D Bar`, `2D Stacked Bar`, `2D Line`, `2D Area`. Move the cursor onto **`2D Bar`**, the third entry. `2D Bar` draws horizontal bars while `2D Column` draws vertical ones — they sit next to each other and are easy to confuse, so the highlight landing on the right row is what to check before clicking. + +![Step 47](vision/frames/step_0047_20260803_123202_at.webp) + +### Step 48 — Left-click at (520, 272) + +Move the cursor and Left-click `2D Bar` to insert the chart. Numbers builds it from the range that was already selected, so the chart appears below the table with `Sales` as its series name and the month names as its category labels — nothing further has to be configured, and the labels appearing is the confirmation that row 1 was included in the selection. + +![Step 48](vision/frames/step_0048_20260803_123205_at.webp) + +### Step 49 — Press: Cmd+S + +Press ⌘S (Cmd+S) to save. The document has never been written to disk — its title is still `Untitled` — so this opens a save sheet rather than saving silently. + +![Step 49](vision/frames/step_0049_20260803_123348_at.webp) + +### Step 50 — Type: sales-chart + +The sheet's `Save As:` field is pre-filled `Untitled` with the text already selected, so typing replaces it outright. Type `sales-chart` as the document's name. The `Where:` location is left at its default, `Documents`. + +![Step 50](vision/frames/step_0050_20260803_123424_at.webp) + +### Step 51 — Press: Enter + +After typing `sales-chart` Press Return to save. `Save` is the sheet's default button, so Return activates it without the pointer travelling there. The title bar changes from `Untitled — Edited` to `sales-chart` with no `Edited` marker, which is the confirmation that the file was written rather than the sheet merely dismissed. + +![Step 51](vision/frames/step_0051_20260803_123428_at.webp) + +### Step 52 — Press: Cmd+Q + +The document is saved, so press ⌘Q (Cmd+Q) to quit Numbers. Quitting with the save already committed means no "do you want to save" prompt appears — had the previous step not completed, ⌘Q would have raised one instead of quitting. + +![Step 52](vision/frames/step_0052_20260803_123456_at.webp) + +## Notes & Edge Cases + +1. The application opens a template chooser rather than a document. Until a template is chosen there is no sheet, so a keystroke sent at that moment goes to the chooser or nowhere — launching the app is not the same as having somewhere to type. +2. The blank template is not empty of structure. It ships with one header row and one header column, which is why the selection lands on B2 rather than A1 when the document opens. Never assume the corner is selected; drive the selection there. +3. Left then Up is a reliable way to reach the top-left cell because arrow keys do nothing at the edge of a table. The pair lands on A1 whether the selection started at B2, A2 or A1 already, which is what makes it safe to run without reading the screen first. +4. Do not click a cell to select it. A click puts that cell into text-editing mode, Escape does not reliably leave it, and every arrow key after that moves the text caret inside the cell instead of moving the selection between cells. The damage is silent: the sheet still looks right while values are being typed into the wrong places. Enter values from the keyboard throughout. +5. Return commits the cell and moves the selection **down**, which is what makes a plain type-Return alternation fill a column. It also means the selection ends one row *past* the last value entered, so walking back to the top takes one more press than there are rows of data — an off-by-one here shifts an entire column. +6. Header rows and columns are styled automatically. Text in them renders bold with no command issued, so bold text is not evidence that a bold command ran, and a task asking for bold has to deal with the automatic styling before its own styling means anything. +7. Give the application time to finish loading. The recorded traces sit for about sixteen seconds after choosing the template because keys sent during the load are swallowed, and a swallowed navigation key is the worst kind of loss — the typing that follows lands one row or one column off, and the result looks like a correctly built table in the wrong place. +8. Alignment tells you how a value was parsed. A number that parsed as a number sits right-aligned; the same digits stored as text sit left-aligned and are ignored by formulas. Check the alignment before trusting a total. +9. Saving an untitled document opens a save sheet with the name field pre-filled and already selected, so typing replaces it with no clearing keystroke, and Return activates the sheet's default Save button. Quitting afterwards doubles as the check: a document with unsaved changes interrupts the quit with a save-changes sheet instead of closing, so a clean quit is evidence the file was written. +10. Include the heading row in the selection. The headings become the chart's series name and its category labels, so a range starting one row lower produces a chart of unlabelled bars — technically correct, useless to read, and not obviously wrong at a glance. +11. Shift with an arrow key grows the selection from its anchor; the arrow alone moves the selection. That difference is the whole mechanism for selecting a range from the keyboard, and it is the reason the anchor cell has to be right before the extending starts. +12. A submenu that opens on hover should not be clicked. The child list appears when the pointer rests on the parent row, and clicking the parent can dismiss the entire menu instead of opening anything — then the click that follows lands on whatever was behind the menu. +13. Chart types with adjacent names draw different pictures. A bar chart runs horizontally and a column chart vertically, and they sit next to each other in the list, so read the highlighted row rather than counting positions down the menu. +14. The chart is built from whatever was selected when the menu item fires. Nothing about the insert step re-asks for the data, so the selection is the real work and the menu is only the trigger; the category labels appearing afterwards are the confirmation that the selection included the headings. +15. Sizing the window and reducing the zoom before starting is a presentation decision, not a requirement of the task. It exists so the table and the chart are visible together at the end. Skipping it does not change the artifact, but it does change what any screenshot of the result can show. diff --git a/data/sessions/numbers-bar-chart/metadata.json b/data/sessions/numbers-bar-chart/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..5f478e543f6b0044635b4d984005b340676bf26b --- /dev/null +++ b/data/sessions/numbers-bar-chart/metadata.json @@ -0,0 +1,714 @@ +{ + "memory_name": "numbers-bar-chart", + "memory_description": "", + "session_id": "19329d72-f27e-432f-a083-77443f131014", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-08-03T12:27:27.450284604Z", + "completed_at": "2026-08-03T12:35:38.427362484Z", + "total_steps": 52, + "annotated_steps": 52, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-08-03T12:28:16.657Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0001_20260803_122816_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0001_20260803_122816_before.webp", + "after_image_path": "vision/frames/step_0001_20260803_122816_after.webp", + "raw_command": "Pressed: Cmd+space", + "converted_command": "Press: Cmd+space" + }, + { + "step_id": 2, + "timestamp": "2026-08-03T12:28:20.421Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260803_122820_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260803_122820_before.webp", + "after_image_path": "vision/frames/step_0002_20260803_122820_after.webp", + "raw_command": "Typed: numbers", + "converted_command": "Type: numbers" + }, + { + "step_id": 3, + "timestamp": "2026-08-03T12:28:23.999Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260803_122823_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260803_122823_before.webp", + "after_image_path": "vision/frames/step_0003_20260803_122823_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-08-03T12:28:33.746Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0004_20260803_122833_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260803_122833_before.webp", + "after_image_path": "vision/frames/step_0004_20260803_122833_after.webp", + "raw_command": "Double-clicked at X=786, Y=667", + "converted_command": "Double-click at (786, 667)" + }, + { + "step_id": 5, + "timestamp": "2026-08-03T12:28:49.179Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0005_20260803_122849_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260803_122849_before.webp", + "after_image_path": "vision/frames/step_0005_20260803_122849_after.webp", + "raw_command": "Moved cursor to at X=382, Y=38", + "converted_command": "Move-cursor at (382, 38)" + }, + { + "step_id": 6, + "timestamp": "2026-08-03T12:28:52.631Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0006_20260803_122852_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260803_122852_before.webp", + "after_image_path": "vision/frames/step_0006_20260803_122852_after.webp", + "raw_command": "Moved cursor to at X=387, Y=186", + "converted_command": "Move-cursor at (387, 186)" + }, + { + "step_id": 7, + "timestamp": "2026-08-03T12:28:56.145Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0007_20260803_122856_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260803_122856_before.webp", + "after_image_path": "vision/frames/step_0007_20260803_122856_after.webp", + "raw_command": "Left-clicked at X=387, Y=186", + "converted_command": "Left-click at (387, 186)" + }, + { + "step_id": 8, + "timestamp": "2026-08-03T12:29:02.591Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0008_20260803_122902_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260803_122902_before.webp", + "after_image_path": "vision/frames/step_0008_20260803_122902_after.webp", + "raw_command": "Moved cursor to at X=94, Y=70", + "converted_command": "Move-cursor at (94, 70)" + }, + { + "step_id": 9, + "timestamp": "2026-08-03T12:29:06.129Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0009_20260803_122906_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0009_20260803_122906_before.webp", + "after_image_path": "vision/frames/step_0009_20260803_122906_after.webp", + "raw_command": "Left-clicked at X=94, Y=70", + "converted_command": "Left-click at (94, 70)" + }, + { + "step_id": 10, + "timestamp": "2026-08-03T12:29:11.539Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0010_20260803_122911_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260803_122911_before.webp", + "after_image_path": "vision/frames/step_0010_20260803_122911_after.webp", + "raw_command": "Moved cursor to at X=102, Y=150", + "converted_command": "Move-cursor at (102, 150)" + }, + { + "step_id": 11, + "timestamp": "2026-08-03T12:29:14.986Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0011_20260803_122914_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0011_20260803_122914_before.webp", + "after_image_path": "vision/frames/step_0011_20260803_122914_after.webp", + "raw_command": "Left-clicked at X=102, Y=150", + "converted_command": "Left-click at (102, 150)" + }, + { + "step_id": 12, + "timestamp": "2026-08-03T12:29:49.070Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0012_20260803_122949_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0012_20260803_122949_before.webp", + "after_image_path": "vision/frames/step_0012_20260803_122949_after.webp", + "raw_command": "Pressed: Left", + "converted_command": "Press: Left" + }, + { + "step_id": 13, + "timestamp": "2026-08-03T12:29:52.118Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0013_20260803_122952_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0013_20260803_122952_before.webp", + "after_image_path": "vision/frames/step_0013_20260803_122952_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 14, + "timestamp": "2026-08-03T12:29:55.163Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0014_20260803_122955_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0014_20260803_122955_before.webp", + "after_image_path": "vision/frames/step_0014_20260803_122955_after.webp", + "raw_command": "Typed: Month", + "converted_command": "Type: Month" + }, + { + "step_id": 15, + "timestamp": "2026-08-03T12:29:58.251Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0015_20260803_122958_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0015_20260803_122958_before.webp", + "after_image_path": "vision/frames/step_0015_20260803_122958_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 16, + "timestamp": "2026-08-03T12:30:01.503Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0016_20260803_123001_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0016_20260803_123001_before.webp", + "after_image_path": "vision/frames/step_0016_20260803_123001_after.webp", + "raw_command": "Typed: January", + "converted_command": "Type: January" + }, + { + "step_id": 17, + "timestamp": "2026-08-03T12:30:04.582Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0017_20260803_123004_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0017_20260803_123004_before.webp", + "after_image_path": "vision/frames/step_0017_20260803_123004_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 18, + "timestamp": "2026-08-03T12:30:07.648Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0018_20260803_123007_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0018_20260803_123007_before.webp", + "after_image_path": "vision/frames/step_0018_20260803_123007_after.webp", + "raw_command": "Typed: February", + "converted_command": "Type: February" + }, + { + "step_id": 19, + "timestamp": "2026-08-03T12:30:10.699Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0019_20260803_123010_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0019_20260803_123010_before.webp", + "after_image_path": "vision/frames/step_0019_20260803_123010_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 20, + "timestamp": "2026-08-03T12:30:13.773Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0020_20260803_123013_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0020_20260803_123013_before.webp", + "after_image_path": "vision/frames/step_0020_20260803_123013_after.webp", + "raw_command": "Typed: March", + "converted_command": "Type: March" + }, + { + "step_id": 21, + "timestamp": "2026-08-03T12:30:16.802Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0021_20260803_123016_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0021_20260803_123016_before.webp", + "after_image_path": "vision/frames/step_0021_20260803_123016_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 22, + "timestamp": "2026-08-03T12:30:19.876Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0022_20260803_123019_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0022_20260803_123019_before.webp", + "after_image_path": "vision/frames/step_0022_20260803_123019_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 23, + "timestamp": "2026-08-03T12:30:22.801Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0023_20260803_123022_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0023_20260803_123022_before.webp", + "after_image_path": "vision/frames/step_0023_20260803_123022_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 24, + "timestamp": "2026-08-03T12:30:25.918Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0024_20260803_123025_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0024_20260803_123025_before.webp", + "after_image_path": "vision/frames/step_0024_20260803_123025_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 25, + "timestamp": "2026-08-03T12:30:28.913Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0025_20260803_123028_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0025_20260803_123028_before.webp", + "after_image_path": "vision/frames/step_0025_20260803_123028_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 26, + "timestamp": "2026-08-03T12:30:32.027Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0026_20260803_123032_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0026_20260803_123032_before.webp", + "after_image_path": "vision/frames/step_0026_20260803_123032_after.webp", + "raw_command": "Pressed: Right", + "converted_command": "Press: Right" + }, + { + "step_id": 27, + "timestamp": "2026-08-03T12:30:35.016Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0027_20260803_123035_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0027_20260803_123035_before.webp", + "after_image_path": "vision/frames/step_0027_20260803_123035_after.webp", + "raw_command": "Typed: Sales", + "converted_command": "Type: Sales" + }, + { + "step_id": 28, + "timestamp": "2026-08-03T12:30:38.033Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0028_20260803_123038_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0028_20260803_123038_before.webp", + "after_image_path": "vision/frames/step_0028_20260803_123038_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 29, + "timestamp": "2026-08-03T12:30:41.016Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0029_20260803_123041_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0029_20260803_123041_before.webp", + "after_image_path": "vision/frames/step_0029_20260803_123041_after.webp", + "raw_command": "Typed: 120", + "converted_command": "Type: 120" + }, + { + "step_id": 30, + "timestamp": "2026-08-03T12:30:44.118Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0030_20260803_123044_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0030_20260803_123044_before.webp", + "after_image_path": "vision/frames/step_0030_20260803_123044_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 31, + "timestamp": "2026-08-03T12:30:47.192Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0031_20260803_123047_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0031_20260803_123047_before.webp", + "after_image_path": "vision/frames/step_0031_20260803_123047_after.webp", + "raw_command": "Typed: 340", + "converted_command": "Type: 340" + }, + { + "step_id": 32, + "timestamp": "2026-08-03T12:30:50.296Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0032_20260803_123050_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0032_20260803_123050_before.webp", + "after_image_path": "vision/frames/step_0032_20260803_123050_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 33, + "timestamp": "2026-08-03T12:30:53.324Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0033_20260803_123053_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0033_20260803_123053_before.webp", + "after_image_path": "vision/frames/step_0033_20260803_123053_after.webp", + "raw_command": "Typed: 210", + "converted_command": "Type: 210" + }, + { + "step_id": 34, + "timestamp": "2026-08-03T12:30:56.281Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0034_20260803_123056_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0034_20260803_123056_before.webp", + "after_image_path": "vision/frames/step_0034_20260803_123056_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 35, + "timestamp": "2026-08-03T12:30:59.335Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0035_20260803_123059_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0035_20260803_123059_before.webp", + "after_image_path": "vision/frames/step_0035_20260803_123059_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 36, + "timestamp": "2026-08-03T12:31:02.465Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0036_20260803_123102_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0036_20260803_123102_before.webp", + "after_image_path": "vision/frames/step_0036_20260803_123102_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 37, + "timestamp": "2026-08-03T12:31:05.466Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0037_20260803_123105_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0037_20260803_123105_before.webp", + "after_image_path": "vision/frames/step_0037_20260803_123105_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 38, + "timestamp": "2026-08-03T12:31:08.516Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0038_20260803_123108_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0038_20260803_123108_before.webp", + "after_image_path": "vision/frames/step_0038_20260803_123108_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 39, + "timestamp": "2026-08-03T12:31:11.468Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0039_20260803_123111_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0039_20260803_123111_before.webp", + "after_image_path": "vision/frames/step_0039_20260803_123111_after.webp", + "raw_command": "Pressed: Left", + "converted_command": "Press: Left" + }, + { + "step_id": 40, + "timestamp": "2026-08-03T12:31:14.750Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0040_20260803_123114_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0040_20260803_123114_before.webp", + "after_image_path": "vision/frames/step_0040_20260803_123114_after.webp", + "raw_command": "Pressed: Shift+Right", + "converted_command": "Press: Shift+Right" + }, + { + "step_id": 41, + "timestamp": "2026-08-03T12:31:17.679Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0041_20260803_123117_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0041_20260803_123117_before.webp", + "after_image_path": "vision/frames/step_0041_20260803_123117_after.webp", + "raw_command": "Pressed: Shift+Down", + "converted_command": "Press: Shift+Down" + }, + { + "step_id": 42, + "timestamp": "2026-08-03T12:31:20.757Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0042_20260803_123120_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0042_20260803_123120_before.webp", + "after_image_path": "vision/frames/step_0042_20260803_123120_after.webp", + "raw_command": "Pressed: Shift+Down", + "converted_command": "Press: Shift+Down" + }, + { + "step_id": 43, + "timestamp": "2026-08-03T12:31:23.727Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0043_20260803_123123_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0043_20260803_123123_before.webp", + "after_image_path": "vision/frames/step_0043_20260803_123123_after.webp", + "raw_command": "Pressed: Shift+Down", + "converted_command": "Press: Shift+Down" + }, + { + "step_id": 44, + "timestamp": "2026-08-03T12:31:49.895Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0044_20260803_123149_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0044_20260803_123149_before.webp", + "after_image_path": "vision/frames/step_0044_20260803_123149_after.webp", + "raw_command": "Moved cursor to at X=234, Y=10", + "converted_command": "Move-cursor at (234, 10)" + }, + { + "step_id": 45, + "timestamp": "2026-08-03T12:31:53.311Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0045_20260803_123153_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0045_20260803_123153_before.webp", + "after_image_path": "vision/frames/step_0045_20260803_123153_after.webp", + "raw_command": "Left-clicked at X=234, Y=10", + "converted_command": "Left-click at (234, 10)" + }, + { + "step_id": 46, + "timestamp": "2026-08-03T12:31:56.705Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0046_20260803_123156_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0046_20260803_123156_before.webp", + "after_image_path": "vision/frames/step_0046_20260803_123156_after.webp", + "raw_command": "Moved cursor to at X=250, Y=228", + "converted_command": "Move-cursor at (250, 228)" + }, + { + "step_id": 47, + "timestamp": "2026-08-03T12:32:02.303Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0047_20260803_123202_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0047_20260803_123202_before.webp", + "after_image_path": "vision/frames/step_0047_20260803_123202_after.webp", + "raw_command": "Moved cursor to at X=520, Y=272", + "converted_command": "Move-cursor at (520, 272)" + }, + { + "step_id": 48, + "timestamp": "2026-08-03T12:32:05.725Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0048_20260803_123205_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0048_20260803_123205_before.webp", + "after_image_path": "vision/frames/step_0048_20260803_123205_after.webp", + "raw_command": "Left-clicked at X=520, Y=272", + "converted_command": "Left-click at (520, 272)" + }, + { + "step_id": 49, + "timestamp": "2026-08-03T12:33:48.984Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0049_20260803_123348_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0049_20260803_123348_before.webp", + "after_image_path": "vision/frames/step_0049_20260803_123348_after.webp", + "raw_command": "Pressed: Cmd+S", + "converted_command": "Press: Cmd+S" + }, + { + "step_id": 50, + "timestamp": "2026-08-03T12:34:24.082Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0050_20260803_123424_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0050_20260803_123424_before.webp", + "after_image_path": "vision/frames/step_0050_20260803_123424_after.webp", + "raw_command": "Typed: sales-chart", + "converted_command": "Type: sales-chart" + }, + { + "step_id": 51, + "timestamp": "2026-08-03T12:34:28.116Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0051_20260803_123428_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0051_20260803_123428_before.webp", + "after_image_path": "vision/frames/step_0051_20260803_123428_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 52, + "timestamp": "2026-08-03T12:34:56.864Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0052_20260803_123456_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0052_20260803_123456_before.webp", + "after_image_path": "vision/frames/step_0052_20260803_123456_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/numbers-bar-chart/reasoning/reasoning.jsonl b/data/sessions/numbers-bar-chart/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b4716b23156e22490976ac6893ae1438c2841d48 --- /dev/null +++ b/data/sessions/numbers-bar-chart/reasoning/reasoning.jsonl @@ -0,0 +1,52 @@ +{"step_id": 1, "timestamp_action": "2026-08-03T12:28:16.657Z", "timestamp_annotated": "2026-08-19T14:18:25.826738+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+space", "converted_command": "Press: Cmd+space", "image_path": "vision/frames/step_0001_20260803_122816_at.webp", "reasoning": "The task is to build a small Month/Sales table in Numbers and chart it as a 2D bar chart, then save it, so Numbers has to be launched first. The desktop is bare and Numbers is not in the Dock, so there is no icon to click — press ⌘Space (Cmd+space) to open Spotlight, which finds an application by name.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-08-03T12:28:20.421Z", "timestamp_annotated": "2026-08-19T14:18:25.827057+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: numbers", "converted_command": "Type: numbers", "image_path": "vision/frames/step_0002_20260803_122820_at.webp", "reasoning": "Type `numbers` to search for the application. Spotlight promotes its best match to the top of the list as the characters arrive, rendering it as an inline `— Open` chip with the Numbers icon; that chip is the confirmation that Return will launch the app.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-08-03T12:28:23.999Z", "timestamp_annotated": "2026-08-19T14:18:25.827422+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260803_122823_at.webp", "reasoning": "After typing `numbers` Press Return to launch the highlighted top hit.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-08-03T12:28:33.746Z", "timestamp_annotated": "2026-08-19T14:18:25.827837+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=786, Y=667", "converted_command": "Double-click at (786, 667)", "image_path": "vision/frames/step_0004_20260803_122833_at.webp", "reasoning": "Numbers opens the **Choose a Template** chooser rather than a document, so a template has to be picked before anything can be typed. Move the cursor and Double-click the `Blank` tile in the `Recents` row. Double-clicking the tile opens it directly, which does in one action what selecting it and pressing `Create` would take two to do. `Blank` is the right choice because the task builds its own table rather than filling in a pre-made layout.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-08-03T12:28:49.179Z", "timestamp_annotated": "2026-08-19T14:18:25.828222+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=382, Y=38", "converted_command": "Move-cursor at (382, 38)", "image_path": "vision/frames/step_0005_20260803_122849_at.webp", "reasoning": "The chart added later sits below the table and needs room to be visible, so the window is enlarged before any data is entered rather than after. Move the cursor onto the green window button at the top-left of the window; hovering it opens the window-management popover without clicking.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-08-03T12:28:52.631Z", "timestamp_annotated": "2026-08-19T14:18:25.828680+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=387, Y=186", "converted_command": "Move-cursor at (387, 186)", "image_path": "vision/frames/step_0006_20260803_122852_at.webp", "reasoning": "The popover offers a `Move & Resize` row of tiling options and a `Fill & Arrange` row. Move the cursor onto the first `Fill & Arrange` icon — Fill — which expands the window to the full screen while leaving the menu bar and Dock in place. Full Screen, on the row below, would hide both and change how every later menu step behaves.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-08-03T12:28:56.145Z", "timestamp_annotated": "2026-08-19T14:18:25.829102+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=387, Y=186", "converted_command": "Left-click at (387, 186)", "image_path": "vision/frames/step_0007_20260803_122856_at.webp", "reasoning": "Move the cursor and Left-click Fill to apply it. The window now occupies the whole screen, so the table and the chart beneath it can both be on screen at once.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-08-03T12:29:02.591Z", "timestamp_annotated": "2026-08-19T14:18:25.829631+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=94, Y=70", "converted_command": "Move-cursor at (94, 70)", "image_path": "vision/frames/step_0008_20260803_122902_at.webp", "reasoning": "A wider window is not enough on its own: at the default zoom the chart would still fall below the visible area. Move the cursor onto the zoom control in the toolbar, which reads `125% ⌄`.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-08-03T12:29:06.129Z", "timestamp_annotated": "2026-08-19T14:18:25.830084+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=94, Y=70", "converted_command": "Left-click at (94, 70)", "image_path": "vision/frames/step_0009_20260803_122906_at.webp", "reasoning": "Move the cursor and Left-click the zoom control to open its list of preset magnifications.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-08-03T12:29:11.539Z", "timestamp_annotated": "2026-08-19T14:18:25.830644+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=102, Y=150", "converted_command": "Move-cursor at (102, 150)", "image_path": "vision/frames/step_0010_20260803_122911_at.webp", "reasoning": "The list runs `25%`, `50%`, `75%`, `100%`, `125%` (ticked), `150%`, `200%`. Move the cursor onto **`75%`** — small enough to fit the table and the chart together, without shrinking the text so far that the values cannot be read back.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-08-03T12:29:14.986Z", "timestamp_annotated": "2026-08-19T14:18:25.831121+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=102, Y=150", "converted_command": "Left-click at (102, 150)", "image_path": "vision/frames/step_0011_20260803_122914_at.webp", "reasoning": "Move the cursor and Left-click `75%` to apply it. The window setup is now finished, and everything after this is data entry, so no later step has to disturb the view.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-08-03T12:29:49.070Z", "timestamp_annotated": "2026-08-19T14:18:25.831692+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Left", "converted_command": "Press: Left", "image_path": "vision/frames/step_0012_20260803_122949_at.webp", "reasoning": "Data entry starts at A1, but the Blank template has both a header row and a header column, so the selection lands on **B2** rather than A1 when the document opens. Press Left to move one cell left, from B2 to A2.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-08-03T12:29:52.118Z", "timestamp_annotated": "2026-08-19T14:18:25.832191+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0013_20260803_122952_at.webp", "reasoning": "Press Up to move from A2 to A1, the top-left cell. Left then Up is a safe way to reach A1 from the opening position because both keys stop at the edge — pressing either again at the corner does nothing rather than wrapping.", "skipped": false} +{"step_id": 14, "timestamp_action": "2026-08-03T12:29:55.163Z", "timestamp_annotated": "2026-08-19T14:18:25.832748+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Month", "converted_command": "Type: Month", "image_path": "vision/frames/step_0014_20260803_122955_at.webp", "reasoning": "Type `Month` into A1 as the first column's heading. A1 is a header cell, so Numbers renders it bold on a grey fill automatically; no formatting command is needed anywhere in this task.", "skipped": false} +{"step_id": 15, "timestamp_action": "2026-08-03T12:29:58.251Z", "timestamp_annotated": "2026-08-19T14:18:25.833264+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0015_20260803_122958_at.webp", "reasoning": "After typing `Month` Press Return to commit `Month` and move down to A2. Return both commits the cell and advances the selection one row, which is what lets the whole column be typed without touching the mouse.", "skipped": false} +{"step_id": 16, "timestamp_action": "2026-08-03T12:30:01.503Z", "timestamp_annotated": "2026-08-19T14:18:25.833845+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: January", "converted_command": "Type: January", "image_path": "vision/frames/step_0016_20260803_123001_at.webp", "reasoning": "Type `January` into A2, the first data row's month label.", "skipped": false} +{"step_id": 17, "timestamp_action": "2026-08-03T12:30:04.582Z", "timestamp_annotated": "2026-08-19T14:18:25.834384+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0017_20260803_123004_at.webp", "reasoning": "After typing `January` Press Return to commit `January` and move down to A3.", "skipped": false} +{"step_id": 18, "timestamp_action": "2026-08-03T12:30:07.648Z", "timestamp_annotated": "2026-08-19T14:18:25.835081+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: February", "converted_command": "Type: February", "image_path": "vision/frames/step_0018_20260803_123007_at.webp", "reasoning": "Type `February` into A3.", "skipped": false} +{"step_id": 19, "timestamp_action": "2026-08-03T12:30:10.699Z", "timestamp_annotated": "2026-08-19T14:18:25.835862+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0019_20260803_123010_at.webp", "reasoning": "After typing `February` Press Return to commit `February` and move down to A4.", "skipped": false} +{"step_id": 20, "timestamp_action": "2026-08-03T12:30:13.773Z", "timestamp_annotated": "2026-08-19T14:18:25.836554+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: March", "converted_command": "Type: March", "image_path": "vision/frames/step_0020_20260803_123013_at.webp", "reasoning": "Type `March` into A4, the last of the three months.", "skipped": false} +{"step_id": 21, "timestamp_action": "2026-08-03T12:30:16.802Z", "timestamp_annotated": "2026-08-19T14:18:25.837168+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0021_20260803_123016_at.webp", "reasoning": "After typing `March` Press Return to commit `March`. The selection moves down to A5, one row below the data — column A is complete, so the next task is to get back to the top and across to column B.", "skipped": false} +{"step_id": 22, "timestamp_action": "2026-08-03T12:30:19.876Z", "timestamp_annotated": "2026-08-19T14:18:25.837806+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0022_20260803_123019_at.webp", "reasoning": "Press Up to move from A5 to A4. The return journey is made with four separate Up presses rather than a jump, so each one is its own recorded step.", "skipped": false} +{"step_id": 23, "timestamp_action": "2026-08-03T12:30:22.801Z", "timestamp_annotated": "2026-08-19T14:18:25.838410+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0023_20260803_123022_at.webp", "reasoning": "Press Up again, from A4 to A3.", "skipped": false} +{"step_id": 24, "timestamp_action": "2026-08-03T12:30:25.918Z", "timestamp_annotated": "2026-08-19T14:18:25.839081+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0024_20260803_123025_at.webp", "reasoning": "Press Up again, from A3 to A2.", "skipped": false} +{"step_id": 25, "timestamp_action": "2026-08-03T12:30:28.913Z", "timestamp_annotated": "2026-08-19T14:18:25.839749+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0025_20260803_123028_at.webp", "reasoning": "Press Up a fourth time, from A2 to A1 — back at the top-left cell. A further Up here would do nothing, since the selection is already at the edge.", "skipped": false} +{"step_id": 26, "timestamp_action": "2026-08-03T12:30:32.027Z", "timestamp_annotated": "2026-08-19T14:18:25.840379+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Right", "converted_command": "Press: Right", "image_path": "vision/frames/step_0026_20260803_123032_at.webp", "reasoning": "Press Right to move from A1 to B1, the head of the second column.", "skipped": false} +{"step_id": 27, "timestamp_action": "2026-08-03T12:30:35.016Z", "timestamp_annotated": "2026-08-19T14:18:25.841080+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Sales", "converted_command": "Type: Sales", "image_path": "vision/frames/step_0027_20260803_123035_at.webp", "reasoning": "Type `Sales` into B1 as the second column's heading. Like A1 it is a header cell, so it renders bold on grey without any styling step. This heading matters beyond appearance: the chart inserted later uses it as the series name in its legend.", "skipped": false} +{"step_id": 28, "timestamp_action": "2026-08-03T12:30:38.033Z", "timestamp_annotated": "2026-08-19T14:18:25.841771+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0028_20260803_123038_at.webp", "reasoning": "After typing `Sales` Press Return to commit `Sales` and move down to B2.", "skipped": false} +{"step_id": 29, "timestamp_action": "2026-08-03T12:30:41.016Z", "timestamp_annotated": "2026-08-19T14:18:25.842435+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 120", "converted_command": "Type: 120", "image_path": "vision/frames/step_0029_20260803_123041_at.webp", "reasoning": "Type `120` into B2, January's figure. Numbers reads it as a number rather than text — it right-aligns in the cell — which is what makes it chartable.", "skipped": false} +{"step_id": 30, "timestamp_action": "2026-08-03T12:30:44.118Z", "timestamp_annotated": "2026-08-19T14:18:25.843208+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0030_20260803_123044_at.webp", "reasoning": "After typing `120` Press Return to commit `120` and move down to B3.", "skipped": false} +{"step_id": 31, "timestamp_action": "2026-08-03T12:30:47.192Z", "timestamp_annotated": "2026-08-19T14:18:25.843947+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 340", "converted_command": "Type: 340", "image_path": "vision/frames/step_0031_20260803_123047_at.webp", "reasoning": "Type `340` into B3, February's figure.", "skipped": false} +{"step_id": 32, "timestamp_action": "2026-08-03T12:30:50.296Z", "timestamp_annotated": "2026-08-19T14:18:25.844721+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0032_20260803_123050_at.webp", "reasoning": "After typing `340` Press Return to commit `340` and move down to B4.", "skipped": false} +{"step_id": 33, "timestamp_action": "2026-08-03T12:30:53.324Z", "timestamp_annotated": "2026-08-19T14:18:25.845416+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 210", "converted_command": "Type: 210", "image_path": "vision/frames/step_0033_20260803_123053_at.webp", "reasoning": "Type `210` into B4, March's figure and the last cell of data.", "skipped": false} +{"step_id": 34, "timestamp_action": "2026-08-03T12:30:56.281Z", "timestamp_annotated": "2026-08-19T14:18:25.846166+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0034_20260803_123056_at.webp", "reasoning": "After typing `210` Press Return to commit `210`. The selection moves to B5, below the data. The table is now complete: `Month` / `Sales` headings over three months and three values.", "skipped": false} +{"step_id": 35, "timestamp_action": "2026-08-03T12:30:59.335Z", "timestamp_annotated": "2026-08-19T14:18:25.846909+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0035_20260803_123059_at.webp", "reasoning": "The chart is built from a selected range, so the selection has to be walked back to A1 before the range can be extended. Press Up to move from B5 to B4.", "skipped": false} +{"step_id": 36, "timestamp_action": "2026-08-03T12:31:02.465Z", "timestamp_annotated": "2026-08-19T14:18:25.847714+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0036_20260803_123102_at.webp", "reasoning": "Press Up again, from B4 to B3.", "skipped": false} +{"step_id": 37, "timestamp_action": "2026-08-03T12:31:05.466Z", "timestamp_annotated": "2026-08-19T14:18:25.848446+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0037_20260803_123105_at.webp", "reasoning": "Press Up again, from B3 to B2.", "skipped": false} +{"step_id": 38, "timestamp_action": "2026-08-03T12:31:08.516Z", "timestamp_annotated": "2026-08-19T14:18:25.849227+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0038_20260803_123108_at.webp", "reasoning": "Press Up a fourth time, from B2 to B1.", "skipped": false} +{"step_id": 39, "timestamp_action": "2026-08-03T12:31:11.468Z", "timestamp_annotated": "2026-08-19T14:18:25.850014+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Left", "converted_command": "Press: Left", "image_path": "vision/frames/step_0039_20260803_123111_at.webp", "reasoning": "Press Left to move from B1 to A1. The selection is now a single cell at the top-left corner of the data, which is the anchor the range will grow from.", "skipped": false} +{"step_id": 40, "timestamp_action": "2026-08-03T12:31:14.750Z", "timestamp_annotated": "2026-08-19T14:18:25.850798+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Shift+Right", "converted_command": "Press: Shift+Right", "image_path": "vision/frames/step_0040_20260803_123114_at.webp", "reasoning": "Press ⇧Right (Shift+Right) to extend the selection one column right, making it A1:B1. Holding Shift grows the selection from the anchor instead of moving it, which is the difference between selecting a range and just walking across it.", "skipped": false} +{"step_id": 41, "timestamp_action": "2026-08-03T12:31:17.679Z", "timestamp_annotated": "2026-08-19T14:18:25.851604+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Shift+Down", "converted_command": "Press: Shift+Down", "image_path": "vision/frames/step_0041_20260803_123117_at.webp", "reasoning": "Press ⇧Down (Shift+Down) to extend the selection down one row, to A1:B2 — now covering January's row.", "skipped": false} +{"step_id": 42, "timestamp_action": "2026-08-03T12:31:20.757Z", "timestamp_annotated": "2026-08-19T14:18:25.852482+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Shift+Down", "converted_command": "Press: Shift+Down", "image_path": "vision/frames/step_0042_20260803_123120_at.webp", "reasoning": "Press ⇧Down (Shift+Down) again, extending to A1:B3 to take in February.", "skipped": false} +{"step_id": 43, "timestamp_action": "2026-08-03T12:31:23.727Z", "timestamp_annotated": "2026-08-19T14:18:25.853314+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Shift+Down", "converted_command": "Press: Shift+Down", "image_path": "vision/frames/step_0043_20260803_123123_at.webp", "reasoning": "Press ⇧Down (Shift+Down) a third time, extending to **A1:B4** — the whole table including its heading row. Including row 1 is deliberate: the headings become the chart's category labels and series name, so a selection starting at A2 would produce a chart with unlabelled bars.", "skipped": false} +{"step_id": 44, "timestamp_action": "2026-08-03T12:31:49.895Z", "timestamp_annotated": "2026-08-19T14:18:25.854164+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=234, Y=10", "converted_command": "Move-cursor at (234, 10)", "image_path": "vision/frames/step_0044_20260803_123149_at.webp", "reasoning": "With the range selected, move the cursor onto the `Insert` menu in the menu bar. Moving to the target and clicking as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering.", "skipped": false} +{"step_id": 45, "timestamp_action": "2026-08-03T12:31:53.311Z", "timestamp_annotated": "2026-08-19T14:18:25.855194+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=234, Y=10", "converted_command": "Left-click at (234, 10)", "image_path": "vision/frames/step_0045_20260803_123153_at.webp", "reasoning": "Move the cursor and Left-click `Insert` to open the menu. Its top entries — `Line Break`, `Column Break`, `Page Number` and the rest — are dimmed because they only apply while editing text; the object items further down are the live ones.", "skipped": false} +{"step_id": 46, "timestamp_action": "2026-08-03T12:31:56.705Z", "timestamp_annotated": "2026-08-19T14:18:25.856234+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=250, Y=228", "converted_command": "Move-cursor at (250, 228)", "image_path": "vision/frames/step_0046_20260803_123156_at.webp", "reasoning": "Move the cursor onto `Chart ›` in the object group. Its submenu opens on hover alone, so no click is needed here — clicking a parent item that already has a submenu risks dismissing the menu instead of opening it.", "skipped": false} +{"step_id": 47, "timestamp_action": "2026-08-03T12:32:02.303Z", "timestamp_annotated": "2026-08-19T14:18:25.857107+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=520, Y=272", "converted_command": "Move-cursor at (520, 272)", "image_path": "vision/frames/step_0047_20260803_123202_at.webp", "reasoning": "The submenu lists `2D Column`, `2D Stacked Column`, `2D Bar`, `2D Stacked Bar`, `2D Line`, `2D Area`. Move the cursor onto **`2D Bar`**, the third entry. `2D Bar` draws horizontal bars while `2D Column` draws vertical ones — they sit next to each other and are easy to confuse, so the highlight landing on the right row is what to check before clicking.", "skipped": false} +{"step_id": 48, "timestamp_action": "2026-08-03T12:32:05.725Z", "timestamp_annotated": "2026-08-19T14:18:25.857985+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=520, Y=272", "converted_command": "Left-click at (520, 272)", "image_path": "vision/frames/step_0048_20260803_123205_at.webp", "reasoning": "Move the cursor and Left-click `2D Bar` to insert the chart. Numbers builds it from the range that was already selected, so the chart appears below the table with `Sales` as its series name and the month names as its category labels — nothing further has to be configured, and the labels appearing is the confirmation that row 1 was included in the selection.", "skipped": false} +{"step_id": 49, "timestamp_action": "2026-08-03T12:33:48.984Z", "timestamp_annotated": "2026-08-19T14:18:25.858873+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+S", "converted_command": "Press: Cmd+S", "image_path": "vision/frames/step_0049_20260803_123348_at.webp", "reasoning": "Press ⌘S (Cmd+S) to save. The document has never been written to disk — its title is still `Untitled` — so this opens a save sheet rather than saving silently.", "skipped": false} +{"step_id": 50, "timestamp_action": "2026-08-03T12:34:24.082Z", "timestamp_annotated": "2026-08-19T14:18:25.859840+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: sales-chart", "converted_command": "Type: sales-chart", "image_path": "vision/frames/step_0050_20260803_123424_at.webp", "reasoning": "The sheet's `Save As:` field is pre-filled `Untitled` with the text already selected, so typing replaces it outright. Type `sales-chart` as the document's name. The `Where:` location is left at its default, `Documents`.", "skipped": false} +{"step_id": 51, "timestamp_action": "2026-08-03T12:34:28.116Z", "timestamp_annotated": "2026-08-19T14:18:25.860767+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0051_20260803_123428_at.webp", "reasoning": "After typing `sales-chart` Press Return to save. `Save` is the sheet's default button, so Return activates it without the pointer travelling there. The title bar changes from `Untitled — Edited` to `sales-chart` with no `Edited` marker, which is the confirmation that the file was written rather than the sheet merely dismissed.", "skipped": false} +{"step_id": 52, "timestamp_action": "2026-08-03T12:34:56.864Z", "timestamp_annotated": "2026-08-19T14:18:25.861717+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0052_20260803_123456_at.webp", "reasoning": "The document is saved, so press ⌘Q (Cmd+Q) to quit Numbers. Quitting with the save already committed means no \"do you want to save\" prompt appears — had the previous step not completed, ⌘Q would have raised one instead of quitting.", "skipped": false} diff --git a/data/sessions/numbers-bar-chart/sync_log.json b/data/sessions/numbers-bar-chart/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..755e11501323e42d50c18077170b8e01b8f86261 --- /dev/null +++ b/data/sessions/numbers-bar-chart/sync_log.json @@ -0,0 +1,1132 @@ +{ + "session_id": "19329d72-f27e-432f-a083-77443f131014", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260803_122816_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0001_20260803_122816_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260803_122816_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0001_20260803_122816_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260803_122816_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0001_20260803_122816_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260803_122820_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0002_20260803_122820_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260803_122820_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0002_20260803_122820_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260803_122820_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0002_20260803_122820_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260803_122823_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0003_20260803_122823_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260803_122823_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0003_20260803_122823_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260803_122823_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0003_20260803_122823_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260803_122833_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0004_20260803_122833_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260803_122833_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0004_20260803_122833_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260803_122833_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0004_20260803_122833_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260803_122849_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0005_20260803_122849_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260803_122849_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0005_20260803_122849_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260803_122849_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0005_20260803_122849_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260803_122852_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0006_20260803_122852_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260803_122852_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0006_20260803_122852_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260803_122852_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0006_20260803_122852_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260803_122856_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0007_20260803_122856_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260803_122856_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0007_20260803_122856_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260803_122856_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0007_20260803_122856_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260803_122902_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0008_20260803_122902_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260803_122902_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0008_20260803_122902_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260803_122902_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0008_20260803_122902_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260803_122906_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0009_20260803_122906_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260803_122906_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0009_20260803_122906_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260803_122906_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0009_20260803_122906_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260803_122911_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0010_20260803_122911_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260803_122911_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0010_20260803_122911_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260803_122911_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0010_20260803_122911_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260803_122914_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0011_20260803_122914_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260803_122914_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0011_20260803_122914_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260803_122914_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0011_20260803_122914_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260803_122949_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0012_20260803_122949_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260803_122949_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0012_20260803_122949_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260803_122949_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0012_20260803_122949_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260803_122952_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0013_20260803_122952_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260803_122952_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0013_20260803_122952_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260803_122952_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0013_20260803_122952_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260803_122955_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0014_20260803_122955_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260803_122955_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0014_20260803_122955_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260803_122955_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0014_20260803_122955_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260803_122958_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0015_20260803_122958_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260803_122958_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0015_20260803_122958_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260803_122958_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0015_20260803_122958_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260803_123001_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0016_20260803_123001_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260803_123001_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0016_20260803_123001_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260803_123001_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0016_20260803_123001_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260803_123004_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0017_20260803_123004_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260803_123004_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0017_20260803_123004_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260803_123004_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0017_20260803_123004_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260803_123007_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0018_20260803_123007_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260803_123007_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0018_20260803_123007_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260803_123007_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0018_20260803_123007_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260803_123010_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0019_20260803_123010_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260803_123010_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0019_20260803_123010_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260803_123010_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0019_20260803_123010_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260803_123013_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0020_20260803_123013_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260803_123013_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0020_20260803_123013_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260803_123013_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0020_20260803_123013_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260803_123016_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0021_20260803_123016_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260803_123016_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0021_20260803_123016_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260803_123016_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0021_20260803_123016_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260803_123019_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0022_20260803_123019_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260803_123019_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0022_20260803_123019_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260803_123019_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0022_20260803_123019_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260803_123022_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0023_20260803_123022_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260803_123022_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0023_20260803_123022_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260803_123022_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0023_20260803_123022_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0024_20260803_123025_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0024_20260803_123025_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0024_20260803_123025_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0024_20260803_123025_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0024_20260803_123025_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0024_20260803_123025_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0025_20260803_123028_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0025_20260803_123028_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0025_20260803_123028_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0025_20260803_123028_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0025_20260803_123028_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0025_20260803_123028_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0026_20260803_123032_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0026_20260803_123032_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0026_20260803_123032_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0026_20260803_123032_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0026_20260803_123032_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0026_20260803_123032_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0027_20260803_123035_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0027_20260803_123035_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0027_20260803_123035_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0027_20260803_123035_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0027_20260803_123035_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0027_20260803_123035_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0028_20260803_123038_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0028_20260803_123038_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0028_20260803_123038_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0028_20260803_123038_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0028_20260803_123038_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0028_20260803_123038_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0029_20260803_123041_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0029_20260803_123041_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0029_20260803_123041_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0029_20260803_123041_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0029_20260803_123041_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0029_20260803_123041_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0030_20260803_123044_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0030_20260803_123044_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0030_20260803_123044_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0030_20260803_123044_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0030_20260803_123044_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0030_20260803_123044_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0031_20260803_123047_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0031_20260803_123047_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0031_20260803_123047_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0031_20260803_123047_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0031_20260803_123047_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0031_20260803_123047_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0032_20260803_123050_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0032_20260803_123050_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0032_20260803_123050_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0032_20260803_123050_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0032_20260803_123050_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0032_20260803_123050_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0033_20260803_123053_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0033_20260803_123053_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0033_20260803_123053_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0033_20260803_123053_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0033_20260803_123053_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0033_20260803_123053_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0034_20260803_123056_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0034_20260803_123056_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0034_20260803_123056_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0034_20260803_123056_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0034_20260803_123056_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0034_20260803_123056_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0035_20260803_123059_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0035_20260803_123059_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0035_20260803_123059_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0035_20260803_123059_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0035_20260803_123059_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0035_20260803_123059_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0036_20260803_123102_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0036_20260803_123102_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0036_20260803_123102_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0036_20260803_123102_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0036_20260803_123102_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0036_20260803_123102_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0037_20260803_123105_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0037_20260803_123105_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0037_20260803_123105_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0037_20260803_123105_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0037_20260803_123105_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0037_20260803_123105_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0038_20260803_123108_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0038_20260803_123108_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0038_20260803_123108_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0038_20260803_123108_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0038_20260803_123108_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0038_20260803_123108_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0039_20260803_123111_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0039_20260803_123111_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0039_20260803_123111_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0039_20260803_123111_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0039_20260803_123111_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0039_20260803_123111_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0040_20260803_123114_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0040_20260803_123114_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0040_20260803_123114_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0040_20260803_123114_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0040_20260803_123114_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0040_20260803_123114_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0041_20260803_123117_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0041_20260803_123117_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0041_20260803_123117_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0041_20260803_123117_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0041_20260803_123117_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0041_20260803_123117_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0042_20260803_123120_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0042_20260803_123120_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0042_20260803_123120_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0042_20260803_123120_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0042_20260803_123120_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0042_20260803_123120_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0043_20260803_123123_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0043_20260803_123123_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0043_20260803_123123_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0043_20260803_123123_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0043_20260803_123123_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0043_20260803_123123_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0044_20260803_123149_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0044_20260803_123149_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0044_20260803_123149_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0044_20260803_123149_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0044_20260803_123149_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0044_20260803_123149_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0045_20260803_123153_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0045_20260803_123153_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0045_20260803_123153_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0045_20260803_123153_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0045_20260803_123153_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0045_20260803_123153_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0046_20260803_123156_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0046_20260803_123156_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0046_20260803_123156_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0046_20260803_123156_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0046_20260803_123156_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0046_20260803_123156_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0047_20260803_123202_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0047_20260803_123202_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0047_20260803_123202_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0047_20260803_123202_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0047_20260803_123202_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0047_20260803_123202_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0048_20260803_123205_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0048_20260803_123205_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0048_20260803_123205_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0048_20260803_123205_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0048_20260803_123205_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0048_20260803_123205_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0049_20260803_123348_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0049_20260803_123348_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0049_20260803_123348_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0049_20260803_123348_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0049_20260803_123348_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0049_20260803_123348_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0050_20260803_123424_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0050_20260803_123424_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0050_20260803_123424_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0050_20260803_123424_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0050_20260803_123424_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0050_20260803_123424_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0051_20260803_123428_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0051_20260803_123428_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0051_20260803_123428_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0051_20260803_123428_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0051_20260803_123428_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0051_20260803_123428_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0052_20260803_123456_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0052_20260803_123456_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0052_20260803_123456_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0052_20260803_123456_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0052_20260803_123456_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-bar-chart/vision/frames/step_0052_20260803_123456_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/numbers-bar-chart/vision/frames/closing_state.webp b/data/sessions/numbers-bar-chart/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..0e4ae15d3abbedc1d88d8b2fb1e2aef3a7b63832 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ebbef3aa2f18e8e5d403c1122f007f2c882f236f182b378e5551863ae29eff4 +size 669836 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0001_20260803_122816_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0001_20260803_122816_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6bb5a497cb4dcf94faaff22026c184071a62480c --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0001_20260803_122816_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6358f6cd817f223446c63fc130e3e5edf544f55ed640c00ef58fb93ba1439859 +size 666134 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0001_20260803_122816_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0001_20260803_122816_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..44ed54d7eec0db3bd23033929a983fb2003ed8c1 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0001_20260803_122816_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:747f1e9a49445b8e41c1438a1e1f305989ca2ff3cd74f120c1e5d89791bf791c +size 669732 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0001_20260803_122816_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0001_20260803_122816_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..44ed54d7eec0db3bd23033929a983fb2003ed8c1 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0001_20260803_122816_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:747f1e9a49445b8e41c1438a1e1f305989ca2ff3cd74f120c1e5d89791bf791c +size 669732 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0002_20260803_122820_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0002_20260803_122820_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..86b489c324729f32a6020c9f558fc1d0ca54b54e --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0002_20260803_122820_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:286c8a8ecc28b5cee0833781383f2914ddef56e52cbb20f73c94dc40e6b2361f +size 666890 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0002_20260803_122820_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0002_20260803_122820_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6bb5a497cb4dcf94faaff22026c184071a62480c --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0002_20260803_122820_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6358f6cd817f223446c63fc130e3e5edf544f55ed640c00ef58fb93ba1439859 +size 666134 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0002_20260803_122820_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0002_20260803_122820_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6bb5a497cb4dcf94faaff22026c184071a62480c --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0002_20260803_122820_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6358f6cd817f223446c63fc130e3e5edf544f55ed640c00ef58fb93ba1439859 +size 666134 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0003_20260803_122823_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0003_20260803_122823_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5876e4de5bb632567d6af4241d62223c63a082b8 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0003_20260803_122823_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03e6573c22f2d728567d52ae776635a9fde2db6f008d8648cd19bbdc15229e9d +size 669364 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0003_20260803_122823_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0003_20260803_122823_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5425f2854bbd3c82adf59bcc428535f9a5ca7aa8 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0003_20260803_122823_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c9e2ea2eaa76ae748a8323e9806dc15ad571a890f6f2b548adc265a76b5537 +size 611894 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0003_20260803_122823_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0003_20260803_122823_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5425f2854bbd3c82adf59bcc428535f9a5ca7aa8 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0003_20260803_122823_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c9e2ea2eaa76ae748a8323e9806dc15ad571a890f6f2b548adc265a76b5537 +size 611894 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0004_20260803_122833_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0004_20260803_122833_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1266b967fc03c156d4d820296d7bdcdeee3ebdd6 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0004_20260803_122833_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beabfa1623e57c2b0b60646106ea2552c3570c7c5d26f160d58961569e35f706 +size 486824 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0004_20260803_122833_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0004_20260803_122833_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4e7c70998644822e0498f7a77e59797a0606267b --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0004_20260803_122833_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40be055e6bdf50844b97294896a9943e2bbfd65e5cddd19de3dcd433c2464d9e +size 1842046 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0004_20260803_122833_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0004_20260803_122833_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..df6f61cd6cf9b4085eb28fec43dbaebf99200314 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0004_20260803_122833_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:563ba794bf6a2b634e31d45d369fb907dea45308340b08d36c95ac8e78b1ab8c +size 486358 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0005_20260803_122849_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0005_20260803_122849_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6d7ab43f9c4cb60efd162aa3bef33b6f7af6eed6 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0005_20260803_122849_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a631260fdb178a4959736f3e9f632ff3cf7a406aeca09603e9eb72df8850a9a3 +size 317724 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0005_20260803_122849_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0005_20260803_122849_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..19e3a980b3101f3c3498b33ae6b34ea314346fc2 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0005_20260803_122849_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcac63b6186837fae1d8641a2a9e285fe7abfbd75ac30fc590007199a63098fa +size 1151690 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0005_20260803_122849_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0005_20260803_122849_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..064408efdaed1b11ef1d1b7d4c30a95a6b73dc54 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0005_20260803_122849_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7afc77325905c27bd34cef3569b0165ea4e7abd24a0bc9c20c27ec4fdda9510f +size 318098 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0006_20260803_122852_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0006_20260803_122852_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..12093c97779585e35903a7a4e2bc27a14e82492b --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0006_20260803_122852_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dff9679397721ec37e79f82c20b389254fbe250de750bbc8da39ef7a34f4ec96 +size 319452 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0006_20260803_122852_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0006_20260803_122852_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..44ded54d4fa4be99ac96f4a9324dbf1aeb99515b --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0006_20260803_122852_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc62f376d7a1bee59f5d292ccd1fee09261a17e8af2649cca091ce774e43165 +size 1152220 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0006_20260803_122852_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0006_20260803_122852_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..12093c97779585e35903a7a4e2bc27a14e82492b --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0006_20260803_122852_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dff9679397721ec37e79f82c20b389254fbe250de750bbc8da39ef7a34f4ec96 +size 319452 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0007_20260803_122856_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0007_20260803_122856_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..848fa7d9413d90d0e3e153a28d8d59a24ecc3f57 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0007_20260803_122856_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24138075633663a61b609cb492b059c53cdcb715063d484db88353e4f1aa7f77 +size 173956 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0007_20260803_122856_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0007_20260803_122856_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fec154a6f81fc9b1427d8aaba12b66dc03e24c7d --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0007_20260803_122856_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc13a58dd8f0d80e797705872929b5106040738b0e15b0cd42b3c0eff4e8bbb4 +size 1154580 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0007_20260803_122856_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0007_20260803_122856_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d8912a1e80f1feb3d97a9eb47235e97ee81258c6 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0007_20260803_122856_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c75092aeb9223e60b5832d513871a0cb3b643971654b5b3386d8229a75e13829 +size 320088 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0008_20260803_122902_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0008_20260803_122902_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a850afe9ba322d07245fa76a42c33178ee8f145e --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0008_20260803_122902_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d8efcba635f34060b5788a5a7b0d5835b07a74cb02d3109b6fe9ea6a12c35fa +size 115432 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0008_20260803_122902_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0008_20260803_122902_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6c0b0ebe8c242deb1beb0a7923897d8c37b17fc0 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0008_20260803_122902_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94018e31da13444b86b8494b9627f462a68eb08556dc885d0c792be51f181737 +size 386866 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0008_20260803_122902_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0008_20260803_122902_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9d3d974e8b32553097d93a2d0e345c47a68700cb --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0008_20260803_122902_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4671b67cc6e5481468f2ef7aa4a8c13397ef96f5ed75fff85151ed56c22fee +size 115840 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0009_20260803_122906_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0009_20260803_122906_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..11ad7e9395de392e70bd6a9d7a87f749eb606c13 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0009_20260803_122906_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b00c1fe26b7fae1c2976f6bf97d7c935b325bf720877ec988ba4e61c4b651252 +size 118716 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0009_20260803_122906_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0009_20260803_122906_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9c64dde450f213c7a8c081ba8f43fc44d215a806 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0009_20260803_122906_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466cc476eb66739c4ea46d44ee6b6dbd0ffbf027f20fa1a36341cf3fac38b27c +size 387898 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0009_20260803_122906_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0009_20260803_122906_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1aa00cddc7562fea2d474e563d120648e46cd9c9 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0009_20260803_122906_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:810fccec0b5429209bc782cb685abc56fc61125a024f8009f3ae4e655efcc8f2 +size 117196 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0010_20260803_122911_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0010_20260803_122911_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..79b14ae3fbc3154ecca86e0ddcf79372c0af97cc --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0010_20260803_122911_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d894839fd2a2792cf3dc3e0cba4d2a6eca79e67afc7f46cca0ff7af7320c7c +size 118514 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0010_20260803_122911_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0010_20260803_122911_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..da6996dcf3006b2a88d9c823ac8d89bc77700e36 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0010_20260803_122911_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca048e91e2017bf26f7d889be584b3e7e4171556ca2ddb9e8c45d8b95a7e6ab +size 389024 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0010_20260803_122911_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0010_20260803_122911_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..11ad7e9395de392e70bd6a9d7a87f749eb606c13 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0010_20260803_122911_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b00c1fe26b7fae1c2976f6bf97d7c935b325bf720877ec988ba4e61c4b651252 +size 118716 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0011_20260803_122914_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0011_20260803_122914_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3e51e49090e0523d20a75e16c6f7e59b5ca2f13c --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0011_20260803_122914_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5446bf461e5893f6204e697e4f7a4d555958efed47be3dee19aff0c7af2a65b9 +size 118258 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0011_20260803_122914_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0011_20260803_122914_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..45c1e9bf6c9faa0706a07edff05801600f9b48b1 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0011_20260803_122914_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33170c282e3147772fc5df38e52f975b5ce3a40e42f65d26d9657ce6ad2dfc77 +size 389082 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0011_20260803_122914_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0011_20260803_122914_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..79b14ae3fbc3154ecca86e0ddcf79372c0af97cc --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0011_20260803_122914_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d894839fd2a2792cf3dc3e0cba4d2a6eca79e67afc7f46cca0ff7af7320c7c +size 118514 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0012_20260803_122949_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0012_20260803_122949_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0a159a58484d1ca69b776fcb7fb776467fed3abd --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0012_20260803_122949_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10179a5c8e8fc3ef135d1c4e5fc2c79c380b694a2da582bfac25af004439b060 +size 112658 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0012_20260803_122949_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0012_20260803_122949_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ef7c56560fa7c8692cf62d583cf7766c132fa64b --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0012_20260803_122949_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbf19d2c39de0c063222455d54c3a8f2089c6a40f7955f96ac6eb8c43ccac23f +size 112684 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0012_20260803_122949_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0012_20260803_122949_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ef7c56560fa7c8692cf62d583cf7766c132fa64b --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0012_20260803_122949_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbf19d2c39de0c063222455d54c3a8f2089c6a40f7955f96ac6eb8c43ccac23f +size 112684 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0013_20260803_122952_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0013_20260803_122952_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a93e45e1d432f5689acf873430478ba1330a763c --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0013_20260803_122952_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d35e01362496628ddf1cf1b4b8bcee67b03541e276a7d46c265856ea1a95a3b +size 112542 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0013_20260803_122952_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0013_20260803_122952_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..488595b2df87c4cd1d0dc63aa4d10e71895d3dcd --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0013_20260803_122952_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a05eb390b5eb6707f2212afe3aaa6c1877d1af2634e28a0017c48b684ed4eb +size 112688 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0013_20260803_122952_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0013_20260803_122952_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9d7506b13eb08d49a6d6d931d1819c305779ef45 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0013_20260803_122952_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2366aa37b6a0c95228c4c59e0e0d0a80aa3766f95944c79b42cf7f304647b90d +size 112622 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0014_20260803_122955_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0014_20260803_122955_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..aafecd9651417e93995cf56923793fc6aaed5e09 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0014_20260803_122955_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d336947283567fca92274a6b7a1cac96cc1775551dfa49b4d2d17af5ff47b4 +size 113342 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0014_20260803_122955_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0014_20260803_122955_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e4cd7cbf7bca879baea03ad20b98cb32430fc764 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0014_20260803_122955_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2dee764ba27ea930c5ab59fc14ab0a3da309065922c3b0caa40de250e9c9ba4 +size 112692 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0014_20260803_122955_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0014_20260803_122955_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a93e45e1d432f5689acf873430478ba1330a763c --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0014_20260803_122955_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d35e01362496628ddf1cf1b4b8bcee67b03541e276a7d46c265856ea1a95a3b +size 112542 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0015_20260803_122958_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0015_20260803_122958_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..886e7698f694a86d9a25d3194b9efb062cf3ef7f --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0015_20260803_122958_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f23a1864cc78178f5ae9f20370d7ce237eb58ed1e79ec4a9505adff8f6e7fdf2 +size 112888 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0015_20260803_122958_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0015_20260803_122958_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..aafecd9651417e93995cf56923793fc6aaed5e09 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0015_20260803_122958_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d336947283567fca92274a6b7a1cac96cc1775551dfa49b4d2d17af5ff47b4 +size 113342 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0015_20260803_122958_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0015_20260803_122958_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..aafecd9651417e93995cf56923793fc6aaed5e09 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0015_20260803_122958_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d336947283567fca92274a6b7a1cac96cc1775551dfa49b4d2d17af5ff47b4 +size 113342 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0016_20260803_123001_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0016_20260803_123001_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3a00da283748f5c9588314bf5826138730622895 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0016_20260803_123001_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51d4c73b02114ca003871964f88297809f7c0304be5c427cc8fcb1d000eda3e1 +size 116444 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0016_20260803_123001_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0016_20260803_123001_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..afcdc2566c94964a44b124e2bbeb5a770863d529 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0016_20260803_123001_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:924cc4ff863c2097cf3f55ad8bce2f0bc3d8068ad9504ed65e2c5ddbf1f9a783 +size 115522 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0016_20260803_123001_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0016_20260803_123001_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..afcdc2566c94964a44b124e2bbeb5a770863d529 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0016_20260803_123001_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:924cc4ff863c2097cf3f55ad8bce2f0bc3d8068ad9504ed65e2c5ddbf1f9a783 +size 115522 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0017_20260803_123004_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0017_20260803_123004_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..14ce3da2b7a2bfba936c31f3b1610b6df4dde986 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0017_20260803_123004_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f713cc05492d8afc2070c501d4173c3bc32faeb4e43d59c95e9f363dcf8d6d17 +size 113234 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0017_20260803_123004_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0017_20260803_123004_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..63b8fca6d4e1b3331d8c7484200f560562ea17d8 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0017_20260803_123004_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebed2211d12f0919397f9505cec11fc50064e8cdd0f2bac7004c1c776df3d9ae +size 116292 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0017_20260803_123004_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0017_20260803_123004_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..63b8fca6d4e1b3331d8c7484200f560562ea17d8 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0017_20260803_123004_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebed2211d12f0919397f9505cec11fc50064e8cdd0f2bac7004c1c776df3d9ae +size 116292 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0018_20260803_123007_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0018_20260803_123007_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d54532aa6fbc962ceb9540261f6a559995671f7d --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0018_20260803_123007_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:268c6656e8a7e0b3b92cede11276752bb0e736889db71a222c989467233a09de +size 116808 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0018_20260803_123007_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0018_20260803_123007_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..49bade3aa6229f7d688fa3d2b7ad730ae4d9acc0 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0018_20260803_123007_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a755529c2e8fb1bf427c9ccc2f51c0ffca6e0f6aa24a5848ed0f205ea83b596c +size 113010 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0018_20260803_123007_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0018_20260803_123007_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..49bade3aa6229f7d688fa3d2b7ad730ae4d9acc0 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0018_20260803_123007_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a755529c2e8fb1bf427c9ccc2f51c0ffca6e0f6aa24a5848ed0f205ea83b596c +size 113010 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0019_20260803_123010_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0019_20260803_123010_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..53ec981fcd2f478f95d9443b785ce592d0b46e1b --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0019_20260803_123010_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ba4f25ca7bc9fc401d8ccbdce8b3a07a502323a4d2855e59d3a5984c320d07c +size 113504 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0019_20260803_123010_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0019_20260803_123010_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8c5bf9ea6a785db3aa3b13e6dbd1dfc2190feafd --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0019_20260803_123010_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c05bd23b21b99682f12400ad35e1de6f801c506be793a8f6df8fccb3f49610a0 +size 116792 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0019_20260803_123010_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0019_20260803_123010_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8c5bf9ea6a785db3aa3b13e6dbd1dfc2190feafd --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0019_20260803_123010_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c05bd23b21b99682f12400ad35e1de6f801c506be793a8f6df8fccb3f49610a0 +size 116792 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0020_20260803_123013_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0020_20260803_123013_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c3f13551a6091f1ea7fba586c6fa1d0f37b7f404 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0020_20260803_123013_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44c3e8640dcd0bad56ace10e1e55105859e2e764a6738d04931aff45475ccf13 +size 114202 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0020_20260803_123013_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0020_20260803_123013_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..aeeb57c2a816dc41d5a854aef223642c22cd12a7 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0020_20260803_123013_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d2aa8dd66e2bd97382e196bab1d5642624fb0a24ae19e1042d38c2e95e5cd0 +size 113380 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0020_20260803_123013_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0020_20260803_123013_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..aeeb57c2a816dc41d5a854aef223642c22cd12a7 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0020_20260803_123013_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d2aa8dd66e2bd97382e196bab1d5642624fb0a24ae19e1042d38c2e95e5cd0 +size 113380 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0021_20260803_123016_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0021_20260803_123016_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e70abaa47cd526a97fffb32e0490558810dd063c --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0021_20260803_123016_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ae59d39999d3defd20a8ce16aa332d9bc5616674d1c45b1ba968f88d58de9a1 +size 116212 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0021_20260803_123016_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0021_20260803_123016_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c3f13551a6091f1ea7fba586c6fa1d0f37b7f404 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0021_20260803_123016_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44c3e8640dcd0bad56ace10e1e55105859e2e764a6738d04931aff45475ccf13 +size 114202 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0021_20260803_123016_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0021_20260803_123016_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c3f13551a6091f1ea7fba586c6fa1d0f37b7f404 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0021_20260803_123016_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44c3e8640dcd0bad56ace10e1e55105859e2e764a6738d04931aff45475ccf13 +size 114202 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0022_20260803_123019_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0022_20260803_123019_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f99ea4e44c2047fcaa617543e935bbd0e2849f7e --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0022_20260803_123019_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9e51a7337c270ce6319ab3979f86c87c42c44122284fdd5f03bdd477b1a3d2f +size 117062 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0022_20260803_123019_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0022_20260803_123019_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..306ff500c4557e20b4a40fd166c2be907598e8b6 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0022_20260803_123019_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c710d05e3096a5f4c8d0215e2942ae8d41e206f4b3b49fae480044da26f557f +size 113474 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0022_20260803_123019_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0022_20260803_123019_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..306ff500c4557e20b4a40fd166c2be907598e8b6 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0022_20260803_123019_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c710d05e3096a5f4c8d0215e2942ae8d41e206f4b3b49fae480044da26f557f +size 113474 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0023_20260803_123022_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0023_20260803_123022_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..66c39bb16eebeec28374f49a6ab137a522fb228d --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0023_20260803_123022_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fc1c6dd547d18f86077415802d72d159724859250528604a48456c9575ea5cb +size 117170 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0023_20260803_123022_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0023_20260803_123022_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6053344461cd23b6f27e204b472110f9f64d1b36 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0023_20260803_123022_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f7ff3b5eae151784c0e5c797e45852ff35fe57a277cba7f0542bf50557ebb7 +size 114470 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0023_20260803_123022_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0023_20260803_123022_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6053344461cd23b6f27e204b472110f9f64d1b36 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0023_20260803_123022_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f7ff3b5eae151784c0e5c797e45852ff35fe57a277cba7f0542bf50557ebb7 +size 114470 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0024_20260803_123025_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0024_20260803_123025_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..bd3a96a96261f7a8bb45025b17c672a844f887e2 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0024_20260803_123025_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:087705dcc431d958eddf18d0e093d4571ae75b050e88dae4ec186b0a8be2bf8b +size 114456 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0024_20260803_123025_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0024_20260803_123025_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..59fcd2e6ad60968c933a82de1b0576739a4d744b --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0024_20260803_123025_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea577dec36dd9a0dbb0543a802af28f5e73def9f3062c11e95b0e56403b0bc6c +size 114324 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0024_20260803_123025_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0024_20260803_123025_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..59fcd2e6ad60968c933a82de1b0576739a4d744b --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0024_20260803_123025_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea577dec36dd9a0dbb0543a802af28f5e73def9f3062c11e95b0e56403b0bc6c +size 114324 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0025_20260803_123028_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0025_20260803_123028_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5248b0d1c125ab576e240e53ee3a2ac445bf3076 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0025_20260803_123028_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166f86a0445655effe5440fd0deee3b2221df7df51ad7750acb3e990a4f724f4 +size 116866 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0025_20260803_123028_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0025_20260803_123028_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e02772f630dd8e40612a672d9c391d1c1c68fd32 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0025_20260803_123028_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f72aef68ec5034539dfc7132609537a0ac13637a4801e10622ebaa303efbf72 +size 114110 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0025_20260803_123028_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0025_20260803_123028_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e02772f630dd8e40612a672d9c391d1c1c68fd32 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0025_20260803_123028_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f72aef68ec5034539dfc7132609537a0ac13637a4801e10622ebaa303efbf72 +size 114110 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0026_20260803_123032_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0026_20260803_123032_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1d6c0830fc02646ac5e85103f448e86e4f1386cb --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0026_20260803_123032_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adbf8f2a009ff2ed37ce76246f9aea61968cde1e9a3cff66ee223c529deb68b6 +size 116430 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0026_20260803_123032_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0026_20260803_123032_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..334bddd17289713b985c90928999e26b495fc2da --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0026_20260803_123032_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79d68fd5a759f8fb4b2b6445956764736ecb325002f386925e6a37fdd45f4e10 +size 114064 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0026_20260803_123032_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0026_20260803_123032_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..334bddd17289713b985c90928999e26b495fc2da --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0026_20260803_123032_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79d68fd5a759f8fb4b2b6445956764736ecb325002f386925e6a37fdd45f4e10 +size 114064 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0027_20260803_123035_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0027_20260803_123035_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2d081295903d1e3869cc6c0149f9fd128b31d100 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0027_20260803_123035_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27de09fed8db2c97cba57a5e241eeea400f0d0f9596b4e3784edfead942b483c +size 114302 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0027_20260803_123035_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0027_20260803_123035_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..68ddd05f7b5e4cfddc5236c3e70305048aa83a49 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0027_20260803_123035_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1235f0d7d228e21cb5dc88244088465582b487a31f701d1bcae3be4b7931a929 +size 113768 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0027_20260803_123035_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0027_20260803_123035_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..68ddd05f7b5e4cfddc5236c3e70305048aa83a49 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0027_20260803_123035_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1235f0d7d228e21cb5dc88244088465582b487a31f701d1bcae3be4b7931a929 +size 113768 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0028_20260803_123038_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0028_20260803_123038_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6a0616bb6a17cedb881caa463c8fc2e08c3a490c --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0028_20260803_123038_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:967f92df4cc5d2e50723be0ed87bc376fa48d6914507b9900edc4464e9e44991 +size 116622 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0028_20260803_123038_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0028_20260803_123038_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2d081295903d1e3869cc6c0149f9fd128b31d100 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0028_20260803_123038_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27de09fed8db2c97cba57a5e241eeea400f0d0f9596b4e3784edfead942b483c +size 114302 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0028_20260803_123038_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0028_20260803_123038_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2d081295903d1e3869cc6c0149f9fd128b31d100 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0028_20260803_123038_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27de09fed8db2c97cba57a5e241eeea400f0d0f9596b4e3784edfead942b483c +size 114302 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0029_20260803_123041_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0029_20260803_123041_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..803fe2352d5f87dc3d3e6927bb786f1817db630a --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0029_20260803_123041_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bc8d27fe38a43aecfd330361c17d6b95d892f60a3d79ac00395ce8e35854a18 +size 114460 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0029_20260803_123041_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0029_20260803_123041_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..bce07052427605eba6b897bedac7e54f30f28212 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0029_20260803_123041_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6387b2422b0ba2413daa8eafe2a9d46c6927c429c3c2af24566864f37dc00c0 +size 113966 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0029_20260803_123041_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0029_20260803_123041_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..bce07052427605eba6b897bedac7e54f30f28212 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0029_20260803_123041_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6387b2422b0ba2413daa8eafe2a9d46c6927c429c3c2af24566864f37dc00c0 +size 113966 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0030_20260803_123044_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0030_20260803_123044_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cec01a2905ed9979a21a0aee8bcac47d83358d0d --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0030_20260803_123044_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557ab4748bde35d8b6a6549d22ff89fb8b99e82164bd7cb6ab93a4eee42bffd8 +size 113804 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0030_20260803_123044_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0030_20260803_123044_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8a81a2bec3594ef261e7bc8d3739822a68815d39 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0030_20260803_123044_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42c5c459ab2a9adb36e4edc5d59bbfd0a817365e5e7c60360373b961158c0157 +size 114426 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0030_20260803_123044_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0030_20260803_123044_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8a81a2bec3594ef261e7bc8d3739822a68815d39 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0030_20260803_123044_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42c5c459ab2a9adb36e4edc5d59bbfd0a817365e5e7c60360373b961158c0157 +size 114426 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0031_20260803_123047_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0031_20260803_123047_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..32e74fd5ebd9f48ea3396acf29b80b8d9eb2ead7 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0031_20260803_123047_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc4953728015ea89f74d188f817b460dabc86e2ee4f406940e687eef1667c30e +size 114602 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0031_20260803_123047_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0031_20260803_123047_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9eca2e6b92584dd73c7f5a7de43612eebfb1efe9 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0031_20260803_123047_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963f250de25addb58751c6e4626ccf55e57713aa70a6e5a78ab7846ca5794564 +size 113914 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0031_20260803_123047_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0031_20260803_123047_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9eca2e6b92584dd73c7f5a7de43612eebfb1efe9 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0031_20260803_123047_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963f250de25addb58751c6e4626ccf55e57713aa70a6e5a78ab7846ca5794564 +size 113914 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0032_20260803_123050_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0032_20260803_123050_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5fc60de808b333a6695613805a181c083ba17373 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0032_20260803_123050_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b663a23064c658bd32fb063901017d1a65a7d87860bdcdd8082b6cdeafe2d9 +size 114048 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0032_20260803_123050_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0032_20260803_123050_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c5739fdf4782ba78cd232462d381bcc61efe9edf --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0032_20260803_123050_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db58ba8cf48ca6d3bc127fccea4b5d69fe1ebbe15424b6cdad4a8b14e2b4e9f1 +size 114486 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0032_20260803_123050_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0032_20260803_123050_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..aad005be8148b884141453f5d5a49d2b9d2acdf0 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0032_20260803_123050_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6967481eb83861baaaa557850e44ff3e845f2e507d8c7d00b5c2f26a2474bb1c +size 114538 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0033_20260803_123053_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0033_20260803_123053_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..886c98205ffedc8d63b85e5aefe81ab4570dad5f --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0033_20260803_123053_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b6b99d827cd1da9977854a04cb6a2d987879bd6230d070419a09925e4e70ea +size 117212 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0033_20260803_123053_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0033_20260803_123053_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..df88ad70116327334c39319a766cf8f834b79d4a --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0033_20260803_123053_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d01958b59cf420557ee1c0b2cf92bf9c5a0fa27a2755148cabb9d46114dd4d +size 114080 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0033_20260803_123053_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0033_20260803_123053_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..df88ad70116327334c39319a766cf8f834b79d4a --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0033_20260803_123053_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d01958b59cf420557ee1c0b2cf92bf9c5a0fa27a2755148cabb9d46114dd4d +size 114080 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0034_20260803_123056_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0034_20260803_123056_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..412f60d569bf2b04caa4abf2241fbe3762da141a --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0034_20260803_123056_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4471222c566471712c96cfb203a37be5d6871efcc77b22c2ecfaaf867ab034f +size 114160 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0034_20260803_123056_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0034_20260803_123056_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6f1e54d353ec2cfb41f0e3aa6fcbb19dc9c73efe --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0034_20260803_123056_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34f417de1a1c41c8df8510d6aac81c680d9b7f95e4d3899969e0e151e36fae65 +size 116814 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0034_20260803_123056_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0034_20260803_123056_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..886c98205ffedc8d63b85e5aefe81ab4570dad5f --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0034_20260803_123056_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b6b99d827cd1da9977854a04cb6a2d987879bd6230d070419a09925e4e70ea +size 117212 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0035_20260803_123059_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0035_20260803_123059_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..86dc620e6d984b79a8de14542fd278c765f48cfc --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0035_20260803_123059_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2f37b3eedec31296c3d882a05d62160636068ca93d552792a54e35002543fe2 +size 114604 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0035_20260803_123059_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0035_20260803_123059_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0aa3e2b950efb8b21ba8fd911eecc3cd1c60b9da --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0035_20260803_123059_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea7cdf9e45b721e9219ae156092275a9eda9dbc588d43743ec7a370bab714b10 +size 117342 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0035_20260803_123059_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0035_20260803_123059_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..412f60d569bf2b04caa4abf2241fbe3762da141a --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0035_20260803_123059_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4471222c566471712c96cfb203a37be5d6871efcc77b22c2ecfaaf867ab034f +size 114160 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0036_20260803_123102_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0036_20260803_123102_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c5a40f8fc381751040a6fe44ecdc743e141ad2ea --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0036_20260803_123102_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0bb3d04cce5b8fe5428007b9135272e3e7baf35663516d94e86accfe1c4f088 +size 114450 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0036_20260803_123102_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0036_20260803_123102_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c5a40f8fc381751040a6fe44ecdc743e141ad2ea --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0036_20260803_123102_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0bb3d04cce5b8fe5428007b9135272e3e7baf35663516d94e86accfe1c4f088 +size 114450 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0036_20260803_123102_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0036_20260803_123102_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..86dc620e6d984b79a8de14542fd278c765f48cfc --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0036_20260803_123102_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2f37b3eedec31296c3d882a05d62160636068ca93d552792a54e35002543fe2 +size 114604 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0037_20260803_123105_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0037_20260803_123105_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..547fcd4ad930da1c9038f6ba9dcce233ab4f489c --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0037_20260803_123105_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c841c54a86a539b8efb7911d49ffab1fce2c9bc3b4b606855e8a0316bed75de7 +size 114720 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0037_20260803_123105_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0037_20260803_123105_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2bcd2708384614e0287237920e2de5e203a3194e --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0037_20260803_123105_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c5d1578e43ccf1efecf1ad8969e4666314dbcf6ffb6a8855c5406895457d952 +size 117378 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0037_20260803_123105_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0037_20260803_123105_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..43a0ab31f99a69d727a5bfd4e7c9f7d7769d2a1c --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0037_20260803_123105_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd42d7b276c72d878c9f1af55cb1b2660d08c66f0cea603c5c00c0114a29a72 +size 114550 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0038_20260803_123108_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0038_20260803_123108_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f7f5e0193f604d985116411ef5c2fbac9b07b215 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0038_20260803_123108_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4e8ca6b8c1f4d518a31c9929569ed91839e4bd6446c53f2fa09d8ce443eed6c +size 114606 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0038_20260803_123108_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0038_20260803_123108_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c2bea254da4ae728fda8114aa55d6d8c7185bc5f --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0038_20260803_123108_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835dac0652c93f3e028d26b09fc0bc4f7edde17aca35c53ce4f73ff2307846a4 +size 117390 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0038_20260803_123108_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0038_20260803_123108_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..547fcd4ad930da1c9038f6ba9dcce233ab4f489c --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0038_20260803_123108_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c841c54a86a539b8efb7911d49ffab1fce2c9bc3b4b606855e8a0316bed75de7 +size 114720 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0039_20260803_123111_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0039_20260803_123111_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4ed9422d2c5d2f5b40a1e43500e988300f1db5ba --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0039_20260803_123111_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63430823af1d08ce8dde369c95330a96104b482fd3ed1c74a6031a2346e524a0 +size 114548 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0039_20260803_123111_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0039_20260803_123111_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e643a2143e023903864807785f9d4f546cd6aee4 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0039_20260803_123111_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1402d3413454f796a1865bb86e5222391c4aa62ee30cd33286ed90b360219665 +size 117234 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0039_20260803_123111_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0039_20260803_123111_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f7f5e0193f604d985116411ef5c2fbac9b07b215 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0039_20260803_123111_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4e8ca6b8c1f4d518a31c9929569ed91839e4bd6446c53f2fa09d8ce443eed6c +size 114606 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0040_20260803_123114_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0040_20260803_123114_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..23d1a714b43fc208bb5a92b7fc6c5f837d8dcadc --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0040_20260803_123114_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55ab93eaf4cb9ede5b2f57bf58435c8005e98e68b5b84b2946f28a32d993f41 +size 117136 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0040_20260803_123114_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0040_20260803_123114_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..982b6f1d9f64b6c2b274a3d6506843a278e4c9f5 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0040_20260803_123114_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1987242a92f0df07c7df834ec5c9985ac2c8aefa852653548f0305c45d3dbb84 +size 117326 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0040_20260803_123114_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0040_20260803_123114_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4ed9422d2c5d2f5b40a1e43500e988300f1db5ba --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0040_20260803_123114_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63430823af1d08ce8dde369c95330a96104b482fd3ed1c74a6031a2346e524a0 +size 114548 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0041_20260803_123117_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0041_20260803_123117_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d8737b6724a2a9ce007c74ab841f80b48f278ef5 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0041_20260803_123117_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5dd34e040f71d88712539b973387f6d37af3a838d0d96dd00efe30cdaa70b25 +size 120392 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0041_20260803_123117_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0041_20260803_123117_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e2499d4411fd9619f1db557cd53ba560c9bbc90e --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0041_20260803_123117_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be042c8882b8a0e62bbca5e498b51c4b5c288f15ef5e103fbd68069456520b2d +size 120544 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0041_20260803_123117_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0041_20260803_123117_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b198122a1c84aa87e6e62b8f40dbbeb3d2f89000 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0041_20260803_123117_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae81c50917e2c40aa9baf9b63927e9c3525e9aafce9ee07e5da18bea9f9570f +size 117136 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0042_20260803_123120_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0042_20260803_123120_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b6785a453a90b13f7789495652d0bb3c6d8700c9 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0042_20260803_123120_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fba740e1eb795d327d6ac9ac236def2f6ffeef87689f9d67e870abbcd509bee +size 116768 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0042_20260803_123120_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0042_20260803_123120_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b351cf3b780a15f696662f6f3feaee0d5499d920 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0042_20260803_123120_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673d8fae221b60667559e2912d4d7638229b78a75206672cb8bcfa8d57783a14 +size 119870 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0042_20260803_123120_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0042_20260803_123120_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d8737b6724a2a9ce007c74ab841f80b48f278ef5 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0042_20260803_123120_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5dd34e040f71d88712539b973387f6d37af3a838d0d96dd00efe30cdaa70b25 +size 120392 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0043_20260803_123123_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0043_20260803_123123_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a6e9efb139be923c1402f91ec2f33ca3730f6f7d --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0043_20260803_123123_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7841d8ac4febedc02208d5dddee706ac7dcd892fa17070439e9ed7ae7fedfda8 +size 119720 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0043_20260803_123123_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0043_20260803_123123_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..73464eea96c83809ea0da79763e7ddee0dd38222 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0043_20260803_123123_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07936a553bef29a5c8fbe890cc4f7f1b304e8f12c6315a086036a91e0b856f84 +size 117006 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0043_20260803_123123_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0043_20260803_123123_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b6785a453a90b13f7789495652d0bb3c6d8700c9 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0043_20260803_123123_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fba740e1eb795d327d6ac9ac236def2f6ffeef87689f9d67e870abbcd509bee +size 116768 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0044_20260803_123149_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0044_20260803_123149_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a6e9efb139be923c1402f91ec2f33ca3730f6f7d --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0044_20260803_123149_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7841d8ac4febedc02208d5dddee706ac7dcd892fa17070439e9ed7ae7fedfda8 +size 119720 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0044_20260803_123149_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0044_20260803_123149_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..219f1d2a4bc172552df40576903f587852b4370d --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0044_20260803_123149_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff7d75accc188c52053d42d41a09f6a0c1d30e6810078312b5fadbcf192f6703 +size 402356 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0044_20260803_123149_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0044_20260803_123149_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a6e9efb139be923c1402f91ec2f33ca3730f6f7d --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0044_20260803_123149_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7841d8ac4febedc02208d5dddee706ac7dcd892fa17070439e9ed7ae7fedfda8 +size 119720 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0045_20260803_123153_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0045_20260803_123153_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..91a4c89ca790edaf1504b9835888a4a78dba3c33 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0045_20260803_123153_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bfc7e36542b2a12385da0789713296dd480eee2e4baab6d3904879bba4f32e5 +size 127816 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0045_20260803_123153_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0045_20260803_123153_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..185e99c246e4a0f83db7c8fe32c0bf05bb5c9999 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0045_20260803_123153_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1af93837374ed363c324d08e54e9872e9e44ea4b67202fa506fae63784a5a30e +size 402636 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0045_20260803_123153_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0045_20260803_123153_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1e7609f0f4564a5f8cd5d8cb36b0bc75e0974356 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0045_20260803_123153_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f51e27c0d24ffb7ddc3813da1c4367285bd19476a772ae8bb772cee542e678a +size 117126 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0046_20260803_123156_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0046_20260803_123156_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cc0b7b24b1993f17a8d2ab9df5c75f180872fe47 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0046_20260803_123156_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66eb7b5d2acbfe69603047829c845347f94570d8dcab8d45152ae51dbe59a9bd +size 125516 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0046_20260803_123156_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0046_20260803_123156_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ab0d7dbe38d63968dcefb23d081f3c7f08239e40 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0046_20260803_123156_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df6f7826f37bc1a4eacedae16aae1b2adeff98b81eb17b8eea7a9e0e20cc610c +size 426656 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0046_20260803_123156_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0046_20260803_123156_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..91a4c89ca790edaf1504b9835888a4a78dba3c33 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0046_20260803_123156_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bfc7e36542b2a12385da0789713296dd480eee2e4baab6d3904879bba4f32e5 +size 127816 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0047_20260803_123202_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0047_20260803_123202_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c3d3edde72668744943d0f70d26300eb1be754e1 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0047_20260803_123202_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd99676577b0498aaf08a3140077cd87b969bfa4a0872a67469e4b15ca21e95 +size 139890 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0047_20260803_123202_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0047_20260803_123202_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..df32cc8e55d4cc89344f1be221181802604e58fc --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0047_20260803_123202_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ba6b46b1fcc39a4a6d26a61aaf0a61d0d068aae0c2aeb7b7e2f42ef1532e2a +size 437812 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0047_20260803_123202_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0047_20260803_123202_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c3d3edde72668744943d0f70d26300eb1be754e1 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0047_20260803_123202_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd99676577b0498aaf08a3140077cd87b969bfa4a0872a67469e4b15ca21e95 +size 139890 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0048_20260803_123205_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0048_20260803_123205_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a19c9b92f1e37b82fa885b1e886bd443f23977e9 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0048_20260803_123205_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee5b02e0a495817c74cb7aef1f1493c5ac322c60c141e43fbca3d24e46308ea7 +size 120030 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0048_20260803_123205_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0048_20260803_123205_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..714fc7a3913fdaad1b01d9b661d0062b77faea3a --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0048_20260803_123205_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9676fefe38f8ec9108e383c242b3d5c9a835becdb2c8d3c3878069122229f264 +size 441576 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0048_20260803_123205_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0048_20260803_123205_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a1125a44136b2038cff25c258ad8194c45700019 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0048_20260803_123205_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:989e387fc85c09c95033d7d7db96d42c8d6e8dd1e125b247b2c004e0913b2986 +size 138294 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0049_20260803_123348_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0049_20260803_123348_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..dd084e02dc9dcd601b019e8510147299abfcede6 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0049_20260803_123348_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:248b3294baec1b89bc49b733b1038f2ee8d64e893100d83e28358b9d5ee5be40 +size 102450 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0049_20260803_123348_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0049_20260803_123348_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..bce76a7c53ad85fd6b0c6316b1365f79a385c1ff --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0049_20260803_123348_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb01204092de606e7b374a237a962aaa98073cbf20e7455dce30b366a559f2f +size 111658 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0049_20260803_123348_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0049_20260803_123348_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..56b0b58bcf8cc7fb4c17a1dae816172d6a25ea8d --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0049_20260803_123348_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18c29c8892e05d68c38e578190b43c060ddf1e688c5ca8bb9ddbd392d27e0626 +size 111542 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0050_20260803_123424_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0050_20260803_123424_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ff6981bc4aebbc9b9823e9054747b06ce981bcb8 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0050_20260803_123424_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede5a515eadee338dee2cd7120ab58d346fa31d17f75aeb9e7af21c187691c18 +size 103494 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0050_20260803_123424_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0050_20260803_123424_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ff6981bc4aebbc9b9823e9054747b06ce981bcb8 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0050_20260803_123424_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede5a515eadee338dee2cd7120ab58d346fa31d17f75aeb9e7af21c187691c18 +size 103494 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0050_20260803_123424_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0050_20260803_123424_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..eb61e03785bb21dc33f12d313ae39c3e32bcdede --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0050_20260803_123424_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481ba7e124b642d4d9949f619668d5661c0f3b8f0cdb1c06f5d997449fe81999 +size 103522 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0051_20260803_123428_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0051_20260803_123428_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f34404338ba4522c02ffae6ab2263df508dd0c07 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0051_20260803_123428_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ae8fe699d0192c86df52421499de93f56c49c8eb2ecaec30f48942046df236 +size 111708 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0051_20260803_123428_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0051_20260803_123428_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ff6981bc4aebbc9b9823e9054747b06ce981bcb8 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0051_20260803_123428_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede5a515eadee338dee2cd7120ab58d346fa31d17f75aeb9e7af21c187691c18 +size 103494 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0051_20260803_123428_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0051_20260803_123428_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ff6981bc4aebbc9b9823e9054747b06ce981bcb8 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0051_20260803_123428_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede5a515eadee338dee2cd7120ab58d346fa31d17f75aeb9e7af21c187691c18 +size 103494 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0052_20260803_123456_after.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0052_20260803_123456_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..289044195dfb29e049a5dbafddc65a0e55f41472 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0052_20260803_123456_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e192a9726641c8693c66c758a73ae93d25a3b68d8d38da6ad6ee9fdfcd77657d +size 669908 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0052_20260803_123456_at.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0052_20260803_123456_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..bf5ab0c9ae50b38fc9be9b5b037edda7fe2607c4 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0052_20260803_123456_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f24e78f65a914bc487dddbeca02a1e0e529225632b26688b7b0aeac8ea38e5 +size 111510 diff --git a/data/sessions/numbers-bar-chart/vision/frames/step_0052_20260803_123456_before.webp b/data/sessions/numbers-bar-chart/vision/frames/step_0052_20260803_123456_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..bf5ab0c9ae50b38fc9be9b5b037edda7fe2607c4 --- /dev/null +++ b/data/sessions/numbers-bar-chart/vision/frames/step_0052_20260803_123456_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f24e78f65a914bc487dddbeca02a1e0e529225632b26688b7b0aeac8ea38e5 +size 111510 diff --git a/data/sessions/numbers-sort-bold-header/commands/actuation_commands.json b/data/sessions/numbers-sort-bold-header/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..683d1b59f5b59064b83035fee97c73ce0b05d57c --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/commands/actuation_commands.json @@ -0,0 +1,895 @@ +[ + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 621, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+space", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:07:44.209Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 230, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: numbers", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:07:47.742Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 250, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:07:51.343Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 388, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 786, + "mouse_y": 667, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=786, Y=667", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:08:01.089Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 272, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Left", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:08:18.681Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 230, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:08:22.284Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 267, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Item", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:08:25.875Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 467, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:08:29.827Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 251, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Apples", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:08:33.411Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 248, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:08:36.982Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 249, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Bananas", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:08:40.564Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 261, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:08:44.205Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 265, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Cherries", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:08:47.852Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 238, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:08:51.437Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 271, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:08:55.016Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 232, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:08:58.515Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 221, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:09:02.155Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 255, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:09:05.706Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 248, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Right", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:09:09.343Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 276, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Amount", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:09:12.894Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 254, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:09:16.465Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 243, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: 340", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:09:20.012Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 229, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:09:23.577Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 252, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: 120", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:09:27.168Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 225, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:09:30.687Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 273, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: 210", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:09:34.156Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 261, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:09:37.702Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 240, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 553, + "mouse_y": 130, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=553, Y=130", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:10:21.360Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 195, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 603, + "mouse_y": 131, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=603, Y=131", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:10:24.792Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 181, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 603, + "mouse_y": 131, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=603, Y=131", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:10:28.234Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 266, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 669, + "mouse_y": 184, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=669, Y=184", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:10:33.769Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 221, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 669, + "mouse_y": 184, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=669, Y=184", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:10:37.307Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 174, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1456, + "mouse_y": 441, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1456, Y=441", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:11:08.858Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 258, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1456, + "mouse_y": 441, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1456, Y=441", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:11:12.344Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 247, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: 0", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:11:18.118Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 266, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:11:21.785Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 155, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1371, + "mouse_y": 441, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=1371, Y=441", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:11:27.250Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 327, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1371, + "mouse_y": 441, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1371, Y=441", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:11:30.871Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 245, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: 0", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:11:36.447Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 240, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:11:40.040Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 257, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 352, + "mouse_y": 196, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=352, Y=196", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:12:10.125Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 204, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 352, + "mouse_y": 196, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=352, Y=196", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:12:13.603Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 508, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+B", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:12:19.362Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 481, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+S", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:13:09.576Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 646, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: sort-bold-header", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:13:17.054Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 262, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:13:21.142Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 477, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T13:13:31.405Z" + } +] \ No newline at end of file diff --git a/data/sessions/numbers-sort-bold-header/commands/cc_commands.json b/data/sessions/numbers-sort-bold-header/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..43619e3d2415dd364829fc59f8bc2ca6d232d7be --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/commands/cc_commands.json @@ -0,0 +1,237 @@ +[ + { + "command": "press {Cmd+space}", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type numbers", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "786 667 double", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "press {Left}", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "type Item", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "type Apples", + "os": "MACOS", + "step_id": 9 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 10 + }, + { + "command": "type Bananas", + "os": "MACOS", + "step_id": 11 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 12 + }, + { + "command": "type Cherries", + "os": "MACOS", + "step_id": 13 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 14 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 15 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 16 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 17 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 18 + }, + { + "command": "press {Right}", + "os": "MACOS", + "step_id": 19 + }, + { + "command": "type Amount", + "os": "MACOS", + "step_id": 20 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 21 + }, + { + "command": "type 340", + "os": "MACOS", + "step_id": 22 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 23 + }, + { + "command": "type 120", + "os": "MACOS", + "step_id": 24 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 25 + }, + { + "command": "type 210", + "os": "MACOS", + "step_id": 26 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 27 + }, + { + "command": "553 130 move", + "os": "MACOS", + "step_id": 28 + }, + { + "command": "603 131 move", + "os": "MACOS", + "step_id": 29 + }, + { + "command": "603 131 left", + "os": "MACOS", + "step_id": 30 + }, + { + "command": "669 184 move", + "os": "MACOS", + "step_id": 31 + }, + { + "command": "669 184 left", + "os": "MACOS", + "step_id": 32 + }, + { + "command": "1456 441 move", + "os": "MACOS", + "step_id": 33 + }, + { + "command": "1456 441 left", + "os": "MACOS", + "step_id": 34 + }, + { + "command": "type 0", + "os": "MACOS", + "step_id": 35 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 36 + }, + { + "command": "1371 441 move", + "os": "MACOS", + "step_id": 37 + }, + { + "command": "1371 441 left", + "os": "MACOS", + "step_id": 38 + }, + { + "command": "type 0", + "os": "MACOS", + "step_id": 39 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 40 + }, + { + "command": "352 196 move", + "os": "MACOS", + "step_id": 41 + }, + { + "command": "352 196 left", + "os": "MACOS", + "step_id": 42 + }, + { + "command": "press {Cmd+B}", + "os": "MACOS", + "step_id": 43 + }, + { + "command": "press {Cmd+S}", + "os": "MACOS", + "step_id": 44 + }, + { + "command": "type sort-bold-header", + "os": "MACOS", + "step_id": 45 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 46 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 47 + } +] \ No newline at end of file diff --git a/data/sessions/numbers-sort-bold-header/commands/converted_input.md b/data/sessions/numbers-sort-bold-header/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..ea730f01e9f77be951f50dddf6428b2aa6de0a26 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/commands/converted_input.md @@ -0,0 +1,53 @@ +# Converted Input + +_Generated by Memory Archive — 2026-08-03 13:07:44 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-08-03T13:07:44.209Z | Press: Cmd+space | +| 2 | 2026-08-03T13:07:47.742Z | Type: numbers | +| 3 | 2026-08-03T13:07:51.343Z | Press: Enter | +| 4 | 2026-08-03T13:08:01.089Z | Double-click at (786, 667) | +| 5 | 2026-08-03T13:08:18.681Z | Press: Left | +| 6 | 2026-08-03T13:08:22.284Z | Press: Up | +| 7 | 2026-08-03T13:08:25.875Z | Type: Item | +| 8 | 2026-08-03T13:08:29.827Z | Press: Enter | +| 9 | 2026-08-03T13:08:33.411Z | Type: Apples | +| 10 | 2026-08-03T13:08:36.982Z | Press: Enter | +| 11 | 2026-08-03T13:08:40.564Z | Type: Bananas | +| 12 | 2026-08-03T13:08:44.205Z | Press: Enter | +| 13 | 2026-08-03T13:08:47.852Z | Type: Cherries | +| 14 | 2026-08-03T13:08:51.437Z | Press: Enter | +| 15 | 2026-08-03T13:08:55.016Z | Press: Up | +| 16 | 2026-08-03T13:08:58.515Z | Press: Up | +| 17 | 2026-08-03T13:09:02.155Z | Press: Up | +| 18 | 2026-08-03T13:09:05.706Z | Press: Up | +| 19 | 2026-08-03T13:09:09.343Z | Press: Right | +| 20 | 2026-08-03T13:09:12.894Z | Type: Amount | +| 21 | 2026-08-03T13:09:16.465Z | Press: Enter | +| 22 | 2026-08-03T13:09:20.012Z | Type: 340 | +| 23 | 2026-08-03T13:09:23.577Z | Press: Enter | +| 24 | 2026-08-03T13:09:27.168Z | Type: 120 | +| 25 | 2026-08-03T13:09:30.687Z | Press: Enter | +| 26 | 2026-08-03T13:09:34.156Z | Type: 210 | +| 27 | 2026-08-03T13:09:37.702Z | Press: Enter | +| 28 | 2026-08-03T13:10:21.360Z | Move-cursor at (553, 130) | +| 29 | 2026-08-03T13:10:24.792Z | Move-cursor at (603, 131) | +| 30 | 2026-08-03T13:10:28.234Z | Left-click at (603, 131) | +| 31 | 2026-08-03T13:10:33.769Z | Move-cursor at (669, 184) | +| 32 | 2026-08-03T13:10:37.307Z | Left-click at (669, 184) | +| 33 | 2026-08-03T13:11:08.858Z | Move-cursor at (1456, 441) | +| 34 | 2026-08-03T13:11:12.344Z | Left-click at (1456, 441) | +| 35 | 2026-08-03T13:11:18.118Z | Type: 0 | +| 36 | 2026-08-03T13:11:21.785Z | Press: Enter | +| 37 | 2026-08-03T13:11:27.250Z | Move-cursor at (1371, 441) | +| 38 | 2026-08-03T13:11:30.871Z | Left-click at (1371, 441) | +| 39 | 2026-08-03T13:11:36.447Z | Type: 0 | +| 40 | 2026-08-03T13:11:40.040Z | Press: Enter | +| 41 | 2026-08-03T13:12:10.125Z | Move-cursor at (352, 196) | +| 42 | 2026-08-03T13:12:13.603Z | Left-click at (352, 196) | +| 43 | 2026-08-03T13:12:19.362Z | Press: Cmd+B | +| 44 | 2026-08-03T13:13:09.576Z | Press: Cmd+S | +| 45 | 2026-08-03T13:13:17.054Z | Type: sort-bold-header | +| 46 | 2026-08-03T13:13:21.142Z | Press: Enter | +| 47 | 2026-08-03T13:13:31.405Z | Press: Cmd+Q | diff --git a/data/sessions/numbers-sort-bold-header/commands/raw_input.md b/data/sessions/numbers-sort-bold-header/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..48366ee2d85270d185f19732fb8150e99dbdb1d0 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/commands/raw_input.md @@ -0,0 +1,53 @@ +# Raw Input + +_Generated by Memory Archive — 2026-08-03 13:07:44 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-08-03T13:07:44.209Z | Pressed: Cmd+space | +| 2 | 2026-08-03T13:07:47.742Z | Typed: numbers | +| 3 | 2026-08-03T13:07:51.343Z | Pressed: Return | +| 4 | 2026-08-03T13:08:01.089Z | Double-clicked at X=786, Y=667 | +| 5 | 2026-08-03T13:08:18.681Z | Pressed: Left | +| 6 | 2026-08-03T13:08:22.284Z | Pressed: Up | +| 7 | 2026-08-03T13:08:25.875Z | Typed: Item | +| 8 | 2026-08-03T13:08:29.827Z | Pressed: Return | +| 9 | 2026-08-03T13:08:33.411Z | Typed: Apples | +| 10 | 2026-08-03T13:08:36.982Z | Pressed: Return | +| 11 | 2026-08-03T13:08:40.564Z | Typed: Bananas | +| 12 | 2026-08-03T13:08:44.205Z | Pressed: Return | +| 13 | 2026-08-03T13:08:47.852Z | Typed: Cherries | +| 14 | 2026-08-03T13:08:51.437Z | Pressed: Return | +| 15 | 2026-08-03T13:08:55.016Z | Pressed: Up | +| 16 | 2026-08-03T13:08:58.515Z | Pressed: Up | +| 17 | 2026-08-03T13:09:02.155Z | Pressed: Up | +| 18 | 2026-08-03T13:09:05.706Z | Pressed: Up | +| 19 | 2026-08-03T13:09:09.343Z | Pressed: Right | +| 20 | 2026-08-03T13:09:12.894Z | Typed: Amount | +| 21 | 2026-08-03T13:09:16.465Z | Pressed: Return | +| 22 | 2026-08-03T13:09:20.012Z | Typed: 340 | +| 23 | 2026-08-03T13:09:23.577Z | Pressed: Return | +| 24 | 2026-08-03T13:09:27.168Z | Typed: 120 | +| 25 | 2026-08-03T13:09:30.687Z | Pressed: Return | +| 26 | 2026-08-03T13:09:34.156Z | Typed: 210 | +| 27 | 2026-08-03T13:09:37.702Z | Pressed: Return | +| 28 | 2026-08-03T13:10:21.360Z | Moved cursor to at X=553, Y=130 | +| 29 | 2026-08-03T13:10:24.792Z | Moved cursor to at X=603, Y=131 | +| 30 | 2026-08-03T13:10:28.234Z | Left-clicked at X=603, Y=131 | +| 31 | 2026-08-03T13:10:33.769Z | Moved cursor to at X=669, Y=184 | +| 32 | 2026-08-03T13:10:37.307Z | Left-clicked at X=669, Y=184 | +| 33 | 2026-08-03T13:11:08.858Z | Moved cursor to at X=1456, Y=441 | +| 34 | 2026-08-03T13:11:12.344Z | Left-clicked at X=1456, Y=441 | +| 35 | 2026-08-03T13:11:18.118Z | Typed: 0 | +| 36 | 2026-08-03T13:11:21.785Z | Pressed: Return | +| 37 | 2026-08-03T13:11:27.250Z | Moved cursor to at X=1371, Y=441 | +| 38 | 2026-08-03T13:11:30.871Z | Left-clicked at X=1371, Y=441 | +| 39 | 2026-08-03T13:11:36.447Z | Typed: 0 | +| 40 | 2026-08-03T13:11:40.040Z | Pressed: Return | +| 41 | 2026-08-03T13:12:10.125Z | Moved cursor to at X=352, Y=196 | +| 42 | 2026-08-03T13:12:13.603Z | Left-clicked at X=352, Y=196 | +| 43 | 2026-08-03T13:12:19.362Z | Pressed: Cmd+B | +| 44 | 2026-08-03T13:13:09.576Z | Pressed: Cmd+S | +| 45 | 2026-08-03T13:13:17.054Z | Typed: sort-bold-header | +| 46 | 2026-08-03T13:13:21.142Z | Pressed: Return | +| 47 | 2026-08-03T13:13:31.405Z | Pressed: Cmd+Q | diff --git a/data/sessions/numbers-sort-bold-header/memory.md b/data/sessions/numbers-sort-bold-header/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..f68b4384276874418b3760256fd4d2132dbc355c --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/memory.md @@ -0,0 +1,331 @@ +# Memory: numbers-sort-bold-header + +## Overview + +Build a small unsorted table in a spreadsheet, sort it ascending by its numeric column, +and leave the heading row bold. Use this when a table has to be ordered by a column's +values and its heading emphasised. The route types the table from the keyboard, sorts +through the column's own menu, clears the sheet's header rows and columns so the heading +is ordinary text, then selects row 1 and applies bold. The recorded trace leaves the +amounts in 120/210/340 order with row 1 bold. + +## Prerequisites + +- A desktop environment with a spreadsheet application, and a way to launch it by name. +- The table's contents decided in advance — every heading and every value, including + capitalisation. Nothing in these tasks reads the data back to check it. +- An expectation that the application may open a template chooser rather than a blank + document, so a document has to be chosen before any cell can be typed into. +- Entry performed from the keyboard rather than by clicking cells. A click enters a cell's + text-editing mode, and later arrow keys then move the text caret instead of the + selection, silently corrupting cells that already looked correct. +- A known starting cell. A blank sheet does not necessarily open with the first cell + selected, so the selection has to be driven to a corner before typing begins — arrow + keys are no-ops at the edges, which is what makes that reliable. +- Time for the application to finish loading before the first keystroke. Early keys are + swallowed, and a swallowed navigation key shifts an entire table by a row or a column. +- A destination and file name for the saved document, and no existing file of that name. + +## Steps + +### Step 1 — Press: Cmd+space + +The task is to enter an unsorted two-column table in Numbers, sort it ascending by the Amount column and leave the header row bold, so Numbers has to be launched first. The desktop is bare and Numbers has no Dock icon, so press ⌘Space (Cmd+space) to bring up Spotlight, which locates an app by name without needing to know where it lives. + +![Step 1](vision/frames/step_0001_20260803_130744_at.webp) + +### Step 2 — Type: numbers + +Type `numbers` to narrow Spotlight to the app. The bare app name is used rather than a filename because this take creates its document from scratch; the search bar answers with an inline `— Open` chip and the green Numbers icon, which is the signal that Return will launch the app. + +![Step 2](vision/frames/step_0002_20260803_130747_at.webp) + +### Step 3 — Press: Enter + +After typing `numbers` Press Return to open the top hit. Numbers opens onto the **Choose a Template** chooser rather than a document, so the next action has to pick a template before any typing is possible. + +![Step 3](vision/frames/step_0003_20260803_130751_at.webp) + +### Step 4 — Double-click at (786, 667) + +Move the cursor and Double-click the **Blank** tile in the chooser's `Recents` row. Blank is required here because the task's data is deliberately unsorted and specific — a themed template would arrive with its own rows and its own header styling, both of which would have to be undone before the sort and the bold could mean anything. Double-clicking opens the tile without a trip to the `Create` button. The document itself only appears in step 5's before-frame, 17 s later; commands sent during that load are swallowed. + +![Step 4](vision/frames/step_0004_20260803_130801_at.webp) + +### Step 5 — Press: Left + +Move the selection from B2 to A2. The blank template carries one header row and one header column, so it opens on **B2**, and the table must be walked back to A1 before typing. Arrows, never a click: clicking a cell puts Numbers into text-edit mode that `{Escape}` will not leave, after which every arrow press moves the text caret instead of the selection. + +![Step 5](vision/frames/step_0005_20260803_130818_at.webp) + +### Step 6 — Press: Up + +Move up from A2 to A1. Both this and the preceding Left are no-ops if the selection is already at the edge, so the pair reliably parks on A1; the after-frame shows the selection box on A1 inside the darker header row. + +![Step 6](vision/frames/step_0006_20260803_130822_at.webp) + +### Step 7 — Type: Item + +Type the column-A heading `Item`. It renders bold immediately without any styling command, because A1 sits in the template's header row — worth noticing now, since the bold this task has to produce must be an *added* style, not this automatic one. + +![Step 7](vision/frames/step_0007_20260803_130825_at.webp) + +### Step 8 — Press: Enter + +Commit `Item` and drop the selection to A2. Return commits and moves down in Numbers, which is what lets a type/Return alternation walk a whole column before switching to the next. + +![Step 8](vision/frames/step_0008_20260803_130829_at.webp) + +### Step 9 — Type: Apples + +Type the first row label `Apples` into A2. The labels have to travel with their amounts when the sort runs — checking that `Apples` ends up beside 340 after the sort is what proves rows were reordered rather than just the numbers. + +![Step 9](vision/frames/step_0009_20260803_130833_at.webp) + +### Step 10 — Press: Enter + +Commit `Apples` and step down to A3. + +![Step 10](vision/frames/step_0010_20260803_130836_at.webp) + +### Step 11 — Type: Bananas + +Type the second row label `Bananas` into A3. + +![Step 11](vision/frames/step_0011_20260803_130840_at.webp) + +### Step 12 — Press: Enter + +Commit `Bananas` and step down to A4. + +![Step 12](vision/frames/step_0012_20260803_130844_at.webp) + +### Step 13 — Type: Cherries + +Type the third row label `Cherries` into A4. Three data rows is the whole table — unlike the SUM take there is no `Total` row here, since a total would be reordered by the sort along with the data. + +![Step 13](vision/frames/step_0013_20260803_130847_at.webp) + +### Step 14 — Press: Enter + +Commit `Cherries`. The selection drops to A5, one row past the data, which is the overshoot the next four Up presses have to undo. + +![Step 14](vision/frames/step_0014_20260803_130851_at.webp) + +### Step 15 — Press: Up + +Begin walking back to the top of the table: A5 → A4 (`Cherries`). + +![Step 15](vision/frames/step_0015_20260803_130855_at.webp) + +### Step 16 — Press: Up + +A4 → A3 (`Bananas`). + +![Step 16](vision/frames/step_0016_20260803_130858_at.webp) + +### Step 17 — Press: Up + +A3 → A2 (`Apples`). + +![Step 17](vision/frames/step_0017_20260803_130902_at.webp) + +### Step 18 — Press: Up + +A2 → A1 (`Item`). Four presses, not five as in the SUM take, because this table has three data rows rather than four; the after-frame confirms the selection is back on A1. + +![Step 18](vision/frames/step_0018_20260803_130905_at.webp) + +### Step 19 — Press: Right + +Move right from A1 to B1 to start the second column. The after-frame shows the selection on B1 with the column-B label highlighted in the header bar. + +![Step 19](vision/frames/step_0019_20260803_130909_at.webp) + +### Step 20 — Type: Amount + +Type the column-B heading `Amount`. This heading is what the column menu will later name back — the menu's `Add Category for "Amount"` entry quotes it — so it also serves as proof that the sort was aimed at the right column. + +![Step 20](vision/frames/step_0020_20260803_130912_at.webp) + +### Step 21 — Press: Enter + +Commit `Amount` and drop to B2, alongside `Apples`. + +![Step 21](vision/frames/step_0021_20260803_130916_at.webp) + +### Step 22 — Type: 340 + +Type `340` as the Apples amount. The values are entered deliberately out of order — the largest first — so that a successful ascending sort visibly rearranges the table instead of leaving it looking untouched. + +![Step 22](vision/frames/step_0022_20260803_130920_at.webp) + +### Step 23 — Press: Enter + +Commit `340` and drop to B3, alongside `Bananas`. + +![Step 23](vision/frames/step_0023_20260803_130923_at.webp) + +### Step 24 — Type: 120 + +Type `120` as the Bananas amount, the smallest value and the one that must end up in row 2 after the sort. + +![Step 24](vision/frames/step_0024_20260803_130927_at.webp) + +### Step 25 — Press: Enter + +Commit `120` and drop to B4, alongside `Cherries`. + +![Step 25](vision/frames/step_0025_20260803_130930_at.webp) + +### Step 26 — Type: 210 + +Type `210` as the Cherries amount. Right alignment in the frame is the signal that all three figures were parsed as numbers; a text-typed value would sort lexically and could place 340 ahead of 120. + +![Step 26](vision/frames/step_0026_20260803_130934_at.webp) + +### Step 27 — Press: Enter + +Commit `210`, leaving the selection on the empty B5. The after-frame shows the finished input state: `Item`/`Amount` in row 1 and 340 / 120 / 210 running down column B, unsorted, which is the starting condition the sort has to fix. + +![Step 27](vision/frames/step_0027_20260803_130937_at.webp) + +### Step 28 — Move-cursor at (553, 130) + +Move the pointer onto the column-B header button without clicking. The chevron that opens the column menu is not drawn until the header is hovered, so this move is what makes the next target exist; the step-29 before-frame shows the header button turned green with a `▾` appearing at its right edge. Hovering is also deliberately not a click — clicking the header would select the whole column, a different state from the one the menu route needs. + +![Step 28](vision/frames/step_0028_20260803_131021_at.webp) + +### Step 29 — Move-cursor at (603, 131) + +Move onto the revealed chevron at the right edge of the column-B header. Splitting the approach into two moves matters on this rig: a click sent straight to a coordinate sometimes fails to land, so a move followed by a click at the same point is the reliable pattern, and the intermediate hover is what rendered the chevron in the first place. + +![Step 29](vision/frames/step_0029_20260803_131024_at.webp) + +### Step 30 — Left-click at (603, 131) + +Move the cursor and Click the chevron to open column B's menu. Going through this menu rather than dragging rows by hand is what makes the result a real sort: the menu reorders whole rows, keeping each fruit label attached to its amount, whereas moving cells by hand would separate them. The step-31 before-frame shows the menu open, headed by `Freeze Header Columns` with `Sort Ascending` and `Sort Descending` just below. + +![Step 30](vision/frames/step_0030_20260803_131028_at.webp) + +### Step 31 — Move-cursor at (669, 184) + +Move down onto `Sort Ascending`, the second item in the open menu. The menu opens with `Freeze Header Columns` under the pointer, so the pointer has to be walked off it before clicking — a click without this move would freeze columns instead of sorting. Ascending is the required direction: the task asks for 120 / 210 / 340. + +![Step 31](vision/frames/step_0031_20260803_131033_at.webp) + +### Step 32 — Left-click at (669, 184) + +Move the cursor and Click `Sort Ascending` to reorder the table by the Amount column. Sorting **before** the header row is removed is load-bearing: Numbers excludes a header row from the sort, so with the header still in place `Item` and `Amount` stay in row 1: had the headers been cleared first, row 1 would have been treated as data and the words would have been scattered in among the numbers. The result is not in this step's after-frame — step 33's before-frame shows `Bananas` 120 / `Cherries` 210 / `Apples` 340 with row 1 intact. + +![Step 32](vision/frames/step_0032_20260803_131037_at.webp) + +### Step 33 — Move-cursor at (1456, 441) + +Move to the middle stepper in the sidebar's `Headers & Footer` row. Its tooltip, visible in the frame, reads "Choose the number of header rows, or freeze them" — the three steppers are header columns, header rows, footer rows in that order, so identifying the middle one by tooltip rather than by position is what keeps this from hitting the wrong control. + +![Step 33](vision/frames/step_0033_20260803_131108_at.webp) + +### Step 34 — Left-click at (1456, 441) + +Move the cursor and Click into the header-rows field to put the caret in it. Numbers auto-bolds header rows, so with row 1 still a header the ⌘B this task needs would *remove* bold rather than add it; the header has to be demoted to an ordinary row first so the bold becomes an unmistakable addition. + +![Step 34](vision/frames/step_0034_20260803_131112_at.webp) + +### Step 35 — Type: 0 + +Type `0` to set the header-row count to none. Zero rather than a decrement click because the field accepts a typed value directly and the target is absolute — the row must stop being a header entirely, not merely become one of fewer headers. + +![Step 35](vision/frames/step_0035_20260803_131118_at.webp) + +### Step 36 — Press: Enter + +After typing `0` Press Return to commit the value. The after-frame shows the middle stepper reading `0` while the first still reads `1` — the header row is gone, but column A is still a header, which the next pair of steps deals with. + +![Step 36](vision/frames/step_0036_20260803_131121_at.webp) + +### Step 37 — Move-cursor at (1371, 441) + +Move to the **first** stepper in the `Headers & Footer` row; its tooltip reads "Choose the number of header columns, or freeze them". Header columns have to be cleared too, not just rows: with column A left as a header, `Item` in A1 would stay bold no matter what, and ⌘B would visibly change only B1 — half a header row, which is not the artifact the task asks for. + +![Step 37](vision/frames/step_0037_20260803_131127_at.webp) + +### Step 38 — Left-click at (1371, 441) + +Move the cursor and Click into the header-columns field to place the caret. The move-then-click pair is used again here because a click sent directly to a coordinate is unreliable on this rig. + +![Step 38](vision/frames/step_0038_20260803_131130_at.webp) + +### Step 39 — Type: 0 + +Type `0` to remove the header column. + +![Step 39](vision/frames/step_0039_20260803_131136_at.webp) + +### Step 40 — Press: Enter + +After typing `0` Press Return to commit it. All three steppers now read `0`, and the table in the following frame has lost its grey header shading entirely — `Item`, `Amount` and the fruit labels all render in plain weight, which is the clean baseline the bold has to be applied against. + +![Step 40](vision/frames/step_0040_20260803_131140_at.webp) + +### Step 41 — Move-cursor at (352, 196) + +Move to the row-1 gutter, the numbered strip to the left of the table. Selecting the row from its gutter is what puts *both* cells of the heading under one command; clicking a cell instead would select only that cell and bold half the header. + +![Step 41](vision/frames/step_0041_20260803_131210_at.webp) + +### Step 42 — Left-click at (352, 196) + +Move the cursor and Click the gutter to select the whole of row 1. The step-43 before-frame confirms it: a green band spans the full row with the gutter's `1` highlighted, and no cell has entered edit mode — a gutter click selects, where a click inside the table body would have started editing text. + +![Step 42](vision/frames/step_0042_20260803_131213_at.webp) + +### Step 43 — Press: Cmd+B + +Press ⌘B (Cmd+B) to bold the selected row. This is the point of having cleared the headers: with row 1 an ordinary row, ⌘B adds bold rather than toggling off the automatic header styling. The step-44 before-frame is the confirmation — `Item` and `Amount` are bold while rows 2–4 stay plain, so the command applied to the intended row and only that row. + +![Step 43](vision/frames/step_0043_20260803_131219_at.webp) + +### Step 44 — Press: Cmd+S + +Press ⌘S (Cmd+S) to save. The document has never been written to disk — the title bar still reads `Untitled — Edited` — so ⌘S opens the save sheet with `Save As:` pre-filled `Untitled` and selected, and `Where:` on Documents. Nothing about the sort or the bold is checkable on disk until this completes. + +![Step 44](vision/frames/step_0044_20260803_131309_at.webp) + +### Step 45 — Type: sort-bold-header + +Type `sort-bold-header` as the filename. The pre-selected `Save As:` text is replaced outright by typing, so no clearing keystroke is needed; the frame shows the field holding only the new name, with `Where:` left at its Documents default. + +![Step 45](vision/frames/step_0045_20260803_131317_at.webp) + +### Step 46 — Press: Enter + +After typing `sort-bold-header` Press Return to trigger the sheet's default `Save` button. The confirmation is the title bar in the next before-frame: it reads `sort-bold-header` with a Numbers document icon and no `Edited` marker, so both the sort and the bold are committed to the file. + +![Step 46](vision/frames/step_0046_20260803_131321_at.webp) + +### Step 47 — Press: Cmd+Q + +Press ⌘Q (Cmd+Q) to quit Numbers. The quit doubles as a check on the save: an unsaved document would have interrupted with a save-changes sheet instead of closing. The closing frame shows the bare desktop with Finder frontmost and the Numbers icon gone from the Dock. + +![Step 47](vision/frames/step_0047_20260803_131331_at.webp) + +## Notes & Edge Cases + +1. The application opens a template chooser rather than a document. Until a template is chosen there is no sheet, so a keystroke sent at that moment goes to the chooser or nowhere — launching the app is not the same as having somewhere to type. +2. The blank template is not empty of structure. It ships with one header row and one header column, which is why the selection lands on B2 rather than A1 when the document opens. Never assume the corner is selected; drive the selection there. +3. Left then Up is a reliable way to reach the top-left cell because arrow keys do nothing at the edge of a table. The pair lands on A1 whether the selection started at B2, A2 or A1 already, which is what makes it safe to run without reading the screen first. +4. Do not click a cell to select it. A click puts that cell into text-editing mode, Escape does not reliably leave it, and every arrow key after that moves the text caret inside the cell instead of moving the selection between cells. The damage is silent: the sheet still looks right while values are being typed into the wrong places. Enter values from the keyboard throughout. +5. Return commits the cell and moves the selection **down**, which is what makes a plain type-Return alternation fill a column. It also means the selection ends one row *past* the last value entered, so walking back to the top takes one more press than there are rows of data — an off-by-one here shifts an entire column. +6. Header rows and columns are styled automatically. Text in them renders bold with no command issued, so bold text is not evidence that a bold command ran, and a task asking for bold has to deal with the automatic styling before its own styling means anything. +7. Give the application time to finish loading. The recorded traces sit for about sixteen seconds after choosing the template because keys sent during the load are swallowed, and a swallowed navigation key is the worst kind of loss — the typing that follows lands one row or one column off, and the result looks like a correctly built table in the wrong place. +8. Alignment tells you how a value was parsed. A number that parsed as a number sits right-aligned; the same digits stored as text sit left-aligned and are ignored by formulas. Check the alignment before trusting a total. +9. Saving an untitled document opens a save sheet with the name field pre-filled and already selected, so typing replaces it with no clearing keystroke, and Return activates the sheet's default Save button. Quitting afterwards doubles as the check: a document with unsaved changes interrupts the quit with a save-changes sheet instead of closing, so a clean quit is evidence the file was written. +10. The order of operations is the whole task. The sort excludes the header row, so sorting **while the header still exists** keeps the headings in row 1 while the data moves beneath them. Clear the headers first and row 1 becomes ordinary data — the headings get sorted in among the values, and no later step can put them back. When a task combines a structural change with a styling change, ask which one the other depends on before starting. +11. Sort through the column's own menu rather than by moving cells. The menu reorders whole rows, so each label stays attached to its value; moving cells by hand separates them and produces a table where every row is a lie. +12. The control that opens a column menu is not drawn until the column header is hovered. The chevron appears on hover, which means the target does not exist at the moment you decide to click it — the move is what creates it. Hovering is also deliberately not clicking: clicking the header selects the whole column, a different state. +13. A menu opens with its first item already under the pointer. Clicking without moving invokes that first item, which here is `Freeze Header Columns` rather than the sort. Walk the pointer onto the wanted row and confirm the highlight before clicking. +14. Identify the header steppers by their tooltip, not their position. Three adjacent numeric fields set header columns, header rows and footer rows in that order, and they look identical; the tooltip names the one under the pointer, which is the only reliable way to tell them apart. +15. Header columns have to be cleared as well as header rows. Leaving column A a header keeps its first cell bold no matter what, so the bold command visibly changes only the other half of the row — a half-styled header that satisfies neither the task nor a reader. +16. Set an absolute value rather than clicking a stepper down. The field accepts a typed number, and the target here is none at all — typing `0` reaches it in one move regardless of what the field started at. +17. Select a whole row from its gutter, the numbered strip beside the table. A gutter click selects; a click inside the table body selects one cell and starts editing it, so a styling command issued after that applies to a fraction of what was intended. diff --git a/data/sessions/numbers-sort-bold-header/metadata.json b/data/sessions/numbers-sort-bold-header/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..b643b1308ee5c2e8856b77889fe260418ac6cdb5 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/metadata.json @@ -0,0 +1,649 @@ +{ + "memory_name": "numbers-sort-bold-header", + "memory_description": "", + "session_id": "f963961c-3547-4f73-8543-7f57a64b597d", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-08-03T13:07:07.202212864Z", + "completed_at": "2026-08-03T13:14:00.647681809Z", + "total_steps": 47, + "annotated_steps": 47, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-08-03T13:07:44.209Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0001_20260803_130744_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0001_20260803_130744_before.webp", + "after_image_path": "vision/frames/step_0001_20260803_130744_after.webp", + "raw_command": "Pressed: Cmd+space", + "converted_command": "Press: Cmd+space" + }, + { + "step_id": 2, + "timestamp": "2026-08-03T13:07:47.742Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260803_130747_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260803_130747_before.webp", + "after_image_path": "vision/frames/step_0002_20260803_130747_after.webp", + "raw_command": "Typed: numbers", + "converted_command": "Type: numbers" + }, + { + "step_id": 3, + "timestamp": "2026-08-03T13:07:51.343Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260803_130751_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260803_130751_before.webp", + "after_image_path": "vision/frames/step_0003_20260803_130751_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-08-03T13:08:01.089Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0004_20260803_130801_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260803_130801_before.webp", + "after_image_path": "vision/frames/step_0004_20260803_130801_after.webp", + "raw_command": "Double-clicked at X=786, Y=667", + "converted_command": "Double-click at (786, 667)" + }, + { + "step_id": 5, + "timestamp": "2026-08-03T13:08:18.681Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260803_130818_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260803_130818_before.webp", + "after_image_path": "vision/frames/step_0005_20260803_130818_after.webp", + "raw_command": "Pressed: Left", + "converted_command": "Press: Left" + }, + { + "step_id": 6, + "timestamp": "2026-08-03T13:08:22.284Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260803_130822_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260803_130822_before.webp", + "after_image_path": "vision/frames/step_0006_20260803_130822_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 7, + "timestamp": "2026-08-03T13:08:25.875Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0007_20260803_130825_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260803_130825_before.webp", + "after_image_path": "vision/frames/step_0007_20260803_130825_after.webp", + "raw_command": "Typed: Item", + "converted_command": "Type: Item" + }, + { + "step_id": 8, + "timestamp": "2026-08-03T13:08:29.827Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0008_20260803_130829_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260803_130829_before.webp", + "after_image_path": "vision/frames/step_0008_20260803_130829_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 9, + "timestamp": "2026-08-03T13:08:33.411Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0009_20260803_130833_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260803_130833_before.webp", + "after_image_path": "vision/frames/step_0009_20260803_130833_after.webp", + "raw_command": "Typed: Apples", + "converted_command": "Type: Apples" + }, + { + "step_id": 10, + "timestamp": "2026-08-03T13:08:36.982Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0010_20260803_130836_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0010_20260803_130836_before.webp", + "after_image_path": "vision/frames/step_0010_20260803_130836_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 11, + "timestamp": "2026-08-03T13:08:40.564Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0011_20260803_130840_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0011_20260803_130840_before.webp", + "after_image_path": "vision/frames/step_0011_20260803_130840_after.webp", + "raw_command": "Typed: Bananas", + "converted_command": "Type: Bananas" + }, + { + "step_id": 12, + "timestamp": "2026-08-03T13:08:44.205Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0012_20260803_130844_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0012_20260803_130844_before.webp", + "after_image_path": "vision/frames/step_0012_20260803_130844_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 13, + "timestamp": "2026-08-03T13:08:47.852Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0013_20260803_130847_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0013_20260803_130847_before.webp", + "after_image_path": "vision/frames/step_0013_20260803_130847_after.webp", + "raw_command": "Typed: Cherries", + "converted_command": "Type: Cherries" + }, + { + "step_id": 14, + "timestamp": "2026-08-03T13:08:51.437Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0014_20260803_130851_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0014_20260803_130851_before.webp", + "after_image_path": "vision/frames/step_0014_20260803_130851_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 15, + "timestamp": "2026-08-03T13:08:55.016Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0015_20260803_130855_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0015_20260803_130855_before.webp", + "after_image_path": "vision/frames/step_0015_20260803_130855_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 16, + "timestamp": "2026-08-03T13:08:58.515Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0016_20260803_130858_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0016_20260803_130858_before.webp", + "after_image_path": "vision/frames/step_0016_20260803_130858_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 17, + "timestamp": "2026-08-03T13:09:02.155Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0017_20260803_130902_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0017_20260803_130902_before.webp", + "after_image_path": "vision/frames/step_0017_20260803_130902_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 18, + "timestamp": "2026-08-03T13:09:05.706Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0018_20260803_130905_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0018_20260803_130905_before.webp", + "after_image_path": "vision/frames/step_0018_20260803_130905_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 19, + "timestamp": "2026-08-03T13:09:09.343Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0019_20260803_130909_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0019_20260803_130909_before.webp", + "after_image_path": "vision/frames/step_0019_20260803_130909_after.webp", + "raw_command": "Pressed: Right", + "converted_command": "Press: Right" + }, + { + "step_id": 20, + "timestamp": "2026-08-03T13:09:12.894Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0020_20260803_130912_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0020_20260803_130912_before.webp", + "after_image_path": "vision/frames/step_0020_20260803_130912_after.webp", + "raw_command": "Typed: Amount", + "converted_command": "Type: Amount" + }, + { + "step_id": 21, + "timestamp": "2026-08-03T13:09:16.465Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0021_20260803_130916_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0021_20260803_130916_before.webp", + "after_image_path": "vision/frames/step_0021_20260803_130916_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 22, + "timestamp": "2026-08-03T13:09:20.012Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0022_20260803_130920_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0022_20260803_130920_before.webp", + "after_image_path": "vision/frames/step_0022_20260803_130920_after.webp", + "raw_command": "Typed: 340", + "converted_command": "Type: 340" + }, + { + "step_id": 23, + "timestamp": "2026-08-03T13:09:23.577Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0023_20260803_130923_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0023_20260803_130923_before.webp", + "after_image_path": "vision/frames/step_0023_20260803_130923_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 24, + "timestamp": "2026-08-03T13:09:27.168Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0024_20260803_130927_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0024_20260803_130927_before.webp", + "after_image_path": "vision/frames/step_0024_20260803_130927_after.webp", + "raw_command": "Typed: 120", + "converted_command": "Type: 120" + }, + { + "step_id": 25, + "timestamp": "2026-08-03T13:09:30.687Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0025_20260803_130930_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0025_20260803_130930_before.webp", + "after_image_path": "vision/frames/step_0025_20260803_130930_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 26, + "timestamp": "2026-08-03T13:09:34.156Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0026_20260803_130934_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0026_20260803_130934_before.webp", + "after_image_path": "vision/frames/step_0026_20260803_130934_after.webp", + "raw_command": "Typed: 210", + "converted_command": "Type: 210" + }, + { + "step_id": 27, + "timestamp": "2026-08-03T13:09:37.702Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0027_20260803_130937_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0027_20260803_130937_before.webp", + "after_image_path": "vision/frames/step_0027_20260803_130937_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 28, + "timestamp": "2026-08-03T13:10:21.360Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0028_20260803_131021_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0028_20260803_131021_before.webp", + "after_image_path": "vision/frames/step_0028_20260803_131021_after.webp", + "raw_command": "Moved cursor to at X=553, Y=130", + "converted_command": "Move-cursor at (553, 130)" + }, + { + "step_id": 29, + "timestamp": "2026-08-03T13:10:24.792Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0029_20260803_131024_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0029_20260803_131024_before.webp", + "after_image_path": "vision/frames/step_0029_20260803_131024_after.webp", + "raw_command": "Moved cursor to at X=603, Y=131", + "converted_command": "Move-cursor at (603, 131)" + }, + { + "step_id": 30, + "timestamp": "2026-08-03T13:10:28.234Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0030_20260803_131028_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0030_20260803_131028_before.webp", + "after_image_path": "vision/frames/step_0030_20260803_131028_after.webp", + "raw_command": "Left-clicked at X=603, Y=131", + "converted_command": "Left-click at (603, 131)" + }, + { + "step_id": 31, + "timestamp": "2026-08-03T13:10:33.769Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0031_20260803_131033_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0031_20260803_131033_before.webp", + "after_image_path": "vision/frames/step_0031_20260803_131033_after.webp", + "raw_command": "Moved cursor to at X=669, Y=184", + "converted_command": "Move-cursor at (669, 184)" + }, + { + "step_id": 32, + "timestamp": "2026-08-03T13:10:37.307Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0032_20260803_131037_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0032_20260803_131037_before.webp", + "after_image_path": "vision/frames/step_0032_20260803_131037_after.webp", + "raw_command": "Left-clicked at X=669, Y=184", + "converted_command": "Left-click at (669, 184)" + }, + { + "step_id": 33, + "timestamp": "2026-08-03T13:11:08.858Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0033_20260803_131108_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0033_20260803_131108_before.webp", + "after_image_path": "vision/frames/step_0033_20260803_131108_after.webp", + "raw_command": "Moved cursor to at X=1456, Y=441", + "converted_command": "Move-cursor at (1456, 441)" + }, + { + "step_id": 34, + "timestamp": "2026-08-03T13:11:12.344Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0034_20260803_131112_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0034_20260803_131112_before.webp", + "after_image_path": "vision/frames/step_0034_20260803_131112_after.webp", + "raw_command": "Left-clicked at X=1456, Y=441", + "converted_command": "Left-click at (1456, 441)" + }, + { + "step_id": 35, + "timestamp": "2026-08-03T13:11:18.118Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0035_20260803_131118_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0035_20260803_131118_before.webp", + "after_image_path": "vision/frames/step_0035_20260803_131118_after.webp", + "raw_command": "Typed: 0", + "converted_command": "Type: 0" + }, + { + "step_id": 36, + "timestamp": "2026-08-03T13:11:21.785Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0036_20260803_131121_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0036_20260803_131121_before.webp", + "after_image_path": "vision/frames/step_0036_20260803_131121_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 37, + "timestamp": "2026-08-03T13:11:27.250Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0037_20260803_131127_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0037_20260803_131127_before.webp", + "after_image_path": "vision/frames/step_0037_20260803_131127_after.webp", + "raw_command": "Moved cursor to at X=1371, Y=441", + "converted_command": "Move-cursor at (1371, 441)" + }, + { + "step_id": 38, + "timestamp": "2026-08-03T13:11:30.871Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0038_20260803_131130_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0038_20260803_131130_before.webp", + "after_image_path": "vision/frames/step_0038_20260803_131130_after.webp", + "raw_command": "Left-clicked at X=1371, Y=441", + "converted_command": "Left-click at (1371, 441)" + }, + { + "step_id": 39, + "timestamp": "2026-08-03T13:11:36.447Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0039_20260803_131136_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0039_20260803_131136_before.webp", + "after_image_path": "vision/frames/step_0039_20260803_131136_after.webp", + "raw_command": "Typed: 0", + "converted_command": "Type: 0" + }, + { + "step_id": 40, + "timestamp": "2026-08-03T13:11:40.040Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0040_20260803_131140_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0040_20260803_131140_before.webp", + "after_image_path": "vision/frames/step_0040_20260803_131140_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 41, + "timestamp": "2026-08-03T13:12:10.125Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0041_20260803_131210_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0041_20260803_131210_before.webp", + "after_image_path": "vision/frames/step_0041_20260803_131210_after.webp", + "raw_command": "Moved cursor to at X=352, Y=196", + "converted_command": "Move-cursor at (352, 196)" + }, + { + "step_id": 42, + "timestamp": "2026-08-03T13:12:13.603Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0042_20260803_131213_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0042_20260803_131213_before.webp", + "after_image_path": "vision/frames/step_0042_20260803_131213_after.webp", + "raw_command": "Left-clicked at X=352, Y=196", + "converted_command": "Left-click at (352, 196)" + }, + { + "step_id": 43, + "timestamp": "2026-08-03T13:12:19.362Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0043_20260803_131219_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0043_20260803_131219_before.webp", + "after_image_path": "vision/frames/step_0043_20260803_131219_after.webp", + "raw_command": "Pressed: Cmd+B", + "converted_command": "Press: Cmd+B" + }, + { + "step_id": 44, + "timestamp": "2026-08-03T13:13:09.576Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0044_20260803_131309_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0044_20260803_131309_before.webp", + "after_image_path": "vision/frames/step_0044_20260803_131309_after.webp", + "raw_command": "Pressed: Cmd+S", + "converted_command": "Press: Cmd+S" + }, + { + "step_id": 45, + "timestamp": "2026-08-03T13:13:17.054Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0045_20260803_131317_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0045_20260803_131317_before.webp", + "after_image_path": "vision/frames/step_0045_20260803_131317_after.webp", + "raw_command": "Typed: sort-bold-header", + "converted_command": "Type: sort-bold-header" + }, + { + "step_id": 46, + "timestamp": "2026-08-03T13:13:21.142Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0046_20260803_131321_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0046_20260803_131321_before.webp", + "after_image_path": "vision/frames/step_0046_20260803_131321_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 47, + "timestamp": "2026-08-03T13:13:31.405Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0047_20260803_131331_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0047_20260803_131331_before.webp", + "after_image_path": "vision/frames/step_0047_20260803_131331_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/numbers-sort-bold-header/reasoning/reasoning.jsonl b/data/sessions/numbers-sort-bold-header/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d12a81cbdceccaeee43a415f0303e26727673ed8 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/reasoning/reasoning.jsonl @@ -0,0 +1,47 @@ +{"step_id": 1, "timestamp_action": "2026-08-03T13:07:44.209Z", "timestamp_annotated": "2026-08-19T14:18:26.055226+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+space", "converted_command": "Press: Cmd+space", "image_path": "vision/frames/step_0001_20260803_130744_at.webp", "reasoning": "The task is to enter an unsorted two-column table in Numbers, sort it ascending by the Amount column and leave the header row bold, so Numbers has to be launched first. The desktop is bare and Numbers has no Dock icon, so press ⌘Space (Cmd+space) to bring up Spotlight, which locates an app by name without needing to know where it lives.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-08-03T13:07:47.742Z", "timestamp_annotated": "2026-08-19T14:18:26.055613+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: numbers", "converted_command": "Type: numbers", "image_path": "vision/frames/step_0002_20260803_130747_at.webp", "reasoning": "Type `numbers` to narrow Spotlight to the app. The bare app name is used rather than a filename because this take creates its document from scratch; the search bar answers with an inline `— Open` chip and the green Numbers icon, which is the signal that Return will launch the app.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-08-03T13:07:51.343Z", "timestamp_annotated": "2026-08-19T14:18:26.055987+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260803_130751_at.webp", "reasoning": "After typing `numbers` Press Return to open the top hit. Numbers opens onto the **Choose a Template** chooser rather than a document, so the next action has to pick a template before any typing is possible.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-08-03T13:08:01.089Z", "timestamp_annotated": "2026-08-19T14:18:26.056421+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=786, Y=667", "converted_command": "Double-click at (786, 667)", "image_path": "vision/frames/step_0004_20260803_130801_at.webp", "reasoning": "Move the cursor and Double-click the **Blank** tile in the chooser's `Recents` row. Blank is required here because the task's data is deliberately unsorted and specific — a themed template would arrive with its own rows and its own header styling, both of which would have to be undone before the sort and the bold could mean anything. Double-clicking opens the tile without a trip to the `Create` button. The document itself only appears in step 5's before-frame, 17 s later; commands sent during that load are swallowed.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-08-03T13:08:18.681Z", "timestamp_annotated": "2026-08-19T14:18:26.056859+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Left", "converted_command": "Press: Left", "image_path": "vision/frames/step_0005_20260803_130818_at.webp", "reasoning": "Move the selection from B2 to A2. The blank template carries one header row and one header column, so it opens on **B2**, and the table must be walked back to A1 before typing. Arrows, never a click: clicking a cell puts Numbers into text-edit mode that `{Escape}` will not leave, after which every arrow press moves the text caret instead of the selection.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-08-03T13:08:22.284Z", "timestamp_annotated": "2026-08-19T14:18:26.057266+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0006_20260803_130822_at.webp", "reasoning": "Move up from A2 to A1. Both this and the preceding Left are no-ops if the selection is already at the edge, so the pair reliably parks on A1; the after-frame shows the selection box on A1 inside the darker header row.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-08-03T13:08:25.875Z", "timestamp_annotated": "2026-08-19T14:18:26.057705+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Item", "converted_command": "Type: Item", "image_path": "vision/frames/step_0007_20260803_130825_at.webp", "reasoning": "Type the column-A heading `Item`. It renders bold immediately without any styling command, because A1 sits in the template's header row — worth noticing now, since the bold this task has to produce must be an *added* style, not this automatic one.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-08-03T13:08:29.827Z", "timestamp_annotated": "2026-08-19T14:18:26.058143+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0008_20260803_130829_at.webp", "reasoning": "Commit `Item` and drop the selection to A2. Return commits and moves down in Numbers, which is what lets a type/Return alternation walk a whole column before switching to the next.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-08-03T13:08:33.411Z", "timestamp_annotated": "2026-08-19T14:18:26.058641+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Apples", "converted_command": "Type: Apples", "image_path": "vision/frames/step_0009_20260803_130833_at.webp", "reasoning": "Type the first row label `Apples` into A2. The labels have to travel with their amounts when the sort runs — checking that `Apples` ends up beside 340 after the sort is what proves rows were reordered rather than just the numbers.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-08-03T13:08:36.982Z", "timestamp_annotated": "2026-08-19T14:18:26.059066+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0010_20260803_130836_at.webp", "reasoning": "Commit `Apples` and step down to A3.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-08-03T13:08:40.564Z", "timestamp_annotated": "2026-08-19T14:18:26.059590+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Bananas", "converted_command": "Type: Bananas", "image_path": "vision/frames/step_0011_20260803_130840_at.webp", "reasoning": "Type the second row label `Bananas` into A3.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-08-03T13:08:44.205Z", "timestamp_annotated": "2026-08-19T14:18:26.060032+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0012_20260803_130844_at.webp", "reasoning": "Commit `Bananas` and step down to A4.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-08-03T13:08:47.852Z", "timestamp_annotated": "2026-08-19T14:18:26.060588+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Cherries", "converted_command": "Type: Cherries", "image_path": "vision/frames/step_0013_20260803_130847_at.webp", "reasoning": "Type the third row label `Cherries` into A4. Three data rows is the whole table — unlike the SUM take there is no `Total` row here, since a total would be reordered by the sort along with the data.", "skipped": false} +{"step_id": 14, "timestamp_action": "2026-08-03T13:08:51.437Z", "timestamp_annotated": "2026-08-19T14:18:26.061055+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0014_20260803_130851_at.webp", "reasoning": "Commit `Cherries`. The selection drops to A5, one row past the data, which is the overshoot the next four Up presses have to undo.", "skipped": false} +{"step_id": 15, "timestamp_action": "2026-08-03T13:08:55.016Z", "timestamp_annotated": "2026-08-19T14:18:26.061566+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0015_20260803_130855_at.webp", "reasoning": "Begin walking back to the top of the table: A5 → A4 (`Cherries`).", "skipped": false} +{"step_id": 16, "timestamp_action": "2026-08-03T13:08:58.515Z", "timestamp_annotated": "2026-08-19T14:18:26.062054+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0016_20260803_130858_at.webp", "reasoning": "A4 → A3 (`Bananas`).", "skipped": false} +{"step_id": 17, "timestamp_action": "2026-08-03T13:09:02.155Z", "timestamp_annotated": "2026-08-19T14:18:26.062557+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0017_20260803_130902_at.webp", "reasoning": "A3 → A2 (`Apples`).", "skipped": false} +{"step_id": 18, "timestamp_action": "2026-08-03T13:09:05.706Z", "timestamp_annotated": "2026-08-19T14:18:26.063069+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0018_20260803_130905_at.webp", "reasoning": "A2 → A1 (`Item`). Four presses, not five as in the SUM take, because this table has three data rows rather than four; the after-frame confirms the selection is back on A1.", "skipped": false} +{"step_id": 19, "timestamp_action": "2026-08-03T13:09:09.343Z", "timestamp_annotated": "2026-08-19T14:18:26.063689+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Right", "converted_command": "Press: Right", "image_path": "vision/frames/step_0019_20260803_130909_at.webp", "reasoning": "Move right from A1 to B1 to start the second column. The after-frame shows the selection on B1 with the column-B label highlighted in the header bar.", "skipped": false} +{"step_id": 20, "timestamp_action": "2026-08-03T13:09:12.894Z", "timestamp_annotated": "2026-08-19T14:18:26.064271+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Amount", "converted_command": "Type: Amount", "image_path": "vision/frames/step_0020_20260803_130912_at.webp", "reasoning": "Type the column-B heading `Amount`. This heading is what the column menu will later name back — the menu's `Add Category for \"Amount\"` entry quotes it — so it also serves as proof that the sort was aimed at the right column.", "skipped": false} +{"step_id": 21, "timestamp_action": "2026-08-03T13:09:16.465Z", "timestamp_annotated": "2026-08-19T14:18:26.064882+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0021_20260803_130916_at.webp", "reasoning": "Commit `Amount` and drop to B2, alongside `Apples`.", "skipped": false} +{"step_id": 22, "timestamp_action": "2026-08-03T13:09:20.012Z", "timestamp_annotated": "2026-08-19T14:18:26.065442+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 340", "converted_command": "Type: 340", "image_path": "vision/frames/step_0022_20260803_130920_at.webp", "reasoning": "Type `340` as the Apples amount. The values are entered deliberately out of order — the largest first — so that a successful ascending sort visibly rearranges the table instead of leaving it looking untouched.", "skipped": false} +{"step_id": 23, "timestamp_action": "2026-08-03T13:09:23.577Z", "timestamp_annotated": "2026-08-19T14:18:26.066112+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0023_20260803_130923_at.webp", "reasoning": "Commit `340` and drop to B3, alongside `Bananas`.", "skipped": false} +{"step_id": 24, "timestamp_action": "2026-08-03T13:09:27.168Z", "timestamp_annotated": "2026-08-19T14:18:26.066748+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 120", "converted_command": "Type: 120", "image_path": "vision/frames/step_0024_20260803_130927_at.webp", "reasoning": "Type `120` as the Bananas amount, the smallest value and the one that must end up in row 2 after the sort.", "skipped": false} +{"step_id": 25, "timestamp_action": "2026-08-03T13:09:30.687Z", "timestamp_annotated": "2026-08-19T14:18:26.067347+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0025_20260803_130930_at.webp", "reasoning": "Commit `120` and drop to B4, alongside `Cherries`.", "skipped": false} +{"step_id": 26, "timestamp_action": "2026-08-03T13:09:34.156Z", "timestamp_annotated": "2026-08-19T14:18:26.068036+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 210", "converted_command": "Type: 210", "image_path": "vision/frames/step_0026_20260803_130934_at.webp", "reasoning": "Type `210` as the Cherries amount. Right alignment in the frame is the signal that all three figures were parsed as numbers; a text-typed value would sort lexically and could place 340 ahead of 120.", "skipped": false} +{"step_id": 27, "timestamp_action": "2026-08-03T13:09:37.702Z", "timestamp_annotated": "2026-08-19T14:18:26.068762+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0027_20260803_130937_at.webp", "reasoning": "Commit `210`, leaving the selection on the empty B5. The after-frame shows the finished input state: `Item`/`Amount` in row 1 and 340 / 120 / 210 running down column B, unsorted, which is the starting condition the sort has to fix.", "skipped": false} +{"step_id": 28, "timestamp_action": "2026-08-03T13:10:21.360Z", "timestamp_annotated": "2026-08-19T14:18:26.069332+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=553, Y=130", "converted_command": "Move-cursor at (553, 130)", "image_path": "vision/frames/step_0028_20260803_131021_at.webp", "reasoning": "Move the pointer onto the column-B header button without clicking. The chevron that opens the column menu is not drawn until the header is hovered, so this move is what makes the next target exist; the step-29 before-frame shows the header button turned green with a `▾` appearing at its right edge. Hovering is also deliberately not a click — clicking the header would select the whole column, a different state from the one the menu route needs.", "skipped": false} +{"step_id": 29, "timestamp_action": "2026-08-03T13:10:24.792Z", "timestamp_annotated": "2026-08-19T14:18:26.069954+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=603, Y=131", "converted_command": "Move-cursor at (603, 131)", "image_path": "vision/frames/step_0029_20260803_131024_at.webp", "reasoning": "Move onto the revealed chevron at the right edge of the column-B header. Splitting the approach into two moves matters on this rig: a click sent straight to a coordinate sometimes fails to land, so a move followed by a click at the same point is the reliable pattern, and the intermediate hover is what rendered the chevron in the first place.", "skipped": false} +{"step_id": 30, "timestamp_action": "2026-08-03T13:10:28.234Z", "timestamp_annotated": "2026-08-19T14:18:26.070609+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=603, Y=131", "converted_command": "Left-click at (603, 131)", "image_path": "vision/frames/step_0030_20260803_131028_at.webp", "reasoning": "Move the cursor and Click the chevron to open column B's menu. Going through this menu rather than dragging rows by hand is what makes the result a real sort: the menu reorders whole rows, keeping each fruit label attached to its amount, whereas moving cells by hand would separate them. The step-31 before-frame shows the menu open, headed by `Freeze Header Columns` with `Sort Ascending` and `Sort Descending` just below.", "skipped": false} +{"step_id": 31, "timestamp_action": "2026-08-03T13:10:33.769Z", "timestamp_annotated": "2026-08-19T14:18:26.071226+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=669, Y=184", "converted_command": "Move-cursor at (669, 184)", "image_path": "vision/frames/step_0031_20260803_131033_at.webp", "reasoning": "Move down onto `Sort Ascending`, the second item in the open menu. The menu opens with `Freeze Header Columns` under the pointer, so the pointer has to be walked off it before clicking — a click without this move would freeze columns instead of sorting. Ascending is the required direction: the task asks for 120 / 210 / 340.", "skipped": false} +{"step_id": 32, "timestamp_action": "2026-08-03T13:10:37.307Z", "timestamp_annotated": "2026-08-19T14:18:26.071905+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=669, Y=184", "converted_command": "Left-click at (669, 184)", "image_path": "vision/frames/step_0032_20260803_131037_at.webp", "reasoning": "Move the cursor and Click `Sort Ascending` to reorder the table by the Amount column. Sorting **before** the header row is removed is load-bearing: Numbers excludes a header row from the sort, so with the header still in place `Item` and `Amount` stay in row 1: had the headers been cleared first, row 1 would have been treated as data and the words would have been scattered in among the numbers. The result is not in this step's after-frame — step 33's before-frame shows `Bananas` 120 / `Cherries` 210 / `Apples` 340 with row 1 intact.", "skipped": false} +{"step_id": 33, "timestamp_action": "2026-08-03T13:11:08.858Z", "timestamp_annotated": "2026-08-19T14:18:26.072589+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1456, Y=441", "converted_command": "Move-cursor at (1456, 441)", "image_path": "vision/frames/step_0033_20260803_131108_at.webp", "reasoning": "Move to the middle stepper in the sidebar's `Headers & Footer` row. Its tooltip, visible in the frame, reads \"Choose the number of header rows, or freeze them\" — the three steppers are header columns, header rows, footer rows in that order, so identifying the middle one by tooltip rather than by position is what keeps this from hitting the wrong control.", "skipped": false} +{"step_id": 34, "timestamp_action": "2026-08-03T13:11:12.344Z", "timestamp_annotated": "2026-08-19T14:18:26.073249+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1456, Y=441", "converted_command": "Left-click at (1456, 441)", "image_path": "vision/frames/step_0034_20260803_131112_at.webp", "reasoning": "Move the cursor and Click into the header-rows field to put the caret in it. Numbers auto-bolds header rows, so with row 1 still a header the ⌘B this task needs would *remove* bold rather than add it; the header has to be demoted to an ordinary row first so the bold becomes an unmistakable addition.", "skipped": false} +{"step_id": 35, "timestamp_action": "2026-08-03T13:11:18.118Z", "timestamp_annotated": "2026-08-19T14:18:26.073984+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 0", "converted_command": "Type: 0", "image_path": "vision/frames/step_0035_20260803_131118_at.webp", "reasoning": "Type `0` to set the header-row count to none. Zero rather than a decrement click because the field accepts a typed value directly and the target is absolute — the row must stop being a header entirely, not merely become one of fewer headers.", "skipped": false} +{"step_id": 36, "timestamp_action": "2026-08-03T13:11:21.785Z", "timestamp_annotated": "2026-08-19T14:18:26.074764+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0036_20260803_131121_at.webp", "reasoning": "After typing `0` Press Return to commit the value. The after-frame shows the middle stepper reading `0` while the first still reads `1` — the header row is gone, but column A is still a header, which the next pair of steps deals with.", "skipped": false} +{"step_id": 37, "timestamp_action": "2026-08-03T13:11:27.250Z", "timestamp_annotated": "2026-08-19T14:18:26.075608+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=1371, Y=441", "converted_command": "Move-cursor at (1371, 441)", "image_path": "vision/frames/step_0037_20260803_131127_at.webp", "reasoning": "Move to the **first** stepper in the `Headers & Footer` row; its tooltip reads \"Choose the number of header columns, or freeze them\". Header columns have to be cleared too, not just rows: with column A left as a header, `Item` in A1 would stay bold no matter what, and ⌘B would visibly change only B1 — half a header row, which is not the artifact the task asks for.", "skipped": false} +{"step_id": 38, "timestamp_action": "2026-08-03T13:11:30.871Z", "timestamp_annotated": "2026-08-19T14:18:26.076341+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1371, Y=441", "converted_command": "Left-click at (1371, 441)", "image_path": "vision/frames/step_0038_20260803_131130_at.webp", "reasoning": "Move the cursor and Click into the header-columns field to place the caret. The move-then-click pair is used again here because a click sent directly to a coordinate is unreliable on this rig.", "skipped": false} +{"step_id": 39, "timestamp_action": "2026-08-03T13:11:36.447Z", "timestamp_annotated": "2026-08-19T14:18:26.077064+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 0", "converted_command": "Type: 0", "image_path": "vision/frames/step_0039_20260803_131136_at.webp", "reasoning": "Type `0` to remove the header column.", "skipped": false} +{"step_id": 40, "timestamp_action": "2026-08-03T13:11:40.040Z", "timestamp_annotated": "2026-08-19T14:18:26.077824+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0040_20260803_131140_at.webp", "reasoning": "After typing `0` Press Return to commit it. All three steppers now read `0`, and the table in the following frame has lost its grey header shading entirely — `Item`, `Amount` and the fruit labels all render in plain weight, which is the clean baseline the bold has to be applied against.", "skipped": false} +{"step_id": 41, "timestamp_action": "2026-08-03T13:12:10.125Z", "timestamp_annotated": "2026-08-19T14:18:26.078567+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=352, Y=196", "converted_command": "Move-cursor at (352, 196)", "image_path": "vision/frames/step_0041_20260803_131210_at.webp", "reasoning": "Move to the row-1 gutter, the numbered strip to the left of the table. Selecting the row from its gutter is what puts *both* cells of the heading under one command; clicking a cell instead would select only that cell and bold half the header.", "skipped": false} +{"step_id": 42, "timestamp_action": "2026-08-03T13:12:13.603Z", "timestamp_annotated": "2026-08-19T14:18:26.079311+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=352, Y=196", "converted_command": "Left-click at (352, 196)", "image_path": "vision/frames/step_0042_20260803_131213_at.webp", "reasoning": "Move the cursor and Click the gutter to select the whole of row 1. The step-43 before-frame confirms it: a green band spans the full row with the gutter's `1` highlighted, and no cell has entered edit mode — a gutter click selects, where a click inside the table body would have started editing text.", "skipped": false} +{"step_id": 43, "timestamp_action": "2026-08-03T13:12:19.362Z", "timestamp_annotated": "2026-08-19T14:18:26.080073+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+B", "converted_command": "Press: Cmd+B", "image_path": "vision/frames/step_0043_20260803_131219_at.webp", "reasoning": "Press ⌘B (Cmd+B) to bold the selected row. This is the point of having cleared the headers: with row 1 an ordinary row, ⌘B adds bold rather than toggling off the automatic header styling. The step-44 before-frame is the confirmation — `Item` and `Amount` are bold while rows 2–4 stay plain, so the command applied to the intended row and only that row.", "skipped": false} +{"step_id": 44, "timestamp_action": "2026-08-03T13:13:09.576Z", "timestamp_annotated": "2026-08-19T14:18:26.080838+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+S", "converted_command": "Press: Cmd+S", "image_path": "vision/frames/step_0044_20260803_131309_at.webp", "reasoning": "Press ⌘S (Cmd+S) to save. The document has never been written to disk — the title bar still reads `Untitled — Edited` — so ⌘S opens the save sheet with `Save As:` pre-filled `Untitled` and selected, and `Where:` on Documents. Nothing about the sort or the bold is checkable on disk until this completes.", "skipped": false} +{"step_id": 45, "timestamp_action": "2026-08-03T13:13:17.054Z", "timestamp_annotated": "2026-08-19T14:18:26.081662+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: sort-bold-header", "converted_command": "Type: sort-bold-header", "image_path": "vision/frames/step_0045_20260803_131317_at.webp", "reasoning": "Type `sort-bold-header` as the filename. The pre-selected `Save As:` text is replaced outright by typing, so no clearing keystroke is needed; the frame shows the field holding only the new name, with `Where:` left at its Documents default.", "skipped": false} +{"step_id": 46, "timestamp_action": "2026-08-03T13:13:21.142Z", "timestamp_annotated": "2026-08-19T14:18:26.082455+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0046_20260803_131321_at.webp", "reasoning": "After typing `sort-bold-header` Press Return to trigger the sheet's default `Save` button. The confirmation is the title bar in the next before-frame: it reads `sort-bold-header` with a Numbers document icon and no `Edited` marker, so both the sort and the bold are committed to the file.", "skipped": false} +{"step_id": 47, "timestamp_action": "2026-08-03T13:13:31.405Z", "timestamp_annotated": "2026-08-19T14:18:26.083265+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0047_20260803_131331_at.webp", "reasoning": "Press ⌘Q (Cmd+Q) to quit Numbers. The quit doubles as a check on the save: an unsaved document would have interrupted with a save-changes sheet instead of closing. The closing frame shows the bare desktop with Finder frontmost and the Numbers icon gone from the Dock.", "skipped": false} diff --git a/data/sessions/numbers-sort-bold-header/sync_log.json b/data/sessions/numbers-sort-bold-header/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..faedc5a11f8ba6b4a718e5ee66bef888db3746e0 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/sync_log.json @@ -0,0 +1,1027 @@ +{ + "session_id": "f963961c-3547-4f73-8543-7f57a64b597d", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260803_130744_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0001_20260803_130744_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260803_130744_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0001_20260803_130744_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260803_130744_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0001_20260803_130744_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260803_130747_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0002_20260803_130747_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260803_130747_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0002_20260803_130747_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260803_130747_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0002_20260803_130747_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260803_130751_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0003_20260803_130751_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260803_130751_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0003_20260803_130751_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260803_130751_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0003_20260803_130751_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260803_130801_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0004_20260803_130801_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260803_130801_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0004_20260803_130801_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260803_130801_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0004_20260803_130801_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260803_130818_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0005_20260803_130818_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260803_130818_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0005_20260803_130818_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260803_130818_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0005_20260803_130818_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260803_130822_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0006_20260803_130822_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260803_130822_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0006_20260803_130822_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260803_130822_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0006_20260803_130822_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260803_130825_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0007_20260803_130825_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260803_130825_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0007_20260803_130825_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260803_130825_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0007_20260803_130825_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260803_130829_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0008_20260803_130829_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260803_130829_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0008_20260803_130829_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260803_130829_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0008_20260803_130829_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260803_130833_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0009_20260803_130833_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260803_130833_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0009_20260803_130833_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260803_130833_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0009_20260803_130833_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260803_130836_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0010_20260803_130836_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260803_130836_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0010_20260803_130836_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260803_130836_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0010_20260803_130836_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260803_130840_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0011_20260803_130840_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260803_130840_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0011_20260803_130840_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260803_130840_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0011_20260803_130840_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260803_130844_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0012_20260803_130844_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260803_130844_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0012_20260803_130844_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260803_130844_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0012_20260803_130844_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260803_130847_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0013_20260803_130847_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260803_130847_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0013_20260803_130847_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260803_130847_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0013_20260803_130847_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260803_130851_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0014_20260803_130851_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260803_130851_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0014_20260803_130851_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260803_130851_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0014_20260803_130851_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260803_130855_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0015_20260803_130855_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260803_130855_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0015_20260803_130855_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260803_130855_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0015_20260803_130855_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260803_130858_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0016_20260803_130858_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260803_130858_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0016_20260803_130858_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260803_130858_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0016_20260803_130858_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260803_130902_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0017_20260803_130902_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260803_130902_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0017_20260803_130902_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260803_130902_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0017_20260803_130902_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260803_130905_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0018_20260803_130905_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260803_130905_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0018_20260803_130905_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260803_130905_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0018_20260803_130905_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260803_130909_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0019_20260803_130909_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260803_130909_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0019_20260803_130909_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260803_130909_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0019_20260803_130909_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260803_130912_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0020_20260803_130912_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260803_130912_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0020_20260803_130912_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260803_130912_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0020_20260803_130912_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260803_130916_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0021_20260803_130916_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260803_130916_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0021_20260803_130916_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260803_130916_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0021_20260803_130916_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260803_130920_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0022_20260803_130920_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260803_130920_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0022_20260803_130920_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260803_130920_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0022_20260803_130920_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260803_130923_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0023_20260803_130923_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260803_130923_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0023_20260803_130923_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260803_130923_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0023_20260803_130923_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0024_20260803_130927_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0024_20260803_130927_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0024_20260803_130927_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0024_20260803_130927_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0024_20260803_130927_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0024_20260803_130927_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0025_20260803_130930_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0025_20260803_130930_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0025_20260803_130930_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0025_20260803_130930_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0025_20260803_130930_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0025_20260803_130930_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0026_20260803_130934_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0026_20260803_130934_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0026_20260803_130934_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0026_20260803_130934_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0026_20260803_130934_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0026_20260803_130934_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0027_20260803_130937_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0027_20260803_130937_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0027_20260803_130937_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0027_20260803_130937_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0027_20260803_130937_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0027_20260803_130937_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0028_20260803_131021_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0028_20260803_131021_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0028_20260803_131021_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0028_20260803_131021_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0028_20260803_131021_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0028_20260803_131021_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0029_20260803_131024_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0029_20260803_131024_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0029_20260803_131024_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0029_20260803_131024_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0029_20260803_131024_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0029_20260803_131024_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0030_20260803_131028_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0030_20260803_131028_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0030_20260803_131028_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0030_20260803_131028_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0030_20260803_131028_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0030_20260803_131028_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0031_20260803_131033_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0031_20260803_131033_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0031_20260803_131033_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0031_20260803_131033_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0031_20260803_131033_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0031_20260803_131033_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0032_20260803_131037_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0032_20260803_131037_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0032_20260803_131037_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0032_20260803_131037_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0032_20260803_131037_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0032_20260803_131037_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0033_20260803_131108_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0033_20260803_131108_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0033_20260803_131108_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0033_20260803_131108_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0033_20260803_131108_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0033_20260803_131108_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0034_20260803_131112_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0034_20260803_131112_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0034_20260803_131112_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0034_20260803_131112_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0034_20260803_131112_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0034_20260803_131112_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0035_20260803_131118_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0035_20260803_131118_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0035_20260803_131118_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0035_20260803_131118_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0035_20260803_131118_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0035_20260803_131118_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0036_20260803_131121_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0036_20260803_131121_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0036_20260803_131121_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0036_20260803_131121_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0036_20260803_131121_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0036_20260803_131121_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0037_20260803_131127_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0037_20260803_131127_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0037_20260803_131127_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0037_20260803_131127_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0037_20260803_131127_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0037_20260803_131127_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0038_20260803_131130_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0038_20260803_131130_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0038_20260803_131130_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0038_20260803_131130_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0038_20260803_131130_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0038_20260803_131130_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0039_20260803_131136_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0039_20260803_131136_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0039_20260803_131136_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0039_20260803_131136_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0039_20260803_131136_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0039_20260803_131136_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0040_20260803_131140_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0040_20260803_131140_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0040_20260803_131140_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0040_20260803_131140_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0040_20260803_131140_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0040_20260803_131140_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0041_20260803_131210_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0041_20260803_131210_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0041_20260803_131210_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0041_20260803_131210_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0041_20260803_131210_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0041_20260803_131210_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0042_20260803_131213_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0042_20260803_131213_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0042_20260803_131213_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0042_20260803_131213_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0042_20260803_131213_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0042_20260803_131213_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0043_20260803_131219_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0043_20260803_131219_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0043_20260803_131219_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0043_20260803_131219_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0043_20260803_131219_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0043_20260803_131219_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0044_20260803_131309_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0044_20260803_131309_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0044_20260803_131309_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0044_20260803_131309_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0044_20260803_131309_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0044_20260803_131309_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0045_20260803_131317_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0045_20260803_131317_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0045_20260803_131317_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0045_20260803_131317_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0045_20260803_131317_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0045_20260803_131317_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0046_20260803_131321_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0046_20260803_131321_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0046_20260803_131321_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0046_20260803_131321_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0046_20260803_131321_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0046_20260803_131321_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0047_20260803_131331_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0047_20260803_131331_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0047_20260803_131331_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0047_20260803_131331_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0047_20260803_131331_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sort-bold-header/vision/frames/step_0047_20260803_131331_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/closing_state.webp b/data/sessions/numbers-sort-bold-header/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..9578415d3be9bd75b0acb7a64bc40f868d097861 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c1cd1fdc0c273f6981f85821a0141d6a763b90d4a4a77d3c4e353b984e2ae0 +size 669840 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0001_20260803_130744_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0001_20260803_130744_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fdf1f1a7497c923f08b81d2e7d27c9c3d7ab0b4f --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0001_20260803_130744_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d1aa42faaf0f85d012c57eee388e60f862031f8de8f4be5047fa672c577e5b +size 665942 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0001_20260803_130744_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0001_20260803_130744_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9d98b26b3fe794ee87fb6f5fe43e4f12269bfc22 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0001_20260803_130744_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:216651464f8fb55a1ad3caa5c9ca08e0c1ef68a50f46bc24c979d03f53769041 +size 666162 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0001_20260803_130744_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0001_20260803_130744_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..aa72b39654f322db68ce209345517965533986b2 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0001_20260803_130744_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a47e4eaf4f25934c5943705a6883767bc84527e0d31fdd176f2fe521e85b23 +size 669488 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0002_20260803_130747_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0002_20260803_130747_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cda03b18853fb01522f75d809c8e73f0fa7f3c27 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0002_20260803_130747_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5d853a7573538b1cae5b943ca44f3c04aa6782173ba444d19ceacc8f2bf254 +size 666868 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0002_20260803_130747_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0002_20260803_130747_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fdf1f1a7497c923f08b81d2e7d27c9c3d7ab0b4f --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0002_20260803_130747_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d1aa42faaf0f85d012c57eee388e60f862031f8de8f4be5047fa672c577e5b +size 665942 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0002_20260803_130747_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0002_20260803_130747_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fdf1f1a7497c923f08b81d2e7d27c9c3d7ab0b4f --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0002_20260803_130747_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d1aa42faaf0f85d012c57eee388e60f862031f8de8f4be5047fa672c577e5b +size 665942 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0003_20260803_130751_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0003_20260803_130751_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..276b696f4f9ea9e4b5939a94674600996faa9be1 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0003_20260803_130751_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41982a1b51c6dd014fe2b3087576df508d9f5f8ba31e80d75ed8db9f4880d001 +size 669178 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0003_20260803_130751_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0003_20260803_130751_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ba834e424b9dce4bdea0b95259c592f5862e69d6 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0003_20260803_130751_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f882de6c69714d1abbf5381deff1b54744bf5e4ae2bb589e441134ce5a09b7 +size 611722 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0003_20260803_130751_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0003_20260803_130751_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ba834e424b9dce4bdea0b95259c592f5862e69d6 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0003_20260803_130751_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f882de6c69714d1abbf5381deff1b54744bf5e4ae2bb589e441134ce5a09b7 +size 611722 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0004_20260803_130801_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0004_20260803_130801_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..42e46acd2bcbf70138797ccd13683ca0cc0b6100 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0004_20260803_130801_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:207d3a761347c928fadd3453dc591783ce32b81e942f2c162351b43b0c5cfe37 +size 484268 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0004_20260803_130801_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0004_20260803_130801_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cd72e94511f72ef327663cf1d03354a56096f1ad --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0004_20260803_130801_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e354e4df9f1bb57ed777f7f2b0c6b703d4df9957d50d4c8e5a3324ad4c61a0c9 +size 1833868 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0004_20260803_130801_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0004_20260803_130801_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..93053073e9a40c108ec0882f1e876f521a0f18c3 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0004_20260803_130801_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7dbd198b7535c2a9264df34d99436690a6f45063621614a21d1abf0ebe6741 +size 483784 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0005_20260803_130818_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0005_20260803_130818_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b12b0e67a2143ec9e0e9302b5a1caa82c2c97181 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0005_20260803_130818_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53075b6c35b181f2bf27a2594d23a45d0d22ac196033713d907d891392317712 +size 317998 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0005_20260803_130818_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0005_20260803_130818_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5522a2286a86017aa2190c7951acb518682acc23 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0005_20260803_130818_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8930c0f3dee22bbaeccdb3e99ef600128b10c34d51b8fdd1462dc4e6546c3d9 +size 317932 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0005_20260803_130818_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0005_20260803_130818_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5522a2286a86017aa2190c7951acb518682acc23 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0005_20260803_130818_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8930c0f3dee22bbaeccdb3e99ef600128b10c34d51b8fdd1462dc4e6546c3d9 +size 317932 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0006_20260803_130822_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0006_20260803_130822_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..34780d9c8dd1c972c7a3f2d3b32fac3aac1b1ffd --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0006_20260803_130822_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d8aa0f2190bf1fc4dd8c9efa860b0e37650f8258cd8e37fdd3a307b38a86b77 +size 317520 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0006_20260803_130822_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0006_20260803_130822_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..bd4659068417dea3f7154b6650d34bc960091622 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0006_20260803_130822_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c886000f1d77109655c7f10b3a49bb34d688bf793d72cf6f9ae75caf149c2c4a +size 317740 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0006_20260803_130822_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0006_20260803_130822_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f58d96899e9d008204c4bbc0f6d112920d5d3489 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0006_20260803_130822_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d37ebad82d288ec9057b5d18d312fe8b92323306da15a53c8009e430dd285627 +size 318086 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0007_20260803_130825_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0007_20260803_130825_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d1ea6cfb855176380cd97f7ac672ac05e86e18c3 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0007_20260803_130825_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a2c094fb1579769d40f62d8cc3c8e316ab2db872864b5a7a83d3f3aac0d273 +size 318666 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0007_20260803_130825_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0007_20260803_130825_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..34780d9c8dd1c972c7a3f2d3b32fac3aac1b1ffd --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0007_20260803_130825_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d8aa0f2190bf1fc4dd8c9efa860b0e37650f8258cd8e37fdd3a307b38a86b77 +size 317520 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0007_20260803_130825_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0007_20260803_130825_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..34780d9c8dd1c972c7a3f2d3b32fac3aac1b1ffd --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0007_20260803_130825_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d8aa0f2190bf1fc4dd8c9efa860b0e37650f8258cd8e37fdd3a307b38a86b77 +size 317520 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0008_20260803_130829_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0008_20260803_130829_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..143662f1a38dc6442ec578f4295aa28032caead6 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0008_20260803_130829_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a986fdb25134d994131c7ca8222dc40bbed09ea0dc4b68a8d44b40859b1e1a0f +size 318292 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0008_20260803_130829_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0008_20260803_130829_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1a34359d9d13ee7d2141d916f7b3290ec4c15c7d --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0008_20260803_130829_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd9c7d55be54cbe759a213985f2a29d90257f970d1e138bc92dec37b17784f3 +size 318548 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0008_20260803_130829_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0008_20260803_130829_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1a34359d9d13ee7d2141d916f7b3290ec4c15c7d --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0008_20260803_130829_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd9c7d55be54cbe759a213985f2a29d90257f970d1e138bc92dec37b17784f3 +size 318548 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0009_20260803_130833_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0009_20260803_130833_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9926d86b4ba3a09d8e5c65568303f103569ec36c --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0009_20260803_130833_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:804b35a32c468045972dab1e9c05975d70637c2327c4301bdcb14818f16c7573 +size 319688 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0009_20260803_130833_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0009_20260803_130833_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b26c1b1978e352c9d5ea8e1a2904c206025f3a4d --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0009_20260803_130833_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f60997de76f238bb3b68893ac3dd7ca260a9181eeefd4751ee267f31869e81ee +size 318862 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0009_20260803_130833_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0009_20260803_130833_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4f7b627eba5fe95b90c1d95ca858da09b752a911 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0009_20260803_130833_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9089800975c30728d7286ed265614ad8d830f61ce0e64f5754e7fc70ad9ba352 +size 318176 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0010_20260803_130836_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0010_20260803_130836_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cd1a6c75d315b36592efe8186eeb020538c46f8e --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0010_20260803_130836_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b84daaffe73e5cbfc6fd06857133d3613784da56b0ec7301b6c5327d36e0d3a0 +size 318780 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0010_20260803_130836_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0010_20260803_130836_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..086e45056393455223604bfa5db8a1a43ff32214 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0010_20260803_130836_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd1a37701816aeae2f46afcd1239663b574861932f8526c7e5641f6bb8773e6 +size 319444 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0010_20260803_130836_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0010_20260803_130836_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..086e45056393455223604bfa5db8a1a43ff32214 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0010_20260803_130836_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd1a37701816aeae2f46afcd1239663b574861932f8526c7e5641f6bb8773e6 +size 319444 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0011_20260803_130840_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0011_20260803_130840_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5f187a00704b73bf5939b1ffe9891d61b0ac553c --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0011_20260803_130840_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8720321117a2897fda75aa57887ba5b03445648b24a7cec3102c22ea942bb08b +size 319932 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0011_20260803_130840_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0011_20260803_130840_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..338d66bda19a1c198ce1a3c4c317344e788be527 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0011_20260803_130840_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd4dde1be03d6a5461cd2b215b19658c4c13b7d7a8cf81ee1711600ff4d22cb9 +size 319284 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0011_20260803_130840_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0011_20260803_130840_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..357c4787bc36b5426cd9ada881aa6daa1eb995b1 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0011_20260803_130840_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535a508fbdf695e69ffb6f9fce6a08ade28dd61574b807615b3d3a4a4b2e4be3 +size 318632 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0012_20260803_130844_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0012_20260803_130844_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..560c5905b265e50ac20022f21bee0be1dc613b03 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0012_20260803_130844_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83d3b8e10d448e1d8a554f1dd15b26c000f2d88dce6419048ce0c707ac5b94e1 +size 319126 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0012_20260803_130844_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0012_20260803_130844_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5f187a00704b73bf5939b1ffe9891d61b0ac553c --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0012_20260803_130844_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8720321117a2897fda75aa57887ba5b03445648b24a7cec3102c22ea942bb08b +size 319932 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0012_20260803_130844_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0012_20260803_130844_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5f187a00704b73bf5939b1ffe9891d61b0ac553c --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0012_20260803_130844_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8720321117a2897fda75aa57887ba5b03445648b24a7cec3102c22ea942bb08b +size 319932 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0013_20260803_130847_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0013_20260803_130847_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..dc49d7ac0c829274d3edbb1158677b9c7a3de8f5 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0013_20260803_130847_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1f76c0a5d767c0848293a048580aac91fdd90ecee4deb619f3760e944083a0 +size 320684 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0013_20260803_130847_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0013_20260803_130847_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a445b9cde72309e43cebd01309c5427536e63640 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0013_20260803_130847_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66a0eb73252bf7dc1c2609d0f0c10e89ebc743c1cbc63eadf2fd244dc5f02363 +size 319096 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0013_20260803_130847_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0013_20260803_130847_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a445b9cde72309e43cebd01309c5427536e63640 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0013_20260803_130847_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66a0eb73252bf7dc1c2609d0f0c10e89ebc743c1cbc63eadf2fd244dc5f02363 +size 319096 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0014_20260803_130851_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0014_20260803_130851_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a1bdae0c77b7e6a5ad0b3ee688cab9559d959bc0 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0014_20260803_130851_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3930e55660b7333ccd6dc3827bec2890898e64a0d205226a28ef97ff66ef2ad +size 319916 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0014_20260803_130851_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0014_20260803_130851_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..dc49d7ac0c829274d3edbb1158677b9c7a3de8f5 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0014_20260803_130851_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1f76c0a5d767c0848293a048580aac91fdd90ecee4deb619f3760e944083a0 +size 320684 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0014_20260803_130851_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0014_20260803_130851_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..dc49d7ac0c829274d3edbb1158677b9c7a3de8f5 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0014_20260803_130851_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1f76c0a5d767c0848293a048580aac91fdd90ecee4deb619f3760e944083a0 +size 320684 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0015_20260803_130855_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0015_20260803_130855_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..83df6240aabadb3da5e358d199567814b49c4a97 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0015_20260803_130855_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0475369454f31ec49a6f997bf27b194fe309ee427ce8f49c632e0a9df8bb1b +size 320664 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0015_20260803_130855_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0015_20260803_130855_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f3282094a2f36bc09a839a7491c297c9870f4225 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0015_20260803_130855_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a6364d4400a06414b07027f417d67c1a36b958a3d78f97c4d7c38d17583d971 +size 320692 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0015_20260803_130855_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0015_20260803_130855_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a1bdae0c77b7e6a5ad0b3ee688cab9559d959bc0 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0015_20260803_130855_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3930e55660b7333ccd6dc3827bec2890898e64a0d205226a28ef97ff66ef2ad +size 319916 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0016_20260803_130858_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0016_20260803_130858_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..31f1d38c5a5b5f24b696b2e244b3189cdc262480 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0016_20260803_130858_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b1eae2d688f284c6f65c4742f10ba3d931ce69d652ade370e9fc85a49729937 +size 320518 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0016_20260803_130858_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0016_20260803_130858_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..83df6240aabadb3da5e358d199567814b49c4a97 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0016_20260803_130858_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0475369454f31ec49a6f997bf27b194fe309ee427ce8f49c632e0a9df8bb1b +size 320664 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0016_20260803_130858_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0016_20260803_130858_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..83df6240aabadb3da5e358d199567814b49c4a97 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0016_20260803_130858_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0475369454f31ec49a6f997bf27b194fe309ee427ce8f49c632e0a9df8bb1b +size 320664 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0017_20260803_130902_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0017_20260803_130902_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..446b7b57941d5bda342188efbed470b4123911cd --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0017_20260803_130902_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde74c807cf8fd6a2c729bfd5f05494af2b55e49f8bab13a6dd48da7c8dcc3b0 +size 320506 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0017_20260803_130902_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0017_20260803_130902_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..df5e3cec34625d0b437d3659211a8a11c90575d5 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0017_20260803_130902_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2c26f117e0251302e23e64b711ee679aacd78e9d3952c8159b97c5f243a5b00 +size 320570 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0017_20260803_130902_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0017_20260803_130902_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..87f537f7ebeeb2ece53530d4c57ca59a2e8ad2b9 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0017_20260803_130902_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e6ebe6f193797c4b1bdfa9d7eb801fe6fd51f66e4e314557a0b4bf6479982c +size 320584 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0018_20260803_130905_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0018_20260803_130905_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6c2bbed169f29ac73f1954b5588672ac88d20e91 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0018_20260803_130905_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d57c587f6beb4255683bc4260354c20feafcc5ab26dce198520e637130d755c7 +size 320124 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0018_20260803_130905_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0018_20260803_130905_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..446b7b57941d5bda342188efbed470b4123911cd --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0018_20260803_130905_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde74c807cf8fd6a2c729bfd5f05494af2b55e49f8bab13a6dd48da7c8dcc3b0 +size 320506 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0018_20260803_130905_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0018_20260803_130905_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..446b7b57941d5bda342188efbed470b4123911cd --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0018_20260803_130905_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde74c807cf8fd6a2c729bfd5f05494af2b55e49f8bab13a6dd48da7c8dcc3b0 +size 320506 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0019_20260803_130909_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0019_20260803_130909_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..95958e707ccd35d16cf989367854c0311b13696a --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0019_20260803_130909_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880e29c90ac94af72999b1a7ee67622ad26b89a69b7e40ad741c8fb85ba754e9 +size 319848 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0019_20260803_130909_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0019_20260803_130909_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fbd738ac05ab650f19c0e8df34d8df372b03372c --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0019_20260803_130909_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9236fa1aa6cf9bce5debe5189a16a137a10aa6395c367385df7f8b3bfae35ce3 +size 319614 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0019_20260803_130909_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0019_20260803_130909_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..45e84f2ccf1d9416b8d3bd16239e52de58f0fe69 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0019_20260803_130909_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be6b21c7f06608a4ecc6bf9c008b7e7247abf60940ea8104bf9b8c2c498aecd +size 320158 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0020_20260803_130912_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0020_20260803_130912_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..29b54d0ee9096d33b579c10352460ca93fc19e1a --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0020_20260803_130912_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c5fe4f063b999f4be9fcdcf69b3df4f3695a9e08e12655aaf38e4ee5386cd7 +size 320932 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0020_20260803_130912_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0020_20260803_130912_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..95958e707ccd35d16cf989367854c0311b13696a --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0020_20260803_130912_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880e29c90ac94af72999b1a7ee67622ad26b89a69b7e40ad741c8fb85ba754e9 +size 319848 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0020_20260803_130912_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0020_20260803_130912_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..95958e707ccd35d16cf989367854c0311b13696a --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0020_20260803_130912_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880e29c90ac94af72999b1a7ee67622ad26b89a69b7e40ad741c8fb85ba754e9 +size 319848 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0021_20260803_130916_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0021_20260803_130916_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d2f7cec1c1169efa05a3782aeb3bf0f1f1d1afa1 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0021_20260803_130916_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:150ceb32a229c6f16ad1ae5a0f00ade6e1f6cbd39d1665c1bfc7ca0bf3ca8737 +size 320578 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0021_20260803_130916_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0021_20260803_130916_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d2f7cec1c1169efa05a3782aeb3bf0f1f1d1afa1 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0021_20260803_130916_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:150ceb32a229c6f16ad1ae5a0f00ade6e1f6cbd39d1665c1bfc7ca0bf3ca8737 +size 320578 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0021_20260803_130916_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0021_20260803_130916_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7c367aa4a283268663b56604d72af89e12a965a0 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0021_20260803_130916_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c994738abc20228955944a2e06e93011f9b41a20cccfa5b3be7d86876bcd961 +size 320812 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0022_20260803_130920_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0022_20260803_130920_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3eee26158a4c82ffcc285a978145b79609bc9a5e --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0022_20260803_130920_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f3f51dedad01f5b9c0eb3889312b0452b3c21abcab5fbd4f038d5eb6234fdf +size 321302 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0022_20260803_130920_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0022_20260803_130920_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0ad8d705d3a4348158da3d2b572531d4005ff576 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0022_20260803_130920_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bbc453202054400bfc38e700f4fe2bfd544050cbfe29bfdc6e94a7741b90351 +size 320028 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0022_20260803_130920_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0022_20260803_130920_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0ad8d705d3a4348158da3d2b572531d4005ff576 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0022_20260803_130920_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bbc453202054400bfc38e700f4fe2bfd544050cbfe29bfdc6e94a7741b90351 +size 320028 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0023_20260803_130923_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0023_20260803_130923_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..79bec29eca3314bdce8943e8795ab9c0bfa85743 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0023_20260803_130923_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26fc12c8e02307930057530c83b3f15b1fbbc33b903789a3269c1eac569b3156 +size 320466 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0023_20260803_130923_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0023_20260803_130923_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..faa90347beae1a67739c21980631690b92c9356a --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0023_20260803_130923_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7672e8f990d0a78da4db520f5dde302d3151594fe5bb0f680f752a0478c3078 +size 320694 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0023_20260803_130923_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0023_20260803_130923_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3eee26158a4c82ffcc285a978145b79609bc9a5e --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0023_20260803_130923_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f3f51dedad01f5b9c0eb3889312b0452b3c21abcab5fbd4f038d5eb6234fdf +size 321302 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0024_20260803_130927_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0024_20260803_130927_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..44dff0431437766461295f80a3e3f87340c0e8ca --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0024_20260803_130927_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08b592d0530394750cec08b717d754bad4e37c405788b15eeabd866b10bfea2e +size 321376 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0024_20260803_130927_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0024_20260803_130927_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..79bec29eca3314bdce8943e8795ab9c0bfa85743 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0024_20260803_130927_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26fc12c8e02307930057530c83b3f15b1fbbc33b903789a3269c1eac569b3156 +size 320466 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0024_20260803_130927_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0024_20260803_130927_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..79bec29eca3314bdce8943e8795ab9c0bfa85743 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0024_20260803_130927_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26fc12c8e02307930057530c83b3f15b1fbbc33b903789a3269c1eac569b3156 +size 320466 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0025_20260803_130930_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0025_20260803_130930_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9f2d8110a2d8926243b1a6596d8a7efa28419bfd --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0025_20260803_130930_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15ad954cd0907e92b31733d983f08f5344983161bd6c93297fe84ec3dc482cb +size 320960 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0025_20260803_130930_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0025_20260803_130930_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9f2d8110a2d8926243b1a6596d8a7efa28419bfd --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0025_20260803_130930_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15ad954cd0907e92b31733d983f08f5344983161bd6c93297fe84ec3dc482cb +size 320960 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0025_20260803_130930_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0025_20260803_130930_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..44dff0431437766461295f80a3e3f87340c0e8ca --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0025_20260803_130930_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08b592d0530394750cec08b717d754bad4e37c405788b15eeabd866b10bfea2e +size 321376 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0026_20260803_130934_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0026_20260803_130934_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f8d5acb61b0d86e8fc2a06a348acdf8a7224cdc2 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0026_20260803_130934_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67dca44eb6c3014e1632d1975cd7fa33dbbbc2c78449cfd2e4b4b39ec4390b8d +size 321816 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0026_20260803_130934_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0026_20260803_130934_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..720673255d7877f466548731f41e02113a0da0b8 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0026_20260803_130934_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a42d9caaf5b388f989fe29482210dff3e714eabac91b1dbec84e8082456bf2c1 +size 320756 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0026_20260803_130934_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0026_20260803_130934_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..720673255d7877f466548731f41e02113a0da0b8 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0026_20260803_130934_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a42d9caaf5b388f989fe29482210dff3e714eabac91b1dbec84e8082456bf2c1 +size 320756 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0027_20260803_130937_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0027_20260803_130937_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..79bb20dd73440fd046f9f89ed7e8180751a04fc8 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0027_20260803_130937_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5491797b82c79d6df413a1eada566759a35e34d1f396ff0a196b422d2aee8857 +size 321018 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0027_20260803_130937_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0027_20260803_130937_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b33515c7dbe9ddf16f92429fc90ef8ed37de0993 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0027_20260803_130937_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc1541b55eef1bb0981a1218d840238df48fb895ce19def5e2a9abb0ee7fd49 +size 321190 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0027_20260803_130937_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0027_20260803_130937_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f8d5acb61b0d86e8fc2a06a348acdf8a7224cdc2 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0027_20260803_130937_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67dca44eb6c3014e1632d1975cd7fa33dbbbc2c78449cfd2e4b4b39ec4390b8d +size 321816 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0028_20260803_131021_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0028_20260803_131021_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9406733a449442624f9371a44ecdb8b17f292548 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0028_20260803_131021_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:507f9280e50d91a77bbdd7d4a5654289bb9070be8f6480d8703681ad18b4c43e +size 320994 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0028_20260803_131021_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0028_20260803_131021_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f00b6ee6fe6719141d04a11d26935646252f4fe5 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0028_20260803_131021_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a4eaa2bbc103bf86150b3428be31cf5746edde8ae2ffb39aef918f225119dd +size 1157376 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0028_20260803_131021_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0028_20260803_131021_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9406733a449442624f9371a44ecdb8b17f292548 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0028_20260803_131021_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:507f9280e50d91a77bbdd7d4a5654289bb9070be8f6480d8703681ad18b4c43e +size 320994 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0029_20260803_131024_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0029_20260803_131024_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f3e5276605df340fd4df13d5274b29721cb4b944 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0029_20260803_131024_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3467d0cd8a7bff2d5b67e854e20245c470fd248acc884678a0312e1ef42d367b +size 321490 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0029_20260803_131024_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0029_20260803_131024_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..37ff2539a58c073530a05626fb5152b5d60bb259 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0029_20260803_131024_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9cc31984c3d49bd6d14b9e242e6bb5457c4471475359e4f3b509381a3b41add +size 1158590 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0029_20260803_131024_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0029_20260803_131024_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3d2b12a4d94cb29b10ad53535f038cebec3142e5 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0029_20260803_131024_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f389bf2b049c47e4e373a52adcc4e2a483fab0572f015a1f9195ae521bc0a0a9 +size 321280 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0030_20260803_131028_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0030_20260803_131028_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..72f364c85258a126e63162a542edc4a170546416 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0030_20260803_131028_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ae821aa732ae04507e17a0cb6c2f18abe4b6bee335872d49f16a2c9f95ce97 +size 342850 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0030_20260803_131028_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0030_20260803_131028_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..334ac94ca9cab0fbfcba8a5242b21c155b388fdb --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0030_20260803_131028_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e0690963fd937a3b1de001bc358c045c74c575035831e7935a4a14ea0b1558d +size 1158030 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0030_20260803_131028_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0030_20260803_131028_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f3e5276605df340fd4df13d5274b29721cb4b944 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0030_20260803_131028_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3467d0cd8a7bff2d5b67e854e20245c470fd248acc884678a0312e1ef42d367b +size 321490 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0031_20260803_131033_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0031_20260803_131033_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..433ab4f6c872eb9fa742b445b51af7d4d3aedd36 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0031_20260803_131033_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b9a915e3cea67075320f14f2ac56a0e97c9548900f001dd0aaeb4d36da0c64 +size 343284 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0031_20260803_131033_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0031_20260803_131033_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..59d82c3376ecbc026e9109f05ac04740371c7a1e --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0031_20260803_131033_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75bd5726580272cdce42f0b3b2f6d236d34ccb0c5b3674e44d94e60f27869038 +size 1200698 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0031_20260803_131033_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0031_20260803_131033_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..433ab4f6c872eb9fa742b445b51af7d4d3aedd36 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0031_20260803_131033_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b9a915e3cea67075320f14f2ac56a0e97c9548900f001dd0aaeb4d36da0c64 +size 343284 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0032_20260803_131037_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0032_20260803_131037_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8d242d661e114e4fed7fe483515a9472b1a7dcde --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0032_20260803_131037_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a54493828ae4711afb875dc18ac3da87b0682dabfc6c8ad8cbdc22d20a865747 +size 321432 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0032_20260803_131037_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0032_20260803_131037_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..28bdfc39e0e6c33f56854f8c42c63f3569591ece --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0032_20260803_131037_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348859876149ce719fa47380087658b703fed7d420d2291bf5f0498ee465adb5 +size 1195788 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0032_20260803_131037_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0032_20260803_131037_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..91fed7d2c01af7451d3892997910919d57a33800 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0032_20260803_131037_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f746077229255952d8f148cbe237a2c2904ca7e2cfb22ae0468e8cfebe3f2f76 +size 342342 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0033_20260803_131108_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0033_20260803_131108_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4efa4c6ed19d683fd0fc5227edd4e9dbdf2e965a --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0033_20260803_131108_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa316bc012c6e51f561945cbbc489be27e7ed0e5a12b7e7aa46cda530a699b30 +size 321038 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0033_20260803_131108_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0033_20260803_131108_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c867eef5fda0391a26d4ee11b60326233ecd2bd2 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0033_20260803_131108_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d147c86bc9ff62b367345a3a580bf667b196275ba1956f8d3adc73aaccda040 +size 1157772 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0033_20260803_131108_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0033_20260803_131108_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2e3326cb6dd6d8a1a05c2c6b228904a6c9d26302 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0033_20260803_131108_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d6c1709f87e09bedef7649d3061b2246ebc6f60b91e529b55be917cc3716522 +size 321270 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0034_20260803_131112_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0034_20260803_131112_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2d17101efec3b771a7e79826a330946bff94791c --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0034_20260803_131112_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15b65bb4233d4a66e90ae2d6f4f840b0a0bdc53e8ecfa884cf71376785966e64 +size 323700 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0034_20260803_131112_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0034_20260803_131112_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6b1ab0a91c3f1f5bb391ab68e6bacad2be941618 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0034_20260803_131112_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:826ed954cffcffccd3b8baef2a9a4465688f93a50fdca2e64f8550d716a300a1 +size 1160072 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0034_20260803_131112_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0034_20260803_131112_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9c2a11278e7d7fcee70049c0d91d7ad3c438268d --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0034_20260803_131112_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f629e42115131d588d78a7ede8b9b8adacbaa19a4e286e87f72f93878f54414 +size 323696 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0035_20260803_131118_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0035_20260803_131118_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fe1c0b63651f19f912b0d6ddf40322448d317913 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0035_20260803_131118_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6aa1e705b581f2a5bebad14a5a109b65f4100ca48a71a4c345943463e276160 +size 321416 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0035_20260803_131118_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0035_20260803_131118_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fe1c0b63651f19f912b0d6ddf40322448d317913 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0035_20260803_131118_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6aa1e705b581f2a5bebad14a5a109b65f4100ca48a71a4c345943463e276160 +size 321416 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0035_20260803_131118_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0035_20260803_131118_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fbe66e3ca38bb566e81e9e29e223d3922b0653c4 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0035_20260803_131118_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47647bef18e0ccc7eb9a6d4ea6250a04b7f12c48cab8f6ff546c2f91e7271bfc +size 321764 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0036_20260803_131121_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0036_20260803_131121_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fe18e115de3cd37267e8b7807bf1f38683f87e34 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0036_20260803_131121_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8154307ae54a136b5201e3ac444e6774cbc26001fad8e4f22892e52e551899b2 +size 321240 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0036_20260803_131121_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0036_20260803_131121_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fe1c0b63651f19f912b0d6ddf40322448d317913 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0036_20260803_131121_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6aa1e705b581f2a5bebad14a5a109b65f4100ca48a71a4c345943463e276160 +size 321416 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0036_20260803_131121_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0036_20260803_131121_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fe1c0b63651f19f912b0d6ddf40322448d317913 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0036_20260803_131121_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6aa1e705b581f2a5bebad14a5a109b65f4100ca48a71a4c345943463e276160 +size 321416 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0037_20260803_131127_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0037_20260803_131127_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a1fd5a6e41f914598051b588c8034c3e04004805 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0037_20260803_131127_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c07e64619c21f344ea7b628c90592f8d843bc52c7889972ff8fc925e484c2d1c +size 324150 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0037_20260803_131127_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0037_20260803_131127_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c08c500737376d2b50b120ff9d23978d1022d2ab --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0037_20260803_131127_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b0beb7a7d41e4225b7b8bf0ff0bc2ffc3304307ab0a43f4ea0eeb5168cc6f9e +size 1159482 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0037_20260803_131127_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0037_20260803_131127_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c6c4f25a6e5924fb472000b32784b7bd8c0245a5 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0037_20260803_131127_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3850cf1940c6f8fc4c7a54dee45c19fe349a334828d5408de867a8bc37562ee0 +size 324034 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0038_20260803_131130_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0038_20260803_131130_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a1fd5a6e41f914598051b588c8034c3e04004805 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0038_20260803_131130_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c07e64619c21f344ea7b628c90592f8d843bc52c7889972ff8fc925e484c2d1c +size 324150 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0038_20260803_131130_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0038_20260803_131130_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..aa998a430ba5b1834810f274ef699ddf09a63744 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0038_20260803_131130_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d06d720c2d0b74e7f170cce03d85cc2c1263113ecb66c493c6099cebe130995 +size 1160200 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0038_20260803_131130_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0038_20260803_131130_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a1fd5a6e41f914598051b588c8034c3e04004805 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0038_20260803_131130_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c07e64619c21f344ea7b628c90592f8d843bc52c7889972ff8fc925e484c2d1c +size 324150 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0039_20260803_131136_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0039_20260803_131136_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f0bfda8e143a15aeec5a60de27df2135c285366e --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0039_20260803_131136_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c95163b84e5501cba0e53a7ebd9e4b6f79e793a1dff51c57191e80eff032a7 +size 321358 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0039_20260803_131136_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0039_20260803_131136_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f0bfda8e143a15aeec5a60de27df2135c285366e --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0039_20260803_131136_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c95163b84e5501cba0e53a7ebd9e4b6f79e793a1dff51c57191e80eff032a7 +size 321358 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0039_20260803_131136_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0039_20260803_131136_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..06f84f2673802f94e503828b6d2e414f8be39267 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0039_20260803_131136_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccc11787316f1514069bc1b18bc413692989de21e3fc6a5f8fa31eef6b90ad97 +size 321402 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0040_20260803_131140_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0040_20260803_131140_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4bb61ee842ccb6e6dccf2a10db4feec288d6845b --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0040_20260803_131140_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e880ff1c9a78abd1a2e1938e0eb283f226951a9ee2ab870d387ca0a10c04689 +size 321922 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0040_20260803_131140_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0040_20260803_131140_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f0bfda8e143a15aeec5a60de27df2135c285366e --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0040_20260803_131140_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c95163b84e5501cba0e53a7ebd9e4b6f79e793a1dff51c57191e80eff032a7 +size 321358 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0040_20260803_131140_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0040_20260803_131140_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f0bfda8e143a15aeec5a60de27df2135c285366e --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0040_20260803_131140_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c95163b84e5501cba0e53a7ebd9e4b6f79e793a1dff51c57191e80eff032a7 +size 321358 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0041_20260803_131210_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0041_20260803_131210_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..06dbc2887224f1d692edf34c71eb0f24eb807033 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0041_20260803_131210_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98df7d3c4228ffa74eaa5d8d2562fcfb9f260024b4003d05c8bb52313e688002 +size 323726 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0041_20260803_131210_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0041_20260803_131210_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..71ca373eb935f2f354b93ecfe63beb52f42089c5 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0041_20260803_131210_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ffc861ffb3a57c42cad2ba6576198708a35e7d0c20418258e73c875b81a75c +size 1159460 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0041_20260803_131210_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0041_20260803_131210_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ce88b8b08048e67d5556a1f189976ea2b171c859 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0041_20260803_131210_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e0477ee0f1aa75c15c324bec0b008bd8b8c43bcf32fd157c3164bf2dbf5ec5 +size 324324 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0042_20260803_131213_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0042_20260803_131213_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0a1ba5dcc1ca579d85e2508b7c37fb0afb0c3324 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0042_20260803_131213_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c236a0d810a13bea63dc424de396dc9a8b22144bcd9b171aee16ccbba93bfde +size 321886 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0042_20260803_131213_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0042_20260803_131213_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5304ac785c5fb8f6562055a972b0d740f66031e9 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0042_20260803_131213_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:142e715d7211ff2c2edd8511e012af15cc2fd3a6f26daef0dae508a21cc30f5c +size 1157908 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0042_20260803_131213_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0042_20260803_131213_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0a1ba5dcc1ca579d85e2508b7c37fb0afb0c3324 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0042_20260803_131213_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c236a0d810a13bea63dc424de396dc9a8b22144bcd9b171aee16ccbba93bfde +size 321886 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0043_20260803_131219_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0043_20260803_131219_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7bacdd5f94385023611c75de4fb5e9d4a94049f8 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0043_20260803_131219_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ab19d0a34040dbbdce99059657a0263606f65eaf5248f3893d9a4d5966859d +size 325618 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0043_20260803_131219_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0043_20260803_131219_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..29e31cfcf40e3b5b52785d0db17a69abe0cde89f --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0043_20260803_131219_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b02dcbfee2acea0419be6e974c740d11e9c91c3c7d92ed50418f6681295b78 +size 325628 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0043_20260803_131219_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0043_20260803_131219_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..652c1de917ace35bdeeee263519116796fc7e994 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0043_20260803_131219_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d4882651c12d56ce145f46eac79316d52c2d7239bc6f34979e21410ccd6008a +size 324666 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0044_20260803_131309_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0044_20260803_131309_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c421505695cbb82eb6fd80f5be3cc6f784499ac8 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0044_20260803_131309_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eea0a118593aaf82ba0d9440043cce0e81a11093723d1eee7a42f1f5060d6277 +size 314570 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0044_20260803_131309_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0044_20260803_131309_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ac0d2cc1c186a2bc6ba40b3b6ee0a08d5292168 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0044_20260803_131309_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8e2b0288f8c507606e96e6a011945f2f1aa88d86b49068accc7c19bf838745 +size 325360 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0044_20260803_131309_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0044_20260803_131309_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9113b03e79d1ead0e8f14e464c32ad40d9348abb --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0044_20260803_131309_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68871fadc25c0af4ebcd3c4c251e4af3d35be115891df26aef7912f86817d5a +size 325760 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0045_20260803_131317_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0045_20260803_131317_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7081127426760177d1d083ee39f175311385f73c --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0045_20260803_131317_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e78e59aa4a8762a17df6a645673ad5b891fa6f97d4d831c92f31c620f06b98 +size 314894 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0045_20260803_131317_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0045_20260803_131317_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..92570c3b0f240fea8502ae0bd403636f7e5928f8 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0045_20260803_131317_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92e4ebad278ecd816c96e830a0c0698d9c60249489f9ad8573e5c7df0f2af74c +size 314252 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0045_20260803_131317_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0045_20260803_131317_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0f6d306837c3b115516d9795181878f1f60fb7d2 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0045_20260803_131317_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e983796a451ca6dd875cc7b4f797f3eec039e85d7d688db84fc78b93d216a29 +size 314570 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0046_20260803_131321_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0046_20260803_131321_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..dde91858ec9e315bd2b974862afe09f15d911624 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0046_20260803_131321_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb97f8ee07ad665ab6e67a96c244714d3f49258b88c666783b75400a21974a9a +size 325962 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0046_20260803_131321_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0046_20260803_131321_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7081127426760177d1d083ee39f175311385f73c --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0046_20260803_131321_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e78e59aa4a8762a17df6a645673ad5b891fa6f97d4d831c92f31c620f06b98 +size 314894 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0046_20260803_131321_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0046_20260803_131321_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7081127426760177d1d083ee39f175311385f73c --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0046_20260803_131321_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e78e59aa4a8762a17df6a645673ad5b891fa6f97d4d831c92f31c620f06b98 +size 314894 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0047_20260803_131331_after.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0047_20260803_131331_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9578415d3be9bd75b0acb7a64bc40f868d097861 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0047_20260803_131331_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c1cd1fdc0c273f6981f85821a0141d6a763b90d4a4a77d3c4e353b984e2ae0 +size 669840 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0047_20260803_131331_at.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0047_20260803_131331_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9b06fa5f62a9689c0a49251da92b6f70d299c16a --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0047_20260803_131331_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e355246e1772bc6c7afc5ef49b2a1de9dc097115900d19efeff32fd81ef3eb6 +size 669368 diff --git a/data/sessions/numbers-sort-bold-header/vision/frames/step_0047_20260803_131331_before.webp b/data/sessions/numbers-sort-bold-header/vision/frames/step_0047_20260803_131331_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..761c7f9bca75a501093ef34f89a15b78d3c5d922 --- /dev/null +++ b/data/sessions/numbers-sort-bold-header/vision/frames/step_0047_20260803_131331_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c0fdc76f6689ec5f0e5dd45db55b996d1f813d82b198a2ac06418eccbb76e22 +size 325808 diff --git a/data/sessions/numbers-sum-column/commands/actuation_commands.json b/data/sessions/numbers-sum-column/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..41437fb1e2f58b13159d3c87e15edd9867040471 --- /dev/null +++ b/data/sessions/numbers-sum-column/commands/actuation_commands.json @@ -0,0 +1,686 @@ +[ + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 644, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+space", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:40:12.626Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 268, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: numbers", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:40:16.335Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 236, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:40:20.025Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 459, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 786, + "mouse_y": 667, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=786, Y=667", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:40:29.782Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 238, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Left", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:40:45.325Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 219, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:40:48.868Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 293, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Item", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:40:52.525Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 243, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:40:56.144Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 237, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Apples", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:40:59.669Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 300, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:03.566Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 257, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Bananas", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:07.196Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 256, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:10.781Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 245, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Cherries", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:14.396Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 261, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:18.001Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 224, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Total", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:21.542Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 240, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:25.237Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 231, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:28.827Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 267, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:32.392Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 227, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:36.007Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 274, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:39.579Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 257, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Up", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:43.128Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 259, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Right", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:46.749Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 250, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Amount", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:50.315Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 247, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:53.841Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 220, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: 120", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:41:57.310Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 249, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:42:00.829Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 242, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: 340", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:42:04.420Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 277, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:42:08.047Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 212, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: 210", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:42:11.517Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 269, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:42:15.027Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 294, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: =SUM(B2:B4)", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:42:47.106Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 243, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:43:19.178Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 482, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+S", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:43:44.312Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 241, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: sum-column", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:43:51.274Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 287, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:43:55.412Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-7a14e3e7-c43a-41f5-8d99-a3458ea75a24", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 484, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-15964c2e-0fc1-4c72-b3ab-8af4151f10a7", + "success": true, + "timestamp": "2026-08-03T12:44:05.673Z" + } +] \ No newline at end of file diff --git a/data/sessions/numbers-sum-column/commands/cc_commands.json b/data/sessions/numbers-sum-column/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..4cd06a549c8d0becbb7e9b00a0d57f7bad0fa3c2 --- /dev/null +++ b/data/sessions/numbers-sum-column/commands/cc_commands.json @@ -0,0 +1,182 @@ +[ + { + "command": "press {Cmd+space}", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type numbers", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "786 667 double", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "press {Left}", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "type Item", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "type Apples", + "os": "MACOS", + "step_id": 9 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 10 + }, + { + "command": "type Bananas", + "os": "MACOS", + "step_id": 11 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 12 + }, + { + "command": "type Cherries", + "os": "MACOS", + "step_id": 13 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 14 + }, + { + "command": "type Total", + "os": "MACOS", + "step_id": 15 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 16 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 17 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 18 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 19 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 20 + }, + { + "command": "press {Up}", + "os": "MACOS", + "step_id": 21 + }, + { + "command": "press {Right}", + "os": "MACOS", + "step_id": 22 + }, + { + "command": "type Amount", + "os": "MACOS", + "step_id": 23 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 24 + }, + { + "command": "type 120", + "os": "MACOS", + "step_id": 25 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 26 + }, + { + "command": "type 340", + "os": "MACOS", + "step_id": 27 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 28 + }, + { + "command": "type 210", + "os": "MACOS", + "step_id": 29 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 30 + }, + { + "command": "type =SUM(B2:B4)", + "os": "MACOS", + "step_id": 31 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 32 + }, + { + "command": "press {Cmd+S}", + "os": "MACOS", + "step_id": 33 + }, + { + "command": "type sum-column", + "os": "MACOS", + "step_id": 34 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 35 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 36 + } +] \ No newline at end of file diff --git a/data/sessions/numbers-sum-column/commands/converted_input.md b/data/sessions/numbers-sum-column/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..e690851e52aaf16bb081328002011740c1e32948 --- /dev/null +++ b/data/sessions/numbers-sum-column/commands/converted_input.md @@ -0,0 +1,42 @@ +# Converted Input + +_Generated by Memory Archive — 2026-08-03 12:40:12 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-08-03T12:40:12.626Z | Press: Cmd+space | +| 2 | 2026-08-03T12:40:16.335Z | Type: numbers | +| 3 | 2026-08-03T12:40:20.025Z | Press: Enter | +| 4 | 2026-08-03T12:40:29.782Z | Double-click at (786, 667) | +| 5 | 2026-08-03T12:40:45.325Z | Press: Left | +| 6 | 2026-08-03T12:40:48.868Z | Press: Up | +| 7 | 2026-08-03T12:40:52.525Z | Type: Item | +| 8 | 2026-08-03T12:40:56.144Z | Press: Enter | +| 9 | 2026-08-03T12:40:59.669Z | Type: Apples | +| 10 | 2026-08-03T12:41:03.566Z | Press: Enter | +| 11 | 2026-08-03T12:41:07.196Z | Type: Bananas | +| 12 | 2026-08-03T12:41:10.781Z | Press: Enter | +| 13 | 2026-08-03T12:41:14.396Z | Type: Cherries | +| 14 | 2026-08-03T12:41:18.001Z | Press: Enter | +| 15 | 2026-08-03T12:41:21.542Z | Type: Total | +| 16 | 2026-08-03T12:41:25.237Z | Press: Enter | +| 17 | 2026-08-03T12:41:28.827Z | Press: Up | +| 18 | 2026-08-03T12:41:32.392Z | Press: Up | +| 19 | 2026-08-03T12:41:36.007Z | Press: Up | +| 20 | 2026-08-03T12:41:39.579Z | Press: Up | +| 21 | 2026-08-03T12:41:43.128Z | Press: Up | +| 22 | 2026-08-03T12:41:46.749Z | Press: Right | +| 23 | 2026-08-03T12:41:50.315Z | Type: Amount | +| 24 | 2026-08-03T12:41:53.841Z | Press: Enter | +| 25 | 2026-08-03T12:41:57.310Z | Type: 120 | +| 26 | 2026-08-03T12:42:00.829Z | Press: Enter | +| 27 | 2026-08-03T12:42:04.420Z | Type: 340 | +| 28 | 2026-08-03T12:42:08.047Z | Press: Enter | +| 29 | 2026-08-03T12:42:11.517Z | Type: 210 | +| 30 | 2026-08-03T12:42:15.027Z | Press: Enter | +| 31 | 2026-08-03T12:42:47.106Z | Type: =SUM(B2:B4) | +| 32 | 2026-08-03T12:43:19.178Z | Press: Enter | +| 33 | 2026-08-03T12:43:44.312Z | Press: Cmd+S | +| 34 | 2026-08-03T12:43:51.274Z | Type: sum-column | +| 35 | 2026-08-03T12:43:55.412Z | Press: Enter | +| 36 | 2026-08-03T12:44:05.673Z | Press: Cmd+Q | diff --git a/data/sessions/numbers-sum-column/commands/raw_input.md b/data/sessions/numbers-sum-column/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..ee67d509332f8246459d8cca72b2b86f48ea9c9c --- /dev/null +++ b/data/sessions/numbers-sum-column/commands/raw_input.md @@ -0,0 +1,42 @@ +# Raw Input + +_Generated by Memory Archive — 2026-08-03 12:40:12 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-08-03T12:40:12.626Z | Pressed: Cmd+space | +| 2 | 2026-08-03T12:40:16.335Z | Typed: numbers | +| 3 | 2026-08-03T12:40:20.025Z | Pressed: Return | +| 4 | 2026-08-03T12:40:29.782Z | Double-clicked at X=786, Y=667 | +| 5 | 2026-08-03T12:40:45.325Z | Pressed: Left | +| 6 | 2026-08-03T12:40:48.868Z | Pressed: Up | +| 7 | 2026-08-03T12:40:52.525Z | Typed: Item | +| 8 | 2026-08-03T12:40:56.144Z | Pressed: Return | +| 9 | 2026-08-03T12:40:59.669Z | Typed: Apples | +| 10 | 2026-08-03T12:41:03.566Z | Pressed: Return | +| 11 | 2026-08-03T12:41:07.196Z | Typed: Bananas | +| 12 | 2026-08-03T12:41:10.781Z | Pressed: Return | +| 13 | 2026-08-03T12:41:14.396Z | Typed: Cherries | +| 14 | 2026-08-03T12:41:18.001Z | Pressed: Return | +| 15 | 2026-08-03T12:41:21.542Z | Typed: Total | +| 16 | 2026-08-03T12:41:25.237Z | Pressed: Return | +| 17 | 2026-08-03T12:41:28.827Z | Pressed: Up | +| 18 | 2026-08-03T12:41:32.392Z | Pressed: Up | +| 19 | 2026-08-03T12:41:36.007Z | Pressed: Up | +| 20 | 2026-08-03T12:41:39.579Z | Pressed: Up | +| 21 | 2026-08-03T12:41:43.128Z | Pressed: Up | +| 22 | 2026-08-03T12:41:46.749Z | Pressed: Right | +| 23 | 2026-08-03T12:41:50.315Z | Typed: Amount | +| 24 | 2026-08-03T12:41:53.841Z | Pressed: Return | +| 25 | 2026-08-03T12:41:57.310Z | Typed: 120 | +| 26 | 2026-08-03T12:42:00.829Z | Pressed: Return | +| 27 | 2026-08-03T12:42:04.420Z | Typed: 340 | +| 28 | 2026-08-03T12:42:08.047Z | Pressed: Return | +| 29 | 2026-08-03T12:42:11.517Z | Typed: 210 | +| 30 | 2026-08-03T12:42:15.027Z | Pressed: Return | +| 31 | 2026-08-03T12:42:47.106Z | Typed: =SUM(B2:B4) | +| 32 | 2026-08-03T12:43:19.178Z | Pressed: Return | +| 33 | 2026-08-03T12:43:44.312Z | Pressed: Cmd+S | +| 34 | 2026-08-03T12:43:51.274Z | Typed: sum-column | +| 35 | 2026-08-03T12:43:55.412Z | Pressed: Return | +| 36 | 2026-08-03T12:44:05.673Z | Pressed: Cmd+Q | diff --git a/data/sessions/numbers-sum-column/memory.md b/data/sessions/numbers-sum-column/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..f05198a561ed5f2cbebb6b7deee491067fc0cf5b --- /dev/null +++ b/data/sessions/numbers-sum-column/memory.md @@ -0,0 +1,262 @@ +# Memory: numbers-sum-column + +## Overview + +Build a small two-column table in a spreadsheet and total one of its columns with a SUM +formula, then save the document. Use this when a table has to be created from nothing and +summed, rather than edited in an existing sheet. Every cell is entered from the keyboard — +the selection is walked to the first cell, then values are typed with Return advancing down +the column. The recorded trace builds an Item/Amount table and puts `=SUM(B2:B4)` in the +row below the amounts, giving 670. + +## Prerequisites + +- A desktop environment with a spreadsheet application, and a way to launch it by name. +- The table's contents decided in advance — every heading and every value, including + capitalisation. Nothing in these tasks reads the data back to check it. +- An expectation that the application may open a template chooser rather than a blank + document, so a document has to be chosen before any cell can be typed into. +- Entry performed from the keyboard rather than by clicking cells. A click enters a cell's + text-editing mode, and later arrow keys then move the text caret instead of the + selection, silently corrupting cells that already looked correct. +- A known starting cell. A blank sheet does not necessarily open with the first cell + selected, so the selection has to be driven to a corner before typing begins — arrow + keys are no-ops at the edges, which is what makes that reliable. +- Time for the application to finish loading before the first keystroke. Early keys are + swallowed, and a swallowed navigation key shifts an entire table by a row or a column. +- A destination and file name for the saved document, and no existing file of that name. + +## Steps + +### Step 1 — Press: Cmd+space + +The task is to build a small sales table in Numbers and total its Amount column with a SUM formula, so Numbers has to be launched first. The desktop is bare and Numbers is not in the Dock, so there is no icon to click; press ⌘Space (Cmd+space) to open Spotlight, which finds an app by name regardless of where it sits on disk. The field opens empty with the placeholder `Spotlight Search` and a caret, meaning keystrokes now go to Spotlight rather than the Finder. + +![Step 1](vision/frames/step_0001_20260803_124012_at.webp) + +### Step 2 — Type: numbers + +Type `numbers` to narrow Spotlight to the app. Lowercase is enough — Spotlight matching is case-insensitive — and the query is deliberately the bare app name so the top hit is the application and not a document or a web suggestion. The confirmation is in the bar itself: it now shows an inline `— Open` chip and the green Numbers icon at the right end, which means Return will launch the app. + +![Step 2](vision/frames/step_0002_20260803_124016_at.webp) + +### Step 3 — Press: Enter + +After typing `numbers` Press Return to open the top hit. Numbers does not come up on an empty document: it presents the **Choose a Template** chooser, so this step lands on a dialog rather than on a spreadsheet and the next action has to deal with template selection. + +![Step 3](vision/frames/step_0003_20260803_124020_at.webp) + +### Step 4 — Double-click at (786, 667) + +Move the cursor and Double-click the **Blank** tile in the chooser's `Recents` row. Blank is the right template because the task supplies its own data and headings — any of the themed templates would come pre-populated with cells that would then have to be cleared. Double-clicking opens the tile directly, which is why the `Create` button at the bottom of the sheet is never pressed. The chooser is still drawn in this step's after-frame; the document only appears in step 5's before-frame, after a 16 s settle — Numbers swallows commands sent while the template loads. + +![Step 4](vision/frames/step_0004_20260803_124029_at.webp) + +### Step 5 — Press: Left + +Move the selection left, from B2 to A2. The blank template ships with one header row and one header column, so it opens with **B2** selected rather than A1, and the table has to be walked back to its top-left corner before typing starts. Arrow keys are used rather than a click because clicking a cell in Numbers enters text-edit mode, which `{Escape}` does not leave — later arrow presses would then move the text caret and silently corrupt cells. + +![Step 5](vision/frames/step_0005_20260803_124045_at.webp) + +### Step 6 — Press: Up + +Move up from A2 to A1, the first heading cell. Left-then-Up is a safe pair for reaching the corner: both keys are no-ops once the selection is already at the edge, so the sequence lands on A1 whether or not the template opened where expected. The step-6 after-frame shows the selection box on A1 inside the darker header row. + +![Step 6](vision/frames/step_0006_20260803_124048_at.webp) + +### Step 7 — Type: Item + +Type the column-A heading `Item`. Typing straight into a selected cell begins editing without a double-click, which is the whole reason this take is keyboard-only. Note that no bold command is issued anywhere in this trace — A1 sits in the header row and Numbers renders header text bold automatically. + +![Step 7](vision/frames/step_0007_20260803_124052_at.webp) + +### Step 8 — Press: Enter + +After typing `Item` Press Return to commit `Item` and drop the selection to A2. In Numbers, Return commits the cell and moves **down**, which is what makes a plain type/Return alternation walk a column; this is why the whole of column A is entered before column B rather than filling row by row. + +![Step 8](vision/frames/step_0008_20260803_124056_at.webp) + +### Step 9 — Type: Apples + +Type the first data label `Apples` into A2. The row labels are what give the Amount figures meaning, and the SUM at the end has to cover exactly the three rows entered here — so the count of labels is load-bearing, not decorative. + +![Step 9](vision/frames/step_0009_20260803_124059_at.webp) + +### Step 10 — Press: Enter + +Commit `Apples` and step down to A3. + +![Step 10](vision/frames/step_0010_20260803_124103_at.webp) + +### Step 11 — Type: Bananas + +Type the second data label `Bananas` into A3. + +![Step 11](vision/frames/step_0011_20260803_124107_at.webp) + +### Step 12 — Press: Enter + +Commit `Bananas` and step down to A4. + +![Step 12](vision/frames/step_0012_20260803_124110_at.webp) + +### Step 13 — Type: Cherries + +Type the third and last data label `Cherries` into A4. Three data rows means the total belongs in row 5 and the SUM range is B2:B4. + +![Step 13](vision/frames/step_0013_20260803_124114_at.webp) + +### Step 14 — Press: Enter + +Commit `Cherries` and step down to A5, the row that will hold the total. + +![Step 14](vision/frames/step_0014_20260803_124118_at.webp) + +### Step 15 — Type: Total + +Type `Total` into A5 to label the summary row. Labelling it in column A is what makes the artifact readable as a totalled table rather than a stray number under three values; the formula that lands in B5 is only meaningful next to this label. + +![Step 15](vision/frames/step_0015_20260803_124121_at.webp) + +### Step 16 — Press: Enter + +Commit `Total`. The selection drops to A6, one row past the table content — the after-frame shows A1:A5 filled with `Item`/`Apples`/`Bananas`/`Cherries`/`Total`, all rendered bold because column A is a header column. + +![Step 16](vision/frames/step_0016_20260803_124125_at.webp) + +### Step 17 — Press: Up + +Start walking back up column A to reach the top of column B. The selection moves from A6 to A5 (`Total`). Arrows are used instead of clicking B1 for the same reason as before: a click would put the cell into edit mode and poison every later arrow press. + +![Step 17](vision/frames/step_0017_20260803_124128_at.webp) + +### Step 18 — Press: Up + +A5 → A4 (`Cherries`). + +![Step 18](vision/frames/step_0018_20260803_124132_at.webp) + +### Step 19 — Press: Up + +A4 → A3 (`Bananas`). + +![Step 19](vision/frames/step_0019_20260803_124136_at.webp) + +### Step 20 — Press: Up + +A3 → A2 (`Apples`). + +![Step 20](vision/frames/step_0020_20260803_124139_at.webp) + +### Step 21 — Press: Up + +A2 → A1 (`Item`). Five Up presses are needed because the selection had been pushed one row past the last entry by the final Return — four rows of data plus that overshoot. The after-frame confirms the selection box is back on A1. + +![Step 21](vision/frames/step_0021_20260803_124143_at.webp) + +### Step 22 — Press: Right + +Move right from A1 to B1, the top of the second column. The after-frame shows the selection on B1 and the column-B label highlighted in the header bar, so the next typed text will start the Amount column at the correct row. + +![Step 22](vision/frames/step_0022_20260803_124146_at.webp) + +### Step 23 — Type: Amount + +Type the column-B heading `Amount`. This heading is what identifies the numeric column for a reader and for any later sort or chart; entering it before the values keeps the same type/Return rhythm running down the column. + +![Step 23](vision/frames/step_0023_20260803_124150_at.webp) + +### Step 24 — Press: Enter + +Commit `Amount` and drop to B2, alongside `Apples`. + +![Step 24](vision/frames/step_0024_20260803_124153_at.webp) + +### Step 25 — Type: 120 + +Type `120` as the Apples amount. Numbers right-aligns it in the frames, which is the signal that the cell was parsed as a number rather than text — a text-typed figure would left-align and would not be picked up by SUM. + +![Step 25](vision/frames/step_0025_20260803_124157_at.webp) + +### Step 26 — Press: Enter + +Commit `120` and drop to B3, alongside `Bananas`. + +![Step 26](vision/frames/step_0026_20260803_124200_at.webp) + +### Step 27 — Type: 340 + +Type `340` as the Bananas amount. + +![Step 27](vision/frames/step_0027_20260803_124204_at.webp) + +### Step 28 — Press: Enter + +Commit `340` and drop to B4, alongside `Cherries`. + +![Step 28](vision/frames/step_0028_20260803_124208_at.webp) + +### Step 29 — Type: 210 + +Type `210` as the Cherries amount, the last of the three values the total has to cover. + +![Step 29](vision/frames/step_0029_20260803_124211_at.webp) + +### Step 30 — Press: Enter + +Commit `210`. The selection drops to B5, the cell on the `Total` row — exactly where the formula belongs, so no further navigation is needed. The after-frame shows 120/340/210 right-aligned in B2:B4 with the selection box on the empty B5. + +![Step 30](vision/frames/step_0030_20260803_124215_at.webp) + +### Step 31 — Type: =SUM(B2:B4) + +Type `=SUM(B2:B4)` to total the three amounts. The leading `=` is what makes Numbers open its formula editor instead of storing the text literally, and the range is written explicitly as B2:B4 rather than as a whole column so the total never tries to include its own cell. The editor does not appear in this step's after-frame; it is visible in step 32's before-frame as `fx SUM ▾ ( B2:B4 ▾ )` with B2:B4 outlined in blue in the table — read that frame before concluding the formula was accepted. + +![Step 31](vision/frames/step_0031_20260803_124247_at.webp) + +### Step 32 — Press: Enter + +After typing `=SUM(B2:B4)` Press Return to accept the formula, which is equivalent to clicking the green ✓ in the formula editor. The 32 s that elapse before this keystroke are the operator reading the editor back: the argument token must say `B2:B4` and the highlighted band in the table must cover exactly the three data rows, because a wrong range still commits happily and produces a plausible wrong number. The result lands in step 33's before-frame: B5 reads **670**, and 120 + 340 + 210 = 670 confirms the range was right. + +![Step 32](vision/frames/step_0032_20260803_124319_at.webp) + +### Step 33 — Press: Cmd+S + +Press ⌘S (Cmd+S) to save. The document is still `Untitled` — the title bar reads `Untitled — Edited` — so ⌘S opens the save sheet rather than writing silently, and nothing on disk exists to check until this is done. The sheet offers `Save As:` pre-filled with `Untitled` and fully selected, `Tags:`, and `Where:` set to **Documents**. + +![Step 33](vision/frames/step_0033_20260803_124344_at.webp) + +### Step 34 — Type: sum-column + +Type `sum-column` as the filename. No clearing keystroke is needed first: the `Save As:` text is pre-selected when the sheet opens, so typing replaces it outright — the before-frame of step 35 shows the field containing only `sum-column`. The `Where:` popup is left at its Documents default, which is where the artifact is expected to land. + +![Step 34](vision/frames/step_0034_20260803_124351_at.webp) + +### Step 35 — Press: Enter + +After typing `sum-column` Press Return to activate the sheet's default `Save` button and write the file. The confirmation is the title bar in step 36's before-frame: it now reads `sum-column` with a Numbers document icon and no `Edited` marker, meaning the document is on disk with no unsaved changes. + +![Step 35](vision/frames/step_0035_20260803_124355_at.webp) + +### Step 36 — Press: Cmd+Q + +Press ⌘Q (Cmd+Q) to quit Numbers. Quitting is part of the trace rather than housekeeping: it proves the save completed, because an unsaved document would have raised a save-changes sheet and blocked the quit. The closing frame shows the bare desktop with Finder frontmost and no Numbers icon in the Dock. + +![Step 36](vision/frames/step_0036_20260803_124405_at.webp) + +## Notes & Edge Cases + +1. The application opens a template chooser rather than a document. Until a template is chosen there is no sheet, so a keystroke sent at that moment goes to the chooser or nowhere — launching the app is not the same as having somewhere to type. +2. The blank template is not empty of structure. It ships with one header row and one header column, which is why the selection lands on B2 rather than A1 when the document opens. Never assume the corner is selected; drive the selection there. +3. Left then Up is a reliable way to reach the top-left cell because arrow keys do nothing at the edge of a table. The pair lands on A1 whether the selection started at B2, A2 or A1 already, which is what makes it safe to run without reading the screen first. +4. Do not click a cell to select it. A click puts that cell into text-editing mode, Escape does not reliably leave it, and every arrow key after that moves the text caret inside the cell instead of moving the selection between cells. The damage is silent: the sheet still looks right while values are being typed into the wrong places. Enter values from the keyboard throughout. +5. Return commits the cell and moves the selection **down**, which is what makes a plain type-Return alternation fill a column. It also means the selection ends one row *past* the last value entered, so walking back to the top takes one more press than there are rows of data — an off-by-one here shifts an entire column. +6. Header rows and columns are styled automatically. Text in them renders bold with no command issued, so bold text is not evidence that a bold command ran, and a task asking for bold has to deal with the automatic styling before its own styling means anything. +7. Give the application time to finish loading. The recorded traces sit for about sixteen seconds after choosing the template because keys sent during the load are swallowed, and a swallowed navigation key is the worst kind of loss — the typing that follows lands one row or one column off, and the result looks like a correctly built table in the wrong place. +8. Alignment tells you how a value was parsed. A number that parsed as a number sits right-aligned; the same digits stored as text sit left-aligned and are ignored by formulas. Check the alignment before trusting a total. +9. Saving an untitled document opens a save sheet with the name field pre-filled and already selected, so typing replaces it with no clearing keystroke, and Return activates the sheet's default Save button. Quitting afterwards doubles as the check: a document with unsaved changes interrupts the quit with a save-changes sheet instead of closing, so a clean quit is evidence the file was written. +10. The leading `=` is what makes the application treat the text as a formula instead of storing it literally. Without it the cell reads `SUM(B2:B4)` as words, which looks almost right in a screenshot and is not a total at all. +11. Write the range explicitly rather than as a whole column. A total placed in the column it sums would include its own cell if the range were open-ended, which is a circular reference; naming the data rows exactly avoids the question. +12. The formula editor may not appear in the frame captured immediately after typing. It showed up in the *next* frame of the recorded trace, so a check made too early sees nothing and concludes the typing failed. Read the editor's argument and the highlighted band in the table — they must cover exactly the intended rows — before committing. +13. A wrong range commits as happily as a right one and produces a plausible number. There is no error to react to, so the arithmetic has to be checked against the inputs: 120 + 340 + 210 = 670 is what makes the recorded result trustworthy, not the fact that a number appeared. +14. The label beside the total is part of the artifact. A number under three values with nothing naming it is not a totalled table to a reader, so the summary row is labelled before the formula is entered. diff --git a/data/sessions/numbers-sum-column/metadata.json b/data/sessions/numbers-sum-column/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..ad290b4d15725131483788833ed3040b8acfff66 --- /dev/null +++ b/data/sessions/numbers-sum-column/metadata.json @@ -0,0 +1,506 @@ +{ + "memory_name": "numbers-sum-column", + "memory_description": "", + "session_id": "012af426-6c25-492c-ad3b-53c46c9cd6bb", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-08-03T12:39:38.115328283Z", + "completed_at": "2026-08-03T12:44:38.120646443Z", + "total_steps": 36, + "annotated_steps": 36, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-08-03T12:40:12.626Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0001_20260803_124012_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0001_20260803_124012_before.webp", + "after_image_path": "vision/frames/step_0001_20260803_124012_after.webp", + "raw_command": "Pressed: Cmd+space", + "converted_command": "Press: Cmd+space" + }, + { + "step_id": 2, + "timestamp": "2026-08-03T12:40:16.335Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260803_124016_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260803_124016_before.webp", + "after_image_path": "vision/frames/step_0002_20260803_124016_after.webp", + "raw_command": "Typed: numbers", + "converted_command": "Type: numbers" + }, + { + "step_id": 3, + "timestamp": "2026-08-03T12:40:20.025Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260803_124020_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260803_124020_before.webp", + "after_image_path": "vision/frames/step_0003_20260803_124020_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-08-03T12:40:29.782Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0004_20260803_124029_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260803_124029_before.webp", + "after_image_path": "vision/frames/step_0004_20260803_124029_after.webp", + "raw_command": "Double-clicked at X=786, Y=667", + "converted_command": "Double-click at (786, 667)" + }, + { + "step_id": 5, + "timestamp": "2026-08-03T12:40:45.325Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260803_124045_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260803_124045_before.webp", + "after_image_path": "vision/frames/step_0005_20260803_124045_after.webp", + "raw_command": "Pressed: Left", + "converted_command": "Press: Left" + }, + { + "step_id": 6, + "timestamp": "2026-08-03T12:40:48.868Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260803_124048_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260803_124048_before.webp", + "after_image_path": "vision/frames/step_0006_20260803_124048_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 7, + "timestamp": "2026-08-03T12:40:52.525Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0007_20260803_124052_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260803_124052_before.webp", + "after_image_path": "vision/frames/step_0007_20260803_124052_after.webp", + "raw_command": "Typed: Item", + "converted_command": "Type: Item" + }, + { + "step_id": 8, + "timestamp": "2026-08-03T12:40:56.144Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0008_20260803_124056_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260803_124056_before.webp", + "after_image_path": "vision/frames/step_0008_20260803_124056_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 9, + "timestamp": "2026-08-03T12:40:59.669Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0009_20260803_124059_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260803_124059_before.webp", + "after_image_path": "vision/frames/step_0009_20260803_124059_after.webp", + "raw_command": "Typed: Apples", + "converted_command": "Type: Apples" + }, + { + "step_id": 10, + "timestamp": "2026-08-03T12:41:03.566Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0010_20260803_124103_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0010_20260803_124103_before.webp", + "after_image_path": "vision/frames/step_0010_20260803_124103_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 11, + "timestamp": "2026-08-03T12:41:07.196Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0011_20260803_124107_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0011_20260803_124107_before.webp", + "after_image_path": "vision/frames/step_0011_20260803_124107_after.webp", + "raw_command": "Typed: Bananas", + "converted_command": "Type: Bananas" + }, + { + "step_id": 12, + "timestamp": "2026-08-03T12:41:10.781Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0012_20260803_124110_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0012_20260803_124110_before.webp", + "after_image_path": "vision/frames/step_0012_20260803_124110_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 13, + "timestamp": "2026-08-03T12:41:14.396Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0013_20260803_124114_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0013_20260803_124114_before.webp", + "after_image_path": "vision/frames/step_0013_20260803_124114_after.webp", + "raw_command": "Typed: Cherries", + "converted_command": "Type: Cherries" + }, + { + "step_id": 14, + "timestamp": "2026-08-03T12:41:18.001Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0014_20260803_124118_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0014_20260803_124118_before.webp", + "after_image_path": "vision/frames/step_0014_20260803_124118_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 15, + "timestamp": "2026-08-03T12:41:21.542Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0015_20260803_124121_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0015_20260803_124121_before.webp", + "after_image_path": "vision/frames/step_0015_20260803_124121_after.webp", + "raw_command": "Typed: Total", + "converted_command": "Type: Total" + }, + { + "step_id": 16, + "timestamp": "2026-08-03T12:41:25.237Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0016_20260803_124125_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0016_20260803_124125_before.webp", + "after_image_path": "vision/frames/step_0016_20260803_124125_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 17, + "timestamp": "2026-08-03T12:41:28.827Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0017_20260803_124128_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0017_20260803_124128_before.webp", + "after_image_path": "vision/frames/step_0017_20260803_124128_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 18, + "timestamp": "2026-08-03T12:41:32.392Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0018_20260803_124132_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0018_20260803_124132_before.webp", + "after_image_path": "vision/frames/step_0018_20260803_124132_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 19, + "timestamp": "2026-08-03T12:41:36.007Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0019_20260803_124136_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0019_20260803_124136_before.webp", + "after_image_path": "vision/frames/step_0019_20260803_124136_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 20, + "timestamp": "2026-08-03T12:41:39.579Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0020_20260803_124139_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0020_20260803_124139_before.webp", + "after_image_path": "vision/frames/step_0020_20260803_124139_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 21, + "timestamp": "2026-08-03T12:41:43.128Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0021_20260803_124143_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0021_20260803_124143_before.webp", + "after_image_path": "vision/frames/step_0021_20260803_124143_after.webp", + "raw_command": "Pressed: Up", + "converted_command": "Press: Up" + }, + { + "step_id": 22, + "timestamp": "2026-08-03T12:41:46.749Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0022_20260803_124146_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0022_20260803_124146_before.webp", + "after_image_path": "vision/frames/step_0022_20260803_124146_after.webp", + "raw_command": "Pressed: Right", + "converted_command": "Press: Right" + }, + { + "step_id": 23, + "timestamp": "2026-08-03T12:41:50.315Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0023_20260803_124150_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0023_20260803_124150_before.webp", + "after_image_path": "vision/frames/step_0023_20260803_124150_after.webp", + "raw_command": "Typed: Amount", + "converted_command": "Type: Amount" + }, + { + "step_id": 24, + "timestamp": "2026-08-03T12:41:53.841Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0024_20260803_124153_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0024_20260803_124153_before.webp", + "after_image_path": "vision/frames/step_0024_20260803_124153_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 25, + "timestamp": "2026-08-03T12:41:57.310Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0025_20260803_124157_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0025_20260803_124157_before.webp", + "after_image_path": "vision/frames/step_0025_20260803_124157_after.webp", + "raw_command": "Typed: 120", + "converted_command": "Type: 120" + }, + { + "step_id": 26, + "timestamp": "2026-08-03T12:42:00.829Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0026_20260803_124200_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0026_20260803_124200_before.webp", + "after_image_path": "vision/frames/step_0026_20260803_124200_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 27, + "timestamp": "2026-08-03T12:42:04.420Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0027_20260803_124204_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0027_20260803_124204_before.webp", + "after_image_path": "vision/frames/step_0027_20260803_124204_after.webp", + "raw_command": "Typed: 340", + "converted_command": "Type: 340" + }, + { + "step_id": 28, + "timestamp": "2026-08-03T12:42:08.047Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0028_20260803_124208_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0028_20260803_124208_before.webp", + "after_image_path": "vision/frames/step_0028_20260803_124208_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 29, + "timestamp": "2026-08-03T12:42:11.517Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0029_20260803_124211_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0029_20260803_124211_before.webp", + "after_image_path": "vision/frames/step_0029_20260803_124211_after.webp", + "raw_command": "Typed: 210", + "converted_command": "Type: 210" + }, + { + "step_id": 30, + "timestamp": "2026-08-03T12:42:15.027Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0030_20260803_124215_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0030_20260803_124215_before.webp", + "after_image_path": "vision/frames/step_0030_20260803_124215_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 31, + "timestamp": "2026-08-03T12:42:47.106Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0031_20260803_124247_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0031_20260803_124247_before.webp", + "after_image_path": "vision/frames/step_0031_20260803_124247_after.webp", + "raw_command": "Typed: =SUM(B2:B4)", + "converted_command": "Type: =SUM(B2:B4)" + }, + { + "step_id": 32, + "timestamp": "2026-08-03T12:43:19.178Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0032_20260803_124319_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0032_20260803_124319_before.webp", + "after_image_path": "vision/frames/step_0032_20260803_124319_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 33, + "timestamp": "2026-08-03T12:43:44.312Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0033_20260803_124344_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0033_20260803_124344_before.webp", + "after_image_path": "vision/frames/step_0033_20260803_124344_after.webp", + "raw_command": "Pressed: Cmd+S", + "converted_command": "Press: Cmd+S" + }, + { + "step_id": 34, + "timestamp": "2026-08-03T12:43:51.274Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0034_20260803_124351_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0034_20260803_124351_before.webp", + "after_image_path": "vision/frames/step_0034_20260803_124351_after.webp", + "raw_command": "Typed: sum-column", + "converted_command": "Type: sum-column" + }, + { + "step_id": 35, + "timestamp": "2026-08-03T12:43:55.412Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0035_20260803_124355_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0035_20260803_124355_before.webp", + "after_image_path": "vision/frames/step_0035_20260803_124355_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 36, + "timestamp": "2026-08-03T12:44:05.673Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0036_20260803_124405_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0036_20260803_124405_before.webp", + "after_image_path": "vision/frames/step_0036_20260803_124405_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/numbers-sum-column/reasoning/reasoning.jsonl b/data/sessions/numbers-sum-column/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..7f5e824039e63c4da8cc659087013d16b2e596a1 --- /dev/null +++ b/data/sessions/numbers-sum-column/reasoning/reasoning.jsonl @@ -0,0 +1,36 @@ +{"step_id": 1, "timestamp_action": "2026-08-03T12:40:12.626Z", "timestamp_annotated": "2026-08-19T14:18:26.029000+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+space", "converted_command": "Press: Cmd+space", "image_path": "vision/frames/step_0001_20260803_124012_at.webp", "reasoning": "The task is to build a small sales table in Numbers and total its Amount column with a SUM formula, so Numbers has to be launched first. The desktop is bare and Numbers is not in the Dock, so there is no icon to click; press ⌘Space (Cmd+space) to open Spotlight, which finds an app by name regardless of where it sits on disk. The field opens empty with the placeholder `Spotlight Search` and a caret, meaning keystrokes now go to Spotlight rather than the Finder.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-08-03T12:40:16.335Z", "timestamp_annotated": "2026-08-19T14:18:26.029317+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: numbers", "converted_command": "Type: numbers", "image_path": "vision/frames/step_0002_20260803_124016_at.webp", "reasoning": "Type `numbers` to narrow Spotlight to the app. Lowercase is enough — Spotlight matching is case-insensitive — and the query is deliberately the bare app name so the top hit is the application and not a document or a web suggestion. The confirmation is in the bar itself: it now shows an inline `— Open` chip and the green Numbers icon at the right end, which means Return will launch the app.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-08-03T12:40:20.025Z", "timestamp_annotated": "2026-08-19T14:18:26.029680+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260803_124020_at.webp", "reasoning": "After typing `numbers` Press Return to open the top hit. Numbers does not come up on an empty document: it presents the **Choose a Template** chooser, so this step lands on a dialog rather than on a spreadsheet and the next action has to deal with template selection.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-08-03T12:40:29.782Z", "timestamp_annotated": "2026-08-19T14:18:26.030081+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=786, Y=667", "converted_command": "Double-click at (786, 667)", "image_path": "vision/frames/step_0004_20260803_124029_at.webp", "reasoning": "Move the cursor and Double-click the **Blank** tile in the chooser's `Recents` row. Blank is the right template because the task supplies its own data and headings — any of the themed templates would come pre-populated with cells that would then have to be cleared. Double-clicking opens the tile directly, which is why the `Create` button at the bottom of the sheet is never pressed. The chooser is still drawn in this step's after-frame; the document only appears in step 5's before-frame, after a 16 s settle — Numbers swallows commands sent while the template loads.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-08-03T12:40:45.325Z", "timestamp_annotated": "2026-08-19T14:18:26.030458+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Left", "converted_command": "Press: Left", "image_path": "vision/frames/step_0005_20260803_124045_at.webp", "reasoning": "Move the selection left, from B2 to A2. The blank template ships with one header row and one header column, so it opens with **B2** selected rather than A1, and the table has to be walked back to its top-left corner before typing starts. Arrow keys are used rather than a click because clicking a cell in Numbers enters text-edit mode, which `{Escape}` does not leave — later arrow presses would then move the text caret and silently corrupt cells.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-08-03T12:40:48.868Z", "timestamp_annotated": "2026-08-19T14:18:26.030899+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0006_20260803_124048_at.webp", "reasoning": "Move up from A2 to A1, the first heading cell. Left-then-Up is a safe pair for reaching the corner: both keys are no-ops once the selection is already at the edge, so the sequence lands on A1 whether or not the template opened where expected. The step-6 after-frame shows the selection box on A1 inside the darker header row.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-08-03T12:40:52.525Z", "timestamp_annotated": "2026-08-19T14:18:26.031312+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Item", "converted_command": "Type: Item", "image_path": "vision/frames/step_0007_20260803_124052_at.webp", "reasoning": "Type the column-A heading `Item`. Typing straight into a selected cell begins editing without a double-click, which is the whole reason this take is keyboard-only. Note that no bold command is issued anywhere in this trace — A1 sits in the header row and Numbers renders header text bold automatically.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-08-03T12:40:56.144Z", "timestamp_annotated": "2026-08-19T14:18:26.031766+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0008_20260803_124056_at.webp", "reasoning": "After typing `Item` Press Return to commit `Item` and drop the selection to A2. In Numbers, Return commits the cell and moves **down**, which is what makes a plain type/Return alternation walk a column; this is why the whole of column A is entered before column B rather than filling row by row.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-08-03T12:40:59.669Z", "timestamp_annotated": "2026-08-19T14:18:26.032209+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Apples", "converted_command": "Type: Apples", "image_path": "vision/frames/step_0009_20260803_124059_at.webp", "reasoning": "Type the first data label `Apples` into A2. The row labels are what give the Amount figures meaning, and the SUM at the end has to cover exactly the three rows entered here — so the count of labels is load-bearing, not decorative.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-08-03T12:41:03.566Z", "timestamp_annotated": "2026-08-19T14:18:26.032692+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0010_20260803_124103_at.webp", "reasoning": "Commit `Apples` and step down to A3.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-08-03T12:41:07.196Z", "timestamp_annotated": "2026-08-19T14:18:26.033184+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Bananas", "converted_command": "Type: Bananas", "image_path": "vision/frames/step_0011_20260803_124107_at.webp", "reasoning": "Type the second data label `Bananas` into A3.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-08-03T12:41:10.781Z", "timestamp_annotated": "2026-08-19T14:18:26.033692+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0012_20260803_124110_at.webp", "reasoning": "Commit `Bananas` and step down to A4.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-08-03T12:41:14.396Z", "timestamp_annotated": "2026-08-19T14:18:26.034248+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Cherries", "converted_command": "Type: Cherries", "image_path": "vision/frames/step_0013_20260803_124114_at.webp", "reasoning": "Type the third and last data label `Cherries` into A4. Three data rows means the total belongs in row 5 and the SUM range is B2:B4.", "skipped": false} +{"step_id": 14, "timestamp_action": "2026-08-03T12:41:18.001Z", "timestamp_annotated": "2026-08-19T14:18:26.034845+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0014_20260803_124118_at.webp", "reasoning": "Commit `Cherries` and step down to A5, the row that will hold the total.", "skipped": false} +{"step_id": 15, "timestamp_action": "2026-08-03T12:41:21.542Z", "timestamp_annotated": "2026-08-19T14:18:26.035346+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Total", "converted_command": "Type: Total", "image_path": "vision/frames/step_0015_20260803_124121_at.webp", "reasoning": "Type `Total` into A5 to label the summary row. Labelling it in column A is what makes the artifact readable as a totalled table rather than a stray number under three values; the formula that lands in B5 is only meaningful next to this label.", "skipped": false} +{"step_id": 16, "timestamp_action": "2026-08-03T12:41:25.237Z", "timestamp_annotated": "2026-08-19T14:18:26.035895+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0016_20260803_124125_at.webp", "reasoning": "Commit `Total`. The selection drops to A6, one row past the table content — the after-frame shows A1:A5 filled with `Item`/`Apples`/`Bananas`/`Cherries`/`Total`, all rendered bold because column A is a header column.", "skipped": false} +{"step_id": 17, "timestamp_action": "2026-08-03T12:41:28.827Z", "timestamp_annotated": "2026-08-19T14:18:26.036531+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0017_20260803_124128_at.webp", "reasoning": "Start walking back up column A to reach the top of column B. The selection moves from A6 to A5 (`Total`). Arrows are used instead of clicking B1 for the same reason as before: a click would put the cell into edit mode and poison every later arrow press.", "skipped": false} +{"step_id": 18, "timestamp_action": "2026-08-03T12:41:32.392Z", "timestamp_annotated": "2026-08-19T14:18:26.037182+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0018_20260803_124132_at.webp", "reasoning": "A5 → A4 (`Cherries`).", "skipped": false} +{"step_id": 19, "timestamp_action": "2026-08-03T12:41:36.007Z", "timestamp_annotated": "2026-08-19T14:18:26.037800+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0019_20260803_124136_at.webp", "reasoning": "A4 → A3 (`Bananas`).", "skipped": false} +{"step_id": 20, "timestamp_action": "2026-08-03T12:41:39.579Z", "timestamp_annotated": "2026-08-19T14:18:26.038368+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0020_20260803_124139_at.webp", "reasoning": "A3 → A2 (`Apples`).", "skipped": false} +{"step_id": 21, "timestamp_action": "2026-08-03T12:41:43.128Z", "timestamp_annotated": "2026-08-19T14:18:26.039001+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Up", "converted_command": "Press: Up", "image_path": "vision/frames/step_0021_20260803_124143_at.webp", "reasoning": "A2 → A1 (`Item`). Five Up presses are needed because the selection had been pushed one row past the last entry by the final Return — four rows of data plus that overshoot. The after-frame confirms the selection box is back on A1.", "skipped": false} +{"step_id": 22, "timestamp_action": "2026-08-03T12:41:46.749Z", "timestamp_annotated": "2026-08-19T14:18:26.039668+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Right", "converted_command": "Press: Right", "image_path": "vision/frames/step_0022_20260803_124146_at.webp", "reasoning": "Move right from A1 to B1, the top of the second column. The after-frame shows the selection on B1 and the column-B label highlighted in the header bar, so the next typed text will start the Amount column at the correct row.", "skipped": false} +{"step_id": 23, "timestamp_action": "2026-08-03T12:41:50.315Z", "timestamp_annotated": "2026-08-19T14:18:26.040243+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Amount", "converted_command": "Type: Amount", "image_path": "vision/frames/step_0023_20260803_124150_at.webp", "reasoning": "Type the column-B heading `Amount`. This heading is what identifies the numeric column for a reader and for any later sort or chart; entering it before the values keeps the same type/Return rhythm running down the column.", "skipped": false} +{"step_id": 24, "timestamp_action": "2026-08-03T12:41:53.841Z", "timestamp_annotated": "2026-08-19T14:18:26.040860+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0024_20260803_124153_at.webp", "reasoning": "Commit `Amount` and drop to B2, alongside `Apples`.", "skipped": false} +{"step_id": 25, "timestamp_action": "2026-08-03T12:41:57.310Z", "timestamp_annotated": "2026-08-19T14:18:26.041598+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 120", "converted_command": "Type: 120", "image_path": "vision/frames/step_0025_20260803_124157_at.webp", "reasoning": "Type `120` as the Apples amount. Numbers right-aligns it in the frames, which is the signal that the cell was parsed as a number rather than text — a text-typed figure would left-align and would not be picked up by SUM.", "skipped": false} +{"step_id": 26, "timestamp_action": "2026-08-03T12:42:00.829Z", "timestamp_annotated": "2026-08-19T14:18:26.042317+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0026_20260803_124200_at.webp", "reasoning": "Commit `120` and drop to B3, alongside `Bananas`.", "skipped": false} +{"step_id": 27, "timestamp_action": "2026-08-03T12:42:04.420Z", "timestamp_annotated": "2026-08-19T14:18:26.043042+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 340", "converted_command": "Type: 340", "image_path": "vision/frames/step_0027_20260803_124204_at.webp", "reasoning": "Type `340` as the Bananas amount.", "skipped": false} +{"step_id": 28, "timestamp_action": "2026-08-03T12:42:08.047Z", "timestamp_annotated": "2026-08-19T14:18:26.043745+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0028_20260803_124208_at.webp", "reasoning": "Commit `340` and drop to B4, alongside `Cherries`.", "skipped": false} +{"step_id": 29, "timestamp_action": "2026-08-03T12:42:11.517Z", "timestamp_annotated": "2026-08-19T14:18:26.044344+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 210", "converted_command": "Type: 210", "image_path": "vision/frames/step_0029_20260803_124211_at.webp", "reasoning": "Type `210` as the Cherries amount, the last of the three values the total has to cover.", "skipped": false} +{"step_id": 30, "timestamp_action": "2026-08-03T12:42:15.027Z", "timestamp_annotated": "2026-08-19T14:18:26.045056+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0030_20260803_124215_at.webp", "reasoning": "Commit `210`. The selection drops to B5, the cell on the `Total` row — exactly where the formula belongs, so no further navigation is needed. The after-frame shows 120/340/210 right-aligned in B2:B4 with the selection box on the empty B5.", "skipped": false} +{"step_id": 31, "timestamp_action": "2026-08-03T12:42:47.106Z", "timestamp_annotated": "2026-08-19T14:18:26.045783+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: =SUM(B2:B4)", "converted_command": "Type: =SUM(B2:B4)", "image_path": "vision/frames/step_0031_20260803_124247_at.webp", "reasoning": "Type `=SUM(B2:B4)` to total the three amounts. The leading `=` is what makes Numbers open its formula editor instead of storing the text literally, and the range is written explicitly as B2:B4 rather than as a whole column so the total never tries to include its own cell. The editor does not appear in this step's after-frame; it is visible in step 32's before-frame as `fx SUM ▾ ( B2:B4 ▾ )` with B2:B4 outlined in blue in the table — read that frame before concluding the formula was accepted.", "skipped": false} +{"step_id": 32, "timestamp_action": "2026-08-03T12:43:19.178Z", "timestamp_annotated": "2026-08-19T14:18:26.046414+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0032_20260803_124319_at.webp", "reasoning": "After typing `=SUM(B2:B4)` Press Return to accept the formula, which is equivalent to clicking the green ✓ in the formula editor. The 32 s that elapse before this keystroke are the operator reading the editor back: the argument token must say `B2:B4` and the highlighted band in the table must cover exactly the three data rows, because a wrong range still commits happily and produces a plausible wrong number. The result lands in step 33's before-frame: B5 reads **670**, and 120 + 340 + 210 = 670 confirms the range was right.", "skipped": false} +{"step_id": 33, "timestamp_action": "2026-08-03T12:43:44.312Z", "timestamp_annotated": "2026-08-19T14:18:26.047128+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+S", "converted_command": "Press: Cmd+S", "image_path": "vision/frames/step_0033_20260803_124344_at.webp", "reasoning": "Press ⌘S (Cmd+S) to save. The document is still `Untitled` — the title bar reads `Untitled — Edited` — so ⌘S opens the save sheet rather than writing silently, and nothing on disk exists to check until this is done. The sheet offers `Save As:` pre-filled with `Untitled` and fully selected, `Tags:`, and `Where:` set to **Documents**.", "skipped": false} +{"step_id": 34, "timestamp_action": "2026-08-03T12:43:51.274Z", "timestamp_annotated": "2026-08-19T14:18:26.047863+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: sum-column", "converted_command": "Type: sum-column", "image_path": "vision/frames/step_0034_20260803_124351_at.webp", "reasoning": "Type `sum-column` as the filename. No clearing keystroke is needed first: the `Save As:` text is pre-selected when the sheet opens, so typing replaces it outright — the before-frame of step 35 shows the field containing only `sum-column`. The `Where:` popup is left at its Documents default, which is where the artifact is expected to land.", "skipped": false} +{"step_id": 35, "timestamp_action": "2026-08-03T12:43:55.412Z", "timestamp_annotated": "2026-08-19T14:18:26.048562+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0035_20260803_124355_at.webp", "reasoning": "After typing `sum-column` Press Return to activate the sheet's default `Save` button and write the file. The confirmation is the title bar in step 36's before-frame: it now reads `sum-column` with a Numbers document icon and no `Edited` marker, meaning the document is on disk with no unsaved changes.", "skipped": false} +{"step_id": 36, "timestamp_action": "2026-08-03T12:44:05.673Z", "timestamp_annotated": "2026-08-19T14:18:26.049286+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0036_20260803_124405_at.webp", "reasoning": "Press ⌘Q (Cmd+Q) to quit Numbers. Quitting is part of the trace rather than housekeeping: it proves the save completed, because an unsaved document would have raised a save-changes sheet and blocked the quit. The closing frame shows the bare desktop with Finder frontmost and no Numbers icon in the Dock.", "skipped": false} diff --git a/data/sessions/numbers-sum-column/sync_log.json b/data/sessions/numbers-sum-column/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..4f88ab790056795fe263ed21344f6e78798d1237 --- /dev/null +++ b/data/sessions/numbers-sum-column/sync_log.json @@ -0,0 +1,796 @@ +{ + "session_id": "012af426-6c25-492c-ad3b-53c46c9cd6bb", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260803_124012_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0001_20260803_124012_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260803_124012_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0001_20260803_124012_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260803_124012_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0001_20260803_124012_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260803_124016_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0002_20260803_124016_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260803_124016_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0002_20260803_124016_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260803_124016_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0002_20260803_124016_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260803_124020_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0003_20260803_124020_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260803_124020_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0003_20260803_124020_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260803_124020_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0003_20260803_124020_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260803_124029_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0004_20260803_124029_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260803_124029_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0004_20260803_124029_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260803_124029_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0004_20260803_124029_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260803_124045_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0005_20260803_124045_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260803_124045_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0005_20260803_124045_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260803_124045_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0005_20260803_124045_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260803_124048_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0006_20260803_124048_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260803_124048_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0006_20260803_124048_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260803_124048_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0006_20260803_124048_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260803_124052_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0007_20260803_124052_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260803_124052_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0007_20260803_124052_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260803_124052_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0007_20260803_124052_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260803_124056_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0008_20260803_124056_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260803_124056_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0008_20260803_124056_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260803_124056_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0008_20260803_124056_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260803_124059_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0009_20260803_124059_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260803_124059_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0009_20260803_124059_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260803_124059_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0009_20260803_124059_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260803_124103_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0010_20260803_124103_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260803_124103_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0010_20260803_124103_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260803_124103_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0010_20260803_124103_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260803_124107_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0011_20260803_124107_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260803_124107_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0011_20260803_124107_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260803_124107_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0011_20260803_124107_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260803_124110_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0012_20260803_124110_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260803_124110_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0012_20260803_124110_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260803_124110_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0012_20260803_124110_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260803_124114_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0013_20260803_124114_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260803_124114_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0013_20260803_124114_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260803_124114_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0013_20260803_124114_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260803_124118_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0014_20260803_124118_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260803_124118_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0014_20260803_124118_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260803_124118_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0014_20260803_124118_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260803_124121_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0015_20260803_124121_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260803_124121_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0015_20260803_124121_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260803_124121_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0015_20260803_124121_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260803_124125_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0016_20260803_124125_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260803_124125_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0016_20260803_124125_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260803_124125_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0016_20260803_124125_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260803_124128_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0017_20260803_124128_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260803_124128_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0017_20260803_124128_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0017_20260803_124128_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0017_20260803_124128_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260803_124132_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0018_20260803_124132_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260803_124132_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0018_20260803_124132_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0018_20260803_124132_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0018_20260803_124132_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260803_124136_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0019_20260803_124136_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260803_124136_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0019_20260803_124136_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0019_20260803_124136_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0019_20260803_124136_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260803_124139_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0020_20260803_124139_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260803_124139_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0020_20260803_124139_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0020_20260803_124139_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0020_20260803_124139_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260803_124143_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0021_20260803_124143_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260803_124143_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0021_20260803_124143_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0021_20260803_124143_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0021_20260803_124143_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260803_124146_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0022_20260803_124146_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260803_124146_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0022_20260803_124146_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0022_20260803_124146_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0022_20260803_124146_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260803_124150_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0023_20260803_124150_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260803_124150_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0023_20260803_124150_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0023_20260803_124150_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0023_20260803_124150_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0024_20260803_124153_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0024_20260803_124153_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0024_20260803_124153_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0024_20260803_124153_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0024_20260803_124153_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0024_20260803_124153_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0025_20260803_124157_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0025_20260803_124157_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0025_20260803_124157_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0025_20260803_124157_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0025_20260803_124157_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0025_20260803_124157_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0026_20260803_124200_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0026_20260803_124200_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0026_20260803_124200_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0026_20260803_124200_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0026_20260803_124200_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0026_20260803_124200_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0027_20260803_124204_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0027_20260803_124204_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0027_20260803_124204_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0027_20260803_124204_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0027_20260803_124204_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0027_20260803_124204_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0028_20260803_124208_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0028_20260803_124208_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0028_20260803_124208_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0028_20260803_124208_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0028_20260803_124208_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0028_20260803_124208_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0029_20260803_124211_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0029_20260803_124211_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0029_20260803_124211_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0029_20260803_124211_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0029_20260803_124211_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0029_20260803_124211_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0030_20260803_124215_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0030_20260803_124215_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0030_20260803_124215_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0030_20260803_124215_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0030_20260803_124215_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0030_20260803_124215_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0031_20260803_124247_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0031_20260803_124247_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0031_20260803_124247_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0031_20260803_124247_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0031_20260803_124247_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0031_20260803_124247_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0032_20260803_124319_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0032_20260803_124319_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0032_20260803_124319_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0032_20260803_124319_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0032_20260803_124319_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0032_20260803_124319_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0033_20260803_124344_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0033_20260803_124344_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0033_20260803_124344_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0033_20260803_124344_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0033_20260803_124344_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0033_20260803_124344_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0034_20260803_124351_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0034_20260803_124351_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0034_20260803_124351_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0034_20260803_124351_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0034_20260803_124351_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0034_20260803_124351_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0035_20260803_124355_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0035_20260803_124355_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0035_20260803_124355_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0035_20260803_124355_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0035_20260803_124355_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0035_20260803_124355_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0036_20260803_124405_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0036_20260803_124405_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0036_20260803_124405_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0036_20260803_124405_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0036_20260803_124405_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/numbers-sum-column/vision/frames/step_0036_20260803_124405_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/numbers-sum-column/vision/frames/closing_state.webp b/data/sessions/numbers-sum-column/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..6c51b22d025316fee6f2b380f2ec6bbd88bd52b1 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da27719d0748d3e6fecc9f6e94d919392041d7f6df142982e227fcefa14ee59c +size 669684 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0001_20260803_124012_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0001_20260803_124012_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..698a0750c02909d3e3eeb83d4908a3cce3e0afed --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0001_20260803_124012_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc78a60cb7a769d23926ab2017204a316e56ff55304306d15b3301541c4c70c +size 666194 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0001_20260803_124012_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0001_20260803_124012_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..90811e8013f4dba48ce22a3ba7877e667afb9998 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0001_20260803_124012_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b449fe27f6653209c1fb3a85134bad043c5d0a7d29352d56c881a6f703a737 +size 666052 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0001_20260803_124012_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0001_20260803_124012_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..99dbe0271be62123f78da3bfb6e24c2e23285f6b --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0001_20260803_124012_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e94d0e6d151344913f6d4751e4ffdaf67e9319b1d71506f264acb22733f4bcba +size 669688 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0002_20260803_124016_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0002_20260803_124016_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0a5d229495c89f0dfed1a28f2109a6c67101fd57 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0002_20260803_124016_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:949f469c90957e35d58eddd6a3a33a8ac8cf50f59cbdcfeeb73e705bdb19ba5f +size 666786 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0002_20260803_124016_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0002_20260803_124016_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..698a0750c02909d3e3eeb83d4908a3cce3e0afed --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0002_20260803_124016_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc78a60cb7a769d23926ab2017204a316e56ff55304306d15b3301541c4c70c +size 666194 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0002_20260803_124016_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0002_20260803_124016_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..698a0750c02909d3e3eeb83d4908a3cce3e0afed --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0002_20260803_124016_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc78a60cb7a769d23926ab2017204a316e56ff55304306d15b3301541c4c70c +size 666194 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0003_20260803_124020_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0003_20260803_124020_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c86b74a5585700d96fb3409049ae001fb3465a93 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0003_20260803_124020_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fc6fa07ce93018e8ac276e70ec1941f709a2f8a8a91edd110a4129e51f8237a +size 669312 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0003_20260803_124020_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0003_20260803_124020_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c1eee80e5bfe347c49ff9baa0068c5e96debe8da --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0003_20260803_124020_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a19730c93bcdba30c661ace5d76c64731621980c82a9df8c0a45ece0bfc56e6 +size 611614 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0003_20260803_124020_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0003_20260803_124020_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c1eee80e5bfe347c49ff9baa0068c5e96debe8da --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0003_20260803_124020_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a19730c93bcdba30c661ace5d76c64731621980c82a9df8c0a45ece0bfc56e6 +size 611614 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0004_20260803_124029_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0004_20260803_124029_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..69a1c40dfe491189786799a270129dd07ffbf5d4 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0004_20260803_124029_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c029feffc6afaddc0ff82777c04b5f1ff587e72815c2d4e192ca7afd25d612 +size 481584 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0004_20260803_124029_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0004_20260803_124029_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1c9ba60fa636e1d0431c3e1c2f121df33766869a --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0004_20260803_124029_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee1e74862ee4bd8347bff4d3017de8c5e692b0dabe4ac58952bf93247c6cf1e +size 1825514 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0004_20260803_124029_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0004_20260803_124029_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..69a1c40dfe491189786799a270129dd07ffbf5d4 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0004_20260803_124029_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c029feffc6afaddc0ff82777c04b5f1ff587e72815c2d4e192ca7afd25d612 +size 481584 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0005_20260803_124045_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0005_20260803_124045_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cdb4331309f2c6a7e08b8fbc780653457bd9a862 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0005_20260803_124045_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db4383fdf7473bd03ced224668f29f3bbe6b58d2ec7aa4705e19be2e501318f +size 317930 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0005_20260803_124045_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0005_20260803_124045_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..01a8dc8b8cbbc4d4d1d131da0992c01856454cdc --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0005_20260803_124045_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da18c411bdbdd6dba3b356f80c20739ec6995d98cda0f5d604404fc50f58d80 +size 317796 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0005_20260803_124045_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0005_20260803_124045_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..01a8dc8b8cbbc4d4d1d131da0992c01856454cdc --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0005_20260803_124045_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da18c411bdbdd6dba3b356f80c20739ec6995d98cda0f5d604404fc50f58d80 +size 317796 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0006_20260803_124048_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0006_20260803_124048_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f83873c97cbee03c53f2c4b26180c08725832d22 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0006_20260803_124048_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfef6f9c294a8d55d4afd1d3f2453c617ce0eab0d4f7710c5df8c85982ad20cf +size 317548 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0006_20260803_124048_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0006_20260803_124048_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c9c54f859eeafa04dfff9310874cf2e5304bc4d8 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0006_20260803_124048_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f889c6915e33db2b6a541777b75080ea294be66388d5c1df6f98745d2ba356ee +size 317758 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0006_20260803_124048_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0006_20260803_124048_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cdb4331309f2c6a7e08b8fbc780653457bd9a862 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0006_20260803_124048_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db4383fdf7473bd03ced224668f29f3bbe6b58d2ec7aa4705e19be2e501318f +size 317930 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0007_20260803_124052_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0007_20260803_124052_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..bdf926134f3c6aca9b48d033a6b29c1cc87e6bb8 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0007_20260803_124052_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b9107ea61cfa42b1427d6a9a60ed889483a7a48a6bddefd14f877d28752a0e8 +size 318592 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0007_20260803_124052_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0007_20260803_124052_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f83873c97cbee03c53f2c4b26180c08725832d22 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0007_20260803_124052_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfef6f9c294a8d55d4afd1d3f2453c617ce0eab0d4f7710c5df8c85982ad20cf +size 317548 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0007_20260803_124052_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0007_20260803_124052_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f83873c97cbee03c53f2c4b26180c08725832d22 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0007_20260803_124052_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfef6f9c294a8d55d4afd1d3f2453c617ce0eab0d4f7710c5df8c85982ad20cf +size 317548 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0008_20260803_124056_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0008_20260803_124056_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..303c0c5242ac80264d1a916bf5df62ee70fdb977 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0008_20260803_124056_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a349bdb28c2d20ce0f43e26ba919f76b01b54a7a87e812420800cf124fa751d +size 318200 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0008_20260803_124056_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0008_20260803_124056_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..bdf926134f3c6aca9b48d033a6b29c1cc87e6bb8 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0008_20260803_124056_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b9107ea61cfa42b1427d6a9a60ed889483a7a48a6bddefd14f877d28752a0e8 +size 318592 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0008_20260803_124056_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0008_20260803_124056_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..bdf926134f3c6aca9b48d033a6b29c1cc87e6bb8 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0008_20260803_124056_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b9107ea61cfa42b1427d6a9a60ed889483a7a48a6bddefd14f877d28752a0e8 +size 318592 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0009_20260803_124059_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0009_20260803_124059_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5dc1211c59acd3e5393f015bb6c6df2e8f387ac6 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0009_20260803_124059_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2e2819acfab360b2aaeb50f89aceb125fdabe71b2d13149bec65629ef2d6570 +size 319372 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0009_20260803_124059_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0009_20260803_124059_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..609c4c8d6b7cce2df79a58151e3a9f85a3a2fa80 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0009_20260803_124059_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9a59469eebb63d893a0b9b298db9502b525d825cfb620ef23fc6c929edebcb1 +size 318042 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0009_20260803_124059_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0009_20260803_124059_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..609c4c8d6b7cce2df79a58151e3a9f85a3a2fa80 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0009_20260803_124059_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9a59469eebb63d893a0b9b298db9502b525d825cfb620ef23fc6c929edebcb1 +size 318042 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0010_20260803_124103_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0010_20260803_124103_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..141e69e033726dee73879bc31edb1650e06a320b --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0010_20260803_124103_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b14cff64f7278c6efd461c86ef4d6a02bb0785d5c39c35d3f6acb3058f4ccd +size 318556 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0010_20260803_124103_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0010_20260803_124103_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1a6c7d574a839c15e1446a7673daf47a138ff513 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0010_20260803_124103_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da99d2776db6f2983468983f2a8ba0873c4565495869c4d5733527132ad6793b +size 319512 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0010_20260803_124103_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0010_20260803_124103_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9178f620ebcd9c73af429f9926873f22f00c2870 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0010_20260803_124103_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:900b5cb7d35c7df20d2cee7bdbaae5487dde30069bebabdc8910652892b0eee8 +size 319534 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0011_20260803_124107_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0011_20260803_124107_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d9b348ef46517274c129eb1fb77e05f4377442fd --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0011_20260803_124107_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f19a612e313eb2aebb53dbe37ec27025239575b2a5c008ba025906cf03acf6b9 +size 319992 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0011_20260803_124107_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0011_20260803_124107_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..acb5517b660b824c2fcebf24e4621dcae1b08d3a --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0011_20260803_124107_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36fd6750f3c5aeef5c298fd796dd25c934d9ef1557041db2aafa0426d4a34ba0 +size 319134 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0011_20260803_124107_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0011_20260803_124107_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..663ccad56e167eb9a0f37391db8ad5aba0af44db --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0011_20260803_124107_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2357de88574c2c38b8a1d6eea6172ebec6b5c580cd73d937d810582e02f864e6 +size 318610 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0012_20260803_124110_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0012_20260803_124110_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9ba8def55291bf2156353cae487d964d5bcc1f63 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0012_20260803_124110_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a56da0c55faa5a010f4edf5550961607ea0453d0bc2313dc9fd84a8d142911e0 +size 319130 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0012_20260803_124110_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0012_20260803_124110_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..85d0c0db260a9526eb2273c7a4bd9d75442a1b71 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0012_20260803_124110_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ffe8ee3dd651b5c6d51681613471979c3532a86ae58e40110d1ba3dea9e6eff +size 319938 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0012_20260803_124110_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0012_20260803_124110_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..85d0c0db260a9526eb2273c7a4bd9d75442a1b71 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0012_20260803_124110_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ffe8ee3dd651b5c6d51681613471979c3532a86ae58e40110d1ba3dea9e6eff +size 319938 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0013_20260803_124114_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0013_20260803_124114_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..471088311a7cf6c5c3b7a5dc7bed9fdab71ee043 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0013_20260803_124114_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae1819311954dbd321d86bb0a00e0b0408798eeb20097a573e3f84bf9551b967 +size 320738 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0013_20260803_124114_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0013_20260803_124114_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0b64ba7c71de48b4cf6d7b5890f7e43e789738c3 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0013_20260803_124114_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38365a6c139520f4997d39fc80279ef6c926fc1af8b12b7b01d8b065ba255d3f +size 320240 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0013_20260803_124114_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0013_20260803_124114_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3eef3c39edf3078f17da176a7a7e34afe4cd9f6e --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0013_20260803_124114_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:148ff626afac8160647f1fdd4e5a0e0628cd3500dc085f5cbcd909b9d91be15d +size 319104 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0014_20260803_124118_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0014_20260803_124118_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..999894369650d6f9ae57024ce2b51282b6707cb8 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0014_20260803_124118_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2b2f3b54a9e5424815ab3a09f6e82be11cb8efec1a713120687b0527ae81449 +size 319880 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0014_20260803_124118_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0014_20260803_124118_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0eeccfd37c2c3c6c04e723bc5443e64937f9b1ed --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0014_20260803_124118_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fb163727d00bb49b3cb22f8e28667fdd489c1df0fef155c7c865a42aba16656 +size 320570 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0014_20260803_124118_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0014_20260803_124118_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..471088311a7cf6c5c3b7a5dc7bed9fdab71ee043 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0014_20260803_124118_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae1819311954dbd321d86bb0a00e0b0408798eeb20097a573e3f84bf9551b967 +size 320738 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0015_20260803_124121_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0015_20260803_124121_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7c850bde9bcc4130ac48bda1304a07462f00424b --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0015_20260803_124121_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0f21bd264ddc3c5563429914a0041f0331ef7fe6cdb659cc15de9a24d69fda +size 320844 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0015_20260803_124121_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0015_20260803_124121_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..17942177625edb4ab1fc488a902de7339037000a --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0015_20260803_124121_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:469dd361e9ea66c62de4bd8246bc8ed59cb374a733f03d8ba5ab9778e1591c91 +size 320150 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0015_20260803_124121_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0015_20260803_124121_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e315446231c5a3c059a7e0730ceed796f2a1cf2d --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0015_20260803_124121_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3163ee6b7c8d5565f5136c05f9a7076d212cd1978c09e999667c79e1578dcac +size 319706 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0016_20260803_124125_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0016_20260803_124125_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1de7c812ede534d6a18393044fbf0927b91ad2a7 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0016_20260803_124125_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de495c0aa664bd13307cd2b6b18b569546baa29630a1f46c38c180eae4d9c5f6 +size 320152 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0016_20260803_124125_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0016_20260803_124125_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7c850bde9bcc4130ac48bda1304a07462f00424b --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0016_20260803_124125_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0f21bd264ddc3c5563429914a0041f0331ef7fe6cdb659cc15de9a24d69fda +size 320844 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0016_20260803_124125_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0016_20260803_124125_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7c850bde9bcc4130ac48bda1304a07462f00424b --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0016_20260803_124125_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0f21bd264ddc3c5563429914a0041f0331ef7fe6cdb659cc15de9a24d69fda +size 320844 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0017_20260803_124128_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0017_20260803_124128_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3c39381a0d0f1023c99f407e083c807a1d3c4ff5 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0017_20260803_124128_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:451996a25b5f7f3d54246f53f85ef155cedc14b90012fd12b2ee684bc8aa4d5d +size 320662 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0017_20260803_124128_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0017_20260803_124128_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6f50964eadc4f13cc5d8ee546cabc616b5847ecc --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0017_20260803_124128_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af8d24612fd77fff8d1920bb98c6c25e6265886f9ae3ce23514323cf67ef8ac1 +size 321058 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0017_20260803_124128_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0017_20260803_124128_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0117f4eb2e9275e04e3e8827d689c0f214ed52f8 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0017_20260803_124128_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb2d3e54ca1515c6d89f5158c0eb96c3d307acc80e29df1132368f3707b745dd +size 319998 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0018_20260803_124132_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0018_20260803_124132_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e46b7a789e63677cb9e93704fa053d34cdeaaf74 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0018_20260803_124132_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1cfc67a92482ca35ec4343a8f143bd4dbfaaf2a29d405bdbc382f3ee6a159bb +size 321030 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0018_20260803_124132_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0018_20260803_124132_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3c39381a0d0f1023c99f407e083c807a1d3c4ff5 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0018_20260803_124132_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:451996a25b5f7f3d54246f53f85ef155cedc14b90012fd12b2ee684bc8aa4d5d +size 320662 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0018_20260803_124132_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0018_20260803_124132_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3c39381a0d0f1023c99f407e083c807a1d3c4ff5 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0018_20260803_124132_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:451996a25b5f7f3d54246f53f85ef155cedc14b90012fd12b2ee684bc8aa4d5d +size 320662 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0019_20260803_124136_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0019_20260803_124136_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1558e4aa45f467237312b5c7d5dcbfcce9210a53 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0019_20260803_124136_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19803d16659317eda6ddc36bbdfc6531ac1f8028a8fa7acfa0a1c3025689ccc6 +size 320856 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0019_20260803_124136_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0019_20260803_124136_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5c671544810f652b112a1dad994d65c4a55686e7 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0019_20260803_124136_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2bf6bbcbf926f9ccdb10a2bf8f3b4c1681d02804b3ab7c5b37b1cb78d108ae8 +size 320852 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0019_20260803_124136_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0019_20260803_124136_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3cbdda9f85a2d322e07a781c12cd5148e3f0dda6 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0019_20260803_124136_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:facc0499f7c23433d39cd5a1d7d8883529f1a32b97ecde8b3721ccbc0c10e6f1 +size 320696 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0020_20260803_124139_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0020_20260803_124139_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b27fecc1afb2b9e6f99705e3a3245d6eb7cb7ec6 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0020_20260803_124139_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a6a3d262a1eeac8eaaceb8cf09901f399ee168c877cc203276654208bd75538 +size 320622 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0020_20260803_124139_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0020_20260803_124139_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..34186271c5e35d56ad3789d55381ac019a5c4a61 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0020_20260803_124139_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b3a88238e05a0b4f7505ac26ff53a2c76f1e6dc74fd21cf56d001df669b5fa4 +size 320728 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0020_20260803_124139_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0020_20260803_124139_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1558e4aa45f467237312b5c7d5dcbfcce9210a53 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0020_20260803_124139_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19803d16659317eda6ddc36bbdfc6531ac1f8028a8fa7acfa0a1c3025689ccc6 +size 320856 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0021_20260803_124143_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0021_20260803_124143_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c6cba6af983c58929d6e3732ba0b99d0e220d96b --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0021_20260803_124143_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df399045fd041b9bc93bfad3649eec4a3b2354bcda93862cb778ecde99d958c1 +size 320384 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0021_20260803_124143_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0021_20260803_124143_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fc474f8cc0399f99da018b83ecdba817420e76a9 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0021_20260803_124143_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2784d77ae7dbef645410c5ae37123c94a1668aaa46b4c2913a4d0491892ad300 +size 320340 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0021_20260803_124143_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0021_20260803_124143_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b27fecc1afb2b9e6f99705e3a3245d6eb7cb7ec6 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0021_20260803_124143_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a6a3d262a1eeac8eaaceb8cf09901f399ee168c877cc203276654208bd75538 +size 320622 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0022_20260803_124146_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0022_20260803_124146_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..bb870fca638cedba7b043c9224d1e199d492f85c --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0022_20260803_124146_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f0e95925ead53f8980f3da1241a1f7ee5c434c89387234771cafb22e47fa6aa +size 320096 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0022_20260803_124146_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0022_20260803_124146_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c6cba6af983c58929d6e3732ba0b99d0e220d96b --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0022_20260803_124146_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df399045fd041b9bc93bfad3649eec4a3b2354bcda93862cb778ecde99d958c1 +size 320384 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0022_20260803_124146_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0022_20260803_124146_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c6cba6af983c58929d6e3732ba0b99d0e220d96b --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0022_20260803_124146_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df399045fd041b9bc93bfad3649eec4a3b2354bcda93862cb778ecde99d958c1 +size 320384 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0023_20260803_124150_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0023_20260803_124150_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7c100495cd1a8b1b0d55641b4d3ac8a731906373 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0023_20260803_124150_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9d1ac1aa493e6c39fd018308d5fe8abcc5196768e5b1f501b38baec55af33e +size 321136 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0023_20260803_124150_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0023_20260803_124150_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..dd674670bdaccfd0bb49cdf070b12fe7b999c171 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0023_20260803_124150_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abde6035bd021b87a2c848309581a4398b1206bd73a32b692901660d34ae3275 +size 320506 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0023_20260803_124150_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0023_20260803_124150_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..bb870fca638cedba7b043c9224d1e199d492f85c --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0023_20260803_124150_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f0e95925ead53f8980f3da1241a1f7ee5c434c89387234771cafb22e47fa6aa +size 320096 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0024_20260803_124153_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0024_20260803_124153_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..31029e9a18f06ca2c30087afd8156548e7c03074 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0024_20260803_124153_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f392830e8d0604c5df54800fd3c45c02f571553944c51a56f2a27c06b13cbf1c +size 320710 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0024_20260803_124153_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0024_20260803_124153_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7c100495cd1a8b1b0d55641b4d3ac8a731906373 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0024_20260803_124153_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9d1ac1aa493e6c39fd018308d5fe8abcc5196768e5b1f501b38baec55af33e +size 321136 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0024_20260803_124153_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0024_20260803_124153_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7c100495cd1a8b1b0d55641b4d3ac8a731906373 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0024_20260803_124153_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9d1ac1aa493e6c39fd018308d5fe8abcc5196768e5b1f501b38baec55af33e +size 321136 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0025_20260803_124157_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0025_20260803_124157_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5fde315e217537951dc408cb4c62a633ce676c9f --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0025_20260803_124157_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c180337d6ab1de2714ae08fc198e6e1458f196afb74b29bee653fc8ba9b216 +size 321444 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0025_20260803_124157_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0025_20260803_124157_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ddf6bd5af61d6e31d502d13d896367523c854ae6 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0025_20260803_124157_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3010c6cfebabd28cf704a7540821b296fa86bc492919d2312ee2e2397f5d1e18 +size 321078 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0025_20260803_124157_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0025_20260803_124157_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e75705cbc78839af75b3da616fd99e2a036ac6c5 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0025_20260803_124157_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66c5c5f09e47ba8e87e79789e0862451d0036df26461f43b46738c03e39309fd +size 320536 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0026_20260803_124200_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0026_20260803_124200_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a11feb86e69ccda9aef703d686c28fef99f224ee --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0026_20260803_124200_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cc7e218be200c7c1680dcac8b310ff166d0c9cbbd64352bc9c5385ab4623f80 +size 320888 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0026_20260803_124200_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0026_20260803_124200_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9996d9d70e3a00ebfcd68f812155e60b7780f7d0 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0026_20260803_124200_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba70ec8c937301be48da957ac4fe1d98133a12aa045885f8635bc59022a83acd +size 321390 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0026_20260803_124200_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0026_20260803_124200_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5fde315e217537951dc408cb4c62a633ce676c9f --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0026_20260803_124200_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c180337d6ab1de2714ae08fc198e6e1458f196afb74b29bee653fc8ba9b216 +size 321444 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0027_20260803_124204_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0027_20260803_124204_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3a34b42510c1fd9bce7f13f948cdde7ba64bbade --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0027_20260803_124204_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ec38635d0d24c57fba6de2d28a67db5d1ad1fc41a08080ec32a3ecd055313e +size 321478 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0027_20260803_124204_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0027_20260803_124204_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a766e71fb052f2ed7269ede475f153fd954d2672 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0027_20260803_124204_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5932f79bb62f61fd1a0bc0b21150ca87ce6659cd671903e424bf63a5a448775a +size 321468 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0027_20260803_124204_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0027_20260803_124204_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..887275548927c99728f0b40d290ddd3d23001dcb --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0027_20260803_124204_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f69800acb2044b239c89362b0448a5d1db0453ba1a6a040672e3794723612a +size 320804 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0028_20260803_124208_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0028_20260803_124208_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ca6dab25c0988a905ebeaaca2003d1e5f4e52146 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0028_20260803_124208_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1a6bdc8e88a6198462fa53d36e7e1606fcb831680fce62f979e78b0dc5aabd +size 321324 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0028_20260803_124208_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0028_20260803_124208_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3a34b42510c1fd9bce7f13f948cdde7ba64bbade --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0028_20260803_124208_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ec38635d0d24c57fba6de2d28a67db5d1ad1fc41a08080ec32a3ecd055313e +size 321478 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0028_20260803_124208_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0028_20260803_124208_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3a34b42510c1fd9bce7f13f948cdde7ba64bbade --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0028_20260803_124208_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ec38635d0d24c57fba6de2d28a67db5d1ad1fc41a08080ec32a3ecd055313e +size 321478 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0029_20260803_124211_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0029_20260803_124211_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a057be2b8de948f78b21e703e9124e9633189e59 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0029_20260803_124211_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd54013a91a9fd83191704f7ccb1bcf547e803e6143fab80228154c843c327cd +size 321826 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0029_20260803_124211_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0029_20260803_124211_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..750352d697c14273054a3d352e0e52e79b6a0ad8 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0029_20260803_124211_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a94210f5c3b5e544eb6bfaad088d9ac201fa5db2edd165dfdfc0a492a12c20f5 +size 321804 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0029_20260803_124211_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0029_20260803_124211_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8c60dbfafc2886713b6efd47a665f3b6f6b25533 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0029_20260803_124211_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:275c4e1d0b9625b4d92b2f2ebc08112fc51add3abc0080a2c169e3f0b7788e50 +size 321092 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0030_20260803_124215_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0030_20260803_124215_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fc99e44533c43d3196829dc5c10a7a1c2b8b28a3 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0030_20260803_124215_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad84bee7508b56e59b24423d7aa8e409ba233593ba3453412ed0cb883c4d705e +size 321528 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0030_20260803_124215_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0030_20260803_124215_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a057be2b8de948f78b21e703e9124e9633189e59 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0030_20260803_124215_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd54013a91a9fd83191704f7ccb1bcf547e803e6143fab80228154c843c327cd +size 321826 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0030_20260803_124215_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0030_20260803_124215_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a057be2b8de948f78b21e703e9124e9633189e59 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0030_20260803_124215_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd54013a91a9fd83191704f7ccb1bcf547e803e6143fab80228154c843c327cd +size 321826 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0031_20260803_124247_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0031_20260803_124247_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fc99e44533c43d3196829dc5c10a7a1c2b8b28a3 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0031_20260803_124247_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad84bee7508b56e59b24423d7aa8e409ba233593ba3453412ed0cb883c4d705e +size 321528 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0031_20260803_124247_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0031_20260803_124247_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5c02d3e25c01cc0ddb7fcfb442e843b7cfcef80a --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0031_20260803_124247_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c895426e0abe898d7fc6d8abf451914d3a1c636b4b9b5824f8a6d2f8d875de +size 321336 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0031_20260803_124247_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0031_20260803_124247_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5c02d3e25c01cc0ddb7fcfb442e843b7cfcef80a --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0031_20260803_124247_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c895426e0abe898d7fc6d8abf451914d3a1c636b4b9b5824f8a6d2f8d875de +size 321336 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0032_20260803_124319_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0032_20260803_124319_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a91f7c1f04e6e2e55f2ccf862d73b91b9adc58f2 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0032_20260803_124319_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7f2ff3de03359d188336c8e3b738007141d6cbd05e61b55ebaa076e09e7e858 +size 321536 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0032_20260803_124319_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0032_20260803_124319_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..eca2b25feb75382526cfc014029dca0fced7bf5e --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0032_20260803_124319_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e1a2f67470866fac739e9bd193e0d462770d429b87172c98ddf5335349ff8f0 +size 321648 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0032_20260803_124319_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0032_20260803_124319_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ad9c5b5aeb3afde4eb1d4c2e8d956e0a45d3d08d --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0032_20260803_124319_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6401ca5026f6b4bde6ba7604c9b0e84b57575efa3d0efe6a9f6feaca268a230b +size 332416 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0033_20260803_124344_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0033_20260803_124344_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..23eaf51e8bfceac58ef839827630d684e5a82247 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0033_20260803_124344_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3125b76bba123f0a949e00c52b231cb6d86ae9b66d9e093b670f9d1ac1f29b3 +size 310662 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0033_20260803_124344_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0033_20260803_124344_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0262545aad82eb7ae37313d796fd55d90be45ec8 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0033_20260803_124344_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a9b1c8803e80ecd821b340e03f115ea49eed12685c0953046da4d312f853245 +size 321832 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0033_20260803_124344_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0033_20260803_124344_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a91f7c1f04e6e2e55f2ccf862d73b91b9adc58f2 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0033_20260803_124344_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7f2ff3de03359d188336c8e3b738007141d6cbd05e61b55ebaa076e09e7e858 +size 321536 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0034_20260803_124351_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0034_20260803_124351_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c0b099bede3d8f3b47c0f746f594960fd664e36e --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0034_20260803_124351_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e1a827e4bfb73bfdb32017979187e35ec522bd8818ca8230daafcf49e77f04a +size 312126 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0034_20260803_124351_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0034_20260803_124351_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..143bd67e588cff0001593ad7f0e3a5b544419382 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0034_20260803_124351_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433a575bd4c2e8c370d12fa744e3fa075c7ed34f545b6f5f871090e19c1a27dd +size 311784 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0034_20260803_124351_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0034_20260803_124351_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..650f8a90b00a242a29f0bc4a79191cb909d3c6f2 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0034_20260803_124351_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b471bfa6e2fcadd3559e6c44f0eb03403bccadfef646e945415d9a20836c7f +size 312170 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0035_20260803_124355_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0035_20260803_124355_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a12d7acdc454f6e26b758b8b24090372cab7d56b --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0035_20260803_124355_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee0a6c9a683303cff655c0665ba441a63ca3661ab4b749ccabd2c87b6044976 +size 321796 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0035_20260803_124355_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0035_20260803_124355_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0c9538823fb784d0e9a8573939831760286d2736 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0035_20260803_124355_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3025f4d90e0a4a8c0d3653d021ddaec9a12d3e3e306b264c6decabcdf5bdf4f3 +size 310916 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0035_20260803_124355_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0035_20260803_124355_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7e43c01f0670db2ee91dc56d6b6357465236e083 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0035_20260803_124355_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f35884bd09d0ae620329197204aca8134cf354527921ad8fd4447be2799989 +size 312120 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0036_20260803_124405_after.webp b/data/sessions/numbers-sum-column/vision/frames/step_0036_20260803_124405_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6c51b22d025316fee6f2b380f2ec6bbd88bd52b1 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0036_20260803_124405_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da27719d0748d3e6fecc9f6e94d919392041d7f6df142982e227fcefa14ee59c +size 669684 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0036_20260803_124405_at.webp b/data/sessions/numbers-sum-column/vision/frames/step_0036_20260803_124405_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..92331ba6d61f0abbdc3c71b7f4b0aec4b6949208 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0036_20260803_124405_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf690183024b1fbd6ec97bd004f601bbad276d629f4496042a4a25120c02387 +size 669274 diff --git a/data/sessions/numbers-sum-column/vision/frames/step_0036_20260803_124405_before.webp b/data/sessions/numbers-sum-column/vision/frames/step_0036_20260803_124405_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cf3a1e93deb4239af31830988b110d1be5e7fc49 --- /dev/null +++ b/data/sessions/numbers-sum-column/vision/frames/step_0036_20260803_124405_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f51e5b95537f4f4474d8b5fe1db41b50aaf621c29561c7098d6d2c3743993f2a +size 321746 diff --git a/data/sessions/paint-add-text/commands/actuation_commands.json b/data/sessions/paint-add-text/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..058f810531e4843e45aa2e9d4d000ed0c2f7eb2b --- /dev/null +++ b/data/sessions/paint-add-text/commands/actuation_commands.json @@ -0,0 +1,154 @@ +[ + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 99, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 322, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=250, Y=322", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:01:14.399Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 92, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 295, + "mouse_y": 681, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=295, Y=681", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:01:19.713Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 89, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 570, + "mouse_y": 683, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=570, Y=683", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:01:24.023Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 91, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 491, + "mouse_y": 184, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=491, Y=184", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:01:34.461Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 90, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 405, + "mouse_y": 458, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=405, Y=458", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:01:38.071Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: DRAFT", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:01:42.703Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+S", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:01:47.321Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 2, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Alt+F4", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:01:53.620Z" + } +] \ No newline at end of file diff --git a/data/sessions/paint-add-text/commands/cc_commands.json b/data/sessions/paint-add-text/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..29e7f3b2dbde4511b54667f277a1e87df05e5454 --- /dev/null +++ b/data/sessions/paint-add-text/commands/cc_commands.json @@ -0,0 +1,42 @@ +[ + { + "command": "250 322 right", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "295 681 left", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "570 683 left", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "491 184 left", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "405 458 left", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "type DRAFT", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "press {Ctrl+S}", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "press {Alt+F4}", + "os": "WINDOWS", + "step_id": 8 + } +] \ No newline at end of file diff --git a/data/sessions/paint-add-text/commands/converted_input.md b/data/sessions/paint-add-text/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..b2ea75e67088c3bf5e6b064f08e05db1e437b948 --- /dev/null +++ b/data/sessions/paint-add-text/commands/converted_input.md @@ -0,0 +1,14 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:01:14 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:01:14.399Z | Right-click at (250, 322) | +| 2 | 2026-07-31T12:01:19.713Z | Left-click at (295, 681) | +| 3 | 2026-07-31T12:01:24.023Z | Left-click at (570, 683) | +| 4 | 2026-07-31T12:01:34.461Z | Left-click at (491, 184) | +| 5 | 2026-07-31T12:01:38.071Z | Left-click at (405, 458) | +| 6 | 2026-07-31T12:01:42.703Z | Type: DRAFT | +| 7 | 2026-07-31T12:01:47.321Z | Press: Ctrl+S | +| 8 | 2026-07-31T12:01:53.620Z | Press: Alt+F4 | diff --git a/data/sessions/paint-add-text/commands/raw_input.md b/data/sessions/paint-add-text/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..8dec9e5802242eedc2422768df01da9e02c309c7 --- /dev/null +++ b/data/sessions/paint-add-text/commands/raw_input.md @@ -0,0 +1,14 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:01:14 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:01:14.399Z | Right-clicked at X=250, Y=322 | +| 2 | 2026-07-31T12:01:19.713Z | Left-clicked at X=295, Y=681 | +| 3 | 2026-07-31T12:01:24.023Z | Left-clicked at X=570, Y=683 | +| 4 | 2026-07-31T12:01:34.461Z | Left-clicked at X=491, Y=184 | +| 5 | 2026-07-31T12:01:38.071Z | Left-clicked at X=405, Y=458 | +| 6 | 2026-07-31T12:01:42.703Z | Typed: DRAFT | +| 7 | 2026-07-31T12:01:47.321Z | Pressed: Ctrl+S | +| 8 | 2026-07-31T12:01:53.620Z | Pressed: Alt+F4 | diff --git a/data/sessions/paint-add-text/memory.md b/data/sessions/paint-add-text/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..ec8ddf047cf328588fb716f4b3389b978dc8c3f4 --- /dev/null +++ b/data/sessions/paint-add-text/memory.md @@ -0,0 +1,85 @@ +# Memory: paint-add-text + +## Overview + +Add a short text label onto an image and save it in place, using a raster image editor. Use +this when an image needs annotating rather than editing. The route opens the image through +the file manager's open-with menu, selects the text tool, clicks where the label should go, +types it, and saves — the save also commits the still-editable text box, so no separate +commit step is needed. The recorded trace writes `DRAFT` onto the image. + +## Prerequisites + +- A desktop environment with a raster image editor, and an image file that exists, is + readable and is writable. +- The image opened through the file manager's "open with" route where the editor is not + the file type's default handler — otherwise the file opens somewhere else entirely. +- The intended change decided in advance, in the units the editor works in. +- Acceptance that the result is written back over the original. No copy is made, and the + earlier state is not recoverable except by editing back. +- Awareness that the editor keeps state between runs — window position and a recent-file + list — so coordinates measured in one session are not valid in the next, and a previous + file's name can be visible on screen. +- Confirmation planned from the file on disk rather than from the editor's own canvas. + +## Steps + +### Step 1 — Right-click at (250, 322) + +The task is to write the word `DRAFT` onto `img-screenshot.png` and save it, so the image has to be opened in an editor first. Move the cursor and Right-click `img-screenshot.png` in the `corpus-seed` window; right-clicking rather than double-clicking is what allows the application to be chosen rather than assumed. + +![Step 1](vision/frames/step_0001_20260731_120114_at.webp) + +### Step 2 — Left-click at (295, 681) + +Move the cursor and Left-click **`Open with ›`** to list the applications by name, rather than taking the menu's `Edit` or `Edit with Photos` entries, neither of which opens Paint. + +![Step 2](vision/frames/step_0002_20260731_120119_at.webp) + +### Step 3 — Left-click at (570, 683) + +Move the cursor and Left-click **`Paint`** in the submenu — not `Paint 3D` directly below it. + +![Step 3](vision/frames/step_0003_20260731_120124_at.webp) + +### Step 4 — Left-click at (491, 184) + +Paint opens with the image on its canvas. Move the cursor and Left-click the **`A`** text tool in the ribbon's Tools group. Selecting the tool only arms it; nothing is placed on the canvas until it is clicked. + +![Step 4](vision/frames/step_0004_20260731_120134_at.webp) + +### Step 5 — Left-click at (405, 458) + +Move the cursor and Left-click the canvas where the text should begin. This creates an empty text box at that point — a dashed outline with a caret in it — so the click position is what decides where the word lands. + +![Step 5](vision/frames/step_0005_20260731_120138_at.webp) + +### Step 6 — Type: DRAFT + +Type `DRAFT` into the open text box. The text is still editable at this point: the box is an overlay that can be moved or retyped, and the pixels have not yet been written into the image. + +![Step 6](vision/frames/step_0006_20260731_120142_at.webp) + +### Step 7 — Press: Ctrl+S + +Press Ctrl+S to save. This does two things at once — it commits the still-editable text box into the image and writes the file — so no separate click-away is needed to finish the text first. Unlike the Save As route, a plain Ctrl+S here raises **no** transparency warning, so the save completes without a dialog. The file is overwritten in place, so the original unmarked image is gone afterwards. + +![Step 7](vision/frames/step_0007_20260731_120147_at.webp) + +### Step 8 — Press: Alt+F4 + +Press Alt+F4 to close Paint. The save has already completed, so no "save changes?" prompt appears — had Ctrl+S not run, this key would have raised one instead of closing. + +![Step 8](vision/frames/step_0008_20260731_120153_at.webp) + +## Notes & Edge Cases + +1. The image is opened through the file manager's open-with route rather than by double-clicking, because the editor is not the default handler for the type. Double-clicking opens whatever the system has registered, which for an image is usually a viewer that cannot edit it at all. +2. Applications with closely related names sit next to each other in the open-with list, and picking the neighbour opens a different program that handles the same file type differently. Read the entry rather than trusting its position in the list. +3. Saving over the original is destructive and immediate. No copy is made, the previous state is not recoverable, and this happens on a plain save with no dialog and no warning. When the original matters, copy it first or save under a new name — and when a task says "save the image", check which of the two it means before assuming in place. +4. Closing after a successful save happens silently. If a save-changes prompt appears instead, the save did not happen — treat that prompt as a report about the previous step rather than as an obstacle to dismiss. +5. The editor remembers state between runs, including its window position and its recent-file list. Coordinates measured in one session are not valid in the next, and a previous file's name can be visible on screen, so neither is evidence about the file currently open. +6. Selecting a tool only arms it. Nothing appears until the canvas is clicked, so a trace that selects the text tool and then checks the image sees no change and has not failed. +7. The click on the canvas is what decides where the text goes. There is no separate position control, so the placement has to be right at the moment of the click rather than corrected afterwards. +8. Typed text stays an editable overlay until something commits it. The characters are not pixels in the image yet, which means an interrupted take leaves the file unmarked even though the word is plainly visible on screen. +9. Saving commits the text box and writes the file in one action, so no click-away is needed to finish the text first. That also means the commit is invisible — the same keystroke that saves is the one that makes the text permanent. diff --git a/data/sessions/paint-add-text/metadata.json b/data/sessions/paint-add-text/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..4ddd0f4556e88dcbfe676891fe322716280023ed --- /dev/null +++ b/data/sessions/paint-add-text/metadata.json @@ -0,0 +1,142 @@ +{ + "memory_name": "paint-add-text", + "memory_description": "", + "session_id": "feb64db4-74c8-442a-8f7c-e5cbbf27114d", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:01:05.220698296Z", + "completed_at": "2026-07-31T12:01:59.135270032Z", + "total_steps": 8, + "annotated_steps": 8, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:01:14.399Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0001_20260731_120114_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_120114_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_120114_after.webp", + "raw_command": "Right-clicked at X=250, Y=322", + "converted_command": "Right-click at (250, 322)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:01:19.713Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260731_120119_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_120119_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_120119_after.webp", + "raw_command": "Left-clicked at X=295, Y=681", + "converted_command": "Left-click at (295, 681)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:01:24.023Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0003_20260731_120124_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_120124_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_120124_after.webp", + "raw_command": "Left-clicked at X=570, Y=683", + "converted_command": "Left-click at (570, 683)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T12:01:34.461Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260731_120134_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_120134_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_120134_after.webp", + "raw_command": "Left-clicked at X=491, Y=184", + "converted_command": "Left-click at (491, 184)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T12:01:38.071Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0005_20260731_120138_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260731_120138_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_120138_after.webp", + "raw_command": "Left-clicked at X=405, Y=458", + "converted_command": "Left-click at (405, 458)" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T12:01:42.703Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0006_20260731_120142_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260731_120142_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_120142_after.webp", + "raw_command": "Typed: DRAFT", + "converted_command": "Type: DRAFT" + }, + { + "step_id": 7, + "timestamp": "2026-07-31T12:01:47.321Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0007_20260731_120147_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260731_120147_before.webp", + "after_image_path": "vision/frames/step_0007_20260731_120147_after.webp", + "raw_command": "Pressed: Ctrl+S", + "converted_command": "Press: Ctrl+S" + }, + { + "step_id": 8, + "timestamp": "2026-07-31T12:01:53.620Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0008_20260731_120153_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260731_120153_before.webp", + "after_image_path": "vision/frames/step_0008_20260731_120153_after.webp", + "raw_command": "Pressed: Alt+F4", + "converted_command": "Press: Alt+F4" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/paint-add-text/reasoning/reasoning.jsonl b/data/sessions/paint-add-text/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c838f44fe86add18378fc60d9fe42631b5491d72 --- /dev/null +++ b/data/sessions/paint-add-text/reasoning/reasoning.jsonl @@ -0,0 +1,8 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:01:14.399Z", "timestamp_annotated": "2026-08-19T14:18:25.875822+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=250, Y=322", "converted_command": "Right-click at (250, 322)", "image_path": "vision/frames/step_0001_20260731_120114_at.webp", "reasoning": "The task is to write the word `DRAFT` onto `img-screenshot.png` and save it, so the image has to be opened in an editor first. Move the cursor and Right-click `img-screenshot.png` in the `corpus-seed` window; right-clicking rather than double-clicking is what allows the application to be chosen rather than assumed.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:01:19.713Z", "timestamp_annotated": "2026-08-19T14:18:25.876158+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=295, Y=681", "converted_command": "Left-click at (295, 681)", "image_path": "vision/frames/step_0002_20260731_120119_at.webp", "reasoning": "Move the cursor and Left-click **`Open with ›`** to list the applications by name, rather than taking the menu's `Edit` or `Edit with Photos` entries, neither of which opens Paint.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:01:24.023Z", "timestamp_annotated": "2026-08-19T14:18:25.876631+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=570, Y=683", "converted_command": "Left-click at (570, 683)", "image_path": "vision/frames/step_0003_20260731_120124_at.webp", "reasoning": "Move the cursor and Left-click **`Paint`** in the submenu — not `Paint 3D` directly below it.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T12:01:34.461Z", "timestamp_annotated": "2026-08-19T14:18:25.877039+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=491, Y=184", "converted_command": "Left-click at (491, 184)", "image_path": "vision/frames/step_0004_20260731_120134_at.webp", "reasoning": "Paint opens with the image on its canvas. Move the cursor and Left-click the **`A`** text tool in the ribbon's Tools group. Selecting the tool only arms it; nothing is placed on the canvas until it is clicked.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T12:01:38.071Z", "timestamp_annotated": "2026-08-19T14:18:25.877379+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=405, Y=458", "converted_command": "Left-click at (405, 458)", "image_path": "vision/frames/step_0005_20260731_120138_at.webp", "reasoning": "Move the cursor and Left-click the canvas where the text should begin. This creates an empty text box at that point — a dashed outline with a caret in it — so the click position is what decides where the word lands.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T12:01:42.703Z", "timestamp_annotated": "2026-08-19T14:18:25.877769+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: DRAFT", "converted_command": "Type: DRAFT", "image_path": "vision/frames/step_0006_20260731_120142_at.webp", "reasoning": "Type `DRAFT` into the open text box. The text is still editable at this point: the box is an overlay that can be moved or retyped, and the pixels have not yet been written into the image.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-31T12:01:47.321Z", "timestamp_annotated": "2026-08-19T14:18:25.878133+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+S", "converted_command": "Press: Ctrl+S", "image_path": "vision/frames/step_0007_20260731_120147_at.webp", "reasoning": "Press Ctrl+S to save. This does two things at once — it commits the still-editable text box into the image and writes the file — so no separate click-away is needed to finish the text first. Unlike the Save As route, a plain Ctrl+S here raises **no** transparency warning, so the save completes without a dialog. The file is overwritten in place, so the original unmarked image is gone afterwards.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-31T12:01:53.620Z", "timestamp_annotated": "2026-08-19T14:18:25.878611+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Alt+F4", "converted_command": "Press: Alt+F4", "image_path": "vision/frames/step_0008_20260731_120153_at.webp", "reasoning": "Press Alt+F4 to close Paint. The save has already completed, so no \"save changes?\" prompt appears — had Ctrl+S not run, this key would have raised one instead of closing.", "skipped": false} diff --git a/data/sessions/paint-add-text/sync_log.json b/data/sessions/paint-add-text/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..d7530ec7e9f7603c18711dc686bad07221bd76c3 --- /dev/null +++ b/data/sessions/paint-add-text/sync_log.json @@ -0,0 +1,208 @@ +{ + "session_id": "feb64db4-74c8-442a-8f7c-e5cbbf27114d", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_120114_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0001_20260731_120114_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_120114_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0001_20260731_120114_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_120114_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0001_20260731_120114_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_120119_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0002_20260731_120119_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_120119_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0002_20260731_120119_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_120119_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0002_20260731_120119_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_120124_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0003_20260731_120124_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_120124_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0003_20260731_120124_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_120124_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0003_20260731_120124_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_120134_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0004_20260731_120134_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_120134_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0004_20260731_120134_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_120134_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0004_20260731_120134_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_120138_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0005_20260731_120138_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_120138_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0005_20260731_120138_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_120138_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0005_20260731_120138_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_120142_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0006_20260731_120142_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_120142_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0006_20260731_120142_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_120142_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0006_20260731_120142_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_120147_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0007_20260731_120147_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_120147_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0007_20260731_120147_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_120147_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0007_20260731_120147_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_120153_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0008_20260731_120153_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_120153_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0008_20260731_120153_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_120153_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-add-text/vision/frames/step_0008_20260731_120153_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/paint-add-text/vision/frames/closing_state.webp b/data/sessions/paint-add-text/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..735d7bf6bb051eb047a71e4da5cf41dce4e5104a --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:632fc261702b9f49a0bf639561db1d55b7f5d396984b9c4df1b8f565383b09fe +size 75512 diff --git a/data/sessions/paint-add-text/vision/frames/step_0001_20260731_120114_after.webp b/data/sessions/paint-add-text/vision/frames/step_0001_20260731_120114_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..53bfb9f57508415cae75b53b4154d5970679b592 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0001_20260731_120114_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fc7349c36224296c5de7406725e517a42ea60ccf04326232b6161176f021a79 +size 72466 diff --git a/data/sessions/paint-add-text/vision/frames/step_0001_20260731_120114_at.webp b/data/sessions/paint-add-text/vision/frames/step_0001_20260731_120114_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f21691eb2ff679d0142f38c22a68ba7aeea128a7 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0001_20260731_120114_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:008d9abb0c59d40270b9804887a935856c1e926134e0ac5590873f07ed4140cf +size 183310 diff --git a/data/sessions/paint-add-text/vision/frames/step_0001_20260731_120114_before.webp b/data/sessions/paint-add-text/vision/frames/step_0001_20260731_120114_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..53bfb9f57508415cae75b53b4154d5970679b592 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0001_20260731_120114_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fc7349c36224296c5de7406725e517a42ea60ccf04326232b6161176f021a79 +size 72466 diff --git a/data/sessions/paint-add-text/vision/frames/step_0002_20260731_120119_after.webp b/data/sessions/paint-add-text/vision/frames/step_0002_20260731_120119_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f1e3c6dcfa1c2e2b82e19b78d26a4585764b6951 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0002_20260731_120119_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:319b776551e124dc0eb9ea53f9c44424abf9c6718588cca792ed2504d3bc6e87 +size 92356 diff --git a/data/sessions/paint-add-text/vision/frames/step_0002_20260731_120119_at.webp b/data/sessions/paint-add-text/vision/frames/step_0002_20260731_120119_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..bfa487f8427ac717a100f9e057225461b77bcaa8 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0002_20260731_120119_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a39bc74519f69775c0e0a96026ca8cb185604e4b621629fa24bc4b7fa5ec942c +size 213044 diff --git a/data/sessions/paint-add-text/vision/frames/step_0002_20260731_120119_before.webp b/data/sessions/paint-add-text/vision/frames/step_0002_20260731_120119_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..645ab3c296d8868ef6fdda8aaf4e0cbc0a423871 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0002_20260731_120119_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9439ae83001c4802d47489d403e6af6c386b3485a996022c6e64959dbbdad65b +size 86880 diff --git a/data/sessions/paint-add-text/vision/frames/step_0003_20260731_120124_after.webp b/data/sessions/paint-add-text/vision/frames/step_0003_20260731_120124_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..38c1ec3d2ef71f0e9646776b39bec90f20ef0c7e --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0003_20260731_120124_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5a122d7e38d01453bb1e9b3a74539c7643daad62b9e05699587eaeda34e3701 +size 87494 diff --git a/data/sessions/paint-add-text/vision/frames/step_0003_20260731_120124_at.webp b/data/sessions/paint-add-text/vision/frames/step_0003_20260731_120124_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..86adf8a082c8d9bb2d4f1b72f3bbfb6fbf42675e --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0003_20260731_120124_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385a43040454648e55df98fdfa1a3bb93f9c44b781aaf375c59f56e8877da03d +size 224722 diff --git a/data/sessions/paint-add-text/vision/frames/step_0003_20260731_120124_before.webp b/data/sessions/paint-add-text/vision/frames/step_0003_20260731_120124_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f1e3c6dcfa1c2e2b82e19b78d26a4585764b6951 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0003_20260731_120124_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:319b776551e124dc0eb9ea53f9c44424abf9c6718588cca792ed2504d3bc6e87 +size 92356 diff --git a/data/sessions/paint-add-text/vision/frames/step_0004_20260731_120134_after.webp b/data/sessions/paint-add-text/vision/frames/step_0004_20260731_120134_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b6a035fb2decd23a8a0e9e83f8d21c6f21f96eb5 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0004_20260731_120134_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af3ec26c245b9fcfcb8093b2762a339957c28155a914b681496d8c57ddf8353e +size 72288 diff --git a/data/sessions/paint-add-text/vision/frames/step_0004_20260731_120134_at.webp b/data/sessions/paint-add-text/vision/frames/step_0004_20260731_120134_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..16e5ceaad7279df4d2899fbe406577c1baf80323 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0004_20260731_120134_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc68cffd85579516f17a09b4e1f96e21f80e4520b60c789c689b80f6a729e2ae +size 201386 diff --git a/data/sessions/paint-add-text/vision/frames/step_0004_20260731_120134_before.webp b/data/sessions/paint-add-text/vision/frames/step_0004_20260731_120134_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b6a035fb2decd23a8a0e9e83f8d21c6f21f96eb5 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0004_20260731_120134_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af3ec26c245b9fcfcb8093b2762a339957c28155a914b681496d8c57ddf8353e +size 72288 diff --git a/data/sessions/paint-add-text/vision/frames/step_0005_20260731_120138_after.webp b/data/sessions/paint-add-text/vision/frames/step_0005_20260731_120138_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..da6b25fe8d02a1833f73e2b64f66542e9642a8b4 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0005_20260731_120138_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3007bb6e897be283d5339cf17dfb9a8c4cfc1270c6eb1fe36d035cf9f0f6e94a +size 72496 diff --git a/data/sessions/paint-add-text/vision/frames/step_0005_20260731_120138_at.webp b/data/sessions/paint-add-text/vision/frames/step_0005_20260731_120138_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..336b510eaf4bf6620059a99b32f9e772486c8218 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0005_20260731_120138_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9468357d1ffd92943d3e332eff5fa0887fd8b7e59ae812bef096178558b89403 +size 205402 diff --git a/data/sessions/paint-add-text/vision/frames/step_0005_20260731_120138_before.webp b/data/sessions/paint-add-text/vision/frames/step_0005_20260731_120138_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..11f62c4b9ad645517df3d4dee1be766f5b92110b --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0005_20260731_120138_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52244f91b380b7683355750ff5e13b01a8c7129c220b460455765e842fe66429 +size 71388 diff --git a/data/sessions/paint-add-text/vision/frames/step_0006_20260731_120142_after.webp b/data/sessions/paint-add-text/vision/frames/step_0006_20260731_120142_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f36267ea0fef16429d0679551b8476e5385cb139 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0006_20260731_120142_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019bcafd775319517c3044d5edad83d2f1db0e20e03d4e4da7624814c8a7a7df +size 66132 diff --git a/data/sessions/paint-add-text/vision/frames/step_0006_20260731_120142_at.webp b/data/sessions/paint-add-text/vision/frames/step_0006_20260731_120142_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0f5e4e039a06b4b547268518a4996d75a9738ae5 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0006_20260731_120142_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3fa4a90d6885b7ec85b8e497b69df5f44040b7af65dabd2b9abbb9c9c67d5db +size 65758 diff --git a/data/sessions/paint-add-text/vision/frames/step_0006_20260731_120142_before.webp b/data/sessions/paint-add-text/vision/frames/step_0006_20260731_120142_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0f5e4e039a06b4b547268518a4996d75a9738ae5 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0006_20260731_120142_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3fa4a90d6885b7ec85b8e497b69df5f44040b7af65dabd2b9abbb9c9c67d5db +size 65758 diff --git a/data/sessions/paint-add-text/vision/frames/step_0007_20260731_120147_after.webp b/data/sessions/paint-add-text/vision/frames/step_0007_20260731_120147_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7655edd0ab1bdf3c6b0f5a669ffdb37be71dd2d2 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0007_20260731_120147_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:839d6c9daaecef40df67cfece5edb5aa56d156aec44bb5dfaf52a906b671347c +size 71870 diff --git a/data/sessions/paint-add-text/vision/frames/step_0007_20260731_120147_at.webp b/data/sessions/paint-add-text/vision/frames/step_0007_20260731_120147_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f36267ea0fef16429d0679551b8476e5385cb139 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0007_20260731_120147_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019bcafd775319517c3044d5edad83d2f1db0e20e03d4e4da7624814c8a7a7df +size 66132 diff --git a/data/sessions/paint-add-text/vision/frames/step_0007_20260731_120147_before.webp b/data/sessions/paint-add-text/vision/frames/step_0007_20260731_120147_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f36267ea0fef16429d0679551b8476e5385cb139 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0007_20260731_120147_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019bcafd775319517c3044d5edad83d2f1db0e20e03d4e4da7624814c8a7a7df +size 66132 diff --git a/data/sessions/paint-add-text/vision/frames/step_0008_20260731_120153_after.webp b/data/sessions/paint-add-text/vision/frames/step_0008_20260731_120153_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..735d7bf6bb051eb047a71e4da5cf41dce4e5104a --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0008_20260731_120153_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:632fc261702b9f49a0bf639561db1d55b7f5d396984b9c4df1b8f565383b09fe +size 75512 diff --git a/data/sessions/paint-add-text/vision/frames/step_0008_20260731_120153_at.webp b/data/sessions/paint-add-text/vision/frames/step_0008_20260731_120153_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6b2178aa642f896f5babcf821fdb0fdeef308db5 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0008_20260731_120153_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37534cf8166b5b026fbb891d3d37b6a352164adada030e68dceac424e622b607 +size 71968 diff --git a/data/sessions/paint-add-text/vision/frames/step_0008_20260731_120153_before.webp b/data/sessions/paint-add-text/vision/frames/step_0008_20260731_120153_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6b2178aa642f896f5babcf821fdb0fdeef308db5 --- /dev/null +++ b/data/sessions/paint-add-text/vision/frames/step_0008_20260731_120153_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37534cf8166b5b026fbb891d3d37b6a352164adada030e68dceac424e622b607 +size 71968 diff --git a/data/sessions/paint-crop-export/commands/actuation_commands.json b/data/sessions/paint-crop-export/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..e9eba5264e95d21cf6697afaf41f0c9e166e2b19 --- /dev/null +++ b/data/sessions/paint-crop-export/commands/actuation_commands.json @@ -0,0 +1,230 @@ +[ + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 87, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 322, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=250, Y=322", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:56:39.932Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 93, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 295, + "mouse_y": 681, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=295, Y=681", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:56:45.103Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 93, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 570, + "mouse_y": 683, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=570, Y=683", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:56:49.212Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 86, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 330, + "mouse_y": 187, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=330, Y=187", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:56:59.431Z" + }, + { + "action_subtype": "drag", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 105, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 305, + "mouse_y": 358, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Dragged from X=305, Y=358 to X=705, Y=658", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:57:02.727Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 94, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 383, + "mouse_y": 176, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=383, Y=176", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:57:07.024Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 87, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 227, + "mouse_y": 149, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=227, Y=149", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:57:11.241Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 96, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 263, + "mouse_y": 316, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=263, Y=316", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:57:15.537Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: C:\\Users\\AgentUser\\corpus-seed\\cropped.png", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:57:21.756Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 100, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 989, + "mouse_y": 613, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=989, Y=613", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:57:26.053Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 91, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1023, + "mouse_y": 590, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1023, Y=590", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:57:31.224Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Alt+F4", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T11:57:37.338Z" + } +] \ No newline at end of file diff --git a/data/sessions/paint-crop-export/commands/cc_commands.json b/data/sessions/paint-crop-export/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..bdac258c13864f5a4c6774fb1090eb05e86ac675 --- /dev/null +++ b/data/sessions/paint-crop-export/commands/cc_commands.json @@ -0,0 +1,62 @@ +[ + { + "command": "250 322 right", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "295 681 left", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "570 683 left", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "330 187 left", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "Dragged from X=305, Y=358 to X=705, Y=658", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "383 176 left", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "227 149 left", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "263 316 left", + "os": "WINDOWS", + "step_id": 8 + }, + { + "command": "type C:\\Users\\AgentUser\\corpus-seed\\cropped.png", + "os": "WINDOWS", + "step_id": 9 + }, + { + "command": "989 613 left", + "os": "WINDOWS", + "step_id": 10 + }, + { + "command": "1023 590 left", + "os": "WINDOWS", + "step_id": 11 + }, + { + "command": "press {Alt+F4}", + "os": "WINDOWS", + "step_id": 12 + } +] \ No newline at end of file diff --git a/data/sessions/paint-crop-export/commands/converted_input.md b/data/sessions/paint-crop-export/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..92e38a2dbb894375eefc9c7d7abd1a5ae83f9a0c --- /dev/null +++ b/data/sessions/paint-crop-export/commands/converted_input.md @@ -0,0 +1,18 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 11:56:39 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T11:56:39.932Z | Right-click at (250, 322) | +| 2 | 2026-07-31T11:56:45.103Z | Left-click at (295, 681) | +| 3 | 2026-07-31T11:56:49.212Z | Left-click at (570, 683) | +| 4 | 2026-07-31T11:56:59.431Z | Left-click at (330, 187) | +| 5 | 2026-07-31T11:57:02.727Z | Drag at (305, 358) | +| 6 | 2026-07-31T11:57:07.024Z | Left-click at (383, 176) | +| 7 | 2026-07-31T11:57:11.241Z | Left-click at (227, 149) | +| 8 | 2026-07-31T11:57:15.537Z | Left-click at (263, 316) | +| 9 | 2026-07-31T11:57:21.756Z | Type: C:\Users\AgentUser\corpus-seed\cropped.png | +| 10 | 2026-07-31T11:57:26.053Z | Left-click at (989, 613) | +| 11 | 2026-07-31T11:57:31.224Z | Left-click at (1023, 590) | +| 12 | 2026-07-31T11:57:37.338Z | Press: Alt+F4 | diff --git a/data/sessions/paint-crop-export/commands/raw_input.md b/data/sessions/paint-crop-export/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..d84273a4cfbf05ca0d657e8a2e77519009d2a9c7 --- /dev/null +++ b/data/sessions/paint-crop-export/commands/raw_input.md @@ -0,0 +1,18 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 11:56:39 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T11:56:39.932Z | Right-clicked at X=250, Y=322 | +| 2 | 2026-07-31T11:56:45.103Z | Left-clicked at X=295, Y=681 | +| 3 | 2026-07-31T11:56:49.212Z | Left-clicked at X=570, Y=683 | +| 4 | 2026-07-31T11:56:59.431Z | Left-clicked at X=330, Y=187 | +| 5 | 2026-07-31T11:57:02.727Z | Dragged from X=305, Y=358 to X=705, Y=658 | +| 6 | 2026-07-31T11:57:07.024Z | Left-clicked at X=383, Y=176 | +| 7 | 2026-07-31T11:57:11.241Z | Left-clicked at X=227, Y=149 | +| 8 | 2026-07-31T11:57:15.537Z | Left-clicked at X=263, Y=316 | +| 9 | 2026-07-31T11:57:21.756Z | Typed: C:\Users\AgentUser\corpus-seed\cropped.png | +| 10 | 2026-07-31T11:57:26.053Z | Left-clicked at X=989, Y=613 | +| 11 | 2026-07-31T11:57:31.224Z | Left-clicked at X=1023, Y=590 | +| 12 | 2026-07-31T11:57:37.338Z | Pressed: Alt+F4 | diff --git a/data/sessions/paint-crop-export/memory.md b/data/sessions/paint-crop-export/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..12f9fe16bd83d5e50ec6354cc99b8339d01b3eba --- /dev/null +++ b/data/sessions/paint-crop-export/memory.md @@ -0,0 +1,127 @@ +# Memory: paint-crop-export + +## Overview + +Crop an image to a selected region and save the result as a new file, using a raster image +editor. Use this when part of an image is wanted as its own file and the original must be +left intact. The route opens the image in the editor through the file manager's open-with +menu, drags a rectangular selection, crops to it, and saves under a new name — typing the +destination path in full because the save dialog opens elsewhere. The recorded trace writes +a 401×301 `cropped.png` beside the untouched source. + +## Prerequisites + +- A desktop environment with a raster image editor, and a source image that exists and is + readable. +- A destination path and file name decided in advance, and write access there. +- An expectation that the save dialog opens somewhere other than the source folder, and + that its side panel may not offer a shortcut to the destination — so the path may have + to be typed rather than navigated. +- Awareness that saving to a different format can lose information. A dialog warning about + transparency or colour depth is the format conversion speaking, and it has to be + answered before the file is written. +- An understanding that the original is left untouched: this produces a second file rather + than modifying the first. +- Confirmation planned from the new file's existence and size, not from the dialog + closing — a warning dismissed the wrong way cancels the save while everything else looks + as though it worked. + +## Steps + +### Step 1 — Right-click at (250, 322) + +The task is to crop a region out of `img-screenshot.png` and save the result as a separate file, so the image has to be opened in an editor first. Move the cursor and Right-click `img-screenshot.png` in the `corpus-seed` window. Right-clicking rather than double-clicking matters: a double-click would open the file in whichever application owns `.png`, and the task needs Paint specifically. + +![Step 1](vision/frames/step_0001_20260731_115639_at.webp) + +### Step 2 — Left-click at (295, 681) + +The context menu's top item is `Edit` and it also offers `Edit with Photos` and `Edit with Paint 3D`, none of which is the application this task wants. Move the cursor and Left-click **`Open with ›`** near the bottom, which lists the applications by name rather than guessing one. + +![Step 2](vision/frames/step_0002_20260731_115645_at.webp) + +### Step 3 — Left-click at (570, 683) + +The submenu lists `Paint`, `Paint 3D`, `Photos` and `Snip & Sketch`. Move the cursor and Left-click **`Paint`** — the first entry, and not `Paint 3D` directly beneath it, which is a different application with a different interface and no `Crop` button. + +![Step 3](vision/frames/step_0003_20260731_115649_at.webp) + +### Step 4 — Left-click at (330, 187) + +Paint opens with the image on its canvas. Cropping needs a region to crop to, and the `Crop` button is dimmed until one exists, so a selection has to be made first. Move the cursor and Left-click the **`Select`** tool in the ribbon's Image group. + +![Step 4](vision/frames/step_0004_20260731_115659_at.webp) + +### Step 5 — Drag from (305, 358) to (705, 658) + +Drag across the canvas from the top-left of the wanted region to its bottom-right to mark the selection. A dashed rectangle follows the pointer and remains after release. The endpoints are **inclusive**, so this drag marks a 401×301 region rather than the 400×300 the coordinate difference suggests — worth knowing when an exact size is required. + +![Step 5](vision/frames/step_0005_20260731_115702_at.webp) + +### Step 6 — Left-click at (383, 176) + +`Crop` is now enabled, because a selection exists. Move the cursor and Left-click it to discard everything outside the rectangle. The canvas shrinks to the selected region, which is the visible confirmation the crop applied — and `Crop` goes dim again, since cropping clears the selection it consumed. + +![Step 6](vision/frames/step_0006_20260731_115707_at.webp) + +### Step 7 — Left-click at (227, 149) + +The crop so far exists only in the open document; the task wants it written to a *new* file, leaving the original intact. Move the cursor and Left-click the **`File`** tab to reach the save commands. + +![Step 7](vision/frames/step_0007_20260731_115711_at.webp) + +### Step 8 — Left-click at (263, 316) + +Move the cursor and Left-click **`Save as`**. `Save` directly above it would overwrite `img-screenshot.png` and destroy the original — the task calls for a separate file, so the distinction between these two adjacent items is the whole point of this step. + +![Step 8](vision/frames/step_0008_20260731_115715_at.webp) + +### Step 9 — Type: C:\Users\AgentUser\corpus-seed\cropped.png + +The Save As dialog opens in **Pictures**, not the seed folder, and its navigation pane has no `corpus-seed` entry, so the destination cannot be reached by clicking. Type the full absolute path into the `File name` box instead — Windows accepts a path there and treats it as folder plus name. The box's contents are already selected, so the typed path replaces them rather than appending. + +![Step 9](vision/frames/step_0009_20260731_115721_at.webp) + +### Step 10 — Left-click at (989, 613) + +Move the cursor and Left-click **`Save`**. This does not finish the save: because the source PNG carries an alpha channel, a warning follows, and the file is not written until it is answered. + +![Step 10](vision/frames/step_0010_20260731_115726_at.webp) + +### Step 11 — Left-click at (1023, 590) + +A dialog warns *"Any transparency will be lost if you save this picture. Do you want to continue?"* — raised because the seed PNG is 32-bit ARGB. Move the cursor and Left-click **`OK`** to continue; the flattening is harmless for this task. This step is easy to miss, and missing it is silently destructive: dismissing this dialog instead of confirming it cancels the save, and the only symptom is a file that never appears. + +![Step 11](vision/frames/step_0011_20260731_115731_at.webp) + +### Step 12 — Press: Alt+F4 + +The file is written, so press Alt+F4 to close Paint. Doing this before the warning was answered would have thrown the save away, so the order of the last three steps is what makes the artifact exist. + +![Step 12](vision/frames/step_0012_20260731_115737_at.webp) + +## Notes & Edge Cases + +- **A drag that defines a rectangle is inclusive at both ends.** The region runs from the + press point to the release point and contains both, so the result is one pixel wider and + taller than the difference between the coordinates. A region that must be an exact size + needs that accounted for. +- **The rectangle is committed by the release, not by the press.** Until the button comes + up nothing is selected; releasing outside the canvas, or releasing after the pointer has + wandered, produces a different region from the one drawn. +- **Read the selection back before acting on it.** The marked rectangle stays visible after + release, which is the only chance to check it — once the crop or capture runs, the + original extent is gone. +- **A submenu opens on hover, and clicking its parent row can close the whole menu.** Move + onto the parent and wait for the child list to appear rather than clicking through it. + This is the most common way a menu-driven step silently does nothing. +- **Confirm the submenu is open before moving to the child item.** The pointer has to + travel from the parent row into the submenu without leaving the menu's bounds; cutting + the corner closes it and the click then lands on whatever is behind. +- **A parent row's position is not fixed.** Menu contents differ by what was right-clicked + and by what is installed, so the row sits at a different height in different folders. + Read the row's label rather than returning to a remembered position. +- **Neighbouring entries in an application list are easy to confuse.** Lists of this kind + put closely-named applications next to each other, and the wrong one opens a different + program that handles the same file type differently. Read the entry rather than trusting + its position. diff --git a/data/sessions/paint-crop-export/metadata.json b/data/sessions/paint-crop-export/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..2d946779374f92ffe0e86322e69c16ecc4657ae6 --- /dev/null +++ b/data/sessions/paint-crop-export/metadata.json @@ -0,0 +1,194 @@ +{ + "memory_name": "paint-crop-export", + "memory_description": "", + "session_id": "68df5288-fd91-4d81-842a-faf247c5693b", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T11:56:30.736159631Z", + "completed_at": "2026-07-31T11:57:42.507684944Z", + "total_steps": 12, + "annotated_steps": 12, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T11:56:39.932Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0001_20260731_115639_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_115639_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_115639_after.webp", + "raw_command": "Right-clicked at X=250, Y=322", + "converted_command": "Right-click at (250, 322)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T11:56:45.103Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260731_115645_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_115645_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_115645_after.webp", + "raw_command": "Left-clicked at X=295, Y=681", + "converted_command": "Left-click at (295, 681)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T11:56:49.212Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0003_20260731_115649_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_115649_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_115649_after.webp", + "raw_command": "Left-clicked at X=570, Y=683", + "converted_command": "Left-click at (570, 683)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T11:56:59.431Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260731_115659_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_115659_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_115659_after.webp", + "raw_command": "Left-clicked at X=330, Y=187", + "converted_command": "Left-click at (330, 187)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T11:57:02.727Z", + "action_type": "mouse", + "action_subtype": "drag", + "image_path": "vision/frames/step_0005_20260731_115702_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260731_115702_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_115702_after.webp", + "raw_command": "Dragged from X=305, Y=358 to X=705, Y=658", + "converted_command": "Drag from (305, 358) to (705, 658)" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T11:57:07.024Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0006_20260731_115707_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260731_115707_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_115707_after.webp", + "raw_command": "Left-clicked at X=383, Y=176", + "converted_command": "Left-click at (383, 176)" + }, + { + "step_id": 7, + "timestamp": "2026-07-31T11:57:11.241Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0007_20260731_115711_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260731_115711_before.webp", + "after_image_path": "vision/frames/step_0007_20260731_115711_after.webp", + "raw_command": "Left-clicked at X=227, Y=149", + "converted_command": "Left-click at (227, 149)" + }, + { + "step_id": 8, + "timestamp": "2026-07-31T11:57:15.537Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0008_20260731_115715_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260731_115715_before.webp", + "after_image_path": "vision/frames/step_0008_20260731_115715_after.webp", + "raw_command": "Left-clicked at X=263, Y=316", + "converted_command": "Left-click at (263, 316)" + }, + { + "step_id": 9, + "timestamp": "2026-07-31T11:57:21.756Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0009_20260731_115721_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260731_115721_before.webp", + "after_image_path": "vision/frames/step_0009_20260731_115721_after.webp", + "raw_command": "Typed: C:\\Users\\AgentUser\\corpus-seed\\cropped.png", + "converted_command": "Type: C:\\Users\\AgentUser\\corpus-seed\\cropped.png" + }, + { + "step_id": 10, + "timestamp": "2026-07-31T11:57:26.053Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0010_20260731_115726_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260731_115726_before.webp", + "after_image_path": "vision/frames/step_0010_20260731_115726_after.webp", + "raw_command": "Left-clicked at X=989, Y=613", + "converted_command": "Left-click at (989, 613)" + }, + { + "step_id": 11, + "timestamp": "2026-07-31T11:57:31.224Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0011_20260731_115731_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0011_20260731_115731_before.webp", + "after_image_path": "vision/frames/step_0011_20260731_115731_after.webp", + "raw_command": "Left-clicked at X=1023, Y=590", + "converted_command": "Left-click at (1023, 590)" + }, + { + "step_id": 12, + "timestamp": "2026-07-31T11:57:37.338Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0012_20260731_115737_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0012_20260731_115737_before.webp", + "after_image_path": "vision/frames/step_0012_20260731_115737_after.webp", + "raw_command": "Pressed: Alt+F4", + "converted_command": "Press: Alt+F4" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/paint-crop-export/reasoning/reasoning.jsonl b/data/sessions/paint-crop-export/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a646afdb81160bfc862190fea9c15259a8dea3ef --- /dev/null +++ b/data/sessions/paint-crop-export/reasoning/reasoning.jsonl @@ -0,0 +1,12 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T11:56:39.932Z", "timestamp_annotated": "2026-08-19T14:18:25.867071+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=250, Y=322", "converted_command": "Right-click at (250, 322)", "image_path": "vision/frames/step_0001_20260731_115639_at.webp", "reasoning": "The task is to crop a region out of `img-screenshot.png` and save the result as a separate file, so the image has to be opened in an editor first. Move the cursor and Right-click `img-screenshot.png` in the `corpus-seed` window. Right-clicking rather than double-clicking matters: a double-click would open the file in whichever application owns `.png`, and the task needs Paint specifically.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T11:56:45.103Z", "timestamp_annotated": "2026-08-19T14:18:25.867394+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=295, Y=681", "converted_command": "Left-click at (295, 681)", "image_path": "vision/frames/step_0002_20260731_115645_at.webp", "reasoning": "The context menu's top item is `Edit` and it also offers `Edit with Photos` and `Edit with Paint 3D`, none of which is the application this task wants. Move the cursor and Left-click **`Open with ›`** near the bottom, which lists the applications by name rather than guessing one.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T11:56:49.212Z", "timestamp_annotated": "2026-08-19T14:18:25.867793+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=570, Y=683", "converted_command": "Left-click at (570, 683)", "image_path": "vision/frames/step_0003_20260731_115649_at.webp", "reasoning": "The submenu lists `Paint`, `Paint 3D`, `Photos` and `Snip & Sketch`. Move the cursor and Left-click **`Paint`** — the first entry, and not `Paint 3D` directly beneath it, which is a different application with a different interface and no `Crop` button.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T11:56:59.431Z", "timestamp_annotated": "2026-08-19T14:18:25.868245+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=330, Y=187", "converted_command": "Left-click at (330, 187)", "image_path": "vision/frames/step_0004_20260731_115659_at.webp", "reasoning": "Paint opens with the image on its canvas. Cropping needs a region to crop to, and the `Crop` button is dimmed until one exists, so a selection has to be made first. Move the cursor and Left-click the **`Select`** tool in the ribbon's Image group.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T11:57:02.727Z", "timestamp_annotated": "2026-08-19T14:18:25.868651+00:00", "action_type": "mouse", "action_subtype": "drag", "raw_command": "Dragged from X=305, Y=358 to X=705, Y=658", "converted_command": "Drag from (305, 358) to (705, 658)", "image_path": "vision/frames/step_0005_20260731_115702_at.webp", "reasoning": "Drag across the canvas from the top-left of the wanted region to its bottom-right to mark the selection. A dashed rectangle follows the pointer and remains after release. The endpoints are **inclusive**, so this drag marks a 401×301 region rather than the 400×300 the coordinate difference suggests — worth knowing when an exact size is required.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T11:57:07.024Z", "timestamp_annotated": "2026-08-19T14:18:25.869029+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=383, Y=176", "converted_command": "Left-click at (383, 176)", "image_path": "vision/frames/step_0006_20260731_115707_at.webp", "reasoning": "`Crop` is now enabled, because a selection exists. Move the cursor and Left-click it to discard everything outside the rectangle. The canvas shrinks to the selected region, which is the visible confirmation the crop applied — and `Crop` goes dim again, since cropping clears the selection it consumed.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-31T11:57:11.241Z", "timestamp_annotated": "2026-08-19T14:18:25.869449+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=227, Y=149", "converted_command": "Left-click at (227, 149)", "image_path": "vision/frames/step_0007_20260731_115711_at.webp", "reasoning": "The crop so far exists only in the open document; the task wants it written to a *new* file, leaving the original intact. Move the cursor and Left-click the **`File`** tab to reach the save commands.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-31T11:57:15.537Z", "timestamp_annotated": "2026-08-19T14:18:25.869936+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=263, Y=316", "converted_command": "Left-click at (263, 316)", "image_path": "vision/frames/step_0008_20260731_115715_at.webp", "reasoning": "Move the cursor and Left-click **`Save as`**. `Save` directly above it would overwrite `img-screenshot.png` and destroy the original — the task calls for a separate file, so the distinction between these two adjacent items is the whole point of this step.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-31T11:57:21.756Z", "timestamp_annotated": "2026-08-19T14:18:25.870368+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: C:\\Users\\AgentUser\\corpus-seed\\cropped.png", "converted_command": "Type: C:\\Users\\AgentUser\\corpus-seed\\cropped.png", "image_path": "vision/frames/step_0009_20260731_115721_at.webp", "reasoning": "The Save As dialog opens in **Pictures**, not the seed folder, and its navigation pane has no `corpus-seed` entry, so the destination cannot be reached by clicking. Type the full absolute path into the `File name` box instead — Windows accepts a path there and treats it as folder plus name. The box's contents are already selected, so the typed path replaces them rather than appending.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-31T11:57:26.053Z", "timestamp_annotated": "2026-08-19T14:18:25.870873+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=989, Y=613", "converted_command": "Left-click at (989, 613)", "image_path": "vision/frames/step_0010_20260731_115726_at.webp", "reasoning": "Move the cursor and Left-click **`Save`**. This does not finish the save: because the source PNG carries an alpha channel, a warning follows, and the file is not written until it is answered.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-31T11:57:31.224Z", "timestamp_annotated": "2026-08-19T14:18:25.871333+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1023, Y=590", "converted_command": "Left-click at (1023, 590)", "image_path": "vision/frames/step_0011_20260731_115731_at.webp", "reasoning": "A dialog warns *\"Any transparency will be lost if you save this picture. Do you want to continue?\"* — raised because the seed PNG is 32-bit ARGB. Move the cursor and Left-click **`OK`** to continue; the flattening is harmless for this task. This step is easy to miss, and missing it is silently destructive: dismissing this dialog instead of confirming it cancels the save, and the only symptom is a file that never appears.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-31T11:57:37.338Z", "timestamp_annotated": "2026-08-19T14:18:25.871850+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Alt+F4", "converted_command": "Press: Alt+F4", "image_path": "vision/frames/step_0012_20260731_115737_at.webp", "reasoning": "The file is written, so press Alt+F4 to close Paint. Doing this before the warning was answered would have thrown the save away, so the order of the last three steps is what makes the artifact exist.", "skipped": false} diff --git a/data/sessions/paint-crop-export/sync_log.json b/data/sessions/paint-crop-export/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..8578e5db658413df12b607051fd0607d07fcb7d1 --- /dev/null +++ b/data/sessions/paint-crop-export/sync_log.json @@ -0,0 +1,292 @@ +{ + "session_id": "68df5288-fd91-4d81-842a-faf247c5693b", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_115639_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0001_20260731_115639_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_115639_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0001_20260731_115639_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_115639_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0001_20260731_115639_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_115645_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0002_20260731_115645_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_115645_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0002_20260731_115645_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_115645_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0002_20260731_115645_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_115649_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0003_20260731_115649_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_115649_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0003_20260731_115649_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_115649_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0003_20260731_115649_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_115659_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0004_20260731_115659_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_115659_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0004_20260731_115659_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_115659_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0004_20260731_115659_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_115702_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0005_20260731_115702_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_115702_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0005_20260731_115702_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_115702_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0005_20260731_115702_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_115707_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0006_20260731_115707_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_115707_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0006_20260731_115707_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_115707_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0006_20260731_115707_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_115711_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0007_20260731_115711_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_115711_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0007_20260731_115711_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_115711_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0007_20260731_115711_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_115715_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0008_20260731_115715_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_115715_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0008_20260731_115715_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_115715_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0008_20260731_115715_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_115721_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0009_20260731_115721_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_115721_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0009_20260731_115721_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_115721_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0009_20260731_115721_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_115726_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0010_20260731_115726_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_115726_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0010_20260731_115726_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_115726_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0010_20260731_115726_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_115731_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0011_20260731_115731_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_115731_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0011_20260731_115731_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_115731_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0011_20260731_115731_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_115737_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0012_20260731_115737_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_115737_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0012_20260731_115737_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_115737_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-crop-export/vision/frames/step_0012_20260731_115737_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/paint-crop-export/vision/frames/closing_state.webp b/data/sessions/paint-crop-export/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..8efa70e3b2800219da936a3bb59c52b7413e7f87 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:932cf91bd077feecbf47f87fdebe452182ecd4aa9d7076ab1b0a4103c5b8f210 +size 77956 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0001_20260731_115639_after.webp b/data/sessions/paint-crop-export/vision/frames/step_0001_20260731_115639_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6d354434fe2c900265f7d33aaae4bf2d9809887a --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0001_20260731_115639_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ddd2168e9cca0da257b6792a3349cd7600a69d5a306a910752f10acfb0b0d8 +size 72842 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0001_20260731_115639_at.webp b/data/sessions/paint-crop-export/vision/frames/step_0001_20260731_115639_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b538a001c7ba6b5f5777470ce3f371859e99bd0e --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0001_20260731_115639_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:364e1a790180725e80b9aeefb863e45dcb8152800966926e7674d67c19a13d26 +size 183300 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0001_20260731_115639_before.webp b/data/sessions/paint-crop-export/vision/frames/step_0001_20260731_115639_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d2fd35e09b6ef524b33b90b0a040945a62fc8f99 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0001_20260731_115639_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8217599de9a76ff78f49e329c191521ff684f6addcd92045311a952182204e7 +size 72484 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0002_20260731_115645_after.webp b/data/sessions/paint-crop-export/vision/frames/step_0002_20260731_115645_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3cc0b0af6cf74b9224b403a6c8d8b393cdeeeae6 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0002_20260731_115645_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8977d6a989d7e32fb046e65700b8c8fd2cff9528df82ca4e068e1f476a953ecb +size 86908 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0002_20260731_115645_at.webp b/data/sessions/paint-crop-export/vision/frames/step_0002_20260731_115645_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f8621fbbb13ac51190fc462bb256f5f050fd62ab --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0002_20260731_115645_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c67aa6cfe022d41ce5c90c070a8ad62219782f9dfbcaa382a9ea400b09a8fb3b +size 213086 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0002_20260731_115645_before.webp b/data/sessions/paint-crop-export/vision/frames/step_0002_20260731_115645_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3cc0b0af6cf74b9224b403a6c8d8b393cdeeeae6 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0002_20260731_115645_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8977d6a989d7e32fb046e65700b8c8fd2cff9528df82ca4e068e1f476a953ecb +size 86908 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0003_20260731_115649_after.webp b/data/sessions/paint-crop-export/vision/frames/step_0003_20260731_115649_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a66ce94b2c9169adda88cdc9f22982d8a1012807 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0003_20260731_115649_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:866814b76505f95f201983b7c61877a8ae741c0ed1ec9866d593e2b9a7063e4f +size 92390 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0003_20260731_115649_at.webp b/data/sessions/paint-crop-export/vision/frames/step_0003_20260731_115649_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..10b2e20018533e5a2f9ffb74f12ec2a4e22549ff --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0003_20260731_115649_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b6418de2f5bee3e5d38765d178e1080549bd1ee4a1e060a734712e933c1085d +size 224788 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0003_20260731_115649_before.webp b/data/sessions/paint-crop-export/vision/frames/step_0003_20260731_115649_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a66ce94b2c9169adda88cdc9f22982d8a1012807 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0003_20260731_115649_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:866814b76505f95f201983b7c61877a8ae741c0ed1ec9866d593e2b9a7063e4f +size 92390 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0004_20260731_115659_after.webp b/data/sessions/paint-crop-export/vision/frames/step_0004_20260731_115659_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f95c71f9b3091706ccdd14d4fba074ce4a6999d1 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0004_20260731_115659_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71cec8bb8745cdbcf55bf30cc513d3e3caf83e9819fe21e4ae77dec1b3cfec3f +size 71386 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0004_20260731_115659_at.webp b/data/sessions/paint-crop-export/vision/frames/step_0004_20260731_115659_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..bb7ba22846f037d52c5aacdd754b306eb4d98571 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0004_20260731_115659_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9889c0d4aed1f4ce18a5193e4f2d13d0a1a748b3113b77d1aeac8338c915f9ea +size 204036 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0004_20260731_115659_before.webp b/data/sessions/paint-crop-export/vision/frames/step_0004_20260731_115659_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4a9765911806909dc9147112baed008b0f250262 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0004_20260731_115659_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc9ff3df2be554cdf1e6c6cc8555325cceba6f3c34eb83e2d75e1bf028ea74a7 +size 72304 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0005_20260731_115702_after.webp b/data/sessions/paint-crop-export/vision/frames/step_0005_20260731_115702_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9c92959e915ac5da74d192086ebdebd3dcd3c39e --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0005_20260731_115702_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e5707c434529551a91c4fa6f166f06ad3ae7efb8f1839aab99374e52ae96302 +size 77862 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0005_20260731_115702_at.webp b/data/sessions/paint-crop-export/vision/frames/step_0005_20260731_115702_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ad218cb9d2957d5dc56e7806ccd799ef1857b665 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0005_20260731_115702_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91bcc45de56284d433a5c1239fb3f230eb858e086c7128a3323d3b494e58939d +size 205990 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0005_20260731_115702_before.webp b/data/sessions/paint-crop-export/vision/frames/step_0005_20260731_115702_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..39c2ba2d6690b759af3126fc9e290a39c5e7d1f3 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0005_20260731_115702_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4027b215c6be6074681546ba71ded8c1c6f6ea1a15a652c5a3532de9c8324b5a +size 71370 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0006_20260731_115707_after.webp b/data/sessions/paint-crop-export/vision/frames/step_0006_20260731_115707_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..52e607954606ff0f1edc7097f01d52ae31dc87ce --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0006_20260731_115707_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b9ff291849ac0fc0570b1293cee8a9fa1f00224de1924a354d9fe55758e5987 +size 79296 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0006_20260731_115707_at.webp b/data/sessions/paint-crop-export/vision/frames/step_0006_20260731_115707_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..13158c3ce82a841efd34da14f98e0adcdc7fbeab --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0006_20260731_115707_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c37284f8335ec58ea501dd2a3d816482daeb3c9cd593449d3f8fa0355b6c2bb5 +size 222052 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0006_20260731_115707_before.webp b/data/sessions/paint-crop-export/vision/frames/step_0006_20260731_115707_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..bf7270bd433de84930441c0f666909612b430e91 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0006_20260731_115707_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0acbf7e158bf2a6b5c7470a7a10943b636aa3e7460611afd063819ca48e28bf +size 78850 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0007_20260731_115711_after.webp b/data/sessions/paint-crop-export/vision/frames/step_0007_20260731_115711_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..bf3e14a2083d1f354d273edc3a9869b925f6e248 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0007_20260731_115711_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dbec5f0c44c0b826795ce1cf073ea2831015df88f090dc1f5bb8378f2631544 +size 72358 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0007_20260731_115711_at.webp b/data/sessions/paint-crop-export/vision/frames/step_0007_20260731_115711_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9108744b7a1d8a482a87983eee69cd5f1bc64709 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0007_20260731_115711_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c314c76a577950436e7c8a8e0d146410c70335d8313e7b916850e94a0f93120 +size 206334 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0007_20260731_115711_before.webp b/data/sessions/paint-crop-export/vision/frames/step_0007_20260731_115711_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..bf3e14a2083d1f354d273edc3a9869b925f6e248 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0007_20260731_115711_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dbec5f0c44c0b826795ce1cf073ea2831015df88f090dc1f5bb8378f2631544 +size 72358 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0008_20260731_115715_after.webp b/data/sessions/paint-crop-export/vision/frames/step_0008_20260731_115715_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..18d010470ad82b4ed9fc31e19b26277e04a7d223 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0008_20260731_115715_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897a60db2a72e8ca58766de75463c8a729d31d1a8b553b664c82e07b770cc3f9 +size 71292 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0008_20260731_115715_at.webp b/data/sessions/paint-crop-export/vision/frames/step_0008_20260731_115715_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..61bfa6b3111b7d2f45404e1e9025eebe20af8e86 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0008_20260731_115715_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9f1b8045ce9ef26b95748ba9dcfb48953cf56c5c7177782f1933eb7b5e0856f +size 203078 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0008_20260731_115715_before.webp b/data/sessions/paint-crop-export/vision/frames/step_0008_20260731_115715_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..18d010470ad82b4ed9fc31e19b26277e04a7d223 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0008_20260731_115715_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897a60db2a72e8ca58766de75463c8a729d31d1a8b553b664c82e07b770cc3f9 +size 71292 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0009_20260731_115721_after.webp b/data/sessions/paint-crop-export/vision/frames/step_0009_20260731_115721_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ea892b0a21c1ba24625f6d6d3cdc88604c2025f --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0009_20260731_115721_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49c30850948f1679c33dae1e7b8d2e4d36a488ca70b6061c36e3a5c48da898c +size 84378 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0009_20260731_115721_at.webp b/data/sessions/paint-crop-export/vision/frames/step_0009_20260731_115721_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7be9341797da972ded6f41b24aed5553be0a5d20 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0009_20260731_115721_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4082a66e05b054314eb5b4b95bb214ecc3a2005263e6ef54b149eea0f2a0ceda +size 82758 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0009_20260731_115721_before.webp b/data/sessions/paint-crop-export/vision/frames/step_0009_20260731_115721_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7be9341797da972ded6f41b24aed5553be0a5d20 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0009_20260731_115721_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4082a66e05b054314eb5b4b95bb214ecc3a2005263e6ef54b149eea0f2a0ceda +size 82758 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0010_20260731_115726_after.webp b/data/sessions/paint-crop-export/vision/frames/step_0010_20260731_115726_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e3a4bc91826e8fb98bcbdf292899dcb9374f1e04 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0010_20260731_115726_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a9cf82da12e34f2f13f860b649776ee2c6f2ebfcfed62034d2a2f032b8b50a5 +size 84278 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0010_20260731_115726_at.webp b/data/sessions/paint-crop-export/vision/frames/step_0010_20260731_115726_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1f3a93619e8d43c26a66a17a2748de4feb72133a --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0010_20260731_115726_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56bc280b6be76b8998a93bb0dcaee595f148ef9fbf012a50a3dfb868bae6223b +size 244894 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0010_20260731_115726_before.webp b/data/sessions/paint-crop-export/vision/frames/step_0010_20260731_115726_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ea892b0a21c1ba24625f6d6d3cdc88604c2025f --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0010_20260731_115726_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49c30850948f1679c33dae1e7b8d2e4d36a488ca70b6061c36e3a5c48da898c +size 84378 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0011_20260731_115731_after.webp b/data/sessions/paint-crop-export/vision/frames/step_0011_20260731_115731_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9fa660b322d1b5cf987e82a2c506523cc0883fcb --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0011_20260731_115731_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b94f6872933211866c45854962b0993d287f0a0522d9e34a6b9355ed65704ea6 +size 76960 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0011_20260731_115731_at.webp b/data/sessions/paint-crop-export/vision/frames/step_0011_20260731_115731_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a3ed4cad4d40b59e6f221dae3456b24cf362eb87 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0011_20260731_115731_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0562ead887b4d055bce037880ec4d03db8dcce47f1cbca29a29d3e398a2241ef +size 242608 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0011_20260731_115731_before.webp b/data/sessions/paint-crop-export/vision/frames/step_0011_20260731_115731_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9fa660b322d1b5cf987e82a2c506523cc0883fcb --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0011_20260731_115731_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b94f6872933211866c45854962b0993d287f0a0522d9e34a6b9355ed65704ea6 +size 76960 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0012_20260731_115737_after.webp b/data/sessions/paint-crop-export/vision/frames/step_0012_20260731_115737_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8efa70e3b2800219da936a3bb59c52b7413e7f87 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0012_20260731_115737_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:932cf91bd077feecbf47f87fdebe452182ecd4aa9d7076ab1b0a4103c5b8f210 +size 77956 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0012_20260731_115737_at.webp b/data/sessions/paint-crop-export/vision/frames/step_0012_20260731_115737_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f96b37c539856a9aa0f18c993152a70587bb94e0 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0012_20260731_115737_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28d946a3f41453159450a1b16b42bc0edf9006ee5806e3d155d6d4a1665288b +size 71552 diff --git a/data/sessions/paint-crop-export/vision/frames/step_0012_20260731_115737_before.webp b/data/sessions/paint-crop-export/vision/frames/step_0012_20260731_115737_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f96b37c539856a9aa0f18c993152a70587bb94e0 --- /dev/null +++ b/data/sessions/paint-crop-export/vision/frames/step_0012_20260731_115737_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28d946a3f41453159450a1b16b42bc0edf9006ee5806e3d155d6d4a1665288b +size 71552 diff --git a/data/sessions/paint-resize-image/commands/actuation_commands.json b/data/sessions/paint-resize-image/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..c5971f7f42e5b9ae18b417db9f21d37f5849d076 --- /dev/null +++ b/data/sessions/paint-resize-image/commands/actuation_commands.json @@ -0,0 +1,287 @@ +[ + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 99, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 322, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=250, Y=322", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:05:46.399Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 89, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 295, + "mouse_y": 681, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=295, Y=681", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:05:51.618Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 95, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 570, + "mouse_y": 683, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=570, Y=683", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:05:55.727Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 101, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 388, + "mouse_y": 198, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=388, Y=198", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:06:05.992Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 36, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 419, + "mouse_y": 271, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=419, Y=271", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:06:11.180Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 86, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 272, + "mouse_y": 383, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=272, Y=383", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:06:14.399Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 91, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 447, + "mouse_y": 305, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=447, Y=305", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:06:17.603Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+A", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:06:20.784Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: 640", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:06:23.022Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 91, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 447, + "mouse_y": 346, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=447, Y=346", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:06:26.227Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+A", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:06:29.330Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: 480", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:06:31.569Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 90, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 354, + "mouse_y": 570, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=354, Y=570", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:06:34.836Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+S", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:06:39.937Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Alt+F4", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:06:46.106Z" + } +] \ No newline at end of file diff --git a/data/sessions/paint-resize-image/commands/cc_commands.json b/data/sessions/paint-resize-image/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..05a9c83aab8af163321e36eccec63535bd9bf9b1 --- /dev/null +++ b/data/sessions/paint-resize-image/commands/cc_commands.json @@ -0,0 +1,77 @@ +[ + { + "command": "250 322 right", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "295 681 left", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "570 683 left", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "388 198 left", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "419 271 left", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "272 383 left", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "447 305 left", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "press {Ctrl+A}", + "os": "WINDOWS", + "step_id": 8 + }, + { + "command": "type 640", + "os": "WINDOWS", + "step_id": 9 + }, + { + "command": "447 346 left", + "os": "WINDOWS", + "step_id": 10 + }, + { + "command": "press {Ctrl+A}", + "os": "WINDOWS", + "step_id": 11 + }, + { + "command": "type 480", + "os": "WINDOWS", + "step_id": 12 + }, + { + "command": "354 570 left", + "os": "WINDOWS", + "step_id": 13 + }, + { + "command": "press {Ctrl+S}", + "os": "WINDOWS", + "step_id": 14 + }, + { + "command": "press {Alt+F4}", + "os": "WINDOWS", + "step_id": 15 + } +] \ No newline at end of file diff --git a/data/sessions/paint-resize-image/commands/converted_input.md b/data/sessions/paint-resize-image/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..54620d9faf0f66bc151bb43a79f67fd0664274e1 --- /dev/null +++ b/data/sessions/paint-resize-image/commands/converted_input.md @@ -0,0 +1,21 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:05:46 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:05:46.399Z | Right-click at (250, 322) | +| 2 | 2026-07-31T12:05:51.618Z | Left-click at (295, 681) | +| 3 | 2026-07-31T12:05:55.727Z | Left-click at (570, 683) | +| 4 | 2026-07-31T12:06:05.992Z | Left-click at (388, 198) | +| 5 | 2026-07-31T12:06:11.180Z | Left-click at (419, 271) | +| 6 | 2026-07-31T12:06:14.399Z | Left-click at (272, 383) | +| 7 | 2026-07-31T12:06:17.603Z | Left-click at (447, 305) | +| 8 | 2026-07-31T12:06:20.784Z | Press: Ctrl+A | +| 9 | 2026-07-31T12:06:23.022Z | Type: 640 | +| 10 | 2026-07-31T12:06:26.227Z | Left-click at (447, 346) | +| 11 | 2026-07-31T12:06:29.330Z | Press: Ctrl+A | +| 12 | 2026-07-31T12:06:31.569Z | Type: 480 | +| 13 | 2026-07-31T12:06:34.836Z | Left-click at (354, 570) | +| 14 | 2026-07-31T12:06:39.937Z | Press: Ctrl+S | +| 15 | 2026-07-31T12:06:46.106Z | Press: Alt+F4 | diff --git a/data/sessions/paint-resize-image/commands/raw_input.md b/data/sessions/paint-resize-image/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..11d91ca998e28d04f0932272f15e310a977ae2ce --- /dev/null +++ b/data/sessions/paint-resize-image/commands/raw_input.md @@ -0,0 +1,21 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:05:46 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:05:46.399Z | Right-clicked at X=250, Y=322 | +| 2 | 2026-07-31T12:05:51.618Z | Left-clicked at X=295, Y=681 | +| 3 | 2026-07-31T12:05:55.727Z | Left-clicked at X=570, Y=683 | +| 4 | 2026-07-31T12:06:05.992Z | Left-clicked at X=388, Y=198 | +| 5 | 2026-07-31T12:06:11.180Z | Left-clicked at X=419, Y=271 | +| 6 | 2026-07-31T12:06:14.399Z | Left-clicked at X=272, Y=383 | +| 7 | 2026-07-31T12:06:17.603Z | Left-clicked at X=447, Y=305 | +| 8 | 2026-07-31T12:06:20.784Z | Pressed: Ctrl+A | +| 9 | 2026-07-31T12:06:23.022Z | Typed: 640 | +| 10 | 2026-07-31T12:06:26.227Z | Left-clicked at X=447, Y=346 | +| 11 | 2026-07-31T12:06:29.330Z | Pressed: Ctrl+A | +| 12 | 2026-07-31T12:06:31.569Z | Typed: 480 | +| 13 | 2026-07-31T12:06:34.836Z | Left-clicked at X=354, Y=570 | +| 14 | 2026-07-31T12:06:39.937Z | Pressed: Ctrl+S | +| 15 | 2026-07-31T12:06:46.106Z | Pressed: Alt+F4 | diff --git a/data/sessions/paint-resize-image/memory.md b/data/sessions/paint-resize-image/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..efcdb924b24fa64ed8660752b0991cfd8840fbd6 --- /dev/null +++ b/data/sessions/paint-resize-image/memory.md @@ -0,0 +1,129 @@ +# Memory: paint-resize-image + +## Overview + +Resize an image to exact pixel dimensions and save it in place, using a raster image +editor. Use this when a specific width and height are required rather than a proportional +scale. The route opens the image through the file manager's open-with menu, opens the +resize dialog, switches it from percentage to pixels, unlocks the aspect ratio so the two +values can differ from the original proportions, replaces both numbers, and saves. The +recorded trace resizes the image to 640×480. + +## Prerequisites + +- A desktop environment with a raster image editor, and an image file that exists, is + readable and is writable. +- The image opened through the file manager's "open with" route where the editor is not + the file type's default handler — otherwise the file opens somewhere else entirely. +- The intended change decided in advance, in the units the editor works in. +- Acceptance that the result is written back over the original. No copy is made, and the + earlier state is not recoverable except by editing back. +- Awareness that the editor keeps state between runs — window position and a recent-file + list — so coordinates measured in one session are not valid in the next, and a previous + file's name can be visible on screen. +- Confirmation planned from the file on disk rather than from the editor's own canvas. + +## Steps + +### Step 1 — Right-click at (250, 322) + +The task is to change `img-screenshot.png` to exactly 640×480 and save it, so the image has to be opened in an editor that can set pixel dimensions. Move the cursor and Right-click `img-screenshot.png` in the `corpus-seed` window rather than double-clicking it, so the application can be chosen. + +![Step 1](vision/frames/step_0001_20260731_120546_at.webp) + +### Step 2 — Left-click at (295, 681) + +Move the cursor and Left-click **`Open with ›`** to list the applications by name. + +![Step 2](vision/frames/step_0002_20260731_120551_at.webp) + +### Step 3 — Left-click at (570, 683) + +Move the cursor and Left-click **`Paint`** in the submenu, not `Paint 3D` beneath it. + +![Step 3](vision/frames/step_0003_20260731_120555_at.webp) + +### Step 4 — Left-click at (388, 198) + +Paint opens with the image on its canvas. Move the cursor and Left-click **`Resize`** in the ribbon's Image group to open the resize dialog. Take care with the neighbours: `Crop` sits directly above and `Rotate ▾` directly below. + +![Step 4](vision/frames/step_0004_20260731_120605_at.webp) + +### Step 5 — Left-click at (419, 271) + +The `Resize and Skew` dialog defaults to resizing **`By: Percentage`**, which cannot express an exact pixel target. Move the cursor and Left-click the **`Pixels`** radio button so the two boxes below take absolute dimensions instead of a percentage. + +![Step 5](vision/frames/step_0005_20260731_120611_at.webp) + +### Step 6 — Left-click at (272, 383) + +`Maintain aspect ratio` is ticked, which links the two boxes — typing a width would recompute the height and make an exact 640×480 impossible from an 800×600 source, since that is not the same ratio. Move the cursor and Left-click the checkbox to **untick** it, freeing the two dimensions to be set independently. + +![Step 6](vision/frames/step_0006_20260731_120614_at.webp) + +### Step 7 — Left-click at (447, 305) + +Move the cursor and Left-click the `Horizontal:` box to put the caret in it. It currently reads `800`, the image's present width. + +![Step 7](vision/frames/step_0007_20260731_120617_at.webp) + +### Step 8 — Press: Ctrl+A + +Press Ctrl+A to select the box's existing contents. Clicking into the box only places a caret; without this the new digits would **append** to `800` rather than replace it, giving a nonsense width. This is the step that makes the typing correct rather than additive. + +![Step 8](vision/frames/step_0008_20260731_120620_at.webp) + +### Step 9 — Type: 640 + +Type `640` as the new width, replacing the selected `800`. + +![Step 9](vision/frames/step_0009_20260731_120623_at.webp) + +### Step 10 — Left-click at (447, 346) + +Move the cursor and Left-click the `Vertical:` box, which still reads `600`. Because the aspect-ratio link was removed, this value did not change when the width did — it has to be set explicitly. + +![Step 10](vision/frames/step_0010_20260731_120626_at.webp) + +### Step 11 — Press: Ctrl+A + +Press Ctrl+A to select the existing `600`, for the same reason as before: without it the new digits would append to the old value. + +![Step 11](vision/frames/step_0011_20260731_120629_at.webp) + +### Step 12 — Type: 480 + +Type `480` as the new height, replacing the selected `600`. + +![Step 12](vision/frames/step_0012_20260731_120631_at.webp) + +### Step 13 — Left-click at (354, 570) + +Move the cursor and Left-click **`OK`** to apply the resize. Nothing has changed on the canvas until this point — the dialog only describes the intended size. The canvas visibly shrinking is the confirmation that both values took. + +![Step 13](vision/frames/step_0013_20260731_120634_at.webp) + +### Step 14 — Press: Ctrl+S + +Press Ctrl+S to write the resized image back over `img-screenshot.png`. Plain Ctrl+S raises no transparency warning, so the save completes without a dialog. The file is overwritten in place, so the 800×600 original no longer exists afterwards. + +![Step 14](vision/frames/step_0014_20260731_120639_at.webp) + +### Step 15 — Press: Alt+F4 + +Press Alt+F4 to close Paint. The save has completed, so no "save changes?" prompt appears. + +![Step 15](vision/frames/step_0015_20260731_120646_at.webp) + +## Notes & Edge Cases + +1. The image is opened through the file manager's open-with route rather than by double-clicking, because the editor is not the default handler for the type. Double-clicking opens whatever the system has registered, which for an image is usually a viewer that cannot edit it at all. +2. Applications with closely related names sit next to each other in the open-with list, and picking the neighbour opens a different program that handles the same file type differently. Read the entry rather than trusting its position in the list. +3. Saving over the original is destructive and immediate. No copy is made, the previous state is not recoverable, and this happens on a plain save with no dialog and no warning. When the original matters, copy it first or save under a new name — and when a task says "save the image", check which of the two it means before assuming in place. +4. Closing after a successful save happens silently. If a save-changes prompt appears instead, the save did not happen — treat that prompt as a report about the previous step rather than as an obstacle to dismiss. +5. The editor remembers state between runs, including its window position and its recent-file list. Coordinates measured in one session are not valid in the next, and a previous file's name can be visible on screen, so neither is evidence about the file currently open. +6. The resize dialog opens set to percentage, which cannot express an exact pixel target. Switch the units first; typing the wanted numbers into a percentage field produces an enormous image rather than an error. +7. The aspect-ratio lock links the two fields, so setting one recomputes the other. When the target proportions differ from the source's, the lock makes the requested size impossible — untick it before typing, and expect the second field to keep its old value once you do, because it will no longer follow the first. +8. Clicking into a numeric field only places a caret; it does not select what is there. Select the contents before typing or the new digits append to the old value, turning 800 into 800640 — a number the dialog accepts without complaint. +9. Nothing changes until the dialog is confirmed. Up to that point the dialog only describes an intended size, so the canvas visibly changing is the first evidence that both values were read. +10. Ribbon commands that transform the image sit together — crop, resize and rotate are neighbours — and each is destructive in a different way. Confirm which one is under the pointer before clicking. diff --git a/data/sessions/paint-resize-image/metadata.json b/data/sessions/paint-resize-image/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..214f3553f64470ae41ae51266c8962e8411bd426 --- /dev/null +++ b/data/sessions/paint-resize-image/metadata.json @@ -0,0 +1,233 @@ +{ + "memory_name": "paint-resize-image", + "memory_description": "", + "session_id": "2339ddc8-6f91-467a-8e25-91d4d6538ffd", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:05:37.208435541Z", + "completed_at": "2026-07-31T12:06:51.229698093Z", + "total_steps": 15, + "annotated_steps": 15, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:05:46.399Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0001_20260731_120546_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_120546_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_120546_after.webp", + "raw_command": "Right-clicked at X=250, Y=322", + "converted_command": "Right-click at (250, 322)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:05:51.618Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260731_120551_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_120551_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_120551_after.webp", + "raw_command": "Left-clicked at X=295, Y=681", + "converted_command": "Left-click at (295, 681)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:05:55.727Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0003_20260731_120555_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_120555_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_120555_after.webp", + "raw_command": "Left-clicked at X=570, Y=683", + "converted_command": "Left-click at (570, 683)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T12:06:05.992Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260731_120605_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_120605_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_120605_after.webp", + "raw_command": "Left-clicked at X=388, Y=198", + "converted_command": "Left-click at (388, 198)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T12:06:11.180Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0005_20260731_120611_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260731_120611_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_120611_after.webp", + "raw_command": "Left-clicked at X=419, Y=271", + "converted_command": "Left-click at (419, 271)" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T12:06:14.399Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0006_20260731_120614_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260731_120614_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_120614_after.webp", + "raw_command": "Left-clicked at X=272, Y=383", + "converted_command": "Left-click at (272, 383)" + }, + { + "step_id": 7, + "timestamp": "2026-07-31T12:06:17.603Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0007_20260731_120617_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260731_120617_before.webp", + "after_image_path": "vision/frames/step_0007_20260731_120617_after.webp", + "raw_command": "Left-clicked at X=447, Y=305", + "converted_command": "Left-click at (447, 305)" + }, + { + "step_id": 8, + "timestamp": "2026-07-31T12:06:20.784Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0008_20260731_120620_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260731_120620_before.webp", + "after_image_path": "vision/frames/step_0008_20260731_120620_after.webp", + "raw_command": "Pressed: Ctrl+A", + "converted_command": "Press: Ctrl+A" + }, + { + "step_id": 9, + "timestamp": "2026-07-31T12:06:23.022Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0009_20260731_120623_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260731_120623_before.webp", + "after_image_path": "vision/frames/step_0009_20260731_120623_after.webp", + "raw_command": "Typed: 640", + "converted_command": "Type: 640" + }, + { + "step_id": 10, + "timestamp": "2026-07-31T12:06:26.227Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0010_20260731_120626_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260731_120626_before.webp", + "after_image_path": "vision/frames/step_0010_20260731_120626_after.webp", + "raw_command": "Left-clicked at X=447, Y=346", + "converted_command": "Left-click at (447, 346)" + }, + { + "step_id": 11, + "timestamp": "2026-07-31T12:06:29.330Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0011_20260731_120629_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0011_20260731_120629_before.webp", + "after_image_path": "vision/frames/step_0011_20260731_120629_after.webp", + "raw_command": "Pressed: Ctrl+A", + "converted_command": "Press: Ctrl+A" + }, + { + "step_id": 12, + "timestamp": "2026-07-31T12:06:31.569Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0012_20260731_120631_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0012_20260731_120631_before.webp", + "after_image_path": "vision/frames/step_0012_20260731_120631_after.webp", + "raw_command": "Typed: 480", + "converted_command": "Type: 480" + }, + { + "step_id": 13, + "timestamp": "2026-07-31T12:06:34.836Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0013_20260731_120634_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0013_20260731_120634_before.webp", + "after_image_path": "vision/frames/step_0013_20260731_120634_after.webp", + "raw_command": "Left-clicked at X=354, Y=570", + "converted_command": "Left-click at (354, 570)" + }, + { + "step_id": 14, + "timestamp": "2026-07-31T12:06:39.937Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0014_20260731_120639_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0014_20260731_120639_before.webp", + "after_image_path": "vision/frames/step_0014_20260731_120639_after.webp", + "raw_command": "Pressed: Ctrl+S", + "converted_command": "Press: Ctrl+S" + }, + { + "step_id": 15, + "timestamp": "2026-07-31T12:06:46.106Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0015_20260731_120646_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0015_20260731_120646_before.webp", + "after_image_path": "vision/frames/step_0015_20260731_120646_after.webp", + "raw_command": "Pressed: Alt+F4", + "converted_command": "Press: Alt+F4" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/paint-resize-image/reasoning/reasoning.jsonl b/data/sessions/paint-resize-image/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..18a611c87d29729f1531c85cb9fa6d97efd72663 --- /dev/null +++ b/data/sessions/paint-resize-image/reasoning/reasoning.jsonl @@ -0,0 +1,15 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:05:46.399Z", "timestamp_annotated": "2026-08-19T14:18:25.883017+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=250, Y=322", "converted_command": "Right-click at (250, 322)", "image_path": "vision/frames/step_0001_20260731_120546_at.webp", "reasoning": "The task is to change `img-screenshot.png` to exactly 640×480 and save it, so the image has to be opened in an editor that can set pixel dimensions. Move the cursor and Right-click `img-screenshot.png` in the `corpus-seed` window rather than double-clicking it, so the application can be chosen.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:05:51.618Z", "timestamp_annotated": "2026-08-19T14:18:25.883398+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=295, Y=681", "converted_command": "Left-click at (295, 681)", "image_path": "vision/frames/step_0002_20260731_120551_at.webp", "reasoning": "Move the cursor and Left-click **`Open with ›`** to list the applications by name.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:05:55.727Z", "timestamp_annotated": "2026-08-19T14:18:25.883817+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=570, Y=683", "converted_command": "Left-click at (570, 683)", "image_path": "vision/frames/step_0003_20260731_120555_at.webp", "reasoning": "Move the cursor and Left-click **`Paint`** in the submenu, not `Paint 3D` beneath it.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T12:06:05.992Z", "timestamp_annotated": "2026-08-19T14:18:25.884216+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=388, Y=198", "converted_command": "Left-click at (388, 198)", "image_path": "vision/frames/step_0004_20260731_120605_at.webp", "reasoning": "Paint opens with the image on its canvas. Move the cursor and Left-click **`Resize`** in the ribbon's Image group to open the resize dialog. Take care with the neighbours: `Crop` sits directly above and `Rotate ▾` directly below.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T12:06:11.180Z", "timestamp_annotated": "2026-08-19T14:18:25.884725+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=419, Y=271", "converted_command": "Left-click at (419, 271)", "image_path": "vision/frames/step_0005_20260731_120611_at.webp", "reasoning": "The `Resize and Skew` dialog defaults to resizing **`By: Percentage`**, which cannot express an exact pixel target. Move the cursor and Left-click the **`Pixels`** radio button so the two boxes below take absolute dimensions instead of a percentage.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T12:06:14.399Z", "timestamp_annotated": "2026-08-19T14:18:25.885197+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=272, Y=383", "converted_command": "Left-click at (272, 383)", "image_path": "vision/frames/step_0006_20260731_120614_at.webp", "reasoning": "`Maintain aspect ratio` is ticked, which links the two boxes — typing a width would recompute the height and make an exact 640×480 impossible from an 800×600 source, since that is not the same ratio. Move the cursor and Left-click the checkbox to **untick** it, freeing the two dimensions to be set independently.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-31T12:06:17.603Z", "timestamp_annotated": "2026-08-19T14:18:25.885689+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=447, Y=305", "converted_command": "Left-click at (447, 305)", "image_path": "vision/frames/step_0007_20260731_120617_at.webp", "reasoning": "Move the cursor and Left-click the `Horizontal:` box to put the caret in it. It currently reads `800`, the image's present width.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-31T12:06:20.784Z", "timestamp_annotated": "2026-08-19T14:18:25.886113+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+A", "converted_command": "Press: Ctrl+A", "image_path": "vision/frames/step_0008_20260731_120620_at.webp", "reasoning": "Press Ctrl+A to select the box's existing contents. Clicking into the box only places a caret; without this the new digits would **append** to `800` rather than replace it, giving a nonsense width. This is the step that makes the typing correct rather than additive.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-31T12:06:23.022Z", "timestamp_annotated": "2026-08-19T14:18:25.886664+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 640", "converted_command": "Type: 640", "image_path": "vision/frames/step_0009_20260731_120623_at.webp", "reasoning": "Type `640` as the new width, replacing the selected `800`.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-31T12:06:26.227Z", "timestamp_annotated": "2026-08-19T14:18:25.887118+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=447, Y=346", "converted_command": "Left-click at (447, 346)", "image_path": "vision/frames/step_0010_20260731_120626_at.webp", "reasoning": "Move the cursor and Left-click the `Vertical:` box, which still reads `600`. Because the aspect-ratio link was removed, this value did not change when the width did — it has to be set explicitly.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-31T12:06:29.330Z", "timestamp_annotated": "2026-08-19T14:18:25.887675+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+A", "converted_command": "Press: Ctrl+A", "image_path": "vision/frames/step_0011_20260731_120629_at.webp", "reasoning": "Press Ctrl+A to select the existing `600`, for the same reason as before: without it the new digits would append to the old value.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-31T12:06:31.569Z", "timestamp_annotated": "2026-08-19T14:18:25.888150+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: 480", "converted_command": "Type: 480", "image_path": "vision/frames/step_0012_20260731_120631_at.webp", "reasoning": "Type `480` as the new height, replacing the selected `600`.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-07-31T12:06:34.836Z", "timestamp_annotated": "2026-08-19T14:18:25.888707+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=354, Y=570", "converted_command": "Left-click at (354, 570)", "image_path": "vision/frames/step_0013_20260731_120634_at.webp", "reasoning": "Move the cursor and Left-click **`OK`** to apply the resize. Nothing has changed on the canvas until this point — the dialog only describes the intended size. The canvas visibly shrinking is the confirmation that both values took.", "skipped": false} +{"step_id": 14, "timestamp_action": "2026-07-31T12:06:39.937Z", "timestamp_annotated": "2026-08-19T14:18:25.889356+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+S", "converted_command": "Press: Ctrl+S", "image_path": "vision/frames/step_0014_20260731_120639_at.webp", "reasoning": "Press Ctrl+S to write the resized image back over `img-screenshot.png`. Plain Ctrl+S raises no transparency warning, so the save completes without a dialog. The file is overwritten in place, so the 800×600 original no longer exists afterwards.", "skipped": false} +{"step_id": 15, "timestamp_action": "2026-07-31T12:06:46.106Z", "timestamp_annotated": "2026-08-19T14:18:25.890006+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Alt+F4", "converted_command": "Press: Alt+F4", "image_path": "vision/frames/step_0015_20260731_120646_at.webp", "reasoning": "Press Alt+F4 to close Paint. The save has completed, so no \"save changes?\" prompt appears.", "skipped": false} diff --git a/data/sessions/paint-resize-image/sync_log.json b/data/sessions/paint-resize-image/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..8aaaf882af735b2594e45a54ca2c1bd3cb736880 --- /dev/null +++ b/data/sessions/paint-resize-image/sync_log.json @@ -0,0 +1,355 @@ +{ + "session_id": "2339ddc8-6f91-467a-8e25-91d4d6538ffd", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_120546_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0001_20260731_120546_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_120546_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0001_20260731_120546_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_120546_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0001_20260731_120546_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_120551_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0002_20260731_120551_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_120551_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0002_20260731_120551_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_120551_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0002_20260731_120551_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_120555_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0003_20260731_120555_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_120555_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0003_20260731_120555_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_120555_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0003_20260731_120555_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_120605_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0004_20260731_120605_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_120605_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0004_20260731_120605_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_120605_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0004_20260731_120605_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_120611_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0005_20260731_120611_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_120611_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0005_20260731_120611_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_120611_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0005_20260731_120611_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_120614_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0006_20260731_120614_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_120614_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0006_20260731_120614_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_120614_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0006_20260731_120614_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_120617_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0007_20260731_120617_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_120617_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0007_20260731_120617_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_120617_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0007_20260731_120617_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_120620_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0008_20260731_120620_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_120620_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0008_20260731_120620_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_120620_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0008_20260731_120620_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_120623_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0009_20260731_120623_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_120623_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0009_20260731_120623_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_120623_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0009_20260731_120623_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_120626_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0010_20260731_120626_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_120626_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0010_20260731_120626_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_120626_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0010_20260731_120626_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_120629_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0011_20260731_120629_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_120629_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0011_20260731_120629_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_120629_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0011_20260731_120629_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_120631_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0012_20260731_120631_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_120631_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0012_20260731_120631_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_120631_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0012_20260731_120631_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260731_120634_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0013_20260731_120634_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260731_120634_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0013_20260731_120634_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260731_120634_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0013_20260731_120634_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260731_120639_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0014_20260731_120639_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260731_120639_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0014_20260731_120639_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260731_120639_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0014_20260731_120639_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260731_120646_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0015_20260731_120646_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260731_120646_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0015_20260731_120646_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260731_120646_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/paint-resize-image/vision/frames/step_0015_20260731_120646_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/paint-resize-image/vision/frames/closing_state.webp b/data/sessions/paint-resize-image/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..6ba20721d22ecc55cb49a9a11c416bed37959bca --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b23d048efaa6bd59ec755a2b9503ef0d496d71b133b3fdd43eb2ea7b689de93 +size 75580 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0001_20260731_120546_after.webp b/data/sessions/paint-resize-image/vision/frames/step_0001_20260731_120546_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7151215014d8dac050acccf394ac433e1d4664a1 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0001_20260731_120546_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f3b391f1d3ba58baccec4693807104703eb48471a4d691074017ab2707a585d +size 74318 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0001_20260731_120546_at.webp b/data/sessions/paint-resize-image/vision/frames/step_0001_20260731_120546_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..00d2d42f975b10e4691c18222354db1c947d12ac --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0001_20260731_120546_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e48087b88ec1d6b59a72a29ef6f60bc12d44da4a82037ebd7058d1eea3a4de8 +size 183338 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0001_20260731_120546_before.webp b/data/sessions/paint-resize-image/vision/frames/step_0001_20260731_120546_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d51a3d2e93f6bfc2c542e5a72e07433859aec673 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0001_20260731_120546_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7abb399928bcec7555118d4927741594542dad5cf21615a97dec874999f36439 +size 72492 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0002_20260731_120551_after.webp b/data/sessions/paint-resize-image/vision/frames/step_0002_20260731_120551_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ee3d3ce0f56ec8a3b7de4e7a2a2dfb806c5070ee --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0002_20260731_120551_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eafd63b68e069eb141af6148918431a3bceb19e09c2492514c165d2a639bd82 +size 87028 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0002_20260731_120551_at.webp b/data/sessions/paint-resize-image/vision/frames/step_0002_20260731_120551_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c7d25a11883cf6c5d1c93d091eefa8ffecf1fba9 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0002_20260731_120551_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0720608349ea52c1389c27a7d74372ef94936451d84874543a2735657eb6d8c +size 213048 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0002_20260731_120551_before.webp b/data/sessions/paint-resize-image/vision/frames/step_0002_20260731_120551_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8a7982904644dec315b16b8c53b24b3c53a949ee --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0002_20260731_120551_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96dbc7a5c5483cdd0e175d97ba5be13e107b849d020e56a65728ffc399d9286 +size 86904 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0003_20260731_120555_after.webp b/data/sessions/paint-resize-image/vision/frames/step_0003_20260731_120555_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..67985aebb894d442703b7a5000653e04d7944781 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0003_20260731_120555_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0eaa7abbc367eb97e716c714f291d299cc70b1fa0d7ef926bbf30bd5758bd3e +size 92458 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0003_20260731_120555_at.webp b/data/sessions/paint-resize-image/vision/frames/step_0003_20260731_120555_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..814c71b378a5d109e78e61fb3593ab26afcbbba5 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0003_20260731_120555_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de75799ffe525e84c38b33599015436489de3d98e13f13b8d9237751bf20735 +size 224750 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0003_20260731_120555_before.webp b/data/sessions/paint-resize-image/vision/frames/step_0003_20260731_120555_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a3b40398bbccb4ba97f3979f863604d67cce7366 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0003_20260731_120555_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d366388e279581acb7161bb9c4ee0b4beffe056f41cc415f49348d2a4a0ef524 +size 92386 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0004_20260731_120605_after.webp b/data/sessions/paint-resize-image/vision/frames/step_0004_20260731_120605_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ccc74da0eecf8b22644acb848723254c1c2387ae --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0004_20260731_120605_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cece064ac416e1cb6744ccddea55c8b6bd9e5a4335e35bd08c1df01b3b63c29 +size 72396 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0004_20260731_120605_at.webp b/data/sessions/paint-resize-image/vision/frames/step_0004_20260731_120605_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fc8c597ddbcb9e75212dcb8eee39dde6bd7414dc --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0004_20260731_120605_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f50f52ccba1b0699f059b1bf03d54485dec5070acf4ec83be70855210dac46 +size 201600 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0004_20260731_120605_before.webp b/data/sessions/paint-resize-image/vision/frames/step_0004_20260731_120605_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ccc74da0eecf8b22644acb848723254c1c2387ae --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0004_20260731_120605_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cece064ac416e1cb6744ccddea55c8b6bd9e5a4335e35bd08c1df01b3b63c29 +size 72396 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0005_20260731_120611_after.webp b/data/sessions/paint-resize-image/vision/frames/step_0005_20260731_120611_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..592c376b971af12b62a4a8d6d0dd21174eb9adcc --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0005_20260731_120611_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0db5bd945a5efa845831da0fc78a5003881d9124ffb3b49ac6577a86d44530f +size 79882 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0005_20260731_120611_at.webp b/data/sessions/paint-resize-image/vision/frames/step_0005_20260731_120611_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7cad98da2ed6ebfffc99d9b18c53aeb4f4bfe41f --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0005_20260731_120611_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cbe8f5c64bc574adbb5fb5849cbd90146d6f210ec31b3ddce51d2ba59d26edd +size 240338 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0005_20260731_120611_before.webp b/data/sessions/paint-resize-image/vision/frames/step_0005_20260731_120611_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..592c376b971af12b62a4a8d6d0dd21174eb9adcc --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0005_20260731_120611_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0db5bd945a5efa845831da0fc78a5003881d9124ffb3b49ac6577a86d44530f +size 79882 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0006_20260731_120614_after.webp b/data/sessions/paint-resize-image/vision/frames/step_0006_20260731_120614_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9a54359b5129f6226dcf493a8373822f59683719 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0006_20260731_120614_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92fa8a9a8cde5e54e1b4b82c41a94fde5f707aa623f6bb0e3cbef91f572aba70 +size 80114 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0006_20260731_120614_at.webp b/data/sessions/paint-resize-image/vision/frames/step_0006_20260731_120614_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8ce05cfc507c3362ae794393d7d04346d4c3cc1b --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0006_20260731_120614_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:354c61a3a26c0de5179b0d21b95b0ddc3d82eb228774592a05e53bfa8da722da +size 240996 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0006_20260731_120614_before.webp b/data/sessions/paint-resize-image/vision/frames/step_0006_20260731_120614_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c47ecf127a605b0540bf130d946315224c29d731 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0006_20260731_120614_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b2061dc218cb7c0e2ece880296f686e40cdfca5e967a438d105dc24dab96d4 +size 80074 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0007_20260731_120617_after.webp b/data/sessions/paint-resize-image/vision/frames/step_0007_20260731_120617_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..fef1b4788dc4379502bdc6bbac1e36b20e7c71d7 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0007_20260731_120617_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018a5264c5ce221ebcadb1290b204abdcd558fe9c9925767a023a1595aa3919d +size 80038 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0007_20260731_120617_at.webp b/data/sessions/paint-resize-image/vision/frames/step_0007_20260731_120617_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..45d978f638e9248774b98b07abc517a733d43af2 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0007_20260731_120617_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beef41df8034a0ceedd89be2e4f07fb7342554f7988a89000273bae5f88a9e6e +size 242956 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0007_20260731_120617_before.webp b/data/sessions/paint-resize-image/vision/frames/step_0007_20260731_120617_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9a54359b5129f6226dcf493a8373822f59683719 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0007_20260731_120617_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92fa8a9a8cde5e54e1b4b82c41a94fde5f707aa623f6bb0e3cbef91f572aba70 +size 80114 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0008_20260731_120620_after.webp b/data/sessions/paint-resize-image/vision/frames/step_0008_20260731_120620_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3133500c06a5fbbc6d3ff3a1b486f58f426f0950 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0008_20260731_120620_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f638cf88c0d66c6a7aabf96195721f7e1131ef8f3b08e16647a355778bdb89 +size 79926 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0008_20260731_120620_at.webp b/data/sessions/paint-resize-image/vision/frames/step_0008_20260731_120620_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fef1b4788dc4379502bdc6bbac1e36b20e7c71d7 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0008_20260731_120620_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018a5264c5ce221ebcadb1290b204abdcd558fe9c9925767a023a1595aa3919d +size 80038 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0008_20260731_120620_before.webp b/data/sessions/paint-resize-image/vision/frames/step_0008_20260731_120620_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..fef1b4788dc4379502bdc6bbac1e36b20e7c71d7 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0008_20260731_120620_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018a5264c5ce221ebcadb1290b204abdcd558fe9c9925767a023a1595aa3919d +size 80038 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0009_20260731_120623_after.webp b/data/sessions/paint-resize-image/vision/frames/step_0009_20260731_120623_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..adf53454d572e5a4cc09b36caa664b5f9b10fd40 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0009_20260731_120623_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ec16f21cbcd28cf5b812699c0d86d843df87e8e8efa755abb819814b3586d4 +size 79998 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0009_20260731_120623_at.webp b/data/sessions/paint-resize-image/vision/frames/step_0009_20260731_120623_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3133500c06a5fbbc6d3ff3a1b486f58f426f0950 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0009_20260731_120623_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f638cf88c0d66c6a7aabf96195721f7e1131ef8f3b08e16647a355778bdb89 +size 79926 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0009_20260731_120623_before.webp b/data/sessions/paint-resize-image/vision/frames/step_0009_20260731_120623_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3133500c06a5fbbc6d3ff3a1b486f58f426f0950 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0009_20260731_120623_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f638cf88c0d66c6a7aabf96195721f7e1131ef8f3b08e16647a355778bdb89 +size 79926 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0010_20260731_120626_after.webp b/data/sessions/paint-resize-image/vision/frames/step_0010_20260731_120626_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..adf53454d572e5a4cc09b36caa664b5f9b10fd40 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0010_20260731_120626_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ec16f21cbcd28cf5b812699c0d86d843df87e8e8efa755abb819814b3586d4 +size 79998 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0010_20260731_120626_at.webp b/data/sessions/paint-resize-image/vision/frames/step_0010_20260731_120626_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9ace623b4be95a0278dc670d3aafc72388192f45 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0010_20260731_120626_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b71456f047665be49f5b46a07ec222fa39202ad7a4f9d9e811d8170ec33f01a5 +size 243914 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0010_20260731_120626_before.webp b/data/sessions/paint-resize-image/vision/frames/step_0010_20260731_120626_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..adf53454d572e5a4cc09b36caa664b5f9b10fd40 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0010_20260731_120626_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ec16f21cbcd28cf5b812699c0d86d843df87e8e8efa755abb819814b3586d4 +size 79998 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0011_20260731_120629_after.webp b/data/sessions/paint-resize-image/vision/frames/step_0011_20260731_120629_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5ca3b939c75b473cbb3857e294c179ae3069589b --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0011_20260731_120629_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd88aa29e9f5712ff57687f0d0f16913cdcfbd6852a2c6cccb4b50de35dc6ae5 +size 80028 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0011_20260731_120629_at.webp b/data/sessions/paint-resize-image/vision/frames/step_0011_20260731_120629_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5ca3b939c75b473cbb3857e294c179ae3069589b --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0011_20260731_120629_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd88aa29e9f5712ff57687f0d0f16913cdcfbd6852a2c6cccb4b50de35dc6ae5 +size 80028 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0011_20260731_120629_before.webp b/data/sessions/paint-resize-image/vision/frames/step_0011_20260731_120629_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ee4c8d7b3fb5b88103d24af8885af47080e40990 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0011_20260731_120629_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26046fb889ad52e1c15d1db1c7d89a38df96461163c03262a1f1195ca858cc91 +size 80124 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0012_20260731_120631_after.webp b/data/sessions/paint-resize-image/vision/frames/step_0012_20260731_120631_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2fc19229d2d84beb16ceb9170080aba76d037897 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0012_20260731_120631_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb261ce28dc324c34de31cfe1f9ef6e887876d764995bd22f0b5de80f926941f +size 79982 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0012_20260731_120631_at.webp b/data/sessions/paint-resize-image/vision/frames/step_0012_20260731_120631_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5ca3b939c75b473cbb3857e294c179ae3069589b --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0012_20260731_120631_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd88aa29e9f5712ff57687f0d0f16913cdcfbd6852a2c6cccb4b50de35dc6ae5 +size 80028 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0012_20260731_120631_before.webp b/data/sessions/paint-resize-image/vision/frames/step_0012_20260731_120631_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5ca3b939c75b473cbb3857e294c179ae3069589b --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0012_20260731_120631_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd88aa29e9f5712ff57687f0d0f16913cdcfbd6852a2c6cccb4b50de35dc6ae5 +size 80028 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0013_20260731_120634_after.webp b/data/sessions/paint-resize-image/vision/frames/step_0013_20260731_120634_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5f67670bac359180d3d6e7590dcba5355d0fabf3 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0013_20260731_120634_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86da982c7aef36dd8655a6782582dcb1b91dc5ea4c35def215a7ba0ebc39a988 +size 79922 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0013_20260731_120634_at.webp b/data/sessions/paint-resize-image/vision/frames/step_0013_20260731_120634_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3f34a1729854b0bd99518d1c7e3ce177c9d6d275 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0013_20260731_120634_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d93189dc92e277e8d84622da69df49782dcee30bfae9da414b6fe8ea2995f1e7 +size 242278 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0013_20260731_120634_before.webp b/data/sessions/paint-resize-image/vision/frames/step_0013_20260731_120634_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2fc19229d2d84beb16ceb9170080aba76d037897 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0013_20260731_120634_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb261ce28dc324c34de31cfe1f9ef6e887876d764995bd22f0b5de80f926941f +size 79982 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0014_20260731_120639_after.webp b/data/sessions/paint-resize-image/vision/frames/step_0014_20260731_120639_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c89e13efda53a68cfeb802891d4d486e6578ffaf --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0014_20260731_120639_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78e957e2549d12496b548948bc120608c1b5d7cb02e273d95f11390cba94e9ff +size 72584 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0014_20260731_120639_at.webp b/data/sessions/paint-resize-image/vision/frames/step_0014_20260731_120639_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e57b7ac0ff5e7cc17a1fdf8f07b44d0155829190 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0014_20260731_120639_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:636c2ab30c5b10e6f847b81be8563af1b40b4ebef4de896c356477335060be00 +size 72552 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0014_20260731_120639_before.webp b/data/sessions/paint-resize-image/vision/frames/step_0014_20260731_120639_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e57b7ac0ff5e7cc17a1fdf8f07b44d0155829190 --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0014_20260731_120639_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:636c2ab30c5b10e6f847b81be8563af1b40b4ebef4de896c356477335060be00 +size 72552 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0015_20260731_120646_after.webp b/data/sessions/paint-resize-image/vision/frames/step_0015_20260731_120646_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6ba20721d22ecc55cb49a9a11c416bed37959bca --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0015_20260731_120646_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b23d048efaa6bd59ec755a2b9503ef0d496d71b133b3fdd43eb2ea7b689de93 +size 75580 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0015_20260731_120646_at.webp b/data/sessions/paint-resize-image/vision/frames/step_0015_20260731_120646_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c582e58b9243b3f2d50bbdb03a74b609f6014a1c --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0015_20260731_120646_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:298be7bd506db912108217b86458d7f299213084decd9f2d676c8cf4f1da3729 +size 72636 diff --git a/data/sessions/paint-resize-image/vision/frames/step_0015_20260731_120646_before.webp b/data/sessions/paint-resize-image/vision/frames/step_0015_20260731_120646_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c582e58b9243b3f2d50bbdb03a74b609f6014a1c --- /dev/null +++ b/data/sessions/paint-resize-image/vision/frames/step_0015_20260731_120646_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:298be7bd506db912108217b86458d7f299213084decd9f2d676c8cf4f1da3729 +size 72636 diff --git a/data/sessions/preview-annotate-text/commands/actuation_commands.json b/data/sessions/preview-annotate-text/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..2ed57589790d813c219b53aa2d9d14b1ffeac3eb --- /dev/null +++ b/data/sessions/preview-annotate-text/commands/actuation_commands.json @@ -0,0 +1,249 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 187, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 619, + "mouse_y": 1024, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=619, Y=1024", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T07:54:49.537Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 219, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1422, + "mouse_y": 188, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1422, Y=188", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T07:55:14.410Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 441, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: corpus-seed", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T07:55:26.597Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 379, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 767, + "mouse_y": 307, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=767, Y=307", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T07:57:11.999Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 457, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 990, + "mouse_y": 260, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=990, Y=260", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T07:57:32.648Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 215, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1157, + "mouse_y": 60, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1157, Y=60", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T07:58:55.019Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 313, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 231, + "mouse_y": 98, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=231, Y=98", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T07:59:02.071Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 299, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 790, + "mouse_y": 555, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=790, Y=555", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T07:59:27.364Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 200, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: DRAFT", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T07:59:35.738Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 168, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 424, + "mouse_y": 384, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=424, Y=384", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T07:59:59.634Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 437, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+S", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T08:00:30.891Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 189, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 31, + "mouse_y": 55, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=31, Y=55", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T08:01:05.329Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 204, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 526, + "mouse_y": 188, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=526, Y=188", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T08:01:16.602Z" + } +] \ No newline at end of file diff --git a/data/sessions/preview-annotate-text/commands/cc_commands.json b/data/sessions/preview-annotate-text/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..920e6f253a282af09f25a01f2686f74e04f3199f --- /dev/null +++ b/data/sessions/preview-annotate-text/commands/cc_commands.json @@ -0,0 +1,67 @@ +[ + { + "command": "619 1024 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "1422 188 left", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "type corpus-seed", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "767 307 double", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "990 260 double", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "1157 60 left", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "231 98 left", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "790 555 left", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "type DRAFT", + "os": "MACOS", + "step_id": 9 + }, + { + "command": "424 384 left", + "os": "MACOS", + "step_id": 10 + }, + { + "command": "press {Cmd+S}", + "os": "MACOS", + "step_id": 11 + }, + { + "command": "31 55 left", + "os": "MACOS", + "step_id": 12 + }, + { + "command": "526 188 left", + "os": "MACOS", + "step_id": 13 + } +] \ No newline at end of file diff --git a/data/sessions/preview-annotate-text/commands/converted_input.md b/data/sessions/preview-annotate-text/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..a830ffac3caa6265f107714fe587933199b0b18f --- /dev/null +++ b/data/sessions/preview-annotate-text/commands/converted_input.md @@ -0,0 +1,19 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-16 07:54:49 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-16T07:54:49.537Z | Left-click at (619, 1024) | +| 2 | 2026-07-16T07:55:14.410Z | Left-click at (1422, 188) | +| 3 | 2026-07-16T07:55:26.597Z | Type: corpus-seed | +| 4 | 2026-07-16T07:57:11.999Z | Double-click at (767, 307) | +| 5 | 2026-07-16T07:57:32.648Z | Double-click at (990, 260) | +| 6 | 2026-07-16T07:58:55.019Z | Left-click at (1157, 60) | +| 7 | 2026-07-16T07:59:02.071Z | Left-click at (231, 98) | +| 8 | 2026-07-16T07:59:27.364Z | Left-click at (790, 555) | +| 9 | 2026-07-16T07:59:35.738Z | Type: DRAFT | +| 10 | 2026-07-16T07:59:59.634Z | Left-click at (424, 384) | +| 11 | 2026-07-16T08:00:30.891Z | Press: Cmd+S | +| 12 | 2026-07-16T08:01:05.329Z | Left-click at (31, 55) | +| 13 | 2026-07-16T08:01:16.602Z | Left-click at (526, 188) | diff --git a/data/sessions/preview-annotate-text/commands/raw_input.md b/data/sessions/preview-annotate-text/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..58a611342dd3cb3581963c4ca592ed97d871224c --- /dev/null +++ b/data/sessions/preview-annotate-text/commands/raw_input.md @@ -0,0 +1,19 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-16 07:54:49 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-16T07:54:49.537Z | Left-clicked at X=619, Y=1024 | +| 2 | 2026-07-16T07:55:14.410Z | Left-clicked at X=1422, Y=188 | +| 3 | 2026-07-16T07:55:26.597Z | Typed: corpus-seed | +| 4 | 2026-07-16T07:57:11.999Z | Double-clicked at X=767, Y=307 | +| 5 | 2026-07-16T07:57:32.648Z | Double-clicked at X=990, Y=260 | +| 6 | 2026-07-16T07:58:55.019Z | Left-clicked at X=1157, Y=60 | +| 7 | 2026-07-16T07:59:02.071Z | Left-clicked at X=231, Y=98 | +| 8 | 2026-07-16T07:59:27.364Z | Left-clicked at X=790, Y=555 | +| 9 | 2026-07-16T07:59:35.738Z | Typed: DRAFT | +| 10 | 2026-07-16T07:59:59.634Z | Left-clicked at X=424, Y=384 | +| 11 | 2026-07-16T08:00:30.891Z | Pressed: Cmd+S | +| 12 | 2026-07-16T08:01:05.329Z | Left-clicked at X=31, Y=55 | +| 13 | 2026-07-16T08:01:16.602Z | Left-clicked at X=526, Y=188 | diff --git a/data/sessions/preview-annotate-text/memory.md b/data/sessions/preview-annotate-text/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..1a63328dedbd8a3019c83f21719cb2a0548a18ff --- /dev/null +++ b/data/sessions/preview-annotate-text/memory.md @@ -0,0 +1,110 @@ +# Memory: preview-annotate-text + +## Overview +Writes a short piece of text onto an existing image and saves it into that same image +file, so the annotation becomes part of the picture rather than a separate note. The +recorded trace finds the `corpus-seed` folder through Finder's search field, opens +`img-screenshot.png` in macOS Preview, shows the Markup toolbar, places a text box on the +picture with the Text tool, types `DRAFT`, and saves with ⌘S. Use this when a picture has +to be labelled or stamped in place — note that the result replaces the original image, so +a copy has to be made first if the unmarked version still matters. + +## Prerequisites +- Runs on macOS with an image editor that can add text to a picture; Preview is stock and + provides this through its Markup toolbar. +- The image to annotate already exists and is locatable — this memory marks up an + existing image, it does not create one. Its name and location differ from machine to + machine, so identify the target file at run time rather than assuming a fixed path. +- The text to be written and roughly where it should sit on the picture are known before + the steps begin. +- Write access to the image file itself, since the annotation is saved back into it. If + the unmarked original has to survive, duplicate the file before starting. + +## Steps + +### Step 1 — Left-click at (619, 1024) + +The task is to add the word DRAFT onto an existing image and save it, so the image has to be located first. The desktop is empty with no window open, so start from the Dock: find the Finder icon and left-click it to open a Finder window. + +![Step 1](vision/frames/step_0001_20260716_075449_at.webp) + +### Step 2 — Left-click at (1422, 188) + +Finder opens on Recents, which is empty, so the folder holding the image has to be found rather than browsed to. Left-click the search field at the right of the Finder toolbar to put the cursor in it, so the folder can be searched for by name instead of clicked through the folder tree. + +![Step 2](vision/frames/step_0002_20260716_075514_at.webp) + +### Step 3 — Type: corpus-seed + +Type the name of the folder that holds the image. Searching by name works regardless of where the folder actually sits on the machine, which makes it more dependable than navigating to a fixed path. The search runs across This Mac and returns the corpus-seed folder as the only match. + +![Step 3](vision/frames/step_0003_20260716_075526_at.webp) + +### Step 4 — Double-click at (767, 307) + +Move the cursor and Double-click the corpus-seed folder in the search results to open it. The results view is replaced by the folder's contents — a text file, a docs folder, and the image to be annotated. + +![Step 4](vision/frames/step_0004_20260716_075711_at.webp) + +### Step 5 — Double-click at (990, 260) + +Move the cursor and Double-click img-screenshot file to open it. A double-click opens a file with whatever application is assigned to its type, and for a PNG on a stock system that is Preview, which carries the markup tools this task needs. Preview opens showing the image at full size. + +![Step 5](vision/frames/step_0005_20260716_075732_at.webp) + +### Step 6 — Left-click at (1157, 60) + +The Preview's markup tools are hidden by default, so the toolbar holding them has to be shown before any of them can be used. Left-click the Markup button in the Preview toolbar, the pen-in-a-circle icon to the left of the search field. The button turns blue, its tooltip changes to Hide Markup Toolbar, and a second row of tools appears beneath the title bar. + +![Step 6](vision/frames/step_0006_20260716_075855_at.webp) + +### Step 7 — Left-click at (231, 98) + +From the markup row, left-click the Text tool — the icon showing a letter A inside a box. Selecting the tool first is what makes the next click on the image insert text rather than select or move anything. The tool stays highlighted for as long as it is active. + +![Step 7](vision/frames/step_0007_20260716_075902_at.webp) + +### Step 8 — Left-click at (790, 555) + +Left-click on the image at the point where the text should sit. A text box appears there holding the placeholder word Text, already selected, so whatever is typed next replaces it. Choose a spot where the annotation will stay readable against the picture behind it rather than an arbitrary point. + +![Step 8](vision/frames/step_0008_20260716_075927_at.webp) + +### Step 9 — Type: DRAFT + +Type DRAFT. Because the placeholder was selected, typing replaces it rather than adding to it, leaving the box holding only the intended word. The title bar now shows Edited beneath the file name, meaning the image has unsaved changes. + +![Step 9](vision/frames/step_0009_20260716_075935_at.webp) + +### Step 10 — Left-click at (424, 384) + +After typing the text Left-click on an empty part of the image, away from the text box, to finish editing it and deselect it. This commits the word in place so that the save which follows writes it into the picture. Click well clear of the existing box — with the Text tool still active a click begins a new text box, which is harmless while it stays empty but would capture anything typed next. + +![Step 10](vision/frames/step_0010_20260716_075959_at.webp) + +### Step 11 — Press: Cmd+S + +Press Cmd+S to save. Preview writes the annotation into img-screenshot.png itself, so the original file now carries the word DRAFT and no separate copy is produced. The Edited marker disappearing from beneath the file name is the confirmation that the save completed. It is recommended to always check if the Edited mark has disappeared because technical glitches can leave the file unsaved and the progress made on the edit can be lost if the Preview window is closed. + +![Step 11](vision/frames/step_0011_20260716_080030_at.webp) + +### Step 12 — Left-click at (31, 55) + +The annotation is saved and Preview is no longer needed, so left-click the red close button at the top-left of the Preview window to close it. This closes the window only; Preview itself keeps running, which the indicator dot beneath its Dock icon shows. + +![Step 12](vision/frames/step_0012_20260716_080105_at.webp) + +### Step 13 — Left-click at (526, 188) + +The Finder window used to find the image is still open behind Preview. Left-click its red close button to close it too, leaving the desktop as it was before the task started. + +![Step 13](vision/frames/step_0013_20260716_080116_at.webp) + +## Notes & Edge Cases +1. If the keyboard command does not respond because of an error or a glitch, do not retry it blindly — find the Save option in Preview's File menu instead and navigate to it from there. The menu item and the shortcut do the same thing, so the task can be completed either way. +2. The key command Cmd+O opens a file or folder and is faster to open a file, but the alternative for this is to use double click to open the folder or file. In some cases certain types of files might not have an app assigned to open them in System Settings, so if the user's system already has an app to open the file a popup to select the app will open, select the respective app. But if there is no app then an option to search for the app in the App Store will be available, so when no app is available always confirm with the user if they will install the app themselves or if they leave it to you to handle the app installation. Never install the app without user consent. +3. In some cases the location of the file or folder is already known and it has to be reached through the GUI. In that case use the pixel location together with the mouse click to perform the action directly, reducing the number of steps needed to perform the task, sub-task, and so on (for example: 251 874 left). +4. In some cases the direct move and click action successfully moves to the pixel location but fails to click. When such failure occurs, instead of re-running the full command with pixel coordinates and click it is recommended to run the command here left / here right / here double as needed. By doing this we avoid trying to move the cursor multiple times and use click action as needed to click. +5. The folders, files, and file paths are for demonstration purposes only. The actual folders, files, and file paths vary based on the user's own system and environment. This only demonstrates how the task, sub-task, and so on are performed, so always verify the folders, files, file paths, and folder locations when performing the tasks. +6. When an app is opened by clicking on the app icon the system automatically focuses on the window that just opened, but in rare cases the window is not focused, so in those cases it is recommended to move the cursor to the window that just opened and use left click to focus the window. +7. In some cases the user might have set the primary mouse button to right, but normally the default is set to left. diff --git a/data/sessions/preview-annotate-text/metadata.json b/data/sessions/preview-annotate-text/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..faa1ffdfe3f6ce38f596677c8860dadf718b6bcf --- /dev/null +++ b/data/sessions/preview-annotate-text/metadata.json @@ -0,0 +1,204 @@ +{ + "memory_name": "preview-annotate-text", + "memory_description": "", + "session_id": "1a2986c4-83fa-4418-872f-577387a0d192", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-16T07:48:11.578517817Z", + "completed_at": "2026-07-16T08:02:36.422307425Z", + "total_steps": 13, + "annotated_steps": 13, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-16T07:54:49.537Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260716_075449_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260716_075449_before.webp", + "after_image_path": "vision/frames/step_0001_20260716_075449_after.webp", + "raw_command": "Left-clicked at X=619, Y=1024", + "converted_command": "Left-click at (619, 1024)" + }, + { + "step_id": 2, + "timestamp": "2026-07-16T07:55:14.410Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260716_075514_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260716_075514_before.webp", + "after_image_path": "vision/frames/step_0002_20260716_075514_after.webp", + "raw_command": "Left-clicked at X=1422, Y=188", + "converted_command": "Left-click at (1422, 188)" + }, + { + "step_id": 3, + "timestamp": "2026-07-16T07:55:26.597Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0003_20260716_075526_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260716_075526_before.webp", + "after_image_path": "vision/frames/step_0003_20260716_075526_after.webp", + "raw_command": "Typed: corpus-seed", + "converted_command": "Type: corpus-seed" + }, + { + "step_id": 4, + "timestamp": "2026-07-16T07:57:11.999Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0004_20260716_075711_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260716_075711_before.webp", + "after_image_path": "vision/frames/step_0004_20260716_075711_after.webp", + "raw_command": "Double-clicked at X=767, Y=307", + "converted_command": "Double-click at (767, 307)" + }, + { + "step_id": 5, + "timestamp": "2026-07-16T07:57:32.648Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0005_20260716_075732_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260716_075732_before.webp", + "after_image_path": "vision/frames/step_0005_20260716_075732_after.webp", + "raw_command": "Double-clicked at X=990, Y=260", + "converted_command": "Double-click at (990, 260)" + }, + { + "step_id": 6, + "timestamp": "2026-07-16T07:58:55.019Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0006_20260716_075855_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260716_075855_before.webp", + "after_image_path": "vision/frames/step_0006_20260716_075855_after.webp", + "raw_command": "Left-clicked at X=1157, Y=60", + "converted_command": "Left-click at (1157, 60)" + }, + { + "step_id": 7, + "timestamp": "2026-07-16T07:59:02.071Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0007_20260716_075902_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260716_075902_before.webp", + "after_image_path": "vision/frames/step_0007_20260716_075902_after.webp", + "raw_command": "Left-clicked at X=231, Y=98", + "converted_command": "Left-click at (231, 98)" + }, + { + "step_id": 8, + "timestamp": "2026-07-16T07:59:27.364Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0008_20260716_075927_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260716_075927_before.webp", + "after_image_path": "vision/frames/step_0008_20260716_075927_after.webp", + "raw_command": "Left-clicked at X=790, Y=555", + "converted_command": "Left-click at (790, 555)" + }, + { + "step_id": 9, + "timestamp": "2026-07-16T07:59:35.738Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0009_20260716_075935_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260716_075935_before.webp", + "after_image_path": "vision/frames/step_0009_20260716_075935_after.webp", + "raw_command": "Typed: DRAFT", + "converted_command": "Type: DRAFT" + }, + { + "step_id": 10, + "timestamp": "2026-07-16T07:59:59.634Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0010_20260716_075959_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260716_075959_before.webp", + "after_image_path": "vision/frames/step_0010_20260716_075959_after.webp", + "raw_command": "Left-clicked at X=424, Y=384", + "converted_command": "Left-click at (424, 384)" + }, + { + "step_id": 11, + "timestamp": "2026-07-16T08:00:30.891Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0011_20260716_080030_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0011_20260716_080030_before.webp", + "after_image_path": "vision/frames/step_0011_20260716_080030_after.webp", + "raw_command": "Pressed: Cmd+S", + "converted_command": "Press: Cmd+S" + }, + { + "step_id": 12, + "timestamp": "2026-07-16T08:01:05.329Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0012_20260716_080105_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0012_20260716_080105_before.webp", + "after_image_path": "vision/frames/step_0012_20260716_080105_after.webp", + "raw_command": "Left-clicked at X=31, Y=55", + "converted_command": "Left-click at (31, 55)" + }, + { + "step_id": 13, + "timestamp": "2026-07-16T08:01:16.602Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0013_20260716_080116_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0013_20260716_080116_before.webp", + "after_image_path": "vision/frames/step_0013_20260716_080116_after.webp", + "raw_command": "Left-clicked at X=526, Y=188", + "converted_command": "Left-click at (526, 188)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/preview-annotate-text/reasoning/reasoning.jsonl b/data/sessions/preview-annotate-text/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c65ffbe514e3ca7575ea7331991ef6d44482cd32 --- /dev/null +++ b/data/sessions/preview-annotate-text/reasoning/reasoning.jsonl @@ -0,0 +1,13 @@ +{"step_id": 1, "timestamp_action": "2026-07-16T07:54:49.537Z", "timestamp_annotated": "2026-08-14T09:07:47.108927+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=619, Y=1024", "converted_command": "Left-click at (619, 1024)", "image_path": "vision/frames/step_0001_20260716_075449_at.webp", "reasoning": "The task is to add the word DRAFT onto an existing image and save it, so the image has to be located first. The desktop is empty with no window open, so start from the Dock: find the Finder icon and left-click it to open a Finder window.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-16T07:55:14.410Z", "timestamp_annotated": "2026-08-14T11:10:51.389800+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1422, Y=188", "converted_command": "Left-click at (1422, 188)", "image_path": "vision/frames/step_0002_20260716_075514_at.webp", "reasoning": "Finder opens on Recents, which is empty, so the folder holding the image has to be found rather than browsed to. Left-click the search field at the right of the Finder toolbar to put the cursor in it, so the folder can be searched for by name instead of clicked through the folder tree.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-16T07:55:26.597Z", "timestamp_annotated": "2026-08-14T11:25:53.524235+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: corpus-seed", "converted_command": "Type: corpus-seed", "image_path": "vision/frames/step_0003_20260716_075526_at.webp", "reasoning": "Type the name of the folder that holds the image. Searching by name works regardless of where the folder actually sits on the machine, which makes it more dependable than navigating to a fixed path. The search runs across This Mac and returns the corpus-seed folder as the only match.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-16T07:57:11.999Z", "timestamp_annotated": "2026-08-14T11:27:08.080478+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=767, Y=307", "converted_command": "Double-click at (767, 307)", "image_path": "vision/frames/step_0004_20260716_075711_at.webp", "reasoning": "Move the cursor and Double-click the corpus-seed folder in the search results to open it. The results view is replaced by the folder's contents — a text file, a docs folder, and the image to be annotated.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-16T07:57:32.648Z", "timestamp_annotated": "2026-08-14T11:32:25.466602+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=990, Y=260", "converted_command": "Double-click at (990, 260)", "image_path": "vision/frames/step_0005_20260716_075732_at.webp", "reasoning": "Move the cursor and Double-click img-screenshot file to open it. A double-click opens a file with whatever application is assigned to its type, and for a PNG on a stock system that is Preview, which carries the markup tools this task needs. Preview opens showing the image at full size.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-16T07:58:55.019Z", "timestamp_annotated": "2026-08-14T12:39:42.115395+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1157, Y=60", "converted_command": "Left-click at (1157, 60)", "image_path": "vision/frames/step_0006_20260716_075855_at.webp", "reasoning": "The Preview's markup tools are hidden by default, so the toolbar holding them has to be shown before any of them can be used. Left-click the Markup button in the Preview toolbar, the pen-in-a-circle icon to the left of the search field. The button turns blue, its tooltip changes to Hide Markup Toolbar, and a second row of tools appears beneath the title bar.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-16T07:59:02.071Z", "timestamp_annotated": "2026-08-14T12:45:10.078277+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=231, Y=98", "converted_command": "Left-click at (231, 98)", "image_path": "vision/frames/step_0007_20260716_075902_at.webp", "reasoning": "From the markup row, left-click the Text tool — the icon showing a letter A inside a box. Selecting the tool first is what makes the next click on the image insert text rather than select or move anything. The tool stays highlighted for as long as it is active.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-16T07:59:27.364Z", "timestamp_annotated": "2026-08-14T12:53:32.786702+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=790, Y=555", "converted_command": "Left-click at (790, 555)", "image_path": "vision/frames/step_0008_20260716_075927_at.webp", "reasoning": "Left-click on the image at the point where the text should sit. A text box appears there holding the placeholder word Text, already selected, so whatever is typed next replaces it. Choose a spot where the annotation will stay readable against the picture behind it rather than an arbitrary point.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-16T07:59:35.738Z", "timestamp_annotated": "2026-08-14T12:55:29.887235+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: DRAFT", "converted_command": "Type: DRAFT", "image_path": "vision/frames/step_0009_20260716_075935_at.webp", "reasoning": "Type DRAFT. Because the placeholder was selected, typing replaces it rather than adding to it, leaving the box holding only the intended word. The title bar now shows Edited beneath the file name, meaning the image has unsaved changes.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-16T07:59:59.634Z", "timestamp_annotated": "2026-08-14T13:11:53.850016+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=424, Y=384", "converted_command": "Left-click at (424, 384)", "image_path": "vision/frames/step_0010_20260716_075959_at.webp", "reasoning": "After typing the text Left-click on an empty part of the image, away from the text box, to finish editing it and deselect it. This commits the word in place so that the save which follows writes it into the picture. Click well clear of the existing box — with the Text tool still active a click begins a new text box, which is harmless while it stays empty but would capture anything typed next.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-16T08:00:30.891Z", "timestamp_annotated": "2026-08-14T13:35:25.501746+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+S", "converted_command": "Press: Cmd+S", "image_path": "vision/frames/step_0011_20260716_080030_at.webp", "reasoning": "Press Cmd+S to save. Preview writes the annotation into img-screenshot.png itself, so the original file now carries the word DRAFT and no separate copy is produced. The Edited marker disappearing from beneath the file name is the confirmation that the save completed. It is recommended to always check if the Edited mark has disappeared because technical glitches can leave the file unsaved and the progress made on the edit can be lost if the Preview window is closed.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-16T08:01:05.329Z", "timestamp_annotated": "2026-08-14T13:36:57.126596+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=31, Y=55", "converted_command": "Left-click at (31, 55)", "image_path": "vision/frames/step_0012_20260716_080105_at.webp", "reasoning": "The annotation is saved and Preview is no longer needed, so left-click the red close button at the top-left of the Preview window to close it. This closes the window only; Preview itself keeps running, which the indicator dot beneath its Dock icon shows.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-07-16T08:01:16.602Z", "timestamp_annotated": "2026-08-14T13:37:23.468021+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=526, Y=188", "converted_command": "Left-click at (526, 188)", "image_path": "vision/frames/step_0013_20260716_080116_at.webp", "reasoning": "The Finder window used to find the image is still open behind Preview. Left-click its red close button to close it too, leaving the desktop as it was before the task started.", "skipped": false} diff --git a/data/sessions/preview-annotate-text/sync_log.json b/data/sessions/preview-annotate-text/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..0bf8df9f230246149d15a8119541875e1cca2bbc --- /dev/null +++ b/data/sessions/preview-annotate-text/sync_log.json @@ -0,0 +1,327 @@ +{ + "session_id": "1a2986c4-83fa-4418-872f-577387a0d192", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260716_075449_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0001_20260716_075449_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260716_075449_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0001_20260716_075449_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260716_075449_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0001_20260716_075449_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260716_075514_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0002_20260716_075514_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260716_075514_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0002_20260716_075514_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260716_075514_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0002_20260716_075514_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260716_075526_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0003_20260716_075526_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260716_075526_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0003_20260716_075526_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260716_075526_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0003_20260716_075526_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260716_075711_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0004_20260716_075711_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260716_075711_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0004_20260716_075711_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260716_075711_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0004_20260716_075711_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260716_075732_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0005_20260716_075732_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260716_075732_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0005_20260716_075732_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260716_075732_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0005_20260716_075732_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260716_075855_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0006_20260716_075855_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260716_075855_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0006_20260716_075855_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260716_075855_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0006_20260716_075855_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260716_075902_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0007_20260716_075902_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260716_075902_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0007_20260716_075902_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260716_075902_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0007_20260716_075902_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260716_075927_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0008_20260716_075927_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260716_075927_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0008_20260716_075927_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260716_075927_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0008_20260716_075927_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260716_075935_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0009_20260716_075935_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260716_075935_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0009_20260716_075935_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260716_075935_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0009_20260716_075935_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260716_075959_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0010_20260716_075959_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260716_075959_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0010_20260716_075959_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260716_075959_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0010_20260716_075959_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260716_080030_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0011_20260716_080030_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260716_080030_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0011_20260716_080030_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260716_080030_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0011_20260716_080030_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260716_080105_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0012_20260716_080105_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260716_080105_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0012_20260716_080105_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260716_080105_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0012_20260716_080105_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260716_080116_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0013_20260716_080116_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260716_080116_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0013_20260716_080116_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260716_080116_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/vision/frames/step_0013_20260716_080116_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "reasoning/reasoning.jsonl": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/reasoning/reasoning.jsonl", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "memory.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-annotate-text/memory.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/preview-annotate-text/vision/frames/closing_state.webp b/data/sessions/preview-annotate-text/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..5a692cd62bf51784066cabe3c148ad19ad0c2339 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fd1d603282bf41f6fa0ea070138d86db782c180875338ee45f86886ac96211a +size 696594 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0001_20260716_075449_after.webp b/data/sessions/preview-annotate-text/vision/frames/step_0001_20260716_075449_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d2c1416927c6d285cf7ca790f0f2cea3bbfd2f24 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0001_20260716_075449_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1f1f350e908e40d0d7b44cfb908e9d45e3af9c514c104e09fc4b136b689799 +size 696720 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0001_20260716_075449_at.webp b/data/sessions/preview-annotate-text/vision/frames/step_0001_20260716_075449_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fa442cb845b5287ac4b679f1b6650900bb66282a --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0001_20260716_075449_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33540211c5109468b3712b140a442fc6585166c0aff4d0ebbee86c8c3adcf68d +size 2721242 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0001_20260716_075449_before.webp b/data/sessions/preview-annotate-text/vision/frames/step_0001_20260716_075449_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a6359d6850b14f68448db8ccdf93031f41502c9d --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0001_20260716_075449_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348fb964fa4ebc47645ba77a1b3ae6251ee5252fe37fb8bd263a9d71c5814d12 +size 696620 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0002_20260716_075514_after.webp b/data/sessions/preview-annotate-text/vision/frames/step_0002_20260716_075514_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4e9c2790c94b402a5d5774ce31c98eb6770aa0f8 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0002_20260716_075514_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e47ccf03ab886ce51a9b2afccfdff5bb7c12a0f81434d635a6efaef415672469 +size 539836 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0002_20260716_075514_at.webp b/data/sessions/preview-annotate-text/vision/frames/step_0002_20260716_075514_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2cbb74873ca609955ed27c3e374d1189733ded10 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0002_20260716_075514_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f271bdcba239875e836ed1e6dcb423b226ab99527bac47e39d493ea011b06fe +size 2059856 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0002_20260716_075514_before.webp b/data/sessions/preview-annotate-text/vision/frames/step_0002_20260716_075514_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0f9f381f66f22ec68ed38880a240499ba3d142e5 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0002_20260716_075514_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8232cf9522ab307a5b92ab7e068c2459c549ffb46a576914421559bca6bccce2 +size 539238 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0003_20260716_075526_after.webp b/data/sessions/preview-annotate-text/vision/frames/step_0003_20260716_075526_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a2238370bb755354f9b407e3882cfceb3c29b3fb --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0003_20260716_075526_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30342ce90f4aa6cfceda61465488a0a64a9f17e4b3504b56fb274b3f6ab8ca57 +size 543412 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0003_20260716_075526_at.webp b/data/sessions/preview-annotate-text/vision/frames/step_0003_20260716_075526_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9317dcdd1de1de153f0a5de923f2bd161918d9b4 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0003_20260716_075526_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f09583c0c889f6900c745b5d0fd68a2687515c10652c965e2e03fe80b7ebb4e +size 539960 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0003_20260716_075526_before.webp b/data/sessions/preview-annotate-text/vision/frames/step_0003_20260716_075526_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f0c97862816803104ba915e0005a3915b6947b13 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0003_20260716_075526_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b80f19ba867c533601922c71ab79ccdc86b1263c3148fb57ebccb51d4204400 +size 539932 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0004_20260716_075711_after.webp b/data/sessions/preview-annotate-text/vision/frames/step_0004_20260716_075711_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..701a521f8249b3737e5e7f20f3d48a1ca66eaac1 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0004_20260716_075711_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f48ddaaefd9d966fec985f1c496de1d761f6a0e84613f24c96fa816d3bd5165 +size 546350 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0004_20260716_075711_at.webp b/data/sessions/preview-annotate-text/vision/frames/step_0004_20260716_075711_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b28836e49d9a0532a97aadd3eafc733105e69b85 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0004_20260716_075711_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:471591dc945e6788d871f77fe073881f8b4235d8428742e421b06b3a66a78012 +size 2077404 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0004_20260716_075711_before.webp b/data/sessions/preview-annotate-text/vision/frames/step_0004_20260716_075711_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..dd329ddcfc07156a509b696bc3ea6fbe1aae589d --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0004_20260716_075711_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07380987ccac122437892cc18aece7d752986fbd6ff25ccb26f8acec6314c87b +size 544990 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0005_20260716_075732_after.webp b/data/sessions/preview-annotate-text/vision/frames/step_0005_20260716_075732_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..40f131ac5cfbafd6ba926b18f4b2a74c56783cbb --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0005_20260716_075732_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b5cf913e88253fcc609dbbb6ea007b14963f069c7f796ef7bcab81b5e3701b9 +size 543952 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0005_20260716_075732_at.webp b/data/sessions/preview-annotate-text/vision/frames/step_0005_20260716_075732_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7ffd7ee1719dec3cb6b93aac549c312906aa43cb --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0005_20260716_075732_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09beea6d41e68d3dcb6c929e4dae0922458fdbc5057356036dbb6ef3da65a05d +size 2075258 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0005_20260716_075732_before.webp b/data/sessions/preview-annotate-text/vision/frames/step_0005_20260716_075732_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..40f131ac5cfbafd6ba926b18f4b2a74c56783cbb --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0005_20260716_075732_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b5cf913e88253fcc609dbbb6ea007b14963f069c7f796ef7bcab81b5e3701b9 +size 543952 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0006_20260716_075855_after.webp b/data/sessions/preview-annotate-text/vision/frames/step_0006_20260716_075855_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0a0abcffde9b3292f22ece16add30212a4befd6a --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0006_20260716_075855_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fdba5543c535214e3ebb747ac1257d9aa9fb3762319b25d8db3302c7c16bd3c +size 712182 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0006_20260716_075855_at.webp b/data/sessions/preview-annotate-text/vision/frames/step_0006_20260716_075855_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7d50c53a92160d88f7433e36717b537c5487d57d --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0006_20260716_075855_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b64291c1b57380a503de246b1696f43a269408533646039b36245defa304d8d0 +size 2696638 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0006_20260716_075855_before.webp b/data/sessions/preview-annotate-text/vision/frames/step_0006_20260716_075855_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0a0abcffde9b3292f22ece16add30212a4befd6a --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0006_20260716_075855_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fdba5543c535214e3ebb747ac1257d9aa9fb3762319b25d8db3302c7c16bd3c +size 712182 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0007_20260716_075902_after.webp b/data/sessions/preview-annotate-text/vision/frames/step_0007_20260716_075902_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2a63f2cdea9648cbd756887d94fff0b8d3d8fad9 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0007_20260716_075902_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8682c068214467faa0d47b254953a35da38065b45a352103d91e19b1acde12c1 +size 699860 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0007_20260716_075902_at.webp b/data/sessions/preview-annotate-text/vision/frames/step_0007_20260716_075902_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..574085e68d5605dec95d1b7dad3d6fc340bb16c4 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0007_20260716_075902_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ee2428e27783f63866f69aaf61ee26e9612a2d9d369513a3f84a4a517f2b1b +size 2644278 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0007_20260716_075902_before.webp b/data/sessions/preview-annotate-text/vision/frames/step_0007_20260716_075902_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b74f6aeb53a9a5271bfad15b4c874b1a5f2bafc4 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0007_20260716_075902_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:577211f844e9c651a9599b9ce7427bce681080136eb8b53bc4e578a9a27bd67a +size 699594 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0008_20260716_075927_after.webp b/data/sessions/preview-annotate-text/vision/frames/step_0008_20260716_075927_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..52d1c3f1c37e5691f1d8ab1feeb2ab1ee3dc5b02 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0008_20260716_075927_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c81d3a098858b372969330bdf3bf39ffff85d487c518fedd768c5b160ba9170c +size 699268 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0008_20260716_075927_at.webp b/data/sessions/preview-annotate-text/vision/frames/step_0008_20260716_075927_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c3909b4866b4ff5d3d36dd5d007b01772dba27ae --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0008_20260716_075927_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958b22829e4139f3a3c50d7066672a07413255dcde91b8e1288ca1bd77bed2de +size 2638932 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0008_20260716_075927_before.webp b/data/sessions/preview-annotate-text/vision/frames/step_0008_20260716_075927_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..63bded282f1ec3247b6eada64795169232559ec9 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0008_20260716_075927_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ea1c8061cdf924090a4e04bdb15c6dff40eb0279ae864b2f987878d4a45d8e +size 699716 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0009_20260716_075935_after.webp b/data/sessions/preview-annotate-text/vision/frames/step_0009_20260716_075935_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..655615e44878f9a02178d5115c484805c8fd1819 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0009_20260716_075935_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b93cbadff906c1b03a553d7f150f0498bf6373313e882d871c1d11ef07fdf2b4 +size 699268 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0009_20260716_075935_at.webp b/data/sessions/preview-annotate-text/vision/frames/step_0009_20260716_075935_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..dab8b4430314a416b1cc79de248c73123d499c0e --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0009_20260716_075935_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b0d15522678214c80cb5ba225fbdd987256c87e43b446c434f433fd800668e2 +size 699096 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0009_20260716_075935_before.webp b/data/sessions/preview-annotate-text/vision/frames/step_0009_20260716_075935_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a2a9210560e9c79ead7135e5255983d9e9f05093 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0009_20260716_075935_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f378e29798494868a03071ee9479c97a36498549d9893ac02dcdf7f181868a14 +size 699174 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0010_20260716_075959_after.webp b/data/sessions/preview-annotate-text/vision/frames/step_0010_20260716_075959_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0704073fa3e57dde6a69f2576a5ac7c8605d73c7 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0010_20260716_075959_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d7c59b937c33aa203162922594d9faab3980acd8d2e661a6c68edc0d79bc3fc +size 699378 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0010_20260716_075959_at.webp b/data/sessions/preview-annotate-text/vision/frames/step_0010_20260716_075959_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3f4b027cbed7b16b356abc2e7ebc2ddc8ce05aff --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0010_20260716_075959_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433e5a6059d302ac58de074c1959c029d782da84104f0dc39990aa5843eec952 +size 2640486 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0010_20260716_075959_before.webp b/data/sessions/preview-annotate-text/vision/frames/step_0010_20260716_075959_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0704073fa3e57dde6a69f2576a5ac7c8605d73c7 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0010_20260716_075959_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d7c59b937c33aa203162922594d9faab3980acd8d2e661a6c68edc0d79bc3fc +size 699378 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0011_20260716_080030_after.webp b/data/sessions/preview-annotate-text/vision/frames/step_0011_20260716_080030_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f96585abdfc028982131efa496ec054790780a53 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0011_20260716_080030_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c399c7f9a8a400bbdb396ad631fe0fb43bdb880ce6b671b3a87efae5b4faf77 +size 698626 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0011_20260716_080030_at.webp b/data/sessions/preview-annotate-text/vision/frames/step_0011_20260716_080030_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..91c7b9aa8a85f1323ee4f1d0992b049238d06aaf --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0011_20260716_080030_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5a659081312c10f24a49cbcc9d30ed1fba64e9efc6c7a1a54c1fdb29fb07058 +size 698970 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0011_20260716_080030_before.webp b/data/sessions/preview-annotate-text/vision/frames/step_0011_20260716_080030_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f178edf04fc8d2f859d5a489b22e8ec9d3052863 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0011_20260716_080030_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2a0da307e951baccac3cbef8a5bc815914e4f40093fe13aedfea3e3a07a5c6b +size 698958 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0012_20260716_080105_after.webp b/data/sessions/preview-annotate-text/vision/frames/step_0012_20260716_080105_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cd6368a28c4a20ce0660b480e9a49d0e853e72fd --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0012_20260716_080105_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448643761f68baefa4a619da0aae05b8ba2d64ba0af75e78679a1055779c3410 +size 539240 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0012_20260716_080105_at.webp b/data/sessions/preview-annotate-text/vision/frames/step_0012_20260716_080105_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9ff76deadc82d3fdc1c3b23a12c1b58968a94c97 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0012_20260716_080105_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b297111fc64290754e40ffaa6a8198987ccebeb149e1f23d889ee2ab6e246ca8 +size 2644334 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0012_20260716_080105_before.webp b/data/sessions/preview-annotate-text/vision/frames/step_0012_20260716_080105_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b7b14e705a319c0886bee2cb92ec08fe7d076730 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0012_20260716_080105_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dcd5556a3e895b32298e80dc30b326a6843a9c533bbb5cb86f4799d1332930e +size 698570 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0013_20260716_080116_after.webp b/data/sessions/preview-annotate-text/vision/frames/step_0013_20260716_080116_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..52e4bef4bd1f518dedac2b92b6a2faaae4f73b66 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0013_20260716_080116_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3c89dcafa05aa1068d366c3d3ece4074a58ac7d1f202114278506a535c5b03 +size 696732 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0013_20260716_080116_at.webp b/data/sessions/preview-annotate-text/vision/frames/step_0013_20260716_080116_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4c28b43e011ed2a298fa9f86fb016d96ae36ec46 --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0013_20260716_080116_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1be1e64c492e1a56e568ce5f152bad1bb630e6c0f656396db0896e29b89110 +size 2068782 diff --git a/data/sessions/preview-annotate-text/vision/frames/step_0013_20260716_080116_before.webp b/data/sessions/preview-annotate-text/vision/frames/step_0013_20260716_080116_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cd6368a28c4a20ce0660b480e9a49d0e853e72fd --- /dev/null +++ b/data/sessions/preview-annotate-text/vision/frames/step_0013_20260716_080116_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448643761f68baefa4a619da0aae05b8ba2d64ba0af75e78679a1055779c3410 +size 539240 diff --git a/data/sessions/preview-crop-export-2/commands/actuation_commands.json b/data/sessions/preview-crop-export-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..62904ea8fafa55448ad2c9bbd46a7fa495a134e2 --- /dev/null +++ b/data/sessions/preview-crop-export-2/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 202, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 942, + "mouse_y": 1033, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=942, Y=1033", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T13:24:11.075Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 696, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: sips -c 400 600 --out ~/Documents/cropped.png ~/corpus-seed/img-screenshot.png", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T13:24:26.335Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 151, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T13:24:41.605Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 242, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 941, + "mouse_y": 1032, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Right-clicked at X=941, Y=1032", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T13:25:23.841Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 200, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 994, + "mouse_y": 966, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=994, Y=966", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T13:25:46.200Z" + } +] \ No newline at end of file diff --git a/data/sessions/preview-crop-export-2/commands/cc_commands.json b/data/sessions/preview-crop-export-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..01984bec3c4091ed8d9a32ceeca10c4826cb7303 --- /dev/null +++ b/data/sessions/preview-crop-export-2/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "942 1033 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type sips -c 400 600 --out ~/Documents/cropped.png ~/corpus-seed/img-screenshot.png", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "941 1032 right", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "994 966 left", + "os": "MACOS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/preview-crop-export-2/commands/converted_input.md b/data/sessions/preview-crop-export-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..fa7717e4b6766b6afd52217279ea47acb0e0c02b --- /dev/null +++ b/data/sessions/preview-crop-export-2/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-15 13:24:11 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-15T13:24:11.075Z | Left-click at (942, 1033) | +| 2 | 2026-07-15T13:24:26.335Z | Type: sips -c 400 600 --out ~/Documents/cropped.png ~/corpus-seed/img-screenshot.png | +| 3 | 2026-07-15T13:24:41.605Z | Press: Enter | +| 4 | 2026-07-15T13:25:23.841Z | Right-click at (941, 1032) | +| 5 | 2026-07-15T13:25:46.200Z | Left-click at (994, 966) | diff --git a/data/sessions/preview-crop-export-2/commands/raw_input.md b/data/sessions/preview-crop-export-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..3780ea562a65872275a43192a0456fec469f7bb4 --- /dev/null +++ b/data/sessions/preview-crop-export-2/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-15 13:24:11 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-15T13:24:11.075Z | Left-clicked at X=942, Y=1033 | +| 2 | 2026-07-15T13:24:26.335Z | Typed: sips -c 400 600 --out ~/Documents/cropped.png ~/corpus-seed/img-screenshot.png | +| 3 | 2026-07-15T13:24:41.605Z | Pressed: Return | +| 4 | 2026-07-15T13:25:23.841Z | Right-clicked at X=941, Y=1032 | +| 5 | 2026-07-15T13:25:46.200Z | Left-clicked at X=994, Y=966 | diff --git a/data/sessions/preview-crop-export-2/memory.md b/data/sessions/preview-crop-export-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..37bc18c796b8ee36c5d6e3c803401021d17dffe4 --- /dev/null +++ b/data/sessions/preview-crop-export-2/memory.md @@ -0,0 +1,63 @@ +# Memory: preview-crop-export-2 + +## Overview +Produces the same cropped image file from the **terminal**. This memory opens a shell and +runs a single `sips` command that crops `img-screenshot.png` from the `corpus-seed` folder +to a fixed 400 × 600 pixel block taken from the centre of the picture, writes the result to +`cropped.png` in Documents, and leaves the original in place. Use it when the crop geometry +is already known as pixel numbers — the region cannot be chosen by eye this way, so a crop +that has to be judged visually belongs in the GUI route instead. + +## Prerequisites +- Runs on macOS with the tools the chosen route needs — both a shell with `sips` and an + image editor that can crop are present on a stock system. +- The image to crop already exists and is locatable — this memory crops an existing + image, it does not create one. Its name and location differ from machine to machine, + so identify the target file at run time rather than assuming a fixed path. +- The crop geometry is settled before the steps begin, either as pixel dimensions or as + a region that can be pointed at on screen. +- Write access to the destination folder, and a destination filename that differs from + the source so the original is not replaced. + +## Steps + +### Step 1 — Left-click at (942, 1033) + +The task is to produce a cropped copy of an existing image from a shell, so the first thing needed is a terminal. The desktop is empty with no window in focus, so the Dock is the shortest route to one. Find the Terminal icon in the Dock and left-click it to launch it. + +![Step 1](vision/frames/step_0001_20260715_132411_at.webp) + +### Step 2 — Type: sips -c 400 600 --out ~/Documents/cropped.png ~/corpus-seed/img-screenshot.png + +The Terminal window opens already focused, so the command can be typed straight away without clicking into it first. sips is the image tool built into macOS, so nothing needs to be installed: -c 400 600 crops the picture to 400 pixels tall by 600 pixels wide, taken from the centre of the image, and --out ~/Documents/cropped.png writes the result to a new file so the original at ~/corpus-seed/img-screenshot.png is left untouched. Typing the line does not run it yet, which leaves a chance to check it before it is committed. + +![Step 2](vision/frames/step_0002_20260715_132426_at.webp) + +### Step 3 — Press: Enter + +After typing the command in the terminal press Enter to run the command. On success sips prints the input path followed by the output path, and the pair appearing in the terminal is the confirmation that ~/Documents/cropped.png was written. Check for it before moving on — the task is complete at this point, and everything after the command has run should be cleaned up. + +![Step 3](vision/frames/step_0003_20260715_132441_at.webp) + +### Step 4 — Right-click at (941, 1032) + +The crop is done and the terminal is no longer needed, so it should be closed rather than left open. Right-click the Terminal icon in the Dock to open its context menu. Quitting from the Dock exits the application itself, whereas clicking the red close button would only close the window and leave Terminal running in the background. + +![Step 4](vision/frames/step_0004_20260715_132523_at.webp) + +### Step 5 — Left-click at (994, 966) + +The context menu lists Quit as its last item, below Show All Windows and Hide. Left-click Quit to exit Terminal completely and return the desktop to the state it was in before the task started. The menu bar switching back to Finder and the running indicator disappearing beneath the Dock icon confirm that it has quit. + +![Step 5](vision/frames/step_0005_20260715_132546_at.webp) + +## Notes & Edge Cases +1. Always re-read the command before running it. A shell command takes effect the moment Enter is pressed, with no confirmation and no undo, so a small mistake can destroy the file being worked on. In this task, leaving out the --out option and its destination path makes sips crop the original file in place instead of writing a copy, and the discarded part of the image cannot be recovered. Check the whole line — the flag, the values and both paths — while it is still on screen and unexecuted. +2. The red close button at the top-left of a window closes only that window; the application itself keeps running, which the small indicator dot beneath its Dock icon shows. To close the application completely, right-click its icon in the Dock and select Quit from the menu that opens. Use the close button when only the window is finished with, and Quit when nothing of the application should be left running. +3. sips crops from the centre of the image by the size given, not from a corner or from a region chosen on screen, so this route cannot reproduce a crop that was framed by eye. When the exact part to keep matters, either measure it first and offset the crop explicitly, or use the GUI route where the region is dragged out directly. +4. Confirm the output file was actually written rather than assuming success from the absence of an error. On success sips echoes the input path followed by the output path, and that pair is the confirmation; if only a bare prompt returns, the destination file may not exist and the remaining steps would be cleaning up after a task that never completed. +5. In some cases the location of the file or folder is already known and it has to be reached through the GUI. In that case use the pixel location together with the mouse click to perform the action directly, reducing the number of steps needed to perform the task, sub-task, and so on (for example: 251 874 left). +6. In some cases the direct move and click action successfully moves to the pixel location but fails to click. When such failure occurs, instead of re-running the full command with pixel coordinates and click it is recommended to run the command here left / here right / here double as needed. By doing this we avoid trying to move the cursor multiple times and use click action as needed to click. +7. The folders, files, and file paths are for demonstration purposes only. The actual folders, files, and file paths vary based on the user's own system and environment. This only demonstrates how the task, sub-task, and so on are performed, so always verify the folders, files, file paths, and folder locations when performing the tasks. +8. When an app is opened by clicking on the app icon the system automatically focuses on the window that just opened, but in rare cases the window is not focused, so in those cases it is recommended to move the cursor to the window that just opened and use left click to focus the window. +9. In some cases the user might have set the primary mouse button to right, but normally the default is set to left. diff --git a/data/sessions/preview-crop-export-2/metadata.json b/data/sessions/preview-crop-export-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..c67972805b027ca1155069ab2afac8a6232730df --- /dev/null +++ b/data/sessions/preview-crop-export-2/metadata.json @@ -0,0 +1,100 @@ +{ + "memory_name": "preview-crop-export-2", + "memory_description": "", + "session_id": "c4869524-33f4-4fc6-850c-dd06b831555c", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-15T12:24:52.516287272Z", + "completed_at": "2026-07-15T13:29:08.227343508Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-15T13:24:11.075Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260715_132411_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260715_132411_before.webp", + "after_image_path": "vision/frames/step_0001_20260715_132411_after.webp", + "raw_command": "Left-clicked at X=942, Y=1033", + "converted_command": "Left-click at (942, 1033)" + }, + { + "step_id": 2, + "timestamp": "2026-07-15T13:24:26.335Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260715_132426_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260715_132426_before.webp", + "after_image_path": "vision/frames/step_0002_20260715_132426_after.webp", + "raw_command": "Typed: sips -c 400 600 --out ~/Documents/cropped.png ~/corpus-seed/img-screenshot.png", + "converted_command": "Type: sips -c 400 600 --out ~/Documents/cropped.png ~/corpus-seed/img-screenshot.png" + }, + { + "step_id": 3, + "timestamp": "2026-07-15T13:24:41.605Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260715_132441_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260715_132441_before.webp", + "after_image_path": "vision/frames/step_0003_20260715_132441_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-15T13:25:23.841Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0004_20260715_132523_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260715_132523_before.webp", + "after_image_path": "vision/frames/step_0004_20260715_132523_after.webp", + "raw_command": "Right-clicked at X=941, Y=1032", + "converted_command": "Right-click at (941, 1032)" + }, + { + "step_id": 5, + "timestamp": "2026-07-15T13:25:46.200Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0005_20260715_132546_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260715_132546_before.webp", + "after_image_path": "vision/frames/step_0005_20260715_132546_after.webp", + "raw_command": "Left-clicked at X=994, Y=966", + "converted_command": "Left-click at (994, 966)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/preview-crop-export-2/reasoning/reasoning.jsonl b/data/sessions/preview-crop-export-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..01776b671b844464ab109347188d2290fec27c54 --- /dev/null +++ b/data/sessions/preview-crop-export-2/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-15T13:24:11.075Z", "timestamp_annotated": "2026-08-14T07:20:59.515687+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=942, Y=1033", "converted_command": "Left-click at (942, 1033)", "image_path": "vision/frames/step_0001_20260715_132411_at.webp", "reasoning": "The task is to produce a cropped copy of an existing image from a shell, so the first thing needed is a terminal. The desktop is empty with no window in focus, so the Dock is the shortest route to one. Find the Terminal icon in the Dock and left-click it to launch it.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-15T13:24:26.335Z", "timestamp_annotated": "2026-08-14T07:28:34.276972+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: sips -c 400 600 --out ~/Documents/cropped.png ~/corpus-seed/img-screenshot.png", "converted_command": "Type: sips -c 400 600 --out ~/Documents/cropped.png ~/corpus-seed/img-screenshot.png", "image_path": "vision/frames/step_0002_20260715_132426_at.webp", "reasoning": "The Terminal window opens already focused, so the command can be typed straight away without clicking into it first. sips is the image tool built into macOS, so nothing needs to be installed: -c 400 600 crops the picture to 400 pixels tall by 600 pixels wide, taken from the centre of the image, and --out ~/Documents/cropped.png writes the result to a new file so the original at ~/corpus-seed/img-screenshot.png is left untouched. Typing the line does not run it yet, which leaves a chance to check it before it is committed.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-15T13:24:41.605Z", "timestamp_annotated": "2026-08-14T07:32:36.867031+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260715_132441_at.webp", "reasoning": "After typing the command in the terminal press Enter to run the command. On success sips prints the input path followed by the output path, and the pair appearing in the terminal is the confirmation that ~/Documents/cropped.png was written. Check for it before moving on — the task is complete at this point, and everything after the command has run should be cleaned up.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-15T13:25:23.841Z", "timestamp_annotated": "2026-08-14T07:40:14.716047+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=941, Y=1032", "converted_command": "Right-click at (941, 1032)", "image_path": "vision/frames/step_0004_20260715_132523_at.webp", "reasoning": "The crop is done and the terminal is no longer needed, so it should be closed rather than left open. Right-click the Terminal icon in the Dock to open its context menu. Quitting from the Dock exits the application itself, whereas clicking the red close button would only close the window and leave Terminal running in the background.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-15T13:25:46.200Z", "timestamp_annotated": "2026-08-14T07:40:09.145439+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=994, Y=966", "converted_command": "Left-click at (994, 966)", "image_path": "vision/frames/step_0005_20260715_132546_at.webp", "reasoning": "The context menu lists Quit as its last item, below Show All Windows and Hide. Left-click Quit to exit Terminal completely and return the desktop to the state it was in before the task started. The menu bar switching back to Finder and the running indicator disappearing beneath the Dock icon confirm that it has quit.", "skipped": false} diff --git a/data/sessions/preview-crop-export-2/sync_log.json b/data/sessions/preview-crop-export-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..53e66ef44df1f283a2352b4a47487aac3eae4af7 --- /dev/null +++ b/data/sessions/preview-crop-export-2/sync_log.json @@ -0,0 +1,159 @@ +{ + "session_id": "c4869524-33f4-4fc6-850c-dd06b831555c", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260715_132411_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/vision/frames/step_0001_20260715_132411_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260715_132411_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/vision/frames/step_0001_20260715_132411_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260715_132411_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/vision/frames/step_0001_20260715_132411_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260715_132426_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/vision/frames/step_0002_20260715_132426_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260715_132426_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/vision/frames/step_0002_20260715_132426_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260715_132426_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/vision/frames/step_0002_20260715_132426_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260715_132441_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/vision/frames/step_0003_20260715_132441_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260715_132441_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/vision/frames/step_0003_20260715_132441_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260715_132441_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/vision/frames/step_0003_20260715_132441_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260715_132523_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/vision/frames/step_0004_20260715_132523_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260715_132523_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/vision/frames/step_0004_20260715_132523_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260715_132523_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/vision/frames/step_0004_20260715_132523_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260715_132546_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/vision/frames/step_0005_20260715_132546_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260715_132546_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/vision/frames/step_0005_20260715_132546_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260715_132546_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/vision/frames/step_0005_20260715_132546_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "reasoning/reasoning.jsonl": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/reasoning/reasoning.jsonl", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "memory.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export-2/memory.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/preview-crop-export-2/vision/frames/closing_state.webp b/data/sessions/preview-crop-export-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..4856aacc09eef8b12dacba4550de79221e781c49 --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96db3c0de66309dbcff008a263890a59048ddf1d6ec7f3cf254ce4cbe4f5fd3 +size 696392 diff --git a/data/sessions/preview-crop-export-2/vision/frames/step_0001_20260715_132411_after.webp b/data/sessions/preview-crop-export-2/vision/frames/step_0001_20260715_132411_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..35057f64cc474840fd01318969de1f991676efe1 --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/step_0001_20260715_132411_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83971f917ddd04f6cce61d9ba6e2f07522701c424d5a7159c9b66f3ea50bcca0 +size 696734 diff --git a/data/sessions/preview-crop-export-2/vision/frames/step_0001_20260715_132411_at.webp b/data/sessions/preview-crop-export-2/vision/frames/step_0001_20260715_132411_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7966f8b4d041eee1b38a8e12220637f491657d10 --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/step_0001_20260715_132411_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9518fb51d648d2764a99c00bbdf5bb92dba44162f17d55e1708c6ed2844b059 +size 2721196 diff --git a/data/sessions/preview-crop-export-2/vision/frames/step_0001_20260715_132411_before.webp b/data/sessions/preview-crop-export-2/vision/frames/step_0001_20260715_132411_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ced4c506ce090bb2d92afb3454e11bf80f3c11ae --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/step_0001_20260715_132411_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50acd14e081c657a949f6779fdf5f8ec86909ee56099310dc6c1a3f2d556800a +size 696616 diff --git a/data/sessions/preview-crop-export-2/vision/frames/step_0002_20260715_132426_after.webp b/data/sessions/preview-crop-export-2/vision/frames/step_0002_20260715_132426_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..bbf387babff06bbde9395306dc752778bb5e9a3f --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/step_0002_20260715_132426_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7da0867fbc9a12739cd791e4649ad4995a4774d33169c27d1a2cb239f869bf +size 651362 diff --git a/data/sessions/preview-crop-export-2/vision/frames/step_0002_20260715_132426_at.webp b/data/sessions/preview-crop-export-2/vision/frames/step_0002_20260715_132426_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d38c02a502fbefeedcc0d08b594864fe12bbab23 --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/step_0002_20260715_132426_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77074b001688fbf0105cf179bcd035f1ffb56d121f5bd76c02d6cc13951ebe56 +size 651204 diff --git a/data/sessions/preview-crop-export-2/vision/frames/step_0002_20260715_132426_before.webp b/data/sessions/preview-crop-export-2/vision/frames/step_0002_20260715_132426_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8406dc3de43aae826a24aec93b56c77c85f3d30d --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/step_0002_20260715_132426_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01edef96aaf9ec69e8ac7dcdee5c4beafa07918199680a04d34bc9b75814fe2e +size 646450 diff --git a/data/sessions/preview-crop-export-2/vision/frames/step_0003_20260715_132441_after.webp b/data/sessions/preview-crop-export-2/vision/frames/step_0003_20260715_132441_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6c0fc2553b2b1b8d769d77ca2beafd729f402d75 --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/step_0003_20260715_132441_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:107a561314be612f97e9d8ef97d34cd0dbce316a522e534fe51ac7e5c0c664ad +size 659238 diff --git a/data/sessions/preview-crop-export-2/vision/frames/step_0003_20260715_132441_at.webp b/data/sessions/preview-crop-export-2/vision/frames/step_0003_20260715_132441_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..40aac1c26e7f57316bfab43e8a5967c7b2b198c6 --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/step_0003_20260715_132441_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c7ca6428d0e99a1c9a78250ac01fce2a2b14a05a2a736532eece57b2eb4ce7e +size 659274 diff --git a/data/sessions/preview-crop-export-2/vision/frames/step_0003_20260715_132441_before.webp b/data/sessions/preview-crop-export-2/vision/frames/step_0003_20260715_132441_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b88d00ce4bce199ca5bf440ef1a3a0aae7becd11 --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/step_0003_20260715_132441_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def30d369240c13aa1bf4358e90a7b4d44e722bb7cd4d4376f85868761f43c23 +size 651372 diff --git a/data/sessions/preview-crop-export-2/vision/frames/step_0004_20260715_132523_after.webp b/data/sessions/preview-crop-export-2/vision/frames/step_0004_20260715_132523_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7c083e7101e3a7f9d41a19ee83080d7cad777a07 --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/step_0004_20260715_132523_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5935c8fd8141cb5db8e2885a53cf67900f2cb8946518509bbe431702316e0524 +size 659804 diff --git a/data/sessions/preview-crop-export-2/vision/frames/step_0004_20260715_132523_at.webp b/data/sessions/preview-crop-export-2/vision/frames/step_0004_20260715_132523_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..df48c70742d31d3dade2642a281c434417b3a29b --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/step_0004_20260715_132523_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f8d2da5dddde88bedc38548d424b13696847d247bb6de47c8936d9dea5afbb +size 2512962 diff --git a/data/sessions/preview-crop-export-2/vision/frames/step_0004_20260715_132523_before.webp b/data/sessions/preview-crop-export-2/vision/frames/step_0004_20260715_132523_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..33276eba6f3606e6ba3749c6a84b00fd35a03e30 --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/step_0004_20260715_132523_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf7ebcbdc433cc8a00cfd4f06c040f74f1b0d03ddb048c1d0a56344c62323c7 +size 659504 diff --git a/data/sessions/preview-crop-export-2/vision/frames/step_0005_20260715_132546_after.webp b/data/sessions/preview-crop-export-2/vision/frames/step_0005_20260715_132546_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2554b7abca47911a607d7c32978c5e93cf02ce03 --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/step_0005_20260715_132546_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1322db45be4d0a5ab3c429c1b54148d0994affb23343ee8dd25b047a13aa346 +size 660000 diff --git a/data/sessions/preview-crop-export-2/vision/frames/step_0005_20260715_132546_at.webp b/data/sessions/preview-crop-export-2/vision/frames/step_0005_20260715_132546_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9b3f5152bd602ef95ab0da21b8aaf7d400ca26d9 --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/step_0005_20260715_132546_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f770231b0a7f2d533b885af1d5a2389b80b50036b7f282e0c74fd6714007a600 +size 2441970 diff --git a/data/sessions/preview-crop-export-2/vision/frames/step_0005_20260715_132546_before.webp b/data/sessions/preview-crop-export-2/vision/frames/step_0005_20260715_132546_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f238c4dcbd301618a86e58cf58d904e72dce08c0 --- /dev/null +++ b/data/sessions/preview-crop-export-2/vision/frames/step_0005_20260715_132546_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c082290a5c92871e3155cc03dc3555ede4c654c636a5c77f1a46f280f7aad35a +size 642098 diff --git a/data/sessions/preview-crop-export/commands/actuation_commands.json b/data/sessions/preview-crop-export/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..c97b1c7c15df79ad68352821ccfe8e3181b40bd1 --- /dev/null +++ b/data/sessions/preview-crop-export/commands/actuation_commands.json @@ -0,0 +1,249 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 191, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 619, + "mouse_y": 1025, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=619, Y=1025", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T11:42:38.095Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 225, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1421, + "mouse_y": 191, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1421, Y=191", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T11:42:58.207Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 498, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: corpus-seed", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T11:43:07.825Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 196, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 770, + "mouse_y": 310, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=770, Y=310", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T11:43:47.697Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 430, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 770, + "mouse_y": 310, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=770, Y=310", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T11:43:51.846Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 180, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 996, + "mouse_y": 262, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=996, Y=262", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T11:44:10.580Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 458, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 996, + "mouse_y": 262, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=996, Y=262", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T11:44:14.152Z" + }, + { + "action_subtype": "hold", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 692, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1393, + "mouse_y": 810, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Held button at at X=1393, Y=810", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T11:45:35.714Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 482, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+K", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T11:45:56.088Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 194, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 138, + "mouse_y": 13, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=138, Y=13", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T11:57:48.135Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 205, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 186, + "mouse_y": 442, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=186, Y=442", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T11:58:41.147Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 617, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: cropped", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T11:59:49.965Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-987c6b4f-66a1-4e1c-b995-be665ed2b1b7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 164, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-c05f933e-b1d0-453e-846a-881312bcaf6c", + "success": true, + "timestamp": "2026-07-15T12:01:18.070Z" + } +] \ No newline at end of file diff --git a/data/sessions/preview-crop-export/commands/cc_commands.json b/data/sessions/preview-crop-export/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..94b9343486b40ada01ce010e09bbb9d23933c19a --- /dev/null +++ b/data/sessions/preview-crop-export/commands/cc_commands.json @@ -0,0 +1,67 @@ +[ + { + "command": "619 1025 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "1421 191 left", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "type corpus-seed", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "770 310 move", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "770 310 double", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "996 262 move", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "996 262 double", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "1393 810 hold", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "press {Cmd+K}", + "os": "MACOS", + "step_id": 9 + }, + { + "command": "138 13 left", + "os": "MACOS", + "step_id": 10 + }, + { + "command": "186 442 left", + "os": "MACOS", + "step_id": 11 + }, + { + "command": "type cropped", + "os": "MACOS", + "step_id": 12 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 13 + } +] \ No newline at end of file diff --git a/data/sessions/preview-crop-export/commands/converted_input.md b/data/sessions/preview-crop-export/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..6764ba4e032df203ea755cdeb17f1b7e9acad19b --- /dev/null +++ b/data/sessions/preview-crop-export/commands/converted_input.md @@ -0,0 +1,19 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-15 11:42:38 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-15T11:42:38.095Z | Left-click at (619, 1025) | +| 2 | 2026-07-15T11:42:58.207Z | Left-click at (1421, 191) | +| 3 | 2026-07-15T11:43:07.825Z | Type: corpus-seed | +| 4 | 2026-07-15T11:43:47.697Z | Move-cursor at (770, 310) | +| 5 | 2026-07-15T11:43:51.846Z | Double-click at (770, 310) | +| 6 | 2026-07-15T11:44:10.580Z | Move-cursor at (996, 262) | +| 7 | 2026-07-15T11:44:14.152Z | Double-click at (996, 262) | +| 8 | 2026-07-15T11:45:35.714Z | Hold at (1393, 810) | +| 9 | 2026-07-15T11:45:56.088Z | Press: Cmd+K | +| 10 | 2026-07-15T11:57:48.135Z | Left-click at (138, 13) | +| 11 | 2026-07-15T11:58:41.147Z | Left-click at (186, 442) | +| 12 | 2026-07-15T11:59:49.965Z | Type: cropped | +| 13 | 2026-07-15T12:01:18.070Z | Press: Enter | diff --git a/data/sessions/preview-crop-export/commands/raw_input.md b/data/sessions/preview-crop-export/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..53eb73d704bb69bf6c86eaba1446555c1d86d3ac --- /dev/null +++ b/data/sessions/preview-crop-export/commands/raw_input.md @@ -0,0 +1,19 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-15 11:42:38 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-15T11:42:38.095Z | Left-clicked at X=619, Y=1025 | +| 2 | 2026-07-15T11:42:58.207Z | Left-clicked at X=1421, Y=191 | +| 3 | 2026-07-15T11:43:07.825Z | Typed: corpus-seed | +| 4 | 2026-07-15T11:43:47.697Z | Moved cursor to at X=770, Y=310 | +| 5 | 2026-07-15T11:43:51.846Z | Double-clicked at X=770, Y=310 | +| 6 | 2026-07-15T11:44:10.580Z | Moved cursor to at X=996, Y=262 | +| 7 | 2026-07-15T11:44:14.152Z | Double-clicked at X=996, Y=262 | +| 8 | 2026-07-15T11:45:35.714Z | Held button at at X=1393, Y=810 | +| 9 | 2026-07-15T11:45:56.088Z | Pressed: Cmd+K | +| 10 | 2026-07-15T11:57:48.135Z | Left-clicked at X=138, Y=13 | +| 11 | 2026-07-15T11:58:41.147Z | Left-clicked at X=186, Y=442 | +| 12 | 2026-07-15T11:59:49.965Z | Typed: cropped | +| 13 | 2026-07-15T12:01:18.070Z | Pressed: Return | diff --git a/data/sessions/preview-crop-export/memory.md b/data/sessions/preview-crop-export/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..1d3d788936a641af5ef0e49d0f65a126fa3296fc --- /dev/null +++ b/data/sessions/preview-crop-export/memory.md @@ -0,0 +1,117 @@ +# Memory: preview-crop-export + +## Overview +Crops an existing image to a region chosen by hand and writes the cropped result out +as a new image file, leaving the original in place. The recorded trace opens +`img-screenshot.png` from the `corpus-seed` folder in macOS Preview, drags a +rectangular selection across the part of the picture to keep, applies Tools ▸ Crop +(⌘K) to discard everything outside it, and exports the result through File ▸ Export… +as `cropped.png` in Documents. Use this when the region to keep is decided visually +rather than by fixed pixel numbers — a caller who already knows the exact crop +geometry can reach the same end state with an image-processing command instead. + +## Prerequisites +- Runs on macOS with Preview available; the GUI path uses Preview's drag-to-select, + the Tools ▸ Crop command and the File ▸ Export… sheet. +- The image to crop already exists and is locatable — this memory crops an existing + image, it does not create one. Its name and location differ from machine to + machine, so identify the target file at run time rather than assuming a fixed path. +- The image opens in an editor that can crop. Preview is the default handler for PNG + on a stock system; if the file type has been reassigned to another application, + open it with Preview explicitly rather than by double-clicking. +- Write access to the destination folder, and a destination filename that differs + from the source so the original is not replaced. + +## Steps + +### Step 1 — Left-click at (619, 1025) + +The task is to crop ~/corpus-seed/img-screenshot.png to a hand-drawn region in Preview and export the result as ~/Documents/cropped.png. Locate the Finder app icon in the Dock and left click it to open Finder. + +![Step 1](vision/frames/step_0001_20260715_114238_at.webp) + +### Step 2 — Left-click at (1421, 191) + +The Finder window opened on Recents, which does not show the seed folder where the image file that need to worked on is located. Click the search field in the window toolbar to place the cursor there so a query to search the image file can be typed. + +![Step 2](vision/frames/step_0002_20260715_114258_at.webp) + +### Step 3 — Type: corpus-seed + +Type the folder name corpus-seed into the search field. Finder searches "This Mac" by default, so the query locates the seed folder without navigating the directory tree by hand. + +![Step 3](vision/frames/step_0003_20260715_114307_at.webp) + +### Step 4 — Move-cursor at (770, 310) + +The search returns a single result. Move the cursor onto the corpus-seed folder icon in the results area to prepare to open it. + +![Step 4](vision/frames/step_0004_20260715_114347_at.webp) + +### Step 5 — Double-click at (770, 310) + +Double-click the result to open corpus-seed to view the folder's contents. + +![Step 5](vision/frames/step_0005_20260715_114351_at.webp) + +### Step 6 — Move-cursor at (996, 262) + +corpus-seed holds doc-colour.txt, docs and img-screenshot; the task crops img-screenshot. Move the cursor onto its thumbnail, or onto its file icon if the view is not showing image previews. + +![Step 6](vision/frames/step_0006_20260715_114410_at.webp) + +### Step 7 — Double-click at (996, 262) + +Double-click the image to open it in Preview, the default handler for PNG. Preview becomes the frontmost app and the crop is performed there. + +![Step 7](vision/frames/step_0007_20260715_114414_at.webp) + +### Step 8 — Drag from (344, 221) to (1393, 810) + +The image is open in Preview with no markup tool selected, so dragging across it draws a rectangular selection. Drag from the top-left corner of the region to keep down to its bottom-right corner. Eight handles appear around the marquee, marking the area the crop will keep; everything outside it is discarded. + +![Step 8](vision/frames/step_0008_20260715_114535_at.webp) + +### Step 9 — Press: Cmd+K + +After drawing the rectangular selection use Cmd+K. This key command is Crop. It discards everything outside the selection, so the window redraws showing only the marked region and the markup toolbar appears. The title gains the subtitle "Edited", which is how to confirm the crop applied — the window itself is a poor signal, because it does not resize with the image. + +![Step 9](vision/frames/step_0009_20260715_114556_at.webp) + +### Step 10 — Left-click at (138, 13) + +The crop exists only in the open document; the task requires it written out as a separate file. Click File in the menu bar to open the menu that holds the export command. + +![Step 10](vision/frames/step_0010_20260715_115748_at.webp) + +### Step 11 — Left-click at (186, 442) + +Click Export…, which opens a sheet for choosing the filename, destination and format. It sits directly above Export as PDF… — that item writes a PDF and would not produce the PNG the task calls for. + +![Step 11](vision/frames/step_0011_20260715_115841_at.webp) + +### Step 12 — Type: cropped + +The sheet opens with Export As: pre-filled img-screenshot and the text already selected, so typing replaces it rather than appending. Type cropped; the extension comes from the Format setting, which is already PNG. Where: already shows Documents, the destination the task wants, so it needs no change. + +![Step 12](vision/frames/step_0012_20260715_115949_at.webp) + +### Step 13 — Press: Enter + +Save is the sheet's default button, so Enter activates it and writes ~/Documents/cropped.png. The sheet closes and the cropped image stays open. Export writes a new file rather than renaming the document, so the title still reads img-screenshot. + +![Step 13](vision/frames/step_0013_20260715_120118_at.webp) + +## Notes & Edge Cases + +- If the keyboard command does not respond because of an error or a glitch, do not + retry it blindly — find the Crop option in the menu bar instead and navigate to it + from there. The menu item and the shortcut do the same thing, so the task can be + completed either way. + +- Always ask the user for the file path where the image should be saved when a path + has not been provided at any stage. If the path is already available, skip the + question and use it. + +- Always save the cropped image as a copy rather than overwriting the image being + edited, so the original is preserved. This avoids data loss. diff --git a/data/sessions/preview-crop-export/metadata.json b/data/sessions/preview-crop-export/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..f7d9ceba1acaed59683061c1b239df4ef16e6f5d --- /dev/null +++ b/data/sessions/preview-crop-export/metadata.json @@ -0,0 +1,204 @@ +{ + "memory_name": "preview-crop-export", + "memory_description": "", + "session_id": "3bf33a04-b1f2-40e8-b334-21193ce804ec", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-15T11:22:01.265679971Z", + "completed_at": "2026-07-15T12:04:15.801391833Z", + "total_steps": 13, + "annotated_steps": 13, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-15T11:42:38.095Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260715_114238_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260715_114238_before.webp", + "after_image_path": "vision/frames/step_0001_20260715_114238_after.webp", + "raw_command": "Left-clicked at X=619, Y=1025", + "converted_command": "Left-click at (619, 1025)" + }, + { + "step_id": 2, + "timestamp": "2026-07-15T11:42:58.207Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260715_114258_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260715_114258_before.webp", + "after_image_path": "vision/frames/step_0002_20260715_114258_after.webp", + "raw_command": "Left-clicked at X=1421, Y=191", + "converted_command": "Left-click at (1421, 191)" + }, + { + "step_id": 3, + "timestamp": "2026-07-15T11:43:07.825Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0003_20260715_114307_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260715_114307_before.webp", + "after_image_path": "vision/frames/step_0003_20260715_114307_after.webp", + "raw_command": "Typed: corpus-seed", + "converted_command": "Type: corpus-seed" + }, + { + "step_id": 4, + "timestamp": "2026-07-15T11:43:47.697Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0004_20260715_114347_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260715_114347_before.webp", + "after_image_path": "vision/frames/step_0004_20260715_114347_after.webp", + "raw_command": "Moved cursor to at X=770, Y=310", + "converted_command": "Move-cursor at (770, 310)" + }, + { + "step_id": 5, + "timestamp": "2026-07-15T11:43:51.846Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0005_20260715_114351_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260715_114351_before.webp", + "after_image_path": "vision/frames/step_0005_20260715_114351_after.webp", + "raw_command": "Double-clicked at X=770, Y=310", + "converted_command": "Double-click at (770, 310)" + }, + { + "step_id": 6, + "timestamp": "2026-07-15T11:44:10.580Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0006_20260715_114410_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260715_114410_before.webp", + "after_image_path": "vision/frames/step_0006_20260715_114410_after.webp", + "raw_command": "Moved cursor to at X=996, Y=262", + "converted_command": "Move-cursor at (996, 262)" + }, + { + "step_id": 7, + "timestamp": "2026-07-15T11:44:14.152Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0007_20260715_114414_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260715_114414_before.webp", + "after_image_path": "vision/frames/step_0007_20260715_114414_after.webp", + "raw_command": "Double-clicked at X=996, Y=262", + "converted_command": "Double-click at (996, 262)" + }, + { + "step_id": 8, + "timestamp": "2026-07-15T11:45:35.714Z", + "action_type": "mouse", + "action_subtype": "drag", + "image_path": "vision/frames/step_0008_20260715_114535_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260715_114535_before.webp", + "after_image_path": "vision/frames/step_0008_20260715_114535_after.webp", + "raw_command": "Held button at at X=1393, Y=810", + "converted_command": "Drag from (344, 221) to (1393, 810)" + }, + { + "step_id": 9, + "timestamp": "2026-07-15T11:45:56.088Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0009_20260715_114556_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260715_114556_before.webp", + "after_image_path": "vision/frames/step_0009_20260715_114556_after.webp", + "raw_command": "Pressed: Cmd+K", + "converted_command": "Press: Cmd+K" + }, + { + "step_id": 10, + "timestamp": "2026-07-15T11:57:48.135Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0010_20260715_115748_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260715_115748_before.webp", + "after_image_path": "vision/frames/step_0010_20260715_115748_after.webp", + "raw_command": "Left-clicked at X=138, Y=13", + "converted_command": "Left-click at (138, 13)" + }, + { + "step_id": 11, + "timestamp": "2026-07-15T11:58:41.147Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0011_20260715_115841_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0011_20260715_115841_before.webp", + "after_image_path": "vision/frames/step_0011_20260715_115841_after.webp", + "raw_command": "Left-clicked at X=186, Y=442", + "converted_command": "Left-click at (186, 442)" + }, + { + "step_id": 12, + "timestamp": "2026-07-15T11:59:49.965Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0012_20260715_115949_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0012_20260715_115949_before.webp", + "after_image_path": "vision/frames/step_0012_20260715_115949_after.webp", + "raw_command": "Typed: cropped", + "converted_command": "Type: cropped" + }, + { + "step_id": 13, + "timestamp": "2026-07-15T12:01:18.070Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0013_20260715_120118_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0013_20260715_120118_before.webp", + "after_image_path": "vision/frames/step_0013_20260715_120118_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/preview-crop-export/reasoning/reasoning.jsonl b/data/sessions/preview-crop-export/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..bf794de3e295f04b48f7eee133d3089b049c55f5 --- /dev/null +++ b/data/sessions/preview-crop-export/reasoning/reasoning.jsonl @@ -0,0 +1,13 @@ +{"step_id": 1, "timestamp_action": "2026-07-15T11:42:38.095Z", "timestamp_annotated": "2026-08-09T06:22:49.753159+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=619, Y=1025", "converted_command": "Left-click at (619, 1025)", "image_path": "vision/frames/step_0001_20260715_114238_at.webp", "reasoning": "The task is to crop ~/corpus-seed/img-screenshot.png to a hand-drawn region in Preview and export the result as ~/Documents/cropped.png. Locate the Finder app icon in the Dock and left click it to open Finder.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-15T11:42:58.207Z", "timestamp_annotated": "2026-08-09T06:50:27.253242+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1421, Y=191", "converted_command": "Left-click at (1421, 191)", "image_path": "vision/frames/step_0002_20260715_114258_at.webp", "reasoning": "The Finder window opened on Recents, which does not show the seed folder where the image file that need to worked on is located. Click the search field in the window toolbar to place the cursor there so a query to search the image file can be typed.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-15T11:43:07.825Z", "timestamp_annotated": "2026-08-09T07:04:51.771879+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: corpus-seed", "converted_command": "Type: corpus-seed", "image_path": "vision/frames/step_0003_20260715_114307_at.webp", "reasoning": "Type the folder name corpus-seed into the search field. Finder searches \"This Mac\" by default, so the query locates the seed folder without navigating the directory tree by hand.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-15T11:43:47.697Z", "timestamp_annotated": "2026-08-09T07:20:40.232508+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=770, Y=310", "converted_command": "Move-cursor at (770, 310)", "image_path": "vision/frames/step_0004_20260715_114347_at.webp", "reasoning": "The search returns a single result. Move the cursor onto the corpus-seed folder icon in the results area to prepare to open it.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-15T11:43:51.846Z", "timestamp_annotated": "2026-08-09T07:22:45.902165+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=770, Y=310", "converted_command": "Double-click at (770, 310)", "image_path": "vision/frames/step_0005_20260715_114351_at.webp", "reasoning": "Double-click the result to open corpus-seed to view the folder's contents.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-15T11:44:10.580Z", "timestamp_annotated": "2026-08-09T07:55:01.806059+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=996, Y=262", "converted_command": "Move-cursor at (996, 262)", "image_path": "vision/frames/step_0006_20260715_114410_at.webp", "reasoning": "corpus-seed holds doc-colour.txt, docs and img-screenshot; the task crops img-screenshot. Move the cursor onto its thumbnail, or onto its file icon if the view is not showing image previews.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-15T11:44:14.152Z", "timestamp_annotated": "2026-08-09T07:55:51.797145+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=996, Y=262", "converted_command": "Double-click at (996, 262)", "image_path": "vision/frames/step_0007_20260715_114414_at.webp", "reasoning": "Double-click the image to open it in Preview, the default handler for PNG. Preview becomes the frontmost app and the crop is performed there.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-15T11:45:35.714Z", "timestamp_annotated": "2026-08-12T07:43:36.671168+00:00", "action_type": "mouse", "action_subtype": "drag", "raw_command": "Held button at at X=1393, Y=810", "converted_command": "Drag from (344, 221) to (1393, 810)", "image_path": "vision/frames/step_0008_20260715_114535_at.webp", "reasoning": "The image is open in Preview with no markup tool selected, so dragging across it draws a rectangular selection. Drag from the top-left corner of the region to keep down to its bottom-right corner. Eight handles appear around the marquee, marking the area the crop will keep; everything outside it is discarded.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-15T11:45:56.088Z", "timestamp_annotated": "2026-08-13T11:38:03.510351+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+K", "converted_command": "Press: Cmd+K", "image_path": "vision/frames/step_0009_20260715_114556_at.webp", "reasoning": "After drawing the rectangular selection use Cmd+K. This key command is Crop. It discards everything outside the selection, so the window redraws showing only the marked region and the markup toolbar appears. The title gains the subtitle \"Edited\", which is how to confirm the crop applied — the window itself is a poor signal, because it does not resize with the image.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-15T11:57:48.135Z", "timestamp_annotated": "2026-08-13T11:38:30.624772+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=138, Y=13", "converted_command": "Left-click at (138, 13)", "image_path": "vision/frames/step_0010_20260715_115748_at.webp", "reasoning": "The crop exists only in the open document; the task requires it written out as a separate file. Click File in the menu bar to open the menu that holds the export command.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-15T11:58:41.147Z", "timestamp_annotated": "2026-08-13T11:39:08.600151+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=186, Y=442", "converted_command": "Left-click at (186, 442)", "image_path": "vision/frames/step_0011_20260715_115841_at.webp", "reasoning": "Click Export…, which opens a sheet for choosing the filename, destination and format. It sits directly above Export as PDF… — that item writes a PDF and would not produce the PNG the task calls for.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-15T11:59:49.965Z", "timestamp_annotated": "2026-08-13T11:39:41.925314+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: cropped", "converted_command": "Type: cropped", "image_path": "vision/frames/step_0012_20260715_115949_at.webp", "reasoning": "The sheet opens with Export As: pre-filled img-screenshot and the text already selected, so typing replaces it rather than appending. Type cropped; the extension comes from the Format setting, which is already PNG. Where: already shows Documents, the destination the task wants, so it needs no change.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-07-15T12:01:18.070Z", "timestamp_annotated": "2026-08-13T11:40:21.133185+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0013_20260715_120118_at.webp", "reasoning": "Save is the sheet's default button, so Enter activates it and writes ~/Documents/cropped.png. The sheet closes and the cropped image stays open. Export writes a new file rather than renaming the document, so the title still reads img-screenshot.", "skipped": false} diff --git a/data/sessions/preview-crop-export/sync_log.json b/data/sessions/preview-crop-export/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..7f1e9057db033071cfe9c4b100bf3c5f14b72a9d --- /dev/null +++ b/data/sessions/preview-crop-export/sync_log.json @@ -0,0 +1,327 @@ +{ + "session_id": "3bf33a04-b1f2-40e8-b334-21193ce804ec", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260715_114238_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0001_20260715_114238_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260715_114238_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0001_20260715_114238_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260715_114238_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0001_20260715_114238_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260715_114258_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0002_20260715_114258_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260715_114258_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0002_20260715_114258_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260715_114258_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0002_20260715_114258_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260715_114307_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0003_20260715_114307_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260715_114307_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0003_20260715_114307_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260715_114307_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0003_20260715_114307_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260715_114347_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0004_20260715_114347_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260715_114347_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0004_20260715_114347_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260715_114347_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0004_20260715_114347_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260715_114351_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0005_20260715_114351_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260715_114351_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0005_20260715_114351_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260715_114351_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0005_20260715_114351_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260715_114410_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0006_20260715_114410_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260715_114410_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0006_20260715_114410_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260715_114410_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0006_20260715_114410_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260715_114414_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0007_20260715_114414_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260715_114414_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0007_20260715_114414_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260715_114414_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0007_20260715_114414_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260715_114535_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0008_20260715_114535_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260715_114535_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0008_20260715_114535_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260715_114535_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0008_20260715_114535_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260715_114556_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0009_20260715_114556_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260715_114556_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0009_20260715_114556_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260715_114556_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0009_20260715_114556_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260715_115748_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0010_20260715_115748_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260715_115748_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0010_20260715_115748_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260715_115748_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0010_20260715_115748_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260715_115841_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0011_20260715_115841_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260715_115841_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0011_20260715_115841_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260715_115841_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0011_20260715_115841_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260715_115949_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0012_20260715_115949_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260715_115949_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0012_20260715_115949_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260715_115949_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0012_20260715_115949_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260715_120118_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0013_20260715_120118_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260715_120118_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0013_20260715_120118_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260715_120118_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/vision/frames/step_0013_20260715_120118_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "reasoning/reasoning.jsonl": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/reasoning/reasoning.jsonl", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "memory.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-crop-export/memory.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/preview-crop-export/vision/frames/closing_state.webp b/data/sessions/preview-crop-export/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..0ff89dd216ae9f318d0b00d1f28db583b3245f62 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bffb300d2b66bd81a4306bc1954f113cf2b4ab0fa762ac5ad463d5d6728abc71 +size 458598 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0001_20260715_114238_after.webp b/data/sessions/preview-crop-export/vision/frames/step_0001_20260715_114238_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3762edbed7151768b18fac22e01040fb20087ddd --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0001_20260715_114238_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8955a3a7f621675e325af82de2988dc1db5eb46b78f101709eca7a22184e9782 +size 696554 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0001_20260715_114238_at.webp b/data/sessions/preview-crop-export/vision/frames/step_0001_20260715_114238_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9b6aa2b152f107f6f347eaedf79c378843b0bf66 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0001_20260715_114238_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d810751593b5422d10b475bdb19d0fa43430eee2e2e41f27ef6e9475e5fbbbd +size 2720852 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0001_20260715_114238_before.webp b/data/sessions/preview-crop-export/vision/frames/step_0001_20260715_114238_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3762edbed7151768b18fac22e01040fb20087ddd --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0001_20260715_114238_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8955a3a7f621675e325af82de2988dc1db5eb46b78f101709eca7a22184e9782 +size 696554 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0002_20260715_114258_after.webp b/data/sessions/preview-crop-export/vision/frames/step_0002_20260715_114258_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c0306cfe7996b38145fdeb8ba40ff6caaca95fcd --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0002_20260715_114258_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c22320656920442d9546e43ecab7d4194abcd227e70d155c8def98e4d612aa +size 539364 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0002_20260715_114258_at.webp b/data/sessions/preview-crop-export/vision/frames/step_0002_20260715_114258_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6a8dae21a199da4c436506672eab4c691c040264 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0002_20260715_114258_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69402d7fef6e4a38cc3bc5ce0f0c1d8cde484cbc1f0a2fbcd06977d01b48fc4e +size 2059904 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0002_20260715_114258_before.webp b/data/sessions/preview-crop-export/vision/frames/step_0002_20260715_114258_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..be7f004487d8a469b8703f60f315145be82eed9d --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0002_20260715_114258_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ff70dfc7ce16b38e41e6a07f641d53f0bb3214e5aa3c90524cf164d3861a25 +size 538930 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0003_20260715_114307_after.webp b/data/sessions/preview-crop-export/vision/frames/step_0003_20260715_114307_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c8990622453a1e4889a9d91a49ed98c56c38a5b3 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0003_20260715_114307_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72a3f0f4951c47aeea06fbd3cc7a5abf2f9c6cdea2ede80888878b877cae9c80 +size 543122 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0003_20260715_114307_at.webp b/data/sessions/preview-crop-export/vision/frames/step_0003_20260715_114307_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..79b0c0fa272dd098e26938233100d98914de837e --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0003_20260715_114307_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f6483240b4347a7a3da9f7b555f3519449becb440c31b9daccd005f2cafcfda +size 539758 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0003_20260715_114307_before.webp b/data/sessions/preview-crop-export/vision/frames/step_0003_20260715_114307_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..79b0c0fa272dd098e26938233100d98914de837e --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0003_20260715_114307_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f6483240b4347a7a3da9f7b555f3519449becb440c31b9daccd005f2cafcfda +size 539758 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0004_20260715_114347_after.webp b/data/sessions/preview-crop-export/vision/frames/step_0004_20260715_114347_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2767a8744d44a3ff4a181b1e88f8f6e97adb89f3 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0004_20260715_114347_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc32551a4cd2bb671d046b48f3c2c8e9b3701bb9b734abebc3a9e83008ca0958 +size 544852 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0004_20260715_114347_at.webp b/data/sessions/preview-crop-export/vision/frames/step_0004_20260715_114347_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..704f740275558e6752ae036da87584d581f90f96 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0004_20260715_114347_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f66198902f6e5bd6e5265c7958aa0d47d33b93dbc5ea950fbeb04bf74873283 +size 2077146 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0004_20260715_114347_before.webp b/data/sessions/preview-crop-export/vision/frames/step_0004_20260715_114347_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2767a8744d44a3ff4a181b1e88f8f6e97adb89f3 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0004_20260715_114347_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc32551a4cd2bb671d046b48f3c2c8e9b3701bb9b734abebc3a9e83008ca0958 +size 544852 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0005_20260715_114351_after.webp b/data/sessions/preview-crop-export/vision/frames/step_0005_20260715_114351_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9135d258934b274ae8f3acf9c0d7ef2afc8fce4d --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0005_20260715_114351_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78b3189e192b476a5a51834f71897faa49e9f71b5658f36e8c3e1df387f0499d +size 544924 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0005_20260715_114351_at.webp b/data/sessions/preview-crop-export/vision/frames/step_0005_20260715_114351_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..48afbae18b7693873d91b1ca915a5b5f47149db7 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0005_20260715_114351_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e310616e7db1a1008cb071d16008d6afc73791b76f378424bccec5d844c50d40 +size 2077082 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0005_20260715_114351_before.webp b/data/sessions/preview-crop-export/vision/frames/step_0005_20260715_114351_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9135d258934b274ae8f3acf9c0d7ef2afc8fce4d --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0005_20260715_114351_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78b3189e192b476a5a51834f71897faa49e9f71b5658f36e8c3e1df387f0499d +size 544924 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0006_20260715_114410_after.webp b/data/sessions/preview-crop-export/vision/frames/step_0006_20260715_114410_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..74cc34f015504a58e2adb36cb50adff64ee194f4 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0006_20260715_114410_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac4f8aa085c90cfe98d94b5f4542894da7dab621a6f9dc81b90c35dad2c156a +size 543912 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0006_20260715_114410_at.webp b/data/sessions/preview-crop-export/vision/frames/step_0006_20260715_114410_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0142d8bfe2f14d6906de339a687f958afa446063 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0006_20260715_114410_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b2601a5211d249620cf1ee50e6b0793a6c439e38bf9378ffe417767b1e07534 +size 2074672 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0006_20260715_114410_before.webp b/data/sessions/preview-crop-export/vision/frames/step_0006_20260715_114410_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c91ee21cb38b5c58122b02e25852e41b3b30b7cc --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0006_20260715_114410_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5bb681bd181054fb129161e339aed0b48a19e19d1f713e62436b3371304f696 +size 543806 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0007_20260715_114414_after.webp b/data/sessions/preview-crop-export/vision/frames/step_0007_20260715_114414_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a57dea442272cde0c82d0a596563573ab99939bf --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0007_20260715_114414_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f320a1072b76979668601dbd489f2666c299665dd360c1c8a60316a39f560df +size 544356 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0007_20260715_114414_at.webp b/data/sessions/preview-crop-export/vision/frames/step_0007_20260715_114414_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9c289a96e9914b5e5b9995efcfff17fa3a6a3d1d --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0007_20260715_114414_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d934a330c78c17eb3fa824c472f944b62632f2c694c7ef0f12bff84c138936d9 +size 2074826 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0007_20260715_114414_before.webp b/data/sessions/preview-crop-export/vision/frames/step_0007_20260715_114414_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..74cc34f015504a58e2adb36cb50adff64ee194f4 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0007_20260715_114414_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac4f8aa085c90cfe98d94b5f4542894da7dab621a6f9dc81b90c35dad2c156a +size 543912 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0008_20260715_114535_after.webp b/data/sessions/preview-crop-export/vision/frames/step_0008_20260715_114535_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e4b0d75899d3db877f59942c74a33e77ea177b14 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0008_20260715_114535_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b4568286f6c578874968e3c546a364669364f9a11d2905471b87bf67d93fb7 +size 713178 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0008_20260715_114535_at.webp b/data/sessions/preview-crop-export/vision/frames/step_0008_20260715_114535_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..994114c17b6f2b94fb1a749fd7f7c7bf5babf88c --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0008_20260715_114535_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef3022453f7d54b951a8b2f6f2b80852a8dba6b39746dc9983d92b7d111cf110 +size 2696646 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0008_20260715_114535_before.webp b/data/sessions/preview-crop-export/vision/frames/step_0008_20260715_114535_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e4b0d75899d3db877f59942c74a33e77ea177b14 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0008_20260715_114535_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b4568286f6c578874968e3c546a364669364f9a11d2905471b87bf67d93fb7 +size 713178 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0009_20260715_114556_after.webp b/data/sessions/preview-crop-export/vision/frames/step_0009_20260715_114556_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..46888b26d936c0be5c0c8cab4d65bdd98740e885 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0009_20260715_114556_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b942f16f3139e0c1027e55a84eedf67063fd8ff4573761d0bd6f9e77066d32 +size 458608 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0009_20260715_114556_at.webp b/data/sessions/preview-crop-export/vision/frames/step_0009_20260715_114556_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2a15d7ca085e30b9ee00f84e4e2f6431ad2226b3 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0009_20260715_114556_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e003a617121689167d1362cff99cafffa330f91cad31068ad22834b2c17c25ad +size 713610 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0009_20260715_114556_before.webp b/data/sessions/preview-crop-export/vision/frames/step_0009_20260715_114556_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2a15d7ca085e30b9ee00f84e4e2f6431ad2226b3 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0009_20260715_114556_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e003a617121689167d1362cff99cafffa330f91cad31068ad22834b2c17c25ad +size 713610 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0010_20260715_115748_after.webp b/data/sessions/preview-crop-export/vision/frames/step_0010_20260715_115748_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c165ded949e5c940fcd7e1954e3ff93a348ea84c --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0010_20260715_115748_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a17663f40d9385c104e739b633ca10253a352d53693360597a98261ac2c4e3 +size 458144 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0010_20260715_115748_at.webp b/data/sessions/preview-crop-export/vision/frames/step_0010_20260715_115748_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9387a84065df7865a1b0e4c2215a6d2bc161c65a --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0010_20260715_115748_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6807613a64368f31f02b0d63f0437852e286cb239bef2a776ce6681b846216c9 +size 1716924 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0010_20260715_115748_before.webp b/data/sessions/preview-crop-export/vision/frames/step_0010_20260715_115748_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..aa2a9e7bdfd5d4f5983b4324a12dc09c5aa79a85 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0010_20260715_115748_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f691df3b9839e70b496d65769024e46be42ecef361dd1f29ff8c848354728a65 +size 458488 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0011_20260715_115841_after.webp b/data/sessions/preview-crop-export/vision/frames/step_0011_20260715_115841_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f7994338bd5e59ac9692541dc6a630c73ddbe1aa --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0011_20260715_115841_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a789542a8f34d2e7d55957b444653e348bca843459ba49d2c9b4ea2b5d98d6 +size 457210 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0011_20260715_115841_at.webp b/data/sessions/preview-crop-export/vision/frames/step_0011_20260715_115841_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..28ef8b36189b7a2d104c3645ca55e8bda1739276 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0011_20260715_115841_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a3db4bcf5f8333ca9cab1d1817511f15644b3a39b8a8fb5bf1bb35d3e033df +size 1692276 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0011_20260715_115841_before.webp b/data/sessions/preview-crop-export/vision/frames/step_0011_20260715_115841_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f7994338bd5e59ac9692541dc6a630c73ddbe1aa --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0011_20260715_115841_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a789542a8f34d2e7d55957b444653e348bca843459ba49d2c9b4ea2b5d98d6 +size 457210 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0012_20260715_115949_after.webp b/data/sessions/preview-crop-export/vision/frames/step_0012_20260715_115949_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f3d6cca9669c14e0e55f1870005503c39a6a4ec4 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0012_20260715_115949_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6484d919a7ea8901eb89f71a8833b4a874fb773756c390db6197c6b9833196ec +size 343890 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0012_20260715_115949_at.webp b/data/sessions/preview-crop-export/vision/frames/step_0012_20260715_115949_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f3d6cca9669c14e0e55f1870005503c39a6a4ec4 --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0012_20260715_115949_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6484d919a7ea8901eb89f71a8833b4a874fb773756c390db6197c6b9833196ec +size 343890 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0012_20260715_115949_before.webp b/data/sessions/preview-crop-export/vision/frames/step_0012_20260715_115949_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0be23e9eb16903818cbed746feee00db61fb678e --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0012_20260715_115949_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfdc91126fd8d99b2e01b3bf7e5f30dcfbef453a099d95faf054ce67f4865ee9 +size 344770 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0013_20260715_120118_after.webp b/data/sessions/preview-crop-export/vision/frames/step_0013_20260715_120118_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ecf29381c155364dfccf4423a5cf38bb0e25903f --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0013_20260715_120118_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8495903d9b7d47f92c4b827b643dd635c4bda1485386b6141b82b6deeb961b82 +size 458344 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0013_20260715_120118_at.webp b/data/sessions/preview-crop-export/vision/frames/step_0013_20260715_120118_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ecf29381c155364dfccf4423a5cf38bb0e25903f --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0013_20260715_120118_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8495903d9b7d47f92c4b827b643dd635c4bda1485386b6141b82b6deeb961b82 +size 458344 diff --git a/data/sessions/preview-crop-export/vision/frames/step_0013_20260715_120118_before.webp b/data/sessions/preview-crop-export/vision/frames/step_0013_20260715_120118_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0794ebe8c4047fe8a631e923fa8538e714d18a0f --- /dev/null +++ b/data/sessions/preview-crop-export/vision/frames/step_0013_20260715_120118_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1018b26240f6dd08e0c1a0c7987ae815798e393114cf2f7fa30cb77c659a3a77 +size 343964 diff --git a/data/sessions/preview-rotate-image-2/commands/actuation_commands.json b/data/sessions/preview-rotate-image-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..f69400d913ca887f2f618c7d898150913ab8e938 --- /dev/null +++ b/data/sessions/preview-rotate-image-2/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 323, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: img", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:31:02.527Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 301, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Down", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:31:07.446Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 538, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+R", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:31:17.562Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 496, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+S", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:31:22.562Z" + } +] \ No newline at end of file diff --git a/data/sessions/preview-rotate-image-2/commands/cc_commands.json b/data/sessions/preview-rotate-image-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..250299d9191d12d6760aa2c5af9f0f8c75a937f3 --- /dev/null +++ b/data/sessions/preview-rotate-image-2/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "type img", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "press {Cmd+Down}", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Cmd+R}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Cmd+S}", + "os": "MACOS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/preview-rotate-image-2/commands/converted_input.md b/data/sessions/preview-rotate-image-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..fb9965ff1541a806897550a5b12f1fa0508c4ad2 --- /dev/null +++ b/data/sessions/preview-rotate-image-2/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 16:31:02 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T16:31:02.527Z | Type: img | +| 2 | 2026-07-28T16:31:07.446Z | Press: Cmd+Down | +| 3 | 2026-07-28T16:31:17.562Z | Press: Cmd+R | +| 4 | 2026-07-28T16:31:22.562Z | Press: Cmd+S | diff --git a/data/sessions/preview-rotate-image-2/commands/raw_input.md b/data/sessions/preview-rotate-image-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..e176e250b51cfc9a010c7717a6529ebb44f120bf --- /dev/null +++ b/data/sessions/preview-rotate-image-2/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 16:31:02 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T16:31:02.527Z | Typed: img | +| 2 | 2026-07-28T16:31:07.446Z | Pressed: Cmd+Down | +| 3 | 2026-07-28T16:31:17.562Z | Pressed: Cmd+R | +| 4 | 2026-07-28T16:31:22.562Z | Pressed: Cmd+S | diff --git a/data/sessions/preview-rotate-image-2/memory.md b/data/sessions/preview-rotate-image-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..5c276d72bf211bf6fc5b9212a679c3d4d030a872 --- /dev/null +++ b/data/sessions/preview-rotate-image-2/memory.md @@ -0,0 +1,72 @@ +# Memory: preview-rotate-image-2 + +## Overview + +Rotate an image ninety degrees and save it, using only the keyboard: select the file by +typing its name, open it in the default viewer, rotate, save. Use this when an image needs +a quarter-turn and no pointing device is available or wanted. The file is modified in +place. The recorded trace types `img` to select `img-screenshot.png`, presses `⌘↓` to open +it, `⌘R` to rotate right, and `⌘S` to save. + +## Prerequisites + +- A desktop environment with an image viewer that can rotate and save, or a shell with an + image-processing tool. +- An image file that exists, is readable and writable, and is in a format the tool + supports. +- Agreement on the direction and amount of rotation before starting. Ninety degrees + clockwise and ninety anticlockwise both "rotate" the image and produce different + results. +- Acceptance that the file is modified in place. No copy is made by either route, so the + original orientation is not recoverable except by rotating back. +- Awareness that the image's width and height swap. Anything downstream that assumed the + original dimensions is invalidated by this task. + +## Steps + +### Step 1 — Type: img + +The task is to rotate an image a quarter turn and save it back over itself, using the keyboard only, which starts with selecting the file in Finder. Type `img` to select `img-screenshot.png` by name using Finder's type-select. + +![Step 1](vision/frames/step_0001_20260728_163102_at.webp) + +### Step 2 — Press: Cmd+Down + +Press ⌘↓ (Cmd+Down) to open the selected file. The same keystroke that descends into a folder opens a file in its default application, so this hands the image to Preview. + +![Step 2](vision/frames/step_0002_20260728_163107_at.webp) + +### Step 3 — Press: Cmd+R + +Press ⌘R (Cmd+R) to rotate the image 90 degrees to the right. Preview applies the rotation immediately to the open document — nothing is written to disk yet, so the file on disk is still the original at this point. + +![Step 3](vision/frames/step_0003_20260728_163117_at.webp) + +### Step 4 — Press: Cmd+S + +Press ⌘S (Cmd+S) to save. This is what commits the rotation into the file itself, turning the 800×600 image into a 600×800 one. Without it the rotation exists only in the open window. + +![Step 4](vision/frames/step_0004_20260728_163122_at.webp) + +## Notes & Edge Cases + +- **Confirm the rotation shortcut from the live menu rather than recalling it.** Which key + rotates, and in which direction, differs between applications and between versions. + Reading it from the open menu costs one look; assuming it costs a wrongly-oriented image + that still saves successfully. +- **Repeating the shortcut keeps rotating.** Two presses is a half turn. There is no state + in the trace that says how many have already landed, so confirm the orientation on screen + before saving rather than counting keystrokes. +- **The viewer may write the change without being asked.** Some image viewers autosave + edits back into the original file, which means the explicit save is not what makes the + change permanent and closing without saving does not discard it. Treat the original as + modified from the moment the rotation happens. +- **This task destroys its own starting condition.** The file ends rotated, so a second run + turns it further rather than reproducing the same result. Restore the original before + repeating. +- **`⌘↓` opens the selection with whatever application owns the file type.** On a machine + where a different viewer owns the format, the route diverges from that step onward and + the rotation shortcut may not exist at all. +- **Width and height swap.** Anything that expected the original dimensions no longer + holds — which is also the most reliable way to confirm the rotation actually landed. + diff --git a/data/sessions/preview-rotate-image-2/metadata.json b/data/sessions/preview-rotate-image-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..25e755126cbdf1c04a0d108575ea3288a14d91bc --- /dev/null +++ b/data/sessions/preview-rotate-image-2/metadata.json @@ -0,0 +1,89 @@ +{ + "memory_name": "preview-rotate-image-2", + "memory_description": "", + "session_id": "ad013655-3a0f-4867-8e05-b08411561edc", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T16:30:44.085263822Z", + "completed_at": "2026-07-28T16:31:35.416046306Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T16:31:02.527Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0001_20260728_163102_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0001_20260728_163102_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_163102_after.webp", + "raw_command": "Typed: img", + "converted_command": "Type: img" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T16:31:07.446Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0002_20260728_163107_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260728_163107_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_163107_after.webp", + "raw_command": "Pressed: Cmd+Down", + "converted_command": "Press: Cmd+Down" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T16:31:17.562Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260728_163117_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_163117_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_163117_after.webp", + "raw_command": "Pressed: Cmd+R", + "converted_command": "Press: Cmd+R" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T16:31:22.562Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260728_163122_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_163122_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_163122_after.webp", + "raw_command": "Pressed: Cmd+S", + "converted_command": "Press: Cmd+S" + } + ], + "skipped_image_fetches": [], + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/preview-rotate-image-2/reasoning/reasoning.jsonl b/data/sessions/preview-rotate-image-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2cc2b430668b26878d78ffbed8ce0be92383c0be --- /dev/null +++ b/data/sessions/preview-rotate-image-2/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T16:31:02.527Z", "timestamp_annotated": "2026-08-19T11:30:05.777642+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: img", "converted_command": "Type: img", "image_path": "vision/frames/step_0001_20260728_163102_at.webp", "reasoning": "The task is to rotate an image a quarter turn and save it back over itself, using the keyboard only, which starts with selecting the file in Finder. Type `img` to select `img-screenshot.png` by name using Finder's type-select.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T16:31:07.446Z", "timestamp_annotated": "2026-08-19T11:30:05.777961+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Down", "converted_command": "Press: Cmd+Down", "image_path": "vision/frames/step_0002_20260728_163107_at.webp", "reasoning": "Press ⌘↓ (Cmd+Down) to open the selected file. The same keystroke that descends into a folder opens a file in its default application, so this hands the image to Preview.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T16:31:17.562Z", "timestamp_annotated": "2026-08-19T11:30:05.778346+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+R", "converted_command": "Press: Cmd+R", "image_path": "vision/frames/step_0003_20260728_163117_at.webp", "reasoning": "Press ⌘R (Cmd+R) to rotate the image 90 degrees to the right. Preview applies the rotation immediately to the open document — nothing is written to disk yet, so the file on disk is still the original at this point.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T16:31:22.562Z", "timestamp_annotated": "2026-08-19T11:30:05.778730+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+S", "converted_command": "Press: Cmd+S", "image_path": "vision/frames/step_0004_20260728_163122_at.webp", "reasoning": "Press ⌘S (Cmd+S) to save. This is what commits the rotation into the file itself, turning the 800×600 image into a 600×800 one. Without it the rotation exists only in the open window.", "skipped": false} diff --git a/data/sessions/preview-rotate-image-2/sync_log.json b/data/sessions/preview-rotate-image-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..63f11dea8338723ba132ede4f7556943571837c6 --- /dev/null +++ b/data/sessions/preview-rotate-image-2/sync_log.json @@ -0,0 +1,131 @@ +{ + "session_id": "ad013655-3a0f-4867-8e05-b08411561edc", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163102_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/vision/frames/step_0001_20260728_163102_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163102_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/vision/frames/step_0001_20260728_163102_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163102_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/vision/frames/step_0001_20260728_163102_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_163107_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/vision/frames/step_0002_20260728_163107_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_163107_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/vision/frames/step_0002_20260728_163107_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_163107_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/vision/frames/step_0002_20260728_163107_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_163117_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/vision/frames/step_0003_20260728_163117_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_163117_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/vision/frames/step_0003_20260728_163117_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_163117_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/vision/frames/step_0003_20260728_163117_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_163122_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/vision/frames/step_0004_20260728_163122_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_163122_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/vision/frames/step_0004_20260728_163122_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_163122_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/vision/frames/step_0004_20260728_163122_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/closing_state.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-2/vision/frames/closing_state.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/preview-rotate-image-2/vision/frames/closing_state.webp b/data/sessions/preview-rotate-image-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..a865f5e003fa33e7953651b7d4e788ef3c6ecba9 --- /dev/null +++ b/data/sessions/preview-rotate-image-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e79807271f8717641883e6e7ef0cdc9621f852b4b4f5ef2edec668f8cef7a6 +size 421882 diff --git a/data/sessions/preview-rotate-image-2/vision/frames/step_0001_20260728_163102_after.webp b/data/sessions/preview-rotate-image-2/vision/frames/step_0001_20260728_163102_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e94bde8c9130940c8ca2e1c060ed1b7c2daaea8a --- /dev/null +++ b/data/sessions/preview-rotate-image-2/vision/frames/step_0001_20260728_163102_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45c9bc5339eb406cfd9de08e9b21680d92c2fcd788ddc21ba19c17d646e70b92 +size 510024 diff --git a/data/sessions/preview-rotate-image-2/vision/frames/step_0001_20260728_163102_at.webp b/data/sessions/preview-rotate-image-2/vision/frames/step_0001_20260728_163102_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e94bde8c9130940c8ca2e1c060ed1b7c2daaea8a --- /dev/null +++ b/data/sessions/preview-rotate-image-2/vision/frames/step_0001_20260728_163102_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45c9bc5339eb406cfd9de08e9b21680d92c2fcd788ddc21ba19c17d646e70b92 +size 510024 diff --git a/data/sessions/preview-rotate-image-2/vision/frames/step_0001_20260728_163102_before.webp b/data/sessions/preview-rotate-image-2/vision/frames/step_0001_20260728_163102_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e94bde8c9130940c8ca2e1c060ed1b7c2daaea8a --- /dev/null +++ b/data/sessions/preview-rotate-image-2/vision/frames/step_0001_20260728_163102_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45c9bc5339eb406cfd9de08e9b21680d92c2fcd788ddc21ba19c17d646e70b92 +size 510024 diff --git a/data/sessions/preview-rotate-image-2/vision/frames/step_0002_20260728_163107_after.webp b/data/sessions/preview-rotate-image-2/vision/frames/step_0002_20260728_163107_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..dc7177416615fa33b62144a27ba9a70c1c2e00f9 --- /dev/null +++ b/data/sessions/preview-rotate-image-2/vision/frames/step_0002_20260728_163107_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb05b517400f1e85e0543887295674e0c31b30c22ae63ee5efa146747757065 +size 505020 diff --git a/data/sessions/preview-rotate-image-2/vision/frames/step_0002_20260728_163107_at.webp b/data/sessions/preview-rotate-image-2/vision/frames/step_0002_20260728_163107_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e94bde8c9130940c8ca2e1c060ed1b7c2daaea8a --- /dev/null +++ b/data/sessions/preview-rotate-image-2/vision/frames/step_0002_20260728_163107_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45c9bc5339eb406cfd9de08e9b21680d92c2fcd788ddc21ba19c17d646e70b92 +size 510024 diff --git a/data/sessions/preview-rotate-image-2/vision/frames/step_0002_20260728_163107_before.webp b/data/sessions/preview-rotate-image-2/vision/frames/step_0002_20260728_163107_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e94bde8c9130940c8ca2e1c060ed1b7c2daaea8a --- /dev/null +++ b/data/sessions/preview-rotate-image-2/vision/frames/step_0002_20260728_163107_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45c9bc5339eb406cfd9de08e9b21680d92c2fcd788ddc21ba19c17d646e70b92 +size 510024 diff --git a/data/sessions/preview-rotate-image-2/vision/frames/step_0003_20260728_163117_after.webp b/data/sessions/preview-rotate-image-2/vision/frames/step_0003_20260728_163117_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3ea8ff0abcbf0c8665a254e891556c1fd5a181c5 --- /dev/null +++ b/data/sessions/preview-rotate-image-2/vision/frames/step_0003_20260728_163117_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c6347de6592ba35fd1b9e65776f3830e2396a100819ec54e432f81adbb6401c +size 422174 diff --git a/data/sessions/preview-rotate-image-2/vision/frames/step_0003_20260728_163117_at.webp b/data/sessions/preview-rotate-image-2/vision/frames/step_0003_20260728_163117_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..216a00155c99d72b83d25d2a80648b0d309a71bb --- /dev/null +++ b/data/sessions/preview-rotate-image-2/vision/frames/step_0003_20260728_163117_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8378a22aeb051a2e999551efc0b4e668756aea93ee31c0eab96b035bb9e00333 +size 421536 diff --git a/data/sessions/preview-rotate-image-2/vision/frames/step_0003_20260728_163117_before.webp b/data/sessions/preview-rotate-image-2/vision/frames/step_0003_20260728_163117_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..887215aa4429354cd5da468a41792b68aec0c05c --- /dev/null +++ b/data/sessions/preview-rotate-image-2/vision/frames/step_0003_20260728_163117_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ae5b69b62142b51b68154f58c8df40194779053d25a7aa6c414b32b1260696 +size 421618 diff --git a/data/sessions/preview-rotate-image-2/vision/frames/step_0004_20260728_163122_after.webp b/data/sessions/preview-rotate-image-2/vision/frames/step_0004_20260728_163122_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..94179fd164a8024bdb0d33f129d5acd1bfed1d75 --- /dev/null +++ b/data/sessions/preview-rotate-image-2/vision/frames/step_0004_20260728_163122_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5926f1f407a1229d930966a69fdc384d515610ba823c5c6c8cf9c77b9bfdaa06 +size 421806 diff --git a/data/sessions/preview-rotate-image-2/vision/frames/step_0004_20260728_163122_at.webp b/data/sessions/preview-rotate-image-2/vision/frames/step_0004_20260728_163122_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..556defe2acb8874fc3136157d39cf27b030e6e67 --- /dev/null +++ b/data/sessions/preview-rotate-image-2/vision/frames/step_0004_20260728_163122_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:600cc2d3c90bf9dfc3aaa37291fd78653651e773b622856beb93374880325668 +size 421916 diff --git a/data/sessions/preview-rotate-image-2/vision/frames/step_0004_20260728_163122_before.webp b/data/sessions/preview-rotate-image-2/vision/frames/step_0004_20260728_163122_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2b4220d60d0b22d3de98a9fa8a272f142326dab4 --- /dev/null +++ b/data/sessions/preview-rotate-image-2/vision/frames/step_0004_20260728_163122_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aea30d487e1c4d58c609335a61be8d997e8bca82790e3508671f296fd6151724 +size 422468 diff --git a/data/sessions/preview-rotate-image-3/commands/actuation_commands.json b/data/sessions/preview-rotate-image-3/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..bc3783499e2e383b05295efd2bb0c6ce613fe517 --- /dev/null +++ b/data/sessions/preview-rotate-image-3/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 293, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 944, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=944, Y=1035", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:32:48.348Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 366, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: sips -r 90 ~/corpus-seed/img-screenshot.png", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:32:57.368Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 226, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:33:02.160Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 551, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:33:09.230Z" + } +] \ No newline at end of file diff --git a/data/sessions/preview-rotate-image-3/commands/cc_commands.json b/data/sessions/preview-rotate-image-3/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..303bb96689ac6c402f818865df214424aaa0975b --- /dev/null +++ b/data/sessions/preview-rotate-image-3/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "944 1035 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type sips -r 90 ~/corpus-seed/img-screenshot.png", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/preview-rotate-image-3/commands/converted_input.md b/data/sessions/preview-rotate-image-3/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..9d4d6f485a0a6bb51864b82dbd26809d387ed563 --- /dev/null +++ b/data/sessions/preview-rotate-image-3/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 16:32:48 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T16:32:48.348Z | Left-click at (944, 1035) | +| 2 | 2026-07-28T16:32:57.368Z | Type: sips -r 90 ~/corpus-seed/img-screenshot.png | +| 3 | 2026-07-28T16:33:02.160Z | Press: return | +| 4 | 2026-07-28T16:33:09.230Z | Press: Cmd+Q | diff --git a/data/sessions/preview-rotate-image-3/commands/raw_input.md b/data/sessions/preview-rotate-image-3/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..0dad87241e5e04a404416f3b5cadbfb5f29580ed --- /dev/null +++ b/data/sessions/preview-rotate-image-3/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 16:32:48 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T16:32:48.348Z | Left-clicked at X=944, Y=1035 | +| 2 | 2026-07-28T16:32:57.368Z | Typed: sips -r 90 ~/corpus-seed/img-screenshot.png | +| 3 | 2026-07-28T16:33:02.160Z | Pressed: return | +| 4 | 2026-07-28T16:33:09.230Z | Pressed: Cmd+Q | diff --git a/data/sessions/preview-rotate-image-3/memory.md b/data/sessions/preview-rotate-image-3/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..354ae545c5eaf85ae84e1bbc5dd8f31ac61cfc26 --- /dev/null +++ b/data/sessions/preview-rotate-image-3/memory.md @@ -0,0 +1,65 @@ +# Memory: preview-rotate-image-3 + +## Overview + +Rotate an image ninety degrees from a shell, modifying the file in place. Use this as the +terminal route to the same end state as the viewer task: one command rotates and writes, +with no application opened and no window involved. The recorded trace opens a terminal, +runs `sips -r 90 ~/corpus-seed/img-screenshot.png`, and quits with `⌘Q`. + +## Prerequisites + +- A desktop environment with an image viewer that can rotate and save, or a shell with an + image-processing tool. +- An image file that exists, is readable and writable, and is in a format the tool + supports. +- Agreement on the direction and amount of rotation before starting. Ninety degrees + clockwise and ninety anticlockwise both "rotate" the image and produce different + results. +- Acceptance that the file is modified in place. No copy is made by either route, so the + original orientation is not recoverable except by rotating back. +- Awareness that the image's width and height swap. Anything downstream that assumed the + original dimensions is invalidated by this task. + +## Steps + +### Step 1 — Left-click at (944, 1035) + +The task is to rotate an image ninety degrees in place, which a command-line image tool does in one call, so the first move is to open a shell. Move the cursor and Left-click the Terminal icon in the Dock. + +![Step 1](vision/frames/step_0001_20260728_163248_at.webp) + +### Step 2 — Type: sips -r 90 ~/corpus-seed/img-screenshot.png + +Type a `sips` command to rotate the image. `-r 90` rotates 90 degrees clockwise, matching the GUI take's Rotate Right. No output file is given, so `sips` edits the image in place — which is the right behaviour here, because the GUI take also saved over the original rather than exporting a new file. + +![Step 2](vision/frames/step_0002_20260728_163257_at.webp) + +### Step 3 — Press: return + +After typing the command Press Return to run the rotation. + +![Step 3](vision/frames/step_0003_20260728_163302_at.webp) + +### Step 4 — Press: Cmd+Q + +Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete. + +![Step 4](vision/frames/step_0004_20260728_163309_at.webp) + +## Notes & Edge Cases + +- **The rotation is in place and there is no backup.** The tool overwrites the file it was + given. Copy it first if the original orientation might be wanted back — rotating by the + negative amount is a lossy way to undo for some formats. +- **Confirm the sign convention before running.** A positive angle is clockwise for this + tool, which is not universal — other image tools treat positive as anticlockwise. + Ninety degrees the wrong way is a successful command with a wrong result. +- **The tool rewrites the file even when nothing needed changing.** Metadata and encoding + parameters can differ from the original after a round trip, so the output is not + guaranteed byte-identical to a rotation performed by a different tool. +- **A viewer holding the file open may not notice the change**, and may write its own + in-memory copy back over it afterwards. Close it before running this. +- **Width and height swap** — the cheapest confirmation the rotation landed. +- **The prompt returning is not confirmation.** Read the file's dimensions back. + diff --git a/data/sessions/preview-rotate-image-3/metadata.json b/data/sessions/preview-rotate-image-3/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..a48b5dd596b91bd494b50804794ac483289e79af --- /dev/null +++ b/data/sessions/preview-rotate-image-3/metadata.json @@ -0,0 +1,89 @@ +{ + "memory_name": "preview-rotate-image-3", + "memory_description": "", + "session_id": "75f74734-5b1b-4a32-979b-404951a9dab1", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T16:32:28.915597433Z", + "completed_at": "2026-07-28T16:33:22.302326638Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T16:32:48.348Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260728_163248_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_163248_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_163248_after.webp", + "raw_command": "Left-clicked at X=944, Y=1035", + "converted_command": "Left-click at (944, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T16:32:57.368Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260728_163257_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260728_163257_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_163257_after.webp", + "raw_command": "Typed: sips -r 90 ~/corpus-seed/img-screenshot.png", + "converted_command": "Type: sips -r 90 ~/corpus-seed/img-screenshot.png" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T16:33:02.160Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260728_163302_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_163302_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_163302_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T16:33:09.230Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260728_163309_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_163309_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_163309_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/preview-rotate-image-3/reasoning/reasoning.jsonl b/data/sessions/preview-rotate-image-3/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..991429b37c225d631362497ba76038ea35aacd12 --- /dev/null +++ b/data/sessions/preview-rotate-image-3/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T16:32:48.348Z", "timestamp_annotated": "2026-08-19T11:30:05.782127+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=944, Y=1035", "converted_command": "Left-click at (944, 1035)", "image_path": "vision/frames/step_0001_20260728_163248_at.webp", "reasoning": "The task is to rotate an image ninety degrees in place, which a command-line image tool does in one call, so the first move is to open a shell. Move the cursor and Left-click the Terminal icon in the Dock.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T16:32:57.368Z", "timestamp_annotated": "2026-08-19T11:30:05.782414+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: sips -r 90 ~/corpus-seed/img-screenshot.png", "converted_command": "Type: sips -r 90 ~/corpus-seed/img-screenshot.png", "image_path": "vision/frames/step_0002_20260728_163257_at.webp", "reasoning": "Type a `sips` command to rotate the image. `-r 90` rotates 90 degrees clockwise, matching the GUI take's Rotate Right. No output file is given, so `sips` edits the image in place — which is the right behaviour here, because the GUI take also saved over the original rather than exporting a new file.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T16:33:02.160Z", "timestamp_annotated": "2026-08-19T11:30:05.782823+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0003_20260728_163302_at.webp", "reasoning": "After typing the command Press Return to run the rotation.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T16:33:09.230Z", "timestamp_annotated": "2026-08-19T11:30:05.783222+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0004_20260728_163309_at.webp", "reasoning": "Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete.", "skipped": false} diff --git a/data/sessions/preview-rotate-image-3/sync_log.json b/data/sessions/preview-rotate-image-3/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..3c2f3fd5439c685b7d6d6843fb366838f1aebb54 --- /dev/null +++ b/data/sessions/preview-rotate-image-3/sync_log.json @@ -0,0 +1,131 @@ +{ + "session_id": "75f74734-5b1b-4a32-979b-404951a9dab1", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163248_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/vision/frames/step_0001_20260728_163248_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163248_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/vision/frames/step_0001_20260728_163248_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_163248_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/vision/frames/step_0001_20260728_163248_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_163257_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/vision/frames/step_0002_20260728_163257_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_163257_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/vision/frames/step_0002_20260728_163257_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_163257_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/vision/frames/step_0002_20260728_163257_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_163302_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/vision/frames/step_0003_20260728_163302_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_163302_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/vision/frames/step_0003_20260728_163302_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_163302_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/vision/frames/step_0003_20260728_163302_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_163309_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/vision/frames/step_0004_20260728_163309_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_163309_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/vision/frames/step_0004_20260728_163309_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_163309_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/vision/frames/step_0004_20260728_163309_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/closing_state.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image-3/vision/frames/closing_state.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/preview-rotate-image-3/vision/frames/closing_state.webp b/data/sessions/preview-rotate-image-3/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..08dc30eff200ff47aa3608007084a436362a12a0 --- /dev/null +++ b/data/sessions/preview-rotate-image-3/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d625ff3d3ed3d1bedb9777c15305e4852364c79d90040f7f2a927e2d54c25da +size 510344 diff --git a/data/sessions/preview-rotate-image-3/vision/frames/step_0001_20260728_163248_after.webp b/data/sessions/preview-rotate-image-3/vision/frames/step_0001_20260728_163248_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..99df90fe74516d78398dfa27df50396ebbf4b492 --- /dev/null +++ b/data/sessions/preview-rotate-image-3/vision/frames/step_0001_20260728_163248_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da64aa1b09fd803a19cee777613353a9ffa32642ff698942c0d4841354c72ff0 +size 510426 diff --git a/data/sessions/preview-rotate-image-3/vision/frames/step_0001_20260728_163248_at.webp b/data/sessions/preview-rotate-image-3/vision/frames/step_0001_20260728_163248_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a5bad2d98c1b46396caf7c9bf828487ebe1a9c6b --- /dev/null +++ b/data/sessions/preview-rotate-image-3/vision/frames/step_0001_20260728_163248_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d9813c93645a4c226f54b5c342d21d8521b8bdffd68b6c23f6d4b8f89256efb +size 1935256 diff --git a/data/sessions/preview-rotate-image-3/vision/frames/step_0001_20260728_163248_before.webp b/data/sessions/preview-rotate-image-3/vision/frames/step_0001_20260728_163248_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..21ef9250ee65db43515a301539677ea746ba555a --- /dev/null +++ b/data/sessions/preview-rotate-image-3/vision/frames/step_0001_20260728_163248_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d7ee995696698226e4de2beaf199f6657b3b7e9c236e2b6971a6cb9cdf4362d +size 510224 diff --git a/data/sessions/preview-rotate-image-3/vision/frames/step_0002_20260728_163257_after.webp b/data/sessions/preview-rotate-image-3/vision/frames/step_0002_20260728_163257_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a59fe621b805ec00c60a12d5089ba6a4dc082f3d --- /dev/null +++ b/data/sessions/preview-rotate-image-3/vision/frames/step_0002_20260728_163257_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b30612591f785d200e88767498fc6f80ee70f337863f5a0faac265f946138673 +size 509216 diff --git a/data/sessions/preview-rotate-image-3/vision/frames/step_0002_20260728_163257_at.webp b/data/sessions/preview-rotate-image-3/vision/frames/step_0002_20260728_163257_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..713c9dd89d0e719d4a9f9a559673c6bb4a67a31f --- /dev/null +++ b/data/sessions/preview-rotate-image-3/vision/frames/step_0002_20260728_163257_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21432144fd4726f145bce218bc358c78777d3e8d1182de1684b01f2a229a031a +size 509212 diff --git a/data/sessions/preview-rotate-image-3/vision/frames/step_0002_20260728_163257_before.webp b/data/sessions/preview-rotate-image-3/vision/frames/step_0002_20260728_163257_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3cbb1122b8a4090c47d59f70fa880d8b6bb4da10 --- /dev/null +++ b/data/sessions/preview-rotate-image-3/vision/frames/step_0002_20260728_163257_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:152f8da65d9a42c2884e155cccfd36b70b4c533a3155ab3b2f299733564e01cf +size 506570 diff --git a/data/sessions/preview-rotate-image-3/vision/frames/step_0003_20260728_163302_after.webp b/data/sessions/preview-rotate-image-3/vision/frames/step_0003_20260728_163302_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..16b5b1f60e938ae16f546bb5c739270b3fdc3ffa --- /dev/null +++ b/data/sessions/preview-rotate-image-3/vision/frames/step_0003_20260728_163302_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d102e115a8360eabf4347a07e72f5aab0b27baf3ebb0713994c90a08c158e19 +size 517318 diff --git a/data/sessions/preview-rotate-image-3/vision/frames/step_0003_20260728_163302_at.webp b/data/sessions/preview-rotate-image-3/vision/frames/step_0003_20260728_163302_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..33cd3063ffd5208a646886f5a6cd5b6e904f0931 --- /dev/null +++ b/data/sessions/preview-rotate-image-3/vision/frames/step_0003_20260728_163302_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdf4b76a83c695cbe2b6e0a0b7d4c6c141ca436bb78187b9d4d419cf6701eceb +size 509212 diff --git a/data/sessions/preview-rotate-image-3/vision/frames/step_0003_20260728_163302_before.webp b/data/sessions/preview-rotate-image-3/vision/frames/step_0003_20260728_163302_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..33cd3063ffd5208a646886f5a6cd5b6e904f0931 --- /dev/null +++ b/data/sessions/preview-rotate-image-3/vision/frames/step_0003_20260728_163302_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdf4b76a83c695cbe2b6e0a0b7d4c6c141ca436bb78187b9d4d419cf6701eceb +size 509212 diff --git a/data/sessions/preview-rotate-image-3/vision/frames/step_0004_20260728_163309_after.webp b/data/sessions/preview-rotate-image-3/vision/frames/step_0004_20260728_163309_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..701b17a5740729864375184c39c2d3fc7bda8f00 --- /dev/null +++ b/data/sessions/preview-rotate-image-3/vision/frames/step_0004_20260728_163309_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b7125c72e1123a56737f7c9327855831337e78aa98472e9ad94a0240191bd1 +size 510460 diff --git a/data/sessions/preview-rotate-image-3/vision/frames/step_0004_20260728_163309_at.webp b/data/sessions/preview-rotate-image-3/vision/frames/step_0004_20260728_163309_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5c702bfdbe62c11fcd48dbe92a7d74b3bf4f262d --- /dev/null +++ b/data/sessions/preview-rotate-image-3/vision/frames/step_0004_20260728_163309_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdabf7126ef08ee0ab52b3c3d5fc1d4fbd66831dd78c31069d9028b114959ffe +size 517160 diff --git a/data/sessions/preview-rotate-image-3/vision/frames/step_0004_20260728_163309_before.webp b/data/sessions/preview-rotate-image-3/vision/frames/step_0004_20260728_163309_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5c702bfdbe62c11fcd48dbe92a7d74b3bf4f262d --- /dev/null +++ b/data/sessions/preview-rotate-image-3/vision/frames/step_0004_20260728_163309_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdabf7126ef08ee0ab52b3c3d5fc1d4fbd66831dd78c31069d9028b114959ffe +size 517160 diff --git a/data/sessions/preview-rotate-image/commands/actuation_commands.json b/data/sessions/preview-rotate-image/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..64bdf9b8e2903d3bb220eeb249f130fd5fde85d0 --- /dev/null +++ b/data/sessions/preview-rotate-image/commands/actuation_commands.json @@ -0,0 +1,135 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 258, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 684, + "mouse_y": 218, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=684, Y=218", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:28:28.087Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 266, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 684, + "mouse_y": 218, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=684, Y=218", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:28:32.071Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 257, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Down", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:28:36.945Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 280, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 316, + "mouse_y": 12, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=316, Y=12", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:28:46.741Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 206, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: rotate r", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:28:51.388Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 228, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:28:54.860Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 500, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+S", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:29:00.749Z" + } +] \ No newline at end of file diff --git a/data/sessions/preview-rotate-image/commands/cc_commands.json b/data/sessions/preview-rotate-image/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..6000fed49c8ac07d519c8a2d7520ebc116a8243d --- /dev/null +++ b/data/sessions/preview-rotate-image/commands/cc_commands.json @@ -0,0 +1,37 @@ +[ + { + "command": "684 218 move", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "684 218 left", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Cmd+Down}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "316 12 left", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "type rotate r", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "press {Cmd+S}", + "os": "MACOS", + "step_id": 7 + } +] \ No newline at end of file diff --git a/data/sessions/preview-rotate-image/commands/converted_input.md b/data/sessions/preview-rotate-image/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..67cffe028ce63c700b5a3ce8ef3715e7ea5e8788 --- /dev/null +++ b/data/sessions/preview-rotate-image/commands/converted_input.md @@ -0,0 +1,13 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 16:28:28 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T16:28:28.087Z | Move-cursor at (684, 218) | +| 2 | 2026-07-28T16:28:32.071Z | Left-click at (684, 218) | +| 3 | 2026-07-28T16:28:36.945Z | Press: Cmd+Down | +| 4 | 2026-07-28T16:28:46.741Z | Left-click at (316, 12) | +| 5 | 2026-07-28T16:28:51.388Z | Type: rotate r | +| 6 | 2026-07-28T16:28:54.860Z | Press: return | +| 7 | 2026-07-28T16:29:00.749Z | Press: Cmd+S | diff --git a/data/sessions/preview-rotate-image/commands/raw_input.md b/data/sessions/preview-rotate-image/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..749d6d504e108d01d5aed67c1a03b3e41f1be463 --- /dev/null +++ b/data/sessions/preview-rotate-image/commands/raw_input.md @@ -0,0 +1,13 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 16:28:28 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T16:28:28.087Z | Moved cursor to at X=684, Y=218 | +| 2 | 2026-07-28T16:28:32.071Z | Left-clicked at X=684, Y=218 | +| 3 | 2026-07-28T16:28:36.945Z | Pressed: Cmd+Down | +| 4 | 2026-07-28T16:28:46.741Z | Left-clicked at X=316, Y=12 | +| 5 | 2026-07-28T16:28:51.388Z | Typed: rotate r | +| 6 | 2026-07-28T16:28:54.860Z | Pressed: return | +| 7 | 2026-07-28T16:29:00.749Z | Pressed: Cmd+S | diff --git a/data/sessions/preview-rotate-image/memory.md b/data/sessions/preview-rotate-image/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..f13ac02a5c139a1966c45dbacbeef9d591ffe5c0 --- /dev/null +++ b/data/sessions/preview-rotate-image/memory.md @@ -0,0 +1,83 @@ +# Memory: preview-rotate-image + +## Overview + +Rotate an image ninety degrees and save it, using an image viewer's menu. Use this when an +image needs a quarter-turn and the work is being done by pointing rather than by shortcut. +The route selects the file in the file manager, opens it in the default viewer, opens the +Tools menu and reaches Rotate Right by typing enough of its name to highlight it, then +saves. The recorded trace turns an 800×600 PNG into a 600×800 one in place. + +## Prerequisites + +- A desktop environment with an image viewer that can rotate and save, or a shell with an + image-processing tool. +- An image file that exists, is readable and writable, and is in a format the tool + supports. +- Agreement on the direction and amount of rotation before starting. Ninety degrees + clockwise and ninety anticlockwise both "rotate" the image and produce different + results. +- Acceptance that the file is modified in place. No copy is made by either route, so the + original orientation is not recoverable except by rotating back. +- Awareness that the image's width and height swap. Anything downstream that assumed the + original dimensions is invalidated by this task. + +## Steps + +### Step 1 — Move-cursor at (684, 218) + +The task is to rotate `img-screenshot.png` a quarter turn to the right and save it, so the file has to be selected in Finder before it can be opened. Move the cursor onto the `img-screenshot.png` icon. Moving to the target and acting as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering. + +![Step 1](vision/frames/step_0001_20260728_162828_at.webp) + +### Step 2 — Left-click at (684, 218) + +Move the cursor and Left-click `img-screenshot.png` to select it. A single click selects without opening. + +![Step 2](vision/frames/step_0002_20260728_162832_at.webp) + +### Step 3 — Press: Cmd+Down + +Press ⌘↓ (Cmd+Down) to open the selected file. In Finder ⌘↓ opens what is selected — Return would put the name into rename mode instead — so this is the key that gets the image into an editor. A `.png` opens in Preview, which is the default application for images on a stock system. + +![Step 3](vision/frames/step_0003_20260728_162836_at.webp) + +### Step 4 — Left-click at (316, 12) + +The image is open in Preview but the rotation command is not on the toolbar, so it has to come from a menu. Move the cursor and Left-click `Tools` in the menu bar to open the menu that holds the rotate, flip and crop commands. + +![Step 4](vision/frames/step_0004_20260728_162846_at.webp) + +### Step 5 — Type: rotate r + +Type `rotate r` to narrow the open menu to a single item. macOS menus support type-select, so typing moves the highlight to the matching entry rather than entering text anywhere. The full phrase is needed rather than just `rotate`: `Rotate Left` sits directly above `Rotate Right`, and the trailing `r` is what separates them. The highlight landing on `Rotate Right` is the confirmation that the right item is armed. + +![Step 5](vision/frames/step_0005_20260728_162851_at.webp) + +### Step 6 — Press: return + +After typing `rotate r` Press Return to activate the highlighted `Rotate Right`. The image turns a quarter turn clockwise, so its proportions swap from landscape to portrait — that visible change of shape is the confirmation the rotation applied, since the menu closes either way. + +![Step 6](vision/frames/step_0006_20260728_162854_at.webp) + +### Step 7 — Press: Cmd+S + +Press ⌘S (Cmd+S) to write the rotated image back into `img-screenshot.png`. The file is overwritten in place at its new dimensions, 600×800 rather than 800×600, and no copy is kept — so this step destroys the original orientation of the seed file, and re-running the task needs the file restored first. + +![Step 7](vision/frames/step_0007_20260728_162900_at.webp) + +## Notes & Edge Cases + +- **Typing inside an open menu moves the highlight; it does not enter text anywhere.** + Menus support type-select, so the characters are a search over the item names. Nothing + echoes them back — the only feedback is which row is highlighted. +- **Type enough of the name to be unambiguous.** A prefix that two items share moves the + highlight to whichever sorts first, which is a different command with a similar name. + One extra character is what separates a rotate-right from a rotate-left. +- **Read the highlight before committing.** Return activates whatever is highlighted and + closes the menu, so there is no second chance to look. +- **Type-ahead beats counting arrow presses in a long menu.** A menu with two dozen rows + needs a dozen Down presses, and the count is wrong the moment the menu's contents differ + by version or by what is installed; the item's name does not change. +- **Confirm from the effect, not from the menu closing.** A menu closes whether the command + ran or was dismissed — the changed document is the evidence. diff --git a/data/sessions/preview-rotate-image/metadata.json b/data/sessions/preview-rotate-image/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..519c7970a1c35c14862295ff685aac754601fd0e --- /dev/null +++ b/data/sessions/preview-rotate-image/metadata.json @@ -0,0 +1,129 @@ +{ + "memory_name": "preview-rotate-image", + "memory_description": "", + "session_id": "2f77e416-973b-47b8-9ab0-357e1e521990", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T16:27:57.727448905Z", + "completed_at": "2026-07-28T16:29:13.988343083Z", + "total_steps": 7, + "annotated_steps": 7, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T16:28:28.087Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260728_162828_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_162828_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_162828_after.webp", + "raw_command": "Moved cursor to at X=684, Y=218", + "converted_command": "Move-cursor at (684, 218)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T16:28:32.071Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260728_162832_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260728_162832_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_162832_after.webp", + "raw_command": "Left-clicked at X=684, Y=218", + "converted_command": "Left-click at (684, 218)" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T16:28:36.945Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260728_162836_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_162836_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_162836_after.webp", + "raw_command": "Pressed: Cmd+Down", + "converted_command": "Press: Cmd+Down" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T16:28:46.741Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260728_162846_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260728_162846_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_162846_after.webp", + "raw_command": "Left-clicked at X=316, Y=12", + "converted_command": "Left-click at (316, 12)" + }, + { + "step_id": 5, + "timestamp": "2026-07-28T16:28:51.388Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0005_20260728_162851_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260728_162851_before.webp", + "after_image_path": "vision/frames/step_0005_20260728_162851_after.webp", + "raw_command": "Typed: rotate r", + "converted_command": "Type: rotate r" + }, + { + "step_id": 6, + "timestamp": "2026-07-28T16:28:54.860Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260728_162854_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260728_162854_before.webp", + "after_image_path": "vision/frames/step_0006_20260728_162854_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + }, + { + "step_id": 7, + "timestamp": "2026-07-28T16:29:00.749Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0007_20260728_162900_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260728_162900_before.webp", + "after_image_path": "vision/frames/step_0007_20260728_162900_after.webp", + "raw_command": "Pressed: Cmd+S", + "converted_command": "Press: Cmd+S" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/preview-rotate-image/reasoning/reasoning.jsonl b/data/sessions/preview-rotate-image/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..43a66ac480f9cbbc4c327142d716f608afcf1a01 --- /dev/null +++ b/data/sessions/preview-rotate-image/reasoning/reasoning.jsonl @@ -0,0 +1,7 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T16:28:28.087Z", "timestamp_annotated": "2026-08-19T14:18:25.776640+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=684, Y=218", "converted_command": "Move-cursor at (684, 218)", "image_path": "vision/frames/step_0001_20260728_162828_at.webp", "reasoning": "The task is to rotate `img-screenshot.png` a quarter turn to the right and save it, so the file has to be selected in Finder before it can be opened. Move the cursor onto the `img-screenshot.png` icon. Moving to the target and acting as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T16:28:32.071Z", "timestamp_annotated": "2026-08-19T14:18:25.776996+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=684, Y=218", "converted_command": "Left-click at (684, 218)", "image_path": "vision/frames/step_0002_20260728_162832_at.webp", "reasoning": "Move the cursor and Left-click `img-screenshot.png` to select it. A single click selects without opening.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T16:28:36.945Z", "timestamp_annotated": "2026-08-19T14:18:25.777381+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Down", "converted_command": "Press: Cmd+Down", "image_path": "vision/frames/step_0003_20260728_162836_at.webp", "reasoning": "Press ⌘↓ (Cmd+Down) to open the selected file. In Finder ⌘↓ opens what is selected — Return would put the name into rename mode instead — so this is the key that gets the image into an editor. A `.png` opens in Preview, which is the default application for images on a stock system.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T16:28:46.741Z", "timestamp_annotated": "2026-08-19T14:18:25.777808+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=316, Y=12", "converted_command": "Left-click at (316, 12)", "image_path": "vision/frames/step_0004_20260728_162846_at.webp", "reasoning": "The image is open in Preview but the rotation command is not on the toolbar, so it has to come from a menu. Move the cursor and Left-click `Tools` in the menu bar to open the menu that holds the rotate, flip and crop commands.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-28T16:28:51.388Z", "timestamp_annotated": "2026-08-19T14:18:25.778291+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: rotate r", "converted_command": "Type: rotate r", "image_path": "vision/frames/step_0005_20260728_162851_at.webp", "reasoning": "Type `rotate r` to narrow the open menu to a single item. macOS menus support type-select, so typing moves the highlight to the matching entry rather than entering text anywhere. The full phrase is needed rather than just `rotate`: `Rotate Left` sits directly above `Rotate Right`, and the trailing `r` is what separates them. The highlight landing on `Rotate Right` is the confirmation that the right item is armed.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-28T16:28:54.860Z", "timestamp_annotated": "2026-08-19T14:18:25.778828+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0006_20260728_162854_at.webp", "reasoning": "After typing `rotate r` Press Return to activate the highlighted `Rotate Right`. The image turns a quarter turn clockwise, so its proportions swap from landscape to portrait — that visible change of shape is the confirmation the rotation applied, since the menu closes either way.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-28T16:29:00.749Z", "timestamp_annotated": "2026-08-19T14:18:25.779420+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+S", "converted_command": "Press: Cmd+S", "image_path": "vision/frames/step_0007_20260728_162900_at.webp", "reasoning": "Press ⌘S (Cmd+S) to write the rotated image back into `img-screenshot.png`. The file is overwritten in place at its new dimensions, 600×800 rather than 800×600, and no copy is kept — so this step destroys the original orientation of the seed file, and re-running the task needs the file restored first.", "skipped": false} diff --git a/data/sessions/preview-rotate-image/sync_log.json b/data/sessions/preview-rotate-image/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..2c4c69d361c13b8dc3fdb47401991136aad7f18e --- /dev/null +++ b/data/sessions/preview-rotate-image/sync_log.json @@ -0,0 +1,187 @@ +{ + "session_id": "2f77e416-973b-47b8-9ab0-357e1e521990", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_162828_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0001_20260728_162828_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_162828_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0001_20260728_162828_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_162828_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0001_20260728_162828_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_162832_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0002_20260728_162832_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_162832_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0002_20260728_162832_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_162832_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0002_20260728_162832_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_162836_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0003_20260728_162836_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_162836_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0003_20260728_162836_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_162836_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0003_20260728_162836_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_162846_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0004_20260728_162846_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_162846_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0004_20260728_162846_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_162846_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0004_20260728_162846_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_162851_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0005_20260728_162851_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_162851_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0005_20260728_162851_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_162851_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0005_20260728_162851_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260728_162854_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0006_20260728_162854_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260728_162854_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0006_20260728_162854_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260728_162854_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0006_20260728_162854_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260728_162900_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0007_20260728_162900_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260728_162900_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0007_20260728_162900_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260728_162900_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/preview-rotate-image/vision/frames/step_0007_20260728_162900_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/preview-rotate-image/vision/frames/closing_state.webp b/data/sessions/preview-rotate-image/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..88358df8ad87fc0e0d6e1f9c360232c77a842cef --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c263fcd7f615f75e47159eabdd96bc07eb555f6bf6f44956dc5aaf4798f95ab +size 421852 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0001_20260728_162828_after.webp b/data/sessions/preview-rotate-image/vision/frames/step_0001_20260728_162828_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f3850606579fdef4b4b5bed5b9f8af42f29a00fe --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0001_20260728_162828_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8467747264542009ced479a1a44d22ccda90619d8b97506610dfab9ff1784c +size 510102 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0001_20260728_162828_at.webp b/data/sessions/preview-rotate-image/vision/frames/step_0001_20260728_162828_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9ecfa0f9e1019a8981ae727b8938b875fe664bd3 --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0001_20260728_162828_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a7228c9d46e0e440a8f0b45b5602515c4b60fe86cccc21669b23173dfce231f +size 1935740 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0001_20260728_162828_before.webp b/data/sessions/preview-rotate-image/vision/frames/step_0001_20260728_162828_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..36972ea8df33295ef0c846eeaf11b1c9308c2d5f --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0001_20260728_162828_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723f0304fd50b19cc79e7a1347ab7b4e24715d10b0d2fd12091714639943b70f +size 510060 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0002_20260728_162832_after.webp b/data/sessions/preview-rotate-image/vision/frames/step_0002_20260728_162832_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4cad190acd6d3f3b21a69a274839006f23f60cf5 --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0002_20260728_162832_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c039bf7560d80404dae75c96718d6b82f80f966300b902db05a0c30544aae231 +size 510436 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0002_20260728_162832_at.webp b/data/sessions/preview-rotate-image/vision/frames/step_0002_20260728_162832_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e72e50226f7983868177a5fa33202a06d771801e --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0002_20260728_162832_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7632370dd29c3aea23125ae72281e72d15b152c418438009047ed890a86ca10 +size 1935898 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0002_20260728_162832_before.webp b/data/sessions/preview-rotate-image/vision/frames/step_0002_20260728_162832_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f3850606579fdef4b4b5bed5b9f8af42f29a00fe --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0002_20260728_162832_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8467747264542009ced479a1a44d22ccda90619d8b97506610dfab9ff1784c +size 510102 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0003_20260728_162836_after.webp b/data/sessions/preview-rotate-image/vision/frames/step_0003_20260728_162836_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7bceeb4caca2278e51523413ccd57bbfdf93bcc8 --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0003_20260728_162836_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f98d66d8927404f65abb7ada81af2f09bbc9b44ea8b2cf07e9bd2333b91b2d96 +size 505162 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0003_20260728_162836_at.webp b/data/sessions/preview-rotate-image/vision/frames/step_0003_20260728_162836_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f3ed9abf59f1317a3f337218f10c24b7d9f6c4f8 --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0003_20260728_162836_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ecb4691439774d1ae716b75e0e281ab80a81d4e0a0db9eb49bec0a3beb7bf23 +size 510450 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0003_20260728_162836_before.webp b/data/sessions/preview-rotate-image/vision/frames/step_0003_20260728_162836_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f3ed9abf59f1317a3f337218f10c24b7d9f6c4f8 --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0003_20260728_162836_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ecb4691439774d1ae716b75e0e281ab80a81d4e0a0db9eb49bec0a3beb7bf23 +size 510450 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0004_20260728_162846_after.webp b/data/sessions/preview-rotate-image/vision/frames/step_0004_20260728_162846_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8fe9ae4295e92b073612788ec733833ca4672721 --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0004_20260728_162846_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8f7660913cd695bc7b83b41bc985c09ac1f34478ee98dacec907c811f1c1c09 +size 421750 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0004_20260728_162846_at.webp b/data/sessions/preview-rotate-image/vision/frames/step_0004_20260728_162846_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c40bb18fb66b598b3565cb6723977113b0fc7958 --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0004_20260728_162846_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e8d8477e062736d229a801549ce9beec0e38427ddef2a418e3b33672989e4f +size 1626504 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0004_20260728_162846_before.webp b/data/sessions/preview-rotate-image/vision/frames/step_0004_20260728_162846_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8fe9ae4295e92b073612788ec733833ca4672721 --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0004_20260728_162846_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8f7660913cd695bc7b83b41bc985c09ac1f34478ee98dacec907c811f1c1c09 +size 421750 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0005_20260728_162851_after.webp b/data/sessions/preview-rotate-image/vision/frames/step_0005_20260728_162851_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8b7b61c190bb6a0f5f440a4e1716e757566f68aa --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0005_20260728_162851_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d77ee298e05a2547a6d016fb2370061d11122c2254e7ade645b6f2c1ab0ec2 +size 436666 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0005_20260728_162851_at.webp b/data/sessions/preview-rotate-image/vision/frames/step_0005_20260728_162851_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1485f619e78a18af1fbdd8deaad986e963fdaa53 --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0005_20260728_162851_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f592ceae300e4be4c35115c55c7342f8fe18b62634a6004de6f5807bee236fc +size 436728 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0005_20260728_162851_before.webp b/data/sessions/preview-rotate-image/vision/frames/step_0005_20260728_162851_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5ee9e7286e337f14828f3fe009d9210cde59d80d --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0005_20260728_162851_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cb20fe7a12018b65ec88ff925a6e5aa8f3af7df32cb22ff44668a7413956682 +size 435728 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0006_20260728_162854_after.webp b/data/sessions/preview-rotate-image/vision/frames/step_0006_20260728_162854_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8dc4562994c35d4431eaf8e9f98285c4a284df26 --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0006_20260728_162854_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34044a515a269723e800dafdfc6d4903011065180ba4a93cb914683662e97956 +size 421940 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0006_20260728_162854_at.webp b/data/sessions/preview-rotate-image/vision/frames/step_0006_20260728_162854_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8b7b61c190bb6a0f5f440a4e1716e757566f68aa --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0006_20260728_162854_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d77ee298e05a2547a6d016fb2370061d11122c2254e7ade645b6f2c1ab0ec2 +size 436666 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0006_20260728_162854_before.webp b/data/sessions/preview-rotate-image/vision/frames/step_0006_20260728_162854_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8b7b61c190bb6a0f5f440a4e1716e757566f68aa --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0006_20260728_162854_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d77ee298e05a2547a6d016fb2370061d11122c2254e7ade645b6f2c1ab0ec2 +size 436666 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0007_20260728_162900_after.webp b/data/sessions/preview-rotate-image/vision/frames/step_0007_20260728_162900_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..feec83936ee1f743c888a07059a9e5ff54fb6f63 --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0007_20260728_162900_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a399f3e6dd4eb7d75e69ed11104fd32d64fbbd86735d9b141f75dcd777dc253 +size 421962 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0007_20260728_162900_at.webp b/data/sessions/preview-rotate-image/vision/frames/step_0007_20260728_162900_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7903288539ab2a3de51d62fc5d8fe2dd0c0ec4da --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0007_20260728_162900_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5edc23b60024620218723526b823ed69556eb9eb5172cc9541230f02f8ef7660 +size 422274 diff --git a/data/sessions/preview-rotate-image/vision/frames/step_0007_20260728_162900_before.webp b/data/sessions/preview-rotate-image/vision/frames/step_0007_20260728_162900_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4b14a0d43f30d4da1d013229ddf9c649ce0a8608 --- /dev/null +++ b/data/sessions/preview-rotate-image/vision/frames/step_0007_20260728_162900_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eea475aa513319e64f4412c1d9f73b6ca1770c1c1f8dd09e2dcbbdeae04f173f +size 421978 diff --git a/data/sessions/reminders-add-item-2/commands/actuation_commands.json b/data/sessions/reminders-add-item-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..0ab9bc4966902ec39c11c1ee4af9e02b9a3c5b26 --- /dev/null +++ b/data/sessions/reminders-add-item-2/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-f7d8c9d4-86f0-466b-9c61-6a685601fbc3", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 243, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 944, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=944, Y=1035", + "session_id": "conn-85f30d4d-d1b3-41fb-8e71-d03d0456f006", + "success": true, + "timestamp": "2026-07-23T07:47:26.464Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f7d8c9d4-86f0-466b-9c61-6a685601fbc3", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 745, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: osascript make-reminder.scpt", + "session_id": "conn-85f30d4d-d1b3-41fb-8e71-d03d0456f006", + "success": true, + "timestamp": "2026-07-23T07:47:49.551Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f7d8c9d4-86f0-466b-9c61-6a685601fbc3", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 145, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-85f30d4d-d1b3-41fb-8e71-d03d0456f006", + "success": true, + "timestamp": "2026-07-23T07:48:04.010Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-f7d8c9d4-86f0-466b-9c61-6a685601fbc3", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 489, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-85f30d4d-d1b3-41fb-8e71-d03d0456f006", + "success": true, + "timestamp": "2026-07-23T07:48:11.581Z" + } +] \ No newline at end of file diff --git a/data/sessions/reminders-add-item-2/commands/cc_commands.json b/data/sessions/reminders-add-item-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..50057490bbe3f694fef68fb1dd6c7490add44e84 --- /dev/null +++ b/data/sessions/reminders-add-item-2/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "944 1035 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type osascript make-reminder.scpt", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/reminders-add-item-2/commands/converted_input.md b/data/sessions/reminders-add-item-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..fe2eccb096b648a3a8bd75db80deab3aa61dcead --- /dev/null +++ b/data/sessions/reminders-add-item-2/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-23 07:47:26 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-23T07:47:26.464Z | Left-click at (944, 1035) | +| 2 | 2026-07-23T07:47:49.551Z | Type: osascript make-reminder.scpt | +| 3 | 2026-07-23T07:48:04.010Z | Press: Enter | +| 4 | 2026-07-23T07:48:11.581Z | Press: Cmd+Q | diff --git a/data/sessions/reminders-add-item-2/commands/raw_input.md b/data/sessions/reminders-add-item-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..9f95734f16914fac0f02cb5b6ca437d74158c5f3 --- /dev/null +++ b/data/sessions/reminders-add-item-2/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-23 07:47:26 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-23T07:47:26.464Z | Left-clicked at X=944, Y=1035 | +| 2 | 2026-07-23T07:47:49.551Z | Typed: osascript make-reminder.scpt | +| 3 | 2026-07-23T07:48:04.010Z | Pressed: Return | +| 4 | 2026-07-23T07:48:11.581Z | Pressed: Cmd+Q | diff --git a/data/sessions/reminders-add-item-2/memory.md b/data/sessions/reminders-add-item-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..1d4fc513c02f65a1ed1da291ff3476b386584f39 --- /dev/null +++ b/data/sessions/reminders-add-item-2/memory.md @@ -0,0 +1,71 @@ +# Memory: reminders-add-item-2 + +## Overview + +Create a reminders list and add an item to it, by running a pre-written automation script +from a shell. Use this as the terminal route to the same end state as the GUI task: one +command creates the list if it is missing and adds the reminder inside it. The recorded +trace opens a terminal, runs `osascript make-reminder.scpt` — which guards for the list +`Groceries` and adds the reminder `Buy milk` — and quits the terminal with `⌘Q`. + +## Prerequisites + +- A desktop environment with a reminders application, reachable either through its own + window or through a scripting interface. +- The application installed and, for the scripted route, scriptable and driven by an + interpreter that has permission to control it. +- The list's name and the reminder's text decided in advance, including capitalisation. +- No existing list of that name, or agreement that an existing one may be reused. Adding + to an existing list is the sensible behaviour; creating a second list of the same name + is not. +- An understanding that the list is the reusable part and the reminder is not — running + the task twice adds a second identical item rather than doing nothing. +- For the scripted route, the script staged on disk and read before it is run, and + authority to grant the automation consent the first run requests. + +## Steps + +### Step 1 — Left-click at (944, 1035) + +The task is to create a Reminders list and add an item to it. Reminders is scriptable, so the list and its item can be made from a shell instead of application's window — move the cursor and left-click the Terminal icon in the Dock to open one. This Dock position was verified by accessibility introspection for this take. + +![Step 1](vision/frames/step_0001_20260723_074726_at.webp) + +### Step 2 — Type: osascript make-reminder.scpt + +Type `osascript make-reminder.scpt` to run a pre-written AppleScript. Reminders has no command-line interface, so AppleScript is the route from a shell into the application. The script is a file rather than an inline `-e` expression because the actuation console cannot carry the required quoting. It guards on the list already existing before creating `Groceries`, then adds a reminder named `Buy milk` inside it, so a repeat run does not duplicate the list. + +![Step 2](vision/frames/step_0002_20260723_074749_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Return to run the script. The confirmation that it worked is the returned reminder identifier printed by the shell — which appears in the next step's before-frame, because the Apple Event completes after this step's own frame was taken. + +![Step 3](vision/frames/step_0003_20260723_074804_at.webp) + +### Step 4 — Press: Cmd+Q + +Press ⌘Q (Cmd+Q) to quit Terminal. Quitting rather than closing the window leaves nothing running that a later session would capture. + +![Step 4](vision/frames/step_0004_20260723_074811_at.webp) + +## Notes & Edge Cases + +- When running a terminal command the response to a command after running it might be slow or fast depending on the process and device performance so it is recommended to verify if the command has run completely before using the next command. A verification and a small delay can help reduce unnecessary complications during the tasks. +- In case where the task is too long it is recommended to perform the task manually via the GUI navigation approach instead of scripts and terminals. This can avoid an unnecessary number of steps. Let's say an action cannot be done by the script and it is part of the script to perform that action among all the other actions, more number of steps will be needed to fix the issue caused by these types of scripts. So always assess if a specific task or action is scriptable or not with official docs and real-world cases. +- **The command returns before the application has finished.** Driving an application over + its scripting interface is asynchronous at the edges: the shell prompt comes back, and + the identifier confirming the reminder was created arrives a moment later. Read the + result line, and give it that moment, before treating the task as done. +- **A staged script file, not an inline `-e` expression.** The inline form needs nested + quotes that many command channels cannot carry intact. The file form keeps the typed + command quote-free and makes the script reviewable before it runs. +- **The list is guarded, the reminder is not.** Re-running reuses an existing list but adds + a second identical reminder. This route is repeatable, not idempotent. +- **First-run automation consent applies here too.** The interpreter needs permission to + control the reminders application, asked for at run time and remembered afterwards in + both directions. +- **`⌘Q` quits the terminal; closing its window would not.** The task ends with the + application gone, which is a different end state from a closed window with the process + still running. + diff --git a/data/sessions/reminders-add-item-2/metadata.json b/data/sessions/reminders-add-item-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..b9631699f134e4d08523931e0e2846795f6c9aef --- /dev/null +++ b/data/sessions/reminders-add-item-2/metadata.json @@ -0,0 +1,87 @@ +{ + "memory_name": "reminders-add-item-2", + "memory_description": "", + "session_id": "66e2df5f-786d-4f83-a8c4-2f50e94e6427", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-23T07:21:01.745600675Z", + "completed_at": "2026-07-23T07:48:30.927944633Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-23T07:47:26.464Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260723_074726_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260723_074726_before.webp", + "after_image_path": "vision/frames/step_0001_20260723_074726_after.webp", + "raw_command": "Left-clicked at X=944, Y=1035", + "converted_command": "Left-click at (944, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-23T07:47:49.551Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260723_074749_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260723_074749_before.webp", + "after_image_path": "vision/frames/step_0002_20260723_074749_after.webp", + "raw_command": "Typed: osascript make-reminder.scpt", + "converted_command": "Type: osascript make-reminder.scpt" + }, + { + "step_id": 3, + "timestamp": "2026-07-23T07:48:04.010Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260723_074804_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260723_074804_before.webp", + "after_image_path": "vision/frames/step_0003_20260723_074804_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-23T07:48:11.581Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260723_074811_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260723_074811_before.webp", + "after_image_path": "vision/frames/step_0004_20260723_074811_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/reminders-add-item-2/reasoning/reasoning.jsonl b/data/sessions/reminders-add-item-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..db903075217c08669fd8cfa48ba95f4212d9c0ea --- /dev/null +++ b/data/sessions/reminders-add-item-2/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-23T07:47:26.464Z", "timestamp_annotated": "2026-08-19T11:30:05.699498+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=944, Y=1035", "converted_command": "Left-click at (944, 1035)", "image_path": "vision/frames/step_0001_20260723_074726_at.webp", "reasoning": "The task is to create a Reminders list and add an item to it. Reminders is scriptable, so the list and its item can be made from a shell instead of application's window — move the cursor and left-click the Terminal icon in the Dock to open one. This Dock position was verified by accessibility introspection for this take.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-23T07:47:49.551Z", "timestamp_annotated": "2026-08-19T11:30:05.699823+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: osascript make-reminder.scpt", "converted_command": "Type: osascript make-reminder.scpt", "image_path": "vision/frames/step_0002_20260723_074749_at.webp", "reasoning": "Type `osascript make-reminder.scpt` to run a pre-written AppleScript. Reminders has no command-line interface, so AppleScript is the route from a shell into the application. The script is a file rather than an inline `-e` expression because the actuation console cannot carry the required quoting. It guards on the list already existing before creating `Groceries`, then adds a reminder named `Buy milk` inside it, so a repeat run does not duplicate the list.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-23T07:48:04.010Z", "timestamp_annotated": "2026-08-19T11:30:05.700171+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260723_074804_at.webp", "reasoning": "After typing the command Press Return to run the script. The confirmation that it worked is the returned reminder identifier printed by the shell — which appears in the next step's before-frame, because the Apple Event completes after this step's own frame was taken.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-23T07:48:11.581Z", "timestamp_annotated": "2026-08-19T11:30:05.700618+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0004_20260723_074811_at.webp", "reasoning": "Press ⌘Q (Cmd+Q) to quit Terminal. Quitting rather than closing the window leaves nothing running that a later session would capture.", "skipped": false} diff --git a/data/sessions/reminders-add-item-2/sync_log.json b/data/sessions/reminders-add-item-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..5eb9e6b328847ad64909357439f26b32d5d1092e --- /dev/null +++ b/data/sessions/reminders-add-item-2/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "66e2df5f-786d-4f83-a8c4-2f50e94e6427", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260723_074726_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/vision/frames/step_0001_20260723_074726_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260723_074726_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/vision/frames/step_0001_20260723_074726_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260723_074726_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/vision/frames/step_0001_20260723_074726_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260723_074749_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/vision/frames/step_0002_20260723_074749_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260723_074749_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/vision/frames/step_0002_20260723_074749_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260723_074749_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/vision/frames/step_0002_20260723_074749_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260723_074804_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/vision/frames/step_0003_20260723_074804_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260723_074804_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/vision/frames/step_0003_20260723_074804_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260723_074804_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/vision/frames/step_0003_20260723_074804_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260723_074811_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/vision/frames/step_0004_20260723_074811_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260723_074811_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/vision/frames/step_0004_20260723_074811_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260723_074811_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item-2/vision/frames/step_0004_20260723_074811_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/reminders-add-item-2/vision/frames/closing_state.webp b/data/sessions/reminders-add-item-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..7b9027fda88d2c7a32615a26c476b7038db019c7 --- /dev/null +++ b/data/sessions/reminders-add-item-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d9593ed4a390fa04f21339d25449834980fbc3a3ac283a703bf9e6f4c0d792 +size 695824 diff --git a/data/sessions/reminders-add-item-2/vision/frames/step_0001_20260723_074726_after.webp b/data/sessions/reminders-add-item-2/vision/frames/step_0001_20260723_074726_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c7a52ef09b4e46b1abc0473546b5a5eb5f4f0de2 --- /dev/null +++ b/data/sessions/reminders-add-item-2/vision/frames/step_0001_20260723_074726_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e4971ca8934fc1240ab9b185df29144d45a411a2fec9a3e5366435106db433 +size 696912 diff --git a/data/sessions/reminders-add-item-2/vision/frames/step_0001_20260723_074726_at.webp b/data/sessions/reminders-add-item-2/vision/frames/step_0001_20260723_074726_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3038022e711bc5ff85c13eaf1fe250ba5e105104 --- /dev/null +++ b/data/sessions/reminders-add-item-2/vision/frames/step_0001_20260723_074726_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:368bf4ce290ed513f469f03a2a29247b5c67a88898975b3488c02b46a3148f9b +size 2720966 diff --git a/data/sessions/reminders-add-item-2/vision/frames/step_0001_20260723_074726_before.webp b/data/sessions/reminders-add-item-2/vision/frames/step_0001_20260723_074726_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c7a52ef09b4e46b1abc0473546b5a5eb5f4f0de2 --- /dev/null +++ b/data/sessions/reminders-add-item-2/vision/frames/step_0001_20260723_074726_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e4971ca8934fc1240ab9b185df29144d45a411a2fec9a3e5366435106db433 +size 696912 diff --git a/data/sessions/reminders-add-item-2/vision/frames/step_0002_20260723_074749_after.webp b/data/sessions/reminders-add-item-2/vision/frames/step_0002_20260723_074749_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d770f876b45cdda5df226f5cf447e57993be55fb --- /dev/null +++ b/data/sessions/reminders-add-item-2/vision/frames/step_0002_20260723_074749_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8b625e370e54005a856e19f877c0d6b7add0cda36471e070cff2d8f3772813b +size 648278 diff --git a/data/sessions/reminders-add-item-2/vision/frames/step_0002_20260723_074749_at.webp b/data/sessions/reminders-add-item-2/vision/frames/step_0002_20260723_074749_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a9d8cb4a3953b79ab84b95e500a81fb63d4f74c9 --- /dev/null +++ b/data/sessions/reminders-add-item-2/vision/frames/step_0002_20260723_074749_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e911080cbe4d30df9b91c24662e2019b50c2973d759d0eaae4b30c74420e3228 +size 648384 diff --git a/data/sessions/reminders-add-item-2/vision/frames/step_0002_20260723_074749_before.webp b/data/sessions/reminders-add-item-2/vision/frames/step_0002_20260723_074749_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6a3d110381308276ada63c76c9bbe85d0e147309 --- /dev/null +++ b/data/sessions/reminders-add-item-2/vision/frames/step_0002_20260723_074749_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c03a178c96fd0e97b7a697c40ecf89d01e9fc69056dddf6c8875bc8396e4eb8 +size 646718 diff --git a/data/sessions/reminders-add-item-2/vision/frames/step_0003_20260723_074804_after.webp b/data/sessions/reminders-add-item-2/vision/frames/step_0003_20260723_074804_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ce136389e5a5096f4fa32bdbc3214a7aa4730fd6 --- /dev/null +++ b/data/sessions/reminders-add-item-2/vision/frames/step_0003_20260723_074804_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c697a963b030ba12a6e3e207e498be569c684e279c3199cf66ac3ee996f043e +size 649730 diff --git a/data/sessions/reminders-add-item-2/vision/frames/step_0003_20260723_074804_at.webp b/data/sessions/reminders-add-item-2/vision/frames/step_0003_20260723_074804_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b34f615e097b99341daa78e0cac90542aeeda353 --- /dev/null +++ b/data/sessions/reminders-add-item-2/vision/frames/step_0003_20260723_074804_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11eb36e1b79d9fbdec3ccd79ae7ff0b4565726dddd00480dcf0a8d1b6b1a07ae +size 648318 diff --git a/data/sessions/reminders-add-item-2/vision/frames/step_0003_20260723_074804_before.webp b/data/sessions/reminders-add-item-2/vision/frames/step_0003_20260723_074804_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b34f615e097b99341daa78e0cac90542aeeda353 --- /dev/null +++ b/data/sessions/reminders-add-item-2/vision/frames/step_0003_20260723_074804_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11eb36e1b79d9fbdec3ccd79ae7ff0b4565726dddd00480dcf0a8d1b6b1a07ae +size 648318 diff --git a/data/sessions/reminders-add-item-2/vision/frames/step_0004_20260723_074811_after.webp b/data/sessions/reminders-add-item-2/vision/frames/step_0004_20260723_074811_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7b9027fda88d2c7a32615a26c476b7038db019c7 --- /dev/null +++ b/data/sessions/reminders-add-item-2/vision/frames/step_0004_20260723_074811_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d9593ed4a390fa04f21339d25449834980fbc3a3ac283a703bf9e6f4c0d792 +size 695824 diff --git a/data/sessions/reminders-add-item-2/vision/frames/step_0004_20260723_074811_at.webp b/data/sessions/reminders-add-item-2/vision/frames/step_0004_20260723_074811_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..bad924b586f3f0839ce3411f9ba2ae8dfda2ef86 --- /dev/null +++ b/data/sessions/reminders-add-item-2/vision/frames/step_0004_20260723_074811_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e491d50983572f5efb1506d0adba16b537ba99dcb12ca8ea231b23e5789c0a4 +size 653868 diff --git a/data/sessions/reminders-add-item-2/vision/frames/step_0004_20260723_074811_before.webp b/data/sessions/reminders-add-item-2/vision/frames/step_0004_20260723_074811_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..bad924b586f3f0839ce3411f9ba2ae8dfda2ef86 --- /dev/null +++ b/data/sessions/reminders-add-item-2/vision/frames/step_0004_20260723_074811_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e491d50983572f5efb1506d0adba16b537ba99dcb12ca8ea231b23e5789c0a4 +size 653868 diff --git a/data/sessions/reminders-add-item/commands/actuation_commands.json b/data/sessions/reminders-add-item/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..e5e286f9d0005946381399e2e47c3b021ddbf8d9 --- /dev/null +++ b/data/sessions/reminders-add-item/commands/actuation_commands.json @@ -0,0 +1,192 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-35ae265a-f88e-4586-b5d3-a5d5b3cf25ea", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 222, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1718, + "mouse_y": 12, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1718, Y=12", + "session_id": "conn-44c4e7e6-9c8a-4a2f-a58a-43da8f4400a0", + "success": true, + "timestamp": "2026-07-22T12:04:24.984Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-35ae265a-f88e-4586-b5d3-a5d5b3cf25ea", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 434, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: reminders", + "session_id": "conn-44c4e7e6-9c8a-4a2f-a58a-43da8f4400a0", + "success": true, + "timestamp": "2026-07-22T12:04:32.930Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-35ae265a-f88e-4586-b5d3-a5d5b3cf25ea", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 183, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-44c4e7e6-9c8a-4a2f-a58a-43da8f4400a0", + "success": true, + "timestamp": "2026-07-22T12:04:45.560Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-35ae265a-f88e-4586-b5d3-a5d5b3cf25ea", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 184, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 283, + "mouse_y": 940, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=283, Y=940", + "session_id": "conn-44c4e7e6-9c8a-4a2f-a58a-43da8f4400a0", + "success": true, + "timestamp": "2026-07-22T12:04:53.455Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-35ae265a-f88e-4586-b5d3-a5d5b3cf25ea", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 157, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Groceries", + "session_id": "conn-44c4e7e6-9c8a-4a2f-a58a-43da8f4400a0", + "success": true, + "timestamp": "2026-07-22T12:05:06.709Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-35ae265a-f88e-4586-b5d3-a5d5b3cf25ea", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 163, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-44c4e7e6-9c8a-4a2f-a58a-43da8f4400a0", + "success": true, + "timestamp": "2026-07-22T12:05:15.476Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-35ae265a-f88e-4586-b5d3-a5d5b3cf25ea", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 188, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1008, + "mouse_y": 290, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1008, Y=290", + "session_id": "conn-44c4e7e6-9c8a-4a2f-a58a-43da8f4400a0", + "success": true, + "timestamp": "2026-07-22T12:05:25.340Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-35ae265a-f88e-4586-b5d3-a5d5b3cf25ea", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 195, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Buy milk", + "session_id": "conn-44c4e7e6-9c8a-4a2f-a58a-43da8f4400a0", + "success": true, + "timestamp": "2026-07-22T12:05:35.695Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-35ae265a-f88e-4586-b5d3-a5d5b3cf25ea", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 142, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-44c4e7e6-9c8a-4a2f-a58a-43da8f4400a0", + "success": true, + "timestamp": "2026-07-22T12:05:48.900Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-35ae265a-f88e-4586-b5d3-a5d5b3cf25ea", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 233, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 291, + "mouse_y": 289, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=291, Y=289", + "session_id": "conn-44c4e7e6-9c8a-4a2f-a58a-43da8f4400a0", + "success": true, + "timestamp": "2026-07-22T12:05:58.384Z" + } +] \ No newline at end of file diff --git a/data/sessions/reminders-add-item/commands/cc_commands.json b/data/sessions/reminders-add-item/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..68c4df91f5473989e66e662d08b99fc2e831bda7 --- /dev/null +++ b/data/sessions/reminders-add-item/commands/cc_commands.json @@ -0,0 +1,52 @@ +[ + { + "command": "1718 12 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type reminders", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "283 940 left", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "type Groceries", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "1008 290 left", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "type Buy milk", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 9 + }, + { + "command": "291 289 left", + "os": "MACOS", + "step_id": 10 + } +] \ No newline at end of file diff --git a/data/sessions/reminders-add-item/commands/converted_input.md b/data/sessions/reminders-add-item/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..dddc51bd49a16dc00652713b62497eccd763f0dc --- /dev/null +++ b/data/sessions/reminders-add-item/commands/converted_input.md @@ -0,0 +1,16 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-22 12:04:24 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-22T12:04:24.984Z | Left-click at (1718, 12) | +| 2 | 2026-07-22T12:04:32.930Z | Type: reminders | +| 3 | 2026-07-22T12:04:45.560Z | Press: Enter | +| 4 | 2026-07-22T12:04:53.455Z | Left-click at (283, 940) | +| 5 | 2026-07-22T12:05:06.709Z | Type: Groceries | +| 6 | 2026-07-22T12:05:15.476Z | Press: Enter | +| 7 | 2026-07-22T12:05:25.340Z | Left-click at (1008, 290) | +| 8 | 2026-07-22T12:05:35.695Z | Type: Buy milk | +| 9 | 2026-07-22T12:05:48.900Z | Press: Enter | +| 10 | 2026-07-22T12:05:58.384Z | Left-click at (291, 289) | diff --git a/data/sessions/reminders-add-item/commands/raw_input.md b/data/sessions/reminders-add-item/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..1d262452a923e8ded5e5fc291551f956403aff71 --- /dev/null +++ b/data/sessions/reminders-add-item/commands/raw_input.md @@ -0,0 +1,16 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-22 12:04:24 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-22T12:04:24.984Z | Left-clicked at X=1718, Y=12 | +| 2 | 2026-07-22T12:04:32.930Z | Typed: reminders | +| 3 | 2026-07-22T12:04:45.560Z | Pressed: Return | +| 4 | 2026-07-22T12:04:53.455Z | Left-clicked at X=283, Y=940 | +| 5 | 2026-07-22T12:05:06.709Z | Typed: Groceries | +| 6 | 2026-07-22T12:05:15.476Z | Pressed: Return | +| 7 | 2026-07-22T12:05:25.340Z | Left-clicked at X=1008, Y=290 | +| 8 | 2026-07-22T12:05:35.695Z | Typed: Buy milk | +| 9 | 2026-07-22T12:05:48.900Z | Pressed: Return | +| 10 | 2026-07-22T12:05:58.384Z | Left-clicked at X=291, Y=289 | diff --git a/data/sessions/reminders-add-item/memory.md b/data/sessions/reminders-add-item/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..cde7850c813051bab169f37da931b6b9b9d19ebb --- /dev/null +++ b/data/sessions/reminders-add-item/memory.md @@ -0,0 +1,98 @@ +# Memory: reminders-add-item + +## Overview + +Create a reminders list and add an item to it, through the application's own window. Use +this when a reminder has to live under a specific named list rather than the default one, +and no shell is available or wanted. The route launches the application through the system +search field, adds the list from the sidebar, names it, creates a reminder inside it with +the new-reminder control, types the text and commits it with Return. The recorded trace +produces a `Groceries` list holding `Buy milk`. + +## Prerequisites + +- A desktop environment with a reminders application, reachable either through its own + window or through a scripting interface. +- The application installed and, for the scripted route, scriptable and driven by an + interpreter that has permission to control it. +- The list's name and the reminder's text decided in advance, including capitalisation. +- No existing list of that name, or agreement that an existing one may be reused. Adding + to an existing list is the sensible behaviour; creating a second list of the same name + is not. +- An understanding that the list is the reusable part and the reminder is not — running + the task twice adds a second identical item rather than doing nothing. +- For the scripted route, the script staged on disk and read before it is run, and + authority to grant the automation consent the first run requests. + +## Steps + +### Step 1 — Left-click at (1718, 12) + +The task is to add a reminder `Buy milk` to a new Reminders list called `Groceries`, so the Reminders application has to be running first. The desktop is bare with no window open, so the route goes through Spotlight, which finds an application by name without needing to know where it lives. Move the cursor and Left-click the magnifier icon at the right-hand end of the menu bar to open the search field. + +![Step 1](vision/frames/step_0001_20260722_120424_at.webp) + +### Step 2 — Type: reminders + +Type `reminders` to search for the application. Spotlight narrows as each character arrives and promotes its best match to the top of the list, so the whole name does not have to be typed for the application to become the highlighted hit. + +![Step 2](vision/frames/step_0002_20260722_120432_at.webp) + +### Step 3 — Press: Enter + +After typing `reminders` Press Return to open the highlighted top hit. Return acts on the highlight rather than on the typed text, so what makes this safe is that the application row is the one selected — the same query also matches web searches and documents. + +![Step 3](vision/frames/step_0003_20260722_120445_at.webp) + +### Step 4 — Left-click at (283, 940) + +Reminders opens holding one default list called `Reminders`, so the `Groceries` list the task names does not exist and has to be created before anything can be filed into it. Move the cursor and Left-click `⊕ Add List` at the bottom-left of the sidebar. + +![Step 4](vision/frames/step_0004_20260722_120453_at.webp) + +### Step 5 — Type: Groceries + +A `New List` popover opens with an empty, focused `Name:` field, so the text can be typed straight in with nothing to clear first. Type `Groceries` as the list name. The colour swatches below default to blue and the task does not call for a particular colour, so they are left alone. + +![Step 5](vision/frames/step_0005_20260722_120506_at.webp) + +### Step 6 — Press: Enter + +After typing `Groceries` Press Return to create the list. The new list appears in `My Lists` beneath the default one and is selected immediately, and the main pane header changes to `Groceries 0` — that header is the signal that the following steps will add to the right list rather than to the default one. + +![Step 6](vision/frames/step_0006_20260722_120515_at.webp) + +### Step 7 — Left-click at (1008, 290) + +With `Groceries` selected and empty, move the cursor and left-click the `+` button at the top-right of the main pane to start a new reminder in it. A blank row appears with the caret in it, ready for the reminder's text. + +![Step 7](vision/frames/step_0007_20260722_120525_at.webp) + +### Step 8 — Type: Buy milk + +Type `Buy milk` as the reminder's text. The row is still a draft at this point — the text exists in the open field but the reminder has not been committed to the list, so the list count has not moved yet. + +![Step 8](vision/frames/step_0008_20260722_120535_at.webp) + +### Step 9 — Press: Enter + +After typing `Buy milk` Press Return to commit the reminder. The count beside `Groceries` changes from `0` to `1`, which is the confirmation that the item was stored rather than left as an uncommitted draft. Return also opens a fresh empty row beneath it, which is Reminders' normal behaviour after committing an item. + +![Step 9](vision/frames/step_0009_20260722_120548_at.webp) + +### Step 10 — Left-click at (291, 289) + +The reminder is committed and Reminders saves continuously, so there is nothing left to confirm — left-click the red close button at the top-left of the window to close it. The empty row left open by the previous step is discarded automatically on close and does not become a second, blank reminder; the artifact is the single `Buy milk` item. + +![Step 10](vision/frames/step_0010_20260722_120558_at.webp) + +## Notes & Edge Cases + +1. The launcher acts on the highlighted result rather than on the typed text, and the same query matches web searches and documents too. Confirm the application row is highlighted before confirming. +2. The list has to exist before an item can be filed into it, and creating it also selects it — the header changing to the new list's name is what tells you the next step will add to the right place rather than to the default list. +3. The typed text is a draft until it is committed. The row exists and the characters are visible while the count beside the list still reads zero, so the text being on screen is not evidence the item was stored. +4. The count is the confirmation. It moving from zero to one is what distinguishes a committed item from an open editor, and it is the only thing on screen that reports the difference. +5. Committing an item opens a fresh empty row beneath it. That is normal behaviour and not a second item — it is discarded when the window closes, so an empty trailing row is not something to clean up. +6. There is no save. The application writes continuously, so there is no save step and nothing is discarded by closing the window. +7. Closing the window is not quitting; the application keeps running afterwards. +8. The colour and other options offered while creating a list are left alone when the task does not name them. Setting them because they are there produces a result that differs from the one asked for. diff --git a/data/sessions/reminders-add-item/metadata.json b/data/sessions/reminders-add-item/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..17dc4814103fdacecf4e218dbcecf7a1e027b897 --- /dev/null +++ b/data/sessions/reminders-add-item/metadata.json @@ -0,0 +1,165 @@ +{ + "memory_name": "reminders-add-item", + "memory_description": "", + "session_id": "befe9dea-159e-4740-ae19-a7423c778bae", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-22T11:58:12.519009373Z", + "completed_at": "2026-07-22T12:08:03.620748637Z", + "total_steps": 10, + "annotated_steps": 10, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-22T12:04:24.984Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260722_120424_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260722_120424_before.webp", + "after_image_path": "vision/frames/step_0001_20260722_120424_after.webp", + "raw_command": "Left-clicked at X=1718, Y=12", + "converted_command": "Left-click at (1718, 12)" + }, + { + "step_id": 2, + "timestamp": "2026-07-22T12:04:32.930Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260722_120432_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260722_120432_before.webp", + "after_image_path": "vision/frames/step_0002_20260722_120432_after.webp", + "raw_command": "Typed: reminders", + "converted_command": "Type: reminders" + }, + { + "step_id": 3, + "timestamp": "2026-07-22T12:04:45.560Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260722_120445_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260722_120445_before.webp", + "after_image_path": "vision/frames/step_0003_20260722_120445_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-22T12:04:53.455Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260722_120453_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260722_120453_before.webp", + "after_image_path": "vision/frames/step_0004_20260722_120453_after.webp", + "raw_command": "Left-clicked at X=283, Y=940", + "converted_command": "Left-click at (283, 940)" + }, + { + "step_id": 5, + "timestamp": "2026-07-22T12:05:06.709Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0005_20260722_120506_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260722_120506_before.webp", + "after_image_path": "vision/frames/step_0005_20260722_120506_after.webp", + "raw_command": "Typed: Groceries", + "converted_command": "Type: Groceries" + }, + { + "step_id": 6, + "timestamp": "2026-07-22T12:05:15.476Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260722_120515_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260722_120515_before.webp", + "after_image_path": "vision/frames/step_0006_20260722_120515_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 7, + "timestamp": "2026-07-22T12:05:25.340Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0007_20260722_120525_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260722_120525_before.webp", + "after_image_path": "vision/frames/step_0007_20260722_120525_after.webp", + "raw_command": "Left-clicked at X=1008, Y=290", + "converted_command": "Left-click at (1008, 290)" + }, + { + "step_id": 8, + "timestamp": "2026-07-22T12:05:35.695Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0008_20260722_120535_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260722_120535_before.webp", + "after_image_path": "vision/frames/step_0008_20260722_120535_after.webp", + "raw_command": "Typed: Buy milk", + "converted_command": "Type: Buy milk" + }, + { + "step_id": 9, + "timestamp": "2026-07-22T12:05:48.900Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0009_20260722_120548_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260722_120548_before.webp", + "after_image_path": "vision/frames/step_0009_20260722_120548_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 10, + "timestamp": "2026-07-22T12:05:58.384Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0010_20260722_120558_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260722_120558_before.webp", + "after_image_path": "vision/frames/step_0010_20260722_120558_after.webp", + "raw_command": "Left-clicked at X=291, Y=289", + "converted_command": "Left-click at (291, 289)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/reminders-add-item/reasoning/reasoning.jsonl b/data/sessions/reminders-add-item/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..dee3dc3802bb79973b4ac089b7f6e6b1b4ca1f5a --- /dev/null +++ b/data/sessions/reminders-add-item/reasoning/reasoning.jsonl @@ -0,0 +1,10 @@ +{"step_id": 1, "timestamp_action": "2026-07-22T12:04:24.984Z", "timestamp_annotated": "2026-08-19T14:18:25.724313+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1718, Y=12", "converted_command": "Left-click at (1718, 12)", "image_path": "vision/frames/step_0001_20260722_120424_at.webp", "reasoning": "The task is to add a reminder `Buy milk` to a new Reminders list called `Groceries`, so the Reminders application has to be running first. The desktop is bare with no window open, so the route goes through Spotlight, which finds an application by name without needing to know where it lives. Move the cursor and Left-click the magnifier icon at the right-hand end of the menu bar to open the search field.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-22T12:04:32.930Z", "timestamp_annotated": "2026-08-19T14:18:25.724655+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: reminders", "converted_command": "Type: reminders", "image_path": "vision/frames/step_0002_20260722_120432_at.webp", "reasoning": "Type `reminders` to search for the application. Spotlight narrows as each character arrives and promotes its best match to the top of the list, so the whole name does not have to be typed for the application to become the highlighted hit.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-22T12:04:45.560Z", "timestamp_annotated": "2026-08-19T14:18:25.725047+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260722_120445_at.webp", "reasoning": "After typing `reminders` Press Return to open the highlighted top hit. Return acts on the highlight rather than on the typed text, so what makes this safe is that the application row is the one selected — the same query also matches web searches and documents.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-22T12:04:53.455Z", "timestamp_annotated": "2026-08-19T14:18:25.725532+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=283, Y=940", "converted_command": "Left-click at (283, 940)", "image_path": "vision/frames/step_0004_20260722_120453_at.webp", "reasoning": "Reminders opens holding one default list called `Reminders`, so the `Groceries` list the task names does not exist and has to be created before anything can be filed into it. Move the cursor and Left-click `⊕ Add List` at the bottom-left of the sidebar.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-22T12:05:06.709Z", "timestamp_annotated": "2026-08-19T14:18:25.725936+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Groceries", "converted_command": "Type: Groceries", "image_path": "vision/frames/step_0005_20260722_120506_at.webp", "reasoning": "A `New List` popover opens with an empty, focused `Name:` field, so the text can be typed straight in with nothing to clear first. Type `Groceries` as the list name. The colour swatches below default to blue and the task does not call for a particular colour, so they are left alone.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-22T12:05:15.476Z", "timestamp_annotated": "2026-08-19T14:18:25.726382+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0006_20260722_120515_at.webp", "reasoning": "After typing `Groceries` Press Return to create the list. The new list appears in `My Lists` beneath the default one and is selected immediately, and the main pane header changes to `Groceries 0` — that header is the signal that the following steps will add to the right list rather than to the default one.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-22T12:05:25.340Z", "timestamp_annotated": "2026-08-19T14:18:25.726917+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1008, Y=290", "converted_command": "Left-click at (1008, 290)", "image_path": "vision/frames/step_0007_20260722_120525_at.webp", "reasoning": "With `Groceries` selected and empty, move the cursor and left-click the `+` button at the top-right of the main pane to start a new reminder in it. A blank row appears with the caret in it, ready for the reminder's text.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-22T12:05:35.695Z", "timestamp_annotated": "2026-08-19T14:18:25.727374+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Buy milk", "converted_command": "Type: Buy milk", "image_path": "vision/frames/step_0008_20260722_120535_at.webp", "reasoning": "Type `Buy milk` as the reminder's text. The row is still a draft at this point — the text exists in the open field but the reminder has not been committed to the list, so the list count has not moved yet.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-22T12:05:48.900Z", "timestamp_annotated": "2026-08-19T14:18:25.727918+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0009_20260722_120548_at.webp", "reasoning": "After typing `Buy milk` Press Return to commit the reminder. The count beside `Groceries` changes from `0` to `1`, which is the confirmation that the item was stored rather than left as an uncommitted draft. Return also opens a fresh empty row beneath it, which is Reminders' normal behaviour after committing an item.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-22T12:05:58.384Z", "timestamp_annotated": "2026-08-19T14:18:25.728434+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=291, Y=289", "converted_command": "Left-click at (291, 289)", "image_path": "vision/frames/step_0010_20260722_120558_at.webp", "reasoning": "The reminder is committed and Reminders saves continuously, so there is nothing left to confirm — left-click the red close button at the top-left of the window to close it. The empty row left open by the previous step is discarded automatically on close and does not become a second, blank reminder; the artifact is the single `Buy milk` item.", "skipped": false} diff --git a/data/sessions/reminders-add-item/sync_log.json b/data/sessions/reminders-add-item/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..662e8a1635115522236ce6df212b7aeb178877ec --- /dev/null +++ b/data/sessions/reminders-add-item/sync_log.json @@ -0,0 +1,250 @@ +{ + "session_id": "befe9dea-159e-4740-ae19-a7423c778bae", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260722_120424_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0001_20260722_120424_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260722_120424_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0001_20260722_120424_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260722_120424_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0001_20260722_120424_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260722_120432_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0002_20260722_120432_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260722_120432_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0002_20260722_120432_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260722_120432_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0002_20260722_120432_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260722_120445_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0003_20260722_120445_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260722_120445_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0003_20260722_120445_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260722_120445_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0003_20260722_120445_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260722_120453_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0004_20260722_120453_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260722_120453_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0004_20260722_120453_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260722_120453_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0004_20260722_120453_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260722_120506_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0005_20260722_120506_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260722_120506_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0005_20260722_120506_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260722_120506_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0005_20260722_120506_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260722_120515_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0006_20260722_120515_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260722_120515_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0006_20260722_120515_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260722_120515_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0006_20260722_120515_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260722_120525_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0007_20260722_120525_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260722_120525_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0007_20260722_120525_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260722_120525_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0007_20260722_120525_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260722_120535_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0008_20260722_120535_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260722_120535_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0008_20260722_120535_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260722_120535_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0008_20260722_120535_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260722_120548_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0009_20260722_120548_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260722_120548_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0009_20260722_120548_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260722_120548_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0009_20260722_120548_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260722_120558_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0010_20260722_120558_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260722_120558_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0010_20260722_120558_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260722_120558_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/reminders-add-item/vision/frames/step_0010_20260722_120558_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/reminders-add-item/vision/frames/closing_state.webp b/data/sessions/reminders-add-item/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..ffebdb9a150f987909219c0b43ef24fd45509144 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7469156e995e87e7364a23f02806d361cdd35edd2e6fce8234acc6cf5d3b163 +size 696756 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0001_20260722_120424_after.webp b/data/sessions/reminders-add-item/vision/frames/step_0001_20260722_120424_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..72228ae8fbc4737cb6f65fc36c77f1e1758ace75 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0001_20260722_120424_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b5af555a4e88e95b6b39839fcc53abc6fb9d0b594dbba6e3d952a0203418d5 +size 663388 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0001_20260722_120424_at.webp b/data/sessions/reminders-add-item/vision/frames/step_0001_20260722_120424_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a822f2cdcd43b166bb4a143290f4c5e7a5bde6cb --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0001_20260722_120424_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62ebd78eb93663a7b6afa81c6cbf8cf5575db0f4d22d2255ce350b468c4edff3 +size 2726394 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0001_20260722_120424_before.webp b/data/sessions/reminders-add-item/vision/frames/step_0001_20260722_120424_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ad5b5605c82023f93d43d70111e23a17de23c889 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0001_20260722_120424_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45f203d94df5201cb7759fdc952e99c9178c9fa0449c90d4de270c2e83e5f44f +size 696672 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0002_20260722_120432_after.webp b/data/sessions/reminders-add-item/vision/frames/step_0002_20260722_120432_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..07ae02fcd82c1f3e4bfb9500014b92f341838e03 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0002_20260722_120432_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7a13a444194bd41ff3bfd256533af60c01cefff56ca8d0f1266ad80ade18582 +size 630280 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0002_20260722_120432_at.webp b/data/sessions/reminders-add-item/vision/frames/step_0002_20260722_120432_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a12f564b42e036e1f6d731cbf90c6148ac0eb57d --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0002_20260722_120432_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd436b55e31328048580f90256377960a1aaaf021dba16d9b2d945b18162e0e +size 663314 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0002_20260722_120432_before.webp b/data/sessions/reminders-add-item/vision/frames/step_0002_20260722_120432_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a12f564b42e036e1f6d731cbf90c6148ac0eb57d --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0002_20260722_120432_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd436b55e31328048580f90256377960a1aaaf021dba16d9b2d945b18162e0e +size 663314 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0003_20260722_120445_after.webp b/data/sessions/reminders-add-item/vision/frames/step_0003_20260722_120445_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5151f4f01f8478dbc6c41a8860ac3dc4afeea756 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0003_20260722_120445_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:447cfd3c753f5439b69b6b179b0771e4cb80eca1af35da2c9eac4f5937cf632f +size 508296 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0003_20260722_120445_at.webp b/data/sessions/reminders-add-item/vision/frames/step_0003_20260722_120445_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9a3ecd5011a2216cdb704a14c5bb2c631775bd88 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0003_20260722_120445_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bc4495901d20e3aa8903cc72764a7e97f541c2a9336283e4daa73f730e215f5 +size 638138 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0003_20260722_120445_before.webp b/data/sessions/reminders-add-item/vision/frames/step_0003_20260722_120445_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9a3ecd5011a2216cdb704a14c5bb2c631775bd88 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0003_20260722_120445_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bc4495901d20e3aa8903cc72764a7e97f541c2a9336283e4daa73f730e215f5 +size 638138 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0004_20260722_120453_after.webp b/data/sessions/reminders-add-item/vision/frames/step_0004_20260722_120453_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a48853bd20767f95f108d5a72a167ecc6b83e321 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0004_20260722_120453_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac4c8540729a7be405c8def1f35bbf2d1a129631a5ab0815a55a5b9fc916060 +size 506462 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0004_20260722_120453_at.webp b/data/sessions/reminders-add-item/vision/frames/step_0004_20260722_120453_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f86eedc8506579d5d1553523b0069a607db73ba5 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0004_20260722_120453_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5287df56ad7fdd73131e6123c086d51600b5ce79791d98f0a166d44bf0e4a7cf +size 2011620 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0004_20260722_120453_before.webp b/data/sessions/reminders-add-item/vision/frames/step_0004_20260722_120453_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f239497e86439f473b190c51156b9341101a2560 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0004_20260722_120453_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17abeee60772a78bbcaf382554f97fd71e99be8b9e8f36bd61026247b38106d +size 507772 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0005_20260722_120506_after.webp b/data/sessions/reminders-add-item/vision/frames/step_0005_20260722_120506_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2303da02129001b4155aad1f7c1c3b701111ab56 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0005_20260722_120506_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47aa35fbbf75651b024eac3b1e242abf590e8d2eda6c35fb5f025a859cd143a2 +size 507294 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0005_20260722_120506_at.webp b/data/sessions/reminders-add-item/vision/frames/step_0005_20260722_120506_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2303da02129001b4155aad1f7c1c3b701111ab56 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0005_20260722_120506_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47aa35fbbf75651b024eac3b1e242abf590e8d2eda6c35fb5f025a859cd143a2 +size 507294 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0005_20260722_120506_before.webp b/data/sessions/reminders-add-item/vision/frames/step_0005_20260722_120506_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..30d77d5188238d3af0a49c1ca6ff6ad760c2da58 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0005_20260722_120506_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:041f59c9f5323be1e322cf500cbe8a9aa17dcb9b3ef9764e2b2535806567d3ca +size 506398 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0006_20260722_120515_after.webp b/data/sessions/reminders-add-item/vision/frames/step_0006_20260722_120515_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..991f98495dc9e3a82b1cf14bbdf8d577c2e5c029 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0006_20260722_120515_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47122b5af6a2ce1ad7b96de83f4be80f478293c9fac341f38f9d0a67959b2dd +size 509638 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0006_20260722_120515_at.webp b/data/sessions/reminders-add-item/vision/frames/step_0006_20260722_120515_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2303da02129001b4155aad1f7c1c3b701111ab56 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0006_20260722_120515_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47aa35fbbf75651b024eac3b1e242abf590e8d2eda6c35fb5f025a859cd143a2 +size 507294 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0006_20260722_120515_before.webp b/data/sessions/reminders-add-item/vision/frames/step_0006_20260722_120515_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2303da02129001b4155aad1f7c1c3b701111ab56 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0006_20260722_120515_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47aa35fbbf75651b024eac3b1e242abf590e8d2eda6c35fb5f025a859cd143a2 +size 507294 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0007_20260722_120525_after.webp b/data/sessions/reminders-add-item/vision/frames/step_0007_20260722_120525_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3ccab00f758f908e1a9cd524d308c1176729bc58 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0007_20260722_120525_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ee799c9d65a318fed27a6d7e1336aee28822b348b2a067a7b66f998e61b1cc0 +size 510644 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0007_20260722_120525_at.webp b/data/sessions/reminders-add-item/vision/frames/step_0007_20260722_120525_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d74b07b77f9a85aceaa3aa7a09ca823f1dbe21a6 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0007_20260722_120525_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f04c03f08f709c8b84d04f23a9f7c6854a0f4ea120cb40b0d5c136fa243e5074 +size 2015202 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0007_20260722_120525_before.webp b/data/sessions/reminders-add-item/vision/frames/step_0007_20260722_120525_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..991f98495dc9e3a82b1cf14bbdf8d577c2e5c029 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0007_20260722_120525_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47122b5af6a2ce1ad7b96de83f4be80f478293c9fac341f38f9d0a67959b2dd +size 509638 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0008_20260722_120535_after.webp b/data/sessions/reminders-add-item/vision/frames/step_0008_20260722_120535_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..62e53c869caa213923c344a24ddcf0bbfb8fd8e4 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0008_20260722_120535_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98c4772effd6c0be8959789f4574d9ee31bbc1e9b79e36a19ad52a960fd109f4 +size 510764 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0008_20260722_120535_at.webp b/data/sessions/reminders-add-item/vision/frames/step_0008_20260722_120535_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5a660f6b89384b85d0d86bcb6a25347da20e697f --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0008_20260722_120535_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab49ce56f8032ee91ce34fa2a9c69dd01649198267cf38fdc21858191461d6a +size 510676 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0008_20260722_120535_before.webp b/data/sessions/reminders-add-item/vision/frames/step_0008_20260722_120535_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5a660f6b89384b85d0d86bcb6a25347da20e697f --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0008_20260722_120535_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab49ce56f8032ee91ce34fa2a9c69dd01649198267cf38fdc21858191461d6a +size 510676 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0009_20260722_120548_after.webp b/data/sessions/reminders-add-item/vision/frames/step_0009_20260722_120548_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0e4eaef28cb75fdc17d1f7f39ecd050618eebadd --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0009_20260722_120548_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:339247467604146f9e6794bf17c14cfaa3e6bdda0565f9bec1ec0e32e4d88bb3 +size 510766 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0009_20260722_120548_at.webp b/data/sessions/reminders-add-item/vision/frames/step_0009_20260722_120548_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..60b23402972a027d67559cc3eae5dc4323c0d032 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0009_20260722_120548_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723cf8816af76f62d2ee380a19694269c7fd928146e0b8c8578c3de0f2f0a029 +size 510862 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0009_20260722_120548_before.webp b/data/sessions/reminders-add-item/vision/frames/step_0009_20260722_120548_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4e4ed9ed20c173b3aee0c05e197bb2c02b06eae2 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0009_20260722_120548_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:702aa1c5a15c2247ccec16be6a00b6d0b11925adff05aa5888e6f24ca956c1a3 +size 510732 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0010_20260722_120558_after.webp b/data/sessions/reminders-add-item/vision/frames/step_0010_20260722_120558_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..604b4bf44a3e1fcc0a6a5a739c13f440d6579661 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0010_20260722_120558_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40532d347f890a92beef299b9efae1c8440434ced909ec9704c394ba4666ae23 +size 510436 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0010_20260722_120558_at.webp b/data/sessions/reminders-add-item/vision/frames/step_0010_20260722_120558_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6be50fc8a88d7c1eb533ede91d15b5e533c500df --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0010_20260722_120558_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2e95fd88b2b6188a39c3039e8e185719ea8396d96d09c6c0b9beb4898e736d8 +size 2015012 diff --git a/data/sessions/reminders-add-item/vision/frames/step_0010_20260722_120558_before.webp b/data/sessions/reminders-add-item/vision/frames/step_0010_20260722_120558_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..604b4bf44a3e1fcc0a6a5a739c13f440d6579661 --- /dev/null +++ b/data/sessions/reminders-add-item/vision/frames/step_0010_20260722_120558_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40532d347f890a92beef299b9efae1c8440434ced909ec9704c394ba4666ae23 +size 510436 diff --git a/data/sessions/safari-bookmark-organize/commands/actuation_commands.json b/data/sessions/safari-bookmark-organize/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..02123d87bbfd40b374c144ce808b597670fe411c --- /dev/null +++ b/data/sessions/safari-bookmark-organize/commands/actuation_commands.json @@ -0,0 +1,249 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 219, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 876, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=876, Y=1035", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T11:06:57.521Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 471, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+L", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T11:07:22.536Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 495, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: en.wikipedia.org", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T11:07:34.932Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 153, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T11:07:41.762Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 453, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+D", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T11:07:50.800Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 194, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T11:07:55.884Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 542, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Option+B", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T11:08:12.376Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 182, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1386, + "mouse_y": 127, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1386, Y=127", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T11:08:55.252Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 151, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Research", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T11:09:18.167Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 157, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T11:09:23.241Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 212, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 331, + "mouse_y": 202, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=331, Y=202", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T11:10:32.754Z" + }, + { + "action_subtype": "hold", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 830, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 387, + "mouse_y": 664, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Held button at at X=387, Y=664", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T11:11:12.966Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-1acaaa5a-ad3e-47d8-affc-3498f653fe17", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 467, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-ecb12ea8-376d-44bf-a59f-3933cb67a368", + "success": true, + "timestamp": "2026-07-23T11:11:29.707Z" + } +] \ No newline at end of file diff --git a/data/sessions/safari-bookmark-organize/commands/cc_commands.json b/data/sessions/safari-bookmark-organize/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..145038cb632ea211b3207a3dc854e6853c8a565c --- /dev/null +++ b/data/sessions/safari-bookmark-organize/commands/cc_commands.json @@ -0,0 +1,67 @@ +[ + { + "command": "876 1035 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "press {Cmd+L}", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "type en.wikipedia.org", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "press {Cmd+D}", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "press {Cmd+Option+B}", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "1386 127 left", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "type Research", + "os": "MACOS", + "step_id": 9 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 10 + }, + { + "command": "331 202 left", + "os": "MACOS", + "step_id": 11 + }, + { + "command": "387 664 hold", + "os": "MACOS", + "step_id": 12 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 13 + } +] \ No newline at end of file diff --git a/data/sessions/safari-bookmark-organize/commands/converted_input.md b/data/sessions/safari-bookmark-organize/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..e67432d6d8391ad88846348ef644decf64a44284 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/commands/converted_input.md @@ -0,0 +1,19 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-23 11:06:57 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-23T11:06:57.521Z | Left-click at (876, 1035) | +| 2 | 2026-07-23T11:07:22.536Z | Press: Cmd+L | +| 3 | 2026-07-23T11:07:34.932Z | Type: en.wikipedia.org | +| 4 | 2026-07-23T11:07:41.762Z | Press: Enter | +| 5 | 2026-07-23T11:07:50.800Z | Press: Cmd+D | +| 6 | 2026-07-23T11:07:55.884Z | Press: Enter | +| 7 | 2026-07-23T11:08:12.376Z | Press: Cmd+Option+B | +| 8 | 2026-07-23T11:08:55.252Z | Left-click at (1386, 127) | +| 9 | 2026-07-23T11:09:18.167Z | Type: Research | +| 10 | 2026-07-23T11:09:23.241Z | Press: Enter | +| 11 | 2026-07-23T11:10:32.754Z | Left-click at (331, 202) | +| 12 | 2026-07-23T11:11:12.966Z | Hold at (387, 664) | +| 13 | 2026-07-23T11:11:29.707Z | Press: Cmd+Q | diff --git a/data/sessions/safari-bookmark-organize/commands/raw_input.md b/data/sessions/safari-bookmark-organize/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..99b4bfbb0516da7bd052e74edceb4b45ed40425e --- /dev/null +++ b/data/sessions/safari-bookmark-organize/commands/raw_input.md @@ -0,0 +1,19 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-23 11:06:57 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-23T11:06:57.521Z | Left-clicked at X=876, Y=1035 | +| 2 | 2026-07-23T11:07:22.536Z | Pressed: Cmd+L | +| 3 | 2026-07-23T11:07:34.932Z | Typed: en.wikipedia.org | +| 4 | 2026-07-23T11:07:41.762Z | Pressed: Return | +| 5 | 2026-07-23T11:07:50.800Z | Pressed: Cmd+D | +| 6 | 2026-07-23T11:07:55.884Z | Pressed: Return | +| 7 | 2026-07-23T11:08:12.376Z | Pressed: Cmd+Option+B | +| 8 | 2026-07-23T11:08:55.252Z | Left-clicked at X=1386, Y=127 | +| 9 | 2026-07-23T11:09:18.167Z | Typed: Research | +| 10 | 2026-07-23T11:09:23.241Z | Pressed: Return | +| 11 | 2026-07-23T11:10:32.754Z | Left-clicked at X=331, Y=202 | +| 12 | 2026-07-23T11:11:12.966Z | Held button at at X=387, Y=664 | +| 13 | 2026-07-23T11:11:29.707Z | Pressed: Cmd+Q | diff --git a/data/sessions/safari-bookmark-organize/memory.md b/data/sessions/safari-bookmark-organize/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..71f86d4ab75280ed3b537823f410b4672946baad --- /dev/null +++ b/data/sessions/safari-bookmark-organize/memory.md @@ -0,0 +1,117 @@ +# Memory: safari-bookmark-organize + +## Overview + +Bookmark a web page and file it into a new named folder, through the browser's own +interface. Use this when a bookmark has to be organised rather than merely saved. The +route launches the browser, loads the page from the address bar, adds a bookmark, opens +the bookmark editor, creates a folder, names it, and drags the new bookmark into it. The +recorded trace files a Wikipedia bookmark into a folder named `Research`. + +## Prerequisites + +- A desktop environment with a web browser, and network access to the page being + bookmarked. The bookmark is created from whatever the front tab is showing, so the page + has to load first. +- The page's address, and the folder name to file it under, both decided in advance. +- An understanding that the browser's bookmark manager is a separate surface from the + bookmarks bar. The bar displays bookmarks; creating a folder and moving a bookmark into + it is done in the manager. +- No existing folder of that name, or agreement that an existing one may be reused. +- An expectation that the browser ships with default bookmarks already present. The folder + being created is an addition, not the only entry, so "the list is not empty" is normal + and is not a sign the task already ran. +- Confirmation read from the folder's contents rather than from the drag appearing to + land — a bookmark dropped beside a folder rather than into it looks almost identical. + +## Steps + +### Step 1 — Left-click at (876, 1035) + +The task is to bookmark the Wikipedia main page and file that bookmark into a new `Research` folder, so Safari has to be running first. Move the cursor and Left-click the Safari icon in the Dock. Picking the icon deliberately matters here: this image's default browser is Brave, so opening a link would land in the wrong application. + +![Step 1](vision/frames/step_0001_20260723_110657_at.webp) + +### Step 2 — Press: Cmd+L + +Press ⌘L (Cmd+L) to focus the address bar and select whatever it contains. This is what makes the next step's typing replace the current address rather than append to it, and it avoids having to click a target whose position depends on the window. + +![Step 2](vision/frames/step_0002_20260723_110722_at.webp) + +### Step 3 — Type: en.wikipedia.org + +Type `en.wikipedia.org`. The bare host is enough — Safari supplies the scheme — and the address bar's contents were selected by the previous step, so the typed text replaces them. + +![Step 3](vision/frames/step_0003_20260723_110734_at.webp) + +### Step 4 — Press: Enter + +After typing `en.wikipedia.org` Press Return to load the page. The page has to be open before it can be bookmarked, because the bookmark is created from whatever the front tab is showing rather than from a typed URL. + +![Step 4](vision/frames/step_0004_20260723_110741_at.webp) + +### Step 5 — Press: Cmd+D + +Press ⌘D (Cmd+D) to add a bookmark for the current page. A sheet opens over the page — the page visibly dims behind it — offering a name and a location for the new bookmark, both pre-filled. + +![Step 5](vision/frames/step_0005_20260723_110750_at.webp) + +### Step 6 — Press: Enter + +Press Return to accept the sheet's defaults. The bookmark is created with the page's own title, `Wikipedia, the free encyclopedia`, and filed into `Favorites`, which is the default location — not into any folder of the task's choosing. That is why the later steps have to move it: ⌘D alone cannot put it where the task wants it. + +![Step 6](vision/frames/step_0006_20260723_110755_at.webp) + +### Step 7 — Press: Cmd+Option+B + +Press ⌥⌘B (Cmd+Option+B) to open the Bookmarks editor. Creating a folder and rearranging bookmarks needs the editor; the bookmarks *bar* only displays them. This is the equivalent of opening a file manager rather than looking at a shortcut strip. + +![Step 7](vision/frames/step_0007_20260723_110812_at.webp) + +### Step 8 — Left-click at (1386, 127) + +The editor lists `Favorites` and `Tab Group Favorites` and nothing else, so the `Research` folder does not exist yet. Move the cursor and Left-click the `New Folder` button at the top right of the editor to create it. + +![Step 8](vision/frames/step_0008_20260723_110855_at.webp) + +### Step 9 — Type: Research + +A row named `untitled folder` appears at the bottom of the list with its name in an open edit field and the text already selected, so typing replaces it outright. Type `Research` as the folder's name. + +![Step 9](vision/frames/step_0009_20260723_110918_at.webp) + +### Step 10 — Press: Enter + +After typing `Research` Press Return to commit the name. The row reads `Research`, `0 items` — empty, because creating a folder does not move anything into it. Committing matters: leaving the field open and clicking elsewhere can leave the folder called `untitled folder`. + +![Step 10](vision/frames/step_0010_20260723_110923_at.webp) + +### Step 11 — Left-click at (331, 202) + +`Favorites` is collapsed, so the bookmark added earlier is in the list but not visible, and something that is not drawn cannot be dragged. Move the cursor and Left-click the disclosure triangle to the left of `Favorites` to expand it. This step exists purely to make the next one possible. + +![Step 11](vision/frames/step_0011_20260723_111032_at.webp) + +### Step 12 — Drag from (476, 605) to (387, 664) + +`Favorites` now shows its 15 entries, with `Wikipedia, the free encyclopedia` last — the 15th of what were 14 stock favorites, which is how to tell the new bookmark from the shipped `Wikipedia` entry above it. Drag that row down onto the `Research` folder and release. Dropping a bookmark onto a folder moves it in, so it leaves `Favorites` rather than being copied; `Research` changing from `0 items` to `1 item` is the confirmation. Aim at the folder row itself — releasing between two rows reorders the list instead of filing the bookmark. + +![Step 12](vision/frames/step_0012_20260723_111112_at.webp) + +### Step 13 — Press: Cmd+Q + +The bookmark is filed and Safari stores bookmarks as it goes, so there is nothing to save — press ⌘Q (Cmd+Q) to quit. This ends the process rather than only closing the window. + +![Step 13](vision/frames/step_0013_20260723_111129_at.webp) + +## Notes & Edge Cases + +1. When organizing or searching for items in browser, for example content in YouTube search history, browser's history, browser's bookmarks and so, it is recommend to use scroll, check visually and take action only if the history is small, in case the the history and the content being searched for is too large and long use the search feature instead of scroll to avoid taking large number of step for a task that can be done within few steps. +2. There might be users who would want to use VPN when using browsers for more secure environment and browsing, so if the task requires to visit websites that do not allow VPN usage, notify the user and disable VPN with user consent, but if the VPN being used has an option to exclude that specific website navigate through the GUI of the VPN and exclude it, and if there is a CLI option use it. +3. Dropping a bookmark onto a folder row files it into that folder, but releasing in the gap between two rows only reorders the list. The two look almost identical while the drag is in progress, so aim at the folder row itself and confirm from the folder's item count changing, never from the drag appearing to land. +4. Something that is not drawn cannot be dragged. A collapsed container hides its contents from the pointer as well as from the eye, so expanding it is a real step in the task and not housekeeping — without it the row the task needs does not exist as a target. +5. The bookmark shortcut only creates the bookmark; it does not choose where the bookmark goes. It files into the browser's default location, so a task that names a folder always has two halves — create, then move — and stopping after the shortcut leaves the task half done with no visible sign of it. +6. A newly created folder appears with its name in an open edit box and the placeholder text already selected, so the new name replaces it without any clearing keystroke. Commit it before doing anything else: clicking away with the field still open can leave the folder called `untitled folder` or `New folder`, and a folder with the wrong name is easy to miss because everything else about the result looks correct. +7. Browsers ship with default bookmarks already in place, and one of them can carry almost the same name as the page the task just bookmarked. Tell them apart by something that cannot coincide — the full page title, the address, or the position of the newly added entry — rather than by the label alone. +8. Where the folder is created differs by browser even though the task is identical. One route opens a separate bookmark manager window; another only exposes the folder tree after a `More` button inside the save flyout, because the flyout's own folder selector lists existing folders and cannot make one. Look for the control that creates rather than the control that chooses. +9. A browser's first-run panel can offer to make it the system default browser. That is a machine-wide change that no bookmarking task asks for, so dismiss the panel with the option that changes nothing (`Set later`, `Not now`) rather than the prominent one, and treat clearing the overlay as its own step — the toolbar underneath is unreachable until it is gone. diff --git a/data/sessions/safari-bookmark-organize/metadata.json b/data/sessions/safari-bookmark-organize/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..4f8ea4f393a145ccd941b5bfdde77103da62f8d0 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/metadata.json @@ -0,0 +1,204 @@ +{ + "memory_name": "safari-bookmark-organize", + "memory_description": "", + "session_id": "0705dafd-a08f-4681-aea9-ef600c78ef83", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-23T10:52:06.708957350Z", + "completed_at": "2026-07-23T11:11:53.829181243Z", + "total_steps": 13, + "annotated_steps": 13, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-23T11:06:57.521Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260723_110657_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260723_110657_before.webp", + "after_image_path": "vision/frames/step_0001_20260723_110657_after.webp", + "raw_command": "Left-clicked at X=876, Y=1035", + "converted_command": "Left-click at (876, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-23T11:07:22.536Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0002_20260723_110722_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260723_110722_before.webp", + "after_image_path": "vision/frames/step_0002_20260723_110722_after.webp", + "raw_command": "Pressed: Cmd+L", + "converted_command": "Press: Cmd+L" + }, + { + "step_id": 3, + "timestamp": "2026-07-23T11:07:34.932Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0003_20260723_110734_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260723_110734_before.webp", + "after_image_path": "vision/frames/step_0003_20260723_110734_after.webp", + "raw_command": "Typed: en.wikipedia.org", + "converted_command": "Type: en.wikipedia.org" + }, + { + "step_id": 4, + "timestamp": "2026-07-23T11:07:41.762Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260723_110741_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260723_110741_before.webp", + "after_image_path": "vision/frames/step_0004_20260723_110741_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 5, + "timestamp": "2026-07-23T11:07:50.800Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260723_110750_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260723_110750_before.webp", + "after_image_path": "vision/frames/step_0005_20260723_110750_after.webp", + "raw_command": "Pressed: Cmd+D", + "converted_command": "Press: Cmd+D" + }, + { + "step_id": 6, + "timestamp": "2026-07-23T11:07:55.884Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260723_110755_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260723_110755_before.webp", + "after_image_path": "vision/frames/step_0006_20260723_110755_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 7, + "timestamp": "2026-07-23T11:08:12.376Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0007_20260723_110812_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260723_110812_before.webp", + "after_image_path": "vision/frames/step_0007_20260723_110812_after.webp", + "raw_command": "Pressed: Cmd+Option+B", + "converted_command": "Press: Cmd+Option+B" + }, + { + "step_id": 8, + "timestamp": "2026-07-23T11:08:55.252Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0008_20260723_110855_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260723_110855_before.webp", + "after_image_path": "vision/frames/step_0008_20260723_110855_after.webp", + "raw_command": "Left-clicked at X=1386, Y=127", + "converted_command": "Left-click at (1386, 127)" + }, + { + "step_id": 9, + "timestamp": "2026-07-23T11:09:18.167Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0009_20260723_110918_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260723_110918_before.webp", + "after_image_path": "vision/frames/step_0009_20260723_110918_after.webp", + "raw_command": "Typed: Research", + "converted_command": "Type: Research" + }, + { + "step_id": 10, + "timestamp": "2026-07-23T11:09:23.241Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0010_20260723_110923_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0010_20260723_110923_before.webp", + "after_image_path": "vision/frames/step_0010_20260723_110923_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 11, + "timestamp": "2026-07-23T11:10:32.754Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0011_20260723_111032_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0011_20260723_111032_before.webp", + "after_image_path": "vision/frames/step_0011_20260723_111032_after.webp", + "raw_command": "Left-clicked at X=331, Y=202", + "converted_command": "Left-click at (331, 202)" + }, + { + "step_id": 12, + "timestamp": "2026-07-23T11:11:12.966Z", + "action_type": "mouse", + "action_subtype": "drag", + "image_path": "vision/frames/step_0012_20260723_111112_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0012_20260723_111112_before.webp", + "after_image_path": "vision/frames/step_0012_20260723_111112_after.webp", + "raw_command": "Held button at at X=387, Y=664", + "converted_command": "Drag from (476, 605) to (387, 664)" + }, + { + "step_id": 13, + "timestamp": "2026-07-23T11:11:29.707Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0013_20260723_111129_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0013_20260723_111129_before.webp", + "after_image_path": "vision/frames/step_0013_20260723_111129_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/safari-bookmark-organize/reasoning/reasoning.jsonl b/data/sessions/safari-bookmark-organize/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..30935b932ff990db5d0f0ad13b3d06829a51a5ec --- /dev/null +++ b/data/sessions/safari-bookmark-organize/reasoning/reasoning.jsonl @@ -0,0 +1,13 @@ +{"step_id": 1, "timestamp_action": "2026-07-23T11:06:57.521Z", "timestamp_annotated": "2026-08-19T14:18:25.800649+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=876, Y=1035", "converted_command": "Left-click at (876, 1035)", "image_path": "vision/frames/step_0001_20260723_110657_at.webp", "reasoning": "The task is to bookmark the Wikipedia main page and file that bookmark into a new `Research` folder, so Safari has to be running first. Move the cursor and Left-click the Safari icon in the Dock. Picking the icon deliberately matters here: this image's default browser is Brave, so opening a link would land in the wrong application.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-23T11:07:22.536Z", "timestamp_annotated": "2026-08-19T14:18:25.800963+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+L", "converted_command": "Press: Cmd+L", "image_path": "vision/frames/step_0002_20260723_110722_at.webp", "reasoning": "Press ⌘L (Cmd+L) to focus the address bar and select whatever it contains. This is what makes the next step's typing replace the current address rather than append to it, and it avoids having to click a target whose position depends on the window.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-23T11:07:34.932Z", "timestamp_annotated": "2026-08-19T14:18:25.801258+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: en.wikipedia.org", "converted_command": "Type: en.wikipedia.org", "image_path": "vision/frames/step_0003_20260723_110734_at.webp", "reasoning": "Type `en.wikipedia.org`. The bare host is enough — Safari supplies the scheme — and the address bar's contents were selected by the previous step, so the typed text replaces them.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-23T11:07:41.762Z", "timestamp_annotated": "2026-08-19T14:18:25.801831+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0004_20260723_110741_at.webp", "reasoning": "After typing `en.wikipedia.org` Press Return to load the page. The page has to be open before it can be bookmarked, because the bookmark is created from whatever the front tab is showing rather than from a typed URL.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-23T11:07:50.800Z", "timestamp_annotated": "2026-08-19T14:18:25.802280+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+D", "converted_command": "Press: Cmd+D", "image_path": "vision/frames/step_0005_20260723_110750_at.webp", "reasoning": "Press ⌘D (Cmd+D) to add a bookmark for the current page. A sheet opens over the page — the page visibly dims behind it — offering a name and a location for the new bookmark, both pre-filled.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-23T11:07:55.884Z", "timestamp_annotated": "2026-08-19T14:18:25.802675+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0006_20260723_110755_at.webp", "reasoning": "Press Return to accept the sheet's defaults. The bookmark is created with the page's own title, `Wikipedia, the free encyclopedia`, and filed into `Favorites`, which is the default location — not into any folder of the task's choosing. That is why the later steps have to move it: ⌘D alone cannot put it where the task wants it.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-23T11:08:12.376Z", "timestamp_annotated": "2026-08-19T14:18:25.803061+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Option+B", "converted_command": "Press: Cmd+Option+B", "image_path": "vision/frames/step_0007_20260723_110812_at.webp", "reasoning": "Press ⌥⌘B (Cmd+Option+B) to open the Bookmarks editor. Creating a folder and rearranging bookmarks needs the editor; the bookmarks *bar* only displays them. This is the equivalent of opening a file manager rather than looking at a shortcut strip.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-23T11:08:55.252Z", "timestamp_annotated": "2026-08-19T14:18:25.803604+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1386, Y=127", "converted_command": "Left-click at (1386, 127)", "image_path": "vision/frames/step_0008_20260723_110855_at.webp", "reasoning": "The editor lists `Favorites` and `Tab Group Favorites` and nothing else, so the `Research` folder does not exist yet. Move the cursor and Left-click the `New Folder` button at the top right of the editor to create it.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-23T11:09:18.167Z", "timestamp_annotated": "2026-08-19T14:18:25.804086+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Research", "converted_command": "Type: Research", "image_path": "vision/frames/step_0009_20260723_110918_at.webp", "reasoning": "A row named `untitled folder` appears at the bottom of the list with its name in an open edit field and the text already selected, so typing replaces it outright. Type `Research` as the folder's name.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-23T11:09:23.241Z", "timestamp_annotated": "2026-08-19T14:18:25.804632+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0010_20260723_110923_at.webp", "reasoning": "After typing `Research` Press Return to commit the name. The row reads `Research`, `0 items` — empty, because creating a folder does not move anything into it. Committing matters: leaving the field open and clicking elsewhere can leave the folder called `untitled folder`.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-23T11:10:32.754Z", "timestamp_annotated": "2026-08-19T14:18:25.805048+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=331, Y=202", "converted_command": "Left-click at (331, 202)", "image_path": "vision/frames/step_0011_20260723_111032_at.webp", "reasoning": "`Favorites` is collapsed, so the bookmark added earlier is in the list but not visible, and something that is not drawn cannot be dragged. Move the cursor and Left-click the disclosure triangle to the left of `Favorites` to expand it. This step exists purely to make the next one possible.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-23T11:11:12.966Z", "timestamp_annotated": "2026-08-19T14:18:25.805476+00:00", "action_type": "mouse", "action_subtype": "drag", "raw_command": "Held button at at X=387, Y=664", "converted_command": "Drag from (476, 605) to (387, 664)", "image_path": "vision/frames/step_0012_20260723_111112_at.webp", "reasoning": "`Favorites` now shows its 15 entries, with `Wikipedia, the free encyclopedia` last — the 15th of what were 14 stock favorites, which is how to tell the new bookmark from the shipped `Wikipedia` entry above it. Drag that row down onto the `Research` folder and release. Dropping a bookmark onto a folder moves it in, so it leaves `Favorites` rather than being copied; `Research` changing from `0 items` to `1 item` is the confirmation. Aim at the folder row itself — releasing between two rows reorders the list instead of filing the bookmark.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-07-23T11:11:29.707Z", "timestamp_annotated": "2026-08-19T14:18:25.805929+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0013_20260723_111129_at.webp", "reasoning": "The bookmark is filed and Safari stores bookmarks as it goes, so there is nothing to save — press ⌘Q (Cmd+Q) to quit. This ends the process rather than only closing the window.", "skipped": false} diff --git a/data/sessions/safari-bookmark-organize/sync_log.json b/data/sessions/safari-bookmark-organize/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..9938abd8cf4c43a4782bac2d81c7fb8505bf2263 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/sync_log.json @@ -0,0 +1,313 @@ +{ + "session_id": "0705dafd-a08f-4681-aea9-ef600c78ef83", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260723_110657_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0001_20260723_110657_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260723_110657_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0001_20260723_110657_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260723_110657_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0001_20260723_110657_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260723_110722_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0002_20260723_110722_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260723_110722_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0002_20260723_110722_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260723_110722_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0002_20260723_110722_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260723_110734_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0003_20260723_110734_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260723_110734_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0003_20260723_110734_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260723_110734_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0003_20260723_110734_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260723_110741_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0004_20260723_110741_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260723_110741_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0004_20260723_110741_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260723_110741_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0004_20260723_110741_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260723_110750_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0005_20260723_110750_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260723_110750_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0005_20260723_110750_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260723_110750_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0005_20260723_110750_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260723_110755_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0006_20260723_110755_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260723_110755_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0006_20260723_110755_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260723_110755_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0006_20260723_110755_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260723_110812_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0007_20260723_110812_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260723_110812_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0007_20260723_110812_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260723_110812_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0007_20260723_110812_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260723_110855_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0008_20260723_110855_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260723_110855_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0008_20260723_110855_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260723_110855_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0008_20260723_110855_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260723_110918_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0009_20260723_110918_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260723_110918_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0009_20260723_110918_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260723_110918_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0009_20260723_110918_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260723_110923_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0010_20260723_110923_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260723_110923_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0010_20260723_110923_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260723_110923_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0010_20260723_110923_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260723_111032_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0011_20260723_111032_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260723_111032_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0011_20260723_111032_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260723_111032_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0011_20260723_111032_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260723_111112_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0012_20260723_111112_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260723_111112_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0012_20260723_111112_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260723_111112_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0012_20260723_111112_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260723_111129_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0013_20260723_111129_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260723_111129_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0013_20260723_111129_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260723_111129_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-bookmark-organize/vision/frames/step_0013_20260723_111129_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/safari-bookmark-organize/vision/frames/closing_state.webp b/data/sessions/safari-bookmark-organize/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..ca4fe87c918c03287314fe7e76f6e424409c1cdc --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b7637d0eada474ec05e4b963905ce9171fb0b095abfd4c2ed4d1ca37d9eef26 +size 696400 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0001_20260723_110657_after.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0001_20260723_110657_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8a6adeaf658c9931fee638bf711a0c4c7fde2131 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0001_20260723_110657_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac2d3badcd6c430291c207c4bb2cd25e7324ddf9ca8ead2fe06c70b67778d5d6 +size 696604 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0001_20260723_110657_at.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0001_20260723_110657_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b58c7de6dfbbbd0832f2767b0dacfb6d43cbcec7 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0001_20260723_110657_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d2aef5ef4da2cfeb751a93723bc14aaf7086e3e4a6cfaad6904df00dc6187c +size 2720652 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0001_20260723_110657_before.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0001_20260723_110657_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a7d7de34fc60989d7f019c7f7878b1439fb9a0c6 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0001_20260723_110657_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c3f8478fd041eb96d5a7679d414315fab4a6b0cf11adfbb50fb49b318d78390 +size 696470 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0002_20260723_110722_after.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0002_20260723_110722_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0c564f08a0e4b0816e4012d3bc532e5cf4c2e2c1 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0002_20260723_110722_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:057d3ea3257fb583e3d445bd9312f002771de3e54f6d6c7d433f1103ccb9ddaf +size 302290 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0002_20260723_110722_at.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0002_20260723_110722_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6d0f15391dd5f4088f9fb1e1289bffe68300be47 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0002_20260723_110722_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99653347c757155f3f48f6d0cd9f62e4f09602da08d5b149204def7a82ce7e29 +size 261834 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0002_20260723_110722_before.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0002_20260723_110722_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6d0f15391dd5f4088f9fb1e1289bffe68300be47 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0002_20260723_110722_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99653347c757155f3f48f6d0cd9f62e4f09602da08d5b149204def7a82ce7e29 +size 261834 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0003_20260723_110734_after.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0003_20260723_110734_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4f30291e3a762bb9cd618b5cee50f43124a53515 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0003_20260723_110734_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a8ba323797990e45e88b2add14cbbc97a39ed7e6efc61216130385e8c37086 +size 264302 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0003_20260723_110734_at.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0003_20260723_110734_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..af0c6301e0171f48ed9c5686139f5fcaecd6faab --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0003_20260723_110734_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1be7829ec8503f6d22d41c0d19db733462d0d1905621d0633b920784ceea561f +size 302414 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0003_20260723_110734_before.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0003_20260723_110734_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..af0c6301e0171f48ed9c5686139f5fcaecd6faab --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0003_20260723_110734_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1be7829ec8503f6d22d41c0d19db733462d0d1905621d0633b920784ceea561f +size 302414 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0004_20260723_110741_after.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0004_20260723_110741_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9b49c692f4ffffccfd752efa7fd28aa800b19949 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0004_20260723_110741_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daa60ffd0042fd194488ef61d5f6309021c29f7852401c65ef9f40ceaf60e977 +size 261930 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0004_20260723_110741_at.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0004_20260723_110741_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c0e2b723d8da60dbe174f0ce14376fa5f185d6b1 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0004_20260723_110741_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55400cec5c430223d6916e54a604d1249ed18d37a376cd869be2308c55cf6dfc +size 262338 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0004_20260723_110741_before.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0004_20260723_110741_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..622ac677b84510d09263f595d963ff91780521ce --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0004_20260723_110741_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6272a7356a6816a2640a395cbac45ede158428a1aceb2bfcaa487f9a4344ea07 +size 264232 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0005_20260723_110750_after.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0005_20260723_110750_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9e023fd26d1db8537c59c4db22cf1b392dc2266c --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0005_20260723_110750_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18a4e9991a8c8de188ff1a39a4616335ffac94cc435bb284fb99fea194fbbbe9 +size 421162 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0005_20260723_110750_at.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0005_20260723_110750_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d2226c79b0b75d1907a225d86477984ba19a3335 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0005_20260723_110750_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658902ed1c68671a34cf5d483bcdfb5e7e09829781061048469d4c002b24c819 +size 490612 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0005_20260723_110750_before.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0005_20260723_110750_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d2226c79b0b75d1907a225d86477984ba19a3335 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0005_20260723_110750_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658902ed1c68671a34cf5d483bcdfb5e7e09829781061048469d4c002b24c819 +size 490612 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0006_20260723_110755_after.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0006_20260723_110755_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d2226c79b0b75d1907a225d86477984ba19a3335 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0006_20260723_110755_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658902ed1c68671a34cf5d483bcdfb5e7e09829781061048469d4c002b24c819 +size 490612 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0006_20260723_110755_at.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0006_20260723_110755_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9e023fd26d1db8537c59c4db22cf1b392dc2266c --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0006_20260723_110755_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18a4e9991a8c8de188ff1a39a4616335ffac94cc435bb284fb99fea194fbbbe9 +size 421162 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0006_20260723_110755_before.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0006_20260723_110755_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9e023fd26d1db8537c59c4db22cf1b392dc2266c --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0006_20260723_110755_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18a4e9991a8c8de188ff1a39a4616335ffac94cc435bb284fb99fea194fbbbe9 +size 421162 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0007_20260723_110812_after.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0007_20260723_110812_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9b69b2dca1fa12b9e8611e70d32b6a751dbad939 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0007_20260723_110812_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b34cef0cc709b50b094ce675e0babea6e05e64c322fbb84a78e9ab776fe009 +size 269410 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0007_20260723_110812_at.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0007_20260723_110812_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5417e05b650173f48eb657d8041aae3023e2bed1 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0007_20260723_110812_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d450d102f5e09c21a98e1c30bbd62990bfc2880526f75763182df96a8b9fc5b5 +size 490786 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0007_20260723_110812_before.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0007_20260723_110812_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5417e05b650173f48eb657d8041aae3023e2bed1 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0007_20260723_110812_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d450d102f5e09c21a98e1c30bbd62990bfc2880526f75763182df96a8b9fc5b5 +size 490786 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0008_20260723_110855_after.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0008_20260723_110855_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cc8a5ecb271c993e212fc9e85fafa5cafee5e523 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0008_20260723_110855_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d679aad43cad3f301642ac11e4f5b1a574efd01bcda4eb4e7840ad2ef4b4349 +size 269356 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0008_20260723_110855_at.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0008_20260723_110855_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d45a425aaeaefda6394f9a89bb68d8922398161f --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0008_20260723_110855_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:527ce55aff1a0670443a295db3a5085424d68dd2af844875f2db8c3bdbd30f0f +size 1052248 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0008_20260723_110855_before.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0008_20260723_110855_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9696acd245fdcf773ccf0bf579412c376647b350 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0008_20260723_110855_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5236e2476bc8ea2d9b2aa914847e15cc04b4a8b4679b6200b325ef08cfb5ddb4 +size 269568 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0009_20260723_110918_after.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0009_20260723_110918_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..cd02c4cfe05e19799e120b9ccd411aa7eaa4a4a2 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0009_20260723_110918_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48e93c69405dfaf0d66a227c28a6ba54d601fab3c899ab2d01a92d979a91c788 +size 272072 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0009_20260723_110918_at.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0009_20260723_110918_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cd02c4cfe05e19799e120b9ccd411aa7eaa4a4a2 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0009_20260723_110918_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48e93c69405dfaf0d66a227c28a6ba54d601fab3c899ab2d01a92d979a91c788 +size 272072 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0009_20260723_110918_before.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0009_20260723_110918_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..eec8042e332ae8dc20710933e80076eaf5fbb272 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0009_20260723_110918_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0962a2b81c3588f96fe8fbbbfb6c5a9b85c5524cc4514e2b3e52b22ed732005d +size 273016 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0010_20260723_110923_after.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0010_20260723_110923_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..acba83c428aa2604bd47bae576744efe8c2ad82b --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0010_20260723_110923_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64de528745dc9dde09b24a681f5bf5493c4c1a3f96381059224939e11b396105 +size 272096 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0010_20260723_110923_at.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0010_20260723_110923_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ed1678e8a6c80c56395563d8129b1b20b35d2068 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0010_20260723_110923_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cae997881db27dc2dcf2aa58fbcf06f0ffec14a32911d8c8c5be4ccb77d7909 +size 272034 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0010_20260723_110923_before.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0010_20260723_110923_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cd02c4cfe05e19799e120b9ccd411aa7eaa4a4a2 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0010_20260723_110923_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48e93c69405dfaf0d66a227c28a6ba54d601fab3c899ab2d01a92d979a91c788 +size 272072 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0011_20260723_111032_after.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0011_20260723_111032_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a4546157c6040bb628bcab9b292bf8d35f920564 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0011_20260723_111032_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc3df3b4d21d5ed978fbc84d4a64cc3b89ef43523777a9c055b0c1c77f4605db +size 325460 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0011_20260723_111032_at.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0011_20260723_111032_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8bccf8803e7a3dbf61f64cb0f0c75f1f031c0087 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0011_20260723_111032_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71f7cc745600df2570f1ca325af958520fdc7ebe31eeb44a7697d723db0c935 +size 1072288 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0011_20260723_111032_before.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0011_20260723_111032_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0530d183a13af24ed621fc24c5ab0dbbec0efb90 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0011_20260723_111032_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e741f77201bbd5fcad844c72f1e9e2f7c92aeb2a324d0bf1366655d4789163a2 +size 272214 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0012_20260723_111112_after.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0012_20260723_111112_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..dfa315b0331b7dbcb54a1115abbb119867de641a --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0012_20260723_111112_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba4fe5122739759cf8942f4ef5c2b14af068f7de4b429e0d3d6eb40b199f6521 +size 326646 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0012_20260723_111112_at.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0012_20260723_111112_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..eecf1126f12dd2a9a273044eb1963e347d67ce84 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0012_20260723_111112_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d815a5dd401f4fb3e9cf69b3d8da38afcc2b3a91f8ea907bafb9cac96703198a +size 1135846 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0012_20260723_111112_before.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0012_20260723_111112_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..dc407f593e6e46f9868c77c1a46b2ebf46ba4ee0 --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0012_20260723_111112_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f3774a6dab7fbcf9ff6ca9cbe385cc8f0d006f60607e81e50a0b991221d51fd +size 325602 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0013_20260723_111129_after.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0013_20260723_111129_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ca4fe87c918c03287314fe7e76f6e424409c1cdc --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0013_20260723_111129_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b7637d0eada474ec05e4b963905ce9171fb0b095abfd4c2ed4d1ca37d9eef26 +size 696400 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0013_20260723_111129_at.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0013_20260723_111129_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..94a845126bff19a892aeeffb4f9bf63e31a7cc2a --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0013_20260723_111129_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5fce71cc37535e72e6717e4a1de9e1c94c1fc1f98968199c0172aba56df0f51 +size 696456 diff --git a/data/sessions/safari-bookmark-organize/vision/frames/step_0013_20260723_111129_before.webp b/data/sessions/safari-bookmark-organize/vision/frames/step_0013_20260723_111129_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2420d963a19ef1940491c51523d5627a7389dd5b --- /dev/null +++ b/data/sessions/safari-bookmark-organize/vision/frames/step_0013_20260723_111129_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fc8eb297624c454d93a6e3ba87cd5571787a4acdf67df1ba1ba242fde3bba6b +size 326714 diff --git a/data/sessions/safari-clear-history/commands/actuation_commands.json b/data/sessions/safari-clear-history/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..b22019280c016b964b399c269d28a99cb7fb3693 --- /dev/null +++ b/data/sessions/safari-clear-history/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-b6b7bfdb-130c-4db0-844b-6e8dbf6372c4", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 192, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 876, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=876, Y=1035", + "session_id": "conn-7f1a2128-d463-4cb3-acce-f27c711ed20e", + "success": true, + "timestamp": "2026-07-23T12:32:12.878Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-b6b7bfdb-130c-4db0-844b-6e8dbf6372c4", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 210, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 272, + "mouse_y": 13, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=272, Y=13", + "session_id": "conn-7f1a2128-d463-4cb3-acce-f27c711ed20e", + "success": true, + "timestamp": "2026-07-23T12:32:26.634Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-b6b7bfdb-130c-4db0-844b-6e8dbf6372c4", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 209, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 365, + "mouse_y": 343, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=365, Y=343", + "session_id": "conn-7f1a2128-d463-4cb3-acce-f27c711ed20e", + "success": true, + "timestamp": "2026-07-23T12:32:33.181Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-b6b7bfdb-130c-4db0-844b-6e8dbf6372c4", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 258, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1093, + "mouse_y": 560, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1093, Y=560", + "session_id": "conn-7f1a2128-d463-4cb3-acce-f27c711ed20e", + "success": true, + "timestamp": "2026-07-23T12:33:03.408Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-b6b7bfdb-130c-4db0-844b-6e8dbf6372c4", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 445, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-7f1a2128-d463-4cb3-acce-f27c711ed20e", + "success": true, + "timestamp": "2026-07-23T12:33:26.606Z" + } +] \ No newline at end of file diff --git a/data/sessions/safari-clear-history/commands/cc_commands.json b/data/sessions/safari-clear-history/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..724df8bca56a007fa97be6531b4d428203a7376d --- /dev/null +++ b/data/sessions/safari-clear-history/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "876 1035 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "272 13 left", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "365 343 left", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "1093 560 left", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/safari-clear-history/commands/converted_input.md b/data/sessions/safari-clear-history/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..c1969a77a5c9d4cb963deadf58032a19e621460b --- /dev/null +++ b/data/sessions/safari-clear-history/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-23 12:32:12 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-23T12:32:12.878Z | Left-click at (876, 1035) | +| 2 | 2026-07-23T12:32:26.634Z | Left-click at (272, 13) | +| 3 | 2026-07-23T12:32:33.181Z | Left-click at (365, 343) | +| 4 | 2026-07-23T12:33:03.408Z | Left-click at (1093, 560) | +| 5 | 2026-07-23T12:33:26.606Z | Press: Cmd+Q | diff --git a/data/sessions/safari-clear-history/commands/raw_input.md b/data/sessions/safari-clear-history/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..568003db14d761b41253e73d9c6ba37ef301d9bd --- /dev/null +++ b/data/sessions/safari-clear-history/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-23 12:32:12 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-23T12:32:12.878Z | Left-clicked at X=876, Y=1035 | +| 2 | 2026-07-23T12:32:26.634Z | Left-clicked at X=272, Y=13 | +| 3 | 2026-07-23T12:32:33.181Z | Left-clicked at X=365, Y=343 | +| 4 | 2026-07-23T12:33:03.408Z | Left-clicked at X=1093, Y=560 | +| 5 | 2026-07-23T12:33:26.606Z | Pressed: Cmd+Q | diff --git a/data/sessions/safari-clear-history/memory.md b/data/sessions/safari-clear-history/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..16289ddbafa15e3bff964e3c87b8abf25c1cbd8d --- /dev/null +++ b/data/sessions/safari-clear-history/memory.md @@ -0,0 +1,62 @@ +# Memory: safari-clear-history + +## Overview + +Clear the browser's recent browsing history for a bounded time range. Use this when recent +visits have to be removed without discarding the whole history. The route launches the +browser, opens the History menu, chooses Clear History, and confirms with the range the +dialog is already showing. The recorded trace clears the last hour, leaving older entries +in place. + +## Prerequisites + +- A desktop environment with a web browser holding browsing history to clear. +- A decision about the time range before starting. Clearing "the last hour" and clearing + everything are different tasks with the same button, and the dialog's default is not the + same on every browser or every build — read what it says rather than assuming. +- An understanding that the action is irreversible. There is no undo and no restore. +- An awareness of what else the dialog removes. Browsers usually clear cookies and site + data alongside history, which signs the user out of sites; the dialog says so, and it is + easy to accept without reading. +- Confirmation planned from the history list itself, not from the dialog closing. + +## Steps + +### Step 1 — Left-click at (876, 1035) + +The task is to clear the last hour of Safari's browsing history, so Safari has to be running first. Move the cursor and Left-click the Safari icon in the Dock. Safari is used deliberately here rather than whatever opens by default — this image's default browser is Brave, so reaching the right browser means picking its icon rather than opening a link. + +![Step 1](vision/frames/step_0001_20260723_123212_at.webp) + +### Step 2 — Left-click at (272, 13) + +Move the cursor and Left-click `History` in the menu bar. The clearing command lives in this menu rather than in Settings, so opening it is what makes the operation reachable. + +![Step 2](vision/frames/step_0002_20260723_123226_at.webp) + +### Step 3 — Left-click at (365, 343) + +Move the cursor and Left-click `Clear History…` at the bottom of the menu. The menu above it lists what is about to be affected — the two recent visits `Apple` and `Wikipedia, the free encyclopedia`, and an older group dated `Saturday, 20 December 2025` — which is worth reading before clearing, because the operation cannot be undone. The trailing ellipsis signals that a dialog follows rather than the history being wiped on the spot. + +![Step 3](vision/frames/step_0003_20260723_123233_at.webp) + +### Step 4 — Left-click at (1093, 560) + +The dialog warns that clearing history also removes related cookies and website data, and offers a `Clear` range which on this build already reads **`Last Hour`** — the range the task calls for — so no dropdown has to be changed. Confirm that range before acting, then move the cursor and left-click `Clear History`. Reading the range matters more than reading the buttons: the same click with the pop-up on a wider setting would erase history the task was meant to keep. The older December 2025 entries survive, which is what shows the scope was right. + +![Step 4](vision/frames/step_0004_20260723_123303_at.webp) + +### Step 5 — Press: Cmd+Q + +The history is cleared and there is nothing to save, so press ⌘Q (Cmd+Q) to quit Safari. This ends the process rather than only closing the window, returning the machine to the state the task started from. + +![Step 5](vision/frames/step_0005_20260723_123326_at.webp) + +## Notes & Edge Cases + +1. When organizing or searching for items in browser, for example content in YouTube search history, browser's history, browser's bookmarks and so, it is recommend to use scroll, check visually and take action only if the history is small, in case the the history and the content being searched for is too large and long use the search feature instead of scroll to avoid taking large number of step for a task that can be done within few steps. +2. Clearing history cannot be undone. There is no restore and no trash, so the range has to be right the first time — confirm with the user what is to be cleared before running it, and treat the confirmation button as the point of no return rather than as one more click. +3. The range the dialog opens on is not the same everywhere, and it is not always the safe one. In the recorded traces Safari opened already set to `Last Hour` — the value the task wanted, needing no change — while Edge opened on `All time`, where the same confirming click would have destroyed the entire history. Read the range out of the dialog every time; the number of steps a task takes is not evidence the default was correct. +4. Clearing history also clears cookies and other site data, which signs the user out of sites they are logged into. The dialog says so and it is easy to accept without reading. That side effect belongs to the user's decision, so surface it before acting rather than after. +5. Confirm from the history itself, not from the dialog closing. The dialog closes whether it cleared an hour or everything, and in the recorded trace it was still on screen a second after the click — a screenshot taken at that moment shows neither success nor failure. +6. The command lives in a different place in each browser and is not always named what the task calls it. One reaches it from a History menu, another from the `⋯` menu as `Delete browsing data`, and the documented `Settings ▸ Privacy ▸ Choose what to clear` route may not exist by that name in the running build. Read the menu that is open rather than looking for the words in the instruction. diff --git a/data/sessions/safari-clear-history/metadata.json b/data/sessions/safari-clear-history/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..37b1b1c880c789dc7497eecec9abcc0bbc0129d4 --- /dev/null +++ b/data/sessions/safari-clear-history/metadata.json @@ -0,0 +1,100 @@ +{ + "memory_name": "safari-clear-history", + "memory_description": "", + "session_id": "8c1859ec-2a5d-4788-80ee-81b879abe7e1", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-23T12:23:03.542992174Z", + "completed_at": "2026-07-23T12:33:51.650532920Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-23T12:32:12.878Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260723_123212_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260723_123212_before.webp", + "after_image_path": "vision/frames/step_0001_20260723_123212_after.webp", + "raw_command": "Left-clicked at X=876, Y=1035", + "converted_command": "Left-click at (876, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-23T12:32:26.634Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260723_123226_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260723_123226_before.webp", + "after_image_path": "vision/frames/step_0002_20260723_123226_after.webp", + "raw_command": "Left-clicked at X=272, Y=13", + "converted_command": "Left-click at (272, 13)" + }, + { + "step_id": 3, + "timestamp": "2026-07-23T12:32:33.181Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0003_20260723_123233_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260723_123233_before.webp", + "after_image_path": "vision/frames/step_0003_20260723_123233_after.webp", + "raw_command": "Left-clicked at X=365, Y=343", + "converted_command": "Left-click at (365, 343)" + }, + { + "step_id": 4, + "timestamp": "2026-07-23T12:33:03.408Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260723_123303_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260723_123303_before.webp", + "after_image_path": "vision/frames/step_0004_20260723_123303_after.webp", + "raw_command": "Left-clicked at X=1093, Y=560", + "converted_command": "Left-click at (1093, 560)" + }, + { + "step_id": 5, + "timestamp": "2026-07-23T12:33:26.606Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260723_123326_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260723_123326_before.webp", + "after_image_path": "vision/frames/step_0005_20260723_123326_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/safari-clear-history/reasoning/reasoning.jsonl b/data/sessions/safari-clear-history/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..65187714e74475af4c8d8f3184fc3bacae5bfa2e --- /dev/null +++ b/data/sessions/safari-clear-history/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-23T12:32:12.878Z", "timestamp_annotated": "2026-08-19T14:18:25.790723+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=876, Y=1035", "converted_command": "Left-click at (876, 1035)", "image_path": "vision/frames/step_0001_20260723_123212_at.webp", "reasoning": "The task is to clear the last hour of Safari's browsing history, so Safari has to be running first. Move the cursor and Left-click the Safari icon in the Dock. Safari is used deliberately here rather than whatever opens by default — this image's default browser is Brave, so reaching the right browser means picking its icon rather than opening a link.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-23T12:32:26.634Z", "timestamp_annotated": "2026-08-19T14:18:25.791048+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=272, Y=13", "converted_command": "Left-click at (272, 13)", "image_path": "vision/frames/step_0002_20260723_123226_at.webp", "reasoning": "Move the cursor and Left-click `History` in the menu bar. The clearing command lives in this menu rather than in Settings, so opening it is what makes the operation reachable.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-23T12:32:33.181Z", "timestamp_annotated": "2026-08-19T14:18:25.791459+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=365, Y=343", "converted_command": "Left-click at (365, 343)", "image_path": "vision/frames/step_0003_20260723_123233_at.webp", "reasoning": "Move the cursor and Left-click `Clear History…` at the bottom of the menu. The menu above it lists what is about to be affected — the two recent visits `Apple` and `Wikipedia, the free encyclopedia`, and an older group dated `Saturday, 20 December 2025` — which is worth reading before clearing, because the operation cannot be undone. The trailing ellipsis signals that a dialog follows rather than the history being wiped on the spot.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-23T12:33:03.408Z", "timestamp_annotated": "2026-08-19T14:18:25.791852+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1093, Y=560", "converted_command": "Left-click at (1093, 560)", "image_path": "vision/frames/step_0004_20260723_123303_at.webp", "reasoning": "The dialog warns that clearing history also removes related cookies and website data, and offers a `Clear` range which on this build already reads **`Last Hour`** — the range the task calls for — so no dropdown has to be changed. Confirm that range before acting, then move the cursor and left-click `Clear History`. Reading the range matters more than reading the buttons: the same click with the pop-up on a wider setting would erase history the task was meant to keep. The older December 2025 entries survive, which is what shows the scope was right.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-23T12:33:26.606Z", "timestamp_annotated": "2026-08-19T14:18:25.792243+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0005_20260723_123326_at.webp", "reasoning": "The history is cleared and there is nothing to save, so press ⌘Q (Cmd+Q) to quit Safari. This ends the process rather than only closing the window, returning the machine to the state the task started from.", "skipped": false} diff --git a/data/sessions/safari-clear-history/sync_log.json b/data/sessions/safari-clear-history/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..099a82234759101d6d8855d06b36189ac1e1feea --- /dev/null +++ b/data/sessions/safari-clear-history/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "8c1859ec-2a5d-4788-80ee-81b879abe7e1", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260723_123212_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/vision/frames/step_0001_20260723_123212_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260723_123212_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/vision/frames/step_0001_20260723_123212_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260723_123212_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/vision/frames/step_0001_20260723_123212_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260723_123226_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/vision/frames/step_0002_20260723_123226_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260723_123226_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/vision/frames/step_0002_20260723_123226_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260723_123226_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/vision/frames/step_0002_20260723_123226_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260723_123233_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/vision/frames/step_0003_20260723_123233_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260723_123233_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/vision/frames/step_0003_20260723_123233_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260723_123233_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/vision/frames/step_0003_20260723_123233_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260723_123303_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/vision/frames/step_0004_20260723_123303_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260723_123303_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/vision/frames/step_0004_20260723_123303_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260723_123303_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/vision/frames/step_0004_20260723_123303_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260723_123326_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/vision/frames/step_0005_20260723_123326_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260723_123326_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/vision/frames/step_0005_20260723_123326_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260723_123326_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/safari-clear-history/vision/frames/step_0005_20260723_123326_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/safari-clear-history/vision/frames/closing_state.webp b/data/sessions/safari-clear-history/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..db1d45496105105a918fc4c78e9ba0826240d48f --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9225bb1e9356307880e52b49a51f0f9edd9d0a9b5498aa2a3d96c14af97eb1a +size 696546 diff --git a/data/sessions/safari-clear-history/vision/frames/step_0001_20260723_123212_after.webp b/data/sessions/safari-clear-history/vision/frames/step_0001_20260723_123212_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a96cf1e90528e60b8a2fc6d761810cc47754c013 --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/step_0001_20260723_123212_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d7e8c54f14b6d0ac7108e528a1b817fb355e0ad41479b4fc73c866e798543bf +size 696428 diff --git a/data/sessions/safari-clear-history/vision/frames/step_0001_20260723_123212_at.webp b/data/sessions/safari-clear-history/vision/frames/step_0001_20260723_123212_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..de4c624561aba672e4b883b6cd6b23b00014691e --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/step_0001_20260723_123212_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e010ad10405461364c8d412c8f6efe1ab088616762bdc2d81d7eec837738315f +size 2720632 diff --git a/data/sessions/safari-clear-history/vision/frames/step_0001_20260723_123212_before.webp b/data/sessions/safari-clear-history/vision/frames/step_0001_20260723_123212_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a96cf1e90528e60b8a2fc6d761810cc47754c013 --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/step_0001_20260723_123212_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d7e8c54f14b6d0ac7108e528a1b817fb355e0ad41479b4fc73c866e798543bf +size 696428 diff --git a/data/sessions/safari-clear-history/vision/frames/step_0002_20260723_123226_after.webp b/data/sessions/safari-clear-history/vision/frames/step_0002_20260723_123226_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a83a806225ccfa5533e0ab4bb4f73dbc7a716802 --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/step_0002_20260723_123226_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:619d3d100bafe99f32df5f2c2386b18d47e428c724f744e7cacdfef5b296e53c +size 268720 diff --git a/data/sessions/safari-clear-history/vision/frames/step_0002_20260723_123226_at.webp b/data/sessions/safari-clear-history/vision/frames/step_0002_20260723_123226_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4d2be613044143e844283dfde3d177b1d97dc42f --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/step_0002_20260723_123226_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6c5c51c531164b21c260d69acffce0368ad218adfc29a11da9bdcd23963b3be +size 1039970 diff --git a/data/sessions/safari-clear-history/vision/frames/step_0002_20260723_123226_before.webp b/data/sessions/safari-clear-history/vision/frames/step_0002_20260723_123226_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ca4d41de7180232086e618aba740af0b6767bbaa --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/step_0002_20260723_123226_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3743cb782dde1a365d0049e24c05f60ef6c98b630229b5f6d01e5d4dd827951c +size 261690 diff --git a/data/sessions/safari-clear-history/vision/frames/step_0003_20260723_123233_after.webp b/data/sessions/safari-clear-history/vision/frames/step_0003_20260723_123233_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6de0e25612531a950872ce2d69263e799f8ef06a --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/step_0003_20260723_123233_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc11b4293e3f68160bb985f8328becddfe41fc6899fbb77a3475e46349d5ae7a +size 266958 diff --git a/data/sessions/safari-clear-history/vision/frames/step_0003_20260723_123233_at.webp b/data/sessions/safari-clear-history/vision/frames/step_0003_20260723_123233_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..27df90e9c31c1f0f7faf3224c3a0d2e6b41d716c --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/step_0003_20260723_123233_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1825fdd6c916fd754d3b64511f87bb597a5655c8f5b21e1e97a5cf0c9f020b60 +size 1036122 diff --git a/data/sessions/safari-clear-history/vision/frames/step_0003_20260723_123233_before.webp b/data/sessions/safari-clear-history/vision/frames/step_0003_20260723_123233_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..55888d528d0676add57e16805527bca09a514213 --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/step_0003_20260723_123233_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c087581145ab7b66d65eae616105e903998e53653e3c0f1d55c63d6cfdaaf0bc +size 268658 diff --git a/data/sessions/safari-clear-history/vision/frames/step_0004_20260723_123303_after.webp b/data/sessions/safari-clear-history/vision/frames/step_0004_20260723_123303_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5043fb898d99b850ce8ea07d07776143314bd5df --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/step_0004_20260723_123303_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e8fcd0d41737ec323a158f3233445b38e9792544d9f660ce06359a1f98dc94 +size 261832 diff --git a/data/sessions/safari-clear-history/vision/frames/step_0004_20260723_123303_at.webp b/data/sessions/safari-clear-history/vision/frames/step_0004_20260723_123303_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1bab1e3ce0443afdd12ab3ec1c816c3ba2ee76e8 --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/step_0004_20260723_123303_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92de391a903b6030621e18ce591a76e5eeb7de7266d9e6f3be8edcdeae0f8bcb +size 1057338 diff --git a/data/sessions/safari-clear-history/vision/frames/step_0004_20260723_123303_before.webp b/data/sessions/safari-clear-history/vision/frames/step_0004_20260723_123303_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f1ad5fd4c5555d51de2d4c92ab0025876ee1e438 --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/step_0004_20260723_123303_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b585cf0220bec9ec9f3a5015be9364301b879a588815ecd69d5948518721ef9 +size 269170 diff --git a/data/sessions/safari-clear-history/vision/frames/step_0005_20260723_123326_after.webp b/data/sessions/safari-clear-history/vision/frames/step_0005_20260723_123326_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..db1d45496105105a918fc4c78e9ba0826240d48f --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/step_0005_20260723_123326_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9225bb1e9356307880e52b49a51f0f9edd9d0a9b5498aa2a3d96c14af97eb1a +size 696546 diff --git a/data/sessions/safari-clear-history/vision/frames/step_0005_20260723_123326_at.webp b/data/sessions/safari-clear-history/vision/frames/step_0005_20260723_123326_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5043fb898d99b850ce8ea07d07776143314bd5df --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/step_0005_20260723_123326_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e8fcd0d41737ec323a158f3233445b38e9792544d9f660ce06359a1f98dc94 +size 261832 diff --git a/data/sessions/safari-clear-history/vision/frames/step_0005_20260723_123326_before.webp b/data/sessions/safari-clear-history/vision/frames/step_0005_20260723_123326_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5043fb898d99b850ce8ea07d07776143314bd5df --- /dev/null +++ b/data/sessions/safari-clear-history/vision/frames/step_0005_20260723_123326_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e8fcd0d41737ec323a158f3233445b38e9792544d9f660ce06359a1f98dc94 +size 261832 diff --git a/data/sessions/snippingtool-region/commands/actuation_commands.json b/data/sessions/snippingtool-region/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..c76754d8e65e9afc5fb68cd897b00f921b542ab6 --- /dev/null +++ b/data/sessions/snippingtool-region/commands/actuation_commands.json @@ -0,0 +1,211 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 86, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 24, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=24, Y=1060", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:33:00.403Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Snipping Tool", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:33:05.525Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:33:10.797Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 95, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 858, + "mouse_y": 241, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=858, Y=241", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:33:21.246Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 24, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 858, + "mouse_y": 241, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=858, Y=241", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:33:24.434Z" + }, + { + "action_subtype": "drag", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 104, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 300, + "mouse_y": 200, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Dragged from X=300, Y=200 to X=800, Y=550", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:33:29.652Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Ctrl+S", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:33:34.696Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: C:\\Users\\AgentUser\\corpus-seed\\shots\\snip.png", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:33:40.850Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 95, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 995, + "mouse_y": 570, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=995, Y=570", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:33:45.137Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 25, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 995, + "mouse_y": 570, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=995, Y=570", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:33:48.356Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Alt+F4", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T13:33:54.572Z" + } +] \ No newline at end of file diff --git a/data/sessions/snippingtool-region/commands/cc_commands.json b/data/sessions/snippingtool-region/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..04b65d12cd83f806e43d5faac6e51f9a2008e7ab --- /dev/null +++ b/data/sessions/snippingtool-region/commands/cc_commands.json @@ -0,0 +1,57 @@ +[ + { + "command": "24 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Snipping Tool", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "858 241 move", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "858 241 left", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "Dragged from X=300, Y=200 to X=800, Y=550", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "press {Ctrl+S}", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "type C:\\Users\\AgentUser\\corpus-seed\\shots\\snip.png", + "os": "WINDOWS", + "step_id": 8 + }, + { + "command": "995 570 move", + "os": "WINDOWS", + "step_id": 9 + }, + { + "command": "995 570 left", + "os": "WINDOWS", + "step_id": 10 + }, + { + "command": "press {Alt+F4}", + "os": "WINDOWS", + "step_id": 11 + } +] \ No newline at end of file diff --git a/data/sessions/snippingtool-region/commands/converted_input.md b/data/sessions/snippingtool-region/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..382f8774f08252e0c2d0aaa9d563fc47a01791b3 --- /dev/null +++ b/data/sessions/snippingtool-region/commands/converted_input.md @@ -0,0 +1,17 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 13:33:00 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T13:33:00.403Z | Left-click at (24, 1060) | +| 2 | 2026-07-31T13:33:05.525Z | Type: Snipping Tool | +| 3 | 2026-07-31T13:33:10.797Z | Press: Enter | +| 4 | 2026-07-31T13:33:21.246Z | Move-cursor at (858, 241) | +| 5 | 2026-07-31T13:33:24.434Z | Left-click at (858, 241) | +| 6 | 2026-07-31T13:33:29.652Z | Drag at (300, 200) | +| 7 | 2026-07-31T13:33:34.696Z | Press: Ctrl+S | +| 8 | 2026-07-31T13:33:40.850Z | Type: C:\Users\AgentUser\corpus-seed\shots\snip.png | +| 9 | 2026-07-31T13:33:45.137Z | Move-cursor at (995, 570) | +| 10 | 2026-07-31T13:33:48.356Z | Left-click at (995, 570) | +| 11 | 2026-07-31T13:33:54.572Z | Press: Alt+F4 | diff --git a/data/sessions/snippingtool-region/commands/raw_input.md b/data/sessions/snippingtool-region/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..5ab2819ea4ab8e452c1b9a28ff29acbe0b5fbca6 --- /dev/null +++ b/data/sessions/snippingtool-region/commands/raw_input.md @@ -0,0 +1,17 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 13:33:00 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T13:33:00.403Z | Left-clicked at X=24, Y=1060 | +| 2 | 2026-07-31T13:33:05.525Z | Typed: Snipping Tool | +| 3 | 2026-07-31T13:33:10.797Z | Pressed: Return | +| 4 | 2026-07-31T13:33:21.246Z | Moved cursor to at X=858, Y=241 | +| 5 | 2026-07-31T13:33:24.434Z | Left-clicked at X=858, Y=241 | +| 6 | 2026-07-31T13:33:29.652Z | Dragged from X=300, Y=200 to X=800, Y=550 | +| 7 | 2026-07-31T13:33:34.696Z | Pressed: Ctrl+S | +| 8 | 2026-07-31T13:33:40.850Z | Typed: C:\Users\AgentUser\corpus-seed\shots\snip.png | +| 9 | 2026-07-31T13:33:45.137Z | Moved cursor to at X=995, Y=570 | +| 10 | 2026-07-31T13:33:48.356Z | Left-clicked at X=995, Y=570 | +| 11 | 2026-07-31T13:33:54.572Z | Pressed: Alt+F4 | diff --git a/data/sessions/snippingtool-region/memory.md b/data/sessions/snippingtool-region/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..72174e79853ab11d18e54fb52548c9f2e70172ea --- /dev/null +++ b/data/sessions/snippingtool-region/memory.md @@ -0,0 +1,103 @@ +# Memory: snippingtool-region + +## Overview + +Capture a freehand rectangular region of the screen and save it to a file, using the +system snipping tool. Use this when the wanted area is not a whole window — a portion of +one, or something spanning two. The route launches the tool, starts a new capture, drags +the region, then saves, typing the destination path in full. The recorded trace captures a +region of an open file-manager window to a PNG in the working folder's `shots` +directory. + +## Prerequisites + +- A desktop environment with a screen-capture tool that supports a freehand rectangular + region. +- Whatever is to be captured already visible on screen and not obscured, before the + capture starts. +- A destination directory that already exists, and a file name decided in advance. +- An expectation that the tool captures what is on screen at the moment of the drag, so + anything that changes the screen in between — a notification, a window stealing focus — + is captured too. +- An understanding that the region is defined by two corners and that both are inclusive, + so the saved image is one pixel wider and taller than the difference between them. +- Confirmation planned from the saved file, not from the preview the tool shows. + +## Steps + +### Step 1 — Left-click at (24, 1060) + +The task is to capture a rectangular region of the screen to an image file, so the capture tool has to be running first. Move the cursor and Left-click the Start button at the far left of the taskbar. + +![Step 1](vision/frames/step_0001_20260731_133300_at.webp) + +### Step 2 — Type: Snipping Tool + +Type `Snipping Tool` into the Start menu to search for the application. + +![Step 2](vision/frames/step_0002_20260731_133305_at.webp) + +### Step 3 — Press: Enter + +After typing `Snipping Tool` Press Enter to launch the highlighted result. Give the menu time to settle before this key — sent too early it silently does nothing, and the only way to know is to confirm the application window actually appeared. + +![Step 3](vision/frames/step_0003_20260731_133310_at.webp) + +### Step 4 — Move-cursor at (858, 241) + +The Snipping Tool window opens without capturing anything; it waits for a mode and a `New`. Move the cursor onto the **`New`** button at the left of its toolbar. Moving to the target and clicking as a separate step is more dependable than a combined move-and-click. + +![Step 4](vision/frames/step_0004_20260731_133321_at.webp) + +### Step 5 — Left-click at (858, 241) + +Move the cursor and Left-click **`New`**. The screen dims and the pointer becomes a crosshair, ready for a region to be drawn. The mode is left at its default rectangular setting, so no `Mode ▾` step is needed. + +![Step 5](vision/frames/step_0005_20260731_133324_at.webp) + +### Step 6 — Drag from (300, 200) to (800, 550) + +Drag from the top-left of the wanted region to its bottom-right and release. The rectangle drawn here *is* the capture — releasing takes the shot immediately and returns to the Snipping Tool window with the result in its editor, so there is no separate capture command. The image exists only in the application at this point, not on disk. + +![Step 6](vision/frames/step_0006_20260731_133329_at.webp) + +### Step 7 — Press: Ctrl+S + +Press Ctrl+S to save the snip. A capture that is never saved is lost when the window closes, so this is the step that turns it into a file. A Save As dialog opens, already set to write a PNG. + +![Step 7](vision/frames/step_0007_20260731_133334_at.webp) + +### Step 8 — Type: C:\Users\AgentUser\corpus-seed\shots\snip.png + +Type the full absolute path into the dialog's `File name` box. The dialog does not open in the destination folder and its navigation pane has no entry for it, so the location cannot be reached by clicking — Windows accepts a complete path in this box and treats it as folder plus file name. The box's existing contents are selected, so the typed path replaces them. + +![Step 8](vision/frames/step_0008_20260731_133340_at.webp) + +### Step 9 — Move-cursor at (995, 570) + +Move the cursor onto the dialog's **`Save`** button. + +![Step 9](vision/frames/step_0009_20260731_133345_at.webp) + +### Step 10 — Left-click at (995, 570) + +Move the cursor and Left-click **`Save`** to write the file. The `Save as type` box already reads `Portable Network Graphic file (PNG) (*.PNG)`, matching the `.png` in the typed path, so the format needs no change — a mismatch there would produce a file whose contents did not match its extension. + +![Step 10](vision/frames/step_0010_20260731_133348_at.webp) + +### Step 11 — Press: Alt+F4 + +The file is written, so press Alt+F4 to close Snipping Tool. Closing before the save completed would have discarded the capture, since it lived only in the application until the previous step. + +![Step 11](vision/frames/step_0011_20260731_133354_at.webp) + +## Notes & Edge Cases + +- **The drag *is* the capture.** There is no separate confirm step: releasing takes the + shot immediately. A rectangle drawn wrongly cannot be adjusted, only redrawn by starting + a new capture. +- **The region is inclusive of both corners**, so the saved image is one pixel larger in + each direction than the difference between the press and release points. +- **Whatever is on screen at the moment of release is what is captured** — a notification, + a window taking focus, or a menu still open all land in the image. Clear the screen + before starting rather than cropping afterwards. diff --git a/data/sessions/snippingtool-region/metadata.json b/data/sessions/snippingtool-region/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..699b34413116edd0d3e3f99a1b6844b6634a78aa --- /dev/null +++ b/data/sessions/snippingtool-region/metadata.json @@ -0,0 +1,181 @@ +{ + "memory_name": "snippingtool-region", + "memory_description": "", + "session_id": "856e169f-779b-4756-bf81-7bb67ee08ebc", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T13:32:51.256828689Z", + "completed_at": "2026-07-31T13:33:59.795400820Z", + "total_steps": 11, + "annotated_steps": 11, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T13:33:00.403Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_133300_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_133300_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_133300_after.webp", + "raw_command": "Left-clicked at X=24, Y=1060", + "converted_command": "Left-click at (24, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T13:33:05.525Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260731_133305_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_133305_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_133305_after.webp", + "raw_command": "Typed: Snipping Tool", + "converted_command": "Type: Snipping Tool" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T13:33:10.797Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_133310_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_133310_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_133310_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T13:33:21.246Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0004_20260731_133321_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_133321_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_133321_after.webp", + "raw_command": "Moved cursor to at X=858, Y=241", + "converted_command": "Move-cursor at (858, 241)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T13:33:24.434Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0005_20260731_133324_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260731_133324_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_133324_after.webp", + "raw_command": "Left-clicked at X=858, Y=241", + "converted_command": "Left-click at (858, 241)" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T13:33:29.652Z", + "action_type": "mouse", + "action_subtype": "drag", + "image_path": "vision/frames/step_0006_20260731_133329_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260731_133329_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_133329_after.webp", + "raw_command": "Dragged from X=300, Y=200 to X=800, Y=550", + "converted_command": "Drag from (300, 200) to (800, 550)" + }, + { + "step_id": 7, + "timestamp": "2026-07-31T13:33:34.696Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0007_20260731_133334_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260731_133334_before.webp", + "after_image_path": "vision/frames/step_0007_20260731_133334_after.webp", + "raw_command": "Pressed: Ctrl+S", + "converted_command": "Press: Ctrl+S" + }, + { + "step_id": 8, + "timestamp": "2026-07-31T13:33:40.850Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0008_20260731_133340_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260731_133340_before.webp", + "after_image_path": "vision/frames/step_0008_20260731_133340_after.webp", + "raw_command": "Typed: C:\\Users\\AgentUser\\corpus-seed\\shots\\snip.png", + "converted_command": "Type: C:\\Users\\AgentUser\\corpus-seed\\shots\\snip.png" + }, + { + "step_id": 9, + "timestamp": "2026-07-31T13:33:45.137Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0009_20260731_133345_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0009_20260731_133345_before.webp", + "after_image_path": "vision/frames/step_0009_20260731_133345_after.webp", + "raw_command": "Moved cursor to at X=995, Y=570", + "converted_command": "Move-cursor at (995, 570)" + }, + { + "step_id": 10, + "timestamp": "2026-07-31T13:33:48.356Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0010_20260731_133348_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260731_133348_before.webp", + "after_image_path": "vision/frames/step_0010_20260731_133348_after.webp", + "raw_command": "Left-clicked at X=995, Y=570", + "converted_command": "Left-click at (995, 570)" + }, + { + "step_id": 11, + "timestamp": "2026-07-31T13:33:54.572Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0011_20260731_133354_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0011_20260731_133354_before.webp", + "after_image_path": "vision/frames/step_0011_20260731_133354_after.webp", + "raw_command": "Pressed: Alt+F4", + "converted_command": "Press: Alt+F4" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/snippingtool-region/reasoning/reasoning.jsonl b/data/sessions/snippingtool-region/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..1ebdae57c70ab448a32ddcccd08de5ebd788d588 --- /dev/null +++ b/data/sessions/snippingtool-region/reasoning/reasoning.jsonl @@ -0,0 +1,11 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T13:33:00.403Z", "timestamp_annotated": "2026-08-19T14:18:25.913896+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=24, Y=1060", "converted_command": "Left-click at (24, 1060)", "image_path": "vision/frames/step_0001_20260731_133300_at.webp", "reasoning": "The task is to capture a rectangular region of the screen to an image file, so the capture tool has to be running first. Move the cursor and Left-click the Start button at the far left of the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T13:33:05.525Z", "timestamp_annotated": "2026-08-19T14:18:25.914205+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Snipping Tool", "converted_command": "Type: Snipping Tool", "image_path": "vision/frames/step_0002_20260731_133305_at.webp", "reasoning": "Type `Snipping Tool` into the Start menu to search for the application.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T13:33:10.797Z", "timestamp_annotated": "2026-08-19T14:18:25.914632+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260731_133310_at.webp", "reasoning": "After typing `Snipping Tool` Press Enter to launch the highlighted result. Give the menu time to settle before this key — sent too early it silently does nothing, and the only way to know is to confirm the application window actually appeared.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T13:33:21.246Z", "timestamp_annotated": "2026-08-19T14:18:25.915008+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=858, Y=241", "converted_command": "Move-cursor at (858, 241)", "image_path": "vision/frames/step_0004_20260731_133321_at.webp", "reasoning": "The Snipping Tool window opens without capturing anything; it waits for a mode and a `New`. Move the cursor onto the **`New`** button at the left of its toolbar. Moving to the target and clicking as a separate step is more dependable than a combined move-and-click.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T13:33:24.434Z", "timestamp_annotated": "2026-08-19T14:18:25.915393+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=858, Y=241", "converted_command": "Left-click at (858, 241)", "image_path": "vision/frames/step_0005_20260731_133324_at.webp", "reasoning": "Move the cursor and Left-click **`New`**. The screen dims and the pointer becomes a crosshair, ready for a region to be drawn. The mode is left at its default rectangular setting, so no `Mode ▾` step is needed.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T13:33:29.652Z", "timestamp_annotated": "2026-08-19T14:18:25.915917+00:00", "action_type": "mouse", "action_subtype": "drag", "raw_command": "Dragged from X=300, Y=200 to X=800, Y=550", "converted_command": "Drag from (300, 200) to (800, 550)", "image_path": "vision/frames/step_0006_20260731_133329_at.webp", "reasoning": "Drag from the top-left of the wanted region to its bottom-right and release. The rectangle drawn here *is* the capture — releasing takes the shot immediately and returns to the Snipping Tool window with the result in its editor, so there is no separate capture command. The image exists only in the application at this point, not on disk.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-31T13:33:34.696Z", "timestamp_annotated": "2026-08-19T14:18:25.916337+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Ctrl+S", "converted_command": "Press: Ctrl+S", "image_path": "vision/frames/step_0007_20260731_133334_at.webp", "reasoning": "Press Ctrl+S to save the snip. A capture that is never saved is lost when the window closes, so this is the step that turns it into a file. A Save As dialog opens, already set to write a PNG.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-31T13:33:40.850Z", "timestamp_annotated": "2026-08-19T14:18:25.916792+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: C:\\Users\\AgentUser\\corpus-seed\\shots\\snip.png", "converted_command": "Type: C:\\Users\\AgentUser\\corpus-seed\\shots\\snip.png", "image_path": "vision/frames/step_0008_20260731_133340_at.webp", "reasoning": "Type the full absolute path into the dialog's `File name` box. The dialog does not open in the destination folder and its navigation pane has no entry for it, so the location cannot be reached by clicking — Windows accepts a complete path in this box and treats it as folder plus file name. The box's existing contents are selected, so the typed path replaces them.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-31T13:33:45.137Z", "timestamp_annotated": "2026-08-19T14:18:25.917268+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=995, Y=570", "converted_command": "Move-cursor at (995, 570)", "image_path": "vision/frames/step_0009_20260731_133345_at.webp", "reasoning": "Move the cursor onto the dialog's **`Save`** button.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-31T13:33:48.356Z", "timestamp_annotated": "2026-08-19T14:18:25.917795+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=995, Y=570", "converted_command": "Left-click at (995, 570)", "image_path": "vision/frames/step_0010_20260731_133348_at.webp", "reasoning": "Move the cursor and Left-click **`Save`** to write the file. The `Save as type` box already reads `Portable Network Graphic file (PNG) (*.PNG)`, matching the `.png` in the typed path, so the format needs no change — a mismatch there would produce a file whose contents did not match its extension.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-31T13:33:54.572Z", "timestamp_annotated": "2026-08-19T14:18:25.918473+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Alt+F4", "converted_command": "Press: Alt+F4", "image_path": "vision/frames/step_0011_20260731_133354_at.webp", "reasoning": "The file is written, so press Alt+F4 to close Snipping Tool. Closing before the save completed would have discarded the capture, since it lived only in the application until the previous step.", "skipped": false} diff --git a/data/sessions/snippingtool-region/sync_log.json b/data/sessions/snippingtool-region/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..11d3844152fb2d07d080cbecdaa13babb3c08d1c --- /dev/null +++ b/data/sessions/snippingtool-region/sync_log.json @@ -0,0 +1,271 @@ +{ + "session_id": "856e169f-779b-4756-bf81-7bb67ee08ebc", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_133300_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0001_20260731_133300_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_133300_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0001_20260731_133300_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_133300_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0001_20260731_133300_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_133305_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0002_20260731_133305_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_133305_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0002_20260731_133305_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_133305_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0002_20260731_133305_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_133310_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0003_20260731_133310_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_133310_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0003_20260731_133310_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_133310_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0003_20260731_133310_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_133321_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0004_20260731_133321_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_133321_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0004_20260731_133321_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_133321_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0004_20260731_133321_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_133324_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0005_20260731_133324_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_133324_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0005_20260731_133324_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_133324_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0005_20260731_133324_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_133329_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0006_20260731_133329_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_133329_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0006_20260731_133329_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_133329_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0006_20260731_133329_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_133334_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0007_20260731_133334_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_133334_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0007_20260731_133334_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_133334_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0007_20260731_133334_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_133340_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0008_20260731_133340_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_133340_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0008_20260731_133340_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_133340_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0008_20260731_133340_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_133345_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0009_20260731_133345_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_133345_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0009_20260731_133345_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_133345_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0009_20260731_133345_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_133348_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0010_20260731_133348_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_133348_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0010_20260731_133348_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_133348_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0010_20260731_133348_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_133354_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0011_20260731_133354_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_133354_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0011_20260731_133354_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_133354_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/snippingtool-region/vision/frames/step_0011_20260731_133354_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/snippingtool-region/vision/frames/closing_state.webp b/data/sessions/snippingtool-region/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..e279eb12aa45aa2c330026d3bc06f7dc3d004dd8 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61c26c64a20c4227d8de8d809b33891b7dade5c0261765cce67fdf03d2afe496 +size 72426 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0001_20260731_133300_after.webp b/data/sessions/snippingtool-region/vision/frames/step_0001_20260731_133300_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2a468923f48ca1acffb688a8bf7e2e2851ba2288 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0001_20260731_133300_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcfdd3a2c5af15af94cdcbc66baa13b9b8c34985459edc86126250b6fb466733 +size 72610 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0001_20260731_133300_at.webp b/data/sessions/snippingtool-region/vision/frames/step_0001_20260731_133300_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..56e633804fb35b532a54f2e775b44cf2246aa01f --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0001_20260731_133300_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5228a55248f318fca53ad85420e8bd7d1de0cc0ba33b7c4d223a28e1d32d0e40 +size 178816 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0001_20260731_133300_before.webp b/data/sessions/snippingtool-region/vision/frames/step_0001_20260731_133300_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..a8d0584a3258c84b7ec75a328d62968e8151fe61 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0001_20260731_133300_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4983a8292e535197b600e2475aa8d3c27dc64f9be705256e84751d00eb953fe +size 72554 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0002_20260731_133305_after.webp b/data/sessions/snippingtool-region/vision/frames/step_0002_20260731_133305_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..518ca7a04791ba167cab73c3ae711463208e4d2b --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0002_20260731_133305_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:189feee1722325f4af74cde7f28f057c33eab184b0af7e6cb17e3faa17cfb2b9 +size 71676 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0002_20260731_133305_at.webp b/data/sessions/snippingtool-region/vision/frames/step_0002_20260731_133305_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..eb5ec33d30ecb84c695a41073db91afbc17a03f8 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0002_20260731_133305_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f18b5b62a06d4a06a7eed5deb6f8360eae2f399fd72231cebaac8d81dfb60b6 +size 91358 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0002_20260731_133305_before.webp b/data/sessions/snippingtool-region/vision/frames/step_0002_20260731_133305_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..eb5ec33d30ecb84c695a41073db91afbc17a03f8 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0002_20260731_133305_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f18b5b62a06d4a06a7eed5deb6f8360eae2f399fd72231cebaac8d81dfb60b6 +size 91358 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0003_20260731_133310_after.webp b/data/sessions/snippingtool-region/vision/frames/step_0003_20260731_133310_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c7a26445e3e9c819cb19e101ac41e5d68a069354 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0003_20260731_133310_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c8b48f51b80f3fb1bf06a31d3c4cb616e7099739bd35e7e82115edfdccc33b6 +size 100018 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0003_20260731_133310_at.webp b/data/sessions/snippingtool-region/vision/frames/step_0003_20260731_133310_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c7a26445e3e9c819cb19e101ac41e5d68a069354 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0003_20260731_133310_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c8b48f51b80f3fb1bf06a31d3c4cb616e7099739bd35e7e82115edfdccc33b6 +size 100018 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0003_20260731_133310_before.webp b/data/sessions/snippingtool-region/vision/frames/step_0003_20260731_133310_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c7a26445e3e9c819cb19e101ac41e5d68a069354 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0003_20260731_133310_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c8b48f51b80f3fb1bf06a31d3c4cb616e7099739bd35e7e82115edfdccc33b6 +size 100018 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0004_20260731_133321_after.webp b/data/sessions/snippingtool-region/vision/frames/step_0004_20260731_133321_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e37086a4b8c67812a6b56beb1297b438e37ad3bb --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0004_20260731_133321_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b58e9fe7a65c257b5ed97d4747f179150ce654699df6e162c15f1cff1f3adf +size 91772 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0004_20260731_133321_at.webp b/data/sessions/snippingtool-region/vision/frames/step_0004_20260731_133321_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9f8d5d9bdbf99c4857ec6edc3bd03fb3ac3fa95a --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0004_20260731_133321_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e5ac74392a7c1e7ea1ec6f41fef40a09872240d1ece8792703eb0f4da6c9620 +size 220072 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0004_20260731_133321_before.webp b/data/sessions/snippingtool-region/vision/frames/step_0004_20260731_133321_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6f1b4e0ce841177e2b58f939a48e5b8c3ce45d92 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0004_20260731_133321_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23af43f3bda74c3377783c26c0026b2a76659d6c0b7cd11ad307391bfffc4d26 +size 91800 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0005_20260731_133324_after.webp b/data/sessions/snippingtool-region/vision/frames/step_0005_20260731_133324_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d609af274871793b948b8bd9f8f8288ee00b183b --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0005_20260731_133324_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f061357b01b97bbd81978b2cd08211d4f2a37b26e3007a2dfb03e598b53393c +size 92308 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0005_20260731_133324_at.webp b/data/sessions/snippingtool-region/vision/frames/step_0005_20260731_133324_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0da9ac4ff6687c78fa638118e68fd5752f2e99c2 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0005_20260731_133324_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e61d4ba19e7003e2f55b8cdbc35583089e44cdf58133951a6417479d4dadf31 +size 221804 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0005_20260731_133324_before.webp b/data/sessions/snippingtool-region/vision/frames/step_0005_20260731_133324_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d609af274871793b948b8bd9f8f8288ee00b183b --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0005_20260731_133324_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f061357b01b97bbd81978b2cd08211d4f2a37b26e3007a2dfb03e598b53393c +size 92308 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0006_20260731_133329_after.webp b/data/sessions/snippingtool-region/vision/frames/step_0006_20260731_133329_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..032e0aecf82160631428bf14b447489bcd2c5545 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0006_20260731_133329_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a5b4a31d7ff770facbc5a47425ed1c111cdf8aa6ef7ab69ac31d6f19538ec0a +size 74678 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0006_20260731_133329_at.webp b/data/sessions/snippingtool-region/vision/frames/step_0006_20260731_133329_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0677e3f80a90b2d8588abe9ba5140bff84212d8b --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0006_20260731_133329_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33216527e7327e27275492838b6053d2aadd36fcb16bddd53e547782d2bf0961 +size 175498 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0006_20260731_133329_before.webp b/data/sessions/snippingtool-region/vision/frames/step_0006_20260731_133329_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..032e0aecf82160631428bf14b447489bcd2c5545 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0006_20260731_133329_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a5b4a31d7ff770facbc5a47425ed1c111cdf8aa6ef7ab69ac31d6f19538ec0a +size 74678 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0007_20260731_133334_after.webp b/data/sessions/snippingtool-region/vision/frames/step_0007_20260731_133334_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..269c852fc700131cb2dc8191edf52e7a2c5574f4 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0007_20260731_133334_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8feade05676c87c1ad4e69283ed9424bdd234dc0c4bf3c41fcbc29621ed81b74 +size 64426 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0007_20260731_133334_at.webp b/data/sessions/snippingtool-region/vision/frames/step_0007_20260731_133334_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4fb8a1ab807bf2df1f368715804b123d61e1fac8 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0007_20260731_133334_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdbab0ba208d67d8e5808ad3257869c205de3e6ba29ca82f8d43b61b7ad3e1ad +size 65238 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0007_20260731_133334_before.webp b/data/sessions/snippingtool-region/vision/frames/step_0007_20260731_133334_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4fb8a1ab807bf2df1f368715804b123d61e1fac8 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0007_20260731_133334_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdbab0ba208d67d8e5808ad3257869c205de3e6ba29ca82f8d43b61b7ad3e1ad +size 65238 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0008_20260731_133340_after.webp b/data/sessions/snippingtool-region/vision/frames/step_0008_20260731_133340_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..07aa4355f0292e39b9a62dae3f52444a311e861e --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0008_20260731_133340_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac91f691f783d0948d321957efaf41cab17c0c87e7862aaf247748191d284bc +size 65124 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0008_20260731_133340_at.webp b/data/sessions/snippingtool-region/vision/frames/step_0008_20260731_133340_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..befd8b717a94e09165b5f803973a4edb75d1f79c --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0008_20260731_133340_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb066e91792424c3f818f9afb0d9ed08be3d8cb4a1d4360f369b14861d3438a0 +size 63100 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0008_20260731_133340_before.webp b/data/sessions/snippingtool-region/vision/frames/step_0008_20260731_133340_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..befd8b717a94e09165b5f803973a4edb75d1f79c --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0008_20260731_133340_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb066e91792424c3f818f9afb0d9ed08be3d8cb4a1d4360f369b14861d3438a0 +size 63100 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0009_20260731_133345_after.webp b/data/sessions/snippingtool-region/vision/frames/step_0009_20260731_133345_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9ecf41d5a6925270f37a632f8e382c387787d896 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0009_20260731_133345_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb3cfbc44422b4dd258a46ab97c48e913aa6df25a87ae2f5e6cb8e3389156e54 +size 65036 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0009_20260731_133345_at.webp b/data/sessions/snippingtool-region/vision/frames/step_0009_20260731_133345_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9566009a7170e7f3dc497b014457206d755af10d --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0009_20260731_133345_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae6ee3fa8318be254eefbd66fa2dd6586bb51412b568f3e52f105b5e537c78a6 +size 180094 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0009_20260731_133345_before.webp b/data/sessions/snippingtool-region/vision/frames/step_0009_20260731_133345_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..07aa4355f0292e39b9a62dae3f52444a311e861e --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0009_20260731_133345_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac91f691f783d0948d321957efaf41cab17c0c87e7862aaf247748191d284bc +size 65124 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0010_20260731_133348_after.webp b/data/sessions/snippingtool-region/vision/frames/step_0010_20260731_133348_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..28806b30d7151033048beb688b4e362c1c3d39cf --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0010_20260731_133348_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0079162f4db3f1f70874526506fc51bb9cefa61d4dac66a1a6e399a1cac43fa5 +size 65004 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0010_20260731_133348_at.webp b/data/sessions/snippingtool-region/vision/frames/step_0010_20260731_133348_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..3e87f38a533b5d63f5354e98783cb3bb31435bc8 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0010_20260731_133348_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aa06b36d1b853ad8c119fe3f68c642b42641cf4ece40565405dea89052de3ef +size 179852 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0010_20260731_133348_before.webp b/data/sessions/snippingtool-region/vision/frames/step_0010_20260731_133348_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9ecf41d5a6925270f37a632f8e382c387787d896 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0010_20260731_133348_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb3cfbc44422b4dd258a46ab97c48e913aa6df25a87ae2f5e6cb8e3389156e54 +size 65036 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0011_20260731_133354_after.webp b/data/sessions/snippingtool-region/vision/frames/step_0011_20260731_133354_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e279eb12aa45aa2c330026d3bc06f7dc3d004dd8 --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0011_20260731_133354_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61c26c64a20c4227d8de8d809b33891b7dade5c0261765cce67fdf03d2afe496 +size 72426 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0011_20260731_133354_at.webp b/data/sessions/snippingtool-region/vision/frames/step_0011_20260731_133354_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..28806b30d7151033048beb688b4e362c1c3d39cf --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0011_20260731_133354_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0079162f4db3f1f70874526506fc51bb9cefa61d4dac66a1a6e399a1cac43fa5 +size 65004 diff --git a/data/sessions/snippingtool-region/vision/frames/step_0011_20260731_133354_before.webp b/data/sessions/snippingtool-region/vision/frames/step_0011_20260731_133354_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..28806b30d7151033048beb688b4e362c1c3d39cf --- /dev/null +++ b/data/sessions/snippingtool-region/vision/frames/step_0011_20260731_133354_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0079162f4db3f1f70874526506fc51bb9cefa61d4dac66a1a6e399a1cac43fa5 +size 65004 diff --git a/data/sessions/stickynotes-create-note/commands/actuation_commands.json b/data/sessions/stickynotes-create-note/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..55acd26583e534b48c2d5ad60b15b808630cdc82 --- /dev/null +++ b/data/sessions/stickynotes-create-note/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 24, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 68, + "mouse_y": 52, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=68, Y=52", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:02:09.870Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 37, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 68, + "mouse_y": 52, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=68, Y=52", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:02:13.089Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Buy milk", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:02:19.360Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:02:22.693Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 3, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: before 6pm", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T14:02:25.060Z" + } +] \ No newline at end of file diff --git a/data/sessions/stickynotes-create-note/commands/cc_commands.json b/data/sessions/stickynotes-create-note/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..0ad349c5847dced591d64b7ba2756ab3a824431e --- /dev/null +++ b/data/sessions/stickynotes-create-note/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "68 52 move", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "68 52 left", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "type Buy milk", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "type before 6pm", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/stickynotes-create-note/commands/converted_input.md b/data/sessions/stickynotes-create-note/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..2da6fceb2808dfe6f4be49c605ba9981605cedb7 --- /dev/null +++ b/data/sessions/stickynotes-create-note/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 14:02:09 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T14:02:09.870Z | Move-cursor at (68, 52) | +| 2 | 2026-07-31T14:02:13.089Z | Left-click at (68, 52) | +| 3 | 2026-07-31T14:02:19.360Z | Type: Buy milk | +| 4 | 2026-07-31T14:02:22.693Z | Press: Enter | +| 5 | 2026-07-31T14:02:25.060Z | Type: before 6pm | diff --git a/data/sessions/stickynotes-create-note/commands/raw_input.md b/data/sessions/stickynotes-create-note/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..18b456061cc6660d8630609cee4291e4dc8d2b26 --- /dev/null +++ b/data/sessions/stickynotes-create-note/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 14:02:09 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T14:02:09.870Z | Moved cursor to at X=68, Y=52 | +| 2 | 2026-07-31T14:02:13.089Z | Left-clicked at X=68, Y=52 | +| 3 | 2026-07-31T14:02:19.360Z | Typed: Buy milk | +| 4 | 2026-07-31T14:02:22.693Z | Pressed: Return | +| 5 | 2026-07-31T14:02:25.060Z | Typed: before 6pm | diff --git a/data/sessions/stickynotes-create-note/memory.md b/data/sessions/stickynotes-create-note/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..090b3dc09a8aea4211b2bf037fa4c371f6713f8a --- /dev/null +++ b/data/sessions/stickynotes-create-note/memory.md @@ -0,0 +1,64 @@ +# Memory: stickynotes-create-note + +## Overview + +Create a two-line sticky note in an already-open notes application. Use this for a short +note that should sit on the desktop rather than in a document. The route clicks the +new-note control, types the first line, presses Return to start a second line inside the +same note, and types the second — there is no save, because notes of this kind persist as +they are typed. The recorded trace produces a note reading `Buy milk` / `before 6pm`. + +## Prerequisites + +- A desktop environment with a notes application that keeps notes as separate objects + rather than as documents in a folder. +- The application already open before the task starts. Launching it is not part of this + task, and typing into a search field that has not yet handed focus to the application + sends the note's text somewhere else. +- The note's contents decided in advance, including how the lines divide. +- An understanding that Return inside a note starts a new line rather than committing or + closing it, so a multi-line note is one uninterrupted piece of typing. +- No explicit save. Notes of this kind persist as they are typed, which means there is no + save step to confirm from and no way to discard by closing. + +## Steps + +### Step 1 — Move-cursor at (68, 52) + +The task is to create a sticky note holding two lines of text. Sticky Notes is already showing its list window, so the note has to be created from there rather than by typing into the card already on screen. Move the cursor onto the `+` button at the top-left of the list window. Moving to the target and clicking as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering. + +![Step 1](vision/frames/step_0001_20260731_140209_at.webp) + +### Step 2 — Left-click at (68, 52) + +Move the cursor and Left-click `+` to create a new note. A fresh card appears at the top of the list with the caret already in it, so no click into the card is needed before typing. + +![Step 2](vision/frames/step_0002_20260731_140213_at.webp) + +### Step 3 — Type: Buy milk + +Type `Buy milk` as the note's first line. Sticky Notes saves continuously as characters arrive, so there is no save command anywhere in this task. + +![Step 3](vision/frames/step_0003_20260731_140219_at.webp) + +### Step 4 — Press: Enter + +After typing `Buy milk` Press Enter to start a second line **within the same note**. Enter does not commit or close the note here — unlike a list app, where it would finish one item and begin another — so both lines end up in one note rather than two. + +![Step 4](vision/frames/step_0004_20260731_140222_at.webp) + +### Step 5 — Type: before 6pm + +Type `before 6pm` as the second line. The note now reads `Buy milk` / `before 6pm`, which is the artifact. There is no closing step: the note is already stored, and the empty `Take a note…` card still sitting below it is the list's normal placeholder, not a second note the task created. + +![Step 5](vision/frames/step_0005_20260731_140225_at.webp) + +## Notes & Edge Cases + +1. Return inside a note starts a new line; it does not commit the note or create another one. This is the opposite of a list application, where the same key finishes one item and begins the next, so a multi-line note is one uninterrupted piece of typing and the key that would normally end an entry is safe to use mid-note. +2. There is no save. The text persists as it is typed, which means there is no save step to confirm from, no way to discard by closing, and no moment at which the note becomes permanent — it is permanent from the first character. +3. An empty card reading like a prompt is the application's placeholder, not a note the task created. Counting it as a result overstates what happened; the artifact is the card holding the typed text. +4. The new-note control leaves the caret in the new note, so no click into the card is needed before typing. Clicking into it anyway is not harmful, but it is a step that proves nothing. +5. The application has to already hold focus. Text typed while a launcher or a search field still owns the keyboard goes there instead, and the note is simply never created — with no error, because nothing failed. +6. Moving to the target and clicking as separate actions is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering. +7. The note's text may not reach the application's stored data while the application is still open, so the artifact has to be read from the interface rather than from disk. A file that has not changed is not evidence the note was not made. diff --git a/data/sessions/stickynotes-create-note/metadata.json b/data/sessions/stickynotes-create-note/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..425d1ad5fe0ab1f988f15394353ec9834eca1363 --- /dev/null +++ b/data/sessions/stickynotes-create-note/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "stickynotes-create-note", + "memory_description": "", + "session_id": "3455406b-2250-4bb1-8cb8-ac4fe8a42bc7", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T14:02:00.700936402Z", + "completed_at": "2026-07-31T14:02:31.791880827Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T14:02:09.870Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260731_140209_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_140209_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_140209_after.webp", + "raw_command": "Moved cursor to at X=68, Y=52", + "converted_command": "Move-cursor at (68, 52)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T14:02:13.089Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260731_140213_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_140213_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_140213_after.webp", + "raw_command": "Left-clicked at X=68, Y=52", + "converted_command": "Left-click at (68, 52)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T14:02:19.360Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0003_20260731_140219_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_140219_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_140219_after.webp", + "raw_command": "Typed: Buy milk", + "converted_command": "Type: Buy milk" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T14:02:22.693Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260731_140222_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_140222_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_140222_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T14:02:25.060Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0005_20260731_140225_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_140225_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_140225_after.webp", + "raw_command": "Typed: before 6pm", + "converted_command": "Type: before 6pm" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/stickynotes-create-note/reasoning/reasoning.jsonl b/data/sessions/stickynotes-create-note/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..64bbde65655af5a311f7f2c800b9391316255033 --- /dev/null +++ b/data/sessions/stickynotes-create-note/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T14:02:09.870Z", "timestamp_annotated": "2026-08-19T14:18:25.894703+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=68, Y=52", "converted_command": "Move-cursor at (68, 52)", "image_path": "vision/frames/step_0001_20260731_140209_at.webp", "reasoning": "The task is to create a sticky note holding two lines of text. Sticky Notes is already showing its list window, so the note has to be created from there rather than by typing into the card already on screen. Move the cursor onto the `+` button at the top-left of the list window. Moving to the target and clicking as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T14:02:13.089Z", "timestamp_annotated": "2026-08-19T14:18:25.895040+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=68, Y=52", "converted_command": "Left-click at (68, 52)", "image_path": "vision/frames/step_0002_20260731_140213_at.webp", "reasoning": "Move the cursor and Left-click `+` to create a new note. A fresh card appears at the top of the list with the caret already in it, so no click into the card is needed before typing.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T14:02:19.360Z", "timestamp_annotated": "2026-08-19T14:18:25.895421+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Buy milk", "converted_command": "Type: Buy milk", "image_path": "vision/frames/step_0003_20260731_140219_at.webp", "reasoning": "Type `Buy milk` as the note's first line. Sticky Notes saves continuously as characters arrive, so there is no save command anywhere in this task.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T14:02:22.693Z", "timestamp_annotated": "2026-08-19T14:18:25.895850+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0004_20260731_140222_at.webp", "reasoning": "After typing `Buy milk` Press Enter to start a second line **within the same note**. Enter does not commit or close the note here — unlike a list app, where it would finish one item and begin another — so both lines end up in one note rather than two.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T14:02:25.060Z", "timestamp_annotated": "2026-08-19T14:18:25.896374+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: before 6pm", "converted_command": "Type: before 6pm", "image_path": "vision/frames/step_0005_20260731_140225_at.webp", "reasoning": "Type `before 6pm` as the second line. The note now reads `Buy milk` / `before 6pm`, which is the artifact. There is no closing step: the note is already stored, and the empty `Take a note…` card still sitting below it is the list's normal placeholder, not a second note the task created.", "skipped": false} diff --git a/data/sessions/stickynotes-create-note/sync_log.json b/data/sessions/stickynotes-create-note/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..e9f277f94d121806304a1b845111e6e798f0dc51 --- /dev/null +++ b/data/sessions/stickynotes-create-note/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "3455406b-2250-4bb1-8cb8-ac4fe8a42bc7", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_140209_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/vision/frames/step_0001_20260731_140209_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_140209_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/vision/frames/step_0001_20260731_140209_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_140209_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/vision/frames/step_0001_20260731_140209_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_140213_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/vision/frames/step_0002_20260731_140213_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_140213_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/vision/frames/step_0002_20260731_140213_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_140213_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/vision/frames/step_0002_20260731_140213_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_140219_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/vision/frames/step_0003_20260731_140219_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_140219_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/vision/frames/step_0003_20260731_140219_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_140219_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/vision/frames/step_0003_20260731_140219_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_140222_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/vision/frames/step_0004_20260731_140222_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_140222_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/vision/frames/step_0004_20260731_140222_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_140222_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/vision/frames/step_0004_20260731_140222_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_140225_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/vision/frames/step_0005_20260731_140225_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_140225_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/vision/frames/step_0005_20260731_140225_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_140225_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/stickynotes-create-note/vision/frames/step_0005_20260731_140225_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/stickynotes-create-note/vision/frames/closing_state.webp b/data/sessions/stickynotes-create-note/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..e398455fb6ead61ef00f6e86c0ca29cf7511b318 --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b165f2bc1296c580d85368ea2a172b046927ff65a603af6baaa654fe4bcda901 +size 295306 diff --git a/data/sessions/stickynotes-create-note/vision/frames/step_0001_20260731_140209_after.webp b/data/sessions/stickynotes-create-note/vision/frames/step_0001_20260731_140209_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f4e720eca6da1e5d9854bbc82246494ccd8e8f40 --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/step_0001_20260731_140209_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6923327b5fea93a490f5f9bfd5c85fb1ba93be963203aabb8c19b16413e0f6df +size 314612 diff --git a/data/sessions/stickynotes-create-note/vision/frames/step_0001_20260731_140209_at.webp b/data/sessions/stickynotes-create-note/vision/frames/step_0001_20260731_140209_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..10a9c9e0d4a24cb36fff77a617122cb9ac58cea2 --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/step_0001_20260731_140209_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a927a24c88619af69c38eaf9bc11311af0eb17a68933597434cd9c47b420a3a +size 1243672 diff --git a/data/sessions/stickynotes-create-note/vision/frames/step_0001_20260731_140209_before.webp b/data/sessions/stickynotes-create-note/vision/frames/step_0001_20260731_140209_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f4e720eca6da1e5d9854bbc82246494ccd8e8f40 --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/step_0001_20260731_140209_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6923327b5fea93a490f5f9bfd5c85fb1ba93be963203aabb8c19b16413e0f6df +size 314612 diff --git a/data/sessions/stickynotes-create-note/vision/frames/step_0002_20260731_140213_after.webp b/data/sessions/stickynotes-create-note/vision/frames/step_0002_20260731_140213_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f4e720eca6da1e5d9854bbc82246494ccd8e8f40 --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/step_0002_20260731_140213_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6923327b5fea93a490f5f9bfd5c85fb1ba93be963203aabb8c19b16413e0f6df +size 314612 diff --git a/data/sessions/stickynotes-create-note/vision/frames/step_0002_20260731_140213_at.webp b/data/sessions/stickynotes-create-note/vision/frames/step_0002_20260731_140213_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..10a9c9e0d4a24cb36fff77a617122cb9ac58cea2 --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/step_0002_20260731_140213_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a927a24c88619af69c38eaf9bc11311af0eb17a68933597434cd9c47b420a3a +size 1243672 diff --git a/data/sessions/stickynotes-create-note/vision/frames/step_0002_20260731_140213_before.webp b/data/sessions/stickynotes-create-note/vision/frames/step_0002_20260731_140213_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f4e720eca6da1e5d9854bbc82246494ccd8e8f40 --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/step_0002_20260731_140213_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6923327b5fea93a490f5f9bfd5c85fb1ba93be963203aabb8c19b16413e0f6df +size 314612 diff --git a/data/sessions/stickynotes-create-note/vision/frames/step_0003_20260731_140219_after.webp b/data/sessions/stickynotes-create-note/vision/frames/step_0003_20260731_140219_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..205e56d046c28810a61ddf81249ba23507af8398 --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/step_0003_20260731_140219_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a22d1fdac4c30d9b6284148573f65325c23cfca5316c3c379d3420c5b876f5 +size 279278 diff --git a/data/sessions/stickynotes-create-note/vision/frames/step_0003_20260731_140219_at.webp b/data/sessions/stickynotes-create-note/vision/frames/step_0003_20260731_140219_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..43690f40c2488f9b38d432443e234e260b7771f5 --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/step_0003_20260731_140219_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0662bc3d32148ef8f7249cbaa400397080bab881d2ebfd5df719a7a1768d487d +size 279610 diff --git a/data/sessions/stickynotes-create-note/vision/frames/step_0003_20260731_140219_before.webp b/data/sessions/stickynotes-create-note/vision/frames/step_0003_20260731_140219_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..43690f40c2488f9b38d432443e234e260b7771f5 --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/step_0003_20260731_140219_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0662bc3d32148ef8f7249cbaa400397080bab881d2ebfd5df719a7a1768d487d +size 279610 diff --git a/data/sessions/stickynotes-create-note/vision/frames/step_0004_20260731_140222_after.webp b/data/sessions/stickynotes-create-note/vision/frames/step_0004_20260731_140222_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b78c3048e08268c4a532649828d381c1f4e79462 --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/step_0004_20260731_140222_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b185682341693394aa9e17f4b9083b37d41477827dd58cf2ced26380a035ed +size 279664 diff --git a/data/sessions/stickynotes-create-note/vision/frames/step_0004_20260731_140222_at.webp b/data/sessions/stickynotes-create-note/vision/frames/step_0004_20260731_140222_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7f34f587af1e37306f39c0b079e7075e2ef1720f --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/step_0004_20260731_140222_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17094882912ef7bc0ca2f9b4cf95d9af2570b4b6bed727dc833ba2167923944c +size 279440 diff --git a/data/sessions/stickynotes-create-note/vision/frames/step_0004_20260731_140222_before.webp b/data/sessions/stickynotes-create-note/vision/frames/step_0004_20260731_140222_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7f34f587af1e37306f39c0b079e7075e2ef1720f --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/step_0004_20260731_140222_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17094882912ef7bc0ca2f9b4cf95d9af2570b4b6bed727dc833ba2167923944c +size 279440 diff --git a/data/sessions/stickynotes-create-note/vision/frames/step_0005_20260731_140225_after.webp b/data/sessions/stickynotes-create-note/vision/frames/step_0005_20260731_140225_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e398455fb6ead61ef00f6e86c0ca29cf7511b318 --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/step_0005_20260731_140225_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b165f2bc1296c580d85368ea2a172b046927ff65a603af6baaa654fe4bcda901 +size 295306 diff --git a/data/sessions/stickynotes-create-note/vision/frames/step_0005_20260731_140225_at.webp b/data/sessions/stickynotes-create-note/vision/frames/step_0005_20260731_140225_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b78c3048e08268c4a532649828d381c1f4e79462 --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/step_0005_20260731_140225_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b185682341693394aa9e17f4b9083b37d41477827dd58cf2ced26380a035ed +size 279664 diff --git a/data/sessions/stickynotes-create-note/vision/frames/step_0005_20260731_140225_before.webp b/data/sessions/stickynotes-create-note/vision/frames/step_0005_20260731_140225_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b78c3048e08268c4a532649828d381c1f4e79462 --- /dev/null +++ b/data/sessions/stickynotes-create-note/vision/frames/step_0005_20260731_140225_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b185682341693394aa9e17f4b9083b37d41477827dd58cf2ced26380a035ed +size 279664 diff --git a/data/sessions/textedit-append-line-2/commands/actuation_commands.json b/data/sessions/textedit-append-line-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..e226fdea1b0993485b21916a6b5156f6492c6550 --- /dev/null +++ b/data/sessions/textedit-append-line-2/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 354, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 944, + "mouse_y": 1035, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=944, Y=1035", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:46:50.917Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 289, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: echo appended line >> ~/corpus-seed/notes.txt", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:46:59.742Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 231, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:47:04.572Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 546, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Q", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:47:10.717Z" + } +] \ No newline at end of file diff --git a/data/sessions/textedit-append-line-2/commands/cc_commands.json b/data/sessions/textedit-append-line-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..d70e84e7acf982834d25a470e589bf696ff7ac39 --- /dev/null +++ b/data/sessions/textedit-append-line-2/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "944 1035 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type echo appended line >> ~/corpus-seed/notes.txt", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "press {Cmd+Q}", + "os": "MACOS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/textedit-append-line-2/commands/converted_input.md b/data/sessions/textedit-append-line-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..df571ad5fd234b8060364c84c133b0afa7dca70a --- /dev/null +++ b/data/sessions/textedit-append-line-2/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 16:46:50 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T16:46:50.917Z | Left-click at (944, 1035) | +| 2 | 2026-07-28T16:46:59.742Z | Type: echo appended line >> ~/corpus-seed/notes.txt | +| 3 | 2026-07-28T16:47:04.572Z | Press: return | +| 4 | 2026-07-28T16:47:10.717Z | Press: Cmd+Q | diff --git a/data/sessions/textedit-append-line-2/commands/raw_input.md b/data/sessions/textedit-append-line-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..3d4682a06da963dc8e902a8bf9287fccc80ae194 --- /dev/null +++ b/data/sessions/textedit-append-line-2/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 16:46:50 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T16:46:50.917Z | Left-clicked at X=944, Y=1035 | +| 2 | 2026-07-28T16:46:59.742Z | Typed: echo appended line >> ~/corpus-seed/notes.txt | +| 3 | 2026-07-28T16:47:04.572Z | Pressed: return | +| 4 | 2026-07-28T16:47:10.717Z | Pressed: Cmd+Q | diff --git a/data/sessions/textedit-append-line-2/memory.md b/data/sessions/textedit-append-line-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..7f9fae16e3936e52f00bfe782450c5ce335a1c07 --- /dev/null +++ b/data/sessions/textedit-append-line-2/memory.md @@ -0,0 +1,70 @@ +# Memory: textedit-append-line-2 + +## Overview + +Append a line to the end of an existing text file from a shell, leaving everything already +in it untouched. Use this as the terminal route to the same end state as opening the file +in an editor and typing at the end: one redirect adds the line, with no editor and no +cursor positioning. The recorded trace opens a terminal, runs `echo appended line >> +~/corpus-seed/notes.txt`, and quits with `⌘Q`. + +## Prerequisites + +- A desktop environment with a text editor, or a shell. +- A text file that already exists and is writable. The append redirect creates a missing + file rather than failing, which turns a mistyped path into a new file instead of an + error. +- The line's exact contents decided in advance, including capitalisation. +- Knowledge of whether the file currently ends with a newline. If it does not, an appended + line joins onto the last existing one instead of starting its own. +- Agreement on whether the result should end with a trailing newline. The editor route and + the shell route differ here unless one of them is adjusted to match. +- Automatic text substitution turned off in the editor, where that route is used — it + rewrites typed characters silently. + +## Steps + +### Step 1 — Left-click at (944, 1035) + +The task is to add a line to the end of an existing text file without disturbing what is already there, which a shell append redirect does directly, so the first move is to open a shell. Move the cursor and Left-click the Terminal icon in the Dock. + +![Step 1](vision/frames/step_0001_20260728_164650_at.webp) + +### Step 2 — Type: echo appended line >> ~/corpus-seed/notes.txt + +Type an `echo` command redirecting into the file. The doubled `>>` is what makes this an append — a single `>` would truncate the file and replace everything already in it, which would lose the existing notes rather than adding to them. The text is unquoted because it contains nothing the shell would treat specially. + +![Step 2](vision/frames/step_0002_20260728_164659_at.webp) + +### Step 3 — Press: return + +After typing the command Press Return to append the line. + +![Step 3](vision/frames/step_0003_20260728_164704_at.webp) + +### Step 4 — Press: Cmd+Q + +Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete. + +![Step 4](vision/frames/step_0004_20260728_164710_at.webp) + +## Notes & Edge Cases + +- **`>>` appends and `>` replaces.** A single missing character empties the file and writes + only the new line. This is the most destructive typo available in the task and it + produces no error. +- **`>>` creates the file if it is absent.** A mistyped path therefore succeeds, producing + a new file somewhere unintended while the real one stays unchanged. Confirm the target + exists before running, and read the file back afterwards. +- **Whether the file already ends in a newline decides where the text lands.** Without one, + the appended text joins the end of the last line rather than starting a new one — the + command still succeeds and the result is wrong. +- **`echo` adds a trailing newline; typing in an editor adds one only if Return is + pressed.** Matching the two routes byte for byte means deciding this deliberately in + whichever route is being made to match. +- **Unquoted `echo` collapses runs of whitespace.** The arguments are joined with single + spaces, so multiple spaces in the intended text do not survive. That is harmless here and + is not general. +- **`echo`'s handling of backslash escapes varies between shells.** Text containing a + backslash is not portable through it; `printf` is the predictable alternative. + diff --git a/data/sessions/textedit-append-line-2/metadata.json b/data/sessions/textedit-append-line-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..aefa0eacec63cc09c84b4359490c6275f471f4c9 --- /dev/null +++ b/data/sessions/textedit-append-line-2/metadata.json @@ -0,0 +1,90 @@ +{ + "memory_name": "textedit-append-line-2", + "memory_description": "", + "session_id": "9fb65726-bdbf-4ebd-978c-1cac6267d89c", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T16:46:31.040037365Z", + "completed_at": "2026-07-28T16:47:22.506781317Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T16:46:50.917Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260728_164650_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_164650_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_164650_after.webp", + "raw_command": "Left-clicked at X=944, Y=1035", + "converted_command": "Left-click at (944, 1035)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T16:46:59.742Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260728_164659_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260728_164659_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_164659_after.webp", + "raw_command": "Typed: echo appended line >> ~/corpus-seed/notes.txt", + "converted_command": "Type: echo appended line >> ~/corpus-seed/notes.txt" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T16:47:04.572Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260728_164704_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_164704_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_164704_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T16:47:10.717Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0004_20260728_164710_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_164710_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_164710_after.webp", + "raw_command": "Pressed: Cmd+Q", + "converted_command": "Press: Cmd+Q" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/textedit-append-line-2/reasoning/reasoning.jsonl b/data/sessions/textedit-append-line-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c8b2aacf09c51ab4088f0c8e7efe98c65457ea19 --- /dev/null +++ b/data/sessions/textedit-append-line-2/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T16:46:50.917Z", "timestamp_annotated": "2026-08-19T11:30:05.795046+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=944, Y=1035", "converted_command": "Left-click at (944, 1035)", "image_path": "vision/frames/step_0001_20260728_164650_at.webp", "reasoning": "The task is to add a line to the end of an existing text file without disturbing what is already there, which a shell append redirect does directly, so the first move is to open a shell. Move the cursor and Left-click the Terminal icon in the Dock.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T16:46:59.742Z", "timestamp_annotated": "2026-08-19T11:30:05.795304+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: echo appended line >> ~/corpus-seed/notes.txt", "converted_command": "Type: echo appended line >> ~/corpus-seed/notes.txt", "image_path": "vision/frames/step_0002_20260728_164659_at.webp", "reasoning": "Type an `echo` command redirecting into the file. The doubled `>>` is what makes this an append — a single `>` would truncate the file and replace everything already in it, which would lose the existing notes rather than adding to them. The text is unquoted because it contains nothing the shell would treat specially.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T16:47:04.572Z", "timestamp_annotated": "2026-08-19T11:30:05.795697+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0003_20260728_164704_at.webp", "reasoning": "After typing the command Press Return to append the line.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T16:47:10.717Z", "timestamp_annotated": "2026-08-19T11:30:05.796073+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Q", "converted_command": "Press: Cmd+Q", "image_path": "vision/frames/step_0004_20260728_164710_at.webp", "reasoning": "Press ⌘Q (Cmd+Q) to quit Terminal after the task is complete.", "skipped": false} diff --git a/data/sessions/textedit-append-line-2/sync_log.json b/data/sessions/textedit-append-line-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..b24c04127c37698a4318133ca62a090c9e2390a5 --- /dev/null +++ b/data/sessions/textedit-append-line-2/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "9fb65726-bdbf-4ebd-978c-1cac6267d89c", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_164650_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/vision/frames/step_0001_20260728_164650_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_164650_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/vision/frames/step_0001_20260728_164650_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_164650_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/vision/frames/step_0001_20260728_164650_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_164659_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/vision/frames/step_0002_20260728_164659_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_164659_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/vision/frames/step_0002_20260728_164659_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_164659_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/vision/frames/step_0002_20260728_164659_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_164704_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/vision/frames/step_0003_20260728_164704_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_164704_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/vision/frames/step_0003_20260728_164704_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_164704_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/vision/frames/step_0003_20260728_164704_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_164710_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/vision/frames/step_0004_20260728_164710_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_164710_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/vision/frames/step_0004_20260728_164710_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_164710_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line-2/vision/frames/step_0004_20260728_164710_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/textedit-append-line-2/vision/frames/closing_state.webp b/data/sessions/textedit-append-line-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..006226d0924083797e9b259654d3481598984998 --- /dev/null +++ b/data/sessions/textedit-append-line-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e6cd9eafdaaec7052a14023073ef8d444fca99085061455db0157023b1ae45 +size 510794 diff --git a/data/sessions/textedit-append-line-2/vision/frames/step_0001_20260728_164650_after.webp b/data/sessions/textedit-append-line-2/vision/frames/step_0001_20260728_164650_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..67f1b045cc5801c686dcb95b604c71feca99446e --- /dev/null +++ b/data/sessions/textedit-append-line-2/vision/frames/step_0001_20260728_164650_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8a3580e844e24c623c9dc824a4efb05c575cdec16dfcbd4e765ec17e88f66df +size 510848 diff --git a/data/sessions/textedit-append-line-2/vision/frames/step_0001_20260728_164650_at.webp b/data/sessions/textedit-append-line-2/vision/frames/step_0001_20260728_164650_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4c69e4b2b40ac7edbea1602d8abb2c4a68d78af3 --- /dev/null +++ b/data/sessions/textedit-append-line-2/vision/frames/step_0001_20260728_164650_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d024a58dc55eaf3a57db951273ac0cfc6dc462196dc0b09bcb72efaf89d2d258 +size 1933152 diff --git a/data/sessions/textedit-append-line-2/vision/frames/step_0001_20260728_164650_before.webp b/data/sessions/textedit-append-line-2/vision/frames/step_0001_20260728_164650_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..67f1b045cc5801c686dcb95b604c71feca99446e --- /dev/null +++ b/data/sessions/textedit-append-line-2/vision/frames/step_0001_20260728_164650_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8a3580e844e24c623c9dc824a4efb05c575cdec16dfcbd4e765ec17e88f66df +size 510848 diff --git a/data/sessions/textedit-append-line-2/vision/frames/step_0002_20260728_164659_after.webp b/data/sessions/textedit-append-line-2/vision/frames/step_0002_20260728_164659_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..837721359ba8389ce87aa7785665c15303656d75 --- /dev/null +++ b/data/sessions/textedit-append-line-2/vision/frames/step_0002_20260728_164659_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d716eb96c485322cd8665dcc4169d33d3e5ddd91bc28cc77f71bab29e5b47ae9 +size 509390 diff --git a/data/sessions/textedit-append-line-2/vision/frames/step_0002_20260728_164659_at.webp b/data/sessions/textedit-append-line-2/vision/frames/step_0002_20260728_164659_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..457dcb863b56196a45c703f9313a809a4da8ecb2 --- /dev/null +++ b/data/sessions/textedit-append-line-2/vision/frames/step_0002_20260728_164659_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123ff68bac3eece4a0b82e3b28685a4f87b2651de630bbd0620440dbcbcf8037 +size 506526 diff --git a/data/sessions/textedit-append-line-2/vision/frames/step_0002_20260728_164659_before.webp b/data/sessions/textedit-append-line-2/vision/frames/step_0002_20260728_164659_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..457dcb863b56196a45c703f9313a809a4da8ecb2 --- /dev/null +++ b/data/sessions/textedit-append-line-2/vision/frames/step_0002_20260728_164659_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123ff68bac3eece4a0b82e3b28685a4f87b2651de630bbd0620440dbcbcf8037 +size 506526 diff --git a/data/sessions/textedit-append-line-2/vision/frames/step_0003_20260728_164704_after.webp b/data/sessions/textedit-append-line-2/vision/frames/step_0003_20260728_164704_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..9afd908db08106f7bbfed647b3d52902c4215b25 --- /dev/null +++ b/data/sessions/textedit-append-line-2/vision/frames/step_0003_20260728_164704_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2a0c0a3a5ab43e3e206771605aa83685165152d217b2d81dfd5dd81ce619454 +size 511584 diff --git a/data/sessions/textedit-append-line-2/vision/frames/step_0003_20260728_164704_at.webp b/data/sessions/textedit-append-line-2/vision/frames/step_0003_20260728_164704_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0f1eda9f1807304dcecdd4d42767b7ddd881112e --- /dev/null +++ b/data/sessions/textedit-append-line-2/vision/frames/step_0003_20260728_164704_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e1efb3fa31afdbd5d743ccd5e0f1b3d3184d6c3299c1a7656554cc83d27acdf +size 509562 diff --git a/data/sessions/textedit-append-line-2/vision/frames/step_0003_20260728_164704_before.webp b/data/sessions/textedit-append-line-2/vision/frames/step_0003_20260728_164704_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0f1eda9f1807304dcecdd4d42767b7ddd881112e --- /dev/null +++ b/data/sessions/textedit-append-line-2/vision/frames/step_0003_20260728_164704_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e1efb3fa31afdbd5d743ccd5e0f1b3d3184d6c3299c1a7656554cc83d27acdf +size 509562 diff --git a/data/sessions/textedit-append-line-2/vision/frames/step_0004_20260728_164710_after.webp b/data/sessions/textedit-append-line-2/vision/frames/step_0004_20260728_164710_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0d903878de397942fd84e34024833698f3cfe458 --- /dev/null +++ b/data/sessions/textedit-append-line-2/vision/frames/step_0004_20260728_164710_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b866161425d9aea523bebcc38c3a8f2e4b097a98e1b2e0ee69e4f0d51128cedf +size 509850 diff --git a/data/sessions/textedit-append-line-2/vision/frames/step_0004_20260728_164710_at.webp b/data/sessions/textedit-append-line-2/vision/frames/step_0004_20260728_164710_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7641ddf9de34c4b54a75764983449a2e3c6bba18 --- /dev/null +++ b/data/sessions/textedit-append-line-2/vision/frames/step_0004_20260728_164710_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf5149a5013110936080022ad952bc94cb1728be63b9f16e6321a83e2901ae5 +size 509906 diff --git a/data/sessions/textedit-append-line-2/vision/frames/step_0004_20260728_164710_before.webp b/data/sessions/textedit-append-line-2/vision/frames/step_0004_20260728_164710_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e45d2c438baaa504e9f416210758130e6d51ccf9 --- /dev/null +++ b/data/sessions/textedit-append-line-2/vision/frames/step_0004_20260728_164710_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d58c3d10f9a569a7cfdddb1c54cc4d085ce20cb8090971e6f5e77cb33c2fe271 +size 511550 diff --git a/data/sessions/textedit-append-line/commands/actuation_commands.json b/data/sessions/textedit-append-line/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..9cb0139282c2bed482553376a8491af30a06bd07 --- /dev/null +++ b/data/sessions/textedit-append-line/commands/actuation_commands.json @@ -0,0 +1,116 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 326, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 794, + "mouse_y": 218, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=794, Y=218", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:45:21.185Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 758, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 794, + "mouse_y": 218, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=794, Y=218", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:45:25.663Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 252, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Down", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:45:46.618Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 284, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: appended line", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:45:50.480Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 271, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: return", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:45:54.377Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-22e92ce5-892a-428f-b28a-639322120e06", + "agent_version": "1.2.1", + "error_message": "", + "execution_time_ms": 552, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+S", + "session_id": "conn-5d06b231-32ba-4b7c-a81f-3ea81ea4f300", + "success": true, + "timestamp": "2026-07-28T16:45:57.524Z" + } +] \ No newline at end of file diff --git a/data/sessions/textedit-append-line/commands/cc_commands.json b/data/sessions/textedit-append-line/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..0385f10a86077c4d4d4b9633e686bb9e0c4f9170 --- /dev/null +++ b/data/sessions/textedit-append-line/commands/cc_commands.json @@ -0,0 +1,32 @@ +[ + { + "command": "794 218 move", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "794 218 double", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Cmd+Down}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "type appended line", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "press {return}", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "press {Cmd+S}", + "os": "MACOS", + "step_id": 6 + } +] \ No newline at end of file diff --git a/data/sessions/textedit-append-line/commands/converted_input.md b/data/sessions/textedit-append-line/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..93cf31d84f3cb7ba8d9748eeece4c3fb74d62a51 --- /dev/null +++ b/data/sessions/textedit-append-line/commands/converted_input.md @@ -0,0 +1,12 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-28 16:45:21 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-28T16:45:21.185Z | Move-cursor at (794, 218) | +| 2 | 2026-07-28T16:45:25.663Z | Double-click at (794, 218) | +| 3 | 2026-07-28T16:45:46.618Z | Press: Cmd+Down | +| 4 | 2026-07-28T16:45:50.480Z | Type: appended line | +| 5 | 2026-07-28T16:45:54.377Z | Press: return | +| 6 | 2026-07-28T16:45:57.524Z | Press: Cmd+S | diff --git a/data/sessions/textedit-append-line/commands/raw_input.md b/data/sessions/textedit-append-line/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..106a28142275a1f07819669617f46212eee1a80b --- /dev/null +++ b/data/sessions/textedit-append-line/commands/raw_input.md @@ -0,0 +1,12 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-28 16:45:21 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-28T16:45:21.185Z | Moved cursor to at X=794, Y=218 | +| 2 | 2026-07-28T16:45:25.663Z | Double-clicked at X=794, Y=218 | +| 3 | 2026-07-28T16:45:46.618Z | Pressed: Cmd+Down | +| 4 | 2026-07-28T16:45:50.480Z | Typed: appended line | +| 5 | 2026-07-28T16:45:54.377Z | Pressed: return | +| 6 | 2026-07-28T16:45:57.524Z | Pressed: Cmd+S | diff --git a/data/sessions/textedit-append-line/memory.md b/data/sessions/textedit-append-line/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..0d46c965c840acd3db44fad0a1da9efd74a8597b --- /dev/null +++ b/data/sessions/textedit-append-line/memory.md @@ -0,0 +1,72 @@ +# Memory: textedit-append-line + +## Overview + +Append a line to the end of an existing text file using a GUI editor. Use this when a line +has to be added to a document that is being opened by pointing rather than by path. The +route opens the file from the file manager, jumps the caret to the end of the document +before typing — which is what keeps the new line from landing in the middle — types the +line, ends it with Return, and saves. The recorded trace appends `appended line` to +`notes.txt`. + +## Prerequisites + +- A desktop environment with a text editor, or a shell. +- A text file that already exists and is writable. The append redirect creates a missing + file rather than failing, which turns a mistyped path into a new file instead of an + error. +- The line's exact contents decided in advance, including capitalisation. +- Knowledge of whether the file currently ends with a newline. If it does not, an appended + line joins onto the last existing one instead of starting its own. +- Agreement on whether the result should end with a trailing newline. The editor route and + the shell route differ here unless one of them is adjusted to match. +- Automatic text substitution turned off in the editor, where that route is used — it + rewrites typed characters silently. + +## Steps + +### Step 1 — Move-cursor at (794, 218) + +The task is to add a line to the end of an existing text file and save it, so the file has to be opened first. Move the cursor onto the `notes.txt` icon in the Finder window. Moving to the target and acting as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering. + +![Step 1](vision/frames/step_0001_20260728_164521_at.webp) + +### Step 2 — Double-click at (794, 218) + +Move the cursor and Double-click `notes.txt` to open it. A double-click opens a file with whatever application owns its type, and on a stock system a plain-text file opens in TextEdit — no application is chosen anywhere in this task. + +![Step 2](vision/frames/step_0002_20260728_164525_at.webp) + +### Step 3 — Press: Cmd+Down + +Press ⌘↓ (Cmd+Down) to move the caret to the very end of the document. TextEdit places the caret at the start when a document opens, so typing straight away would insert the new text *above* the existing lines rather than after them. This is the step that makes the operation an append rather than a prepend. + +![Step 3](vision/frames/step_0003_20260728_164546_at.webp) + +### Step 4 — Type: appended line + +Type `appended line`. The caret sits at the end of `gamma`, which already ends in a line break, so the text starts on a line of its own rather than running on from the last word. + +![Step 4](vision/frames/step_0004_20260728_164550_at.webp) + +### Step 5 — Press: return + +After typing `appended line` Press Return to end the new line with a line break. This is deliberate rather than incidental: it leaves the file ending `gamma\nappended line\n`, which is byte-identical to what the shell twin's append produces. Omitting it would leave the file without a trailing newline and the two traces would no longer match. + +![Step 5](vision/frames/step_0005_20260728_164554_at.webp) + +### Step 6 — Press: Cmd+S + +Press ⌘S (Cmd+S) to write the change back into `notes.txt`. Until this point the added line exists only in the open document, which the `Edited` marker beside the file name in the title bar shows. The marker disappearing is the confirmation that the save completed — a plain-text save produces no dialog at all, so there is nothing else to watch for. + +![Step 6](vision/frames/step_0006_20260728_164557_at.webp) + +## Notes & Edge Cases + +1. Opening the file in an editor and appending from a shell reach the same end state by different means, and the difference is where the risk sits. The editor route shows the existing contents before anything is typed; the shell route can empty the file with a single wrong character and reports nothing. +2. The caret has to be moved to the end of the document before typing. Opening a file does not put it there, and text typed at the caret's opening position is inserted into the middle of the file — which still saves cleanly and is not what was asked for. +3. Whether the file already ends in a newline decides where the new text lands. Without one, the typed line joins the end of the last line rather than starting a new one, so the result is a longer final line rather than an appended one. +4. The trailing newline after the typed text is a deliberate choice, not a formality. Whether the file ends with one decides what happens to the next thing appended to it, by either route. +5. Nothing is written to disk until the save. The document holds the change and the window shows it, so the screen looking right is not evidence the file changed. +6. The editor may apply automatic substitutions to typed text — capitalising a first letter, converting quotes and dashes — which silently changes what lands in the file. Where the exact bytes matter, check them rather than reading the window, and turn the substitutions off before typing. +7. A double-click opens the file with whatever application is registered for its type, which is not necessarily the one intended. Where the editor matters, open it through the route that names the application. diff --git a/data/sessions/textedit-append-line/metadata.json b/data/sessions/textedit-append-line/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..e4ebc7b151204d9f2f23ff63720ac7ee8d41eda7 --- /dev/null +++ b/data/sessions/textedit-append-line/metadata.json @@ -0,0 +1,116 @@ +{ + "memory_name": "textedit-append-line", + "memory_description": "", + "session_id": "807d2f69-bb71-4cf6-984b-1a6e8514e261", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15.7.7", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.1", + "actuation_transport": "tls", + "actuation_server_version": "1.2.1", + "created_at": "2026-07-28T16:45:11.261653946Z", + "completed_at": "2026-07-28T16:46:10.111591262Z", + "total_steps": 6, + "annotated_steps": 6, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-28T16:45:21.185Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260728_164521_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260728_164521_before.webp", + "after_image_path": "vision/frames/step_0001_20260728_164521_after.webp", + "raw_command": "Moved cursor to at X=794, Y=218", + "converted_command": "Move-cursor at (794, 218)" + }, + { + "step_id": 2, + "timestamp": "2026-07-28T16:45:25.663Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0002_20260728_164525_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260728_164525_before.webp", + "after_image_path": "vision/frames/step_0002_20260728_164525_after.webp", + "raw_command": "Double-clicked at X=794, Y=218", + "converted_command": "Double-click at (794, 218)" + }, + { + "step_id": 3, + "timestamp": "2026-07-28T16:45:46.618Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260728_164546_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260728_164546_before.webp", + "after_image_path": "vision/frames/step_0003_20260728_164546_after.webp", + "raw_command": "Pressed: Cmd+Down", + "converted_command": "Press: Cmd+Down" + }, + { + "step_id": 4, + "timestamp": "2026-07-28T16:45:50.480Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260728_164550_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260728_164550_before.webp", + "after_image_path": "vision/frames/step_0004_20260728_164550_after.webp", + "raw_command": "Typed: appended line", + "converted_command": "Type: appended line" + }, + { + "step_id": 5, + "timestamp": "2026-07-28T16:45:54.377Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260728_164554_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260728_164554_before.webp", + "after_image_path": "vision/frames/step_0005_20260728_164554_after.webp", + "raw_command": "Pressed: return", + "converted_command": "Press: return" + }, + { + "step_id": 6, + "timestamp": "2026-07-28T16:45:57.524Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260728_164557_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260728_164557_before.webp", + "after_image_path": "vision/frames/step_0006_20260728_164557_after.webp", + "raw_command": "Pressed: Cmd+S", + "converted_command": "Press: Cmd+S" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/textedit-append-line/reasoning/reasoning.jsonl b/data/sessions/textedit-append-line/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b94398375459523d623f63cceb73240151792f57 --- /dev/null +++ b/data/sessions/textedit-append-line/reasoning/reasoning.jsonl @@ -0,0 +1,6 @@ +{"step_id": 1, "timestamp_action": "2026-07-28T16:45:21.185Z", "timestamp_annotated": "2026-08-19T14:18:25.783916+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=794, Y=218", "converted_command": "Move-cursor at (794, 218)", "image_path": "vision/frames/step_0001_20260728_164521_at.webp", "reasoning": "The task is to add a line to the end of an existing text file and save it, so the file has to be opened first. Move the cursor onto the `notes.txt` icon in the Finder window. Moving to the target and acting as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-28T16:45:25.663Z", "timestamp_annotated": "2026-08-19T14:18:25.784366+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=794, Y=218", "converted_command": "Double-click at (794, 218)", "image_path": "vision/frames/step_0002_20260728_164525_at.webp", "reasoning": "Move the cursor and Double-click `notes.txt` to open it. A double-click opens a file with whatever application owns its type, and on a stock system a plain-text file opens in TextEdit — no application is chosen anywhere in this task.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-28T16:45:46.618Z", "timestamp_annotated": "2026-08-19T14:18:25.784812+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Down", "converted_command": "Press: Cmd+Down", "image_path": "vision/frames/step_0003_20260728_164546_at.webp", "reasoning": "Press ⌘↓ (Cmd+Down) to move the caret to the very end of the document. TextEdit places the caret at the start when a document opens, so typing straight away would insert the new text *above* the existing lines rather than after them. This is the step that makes the operation an append rather than a prepend.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-28T16:45:50.480Z", "timestamp_annotated": "2026-08-19T14:18:25.785234+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: appended line", "converted_command": "Type: appended line", "image_path": "vision/frames/step_0004_20260728_164550_at.webp", "reasoning": "Type `appended line`. The caret sits at the end of `gamma`, which already ends in a line break, so the text starts on a line of its own rather than running on from the last word.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-28T16:45:54.377Z", "timestamp_annotated": "2026-08-19T14:18:25.785676+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: return", "converted_command": "Press: return", "image_path": "vision/frames/step_0005_20260728_164554_at.webp", "reasoning": "After typing `appended line` Press Return to end the new line with a line break. This is deliberate rather than incidental: it leaves the file ending `gamma\\nappended line\\n`, which is byte-identical to what the shell twin's append produces. Omitting it would leave the file without a trailing newline and the two traces would no longer match.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-28T16:45:57.524Z", "timestamp_annotated": "2026-08-19T14:18:25.786163+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+S", "converted_command": "Press: Cmd+S", "image_path": "vision/frames/step_0006_20260728_164557_at.webp", "reasoning": "Press ⌘S (Cmd+S) to write the change back into `notes.txt`. Until this point the added line exists only in the open document, which the `Edited` marker beside the file name in the title bar shows. The marker disappearing is the confirmation that the save completed — a plain-text save produces no dialog at all, so there is nothing else to watch for.", "skipped": false} diff --git a/data/sessions/textedit-append-line/sync_log.json b/data/sessions/textedit-append-line/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..5c0bdefdf808a65d177891b9611d90212f53fb67 --- /dev/null +++ b/data/sessions/textedit-append-line/sync_log.json @@ -0,0 +1,166 @@ +{ + "session_id": "807d2f69-bb71-4cf6-984b-1a6e8514e261", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_164521_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0001_20260728_164521_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_164521_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0001_20260728_164521_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260728_164521_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0001_20260728_164521_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_164525_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0002_20260728_164525_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_164525_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0002_20260728_164525_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260728_164525_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0002_20260728_164525_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_164546_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0003_20260728_164546_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_164546_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0003_20260728_164546_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260728_164546_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0003_20260728_164546_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_164550_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0004_20260728_164550_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_164550_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0004_20260728_164550_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260728_164550_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0004_20260728_164550_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_164554_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0005_20260728_164554_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_164554_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0005_20260728_164554_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260728_164554_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0005_20260728_164554_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260728_164557_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0006_20260728_164557_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260728_164557_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0006_20260728_164557_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260728_164557_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-append-line/vision/frames/step_0006_20260728_164557_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/textedit-append-line/vision/frames/closing_state.webp b/data/sessions/textedit-append-line/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..c86392efbb3bd39ce54be281e5c34c811d180b6b --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:295cf5e36c772b7f9bba801d24674ee6a9062b23af96f156fec0084cf717cb31 +size 480744 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0001_20260728_164521_after.webp b/data/sessions/textedit-append-line/vision/frames/step_0001_20260728_164521_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..5963972c594db8f94b8e86604ec1947b89404e70 --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0001_20260728_164521_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b6e2b758ff8573db955638244e1ecf7ee96de8acb1fe22b71e975b0f1a0ec3a +size 510092 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0001_20260728_164521_at.webp b/data/sessions/textedit-append-line/vision/frames/step_0001_20260728_164521_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..24b27ccf9861b584d67a26152b60329d2bb4fb73 --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0001_20260728_164521_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd2e7f48349260e613586589e639b24cd432ad0785a41b2ab7c9f11d624f049 +size 1936356 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0001_20260728_164521_before.webp b/data/sessions/textedit-append-line/vision/frames/step_0001_20260728_164521_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5963972c594db8f94b8e86604ec1947b89404e70 --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0001_20260728_164521_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b6e2b758ff8573db955638244e1ecf7ee96de8acb1fe22b71e975b0f1a0ec3a +size 510092 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0002_20260728_164525_after.webp b/data/sessions/textedit-append-line/vision/frames/step_0002_20260728_164525_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..8b23c484f172eb56f43bf9672b1eba1e100ce624 --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0002_20260728_164525_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:978c4aed7a41492056ee37ddae738fb2bde82e283e7b9eed61ff9ee7dfae5d15 +size 510192 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0002_20260728_164525_at.webp b/data/sessions/textedit-append-line/vision/frames/step_0002_20260728_164525_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..15c004e6a98fc5afe20e012bc02daae2d792f30a --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0002_20260728_164525_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d57399806e079c26b8de691805a98047cc2be5806916f34b546b1fff395b84d0 +size 1936342 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0002_20260728_164525_before.webp b/data/sessions/textedit-append-line/vision/frames/step_0002_20260728_164525_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..8b23c484f172eb56f43bf9672b1eba1e100ce624 --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0002_20260728_164525_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:978c4aed7a41492056ee37ddae738fb2bde82e283e7b9eed61ff9ee7dfae5d15 +size 510192 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0003_20260728_164546_after.webp b/data/sessions/textedit-append-line/vision/frames/step_0003_20260728_164546_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..bc3dfa1c9070668dfea96c6b5f053b8e38a9339d --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0003_20260728_164546_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8382e1a9240bf4b870ba4214e24e4683db7685855b447e2d0bbcc74b73f90750 +size 479726 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0003_20260728_164546_at.webp b/data/sessions/textedit-append-line/vision/frames/step_0003_20260728_164546_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b2b9dd4cb57ffe64d4708060023ff79da23a2ded --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0003_20260728_164546_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8714099fb58cd6f85bd755f7178e9582a2cb22bb3ea3652a7e0976cd86a5371b +size 480300 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0003_20260728_164546_before.webp b/data/sessions/textedit-append-line/vision/frames/step_0003_20260728_164546_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..63fcf43c45803581f748c92e915e8afb7ca54b30 --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0003_20260728_164546_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d5d747439fc030d0072b07157009faf71a89973d8fb968498104875e12e3eef +size 480172 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0004_20260728_164550_after.webp b/data/sessions/textedit-append-line/vision/frames/step_0004_20260728_164550_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..a8aa91222bff0dadcb585917eff773137dbd7e23 --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0004_20260728_164550_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cbf4f3b55de3347e4074af8c523b0d1722039242bd647df92a2e00d950186af +size 481164 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0004_20260728_164550_at.webp b/data/sessions/textedit-append-line/vision/frames/step_0004_20260728_164550_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2702f3f22fe3a56f1dbfe4f1e2412dfd4c961b51 --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0004_20260728_164550_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c9c015958ec8a9ccacd0797d39682207634abb064eb4b47219df20a0fe0bc8 +size 480514 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0004_20260728_164550_before.webp b/data/sessions/textedit-append-line/vision/frames/step_0004_20260728_164550_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..bc3dfa1c9070668dfea96c6b5f053b8e38a9339d --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0004_20260728_164550_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8382e1a9240bf4b870ba4214e24e4683db7685855b447e2d0bbcc74b73f90750 +size 479726 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0005_20260728_164554_after.webp b/data/sessions/textedit-append-line/vision/frames/step_0005_20260728_164554_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ba50e696a79e85812e7c94a99c3b8a95a776249f --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0005_20260728_164554_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbbffb879861a3b7d12b2866aa147c5b64842c92dabe79d3a4d0f7b75c0255d5 +size 481166 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0005_20260728_164554_at.webp b/data/sessions/textedit-append-line/vision/frames/step_0005_20260728_164554_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..7fb0da8f8345505e6e989919fb39d93a4d1b12f3 --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0005_20260728_164554_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaa0ace4124316756191aef962ca7a5484484a6e71c7afedfe094d8a5209cd71 +size 480504 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0005_20260728_164554_before.webp b/data/sessions/textedit-append-line/vision/frames/step_0005_20260728_164554_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..7fb0da8f8345505e6e989919fb39d93a4d1b12f3 --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0005_20260728_164554_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaa0ace4124316756191aef962ca7a5484484a6e71c7afedfe094d8a5209cd71 +size 480504 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0006_20260728_164557_after.webp b/data/sessions/textedit-append-line/vision/frames/step_0006_20260728_164557_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..daf95fc4f7e13fd4d71bde4e61afd4820c5c6939 --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0006_20260728_164557_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfcec7619bc64596c288241afa567e1689322e4438bfc05dd0e66bca002c048b +size 480782 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0006_20260728_164557_at.webp b/data/sessions/textedit-append-line/vision/frames/step_0006_20260728_164557_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ba50e696a79e85812e7c94a99c3b8a95a776249f --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0006_20260728_164557_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbbffb879861a3b7d12b2866aa147c5b64842c92dabe79d3a4d0f7b75c0255d5 +size 481166 diff --git a/data/sessions/textedit-append-line/vision/frames/step_0006_20260728_164557_before.webp b/data/sessions/textedit-append-line/vision/frames/step_0006_20260728_164557_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ba50e696a79e85812e7c94a99c3b8a95a776249f --- /dev/null +++ b/data/sessions/textedit-append-line/vision/frames/step_0006_20260728_164557_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbbffb879861a3b7d12b2866aa147c5b64842c92dabe79d3a4d0f7b75c0255d5 +size 481166 diff --git a/data/sessions/textedit-find-replace-2/commands/actuation_commands.json b/data/sessions/textedit-find-replace-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..e65ed5a111213e9b737b8d46d5548b42a7d4b143 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/commands/actuation_commands.json @@ -0,0 +1,173 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 207, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 934, + "mouse_y": 1024, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=934, Y=1024", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T10:49:04.382Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 426, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: cd corpus-seed", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T10:49:15.815Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 157, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T10:49:24.088Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 171, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: ls", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T10:49:54.166Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 172, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T10:50:02.157Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 190, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: sed -i.bak s/colour/color/g doc-colour.txt", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T10:50:43.308Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 155, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T10:50:47.335Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 183, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: rm doc-colour.txt.bak", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T10:51:00.094Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 150, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T10:51:04.468Z" + } +] \ No newline at end of file diff --git a/data/sessions/textedit-find-replace-2/commands/cc_commands.json b/data/sessions/textedit-find-replace-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..b3b92d8f80329922f112229419089fa053ebfb1b --- /dev/null +++ b/data/sessions/textedit-find-replace-2/commands/cc_commands.json @@ -0,0 +1,47 @@ +[ + { + "command": "934 1024 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type cd corpus-seed", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "type ls", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "type sed -i.bak s/colour/color/g doc-colour.txt", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "type rm doc-colour.txt.bak", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 9 + } +] \ No newline at end of file diff --git a/data/sessions/textedit-find-replace-2/commands/converted_input.md b/data/sessions/textedit-find-replace-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..348da9dd5134b66fbc3ce0433f007dba3f21e60a --- /dev/null +++ b/data/sessions/textedit-find-replace-2/commands/converted_input.md @@ -0,0 +1,15 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-16 10:49:04 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-16T10:49:04.382Z | Left-click at (934, 1024) | +| 2 | 2026-07-16T10:49:15.815Z | Type: cd corpus-seed | +| 3 | 2026-07-16T10:49:24.088Z | Press: Enter | +| 4 | 2026-07-16T10:49:54.166Z | Type: ls | +| 5 | 2026-07-16T10:50:02.157Z | Press: Enter | +| 6 | 2026-07-16T10:50:43.308Z | Type: sed -i.bak s/colour/color/g doc-colour.txt | +| 7 | 2026-07-16T10:50:47.335Z | Press: Enter | +| 8 | 2026-07-16T10:51:00.094Z | Type: rm doc-colour.txt.bak | +| 9 | 2026-07-16T10:51:04.468Z | Press: Enter | diff --git a/data/sessions/textedit-find-replace-2/commands/raw_input.md b/data/sessions/textedit-find-replace-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..932d2a5b85e5d70d9276204930b714122f4667ed --- /dev/null +++ b/data/sessions/textedit-find-replace-2/commands/raw_input.md @@ -0,0 +1,15 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-16 10:49:04 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-16T10:49:04.382Z | Left-clicked at X=934, Y=1024 | +| 2 | 2026-07-16T10:49:15.815Z | Typed: cd corpus-seed | +| 3 | 2026-07-16T10:49:24.088Z | Pressed: Return | +| 4 | 2026-07-16T10:49:54.166Z | Typed: ls | +| 5 | 2026-07-16T10:50:02.157Z | Pressed: Return | +| 6 | 2026-07-16T10:50:43.308Z | Typed: sed -i.bak s/colour/color/g doc-colour.txt | +| 7 | 2026-07-16T10:50:47.335Z | Pressed: Return | +| 8 | 2026-07-16T10:51:00.094Z | Typed: rm doc-colour.txt.bak | +| 9 | 2026-07-16T10:51:04.468Z | Pressed: Return | diff --git a/data/sessions/textedit-find-replace-2/memory.md b/data/sessions/textedit-find-replace-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..837b25f7505455e05537cf2aff3a8833e4777440 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/memory.md @@ -0,0 +1,122 @@ +# Memory: textedit-find-replace-2 + +## Overview + +Replace every occurrence of one word with another throughout an existing plain-text file, +from a shell, using an in-place `sed` substitution. This is the terminal route to the same +end state as the editor-driven find-and-replace: the file keeps its name and location and +holds the corrected text when the task finishes. Use it when a shell is available and a +whole-file substitution is wanted without opening an editor — the whole change is one +command, and it does not depend on finding the file in a window or on the editor's +find bar. The recorded trace opens a terminal, moves into the directory holding +`doc-colour.txt`, lists it to confirm the file is there, runs `sed -i.bak +s/colour/color/g` over it, and removes the backup `sed` leaves behind. + +## Prerequisites + +- A desktop environment with a file manager and a text editor that has a find-and-replace + facility. On macOS this is Finder and TextEdit; TextEdit is the default application for + plain-text files on a stock system, so no application needs to be chosen explicitly. +- A plain-text file that already exists and already contains the word to be replaced. The + search term must match what is in the file exactly, including case — a term that matches + nothing replaces nothing, and the operation reports success either way. +- The name of the folder holding the file. The route searches for that folder by name + rather than navigating a fixed path, so the file's exact location on the machine does + not need to be known. +- Write access to the file. The change is written back into the original file, not into a + copy, so a read-only or locked file fails at the save step rather than at the replace + step. +- Contents that are safe to change in place. No backup copy is produced by this route, and + Replace All applies to the whole document in one action with no per-match confirmation. +- Both spellings — the one being searched for and the one replacing it — decided before + starting. There is no per-match review, so an incorrect replacement word propagates to + every occurrence at once. + +## Steps + +### Step 1 — Left-click at (934, 1024) + +The task is to replace every occurrence of a word inside an existing text file, and a shell does that in a single command, so the first step is to open one. Find the Terminal icon located in dock, then move the cursor to the icon and Left-click to open it + +![Step 1](vision/frames/step_0001_20260716_104904_at.webp) + +### Step 2 — Type: cd corpus-seed + +Type `cd corpus-seed` to change into the directory holding the file. Moving into the directory first means the file can be named on its own later instead of by full path, which keeps the editing command short and makes the target unambiguous. + +![Step 2](vision/frames/step_0002_20260716_104915_at.webp) + +### Step 3 — Press: Enter + +After typing Press Return to run the directory change command. + +![Step 3](vision/frames/step_0003_20260716_104924_at.webp) + +### Step 4 — Type: ls + +Type `ls` to list the directory contents. This confirms the file is present and named as expected before anything modifies it — a substitution against a missing or differently named file fails silently in the sense that nothing is changed, so always check first. + +![Step 4](vision/frames/step_0004_20260716_104954_at.webp) + +### Step 5 — Press: Enter + +Press Return to run the listing. + +![Step 5](vision/frames/step_0005_20260716_105002_at.webp) + +### Step 6 — Type: sed -i.bak s/colour/color/g doc-colour.txt + +Type the `sed` command that performs the replacement. `s/colour/color/g` substitutes `colour` with `color`, and the trailing `g` makes it apply to every occurrence on a line rather than only the first — without it a line containing the word twice would keep the second one. `-i.bak` edits the file in place and keeps the original as `doc-colour.txt.bak`, so the change is reversible until that backup is safe and isn't removed. The command is written without quotes around the expression because the actuation console cannot carry nested single quotes; unquoted works here because the expression contains no characters the shell would expand. + +![Step 6](vision/frames/step_0006_20260716_105043_at.webp) + +### Step 7 — Press: Enter + +Press Return to run the substitution. + +![Step 7](vision/frames/step_0007_20260716_105047_at.webp) + +### Step 8 — Type: rm doc-colour.txt.bak + +Type `rm doc-colour.txt.bak` to delete the backup `sed` just created. The task is to end with one edited file, so the leftover backup is removed — otherwise the directory holds an extra file the GUI take never produced and the two traces no longer match. + +![Step 8](vision/frames/step_0008_20260716_105100_at.webp) + +### Step 9 — Press: Enter + +Press Return to delete the backup. + +![Step 9](vision/frames/step_0009_20260716_105104_at.webp) + +## Notes & Edge Cases + +- When working in a terminal it is recommended to check the directory to verify its contents using the ls command if in macOS or Linux, because sometimes the file or a folder that needs to be worked on is assumed or misinformed by the user, it might lead to the task failure and the task might have to be redone which leads to increase in the number of steps taken to complete the task due to the initial failure or any failure at any point of the task. This is applicable to all types of terminal tasks. +- When working on a file it is always recommended to use save as to save the file as a new copy of the file being worked on to avoid losing the original file. The original file should not be overwritten without user consent or explicit instruction. +- **`sed -i` is not portable, and the difference is silent.** On BSD and macOS `-i` + requires a backup suffix as its argument; GNU `sed` treats `-i` with no suffix as + edit-in-place. Writing `sed -i s/a/b/ file` on macOS consumes the expression as the + suffix and then fails on a missing file argument. `-i.bak` is the form that works on + both. +- **The trailing `g` is what makes the replacement whole-file.** Without it `sed` + substitutes only the first match on each line, so a line containing the word twice keeps + the second one. The task is a whole-document correction, so the flag is not optional. +- **The backup is part of the end state unless it is removed.** `-i.bak` leaves a + `.bak` file beside the original. It is a real safety net while the change is unverified, + but it is also an extra file the editor route never produces, so the final step deletes + it — after the substitution has been confirmed, not before. +- **Quoting the expression is normally right and is deliberately skipped here.** Quotes + around `s/…/…/g` protect it from the shell. It is safe to omit only because this + particular expression contains no character the shell expands. An expression containing + a space, `*`, `$` or `;` needs the quotes, and dropping them there silently changes what + `sed` receives. +- **`sed` reports success when it matches nothing.** A case difference or a typo in the + search term produces exit status 0 and an unchanged file. Confirm the change from the + file's contents or its modification time, never from the command returning. +- **A `cd` first makes the target unambiguous.** Naming the file relative to the current + directory is shorter than a full path, but only after the directory move has actually + happened — `cd` into a missing directory fails and leaves the shell where it was, so the + next command then operates somewhere else entirely. +- **This task destroys its own starting condition.** The file ends holding the corrected + spelling, so a repeat run finds nothing to replace. Restore the file before running it + again. + diff --git a/data/sessions/textedit-find-replace-2/metadata.json b/data/sessions/textedit-find-replace-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..437d69a1387bcd38aa05c0e15177722aa2a90791 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/metadata.json @@ -0,0 +1,152 @@ +{ + "memory_name": "textedit-find-replace-2", + "memory_description": "", + "session_id": "ab6d1ca4-2790-490d-9e61-b9c277b3a38a", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-16T10:39:56.833507874Z", + "completed_at": "2026-07-16T10:52:07.249326187Z", + "total_steps": 9, + "annotated_steps": 9, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-16T10:49:04.382Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260716_104904_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260716_104904_before.webp", + "after_image_path": "vision/frames/step_0001_20260716_104904_after.webp", + "raw_command": "Left-clicked at X=934, Y=1024", + "converted_command": "Left-click at (934, 1024)" + }, + { + "step_id": 2, + "timestamp": "2026-07-16T10:49:15.815Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260716_104915_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260716_104915_before.webp", + "after_image_path": "vision/frames/step_0002_20260716_104915_after.webp", + "raw_command": "Typed: cd corpus-seed", + "converted_command": "Type: cd corpus-seed" + }, + { + "step_id": 3, + "timestamp": "2026-07-16T10:49:24.088Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260716_104924_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260716_104924_before.webp", + "after_image_path": "vision/frames/step_0003_20260716_104924_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-16T10:49:54.166Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260716_104954_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260716_104954_before.webp", + "after_image_path": "vision/frames/step_0004_20260716_104954_after.webp", + "raw_command": "Typed: ls", + "converted_command": "Type: ls" + }, + { + "step_id": 5, + "timestamp": "2026-07-16T10:50:02.157Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260716_105002_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260716_105002_before.webp", + "after_image_path": "vision/frames/step_0005_20260716_105002_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 6, + "timestamp": "2026-07-16T10:50:43.308Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0006_20260716_105043_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260716_105043_before.webp", + "after_image_path": "vision/frames/step_0006_20260716_105043_after.webp", + "raw_command": "Typed: sed -i.bak s/colour/color/g doc-colour.txt", + "converted_command": "Type: sed -i.bak s/colour/color/g doc-colour.txt" + }, + { + "step_id": 7, + "timestamp": "2026-07-16T10:50:47.335Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0007_20260716_105047_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260716_105047_before.webp", + "after_image_path": "vision/frames/step_0007_20260716_105047_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 8, + "timestamp": "2026-07-16T10:51:00.094Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0008_20260716_105100_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260716_105100_before.webp", + "after_image_path": "vision/frames/step_0008_20260716_105100_after.webp", + "raw_command": "Typed: rm doc-colour.txt.bak", + "converted_command": "Type: rm doc-colour.txt.bak" + }, + { + "step_id": 9, + "timestamp": "2026-07-16T10:51:04.468Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0009_20260716_105104_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260716_105104_before.webp", + "after_image_path": "vision/frames/step_0009_20260716_105104_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/textedit-find-replace-2/reasoning/reasoning.jsonl b/data/sessions/textedit-find-replace-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ee9050e7eabaadf07af6a8caf62f72b521031178 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/reasoning/reasoning.jsonl @@ -0,0 +1,9 @@ +{"step_id": 1, "timestamp_action": "2026-07-16T10:49:04.382Z", "timestamp_annotated": "2026-08-19T11:29:35.891671+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=934, Y=1024", "converted_command": "Left-click at (934, 1024)", "image_path": "vision/frames/step_0001_20260716_104904_at.webp", "reasoning": "The task is to replace every occurrence of a word inside an existing text file, and a shell does that in a single command, so the first step is to open one. Find the Terminal icon located in dock, then move the cursor to the icon and Left-click to open it", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-16T10:49:15.815Z", "timestamp_annotated": "2026-08-19T11:29:35.900630+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: cd corpus-seed", "converted_command": "Type: cd corpus-seed", "image_path": "vision/frames/step_0002_20260716_104915_at.webp", "reasoning": "Type `cd corpus-seed` to change into the directory holding the file. Moving into the directory first means the file can be named on its own later instead of by full path, which keeps the editing command short and makes the target unambiguous.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-16T10:49:24.088Z", "timestamp_annotated": "2026-08-19T11:29:35.901054+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260716_104924_at.webp", "reasoning": "After typing Press Return to run the directory change command.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-16T10:49:54.166Z", "timestamp_annotated": "2026-08-19T11:29:35.901425+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: ls", "converted_command": "Type: ls", "image_path": "vision/frames/step_0004_20260716_104954_at.webp", "reasoning": "Type `ls` to list the directory contents. This confirms the file is present and named as expected before anything modifies it — a substitution against a missing or differently named file fails silently in the sense that nothing is changed, so always check first.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-16T10:50:02.157Z", "timestamp_annotated": "2026-08-19T11:29:35.901912+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260716_105002_at.webp", "reasoning": "Press Return to run the listing.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-16T10:50:43.308Z", "timestamp_annotated": "2026-08-19T11:29:35.902337+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: sed -i.bak s/colour/color/g doc-colour.txt", "converted_command": "Type: sed -i.bak s/colour/color/g doc-colour.txt", "image_path": "vision/frames/step_0006_20260716_105043_at.webp", "reasoning": "Type the `sed` command that performs the replacement. `s/colour/color/g` substitutes `colour` with `color`, and the trailing `g` makes it apply to every occurrence on a line rather than only the first — without it a line containing the word twice would keep the second one. `-i.bak` edits the file in place and keeps the original as `doc-colour.txt.bak`, so the change is reversible until that backup is safe and isn't removed. The command is written without quotes around the expression because the actuation console cannot carry nested single quotes; unquoted works here because the expression contains no characters the shell would expand.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-16T10:50:47.335Z", "timestamp_annotated": "2026-08-19T11:29:35.903051+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0007_20260716_105047_at.webp", "reasoning": "Press Return to run the substitution.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-16T10:51:00.094Z", "timestamp_annotated": "2026-08-19T11:29:35.903666+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: rm doc-colour.txt.bak", "converted_command": "Type: rm doc-colour.txt.bak", "image_path": "vision/frames/step_0008_20260716_105100_at.webp", "reasoning": "Type `rm doc-colour.txt.bak` to delete the backup `sed` just created. The task is to end with one edited file, so the leftover backup is removed — otherwise the directory holds an extra file the GUI take never produced and the two traces no longer match.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-16T10:51:04.468Z", "timestamp_annotated": "2026-08-19T11:29:35.904210+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0009_20260716_105104_at.webp", "reasoning": "Press Return to delete the backup.", "skipped": false} diff --git a/data/sessions/textedit-find-replace-2/sync_log.json b/data/sessions/textedit-find-replace-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..087d06a273db87d5bed1aeff4670a1cda792689f --- /dev/null +++ b/data/sessions/textedit-find-replace-2/sync_log.json @@ -0,0 +1,229 @@ +{ + "session_id": "ab6d1ca4-2790-490d-9e61-b9c277b3a38a", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260716_104904_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0001_20260716_104904_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260716_104904_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0001_20260716_104904_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260716_104904_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0001_20260716_104904_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260716_104915_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0002_20260716_104915_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260716_104915_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0002_20260716_104915_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260716_104915_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0002_20260716_104915_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260716_104924_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0003_20260716_104924_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260716_104924_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0003_20260716_104924_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260716_104924_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0003_20260716_104924_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260716_104954_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0004_20260716_104954_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260716_104954_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0004_20260716_104954_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260716_104954_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0004_20260716_104954_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260716_105002_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0005_20260716_105002_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260716_105002_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0005_20260716_105002_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260716_105002_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0005_20260716_105002_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260716_105043_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0006_20260716_105043_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260716_105043_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0006_20260716_105043_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260716_105043_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0006_20260716_105043_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260716_105047_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0007_20260716_105047_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260716_105047_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0007_20260716_105047_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260716_105047_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0007_20260716_105047_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260716_105100_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0008_20260716_105100_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260716_105100_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0008_20260716_105100_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260716_105100_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0008_20260716_105100_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260716_105104_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0009_20260716_105104_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260716_105104_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0009_20260716_105104_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260716_105104_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace-2/vision/frames/step_0009_20260716_105104_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/textedit-find-replace-2/vision/frames/closing_state.webp b/data/sessions/textedit-find-replace-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..456fa00a2379278839555c7db770fca262082a35 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:015ac81753a5ec5b8761f527935577a4b8b0d7ba91f01c609d5c2acc7b499476 +size 666260 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0001_20260716_104904_after.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0001_20260716_104904_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..742737c01688ecac30aa92fcf5920aa4b285622b --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0001_20260716_104904_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68e9f24bcda6e0ec6fe7903809ae1a137fbe501a77b84e017838ca8d58b4b3a +size 696396 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0001_20260716_104904_at.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0001_20260716_104904_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cbb1c23da2f1d2b422fe8eaffffd3c3d686f20f9 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0001_20260716_104904_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f03c998469396eed0f7ce666c9d8968f0579e1d8b46cebe0cfe4e98816a14bf4 +size 2720508 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0001_20260716_104904_before.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0001_20260716_104904_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..742737c01688ecac30aa92fcf5920aa4b285622b --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0001_20260716_104904_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68e9f24bcda6e0ec6fe7903809ae1a137fbe501a77b84e017838ca8d58b4b3a +size 696396 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0002_20260716_104915_after.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0002_20260716_104915_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b6e97d19c81198ab8d8dd56e46ef4422624b80d0 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0002_20260716_104915_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:834e0a051276cf3fef1014a8ca4dc1da5ac93a4e05dc124a27ebda3559b07ab7 +size 647166 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0002_20260716_104915_at.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0002_20260716_104915_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cdaed655624c595227007297c6fab1bb8880877a --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0002_20260716_104915_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746f369138f8933fe06e7b77c9505eafd34bd2c3631b0f30fe304cb564b43725 +size 647226 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0002_20260716_104915_before.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0002_20260716_104915_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..75fd8b5d24d00b5212f929ffab7c1347a079ca80 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0002_20260716_104915_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6032d2310d9021c761197dc98790deb939a1470185c53ae9586d709ab866909e +size 646262 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0003_20260716_104924_after.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0003_20260716_104924_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..537f0c4295eeea7b2dd1e9f185e290bc07acf680 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0003_20260716_104924_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e7caa748e490089f63c4060b12cac3ebeb84e0e5f521b3cb9fef0447182255 +size 650420 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0003_20260716_104924_at.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0003_20260716_104924_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fa26bdf8fe3f43446f3571936cbc531c44ea550c --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0003_20260716_104924_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:853a1cb70966535f1eddeae967f2232065b25a84c5e042710bb421e273d95c0f +size 650566 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0003_20260716_104924_before.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0003_20260716_104924_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b6e97d19c81198ab8d8dd56e46ef4422624b80d0 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0003_20260716_104924_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:834e0a051276cf3fef1014a8ca4dc1da5ac93a4e05dc124a27ebda3559b07ab7 +size 647166 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0004_20260716_104954_after.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0004_20260716_104954_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f1b44c30508aa383df2399cc6b8de032441e3468 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0004_20260716_104954_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25013b281301027820e9d2f5ee50eaa92c1c4e5c2249563db9b9ff7024b153e7 +size 650628 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0004_20260716_104954_at.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0004_20260716_104954_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..99b5bafc8fa546cbdf746fbb0c1e7dbc99a2325d --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0004_20260716_104954_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81a867024ed36bba373cd85085096117c185e39faa0c7be09d5c0b32fef733b5 +size 650232 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0004_20260716_104954_before.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0004_20260716_104954_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..537f0c4295eeea7b2dd1e9f185e290bc07acf680 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0004_20260716_104954_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e7caa748e490089f63c4060b12cac3ebeb84e0e5f521b3cb9fef0447182255 +size 650420 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0005_20260716_105002_after.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0005_20260716_105002_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..acbdc7036a561431a874686c1f61412f1594f39d --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0005_20260716_105002_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27c2c114e7eaf2cfd0dca4388959852771d6d3021af19cf8b877ca1552e4f1ff +size 655862 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0005_20260716_105002_at.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0005_20260716_105002_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5603e3517decd21618e99a1ea0212a8e11ef1997 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0005_20260716_105002_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0369b6adde6adafffea5bc1d3360c61333966b637a63d6962a49770443647b +size 655846 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0005_20260716_105002_before.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0005_20260716_105002_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f1b44c30508aa383df2399cc6b8de032441e3468 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0005_20260716_105002_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25013b281301027820e9d2f5ee50eaa92c1c4e5c2249563db9b9ff7024b153e7 +size 650628 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0006_20260716_105043_after.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0006_20260716_105043_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..89709ecfe39023f268dda83b6d607d7daf54d48b --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0006_20260716_105043_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1d2d994d0f3aa6d41a6bdc1bd958d6246b62669eb6a1971751aa8836cf8bd84 +size 659450 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0006_20260716_105043_at.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0006_20260716_105043_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..acbdc7036a561431a874686c1f61412f1594f39d --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0006_20260716_105043_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27c2c114e7eaf2cfd0dca4388959852771d6d3021af19cf8b877ca1552e4f1ff +size 655862 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0006_20260716_105043_before.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0006_20260716_105043_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..acbdc7036a561431a874686c1f61412f1594f39d --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0006_20260716_105043_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27c2c114e7eaf2cfd0dca4388959852771d6d3021af19cf8b877ca1552e4f1ff +size 655862 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0007_20260716_105047_after.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0007_20260716_105047_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2166fabf5b594db478b7afb9c7cf570345bf6acb --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0007_20260716_105047_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36cfa24b810afd404f647943722d1f413d3412189aa4098dab343676b5806c29 +size 662332 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0007_20260716_105047_at.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0007_20260716_105047_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5d51888c0e096038c096e7e2dbe90d3d460b3926 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0007_20260716_105047_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:236e951c26791228d72dae8a9bc8f0d17c9072cef5212e41ba69d7e3f900ad49 +size 659470 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0007_20260716_105047_before.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0007_20260716_105047_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..5d51888c0e096038c096e7e2dbe90d3d460b3926 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0007_20260716_105047_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:236e951c26791228d72dae8a9bc8f0d17c9072cef5212e41ba69d7e3f900ad49 +size 659470 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0008_20260716_105100_after.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0008_20260716_105100_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..dba5d005498c1f8393c995e2a93e20bc480120da --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0008_20260716_105100_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca7bf07d499e0607def1aaab8eec235d2148f965a78d0165096dae37af90d1e +size 663752 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0008_20260716_105100_at.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0008_20260716_105100_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..781921973b6d51bc7aeda92e609aecdd85ae0d20 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0008_20260716_105100_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:834100bc3724000685316b8c80b4d0786dd224ec94c4ab3309dfe5fd50502ae5 +size 663626 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0008_20260716_105100_before.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0008_20260716_105100_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ba05a998bd47ade8b1b9b2f63043a7984a0c02fa --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0008_20260716_105100_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c9a10054e04bcf6aeb312ce4896835bd200bd519a8003aae9b7bb3419fd089 +size 662206 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0009_20260716_105104_after.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0009_20260716_105104_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..438366750810ab4b64a79200fc9599d1f51f6930 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0009_20260716_105104_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70095568400bee626063e9bede9948ae59ce5cb8fb14e63d721856265bc926ce +size 666218 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0009_20260716_105104_at.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0009_20260716_105104_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..438366750810ab4b64a79200fc9599d1f51f6930 --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0009_20260716_105104_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70095568400bee626063e9bede9948ae59ce5cb8fb14e63d721856265bc926ce +size 666218 diff --git a/data/sessions/textedit-find-replace-2/vision/frames/step_0009_20260716_105104_before.webp b/data/sessions/textedit-find-replace-2/vision/frames/step_0009_20260716_105104_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..4ce740698cc398db5d4ae4eedef3727e1a8280fe --- /dev/null +++ b/data/sessions/textedit-find-replace-2/vision/frames/step_0009_20260716_105104_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b571082f95243e4eeb445de7a823747cb7360e0c183458d7273c6b958fc6a2 +size 663554 diff --git a/data/sessions/textedit-find-replace/commands/actuation_commands.json b/data/sessions/textedit-find-replace/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..da82ae27fb5bfc021940c31b435701a9610469b1 --- /dev/null +++ b/data/sessions/textedit-find-replace/commands/actuation_commands.json @@ -0,0 +1,287 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 195, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 619, + "mouse_y": 1023, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=619, Y=1023", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T08:56:40.464Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 235, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1421, + "mouse_y": 188, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1421, Y=188", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T08:57:02.563Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 698, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: corpus-seed", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T08:57:15.574Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 409, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 762, + "mouse_y": 308, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=762, Y=308", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T08:58:00.278Z" + }, + { + "action_subtype": "double", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 421, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 762, + "mouse_y": 308, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Double-clicked at X=762, Y=308", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T08:58:06.336Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 507, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+Option+F", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T08:59:09.535Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 198, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 407, + "mouse_y": 119, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=407, Y=119", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T08:59:36.442Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 180, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: colour", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T08:59:42.739Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 203, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 421, + "mouse_y": 144, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Moved cursor to at X=421, Y=144", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T09:00:08.774Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 189, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 421, + "mouse_y": 144, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=421, Y=144", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T09:00:14.518Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 192, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: color", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T09:00:24.137Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 185, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 773, + "mouse_y": 144, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=773, Y=144", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T09:00:54.754Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 432, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+S", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T09:01:23.487Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 204, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 229, + "mouse_y": 90, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=229, Y=90", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T09:02:08.063Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-40d3b541-1191-4648-b4cb-7da16dac4bb7", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 243, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 526, + "mouse_y": 187, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=526, Y=187", + "session_id": "conn-ace0e3be-bfb7-4c60-a7a6-c63f567a7c5a", + "success": true, + "timestamp": "2026-07-16T09:02:13.795Z" + } +] \ No newline at end of file diff --git a/data/sessions/textedit-find-replace/commands/cc_commands.json b/data/sessions/textedit-find-replace/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..c627e7a42c752f68a6655a364b1c442a20e36b51 --- /dev/null +++ b/data/sessions/textedit-find-replace/commands/cc_commands.json @@ -0,0 +1,77 @@ +[ + { + "command": "619 1023 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "1421 188 left", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "type corpus-seed", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "762 308 double", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "762 308 double", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "press {Cmd+Option+F}", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "407 119 left", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "type colour", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "421 144 move", + "os": "MACOS", + "step_id": 9 + }, + { + "command": "421 144 left", + "os": "MACOS", + "step_id": 10 + }, + { + "command": "type color", + "os": "MACOS", + "step_id": 11 + }, + { + "command": "773 144 left", + "os": "MACOS", + "step_id": 12 + }, + { + "command": "press {Cmd+S}", + "os": "MACOS", + "step_id": 13 + }, + { + "command": "229 90 left", + "os": "MACOS", + "step_id": 14 + }, + { + "command": "526 187 left", + "os": "MACOS", + "step_id": 15 + } +] \ No newline at end of file diff --git a/data/sessions/textedit-find-replace/commands/converted_input.md b/data/sessions/textedit-find-replace/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..bc6fb54bc3d2606d7b8a860bb199d523ea3d31b6 --- /dev/null +++ b/data/sessions/textedit-find-replace/commands/converted_input.md @@ -0,0 +1,21 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-16 08:56:40 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-16T08:56:40.464Z | Left-click at (619, 1023) | +| 2 | 2026-07-16T08:57:02.563Z | Left-click at (1421, 188) | +| 3 | 2026-07-16T08:57:15.574Z | Type: corpus-seed | +| 4 | 2026-07-16T08:58:00.278Z | Double-click at (762, 308) | +| 5 | 2026-07-16T08:58:06.336Z | Double-click at (762, 308) | +| 6 | 2026-07-16T08:59:09.535Z | Press: Cmd+Option+F | +| 7 | 2026-07-16T08:59:36.442Z | Left-click at (407, 119) | +| 8 | 2026-07-16T08:59:42.739Z | Type: colour | +| 9 | 2026-07-16T09:00:08.774Z | Move-cursor at (421, 144) | +| 10 | 2026-07-16T09:00:14.518Z | Left-click at (421, 144) | +| 11 | 2026-07-16T09:00:24.137Z | Type: color | +| 12 | 2026-07-16T09:00:54.754Z | Left-click at (773, 144) | +| 13 | 2026-07-16T09:01:23.487Z | Press: Cmd+S | +| 14 | 2026-07-16T09:02:08.063Z | Left-click at (229, 90) | +| 15 | 2026-07-16T09:02:13.795Z | Left-click at (526, 187) | diff --git a/data/sessions/textedit-find-replace/commands/raw_input.md b/data/sessions/textedit-find-replace/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..8db4a05443976a89abfdadd71d7b5c9843b01641 --- /dev/null +++ b/data/sessions/textedit-find-replace/commands/raw_input.md @@ -0,0 +1,21 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-16 08:56:40 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-16T08:56:40.464Z | Left-clicked at X=619, Y=1023 | +| 2 | 2026-07-16T08:57:02.563Z | Left-clicked at X=1421, Y=188 | +| 3 | 2026-07-16T08:57:15.574Z | Typed: corpus-seed | +| 4 | 2026-07-16T08:58:00.278Z | Double-clicked at X=762, Y=308 | +| 5 | 2026-07-16T08:58:06.336Z | Double-clicked at X=762, Y=308 | +| 6 | 2026-07-16T08:59:09.535Z | Pressed: Cmd+Option+F | +| 7 | 2026-07-16T08:59:36.442Z | Left-clicked at X=407, Y=119 | +| 8 | 2026-07-16T08:59:42.739Z | Typed: colour | +| 9 | 2026-07-16T09:00:08.774Z | Moved cursor to at X=421, Y=144 | +| 10 | 2026-07-16T09:00:14.518Z | Left-clicked at X=421, Y=144 | +| 11 | 2026-07-16T09:00:24.137Z | Typed: color | +| 12 | 2026-07-16T09:00:54.754Z | Left-clicked at X=773, Y=144 | +| 13 | 2026-07-16T09:01:23.487Z | Pressed: Cmd+S | +| 14 | 2026-07-16T09:02:08.063Z | Left-clicked at X=229, Y=90 | +| 15 | 2026-07-16T09:02:13.795Z | Left-clicked at X=526, Y=187 | diff --git a/data/sessions/textedit-find-replace/memory.md b/data/sessions/textedit-find-replace/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..9435f5fa1e5a6381d64ad22df676b93bc9e91984 --- /dev/null +++ b/data/sessions/textedit-find-replace/memory.md @@ -0,0 +1,173 @@ +# Memory: textedit-find-replace + +## Overview + +Replace every occurrence of one word with another throughout an existing plain-text file +and save the change back into the same file, using TextEdit's Find and Replace bar. Use +this when a document needs a whole-document correction — a spelling variant, a renamed +term, a changed label — rather than a single edit at a known position, and when the file +should keep its name and location rather than being saved as a new copy. The route is +Finder search to locate the file, double-click to open it in the default text editor, +⌥⌘F for the Find and Replace bar, Replace All, then ⌘S. + +## Prerequisites + +- A desktop environment with a file manager and a text editor that has a find-and-replace + facility. On macOS this is Finder and TextEdit; TextEdit is the default application for + plain-text files on a stock system, so no application needs to be chosen explicitly. +- A plain-text file that already exists and already contains the word to be replaced. The + search term must match what is in the file exactly, including case — a term that matches + nothing replaces nothing, and the operation reports success either way. +- The name of the folder holding the file. The route searches for that folder by name + rather than navigating a fixed path, so the file's exact location on the machine does + not need to be known. +- Write access to the file. The change is written back into the original file, not into a + copy, so a read-only or locked file fails at the save step rather than at the replace + step. +- Contents that are safe to change in place. No backup copy is produced by this route, and + Replace All applies to the whole document in one action with no per-match confirmation. +- Both spellings — the one being searched for and the one replacing it — decided before + starting. There is no per-match review, so an incorrect replacement word propagates to + every occurrence at once. + +## Steps + +### Step 1 — Left-click at (619, 1023) + +The task is to replace a word throughout an existing text file and save it, so the file has to be located first. The desktop is empty with no window open, so start from the Dock: find the Finder icon and left-click it to open a Finder window. + +![Step 1](vision/frames/step_0001_20260716_085640_at.webp) + +### Step 2 — Left-click at (1421, 188) + +Finder opens on Recents by default, which is empty, so the folder holding the file has to be found rather than browsed to. Left-click the search field at the right of the Finder toolbar to put the cursor in it, so the folder can be searched for by name instead of clicked through the folder tree. + +![Step 2](vision/frames/step_0002_20260716_085702_at.webp) + +### Step 3 — Type: corpus-seed + +Type the name of the folder that holds the file. Searching by name works regardless of where the folder actually sits on the machine, which makes it more dependable than navigating to a fixed path. The search runs across This Mac and returns the corpus-seed folder as the only match. + +![Step 3](vision/frames/step_0003_20260716_085715_at.webp) + +### Step 4 — Double-click at (762, 308) + +After the search completes the corpus-seed folder appears in the search result. Move the cursor and Double-click the corpus-seed folder in the search results to open it. + +![Step 4](vision/frames/step_0004_20260716_085800_at.webp) + +### Step 5 — Double-click at (762, 308) + +The results view is replaced by the folder's contents — the text file to be edited, a docs folder, and an image. Move the cursor and Double-click doc-colour.txt to open it. This is the same screen position as the previous step, but the view beneath the cursor has changed from the search results to the folder's contents, so the same point now falls on the text file rather than on the folder. A double-click opens a file with whatever application is assigned to its type, and for a plain text file on a stock system that is TextEdit. The document opens showing five lines, each containing the word colour. spelt as it appears in the file — a search term that does not match anything exactly would replace nothing. + +![Step 5](vision/frames/step_0005_20260716_085806_at.webp) + +### Step 6 — Press: Cmd+Option+F + +Press Cmd+Option+F to open the Find and Replace bar. Cmd+F on its own opens only a Find field, which locates the word but cannot change it, so the combination that includes Replace is what task needs. Two fields appear beneath the title bar with the Replace checkbox already ticked, and the caret lands in the lower Replace field rather than in Find. + +![Step 6](vision/frames/step_0006_20260716_085909_at.webp) + +### Step 7 — Left-click at (407, 119) + +After the Find and replace opens Left-click the Find field, the upper of the two fields. The caret was left in the Replace field when the bar opened, so typing straight away would put the search word in the wrong place. Clicking here moves the caret into Find, which the highlight around the field confirms. + +![Step 7](vision/frames/step_0007_20260716_085936_at.webp) + +### Step 8 — Type: colour + +Type color, the word that will take the place of every match. Nothing in the document changes yet — the two fields only describe the replacement, and it is applied when one of the replace buttons is pressed. This is the point to check both spellings against each other, because the change is applied to the whole document at once. + +![Step 8](vision/frames/step_0008_20260716_085942_at.webp) + +### Step 9 — Move-cursor at (421, 144) + +After typing move the cursor onto the Replace field, the lower of the two fields. Moving to the target first and clicking as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering. + +![Step 9](vision/frames/step_0009_20260716_090008_at.webp) + +### Step 10 — Left-click at (421, 144) + +Left-click the Replace field to move the caret into it. The caret is still in the Find field after typing the search word, so it has to be moved before the replacement word can be entered. The highlight moves to the Replace field. + +![Step 10](vision/frames/step_0010_20260716_090014_at.webp) + +### Step 11 — Type: color + +Type color, the word that will take the place of every match. Nothing in the document changes — the two fields only describe the replacement, and it is applied when one of the replace buttons is pressed. At this point check both spellings against each other, because the change is applied to the whole document at once. + +![Step 11](vision/frames/step_0011_20260716_090024_at.webp) + +### Step 12 — Left-click at (773, 144) + +Move the cursor to All and Left-click, the right-hand half of the Replace and All control. Replace on its own changes one match at a time, whereas All applies the change to every match in the document in a single action for whole-document correction. All five lines now read color, the field shows a count of 5 replacements, and Edited appears beside the file name in the title bar, meaning the changes exist only in the open document and not yet in the file on disk. + +![Step 12](vision/frames/step_0012_20260716_090054_at.webp) + +### Step 13 — Press: Cmd+S + +Press Cmd+S to save. TextEdit writes the replaced text into doc-colour.txt itself, so the original file now carries the corrected spelling and no separate copy is produced. The Edited marker disappearing from the title bar is the confirmation that the save completed, and it is recommended to check for, because closing the window while it is still shown would lose the change. + +![Step 13](vision/frames/step_0013_20260716_090123_at.webp) + +### Step 14 — Left-click at (229, 90) + +The file is saved and the document is no longer needed, so move the cursor to red close button at the top-left of the TextEdit window and left-click to close it. This closes the window only; TextEdit itself keeps running, which the indicator dot beneath its Dock icon shows. + +![Step 14](vision/frames/step_0014_20260716_090208_at.webp) + +### Step 15 — Left-click at (526, 187) + +The Finder window used to find the file is still open behind it. Left-click its red close button to close it too, leaving the desktop as it was before the task started. + +![Step 15](vision/frames/step_0015_20260716_090213_at.webp) + +## Notes & Edge Cases + +- **⌘F is not enough.** ⌘F opens a Find field only, which locates matches but cannot + change them. The Find *and Replace* bar is ⌥⌘F. Pressing ⌘F and then hunting for a + Replace control is the common wrong turn. +- **The caret lands in the wrong field when the bar opens.** With Replace already ticked, + ⌥⌘F leaves the caret in the lower *Replace* field, not in *Find*. Typing straight away + puts the search term in the replacement slot. Click the upper field first and confirm + the highlight moved before typing. +- **Replace vs. Replace All.** Replace changes one match and advances; All changes every + match in one action. Only All satisfies a whole-document correction. The control is a + split button, so clicking its left half does something different from clicking its right + half. +- **The replacement count is the confirmation signal.** After Replace All the bar reports + how many replacements were made. A count of zero means the search term matched nothing — + usually a case or spelling difference — and the document is unchanged. Read the count + rather than assuming the action worked. +- **`Edited` in the title bar means the file on disk is still unchanged.** Replace All + changes the open document only. Until ⌘S completes, the corrected text exists only in + memory, and closing the window at that point offers to discard it. +- **The `Edited` marker disappearing is the save confirmation.** Watch for that rather + than for a dialog — a plain-text save produces no dialog at all. +- **The file is edited in place.** No `.bak` and no separate copy is produced. The + command-line equivalent of this task uses `sed -i.bak`, which does leave a backup and + then has to delete it; this route has no equivalent step because there is nothing to + clean up. +- **Searching for the folder beats navigating to it.** Finder opens on Recents, which is + empty here. Typing the folder name into the toolbar search field finds it wherever it + sits, which is why the route does not depend on a fixed path. +- **The same screen coordinate can mean two different things one step apart.** Steps 4 and + 5 double-click the identical point: the first opens the folder from the search results, + the second opens the file that has replaced it in that row. Read what is under the cursor + now, not what was there a moment ago. +- **A double-click opens with whatever application owns the file type.** No application is + chosen anywhere in this trace. On a machine where a different editor owns `.txt`, the + route diverges from step 6 onward. +- **Closing the window does not quit the application.** The red close button closes the + document window; TextEdit keeps running, shown by the indicator dot under its Dock icon. + Quitting would be ⌘Q, which this task does not need. +- **Automatic text substitution can corrupt what is typed.** macOS capitalises and + substitutes as you type by default, which can silently alter a search or replacement + term. Check the text that appears in the field rather than trusting the keystrokes. +- **The capture records actuation, not effect.** Every step proves a keystroke or click was + sent, nothing more. Confirm each one landed from a self-reporting signal — the field + highlight moving, the replacement count, the `Edited` marker — never from the fact that + the command was issued. +- **This task destroys its own starting condition.** The file is left holding the corrected + spelling, so a later run that expects the original word finds nothing to replace. Restore + the file before repeating the task. diff --git a/data/sessions/textedit-find-replace/metadata.json b/data/sessions/textedit-find-replace/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..aca49cbffb7c821c57d56edbeb2e7f542903f579 --- /dev/null +++ b/data/sessions/textedit-find-replace/metadata.json @@ -0,0 +1,230 @@ +{ + "memory_name": "textedit-find-replace", + "memory_description": "", + "session_id": "aaf5b6de-fb13-4cb9-9f08-b72864a4cf4e", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-16T08:03:56.136659476Z", + "completed_at": "2026-07-16T09:03:05.006874748Z", + "total_steps": 15, + "annotated_steps": 15, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-16T08:56:40.464Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260716_085640_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260716_085640_before.webp", + "after_image_path": "vision/frames/step_0001_20260716_085640_after.webp", + "raw_command": "Left-clicked at X=619, Y=1023", + "converted_command": "Left-click at (619, 1023)" + }, + { + "step_id": 2, + "timestamp": "2026-07-16T08:57:02.563Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0002_20260716_085702_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260716_085702_before.webp", + "after_image_path": "vision/frames/step_0002_20260716_085702_after.webp", + "raw_command": "Left-clicked at X=1421, Y=188", + "converted_command": "Left-click at (1421, 188)" + }, + { + "step_id": 3, + "timestamp": "2026-07-16T08:57:15.574Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0003_20260716_085715_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260716_085715_before.webp", + "after_image_path": "vision/frames/step_0003_20260716_085715_after.webp", + "raw_command": "Typed: corpus-seed", + "converted_command": "Type: corpus-seed" + }, + { + "step_id": 4, + "timestamp": "2026-07-16T08:58:00.278Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0004_20260716_085800_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260716_085800_before.webp", + "after_image_path": "vision/frames/step_0004_20260716_085800_after.webp", + "raw_command": "Double-clicked at X=762, Y=308", + "converted_command": "Double-click at (762, 308)" + }, + { + "step_id": 5, + "timestamp": "2026-07-16T08:58:06.336Z", + "action_type": "mouse", + "action_subtype": "double", + "image_path": "vision/frames/step_0005_20260716_085806_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260716_085806_before.webp", + "after_image_path": "vision/frames/step_0005_20260716_085806_after.webp", + "raw_command": "Double-clicked at X=762, Y=308", + "converted_command": "Double-click at (762, 308)" + }, + { + "step_id": 6, + "timestamp": "2026-07-16T08:59:09.535Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0006_20260716_085909_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260716_085909_before.webp", + "after_image_path": "vision/frames/step_0006_20260716_085909_after.webp", + "raw_command": "Pressed: Cmd+Option+F", + "converted_command": "Press: Cmd+Option+F" + }, + { + "step_id": 7, + "timestamp": "2026-07-16T08:59:36.442Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0007_20260716_085936_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260716_085936_before.webp", + "after_image_path": "vision/frames/step_0007_20260716_085936_after.webp", + "raw_command": "Left-clicked at X=407, Y=119", + "converted_command": "Left-click at (407, 119)" + }, + { + "step_id": 8, + "timestamp": "2026-07-16T08:59:42.739Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0008_20260716_085942_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260716_085942_before.webp", + "after_image_path": "vision/frames/step_0008_20260716_085942_after.webp", + "raw_command": "Typed: colour", + "converted_command": "Type: colour" + }, + { + "step_id": 9, + "timestamp": "2026-07-16T09:00:08.774Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0009_20260716_090008_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0009_20260716_090008_before.webp", + "after_image_path": "vision/frames/step_0009_20260716_090008_after.webp", + "raw_command": "Moved cursor to at X=421, Y=144", + "converted_command": "Move-cursor at (421, 144)" + }, + { + "step_id": 10, + "timestamp": "2026-07-16T09:00:14.518Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0010_20260716_090014_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260716_090014_before.webp", + "after_image_path": "vision/frames/step_0010_20260716_090014_after.webp", + "raw_command": "Left-clicked at X=421, Y=144", + "converted_command": "Left-click at (421, 144)" + }, + { + "step_id": 11, + "timestamp": "2026-07-16T09:00:24.137Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0011_20260716_090024_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0011_20260716_090024_before.webp", + "after_image_path": "vision/frames/step_0011_20260716_090024_after.webp", + "raw_command": "Typed: color", + "converted_command": "Type: color" + }, + { + "step_id": 12, + "timestamp": "2026-07-16T09:00:54.754Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0012_20260716_090054_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0012_20260716_090054_before.webp", + "after_image_path": "vision/frames/step_0012_20260716_090054_after.webp", + "raw_command": "Left-clicked at X=773, Y=144", + "converted_command": "Left-click at (773, 144)" + }, + { + "step_id": 13, + "timestamp": "2026-07-16T09:01:23.487Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0013_20260716_090123_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0013_20260716_090123_before.webp", + "after_image_path": "vision/frames/step_0013_20260716_090123_after.webp", + "raw_command": "Pressed: Cmd+S", + "converted_command": "Press: Cmd+S" + }, + { + "step_id": 14, + "timestamp": "2026-07-16T09:02:08.063Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0014_20260716_090208_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0014_20260716_090208_before.webp", + "after_image_path": "vision/frames/step_0014_20260716_090208_after.webp", + "raw_command": "Left-clicked at X=229, Y=90", + "converted_command": "Left-click at (229, 90)" + }, + { + "step_id": 15, + "timestamp": "2026-07-16T09:02:13.795Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0015_20260716_090213_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0015_20260716_090213_before.webp", + "after_image_path": "vision/frames/step_0015_20260716_090213_after.webp", + "raw_command": "Left-clicked at X=526, Y=187", + "converted_command": "Left-click at (526, 187)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/textedit-find-replace/reasoning/reasoning.jsonl b/data/sessions/textedit-find-replace/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8e764616821b854b31c61aee80e29288e5a7c502 --- /dev/null +++ b/data/sessions/textedit-find-replace/reasoning/reasoning.jsonl @@ -0,0 +1,15 @@ +{"step_id": 1, "timestamp_action": "2026-07-16T08:56:40.464Z", "timestamp_annotated": "2026-08-15T04:50:44.346106+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=619, Y=1023", "converted_command": "Left-click at (619, 1023)", "image_path": "vision/frames/step_0001_20260716_085640_at.webp", "reasoning": "The task is to replace a word throughout an existing text file and save it, so the file has to be located first. The desktop is empty with no window open, so start from the Dock: find the Finder icon and left-click it to open a Finder window.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-16T08:57:02.563Z", "timestamp_annotated": "2026-08-15T05:37:06.828466+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1421, Y=188", "converted_command": "Left-click at (1421, 188)", "image_path": "vision/frames/step_0002_20260716_085702_at.webp", "reasoning": "Finder opens on Recents by default, which is empty, so the folder holding the file has to be found rather than browsed to. Left-click the search field at the right of the Finder toolbar to put the cursor in it, so the folder can be searched for by name instead of clicked through the folder tree.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-16T08:57:15.574Z", "timestamp_annotated": "2026-08-15T05:39:20.111375+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: corpus-seed", "converted_command": "Type: corpus-seed", "image_path": "vision/frames/step_0003_20260716_085715_at.webp", "reasoning": "Type the name of the folder that holds the file. Searching by name works regardless of where the folder actually sits on the machine, which makes it more dependable than navigating to a fixed path. The search runs across This Mac and returns the corpus-seed folder as the only match.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-16T08:58:00.278Z", "timestamp_annotated": "2026-08-15T05:47:42.720814+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=762, Y=308", "converted_command": "Double-click at (762, 308)", "image_path": "vision/frames/step_0004_20260716_085800_at.webp", "reasoning": "After the search completes the corpus-seed folder appears in the search result. Move the cursor and Double-click the corpus-seed folder in the search results to open it.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-16T08:58:06.336Z", "timestamp_annotated": "2026-08-15T06:11:40.492999+00:00", "action_type": "mouse", "action_subtype": "double", "raw_command": "Double-clicked at X=762, Y=308", "converted_command": "Double-click at (762, 308)", "image_path": "vision/frames/step_0005_20260716_085806_at.webp", "reasoning": "The results view is replaced by the folder's contents — the text file to be edited, a docs folder, and an image. Move the cursor and Double-click doc-colour.txt to open it. This is the same screen position as the previous step, but the view beneath the cursor has changed from the search results to the folder's contents, so the same point now falls on the text file rather than on the folder. A double-click opens a file with whatever application is assigned to its type, and for a plain text file on a stock system that is TextEdit. The document opens showing five lines, each containing the word colour. spelt as it appears in the file — a search term that does not match anything exactly would replace nothing.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-16T08:59:09.535Z", "timestamp_annotated": "2026-08-15T06:22:42.977939+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+Option+F", "converted_command": "Press: Cmd+Option+F", "image_path": "vision/frames/step_0006_20260716_085909_at.webp", "reasoning": "Press Cmd+Option+F to open the Find and Replace bar. Cmd+F on its own opens only a Find field, which locates the word but cannot change it, so the combination that includes Replace is what task needs. Two fields appear beneath the title bar with the Replace checkbox already ticked, and the caret lands in the lower Replace field rather than in Find.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-16T08:59:36.442Z", "timestamp_annotated": "2026-08-15T06:27:25.590449+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=407, Y=119", "converted_command": "Left-click at (407, 119)", "image_path": "vision/frames/step_0007_20260716_085936_at.webp", "reasoning": "After the Find and replace opens Left-click the Find field, the upper of the two fields. The caret was left in the Replace field when the bar opened, so typing straight away would put the search word in the wrong place. Clicking here moves the caret into Find, which the highlight around the field confirms.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-16T08:59:42.739Z", "timestamp_annotated": "2026-08-15T06:33:48.035751+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: colour", "converted_command": "Type: colour", "image_path": "vision/frames/step_0008_20260716_085942_at.webp", "reasoning": "Type color, the word that will take the place of every match. Nothing in the document changes yet — the two fields only describe the replacement, and it is applied when one of the replace buttons is pressed. This is the point to check both spellings against each other, because the change is applied to the whole document at once.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-16T09:00:08.774Z", "timestamp_annotated": "2026-08-16T08:43:50.813216+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=421, Y=144", "converted_command": "Move-cursor at (421, 144)", "image_path": "vision/frames/step_0009_20260716_090008_at.webp", "reasoning": "After typing move the cursor onto the Replace field, the lower of the two fields. Moving to the target first and clicking as a separate step is more dependable than a combined move-and-click, which sometimes reaches the position without the click registering.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-16T09:00:14.518Z", "timestamp_annotated": "2026-08-16T08:44:32.746405+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=421, Y=144", "converted_command": "Left-click at (421, 144)", "image_path": "vision/frames/step_0010_20260716_090014_at.webp", "reasoning": "Left-click the Replace field to move the caret into it. The caret is still in the Find field after typing the search word, so it has to be moved before the replacement word can be entered. The highlight moves to the Replace field.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-16T09:00:24.137Z", "timestamp_annotated": "2026-08-16T08:45:53.625545+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: color", "converted_command": "Type: color", "image_path": "vision/frames/step_0011_20260716_090024_at.webp", "reasoning": "Type color, the word that will take the place of every match. Nothing in the document changes — the two fields only describe the replacement, and it is applied when one of the replace buttons is pressed. At this point check both spellings against each other, because the change is applied to the whole document at once.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-16T09:00:54.754Z", "timestamp_annotated": "2026-08-16T08:48:25.993692+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=773, Y=144", "converted_command": "Left-click at (773, 144)", "image_path": "vision/frames/step_0012_20260716_090054_at.webp", "reasoning": "Move the cursor to All and Left-click, the right-hand half of the Replace and All control. Replace on its own changes one match at a time, whereas All applies the change to every match in the document in a single action for whole-document correction. All five lines now read color, the field shows a count of 5 replacements, and Edited appears beside the file name in the title bar, meaning the changes exist only in the open document and not yet in the file on disk.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-07-16T09:01:23.487Z", "timestamp_annotated": "2026-08-16T08:49:14.024305+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+S", "converted_command": "Press: Cmd+S", "image_path": "vision/frames/step_0013_20260716_090123_at.webp", "reasoning": "Press Cmd+S to save. TextEdit writes the replaced text into doc-colour.txt itself, so the original file now carries the corrected spelling and no separate copy is produced. The Edited marker disappearing from the title bar is the confirmation that the save completed, and it is recommended to check for, because closing the window while it is still shown would lose the change.", "skipped": false} +{"step_id": 14, "timestamp_action": "2026-07-16T09:02:08.063Z", "timestamp_annotated": "2026-08-16T08:50:48.157349+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=229, Y=90", "converted_command": "Left-click at (229, 90)", "image_path": "vision/frames/step_0014_20260716_090208_at.webp", "reasoning": "The file is saved and the document is no longer needed, so move the cursor to red close button at the top-left of the TextEdit window and left-click to close it. This closes the window only; TextEdit itself keeps running, which the indicator dot beneath its Dock icon shows.", "skipped": false} +{"step_id": 15, "timestamp_action": "2026-07-16T09:02:13.795Z", "timestamp_annotated": "2026-08-16T08:52:22.686930+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=526, Y=187", "converted_command": "Left-click at (526, 187)", "image_path": "vision/frames/step_0015_20260716_090213_at.webp", "reasoning": "The Finder window used to find the file is still open behind it. Left-click its red close button to close it too, leaving the desktop as it was before the task started.", "skipped": false} diff --git a/data/sessions/textedit-find-replace/sync_log.json b/data/sessions/textedit-find-replace/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..ddbfc8f74b8ded9c0b440ffb579b8941b83f1072 --- /dev/null +++ b/data/sessions/textedit-find-replace/sync_log.json @@ -0,0 +1,369 @@ +{ + "session_id": "aaf5b6de-fb13-4cb9-9f08-b72864a4cf4e", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260716_085640_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0001_20260716_085640_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260716_085640_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0001_20260716_085640_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260716_085640_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0001_20260716_085640_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260716_085702_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0002_20260716_085702_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260716_085702_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0002_20260716_085702_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260716_085702_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0002_20260716_085702_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260716_085715_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0003_20260716_085715_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260716_085715_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0003_20260716_085715_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260716_085715_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0003_20260716_085715_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260716_085800_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0004_20260716_085800_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260716_085800_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0004_20260716_085800_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260716_085800_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0004_20260716_085800_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260716_085806_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0005_20260716_085806_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260716_085806_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0005_20260716_085806_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260716_085806_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0005_20260716_085806_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260716_085909_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0006_20260716_085909_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260716_085909_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0006_20260716_085909_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260716_085909_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0006_20260716_085909_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260716_085936_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0007_20260716_085936_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260716_085936_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0007_20260716_085936_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260716_085936_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0007_20260716_085936_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260716_085942_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0008_20260716_085942_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260716_085942_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0008_20260716_085942_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260716_085942_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0008_20260716_085942_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260716_090008_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0009_20260716_090008_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260716_090008_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0009_20260716_090008_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260716_090008_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0009_20260716_090008_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260716_090014_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0010_20260716_090014_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260716_090014_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0010_20260716_090014_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260716_090014_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0010_20260716_090014_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260716_090024_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0011_20260716_090024_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260716_090024_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0011_20260716_090024_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260716_090024_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0011_20260716_090024_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260716_090054_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0012_20260716_090054_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260716_090054_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0012_20260716_090054_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260716_090054_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0012_20260716_090054_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260716_090123_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0013_20260716_090123_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260716_090123_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0013_20260716_090123_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260716_090123_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0013_20260716_090123_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260716_090208_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0014_20260716_090208_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260716_090208_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0014_20260716_090208_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260716_090208_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0014_20260716_090208_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260716_090213_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0015_20260716_090213_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260716_090213_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0015_20260716_090213_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260716_090213_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/vision/frames/step_0015_20260716_090213_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "reasoning/reasoning.jsonl": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/reasoning/reasoning.jsonl", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "memory.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-find-replace/memory.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/textedit-find-replace/vision/frames/closing_state.webp b/data/sessions/textedit-find-replace/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..e51a6cb89ea7236ac0bc7f571fe3f7965a2b1526 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b06040d54d0a2cdfb4347fd194d92ac6d6ed569e7be02c480da23137bfff5cc +size 696172 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0001_20260716_085640_after.webp b/data/sessions/textedit-find-replace/vision/frames/step_0001_20260716_085640_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..47c4177143d029a4ad6df0df2809ed01d89ac128 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0001_20260716_085640_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92c1a8d1ee45df45726b3a0f4101b54b4d00b2cfed796d1580606443a0e10f07 +size 538968 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0001_20260716_085640_at.webp b/data/sessions/textedit-find-replace/vision/frames/step_0001_20260716_085640_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c911c6ad356e9ab7e713ffed1b70efc544bc655b --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0001_20260716_085640_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd40d0dfb3ec459065be2cae24bb33c7d2493eea1319dac5d532ceae65d740f +size 2721236 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0001_20260716_085640_before.webp b/data/sessions/textedit-find-replace/vision/frames/step_0001_20260716_085640_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..dc4061ad662311997665d0d83e3ca7292e0405cd --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0001_20260716_085640_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c21badb1b4272a4459372c30f9dd6fbef3750ac0db747828f7d9569e4b1f4b3 +size 696690 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0002_20260716_085702_after.webp b/data/sessions/textedit-find-replace/vision/frames/step_0002_20260716_085702_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d0b49e6ae3a9ef1d6844a9cc0501b8de58ccd705 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0002_20260716_085702_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6572b81af17b00d7fc0d92d7767e6580f77a238d0aeb395205800ba010641d5 +size 538910 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0002_20260716_085702_at.webp b/data/sessions/textedit-find-replace/vision/frames/step_0002_20260716_085702_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d9b1474428fc1f8d07a1a24169cd0134b84c3488 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0002_20260716_085702_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:581ec551a7ea098d84686f6761b21a80ce1d2f8e7d5c7127aed849816ac2a08e +size 2059086 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0002_20260716_085702_before.webp b/data/sessions/textedit-find-replace/vision/frames/step_0002_20260716_085702_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d0b49e6ae3a9ef1d6844a9cc0501b8de58ccd705 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0002_20260716_085702_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6572b81af17b00d7fc0d92d7767e6580f77a238d0aeb395205800ba010641d5 +size 538910 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0003_20260716_085715_after.webp b/data/sessions/textedit-find-replace/vision/frames/step_0003_20260716_085715_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..49072ed26d7b537091fe40105ed690992d927fd0 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0003_20260716_085715_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24485851ec5777b9dee99de88ddc6c81c11a1095518f8ba4129edb75c52163c3 +size 542880 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0003_20260716_085715_at.webp b/data/sessions/textedit-find-replace/vision/frames/step_0003_20260716_085715_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..49072ed26d7b537091fe40105ed690992d927fd0 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0003_20260716_085715_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24485851ec5777b9dee99de88ddc6c81c11a1095518f8ba4129edb75c52163c3 +size 542880 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0003_20260716_085715_before.webp b/data/sessions/textedit-find-replace/vision/frames/step_0003_20260716_085715_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..dec4ce7a02fe8c6181d10260fc5aec2627746686 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0003_20260716_085715_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28ca41670ec5ca2ff1b7caa6feccbf5b435e9d05b3f8d3b9d2f00ab5197f7a67 +size 539628 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0004_20260716_085800_after.webp b/data/sessions/textedit-find-replace/vision/frames/step_0004_20260716_085800_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2fd790bcecf984c50f3c0e3f696016e57f36bc90 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0004_20260716_085800_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b20328ebbe9788a558e1c90d3eed4aa1572d06a13104aea62ee11534da8aca +size 543736 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0004_20260716_085800_at.webp b/data/sessions/textedit-find-replace/vision/frames/step_0004_20260716_085800_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4440532c16455a70bef6c85e21ed485d00d8a900 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0004_20260716_085800_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ee17c2b599594b56aad9897dee2b2229f318181c054b2f0eb175104c20bf85 +size 2076880 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0004_20260716_085800_before.webp b/data/sessions/textedit-find-replace/vision/frames/step_0004_20260716_085800_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ed94d9b1bcee930761019e9f8945e6b220ae3396 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0004_20260716_085800_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95cf94f1be2f216a603867569edbc166bf1753177de3017d62bf2cde49693171 +size 544800 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0005_20260716_085806_after.webp b/data/sessions/textedit-find-replace/vision/frames/step_0005_20260716_085806_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..294cef29fc3a999ff2b37ea0038aa99aee607adf --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0005_20260716_085806_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be46b01229ce550d1f8852e402ca8c8e52f9db8549fe3d4ae808e902a02312a8 +size 543792 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0005_20260716_085806_at.webp b/data/sessions/textedit-find-replace/vision/frames/step_0005_20260716_085806_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2f51a4c9dbb9ce07b1a04415f5e20bc1e9e6755e --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0005_20260716_085806_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a4712f41125e35db1005e040af7ff5254d71d0b2494fdb1e73ab9cbacc64a9 +size 2074272 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0005_20260716_085806_before.webp b/data/sessions/textedit-find-replace/vision/frames/step_0005_20260716_085806_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..294cef29fc3a999ff2b37ea0038aa99aee607adf --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0005_20260716_085806_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be46b01229ce550d1f8852e402ca8c8e52f9db8549fe3d4ae808e902a02312a8 +size 543792 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0006_20260716_085909_after.webp b/data/sessions/textedit-find-replace/vision/frames/step_0006_20260716_085909_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..18f71afdd352f4eb2f4b503242969e6d79241b1c --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0006_20260716_085909_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7550a0e06cb312647c74f392845f72fccfcef377784065284cb848017d4f8820 +size 496002 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0006_20260716_085909_at.webp b/data/sessions/textedit-find-replace/vision/frames/step_0006_20260716_085909_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..636730ef2b109154ef39a2e52e376e6e7a24ffa3 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0006_20260716_085909_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8214a9f1a4856e500dc6ff68c8b2b533c7c0769f0e72641c2edc085c017648c +size 492220 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0006_20260716_085909_before.webp b/data/sessions/textedit-find-replace/vision/frames/step_0006_20260716_085909_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f8d7d34f8ce5970109acdc4105673697b63b94cc --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0006_20260716_085909_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e61ecd492c953d0aa0d9cfc6d5302b39d009597c40c33c8acaa6e0b93dda69f +size 492342 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0007_20260716_085936_after.webp b/data/sessions/textedit-find-replace/vision/frames/step_0007_20260716_085936_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..60f346e92e26c1bf9db5d95fd875ffd9885a39b7 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0007_20260716_085936_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c764b80508015d063f40b4fa2098afdebe5b4700f7d7c4b982c12c8c9aa28eb2 +size 496382 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0007_20260716_085936_at.webp b/data/sessions/textedit-find-replace/vision/frames/step_0007_20260716_085936_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..a4ec0a022c0bec828b82236c78969465e765d655 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0007_20260716_085936_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0a9767f5239bab0506d2822e5f1d1ed3c0626425c4a21f0e4adbc83f4fec768 +size 1883112 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0007_20260716_085936_before.webp b/data/sessions/textedit-find-replace/vision/frames/step_0007_20260716_085936_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..10803ff0d0a7d8b4dde4b06a2444432a128fd102 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0007_20260716_085936_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:906a37e1cb10fdb6a4fb20f5f23dfecf9c62bd717c2f74f7d21651e8af9431bc +size 496266 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0008_20260716_085942_after.webp b/data/sessions/textedit-find-replace/vision/frames/step_0008_20260716_085942_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..6a83548f5d6d1ec54bf986b673505ebf96864fc8 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0008_20260716_085942_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98faa42bb117dcbff06762638ddeac23967402988a1a6e9d80e5ffd7d7e8b435 +size 495278 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0008_20260716_085942_at.webp b/data/sessions/textedit-find-replace/vision/frames/step_0008_20260716_085942_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6a83548f5d6d1ec54bf986b673505ebf96864fc8 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0008_20260716_085942_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98faa42bb117dcbff06762638ddeac23967402988a1a6e9d80e5ffd7d7e8b435 +size 495278 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0008_20260716_085942_before.webp b/data/sessions/textedit-find-replace/vision/frames/step_0008_20260716_085942_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1f2cf454785c1d16c6ac4c567ac6da4ebcf19029 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0008_20260716_085942_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8b9cf9e413ac07e45934c9ee29caf682997e36b5124360393486c6bfad80c5e +size 496318 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0009_20260716_090008_after.webp b/data/sessions/textedit-find-replace/vision/frames/step_0009_20260716_090008_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..46c3a6760832f76d4405aaa9a9b9444644f72417 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0009_20260716_090008_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e963ae7dfe98be2a33ae37b4dd758927054b07712c76590f1b017915a4dc2350 +size 495482 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0009_20260716_090008_at.webp b/data/sessions/textedit-find-replace/vision/frames/step_0009_20260716_090008_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..cdbd1d9de5d1863e78cb69c95adff133b6a93f8d --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0009_20260716_090008_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e294a7b9ecaf4c658ce1d05e972d98280279350ea51323d7e1352857be52060 +size 1886676 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0009_20260716_090008_before.webp b/data/sessions/textedit-find-replace/vision/frames/step_0009_20260716_090008_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..46c3a6760832f76d4405aaa9a9b9444644f72417 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0009_20260716_090008_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e963ae7dfe98be2a33ae37b4dd758927054b07712c76590f1b017915a4dc2350 +size 495482 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0010_20260716_090014_after.webp b/data/sessions/textedit-find-replace/vision/frames/step_0010_20260716_090014_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..88abbf291a87899f38910d7f2ab91d9fa6077690 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0010_20260716_090014_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca2b7758e8ad1e63288d8f034bc863ecb86e71cc38f59385d9674f8cdea16c4 +size 495568 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0010_20260716_090014_at.webp b/data/sessions/textedit-find-replace/vision/frames/step_0010_20260716_090014_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..86dd18c66f583141a29af91137fa0aaf770e513c --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0010_20260716_090014_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23c5be47e103caa12e2a8a064eb608edbb7cf535425cc46963fff31e540b0094 +size 1886458 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0010_20260716_090014_before.webp b/data/sessions/textedit-find-replace/vision/frames/step_0010_20260716_090014_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1ddb6ecf17ce4c087ccba2057d8aeafa2845faa3 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0010_20260716_090014_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6af1ef227359394f7f4814c98211fb18ebd30dd75d6fe222741f77dfd08297b +size 495526 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0011_20260716_090024_after.webp b/data/sessions/textedit-find-replace/vision/frames/step_0011_20260716_090024_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f3ecf9d389f324cf8471c7bc5037c92e87ebeccd --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0011_20260716_090024_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11abf87c37663ffa4b722b39d5debf22d6eaa41f39c0988dec7aa26246533606 +size 495254 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0011_20260716_090024_at.webp b/data/sessions/textedit-find-replace/vision/frames/step_0011_20260716_090024_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..88abbf291a87899f38910d7f2ab91d9fa6077690 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0011_20260716_090024_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca2b7758e8ad1e63288d8f034bc863ecb86e71cc38f59385d9674f8cdea16c4 +size 495568 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0011_20260716_090024_before.webp b/data/sessions/textedit-find-replace/vision/frames/step_0011_20260716_090024_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..88abbf291a87899f38910d7f2ab91d9fa6077690 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0011_20260716_090024_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca2b7758e8ad1e63288d8f034bc863ecb86e71cc38f59385d9674f8cdea16c4 +size 495568 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0012_20260716_090054_after.webp b/data/sessions/textedit-find-replace/vision/frames/step_0012_20260716_090054_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e290f950d28f7f1c8dfedcc76dd546690453b34e --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0012_20260716_090054_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eabb629ed129ddb11c220f8c3fe4d8959fbb88b10d5a644cca14059f3e51f19 +size 495222 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0012_20260716_090054_at.webp b/data/sessions/textedit-find-replace/vision/frames/step_0012_20260716_090054_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e6c29ef0c3e7f907d1b3d2e540d7b14b2e38b244 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0012_20260716_090054_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:887e2e55db4a21e0c1881eed5b9da3a0179c2716a4ff7c9e7c7d455be64e0c88 +size 1882452 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0012_20260716_090054_before.webp b/data/sessions/textedit-find-replace/vision/frames/step_0012_20260716_090054_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..63dec68842eaf82bf2eb2af6b97afb366e8dbabf --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0012_20260716_090054_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a32267f0ce6d29a757924efc1b5a7d25915aef098fac9cff32405eaf0a51c660 +size 495552 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0013_20260716_090123_after.webp b/data/sessions/textedit-find-replace/vision/frames/step_0013_20260716_090123_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ddf2a1350741e8963bcf74225623deed045df7df --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0013_20260716_090123_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e3dfbcdb6396223ab773560f0398abe75c9360f1b834f620020688329d4fd4 +size 494940 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0013_20260716_090123_at.webp b/data/sessions/textedit-find-replace/vision/frames/step_0013_20260716_090123_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..77e0cd2fc9a8fb696f8cebc87a2b5d5eb799754a --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0013_20260716_090123_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35fda2cb62e3f913a60dae959cde8d3ec96c13631f215438e4b095c8a1351d9c +size 498892 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0013_20260716_090123_before.webp b/data/sessions/textedit-find-replace/vision/frames/step_0013_20260716_090123_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..77e0cd2fc9a8fb696f8cebc87a2b5d5eb799754a --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0013_20260716_090123_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35fda2cb62e3f913a60dae959cde8d3ec96c13631f215438e4b095c8a1351d9c +size 498892 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0014_20260716_090208_after.webp b/data/sessions/textedit-find-replace/vision/frames/step_0014_20260716_090208_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..47ea07119dce66423bfb0057423c16f65b8e91d9 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0014_20260716_090208_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da8a366b3838f5f008ee209155af3c59fdd55d5ec1dd9b6b26ab1ff484c1edc0 +size 539016 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0014_20260716_090208_at.webp b/data/sessions/textedit-find-replace/vision/frames/step_0014_20260716_090208_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ead9169a744abd95215e66cb9414189a3827ba77 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0014_20260716_090208_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad4733c2309885dc58b7e37f654fca64ba192b5cc43b212fae4b8a4d9a49b993 +size 1887226 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0014_20260716_090208_before.webp b/data/sessions/textedit-find-replace/vision/frames/step_0014_20260716_090208_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..6e99b6aaee7fd01d8a42334193c66916f7321b8f --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0014_20260716_090208_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0fd71a2f7e1d9a7b641c6b5848c30bf573d3bee5bd436a7843277ddffdf180 +size 497984 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0015_20260716_090213_after.webp b/data/sessions/textedit-find-replace/vision/frames/step_0015_20260716_090213_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..47ea07119dce66423bfb0057423c16f65b8e91d9 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0015_20260716_090213_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da8a366b3838f5f008ee209155af3c59fdd55d5ec1dd9b6b26ab1ff484c1edc0 +size 539016 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0015_20260716_090213_at.webp b/data/sessions/textedit-find-replace/vision/frames/step_0015_20260716_090213_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f79f68721db60d10d9157039d3ab9afee40c8d77 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0015_20260716_090213_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5886fbd5481b99d1bb3e7ac7b1cfd90ded44d86efb72ef0a5932171ab62bc4ef +size 2066974 diff --git a/data/sessions/textedit-find-replace/vision/frames/step_0015_20260716_090213_before.webp b/data/sessions/textedit-find-replace/vision/frames/step_0015_20260716_090213_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..47ea07119dce66423bfb0057423c16f65b8e91d9 --- /dev/null +++ b/data/sessions/textedit-find-replace/vision/frames/step_0015_20260716_090213_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da8a366b3838f5f008ee209155af3c59fdd55d5ec1dd9b6b26ab1ff484c1edc0 +size 539016 diff --git a/data/sessions/textedit-new-saveas-2/commands/actuation_commands.json b/data/sessions/textedit-new-saveas-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..094c84c6e1346ac54a18ed5871a150a901167cfe --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/commands/actuation_commands.json @@ -0,0 +1,90 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-b425e19a-f232-4e4b-acf8-5794966406a1", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 256, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 942, + "mouse_y": 1032, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=942, Y=1032", + "session_id": "conn-d81e2ca7-8a61-4872-b27d-e0c48c669545", + "success": true, + "timestamp": "2026-07-22T08:09:14.186Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-b425e19a-f232-4e4b-acf8-5794966406a1", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 645, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: printf \"Title\\nDate\\nstatus: open\" > ~/Documents/readme.txt", + "session_id": "conn-d81e2ca7-8a61-4872-b27d-e0c48c669545", + "success": true, + "timestamp": "2026-07-22T08:09:22.383Z", + "command_repaired": { + "field": [ + "raw_command", + "converted_command" + ], + "original_raw_command": "Typed: printf \\", + "original_converted_command": "Type: printf \\", + "reason": "Control-Center <=1.0.0 truncated a typed command at the first double quote when storing it. The keystrokes actuated correctly and the artifact on disk is byte-exact; only the stored record was damaged. Fixed in Control-Center 1.2.2.", + "recovered_from": "vision/frames/step_0003_20260722_080943_before.webp", + "recovery_method": "The zsh prompt in the step-3 before-frame shows the full command line as typed.", + "repaired_on": "2026-08-17" + } + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-b425e19a-f232-4e4b-acf8-5794966406a1", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 154, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-d81e2ca7-8a61-4872-b27d-e0c48c669545", + "success": true, + "timestamp": "2026-07-22T08:09:43.842Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-b425e19a-f232-4e4b-acf8-5794966406a1", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 270, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 586, + "mouse_y": 132, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=586, Y=132", + "session_id": "conn-d81e2ca7-8a61-4872-b27d-e0c48c669545", + "success": true, + "timestamp": "2026-07-22T08:10:08.881Z" + } +] diff --git a/data/sessions/textedit-new-saveas-2/commands/cc_commands.json b/data/sessions/textedit-new-saveas-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..ab19bd1f0f9f1b9c73dc4c6979bd954cf3a47551 --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "942 1032 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type printf \"Title\\nDate\\nstatus: open\" > ~/Documents/readme.txt", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "586 132 left", + "os": "MACOS", + "step_id": 4 + } +] diff --git a/data/sessions/textedit-new-saveas-2/commands/converted_input.md b/data/sessions/textedit-new-saveas-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..0147d8136c47b4907a1ed340bd97235da671e073 --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-22 08:09:14 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-22T08:09:14.186Z | Left-click at (942, 1032) | +| 2 | 2026-07-22T08:09:22.383Z | Type: printf "Title\nDate\nstatus: open" > ~/Documents/readme.txt | +| 3 | 2026-07-22T08:09:43.842Z | Press: Enter | +| 4 | 2026-07-22T08:10:08.881Z | Left-click at (586, 132) | diff --git a/data/sessions/textedit-new-saveas-2/commands/raw_input.md b/data/sessions/textedit-new-saveas-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..4be5559192ac7b67e1476bc60b229f24f5655320 --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-22 08:09:14 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-22T08:09:14.186Z | Left-clicked at X=942, Y=1032 | +| 2 | 2026-07-22T08:09:22.383Z | Typed: printf "Title\nDate\nstatus: open" > ~/Documents/readme.txt | +| 3 | 2026-07-22T08:09:43.842Z | Pressed: Return | +| 4 | 2026-07-22T08:10:08.881Z | Left-clicked at X=586, Y=132 | diff --git a/data/sessions/textedit-new-saveas-2/memory.md b/data/sessions/textedit-new-saveas-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..0887feac57503dcae369a24a9d0cf7727883aea8 --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/memory.md @@ -0,0 +1,81 @@ +# Memory: textedit-new-saveas-2 + +## Overview + +Create a small plain-text file with known contents directly from a shell, using `printf` +and a redirect, without opening an editor. Use this as the terminal route to the same end +state as the editor task: one command creates the file and writes all of its lines. It is +the shorter route whenever a shell is available and the contents are known in advance. The +recorded trace opens a terminal, runs `printf "Title\nDate\nstatus: open" > +~/Documents/readme.txt`, and closes the window. + +## Prerequisites + +- A desktop environment with a plain-text editor, and a way to launch an application by + name rather than by clicking an icon — the editor is not assumed to be on the Dock or + taskbar. A shell is the alternative route and needs neither. +- The full contents decided before starting, including capitalisation and line breaks. + Nothing in this task reads the text back to check it, so a wrong character is carried + into the file unnoticed. +- A destination directory that exists and is writable, and a file name that does not + already exist there. Both routes overwrite an existing file of the same name without + asking — the shell redirect truncates it, and the editor's save panel replaces it after + a confirmation that is easy to accept by reflex. +- Automatic text substitution turned off in the editor, if the environment provides it. + Automatic capitalisation, quote and dash substitution rewrite typed characters silently, + which changes the bytes on disk without changing anything visible in the window. +- The editor configured to open a blank document on launch and to default to plain text, + where that is configurable. A rich-text default writes a different file format under the + same name. + +## Steps + +### Step 1 — Left-click at (942, 1032) + +The task is to create a small text file holding three known lines, which a shell can write directly without opening an editor, so the first move is to open one. Left-click the Terminal icon in the Dock. + +![Step 1](vision/frames/step_0001_20260722_080914_at.webp) + +### Step 2 — Type: printf "Title\nDate\nstatus: open" > ~/Documents/readme.txt + +Type a `printf` command that writes the three-line block straight to the file. `printf` is used rather than `echo` because it interprets `\n` as a line break reliably, which is what turns one typed line into three lines in the file. The `>` redirect creates the file and writes to it in one action, so no editor is involved. There is no trailing `\n` after the last line, matching the GUI take, which typed no Return after `status: open` — the twin has to produce a byte-identical file, and a trailing newline would make it differ. Double quotes are used rather than single ones because the actuation console mangles single quotes. Nothing is written yet: the line is only composed at the prompt, and it runs when Return is pressed. + +![Step 2](vision/frames/step_0002_20260722_080922_at.webp) + +### Step 3 — Press: Enter + +Press Return to run the command and write the file. + +![Step 3](vision/frames/step_0003_20260722_080943_at.webp) + +### Step 4 — Left-click at (586, 132) + +After the file write is complete the task is complete, Left-click the red close button on the Terminal window to close it. Closing the window ends the visible task; the shell itself is left running rather than quit. + +![Step 4](vision/frames/step_0004_20260722_081008_at.webp) + +## Notes & Edge Cases + +- **`printf` rather than `echo`, because `\n` has to mean a line break.** `echo` + interprets escapes only with a flag on some shells and never on others, so the same + command produces one literal line in one shell and three lines in another. `printf` + interprets them everywhere. +- **`>` truncates.** The redirect creates the file if it is absent and empties it if it is + present, with no prompt and no backup. Check whether the target already exists before + running this against a path that might hold something. +- **`printf` writes no trailing newline of its own.** The recorded command ends after + `open`, which is what matches the editor route where the last line is typed without a + closing Return. `printf '…\n'` would add one and the two artifacts would differ by a + byte. +- **The quoting form is chosen for what the channel can carry, not for the shell.** Double + quotes are used here because single quotes could not be transmitted; inside double + quotes the shell would expand `$`, `` ` `` and `\`, so a payload containing any of them + needs different quoting and has to be checked before it is sent. +- **`~` is expanded by the shell, not by the program.** It works here because the path is + written unquoted in a shell command. Quoting the whole path, or passing it to something + that is not a shell, leaves a literal `~` directory instead. +- **The destination directory must already exist.** A redirect creates the file, never the + folders above it; a missing directory fails the whole command and writes nothing. +- **The shell returns before anything confirms the contents.** Nothing in this route reads + the file back. Confirm the result by reading the file, not from the prompt returning. + diff --git a/data/sessions/textedit-new-saveas-2/metadata.json b/data/sessions/textedit-new-saveas-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..e06223d059c9526eb29976bcc761d2e1f1627123 --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/metadata.json @@ -0,0 +1,99 @@ +{ + "memory_name": "textedit-new-saveas-2", + "memory_description": "", + "session_id": "cd340fbd-1526-44f5-8a5a-6ae44c0be34b", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-22T08:02:42.574344450Z", + "completed_at": "2026-07-22T08:24:04.183418580Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-22T08:09:14.186Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260722_080914_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260722_080914_before.webp", + "after_image_path": "vision/frames/step_0001_20260722_080914_after.webp", + "raw_command": "Left-clicked at X=942, Y=1032", + "converted_command": "Left-click at (942, 1032)" + }, + { + "step_id": 2, + "timestamp": "2026-07-22T08:09:22.383Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260722_080922_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260722_080922_before.webp", + "after_image_path": "vision/frames/step_0002_20260722_080922_after.webp", + "raw_command": "Typed: printf \"Title\\nDate\\nstatus: open\" > ~/Documents/readme.txt", + "converted_command": "Type: printf \"Title\\nDate\\nstatus: open\" > ~/Documents/readme.txt", + "command_repaired": { + "field": [ + "raw_command", + "converted_command" + ], + "original_raw_command": "Typed: printf \\", + "original_converted_command": "Type: printf \\", + "reason": "Control-Center <=1.0.0 truncated a typed command at the first double quote when storing it. The keystrokes actuated correctly and the artifact on disk is byte-exact; only the stored record was damaged. Fixed in Control-Center 1.2.2.", + "recovered_from": "vision/frames/step_0003_20260722_080943_before.webp", + "recovery_method": "The zsh prompt in the step-3 before-frame shows the full command line as typed.", + "repaired_on": "2026-08-17" + } + }, + { + "step_id": 3, + "timestamp": "2026-07-22T08:09:43.842Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260722_080943_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260722_080943_before.webp", + "after_image_path": "vision/frames/step_0003_20260722_080943_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-22T08:10:08.881Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260722_081008_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260722_081008_before.webp", + "after_image_path": "vision/frames/step_0004_20260722_081008_after.webp", + "raw_command": "Left-clicked at X=586, Y=132", + "converted_command": "Left-click at (586, 132)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/textedit-new-saveas-2/reasoning/reasoning.jsonl b/data/sessions/textedit-new-saveas-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..10ec38d49d1a84ade8917b166426d5aaae1d04bb --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-22T08:09:14.186Z", "timestamp_annotated": "2026-08-19T11:30:05.679780+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=942, Y=1032", "converted_command": "Left-click at (942, 1032)", "image_path": "vision/frames/step_0001_20260722_080914_at.webp", "reasoning": "The task is to create a small text file holding three known lines, which a shell can write directly without opening an editor, so the first move is to open one. Left-click the Terminal icon in the Dock.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-22T08:09:22.383Z", "timestamp_annotated": "2026-08-19T11:30:05.688526+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: printf \"Title\\nDate\\nstatus: open\" > ~/Documents/readme.txt", "converted_command": "Type: printf \"Title\\nDate\\nstatus: open\" > ~/Documents/readme.txt", "image_path": "vision/frames/step_0002_20260722_080922_at.webp", "reasoning": "Type a `printf` command that writes the three-line block straight to the file. `printf` is used rather than `echo` because it interprets `\\n` as a line break reliably, which is what turns one typed line into three lines in the file. The `>` redirect creates the file and writes to it in one action, so no editor is involved. There is no trailing `\\n` after the last line, matching the GUI take, which typed no Return after `status: open` — the twin has to produce a byte-identical file, and a trailing newline would make it differ. Double quotes are used rather than single ones because the actuation console mangles single quotes. Nothing is written yet: the line is only composed at the prompt, and it runs when Return is pressed.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-22T08:09:43.842Z", "timestamp_annotated": "2026-08-19T11:30:05.688896+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260722_080943_at.webp", "reasoning": "Press Return to run the command and write the file.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-22T08:10:08.881Z", "timestamp_annotated": "2026-08-19T11:30:05.689252+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=586, Y=132", "converted_command": "Left-click at (586, 132)", "image_path": "vision/frames/step_0004_20260722_081008_at.webp", "reasoning": "After the file write is complete the task is complete, Left-click the red close button on the Terminal window to close it. Closing the window ends the visible task; the shell itself is left running rather than quit.", "skipped": false} diff --git a/data/sessions/textedit-new-saveas-2/sync_log.json b/data/sessions/textedit-new-saveas-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..b937d94f6f560eadc0c121e995d2d854d6e8ac07 --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "cd340fbd-1526-44f5-8a5a-6ae44c0be34b", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260722_080914_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/vision/frames/step_0001_20260722_080914_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260722_080914_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/vision/frames/step_0001_20260722_080914_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260722_080914_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/vision/frames/step_0001_20260722_080914_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260722_080922_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/vision/frames/step_0002_20260722_080922_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260722_080922_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/vision/frames/step_0002_20260722_080922_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260722_080922_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/vision/frames/step_0002_20260722_080922_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260722_080943_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/vision/frames/step_0003_20260722_080943_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260722_080943_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/vision/frames/step_0003_20260722_080943_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260722_080943_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/vision/frames/step_0003_20260722_080943_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260722_081008_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/vision/frames/step_0004_20260722_081008_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260722_081008_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/vision/frames/step_0004_20260722_081008_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260722_081008_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas-2/vision/frames/step_0004_20260722_081008_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/textedit-new-saveas-2/vision/frames/closing_state.webp b/data/sessions/textedit-new-saveas-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..636881776db8d5bd6e01cb2638e1ec5f46e7c3ff --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b11a35079533d45cb99c1755cb841def6f6a5fb4cdb0f2cac0fb2f4f1f07de9c +size 696616 diff --git a/data/sessions/textedit-new-saveas-2/vision/frames/step_0001_20260722_080914_after.webp b/data/sessions/textedit-new-saveas-2/vision/frames/step_0001_20260722_080914_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ff3dad3933ff71df3135817926f622970f2e8c8b --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/vision/frames/step_0001_20260722_080914_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90929ac3b1c58b6a495d1759d97fa4ee2a961c1d41c94fcb05a2d45e5fc5d605 +size 696458 diff --git a/data/sessions/textedit-new-saveas-2/vision/frames/step_0001_20260722_080914_at.webp b/data/sessions/textedit-new-saveas-2/vision/frames/step_0001_20260722_080914_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e3392043d81736fa6419dce22456c9c604b518bb --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/vision/frames/step_0001_20260722_080914_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba24c816d875009523260aa21284385ea8b8b565b02a112bacf6b1b3d305093e +size 2721260 diff --git a/data/sessions/textedit-new-saveas-2/vision/frames/step_0001_20260722_080914_before.webp b/data/sessions/textedit-new-saveas-2/vision/frames/step_0001_20260722_080914_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ff3dad3933ff71df3135817926f622970f2e8c8b --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/vision/frames/step_0001_20260722_080914_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90929ac3b1c58b6a495d1759d97fa4ee2a961c1d41c94fcb05a2d45e5fc5d605 +size 696458 diff --git a/data/sessions/textedit-new-saveas-2/vision/frames/step_0002_20260722_080922_after.webp b/data/sessions/textedit-new-saveas-2/vision/frames/step_0002_20260722_080922_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0ee8cd8f0478b1f8a161a99051dbc599631c5ded --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/vision/frames/step_0002_20260722_080922_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472816dbd08836da3d54e0dc3e7c8be97a24932dd84994160433390285624e34 +size 650052 diff --git a/data/sessions/textedit-new-saveas-2/vision/frames/step_0002_20260722_080922_at.webp b/data/sessions/textedit-new-saveas-2/vision/frames/step_0002_20260722_080922_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..06fb2127f646b3e6e97f5d335e9a300dfdd6940e --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/vision/frames/step_0002_20260722_080922_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe36a1f6325821e1dc240dbbfe8eb25f44af198ff9ed0fa4357a50d1d9fc433 +size 650106 diff --git a/data/sessions/textedit-new-saveas-2/vision/frames/step_0002_20260722_080922_before.webp b/data/sessions/textedit-new-saveas-2/vision/frames/step_0002_20260722_080922_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f93df2773072ba6e80d2d043a6abadd0f046bd2d --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/vision/frames/step_0002_20260722_080922_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b851e424b21b1696d1adf4123cc19de1744b4c55f9147bbe43307e80e0d0d074 +size 646576 diff --git a/data/sessions/textedit-new-saveas-2/vision/frames/step_0003_20260722_080943_after.webp b/data/sessions/textedit-new-saveas-2/vision/frames/step_0003_20260722_080943_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..511dc002f1cff52bcb0584fa93d6e3b85a573ccd --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/vision/frames/step_0003_20260722_080943_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d182fbb91bf5aa6185c5e36393183324a4b9d3e024a843846823c1a49b950bad +size 652440 diff --git a/data/sessions/textedit-new-saveas-2/vision/frames/step_0003_20260722_080943_at.webp b/data/sessions/textedit-new-saveas-2/vision/frames/step_0003_20260722_080943_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..f3c220b7595d05bf61cc64c860f70e7f1bf2b339 --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/vision/frames/step_0003_20260722_080943_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5576396667bedb7611f3fb3e6c5a1a4a8a3a13706d5ae18f135aa91c3541f157 +size 652344 diff --git a/data/sessions/textedit-new-saveas-2/vision/frames/step_0003_20260722_080943_before.webp b/data/sessions/textedit-new-saveas-2/vision/frames/step_0003_20260722_080943_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0ee8cd8f0478b1f8a161a99051dbc599631c5ded --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/vision/frames/step_0003_20260722_080943_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472816dbd08836da3d54e0dc3e7c8be97a24932dd84994160433390285624e34 +size 650052 diff --git a/data/sessions/textedit-new-saveas-2/vision/frames/step_0004_20260722_081008_after.webp b/data/sessions/textedit-new-saveas-2/vision/frames/step_0004_20260722_081008_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..38a66434d4b9eb04ad91fa524369c36272e0baec --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/vision/frames/step_0004_20260722_081008_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9120e3f240215f8f3450dac90c01fe850205121b14a42e5d5253ab3cd90c08b2 +size 696746 diff --git a/data/sessions/textedit-new-saveas-2/vision/frames/step_0004_20260722_081008_at.webp b/data/sessions/textedit-new-saveas-2/vision/frames/step_0004_20260722_081008_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..704f21fdfa78401b31147800fc14ef607a16f1ee --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/vision/frames/step_0004_20260722_081008_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5c66324123bf0a20d2acab8d2f9c5c6a43bf4eb130dfd3befd6b0a44391a273 +size 2508688 diff --git a/data/sessions/textedit-new-saveas-2/vision/frames/step_0004_20260722_081008_before.webp b/data/sessions/textedit-new-saveas-2/vision/frames/step_0004_20260722_081008_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0119bf70c776d8b33d4b86e3b53087dda9fa009f --- /dev/null +++ b/data/sessions/textedit-new-saveas-2/vision/frames/step_0004_20260722_081008_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f7ee5942f87e664f33a92fbb011073e8c09848b4b79ff2e8f1ade2376f1d7a +size 652286 diff --git a/data/sessions/textedit-new-saveas/commands/actuation_commands.json b/data/sessions/textedit-new-saveas/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..a5c8c7a42e807b3460163d9d779ad149a7fb6a72 --- /dev/null +++ b/data/sessions/textedit-new-saveas/commands/actuation_commands.json @@ -0,0 +1,230 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 211, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1724, + "mouse_y": 14, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=1724, Y=14", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T13:50:14.239Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 154, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: textedit", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T13:50:19.285Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 167, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T13:50:23.032Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 142, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Title", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T13:50:33.422Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 144, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T13:50:36.751Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 179, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: Date", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T13:50:41.571Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 170, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T13:50:45.269Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 170, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: status: open", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T13:51:07.326Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 465, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Cmd+S", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T13:52:37.777Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 182, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Typed: readme", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T13:52:47.245Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 157, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "MACOS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T13:52:57.845Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-6529250b-3c65-4ab8-b20b-91d38a377aac", + "agent_version": "1.0.0", + "error_message": "", + "execution_time_ms": 206, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 225, + "mouse_y": 92, + "os_type": "MACOS", + "position_captured": true, + "raw_command": "Left-clicked at X=225, Y=92", + "session_id": "conn-ec063c08-d8dc-4a5e-94b4-6c013532e385", + "success": true, + "timestamp": "2026-07-16T13:53:28.051Z" + } +] \ No newline at end of file diff --git a/data/sessions/textedit-new-saveas/commands/cc_commands.json b/data/sessions/textedit-new-saveas/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..5ffe8f1a858c200c49131bb760920a43522be1be --- /dev/null +++ b/data/sessions/textedit-new-saveas/commands/cc_commands.json @@ -0,0 +1,62 @@ +[ + { + "command": "1724 14 left", + "os": "MACOS", + "step_id": 1 + }, + { + "command": "type textedit", + "os": "MACOS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 3 + }, + { + "command": "type Title", + "os": "MACOS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 5 + }, + { + "command": "type Date", + "os": "MACOS", + "step_id": 6 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 7 + }, + { + "command": "type status: open", + "os": "MACOS", + "step_id": 8 + }, + { + "command": "press {Cmd+S}", + "os": "MACOS", + "step_id": 9 + }, + { + "command": "type readme", + "os": "MACOS", + "step_id": 10 + }, + { + "command": "press {Enter}", + "os": "MACOS", + "step_id": 11 + }, + { + "command": "225 92 left", + "os": "MACOS", + "step_id": 12 + } +] \ No newline at end of file diff --git a/data/sessions/textedit-new-saveas/commands/converted_input.md b/data/sessions/textedit-new-saveas/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..1ca23ce08219b1e3ded1b964f492fd12f9f87fac --- /dev/null +++ b/data/sessions/textedit-new-saveas/commands/converted_input.md @@ -0,0 +1,18 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-16 13:50:14 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-16T13:50:14.239Z | Left-click at (1724, 14) | +| 2 | 2026-07-16T13:50:19.285Z | Type: textedit | +| 3 | 2026-07-16T13:50:23.032Z | Press: Enter | +| 4 | 2026-07-16T13:50:33.422Z | Type: Title | +| 5 | 2026-07-16T13:50:36.751Z | Press: Enter | +| 6 | 2026-07-16T13:50:41.571Z | Type: Date | +| 7 | 2026-07-16T13:50:45.269Z | Press: Enter | +| 8 | 2026-07-16T13:51:07.326Z | Type: status: open | +| 9 | 2026-07-16T13:52:37.777Z | Press: Cmd+S | +| 10 | 2026-07-16T13:52:47.245Z | Type: readme | +| 11 | 2026-07-16T13:52:57.845Z | Press: Enter | +| 12 | 2026-07-16T13:53:28.051Z | Left-click at (225, 92) | diff --git a/data/sessions/textedit-new-saveas/commands/raw_input.md b/data/sessions/textedit-new-saveas/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..3e49433a500804ce28db5d6541cb4a08426e4d93 --- /dev/null +++ b/data/sessions/textedit-new-saveas/commands/raw_input.md @@ -0,0 +1,18 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-16 13:50:14 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-16T13:50:14.239Z | Left-clicked at X=1724, Y=14 | +| 2 | 2026-07-16T13:50:19.285Z | Typed: textedit | +| 3 | 2026-07-16T13:50:23.032Z | Pressed: Return | +| 4 | 2026-07-16T13:50:33.422Z | Typed: Title | +| 5 | 2026-07-16T13:50:36.751Z | Pressed: Return | +| 6 | 2026-07-16T13:50:41.571Z | Typed: Date | +| 7 | 2026-07-16T13:50:45.269Z | Pressed: Return | +| 8 | 2026-07-16T13:51:07.326Z | Typed: status: open | +| 9 | 2026-07-16T13:52:37.777Z | Pressed: Cmd+S | +| 10 | 2026-07-16T13:52:47.245Z | Typed: readme | +| 11 | 2026-07-16T13:52:57.845Z | Pressed: Return | +| 12 | 2026-07-16T13:53:28.051Z | Left-clicked at X=225, Y=92 | diff --git a/data/sessions/textedit-new-saveas/memory.md b/data/sessions/textedit-new-saveas/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..d5cc5d3878d9927b64af3c5d724e72db1b3d841f --- /dev/null +++ b/data/sessions/textedit-new-saveas/memory.md @@ -0,0 +1,136 @@ +# Memory: textedit-new-saveas + +## Overview + +Create a new plain-text document from nothing, type a short known block into it, and save +it under a chosen name in a chosen folder, using a GUI text editor. Use this when a small +file has to be brought into existence with exact contents and no shell is available or +wanted. The route launches the editor through the system search field rather than from the +Dock, types the lines with Return between them, saves with `⌘S`, types the base name into +the save sheet, and closes the window. The recorded trace produces `readme.txt` in +`~/Documents/` holding the three lines `Title`, `Date`, `status: open`. + +## Prerequisites + +- A desktop environment with a plain-text editor, and a way to launch an application by + name rather than by clicking an icon — the editor is not assumed to be on the Dock or + taskbar. A shell is the alternative route and needs neither. +- The full contents decided before starting, including capitalisation and line breaks. + Nothing in this task reads the text back to check it, so a wrong character is carried + into the file unnoticed. +- A destination directory that exists and is writable, and a file name that does not + already exist there. Both routes overwrite an existing file of the same name without + asking — the shell redirect truncates it, and the editor's save panel replaces it after + a confirmation that is easy to accept by reflex. +- Automatic text substitution turned off in the editor, if the environment provides it. + Automatic capitalisation, quote and dash substitution rewrite typed characters silently, + which changes the bytes on disk without changing anything visible in the window. +- The editor configured to open a blank document on launch and to default to plain text, + where that is configurable. A rich-text default writes a different file format under the + same name. + +## Steps + +### Step 1 — Left-click at (1724, 14) + +The task is to create a new text document, type three known lines into it, and save it under a given name, so the first move is to launch the editor. Move the cursor and Left-click the Spotlight magnifying-glass icon at the right end of the menu bar. TextEdit is not in the Dock on this machine, so the application has to be found by name rather than clicked directly, and Spotlight is the search field macOS provides. Clicking the icon opens the search field in the middle of the screen; the desktop is otherwise untouched, with Finder still the active application. + +![Step 1](vision/frames/step_0001_20260716_135014_at.webp) + +### Step 2 — Type: textedit + +Type `textedit` into the Spotlight field. Spotlight matches as each character arrives and promotes the best match to the top, so by the end of the word the application is already selected and offered with an `Open` action beside it — no result needs to be clicked. + +![Step 2](vision/frames/step_0002_20260716_135019_at.webp) + +### Step 3 — Press: Enter + +Press Return to open the top Spotlight hit, launching TextEdit. The window that appears is a blank `Untitled` document with the caret already in it, rather than an open-file dialog, because TextEdit is configured here to start with a new document — that is what makes typing the next action instead of first creating a file. + +![Step 3](vision/frames/step_0003_20260716_135023_at.webp) + +### Step 4 — Type: Title + +Type `Title` as the first line of the document. The capital T is deliberate and has to be preserved: the terminal twin writes the same three lines, and the two artifacts are compared byte for byte, so a lowercase `title` here would break the pairing. + +![Step 4](vision/frames/step_0004_20260716_135033_at.webp) + +### Step 5 — Press: Enter + +Press Return to end the first line and move the caret to a second one. In a plain-text document Return inserts a line break, which is what turns the typing into a three-line file rather than one run-on line. + +![Step 5](vision/frames/step_0005_20260716_135036_at.webp) + +### Step 6 — Type: Date + +Type `Date` as the second line, again with a deliberate capital D. + +![Step 6](vision/frames/step_0006_20260716_135041_at.webp) + +### Step 7 — Press: Enter + +Press Return to end the second line and start the third. + +![Step 7](vision/frames/step_0007_20260716_135045_at.webp) + +### Step 8 — Type: status: open + +Type `status: open` as the third and final line. This one is lower case where the first two are capitalised — the mix is intentional and is copied exactly by the terminal twin. No Return follows it, so the file ends without a trailing newline; that absence is part of the artifact. + +![Step 8](vision/frames/step_0008_20260716_135107_at.webp) + +### Step 9 — Press: Cmd+S + +Press ⌘S (Cmd+S) to save. The document has never been saved, so instead of writing silently this opens the save sheet, which arrives with the name field holding `Untitled` and already selected, the location preset to Documents, plain-text UTF-8 encoding, and the option to append `.txt` when no extension is typed switched on. ⌘S is used rather than ⇧⌘S because on current macOS the shifted form is Duplicate, not Save As — for a document that has no file yet, plain ⌘S is the Save As path. + +![Step 9](vision/frames/step_0009_20260716_135237_at.webp) + +### Step 10 — Type: readme + +Type `readme` as the filename. It replaces `Untitled` rather than appending to it because that text was selected when the sheet opened. No extension is typed: the sheet's ticked "If no extension is provided, use '.txt'" option supplies it, so the file lands as `readme.txt`. The location is left at the sheet's default of Documents rather than being navigated to the seed folder — navigating the sheet proved unreliable, so the artifact path for this task is `~/Documents/readme.txt`, and the terminal twin writes to the same place. + +![Step 10](vision/frames/step_0010_20260716_135247_at.webp) + +### Step 11 — Press: Enter + +Press Return to accept the sheet and write the file, Return being equivalent to clicking the highlighted Save button. The confirmation is in the title bar: it changes from `Untitled — Edited` to a document icon beside `readme`, and the `Edited` marker disappears — which is the signal that the buffer and the file on disk now agree. + +![Step 11](vision/frames/step_0011_20260716_135257_at.webp) + +### Step 12 — Left-click at (225, 92) + +Left-click the red close button at the left of the TextEdit window's title bar to close the document window. The file is already written, so this only clears the screen; closing the window rather than quitting the application leaves no dialog, because there are no unsaved changes to prompt about. + +![Step 12](vision/frames/step_0012_20260716_135328_at.webp) + +## Notes & Edge Cases + +- **`⇧⌘S` is not Save As on modern macOS — it is Duplicate.** For a document that has + never been saved, `⌘S` opens the save sheet and is the correct key. Reaching for + `⇧⌘S` out of habit produces a second untitled copy and no file on disk. +- **The extension is added by a checkbox, not by the typed name.** The save sheet's + "If no extension is provided, use '.txt'." option is what turns the typed `readme` into + `readme.txt`. On a machine where that option is off, the same keystrokes produce an + extensionless file. +- **The save sheet's default location is accepted deliberately.** Navigating the sheet + elsewhere — `⌘⇧G` and a typed path — is unreliable through synthetic input, so the route + saves where the sheet already points and the task's destination is stated to match. If + the destination must be different, change it before typing the name, and confirm the + `Where:` field actually moved. +- **The last line is typed without a closing Return.** That is what makes the file byte- + identical to the shell-written equivalent. An extra Return adds a trailing newline and + the two artifacts stop matching. +- **Automatic capitalisation can rewrite what was typed.** macOS capitalises the first + word of a line as you type by default, so a line intended as lower-case arrives on disk + capitalised. Disable the automatic-substitution settings before starting, and read the + text in the window rather than trusting the keystrokes. +- **The editor is launched by search because it is not on the Dock.** Clicking a Dock icon + is fewer steps when the icon is there; the search field is the route that does not + depend on it. Either way the application has to be confirmed frontmost before typing + begins, or the text goes to whatever was in front. +- **`Edited` disappearing from the title bar is the save confirmation.** A plain-text save + produces no dialog at all, so there is nothing else to watch for. +- **Closing the window is not quitting the application.** The red button closes the + document; the editor keeps running. This task needs the window closed, not the + application quit, and `⌘Q` would be a different end state. + diff --git a/data/sessions/textedit-new-saveas/metadata.json b/data/sessions/textedit-new-saveas/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..fc3113c239c3fb33c4fb42528db570ece3eb5289 --- /dev/null +++ b/data/sessions/textedit-new-saveas/metadata.json @@ -0,0 +1,191 @@ +{ + "memory_name": "textedit-new-saveas", + "memory_description": "", + "session_id": "4b774e17-b868-4d94-97de-e5579c4ea435", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "MACOS", + "os_version": "macOS 15 Sequoia", + "os_architecture": "x86_64", + "os_environment_id": "macos-env-01" + }, + "capture_server_id": "the-eyes-macos", + "actuation_server_id": "control-center-macos", + "reasoning_model_id": null, + "ma_core_addr": "", + "created_at": "2026-07-16T13:48:55.114849136Z", + "completed_at": "2026-07-16T13:58:15.723287212Z", + "total_steps": 12, + "annotated_steps": 12, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-16T13:50:14.239Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260716_135014_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260716_135014_before.webp", + "after_image_path": "vision/frames/step_0001_20260716_135014_after.webp", + "raw_command": "Left-clicked at X=1724, Y=14", + "converted_command": "Left-click at (1724, 14)" + }, + { + "step_id": 2, + "timestamp": "2026-07-16T13:50:19.285Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260716_135019_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260716_135019_before.webp", + "after_image_path": "vision/frames/step_0002_20260716_135019_after.webp", + "raw_command": "Typed: textedit", + "converted_command": "Type: textedit" + }, + { + "step_id": 3, + "timestamp": "2026-07-16T13:50:23.032Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260716_135023_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260716_135023_before.webp", + "after_image_path": "vision/frames/step_0003_20260716_135023_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-16T13:50:33.422Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260716_135033_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260716_135033_before.webp", + "after_image_path": "vision/frames/step_0004_20260716_135033_after.webp", + "raw_command": "Typed: Title", + "converted_command": "Type: Title" + }, + { + "step_id": 5, + "timestamp": "2026-07-16T13:50:36.751Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260716_135036_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260716_135036_before.webp", + "after_image_path": "vision/frames/step_0005_20260716_135036_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 6, + "timestamp": "2026-07-16T13:50:41.571Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0006_20260716_135041_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0006_20260716_135041_before.webp", + "after_image_path": "vision/frames/step_0006_20260716_135041_after.webp", + "raw_command": "Typed: Date", + "converted_command": "Type: Date" + }, + { + "step_id": 7, + "timestamp": "2026-07-16T13:50:45.269Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0007_20260716_135045_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260716_135045_before.webp", + "after_image_path": "vision/frames/step_0007_20260716_135045_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 8, + "timestamp": "2026-07-16T13:51:07.326Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0008_20260716_135107_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0008_20260716_135107_before.webp", + "after_image_path": "vision/frames/step_0008_20260716_135107_after.webp", + "raw_command": "Typed: status: open", + "converted_command": "Type: status: open" + }, + { + "step_id": 9, + "timestamp": "2026-07-16T13:52:37.777Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0009_20260716_135237_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0009_20260716_135237_before.webp", + "after_image_path": "vision/frames/step_0009_20260716_135237_after.webp", + "raw_command": "Pressed: Cmd+S", + "converted_command": "Press: Cmd+S" + }, + { + "step_id": 10, + "timestamp": "2026-07-16T13:52:47.245Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0010_20260716_135247_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0010_20260716_135247_before.webp", + "after_image_path": "vision/frames/step_0010_20260716_135247_after.webp", + "raw_command": "Typed: readme", + "converted_command": "Type: readme" + }, + { + "step_id": 11, + "timestamp": "2026-07-16T13:52:57.845Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0011_20260716_135257_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0011_20260716_135257_before.webp", + "after_image_path": "vision/frames/step_0011_20260716_135257_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 12, + "timestamp": "2026-07-16T13:53:28.051Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0012_20260716_135328_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0012_20260716_135328_before.webp", + "after_image_path": "vision/frames/step_0012_20260716_135328_after.webp", + "raw_command": "Left-clicked at X=225, Y=92", + "converted_command": "Left-click at (225, 92)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/textedit-new-saveas/reasoning/reasoning.jsonl b/data/sessions/textedit-new-saveas/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..435bed0f76e7bcfd6055c3d0d5feb0d717a35fbc --- /dev/null +++ b/data/sessions/textedit-new-saveas/reasoning/reasoning.jsonl @@ -0,0 +1,12 @@ +{"step_id": 1, "timestamp_action": "2026-07-16T13:50:14.239Z", "timestamp_annotated": "2026-08-19T11:30:05.852127+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1724, Y=14", "converted_command": "Left-click at (1724, 14)", "image_path": "vision/frames/step_0001_20260716_135014_at.webp", "reasoning": "The task is to create a new text document, type three known lines into it, and save it under a given name, so the first move is to launch the editor. Move the cursor and Left-click the Spotlight magnifying-glass icon at the right end of the menu bar. TextEdit is not in the Dock on this machine, so the application has to be found by name rather than clicked directly, and Spotlight is the search field macOS provides. Clicking the icon opens the search field in the middle of the screen; the desktop is otherwise untouched, with Finder still the active application.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-16T13:50:19.285Z", "timestamp_annotated": "2026-08-19T11:30:05.852498+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: textedit", "converted_command": "Type: textedit", "image_path": "vision/frames/step_0002_20260716_135019_at.webp", "reasoning": "Type `textedit` into the Spotlight field. Spotlight matches as each character arrives and promotes the best match to the top, so by the end of the word the application is already selected and offered with an `Open` action beside it — no result needs to be clicked.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-16T13:50:23.032Z", "timestamp_annotated": "2026-08-19T11:30:05.852888+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260716_135023_at.webp", "reasoning": "Press Return to open the top Spotlight hit, launching TextEdit. The window that appears is a blank `Untitled` document with the caret already in it, rather than an open-file dialog, because TextEdit is configured here to start with a new document — that is what makes typing the next action instead of first creating a file.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-16T13:50:33.422Z", "timestamp_annotated": "2026-08-19T11:30:05.853272+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Title", "converted_command": "Type: Title", "image_path": "vision/frames/step_0004_20260716_135033_at.webp", "reasoning": "Type `Title` as the first line of the document. The capital T is deliberate and has to be preserved: the terminal twin writes the same three lines, and the two artifacts are compared byte for byte, so a lowercase `title` here would break the pairing.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-16T13:50:36.751Z", "timestamp_annotated": "2026-08-19T11:30:05.853679+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260716_135036_at.webp", "reasoning": "Press Return to end the first line and move the caret to a second one. In a plain-text document Return inserts a line break, which is what turns the typing into a three-line file rather than one run-on line.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-16T13:50:41.571Z", "timestamp_annotated": "2026-08-19T11:30:05.854084+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Date", "converted_command": "Type: Date", "image_path": "vision/frames/step_0006_20260716_135041_at.webp", "reasoning": "Type `Date` as the second line, again with a deliberate capital D.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-16T13:50:45.269Z", "timestamp_annotated": "2026-08-19T11:30:05.854502+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0007_20260716_135045_at.webp", "reasoning": "Press Return to end the second line and start the third.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-16T13:51:07.326Z", "timestamp_annotated": "2026-08-19T11:30:05.855045+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: status: open", "converted_command": "Type: status: open", "image_path": "vision/frames/step_0008_20260716_135107_at.webp", "reasoning": "Type `status: open` as the third and final line. This one is lower case where the first two are capitalised — the mix is intentional and is copied exactly by the terminal twin. No Return follows it, so the file ends without a trailing newline; that absence is part of the artifact.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-16T13:52:37.777Z", "timestamp_annotated": "2026-08-19T11:30:05.855453+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Cmd+S", "converted_command": "Press: Cmd+S", "image_path": "vision/frames/step_0009_20260716_135237_at.webp", "reasoning": "Press ⌘S (Cmd+S) to save. The document has never been saved, so instead of writing silently this opens the save sheet, which arrives with the name field holding `Untitled` and already selected, the location preset to Documents, plain-text UTF-8 encoding, and the option to append `.txt` when no extension is typed switched on. ⌘S is used rather than ⇧⌘S because on current macOS the shifted form is Duplicate, not Save As — for a document that has no file yet, plain ⌘S is the Save As path.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-16T13:52:47.245Z", "timestamp_annotated": "2026-08-19T11:30:05.855887+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: readme", "converted_command": "Type: readme", "image_path": "vision/frames/step_0010_20260716_135247_at.webp", "reasoning": "Type `readme` as the filename. It replaces `Untitled` rather than appending to it because that text was selected when the sheet opened. No extension is typed: the sheet's ticked \"If no extension is provided, use '.txt'\" option supplies it, so the file lands as `readme.txt`. The location is left at the sheet's default of Documents rather than being navigated to the seed folder — navigating the sheet proved unreliable, so the artifact path for this task is `~/Documents/readme.txt`, and the terminal twin writes to the same place.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-16T13:52:57.845Z", "timestamp_annotated": "2026-08-19T11:30:05.856402+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0011_20260716_135257_at.webp", "reasoning": "Press Return to accept the sheet and write the file, Return being equivalent to clicking the highlighted Save button. The confirmation is in the title bar: it changes from `Untitled — Edited` to a document icon beside `readme`, and the `Edited` marker disappears — which is the signal that the buffer and the file on disk now agree.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-16T13:53:28.051Z", "timestamp_annotated": "2026-08-19T11:30:05.856983+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=225, Y=92", "converted_command": "Left-click at (225, 92)", "image_path": "vision/frames/step_0012_20260716_135328_at.webp", "reasoning": "Left-click the red close button at the left of the TextEdit window's title bar to close the document window. The file is already written, so this only clears the screen; closing the window rather than quitting the application leaves no dialog, because there are no unsaved changes to prompt about.", "skipped": false} diff --git a/data/sessions/textedit-new-saveas/sync_log.json b/data/sessions/textedit-new-saveas/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..bf227ed21dc9e324b8572296deb7ba165352421c --- /dev/null +++ b/data/sessions/textedit-new-saveas/sync_log.json @@ -0,0 +1,292 @@ +{ + "session_id": "4b774e17-b868-4d94-97de-e5579c4ea435", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260716_135014_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0001_20260716_135014_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260716_135014_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0001_20260716_135014_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260716_135014_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0001_20260716_135014_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260716_135019_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0002_20260716_135019_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260716_135019_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0002_20260716_135019_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260716_135019_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0002_20260716_135019_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260716_135023_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0003_20260716_135023_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260716_135023_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0003_20260716_135023_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260716_135023_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0003_20260716_135023_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260716_135033_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0004_20260716_135033_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260716_135033_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0004_20260716_135033_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260716_135033_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0004_20260716_135033_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260716_135036_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0005_20260716_135036_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260716_135036_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0005_20260716_135036_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260716_135036_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0005_20260716_135036_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260716_135041_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0006_20260716_135041_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260716_135041_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0006_20260716_135041_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260716_135041_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0006_20260716_135041_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260716_135045_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0007_20260716_135045_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260716_135045_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0007_20260716_135045_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260716_135045_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0007_20260716_135045_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260716_135107_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0008_20260716_135107_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260716_135107_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0008_20260716_135107_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260716_135107_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0008_20260716_135107_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260716_135237_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0009_20260716_135237_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260716_135237_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0009_20260716_135237_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260716_135237_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0009_20260716_135237_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260716_135247_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0010_20260716_135247_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260716_135247_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0010_20260716_135247_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260716_135247_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0010_20260716_135247_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260716_135257_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0011_20260716_135257_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260716_135257_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0011_20260716_135257_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260716_135257_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0011_20260716_135257_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260716_135328_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0012_20260716_135328_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260716_135328_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0012_20260716_135328_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260716_135328_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/textedit-new-saveas/vision/frames/step_0012_20260716_135328_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/textedit-new-saveas/vision/frames/closing_state.webp b/data/sessions/textedit-new-saveas/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..00079a0c9a85980c1a834e79b328918fe8e9b032 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82cd592f8b3ea961ed3492bb276662df2fabe4ffe4be8139671a31f1b0f9b916 +size 696672 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0001_20260716_135014_after.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0001_20260716_135014_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3eabc217a9a0d58361edd27ad37cf6e8ab7c0606 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0001_20260716_135014_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e74fe473009f3b3bd126b8d8f66d02cc7b1c92a972e7c09b231db05ffe13b4 +size 691478 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0001_20260716_135014_at.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0001_20260716_135014_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..32bf9d26c671cfef442023b8ce8d6626b168bff7 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0001_20260716_135014_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af6c65606756f21d956ad6418b83bfa1216f07e1cb0fc0a771e2cf8eb8c34b96 +size 2726340 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0001_20260716_135014_before.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0001_20260716_135014_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..94a29f0e1ba2cfcc43c7ee2fe6579c27e7a0ac26 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0001_20260716_135014_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c373908aa60a808433251ed269838112b40fba7d5b35fb6325cbc7faf4a494b +size 696356 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0002_20260716_135019_after.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0002_20260716_135019_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..79bb4d8011324d8f61852ed9370e40ab9a476b55 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0002_20260716_135019_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7de1529efda5eff31dfedf1a8348e0c86693ada9634e54047c946f0882310bdb +size 692148 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0002_20260716_135019_at.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0002_20260716_135019_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2c5f599ccb8760141b887cdcab96934970d4eac6 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0002_20260716_135019_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a817a75424a4c3e28e8c58014b9e4441439efd2d46b4019b08485dbc9ec658 +size 690816 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0002_20260716_135019_before.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0002_20260716_135019_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..de3305238d3d160c1e62725ec3ae59b95cff7b6a --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0002_20260716_135019_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c9f0ce7d22d50708c372adf28a728c744e61d305cd6ad9251fc517b6b476462 +size 691324 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0003_20260716_135023_after.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0003_20260716_135023_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..84f8dde75065575e35a86a601599b91a4697be34 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0003_20260716_135023_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6daa67ff5e8c663e552f97c9feee1e68bb066dbc9fc2572c9aad92560270d7cd +size 597098 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0003_20260716_135023_at.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0003_20260716_135023_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2d54c2a9515c3b36a3ff1d52c5f463d03e0bf6bc --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0003_20260716_135023_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996a736b00f3f3172cce5679787160aeefaf13db54668dfd6ae0da44e46e754a +size 634556 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0003_20260716_135023_before.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0003_20260716_135023_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2d54c2a9515c3b36a3ff1d52c5f463d03e0bf6bc --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0003_20260716_135023_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996a736b00f3f3172cce5679787160aeefaf13db54668dfd6ae0da44e46e754a +size 634556 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0004_20260716_135033_after.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0004_20260716_135033_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c2b59c6395b6f4da20b89b7668fdc49826d193ed --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0004_20260716_135033_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6376930019c20f3d72a163bf617df5751f53d9d17289bd7cd02eb2410068169b +size 597748 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0004_20260716_135033_at.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0004_20260716_135033_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4ee76684a381e20bf2f468eb07c54070361e1f5f --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0004_20260716_135033_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e8599f895007e419274f0aeb3324041e0e74212e91dc7bd508002958bc28ec3 +size 597628 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0004_20260716_135033_before.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0004_20260716_135033_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d1b8f1caf4bef1236535d341bffafe07261b38fb --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0004_20260716_135033_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf3036cd3e57056c04911cf30ea16709f99273f2e6bc2015f9c91c01124f4b4 +size 597068 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0005_20260716_135036_after.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0005_20260716_135036_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..eeb0804e37379c19936bfd1636eb96e5f1465581 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0005_20260716_135036_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:375cfb6f09bee38aa0609b9cd2a9c3592249380c10955a06e398de77c94026bb +size 597736 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0005_20260716_135036_at.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0005_20260716_135036_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ad93de3d111890b3bbc0a63528d470aea9110b02 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0005_20260716_135036_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:410a473615e6268a1a4e91bfcdb755915f21489f2fbed0035448132104a58068 +size 597734 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0005_20260716_135036_before.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0005_20260716_135036_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c2b59c6395b6f4da20b89b7668fdc49826d193ed --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0005_20260716_135036_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6376930019c20f3d72a163bf617df5751f53d9d17289bd7cd02eb2410068169b +size 597748 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0006_20260716_135041_after.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0006_20260716_135041_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ca02610077935d25773497f82d92a3937792f8a1 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0006_20260716_135041_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90be9bc9d3d9c1fd0fc9bcacb693cbed48c6aaca8edfe13b130f0b2675a445cb +size 598350 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0006_20260716_135041_at.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0006_20260716_135041_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ca02610077935d25773497f82d92a3937792f8a1 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0006_20260716_135041_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90be9bc9d3d9c1fd0fc9bcacb693cbed48c6aaca8edfe13b130f0b2675a445cb +size 598350 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0006_20260716_135041_before.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0006_20260716_135041_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9e36779c449c5d71811c779224ef733f03b52eec --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0006_20260716_135041_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:978513fed1886b2a7708355acb9143c4206136933fa9a8b2d4ba70113783b43c +size 597840 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0007_20260716_135045_after.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0007_20260716_135045_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3151d26688e2bc87b6e226b8cba7d634c3fa8a25 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0007_20260716_135045_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be0c4e11f84e8515577819a0c042bfab3f20353857200d8673907033e29ed14b +size 598484 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0007_20260716_135045_at.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0007_20260716_135045_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..ca02610077935d25773497f82d92a3937792f8a1 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0007_20260716_135045_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90be9bc9d3d9c1fd0fc9bcacb693cbed48c6aaca8edfe13b130f0b2675a445cb +size 598350 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0007_20260716_135045_before.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0007_20260716_135045_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ca02610077935d25773497f82d92a3937792f8a1 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0007_20260716_135045_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90be9bc9d3d9c1fd0fc9bcacb693cbed48c6aaca8edfe13b130f0b2675a445cb +size 598350 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0008_20260716_135107_after.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0008_20260716_135107_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b2c02e8fe476b00ec13beec8e599329c8e05cd33 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0008_20260716_135107_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6eb2654f538f57299c1e1268307ff6efe604b1affcbdcd21947f11d375e724a +size 599172 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0008_20260716_135107_at.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0008_20260716_135107_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..033ea6f6a8a257cbfac6342147b79825e5762835 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0008_20260716_135107_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65aa557271a2d263670a1a4f1819d4823fe053cfce9b7ea06329a367be2006ed +size 599064 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0008_20260716_135107_before.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0008_20260716_135107_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c0b207c82ab7dd7aff57e80028c5414e20b4f8d4 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0008_20260716_135107_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbc7ea4a65d09668352485741b711da23361b5c15d206885083c6778789bdf47 +size 598368 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0009_20260716_135237_after.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0009_20260716_135237_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0db1ee5180c97d9bf1d94b48eab2806edbdeb025 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0009_20260716_135237_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f93eb112cba00f22edd6308421ad3f1a58be53c44eb1808ceb99e6c1f0fbaa3 +size 609454 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0009_20260716_135237_at.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0009_20260716_135237_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b640026ee509386c1037e2be7261356e9bd424d2 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0009_20260716_135237_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb5f34f7e15b9223e456b81ade606cba0977cdb6624208f180f7d26677b7b15 +size 599342 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0009_20260716_135237_before.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0009_20260716_135237_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2ac6c57745df826ca7ec9742b6f1733166120b03 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0009_20260716_135237_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0413282357522ee40aeedfbc59ceabd1a278360480535f4320fc1c9faa2e3335 +size 599162 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0010_20260716_135247_after.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0010_20260716_135247_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..88d9557ff91f4ac9b9fb5fad4a936dddb8cf7c52 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0010_20260716_135247_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99b34742251a11b865e25a6fea9872f4b4fa1f495245fe86691766461abe9622 +size 609238 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0010_20260716_135247_at.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0010_20260716_135247_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..23baea4c9796e7964a4eb46cab37e02bd3e0fefc --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0010_20260716_135247_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c618bf26daa82f2ac125804c2ddf48de4218ef0402078347626ac3aa71c89652 +size 609232 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0010_20260716_135247_before.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0010_20260716_135247_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..23baea4c9796e7964a4eb46cab37e02bd3e0fefc --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0010_20260716_135247_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c618bf26daa82f2ac125804c2ddf48de4218ef0402078347626ac3aa71c89652 +size 609232 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0011_20260716_135257_after.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0011_20260716_135257_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c9faa7700f7df74ffe0d2b5dd893331850247e8d --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0011_20260716_135257_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77042e5af03aedb54274bcd031c4fe4c97e612c491d338a521457d909f3c518e +size 598988 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0011_20260716_135257_at.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0011_20260716_135257_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c9faa7700f7df74ffe0d2b5dd893331850247e8d --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0011_20260716_135257_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77042e5af03aedb54274bcd031c4fe4c97e612c491d338a521457d909f3c518e +size 598988 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0011_20260716_135257_before.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0011_20260716_135257_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..604f8d257ba4a2cc4423604d2728124f9be3d7f5 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0011_20260716_135257_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a81151129bc68ad19e2a00e9a1370f3ac69424684cc80e49843a7f895cbfd4 +size 609440 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0012_20260716_135328_after.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0012_20260716_135328_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2a3d6b0f049e646a95b60e7160289ec557543f0e --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0012_20260716_135328_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12a1d52b3d288d2af61fce4c9bbc9f09cf49ab2bb6b10a8b70388b73ded1e45e +size 696518 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0012_20260716_135328_at.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0012_20260716_135328_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..67f0aac4d1d63caf47967f70feff87a637e4e611 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0012_20260716_135328_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62b93002d8a1620baf23038028c13cf173e03ea7adf8ee76d2a5ea21d033911f +size 2366510 diff --git a/data/sessions/textedit-new-saveas/vision/frames/step_0012_20260716_135328_before.webp b/data/sessions/textedit-new-saveas/vision/frames/step_0012_20260716_135328_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..01c265517f2c0b4ad0ff876c7ac791cb004a9285 --- /dev/null +++ b/data/sessions/textedit-new-saveas/vision/frames/step_0012_20260716_135328_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0e73899b724520c088dc28f71dca590aa9ac1a187c0686517a059a28118f03 +size 599140 diff --git a/data/sessions/windows-calculator-memory/commands/actuation_commands.json b/data/sessions/windows-calculator-memory/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..eb04411e0ea4c6b9369ec8cda8214ecca6625a98 --- /dev/null +++ b/data/sessions/windows-calculator-memory/commands/actuation_commands.json @@ -0,0 +1,306 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 25, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 24, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=24, Y=1060", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:17:23.228Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Calculator", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:17:28.448Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:17:33.700Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 36, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 90, + "mouse_y": 482, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=90, Y=482", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:17:45.024Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 85, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 168, + "mouse_y": 482, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=168, Y=482", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:17:48.258Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 86, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 325, + "mouse_y": 376, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=325, Y=376", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:17:51.524Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 94, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 90, + "mouse_y": 429, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=90, Y=429", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:17:54.822Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 95, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 325, + "mouse_y": 535, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=325, Y=535", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:17:58.024Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 36, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 180, + "mouse_y": 227, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=180, Y=227", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:18:02.274Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 88, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 247, + "mouse_y": 270, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=247, Y=270", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:18:05.649Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 85, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 247, + "mouse_y": 376, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=247, Y=376", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:18:09.024Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 34, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 325, + "mouse_y": 376, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=325, Y=376", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:18:12.165Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 91, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 247, + "mouse_y": 482, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=247, Y=482", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:18:15.462Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 90, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 325, + "mouse_y": 535, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=325, Y=535", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:18:18.758Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 90, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 180, + "mouse_y": 227, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=180, Y=227", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:18:22.993Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 102, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 128, + "mouse_y": 227, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=128, Y=227", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T12:18:26.274Z" + } +] \ No newline at end of file diff --git a/data/sessions/windows-calculator-memory/commands/cc_commands.json b/data/sessions/windows-calculator-memory/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..891a97a7573dd315e4ad2184b3dced582fd1de8c --- /dev/null +++ b/data/sessions/windows-calculator-memory/commands/cc_commands.json @@ -0,0 +1,82 @@ +[ + { + "command": "24 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Calculator", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "90 482 left", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "168 482 left", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "325 376 left", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "90 429 left", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "325 535 left", + "os": "WINDOWS", + "step_id": 8 + }, + { + "command": "180 227 left", + "os": "WINDOWS", + "step_id": 9 + }, + { + "command": "247 270 left", + "os": "WINDOWS", + "step_id": 10 + }, + { + "command": "247 376 left", + "os": "WINDOWS", + "step_id": 11 + }, + { + "command": "325 376 left", + "os": "WINDOWS", + "step_id": 12 + }, + { + "command": "247 482 left", + "os": "WINDOWS", + "step_id": 13 + }, + { + "command": "325 535 left", + "os": "WINDOWS", + "step_id": 14 + }, + { + "command": "180 227 left", + "os": "WINDOWS", + "step_id": 15 + }, + { + "command": "128 227 left", + "os": "WINDOWS", + "step_id": 16 + } +] \ No newline at end of file diff --git a/data/sessions/windows-calculator-memory/commands/converted_input.md b/data/sessions/windows-calculator-memory/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..cc4a82c3d1f9ed1688f4070def8574e6c9c10398 --- /dev/null +++ b/data/sessions/windows-calculator-memory/commands/converted_input.md @@ -0,0 +1,22 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 12:17:23 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T12:17:23.228Z | Left-click at (24, 1060) | +| 2 | 2026-07-31T12:17:28.448Z | Type: Calculator | +| 3 | 2026-07-31T12:17:33.700Z | Press: Enter | +| 4 | 2026-07-31T12:17:45.024Z | Left-click at (90, 482) | +| 5 | 2026-07-31T12:17:48.258Z | Left-click at (168, 482) | +| 6 | 2026-07-31T12:17:51.524Z | Left-click at (325, 376) | +| 7 | 2026-07-31T12:17:54.822Z | Left-click at (90, 429) | +| 8 | 2026-07-31T12:17:58.024Z | Left-click at (325, 535) | +| 9 | 2026-07-31T12:18:02.274Z | Left-click at (180, 227) | +| 10 | 2026-07-31T12:18:05.649Z | Left-click at (247, 270) | +| 11 | 2026-07-31T12:18:09.024Z | Left-click at (247, 376) | +| 12 | 2026-07-31T12:18:12.165Z | Left-click at (325, 376) | +| 13 | 2026-07-31T12:18:15.462Z | Left-click at (247, 482) | +| 14 | 2026-07-31T12:18:18.758Z | Left-click at (325, 535) | +| 15 | 2026-07-31T12:18:22.993Z | Left-click at (180, 227) | +| 16 | 2026-07-31T12:18:26.274Z | Left-click at (128, 227) | diff --git a/data/sessions/windows-calculator-memory/commands/raw_input.md b/data/sessions/windows-calculator-memory/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..7c2a13444930863e9f58cf2ad27dffa20bdcc8b1 --- /dev/null +++ b/data/sessions/windows-calculator-memory/commands/raw_input.md @@ -0,0 +1,22 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 12:17:23 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T12:17:23.228Z | Left-clicked at X=24, Y=1060 | +| 2 | 2026-07-31T12:17:28.448Z | Typed: Calculator | +| 3 | 2026-07-31T12:17:33.700Z | Pressed: Return | +| 4 | 2026-07-31T12:17:45.024Z | Left-clicked at X=90, Y=482 | +| 5 | 2026-07-31T12:17:48.258Z | Left-clicked at X=168, Y=482 | +| 6 | 2026-07-31T12:17:51.524Z | Left-clicked at X=325, Y=376 | +| 7 | 2026-07-31T12:17:54.822Z | Left-clicked at X=90, Y=429 | +| 8 | 2026-07-31T12:17:58.024Z | Left-clicked at X=325, Y=535 | +| 9 | 2026-07-31T12:18:02.274Z | Left-clicked at X=180, Y=227 | +| 10 | 2026-07-31T12:18:05.649Z | Left-clicked at X=247, Y=270 | +| 11 | 2026-07-31T12:18:09.024Z | Left-clicked at X=247, Y=376 | +| 12 | 2026-07-31T12:18:12.165Z | Left-clicked at X=325, Y=376 | +| 13 | 2026-07-31T12:18:15.462Z | Left-clicked at X=247, Y=482 | +| 14 | 2026-07-31T12:18:18.758Z | Left-clicked at X=325, Y=535 | +| 15 | 2026-07-31T12:18:22.993Z | Left-clicked at X=180, Y=227 | +| 16 | 2026-07-31T12:18:26.274Z | Left-clicked at X=128, Y=227 | diff --git a/data/sessions/windows-calculator-memory/memory.md b/data/sessions/windows-calculator-memory/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..a0e598a872e5430f415317b634d47f945d877c74 --- /dev/null +++ b/data/sessions/windows-calculator-memory/memory.md @@ -0,0 +1,131 @@ +# Memory: windows-calculator-memory + +## Overview + +Compute two products and accumulate them in the calculator's memory, then recall the total. +Use this when several results have to be summed without writing them down and without a +running expression. The route launches the calculator, computes the first product and adds +it to memory, clears the display, computes the second and adds that too, then recalls +memory to read the sum. The recorded trace does 12×4 and 9×3, recalling 75. + +## Prerequisites + +- A desktop environment with a calculator that has a memory register. +- The calculation decided in advance, including which intermediate results go into memory. +- An understanding of what the memory keys do: add-to-memory accumulates rather than + replaces, so two adds leave the sum of both, and clearing the display does not clear + memory. +- The calculator in its standard mode. Scientific and programmer modes lay the keys out + differently and change what the same screen position means. +- Confirmation read from the memory recall rather than from the running display — the + display shows the last operation, which is not what the task is about. + +## Steps + +### Step 1 — Left-click at (24, 1060) + +The task is to use Calculator's memory keys to accumulate two products and recall the total, so Calculator has to be running first. Move the cursor and Left-click the Start button at the far left of the taskbar. + +![Step 1](vision/frames/step_0001_20260731_121723_at.webp) + +### Step 2 — Type: Calculator + +Type `Calculator` into the Start menu to search for the application. The Start menu filters as the characters arrive and promotes its best match. + +![Step 2](vision/frames/step_0002_20260731_121728_at.webp) + +### Step 3 — Press: Enter + +After typing `Calculator` Press Enter to launch the highlighted result. This route needs the menu to have settled before Enter is sent — pressed too early it silently does nothing, so confirm the application actually appeared rather than trusting the keystroke. + +![Step 3](vision/frames/step_0003_20260731_121733_at.webp) + +### Step 4 — Left-click at (90, 482) + +Calculator opens in Standard mode with `0` on the display. Move the cursor and Left-click **`1`**, the first digit of `12`. + +![Step 4](vision/frames/step_0004_20260731_121745_at.webp) + +### Step 5 — Left-click at (168, 482) + +Move the cursor and Left-click **`2`**, completing the first operand as `12`. Digits accumulate on the display rather than replacing each other, which is what makes two clicks one number. + +![Step 5](vision/frames/step_0005_20260731_121748_at.webp) + +### Step 6 — Left-click at (325, 376) + +Move the cursor and Left-click **`×`** to set the operation. Take care with the column: `÷` sits directly above and `−` directly below in the same right-hand strip. + +![Step 6](vision/frames/step_0006_20260731_121751_at.webp) + +### Step 7 — Left-click at (90, 429) + +Move the cursor and Left-click **`4`**, the second operand. + +![Step 7](vision/frames/step_0007_20260731_121754_at.webp) + +### Step 8 — Left-click at (325, 535) + +Move the cursor and Left-click **`=`** to evaluate. The display shows `48`. The result has to exist on the display before it can be sent to memory, which is why the equals is not optional here. + +![Step 8](vision/frames/step_0008_20260731_121758_at.webp) + +### Step 9 — Left-click at (180, 227) + +Move the cursor and Left-click **`M+`** to add the displayed `48` to memory. Memory was empty — `MC` and `MR` were greyed out until now — so this stores 48 rather than adding to anything. `MR` becoming available is the signal that memory now holds a value; the display itself does not change, so there is nothing else to look at. + +![Step 9](vision/frames/step_0009_20260731_121802_at.webp) + +### Step 10 — Left-click at (247, 270) + +Move the cursor and Left-click **`C`** to clear the display before the second calculation. `C` clears the current entry and result but **leaves memory untouched** — that separation is the whole mechanism this task relies on. `MC` two columns to the left would have wiped the stored 48 and made the final recall wrong. + +![Step 10](vision/frames/step_0010_20260731_121805_at.webp) + +### Step 11 — Left-click at (247, 376) + +Move the cursor and Left-click **`9`**, the first operand of the second calculation. + +![Step 11](vision/frames/step_0011_20260731_121809_at.webp) + +### Step 12 — Left-click at (325, 376) + +Move the cursor and Left-click **`×`** to set the operation again. + +![Step 12](vision/frames/step_0012_20260731_121812_at.webp) + +### Step 13 — Left-click at (247, 482) + +Move the cursor and Left-click **`3`**, the second operand. + +![Step 13](vision/frames/step_0013_20260731_121815_at.webp) + +### Step 14 — Left-click at (325, 535) + +Move the cursor and Left-click **`=`** to evaluate. The display shows `27`. + +![Step 14](vision/frames/step_0014_20260731_121818_at.webp) + +### Step 15 — Left-click at (180, 227) + +Move the cursor and Left-click **`M+`** again. This time memory already holds `48`, so `M+` **adds** rather than stores, leaving `75`. Nothing on screen reports the new total — `M+` gives no visible feedback — which is why the recall in the next step is needed to see it at all. + +![Step 15](vision/frames/step_0015_20260731_121822_at.webp) + +### Step 16 — Left-click at (128, 227) + +Move the cursor and Left-click **`MR`** to recall the memory total to the display, which is what the task asks for. `MR` is only enabled because memory is non-empty. Note that this step's after-frame still shows `27`: the display had not yet caught up when the frame was taken, and the recalled `75` is confirmed by reading Calculator's display element rather than from the frame. The trace ends here with no close step, because the recalled value on the display *is* the artifact. + +![Step 16](vision/frames/step_0016_20260731_121826_at.webp) + +## Notes & Edge Cases + +1. Add-to-memory accumulates; it does not replace. A second add leaves the sum of both values, which is the mechanism this task depends on, and also the trap in any task that assumes memory holds only the last thing put there. +2. Clearing the display and clearing memory are different keys sitting in different rows. The display key leaves memory untouched — that separation is what allows a second calculation between the two adds — while the memory-clear key wipes the stored value and makes the final recall silently wrong. +3. Adding to memory produces no visible feedback at all. The display does not change, so the only signal that memory now holds something is the recall and clear keys becoming enabled; the value itself cannot be seen until it is recalled. +4. The result has to be on the display before it can be sent to memory, so evaluating is not optional. Sending an unevaluated expression to memory stores whatever the display currently shows, which is the last operand rather than the answer. +5. Memory does not survive a relaunch, so a freshly launched calculator starts empty and needs no clearing step. An application that was already open is the opposite case — it may hold a value from earlier work, and adding to it produces a total that is wrong in a way nothing on screen reveals. Clear memory first when the starting state is not known. +6. Digits accumulate on the display rather than replacing each other, which is what makes two key presses one number. It also means a stray digit is appended rather than substituted, so a mistyped operand is longer than intended rather than merely different. +7. The keypad layout changes with the calculator's mode. In another mode the same screen position is a different key entirely, so the mode has to be confirmed before any coordinate is trusted. +8. The display lags the click. In the recorded trace the frame captured after the recall still showed the previous value, and the recalled total had to be read from the application itself. When the result *is* the artifact, read it from the application rather than from an image taken immediately afterwards. +9. Launching from the Start menu by typing needs the menu to settle before the confirming key is sent. Sent too early it does nothing at all — no error, no window — so confirm the application actually appeared rather than trusting that the keystroke was delivered. diff --git a/data/sessions/windows-calculator-memory/metadata.json b/data/sessions/windows-calculator-memory/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..59f05789ef2156add8d76303047a47326da1fc4f --- /dev/null +++ b/data/sessions/windows-calculator-memory/metadata.json @@ -0,0 +1,246 @@ +{ + "memory_name": "windows-calculator-memory", + "memory_description": "", + "session_id": "f9beddb3-b64c-4d38-a77f-0e092a820996", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T12:17:14.107183270Z", + "completed_at": "2026-07-31T12:18:32.238720995Z", + "total_steps": 16, + "annotated_steps": 16, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T12:17:23.228Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_121723_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_121723_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_121723_after.webp", + "raw_command": "Left-clicked at X=24, Y=1060", + "converted_command": "Left-click at (24, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T12:17:28.448Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260731_121728_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_121728_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_121728_after.webp", + "raw_command": "Typed: Calculator", + "converted_command": "Type: Calculator" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T12:17:33.700Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_121733_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_121733_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_121733_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T12:17:45.024Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260731_121745_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_121745_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_121745_after.webp", + "raw_command": "Left-clicked at X=90, Y=482", + "converted_command": "Left-click at (90, 482)" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T12:17:48.258Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0005_20260731_121748_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260731_121748_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_121748_after.webp", + "raw_command": "Left-clicked at X=168, Y=482", + "converted_command": "Left-click at (168, 482)" + }, + { + "step_id": 6, + "timestamp": "2026-07-31T12:17:51.524Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0006_20260731_121751_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260731_121751_before.webp", + "after_image_path": "vision/frames/step_0006_20260731_121751_after.webp", + "raw_command": "Left-clicked at X=325, Y=376", + "converted_command": "Left-click at (325, 376)" + }, + { + "step_id": 7, + "timestamp": "2026-07-31T12:17:54.822Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0007_20260731_121754_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260731_121754_before.webp", + "after_image_path": "vision/frames/step_0007_20260731_121754_after.webp", + "raw_command": "Left-clicked at X=90, Y=429", + "converted_command": "Left-click at (90, 429)" + }, + { + "step_id": 8, + "timestamp": "2026-07-31T12:17:58.024Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0008_20260731_121758_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260731_121758_before.webp", + "after_image_path": "vision/frames/step_0008_20260731_121758_after.webp", + "raw_command": "Left-clicked at X=325, Y=535", + "converted_command": "Left-click at (325, 535)" + }, + { + "step_id": 9, + "timestamp": "2026-07-31T12:18:02.274Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0009_20260731_121802_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0009_20260731_121802_before.webp", + "after_image_path": "vision/frames/step_0009_20260731_121802_after.webp", + "raw_command": "Left-clicked at X=180, Y=227", + "converted_command": "Left-click at (180, 227)" + }, + { + "step_id": 10, + "timestamp": "2026-07-31T12:18:05.649Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0010_20260731_121805_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0010_20260731_121805_before.webp", + "after_image_path": "vision/frames/step_0010_20260731_121805_after.webp", + "raw_command": "Left-clicked at X=247, Y=270", + "converted_command": "Left-click at (247, 270)" + }, + { + "step_id": 11, + "timestamp": "2026-07-31T12:18:09.024Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0011_20260731_121809_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0011_20260731_121809_before.webp", + "after_image_path": "vision/frames/step_0011_20260731_121809_after.webp", + "raw_command": "Left-clicked at X=247, Y=376", + "converted_command": "Left-click at (247, 376)" + }, + { + "step_id": 12, + "timestamp": "2026-07-31T12:18:12.165Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0012_20260731_121812_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0012_20260731_121812_before.webp", + "after_image_path": "vision/frames/step_0012_20260731_121812_after.webp", + "raw_command": "Left-clicked at X=325, Y=376", + "converted_command": "Left-click at (325, 376)" + }, + { + "step_id": 13, + "timestamp": "2026-07-31T12:18:15.462Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0013_20260731_121815_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0013_20260731_121815_before.webp", + "after_image_path": "vision/frames/step_0013_20260731_121815_after.webp", + "raw_command": "Left-clicked at X=247, Y=482", + "converted_command": "Left-click at (247, 482)" + }, + { + "step_id": 14, + "timestamp": "2026-07-31T12:18:18.758Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0014_20260731_121818_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0014_20260731_121818_before.webp", + "after_image_path": "vision/frames/step_0014_20260731_121818_after.webp", + "raw_command": "Left-clicked at X=325, Y=535", + "converted_command": "Left-click at (325, 535)" + }, + { + "step_id": 15, + "timestamp": "2026-07-31T12:18:22.993Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0015_20260731_121822_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0015_20260731_121822_before.webp", + "after_image_path": "vision/frames/step_0015_20260731_121822_after.webp", + "raw_command": "Left-clicked at X=180, Y=227", + "converted_command": "Left-click at (180, 227)" + }, + { + "step_id": 16, + "timestamp": "2026-07-31T12:18:26.274Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0016_20260731_121826_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0016_20260731_121826_before.webp", + "after_image_path": "vision/frames/step_0016_20260731_121826_after.webp", + "raw_command": "Left-clicked at X=128, Y=227", + "converted_command": "Left-click at (128, 227)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/windows-calculator-memory/reasoning/reasoning.jsonl b/data/sessions/windows-calculator-memory/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..863bed8b1cfac338f332657fc412edbb1b575520 --- /dev/null +++ b/data/sessions/windows-calculator-memory/reasoning/reasoning.jsonl @@ -0,0 +1,16 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T12:17:23.228Z", "timestamp_annotated": "2026-08-19T14:18:25.900645+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=24, Y=1060", "converted_command": "Left-click at (24, 1060)", "image_path": "vision/frames/step_0001_20260731_121723_at.webp", "reasoning": "The task is to use Calculator's memory keys to accumulate two products and recall the total, so Calculator has to be running first. Move the cursor and Left-click the Start button at the far left of the taskbar.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T12:17:28.448Z", "timestamp_annotated": "2026-08-19T14:18:25.901033+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Calculator", "converted_command": "Type: Calculator", "image_path": "vision/frames/step_0002_20260731_121728_at.webp", "reasoning": "Type `Calculator` into the Start menu to search for the application. The Start menu filters as the characters arrive and promotes its best match.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T12:17:33.700Z", "timestamp_annotated": "2026-08-19T14:18:25.901502+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260731_121733_at.webp", "reasoning": "After typing `Calculator` Press Enter to launch the highlighted result. This route needs the menu to have settled before Enter is sent — pressed too early it silently does nothing, so confirm the application actually appeared rather than trusting the keystroke.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T12:17:45.024Z", "timestamp_annotated": "2026-08-19T14:18:25.902102+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=90, Y=482", "converted_command": "Left-click at (90, 482)", "image_path": "vision/frames/step_0004_20260731_121745_at.webp", "reasoning": "Calculator opens in Standard mode with `0` on the display. Move the cursor and Left-click **`1`**, the first digit of `12`.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T12:17:48.258Z", "timestamp_annotated": "2026-08-19T14:18:25.902552+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=168, Y=482", "converted_command": "Left-click at (168, 482)", "image_path": "vision/frames/step_0005_20260731_121748_at.webp", "reasoning": "Move the cursor and Left-click **`2`**, completing the first operand as `12`. Digits accumulate on the display rather than replacing each other, which is what makes two clicks one number.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-07-31T12:17:51.524Z", "timestamp_annotated": "2026-08-19T14:18:25.903012+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=325, Y=376", "converted_command": "Left-click at (325, 376)", "image_path": "vision/frames/step_0006_20260731_121751_at.webp", "reasoning": "Move the cursor and Left-click **`×`** to set the operation. Take care with the column: `÷` sits directly above and `−` directly below in the same right-hand strip.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-07-31T12:17:54.822Z", "timestamp_annotated": "2026-08-19T14:18:25.903448+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=90, Y=429", "converted_command": "Left-click at (90, 429)", "image_path": "vision/frames/step_0007_20260731_121754_at.webp", "reasoning": "Move the cursor and Left-click **`4`**, the second operand.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-07-31T12:17:58.024Z", "timestamp_annotated": "2026-08-19T14:18:25.903968+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=325, Y=535", "converted_command": "Left-click at (325, 535)", "image_path": "vision/frames/step_0008_20260731_121758_at.webp", "reasoning": "Move the cursor and Left-click **`=`** to evaluate. The display shows `48`. The result has to exist on the display before it can be sent to memory, which is why the equals is not optional here.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-07-31T12:18:02.274Z", "timestamp_annotated": "2026-08-19T14:18:25.904571+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=180, Y=227", "converted_command": "Left-click at (180, 227)", "image_path": "vision/frames/step_0009_20260731_121802_at.webp", "reasoning": "Move the cursor and Left-click **`M+`** to add the displayed `48` to memory. Memory was empty — `MC` and `MR` were greyed out until now — so this stores 48 rather than adding to anything. `MR` becoming available is the signal that memory now holds a value; the display itself does not change, so there is nothing else to look at.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-07-31T12:18:05.649Z", "timestamp_annotated": "2026-08-19T14:18:25.905126+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=247, Y=270", "converted_command": "Left-click at (247, 270)", "image_path": "vision/frames/step_0010_20260731_121805_at.webp", "reasoning": "Move the cursor and Left-click **`C`** to clear the display before the second calculation. `C` clears the current entry and result but **leaves memory untouched** — that separation is the whole mechanism this task relies on. `MC` two columns to the left would have wiped the stored 48 and made the final recall wrong.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-07-31T12:18:09.024Z", "timestamp_annotated": "2026-08-19T14:18:25.905713+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=247, Y=376", "converted_command": "Left-click at (247, 376)", "image_path": "vision/frames/step_0011_20260731_121809_at.webp", "reasoning": "Move the cursor and Left-click **`9`**, the first operand of the second calculation.", "skipped": false} +{"step_id": 12, "timestamp_action": "2026-07-31T12:18:12.165Z", "timestamp_annotated": "2026-08-19T14:18:25.906241+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=325, Y=376", "converted_command": "Left-click at (325, 376)", "image_path": "vision/frames/step_0012_20260731_121812_at.webp", "reasoning": "Move the cursor and Left-click **`×`** to set the operation again.", "skipped": false} +{"step_id": 13, "timestamp_action": "2026-07-31T12:18:15.462Z", "timestamp_annotated": "2026-08-19T14:18:25.906811+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=247, Y=482", "converted_command": "Left-click at (247, 482)", "image_path": "vision/frames/step_0013_20260731_121815_at.webp", "reasoning": "Move the cursor and Left-click **`3`**, the second operand.", "skipped": false} +{"step_id": 14, "timestamp_action": "2026-07-31T12:18:18.758Z", "timestamp_annotated": "2026-08-19T14:18:25.907334+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=325, Y=535", "converted_command": "Left-click at (325, 535)", "image_path": "vision/frames/step_0014_20260731_121818_at.webp", "reasoning": "Move the cursor and Left-click **`=`** to evaluate. The display shows `27`.", "skipped": false} +{"step_id": 15, "timestamp_action": "2026-07-31T12:18:22.993Z", "timestamp_annotated": "2026-08-19T14:18:25.907988+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=180, Y=227", "converted_command": "Left-click at (180, 227)", "image_path": "vision/frames/step_0015_20260731_121822_at.webp", "reasoning": "Move the cursor and Left-click **`M+`** again. This time memory already holds `48`, so `M+` **adds** rather than stores, leaving `75`. Nothing on screen reports the new total — `M+` gives no visible feedback — which is why the recall in the next step is needed to see it at all.", "skipped": false} +{"step_id": 16, "timestamp_action": "2026-07-31T12:18:26.274Z", "timestamp_annotated": "2026-08-19T14:18:25.908551+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=128, Y=227", "converted_command": "Left-click at (128, 227)", "image_path": "vision/frames/step_0016_20260731_121826_at.webp", "reasoning": "Move the cursor and Left-click **`MR`** to recall the memory total to the display, which is what the task asks for. `MR` is only enabled because memory is non-empty. Note that this step's after-frame still shows `27`: the display had not yet caught up when the frame was taken, and the recalled `75` is confirmed by reading Calculator's display element rather than from the frame. The trace ends here with no close step, because the recalled value on the display *is* the artifact.", "skipped": false} diff --git a/data/sessions/windows-calculator-memory/sync_log.json b/data/sessions/windows-calculator-memory/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..511b3079c8c842af4d653821cb47beeb7bcc6b13 --- /dev/null +++ b/data/sessions/windows-calculator-memory/sync_log.json @@ -0,0 +1,376 @@ +{ + "session_id": "f9beddb3-b64c-4d38-a77f-0e092a820996", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_121723_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0001_20260731_121723_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_121723_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0001_20260731_121723_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_121723_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0001_20260731_121723_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_121728_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0002_20260731_121728_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_121728_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0002_20260731_121728_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_121728_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0002_20260731_121728_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_121733_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0003_20260731_121733_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_121733_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0003_20260731_121733_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_121733_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0003_20260731_121733_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_121745_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0004_20260731_121745_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_121745_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0004_20260731_121745_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_121745_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0004_20260731_121745_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_121748_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0005_20260731_121748_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_121748_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0005_20260731_121748_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_121748_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0005_20260731_121748_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_121751_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0006_20260731_121751_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_121751_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0006_20260731_121751_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260731_121751_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0006_20260731_121751_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_121754_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0007_20260731_121754_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_121754_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0007_20260731_121754_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260731_121754_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0007_20260731_121754_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_121758_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0008_20260731_121758_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_121758_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0008_20260731_121758_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260731_121758_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0008_20260731_121758_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_121802_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0009_20260731_121802_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_121802_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0009_20260731_121802_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260731_121802_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0009_20260731_121802_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_121805_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0010_20260731_121805_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_121805_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0010_20260731_121805_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260731_121805_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0010_20260731_121805_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_121809_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0011_20260731_121809_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_121809_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0011_20260731_121809_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260731_121809_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0011_20260731_121809_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_121812_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0012_20260731_121812_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_121812_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0012_20260731_121812_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0012_20260731_121812_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0012_20260731_121812_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260731_121815_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0013_20260731_121815_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260731_121815_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0013_20260731_121815_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0013_20260731_121815_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0013_20260731_121815_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260731_121818_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0014_20260731_121818_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260731_121818_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0014_20260731_121818_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0014_20260731_121818_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0014_20260731_121818_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260731_121822_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0015_20260731_121822_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260731_121822_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0015_20260731_121822_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0015_20260731_121822_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0015_20260731_121822_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260731_121826_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0016_20260731_121826_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260731_121826_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0016_20260731_121826_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0016_20260731_121826_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-calculator-memory/vision/frames/step_0016_20260731_121826_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/windows-calculator-memory/vision/frames/closing_state.webp b/data/sessions/windows-calculator-memory/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..e00a6979190a2afd007c6984282ca1da765ac36a --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54eaed20cbb786aa93eecb0370543982160a289b4644ed6fb64d3e6a8b37cf37 +size 369982 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0001_20260731_121723_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0001_20260731_121723_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..aa12482107438f9ce084a484dd9cfe5b4ecc973d --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0001_20260731_121723_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b26906ec5fd3d6413fbc57f494c9e965ed149f54d3df1799e5268e47cd3269a +size 674636 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0001_20260731_121723_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0001_20260731_121723_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..4959773cba9595f238bed19db8d8365fd016513b --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0001_20260731_121723_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5066837da5ec2df68a0be7ceee20bcb8ac498d83e0630e4f58699f8e6ad74559 +size 2648868 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0001_20260731_121723_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0001_20260731_121723_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..aa12482107438f9ce084a484dd9cfe5b4ecc973d --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0001_20260731_121723_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b26906ec5fd3d6413fbc57f494c9e965ed149f54d3df1799e5268e47cd3269a +size 674636 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0002_20260731_121728_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0002_20260731_121728_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ef2ed19d140cd7702d3a57a166d02e0e33ffd91d --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0002_20260731_121728_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0168676bbbd05ec045ef3d661ae8e49b891b1badbb0eaa6ff0b916ef0608d09 +size 509296 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0002_20260731_121728_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0002_20260731_121728_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d3a753710cef19ffb546899e1efa1762cce18b4b --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0002_20260731_121728_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f02617abe26d7ac3e7a5028115a66273b1c94de4dc1bae059d7f342756cffaa +size 540436 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0002_20260731_121728_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0002_20260731_121728_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d3a753710cef19ffb546899e1efa1762cce18b4b --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0002_20260731_121728_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f02617abe26d7ac3e7a5028115a66273b1c94de4dc1bae059d7f342756cffaa +size 540436 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0003_20260731_121733_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0003_20260731_121733_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..aa12482107438f9ce084a484dd9cfe5b4ecc973d --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0003_20260731_121733_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b26906ec5fd3d6413fbc57f494c9e965ed149f54d3df1799e5268e47cd3269a +size 674636 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0003_20260731_121733_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0003_20260731_121733_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..33df82fb871bf7db8fe78ba746a04e0e0f88ac1e --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0003_20260731_121733_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2aa7dbafc3b22b33c8773c2bbd417b102e6fa6220b4aa518fe1b50d818ccd3 +size 516868 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0003_20260731_121733_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0003_20260731_121733_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..33df82fb871bf7db8fe78ba746a04e0e0f88ac1e --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0003_20260731_121733_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2aa7dbafc3b22b33c8773c2bbd417b102e6fa6220b4aa518fe1b50d818ccd3 +size 516868 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0004_20260731_121745_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0004_20260731_121745_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ed9d293dd513fec455b02bdce18760ea42304cea --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0004_20260731_121745_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea18e92c2f1017dc87a967c8a11563f2e784bae3073eb66793d1953471298fb8 +size 629342 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0004_20260731_121745_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0004_20260731_121745_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..57eeafe7e5dd8da69c18d05475c9a5f70e3c6465 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0004_20260731_121745_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8744f8ba29bb269149aabe2eaab0f397ced7d6c1f8e4cc3b7009898a09dccaf +size 2471146 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0004_20260731_121745_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0004_20260731_121745_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ed9d293dd513fec455b02bdce18760ea42304cea --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0004_20260731_121745_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea18e92c2f1017dc87a967c8a11563f2e784bae3073eb66793d1953471298fb8 +size 629342 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0005_20260731_121748_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0005_20260731_121748_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..27dd7dfbd0cb792757920b6d1356924a96c2b62d --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0005_20260731_121748_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e872b18a0b5fe835e7c0e7cc94260543a1c2babe8ecd37ede4049f5c1fdca8a3 +size 627790 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0005_20260731_121748_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0005_20260731_121748_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0ff9b91bf111623dd6f01bdddff312b8560b57a9 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0005_20260731_121748_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77bb2c271e3a9fa466cc026405d5a7b5a1e002679f033f66cdc259065b98f266 +size 2468368 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0005_20260731_121748_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0005_20260731_121748_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..27dd7dfbd0cb792757920b6d1356924a96c2b62d --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0005_20260731_121748_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e872b18a0b5fe835e7c0e7cc94260543a1c2babe8ecd37ede4049f5c1fdca8a3 +size 627790 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0006_20260731_121751_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0006_20260731_121751_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b8a6a911a4a49f484804dd48b143a630f5fc04fa --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0006_20260731_121751_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4341e7071ba7a9f1e9e380a06e7c8118b62a7f266de8dcff8590bbf472a67e +size 628560 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0006_20260731_121751_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0006_20260731_121751_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..31b97c8fdd54f9bcbe0aa616ffde934be3675ef0 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0006_20260731_121751_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c58f5ac9e0d395341ffc01fad57667e21fba1717caed1c1ca9df6d73fd3cf470 +size 2463652 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0006_20260731_121751_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0006_20260731_121751_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..843774ba151996d7220dd7c073c12c382e79d8bf --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0006_20260731_121751_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ac18b83a752c26c73385976facc88957a083f47b38ef473715346b3f4a43ef +size 628236 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0007_20260731_121754_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0007_20260731_121754_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4bd45678f9d7a0a74941c59b85269286833a13e5 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0007_20260731_121754_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f522a8e6b2701a0d510717ad58a076ff6dc595f31c12897048aa29cdfbef4465 +size 629494 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0007_20260731_121754_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0007_20260731_121754_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d2fe5c71339ef768d9b2250d1adebd923806a762 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0007_20260731_121754_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a6c0141010ad9baf43521a2e07c2e988070663996f813bcb20c9c6efd28e2e +size 2471130 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0007_20260731_121754_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0007_20260731_121754_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b8a6a911a4a49f484804dd48b143a630f5fc04fa --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0007_20260731_121754_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4341e7071ba7a9f1e9e380a06e7c8118b62a7f266de8dcff8590bbf472a67e +size 628560 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0008_20260731_121758_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0008_20260731_121758_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..885ad9946c1b9cf6a59133331e900c1b88f47b44 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0008_20260731_121758_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac01c7972e2be78599df27bf93549d47f883d90009e27f547fefbda860b6dc72 +size 628182 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0008_20260731_121758_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0008_20260731_121758_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e3eb9a2503560a2206a589e5dff9bea3de71f088 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0008_20260731_121758_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fabc2b649a7fe76a780290dac9bb9ebf2330408dd64bb3942ea88e895c4d0bb +size 2465504 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0008_20260731_121758_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0008_20260731_121758_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..885ad9946c1b9cf6a59133331e900c1b88f47b44 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0008_20260731_121758_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac01c7972e2be78599df27bf93549d47f883d90009e27f547fefbda860b6dc72 +size 628182 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0009_20260731_121802_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0009_20260731_121802_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b098951b3bc4538bcdce6bf8cb85e65af0b654f4 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0009_20260731_121802_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d04c72ebd8b8b1d8d0d6ab1bf5b5c6883516b634ef13507eb93a3edb732db7d1 +size 629938 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0009_20260731_121802_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0009_20260731_121802_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..41d4cddd0d9152f44cddf6910fde99924bc78e42 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0009_20260731_121802_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:061c13a25ee5b9510f02603707f8f03cc2247d33abdbdeb15d0da5545d152c74 +size 2470446 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0009_20260731_121802_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0009_20260731_121802_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b098951b3bc4538bcdce6bf8cb85e65af0b654f4 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0009_20260731_121802_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d04c72ebd8b8b1d8d0d6ab1bf5b5c6883516b634ef13507eb93a3edb732db7d1 +size 629938 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0010_20260731_121805_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0010_20260731_121805_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3673495a9afbc54967ae454caf43c52d191efdb6 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0010_20260731_121805_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d04cf5e4d003e9bfb7018a2b02c872106808423fcded83e3371455c7834e159 +size 628940 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0010_20260731_121805_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0010_20260731_121805_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e53537779fbed70d029c0adf1e73d51534dc2670 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0010_20260731_121805_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa9218791c7a1060eed47cfd671983584a3d62fc188c680e02a9c275d676cd3 +size 2467120 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0010_20260731_121805_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0010_20260731_121805_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..3673495a9afbc54967ae454caf43c52d191efdb6 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0010_20260731_121805_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d04cf5e4d003e9bfb7018a2b02c872106808423fcded83e3371455c7834e159 +size 628940 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0011_20260731_121809_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0011_20260731_121809_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..4c55521513e7276035f66b27c6d2010d0e0447b6 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0011_20260731_121809_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c2d5553cec8904775e9e36389f23e8b4e4c185a3866a9fbdc932839c2995dde +size 628416 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0011_20260731_121809_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0011_20260731_121809_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5c8f178d77fc3c21c47cb6304463b85739b5cd15 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0011_20260731_121809_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fbd71ee785085036ede8971e5bd129996c058d0c3155bc726c0d41ad87ece13 +size 2465020 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0011_20260731_121809_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0011_20260731_121809_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d3d775cfffcafab5846a3829f81faf2008c5ab04 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0011_20260731_121809_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bbc0f87976af27b9caa8159117b0ff6844489c3bfd382194e425be3f35b6a0f +size 628508 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0012_20260731_121812_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0012_20260731_121812_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..66a16426513a0adbc9e5204df4a43cfe14723bd3 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0012_20260731_121812_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ec23f97e83d1c9d1d0862582dff5b2ed9b6438d8bfa0c8af3fdbf7b0553124 +size 628312 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0012_20260731_121812_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0012_20260731_121812_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..b8acdbf5863f7498e6fa0d9602272ef6802afd0e --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0012_20260731_121812_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a030c5d49e16685bc1c07ad24400ab78dd81a12adac19ac948f82cc6fd80d94 +size 2465752 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0012_20260731_121812_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0012_20260731_121812_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..66a16426513a0adbc9e5204df4a43cfe14723bd3 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0012_20260731_121812_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ec23f97e83d1c9d1d0862582dff5b2ed9b6438d8bfa0c8af3fdbf7b0553124 +size 628312 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0013_20260731_121815_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0013_20260731_121815_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d9bbe023f159fa7eddeeb0061aacd6d24bbea1cc --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0013_20260731_121815_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdaf15b03a68fc0bd052242d9b36220909af22fc8f30d5d74046f81506deb63d +size 628464 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0013_20260731_121815_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0013_20260731_121815_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..6dbf03bb5a11fd9f56ad340aafb1344f46949b9d --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0013_20260731_121815_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7239428c48eebc5e8ebba1c1aab3672f4a849499ee2a58ecbe6842ba4864aa51 +size 2468302 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0013_20260731_121815_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0013_20260731_121815_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..d9bbe023f159fa7eddeeb0061aacd6d24bbea1cc --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0013_20260731_121815_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdaf15b03a68fc0bd052242d9b36220909af22fc8f30d5d74046f81506deb63d +size 628464 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0014_20260731_121818_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0014_20260731_121818_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b6bc54b133f60d7a02439f6eaf73a61830883ac9 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0014_20260731_121818_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eabc5ccca09ebb87256e3dd547a06bc789fd54748b30c9f94d2a8694469b001 +size 628622 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0014_20260731_121818_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0014_20260731_121818_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d543afc8d1e4d36ec12ca432f7725c54bae25167 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0014_20260731_121818_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3121e0db6d37eb55666e3b37f63f959a519b69c14ebb89aee784c2ad0b13b179 +size 2467164 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0014_20260731_121818_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0014_20260731_121818_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..cc8a45bf11ff5bb85d4057dad245491be5cbcdb5 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0014_20260731_121818_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccfd11886f5ff4ff86c53b2bc12c475c1628d0995baa81e4b717907e502ebeaf +size 628480 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0015_20260731_121822_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0015_20260731_121822_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..7dc6f55d1fe3eb1ed7f6ee747bc75526da524e64 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0015_20260731_121822_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d39beaa788f535cea2f06862f4080082ec938db148ce45eb4bc389e34d5b102 +size 628712 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0015_20260731_121822_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0015_20260731_121822_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..138ac1b3864d28e9accb2009e7d11b511b494cbe --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0015_20260731_121822_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97403d7f1314a709de0b916904d4875cd90662f901e3ba7f3967c7937e9aa3e7 +size 2471234 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0015_20260731_121822_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0015_20260731_121822_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..b6bc54b133f60d7a02439f6eaf73a61830883ac9 --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0015_20260731_121822_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eabc5ccca09ebb87256e3dd547a06bc789fd54748b30c9f94d2a8694469b001 +size 628622 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0016_20260731_121826_after.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0016_20260731_121826_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2dfa72b12e4e52818deb8f3177a5884eed6aafba --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0016_20260731_121826_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d7fbc1539be09c3428810b2e5a2713aab421c917bda776b67223d3b8dc236f +size 628330 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0016_20260731_121826_at.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0016_20260731_121826_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9202b09c298dc52bf257b6f9875c25105d5b8c1c --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0016_20260731_121826_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab49210e6184aff1441ece0ccb48de70469c6f346a0b9a7d83a135858276910e +size 2472386 diff --git a/data/sessions/windows-calculator-memory/vision/frames/step_0016_20260731_121826_before.webp b/data/sessions/windows-calculator-memory/vision/frames/step_0016_20260731_121826_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2dfa72b12e4e52818deb8f3177a5884eed6aafba --- /dev/null +++ b/data/sessions/windows-calculator-memory/vision/frames/step_0016_20260731_121826_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d7fbc1539be09c3428810b2e5a2713aab421c917bda776b67223d3b8dc236f +size 628330 diff --git a/data/sessions/windows-settings-defaultapp/commands/actuation_commands.json b/data/sessions/windows-settings-defaultapp/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..451e14ba3681e54004234800bc378df0913694cf --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/commands/actuation_commands.json @@ -0,0 +1,154 @@ +[ + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-98624f9f-2de0-4a8a-a746-54030229beaf", + "agent_version": "1.3.0", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: LWin", + "session_id": "conn-2ea38a91-8a73-4f06-b025-c752f7da6fe3", + "success": true, + "timestamp": "2026-08-13T07:00:08.389Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-98624f9f-2de0-4a8a-a746-54030229beaf", + "agent_version": "1.3.0", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: default apps", + "session_id": "conn-2ea38a91-8a73-4f06-b025-c752f7da6fe3", + "success": true, + "timestamp": "2026-08-13T07:00:15.724Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-98624f9f-2de0-4a8a-a746-54030229beaf", + "agent_version": "1.3.0", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-2ea38a91-8a73-4f06-b025-c752f7da6fe3", + "success": true, + "timestamp": "2026-08-13T07:00:22.846Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-98624f9f-2de0-4a8a-a746-54030229beaf", + "agent_version": "1.3.0", + "error_message": "", + "execution_time_ms": 33, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 504, + "mouse_y": 948, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=504, Y=948", + "session_id": "conn-2ea38a91-8a73-4f06-b025-c752f7da6fe3", + "success": true, + "timestamp": "2026-08-13T07:01:12.731Z" + }, + { + "action_subtype": "scroll_down", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-98624f9f-2de0-4a8a-a746-54030229beaf", + "agent_version": "1.3.0", + "error_message": "", + "execution_time_ms": 25, + "is_heartbeat": false, + "is_here_command": true, + "mouse_x": 504, + "mouse_y": 948, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Scrolled down 263 notches at X=504, Y=948", + "session_id": "conn-2ea38a91-8a73-4f06-b025-c752f7da6fe3", + "success": true, + "timestamp": "2026-08-13T07:01:52.512Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-98624f9f-2de0-4a8a-a746-54030229beaf", + "agent_version": "1.3.0", + "error_message": "", + "execution_time_ms": 92, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 401, + "mouse_y": 480, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=401, Y=480", + "session_id": "conn-2ea38a91-8a73-4f06-b025-c752f7da6fe3", + "success": true, + "timestamp": "2026-08-13T07:02:29.777Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-98624f9f-2de0-4a8a-a746-54030229beaf", + "agent_version": "1.3.0", + "error_message": "", + "execution_time_ms": 36, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 895, + "mouse_y": 203, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=895, Y=203", + "session_id": "conn-2ea38a91-8a73-4f06-b025-c752f7da6fe3", + "success": true, + "timestamp": "2026-08-13T07:02:59.006Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-98624f9f-2de0-4a8a-a746-54030229beaf", + "agent_version": "1.3.0", + "error_message": "", + "execution_time_ms": 90, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1901, + "mouse_y": 17, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1901, Y=17", + "session_id": "conn-2ea38a91-8a73-4f06-b025-c752f7da6fe3", + "success": true, + "timestamp": "2026-08-13T07:03:21.984Z" + } +] \ No newline at end of file diff --git a/data/sessions/windows-settings-defaultapp/commands/cc_commands.json b/data/sessions/windows-settings-defaultapp/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..1df81398705f2cc08af02cfcf31ed406557b5609 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/commands/cc_commands.json @@ -0,0 +1,42 @@ +[ + { + "command": "press {LWin}", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type default apps", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "504 948 left", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "504 948 scroll_down 263", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "401 480 left", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "895 203 left", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "1901 17 left", + "os": "WINDOWS", + "step_id": 8 + } +] \ No newline at end of file diff --git a/data/sessions/windows-settings-defaultapp/commands/converted_input.md b/data/sessions/windows-settings-defaultapp/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..45cf3ebb0c12bd015e077ce9c464fcfcfd862b23 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/commands/converted_input.md @@ -0,0 +1,14 @@ +# Converted Input + +_Generated by Memory Archive — 2026-08-13 07:00:08 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-08-13T07:00:08.389Z | Press: Win | +| 2 | 2026-08-13T07:00:15.724Z | Type: default apps | +| 3 | 2026-08-13T07:00:22.846Z | Press: Enter | +| 4 | 2026-08-13T07:01:12.731Z | Left-click at (504, 948) | +| 5 | 2026-08-13T07:01:52.512Z | Scroll-down 263 notches at (504, 948) | +| 6 | 2026-08-13T07:02:29.777Z | Left-click at (401, 480) | +| 7 | 2026-08-13T07:02:59.006Z | Left-click at (895, 203) | +| 8 | 2026-08-13T07:03:21.984Z | Left-click at (1901, 17) | diff --git a/data/sessions/windows-settings-defaultapp/commands/raw_input.md b/data/sessions/windows-settings-defaultapp/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..b8d18324c23dd03fa0f41584d7c7dbb1e19a765f --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/commands/raw_input.md @@ -0,0 +1,14 @@ +# Raw Input + +_Generated by Memory Archive — 2026-08-13 07:00:08 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-08-13T07:00:08.389Z | Pressed: LWin | +| 2 | 2026-08-13T07:00:15.724Z | Typed: default apps | +| 3 | 2026-08-13T07:00:22.846Z | Pressed: Return | +| 4 | 2026-08-13T07:01:12.731Z | Left-clicked at X=504, Y=948 | +| 5 | 2026-08-13T07:01:52.512Z | Scrolled down 263 notches at X=504, Y=948 | +| 6 | 2026-08-13T07:02:29.777Z | Left-clicked at X=401, Y=480 | +| 7 | 2026-08-13T07:02:59.006Z | Left-clicked at X=895, Y=203 | +| 8 | 2026-08-13T07:03:21.984Z | Left-clicked at X=1901, Y=17 | diff --git a/data/sessions/windows-settings-defaultapp/memory.md b/data/sessions/windows-settings-defaultapp/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..3b105a821a665be2371146455ed87ec3f6410b46 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/memory.md @@ -0,0 +1,82 @@ +# Memory: windows-settings-defaultapp + +## Overview + +Change which application opens a given file type, through the system settings. Use this +when double-clicking a file type should open something other than the current handler. The +route opens the default-apps settings by name from the Start menu, finds the file type in +the by-file-type list, opens its chooser and selects the application. The recorded trace +makes Notepad the handler for `.txt`. + +## Prerequisites + +- A desktop environment with a settings interface for file-type associations. +- The file type and the application to associate with it, both decided in advance, and the + application already installed — an association cannot be made to something absent. +- An understanding that this changes behaviour system-wide for that type, not for one + file. Everything that opens by double-click changes with it. +- An expectation that the setting is stored per user, so it does not affect other + accounts, and that some applications reclaim the association on their next launch. +- Confirmation read from the association itself afterwards, rather than from the settings + pane closing. + +## Steps + +### Step 1 — Press: Win + +The task is to register Notepad as the default application for `.txt` files. The screen is the bare desktop with no window open, so the Settings app has to be launched first: press the Windows key to open the Start menu, which puts keyboard focus in its search box. The next frame shows the menu open with its app list rendered, which is the proof the keystroke was handled. This route is focus-fragile — an earlier attempt that left only two seconds between these three keystrokes never opened Settings and recorded three no-op steps — so the recorded gap here is about seven seconds. + +![Step 1](vision/frames/step_0001_20260813_070008_at.webp) + +### Step 2 — Type: default apps + +Type `default apps` into the Start search box. The typed text appears in the search field along the bottom of the panel and the results resolve with `Default apps / System settings` as the highlighted Best match — the signal the characters reached the Start menu rather than falling through to the desktop. + +![Step 2](vision/frames/step_0002_20260813_070015_at.webp) + +### Step 3 — Press: Enter + +After typing `default apps` Press Enter to open the highlighted Best match. Settings opens maximized on `Apps ▸ Default apps`, listing the per-category defaults and, below them, the link `Choose default apps by file type`. Waiting for that window before continuing is what makes the next click meaningful; a keystroke recorded against an unopened window would look identical. + +![Step 3](vision/frames/step_0003_20260813_070022_at.webp) + +### Step 4 — Left-click at (504, 948) + +Move the cursor and Left-click `Choose default apps by file type` near the bottom of the Default apps pane. The per-category controls above it set defaults for whole classes such as `Music player` or `Web browser` and cannot express a file extension, so the extension list behind this link is the only surface where `.txt` can be set. + +![Step 4](vision/frames/step_0004_20260813_070112_at.webp) + +### Step 5 — Scroll-down 263 notches at (504, 948) + +Scroll down 263 notches from where the previous click left the pointer. The extension list opens at `.386` and runs alphabetically through every registered extension, and a wheel notch moves about six rows, so the count is exactly what carries `.txt` into view. Every other route is worse here: the list never takes keyboard focus so `{End}` does nothing, a synthetic drag does not move the scrollbar thumb, and clicking the scrollbar track pages roughly thirty-four times. + +![Step 5](vision/frames/step_0005_20260813_070152_at.webp) + +### Step 6 — Left-click at (401, 480) + +Move the cursor and Left-click the default-app tile on the `.txt / Text Document` row, which already reads `Notepad`. The tile is a picker rather than a state display — the pristine image already resolves `.txt` to `txtfile`, so the visible ProgId can show no movement, and re-asserting the choice through this control is what makes Windows write a fresh `UserChoice` entry. + +![Step 6](vision/frames/step_0006_20260813_070229_at.webp) + +### Step 7 — Left-click at (895, 203) + +Move the cursor and Left-click `Notepad`, the first entry of the `Choose an app` flyout that opened beside the row, above `Visual Studio Code`, `WordPad` and `Look for an app in the Microsoft Store`. The flyout closes and the `.txt` row still reads `Notepad`, so nothing visible changes; the movement is in the registry, where the recorded `UserChoice` hash goes from `ZvmUEoMQrgs=` to `IlyBtF/HgRQ=`. + +![Step 7](vision/frames/step_0007_20260813_070259_at.webp) + +### Step 8 — Left-click at (1901, 17) + +Left-click the close button at the top right corner of the Settings window. The association is already committed by the previous step, so this only clears the screen and leaves the closing frame on the bare desktop. + +![Step 8](vision/frames/step_0008_20260813_070321_at.webp) + +## Notes & Edge Cases + +1. Never set a default app without user consent because user's have their own preference and some set default apps based on their work. +2. Scrolling a long list is the last resort, not the first move. This list opens alphabetically at the beginning and the wanted entry was hundreds of rows down; before scrolling, look for a search box, a jump-to-letter, or a keyboard route. Here there was none that worked — the list never takes keyboard focus so the End key does nothing, a synthetic drag does not move the scrollbar thumb, and clicking the track pages dozens of times — which is why the trace scrolls. Establish that before spending the steps, not after. +3. A scroll's repeat count is part of the action. "Scroll down" without a count is not a description of anything repeatable, so a trace that records the notches can be replayed and one that does not cannot. +4. A control already showing the wanted value is not proof the setting is set. The tile here is a picker, not a status display: the system already resolved the type to a similarly named handler, so re-asserting the choice through the control is what writes a fresh association. Nothing visible changes when it works. +5. Because nothing visible changes, confirm from behaviour rather than from the pane. Open a file of that type, or read the association back — the settings window closing proves only that the window closed. +6. The change is system-wide for that file type, not for the file that prompted it. Everything of that type opens differently afterwards, which is why the consent in note 1 is about a larger change than the task appears to be making. +7. The association is stored per user, so it does not affect other accounts on the machine — and some applications reclaim the association for themselves the next time they run, which makes a change that later reverts a plausible outcome rather than evidence of a mistake. +8. The same account-wide change is offered as a checkbox in the *"how do you want to open this file"* dialog, where it reads as a convenience rather than as a settings change. Ticking it silently does what note 1 forbids, so leave it alone unless the user asked for exactly that. diff --git a/data/sessions/windows-settings-defaultapp/metadata.json b/data/sessions/windows-settings-defaultapp/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..4d6862982abb0b2196cc07535754cd83f9a89768 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/metadata.json @@ -0,0 +1,142 @@ +{ + "memory_name": "windows-settings-defaultapp", + "memory_description": "", + "session_id": "ec0bb3fc-0a51-434f-a64f-61332031ee6f", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.3.0", + "actuation_transport": "tls", + "actuation_server_version": "1.3.0", + "created_at": "2026-08-13T06:59:40.334093701Z", + "completed_at": "2026-08-13T07:03:45.247660490Z", + "total_steps": 8, + "annotated_steps": 8, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-08-13T07:00:08.389Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0001_20260813_070008_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0001_20260813_070008_before.webp", + "after_image_path": "vision/frames/step_0001_20260813_070008_after.webp", + "raw_command": "Pressed: LWin", + "converted_command": "Press: Win" + }, + { + "step_id": 2, + "timestamp": "2026-08-13T07:00:15.724Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260813_070015_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260813_070015_before.webp", + "after_image_path": "vision/frames/step_0002_20260813_070015_after.webp", + "raw_command": "Typed: default apps", + "converted_command": "Type: default apps" + }, + { + "step_id": 3, + "timestamp": "2026-08-13T07:00:22.846Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260813_070022_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260813_070022_before.webp", + "after_image_path": "vision/frames/step_0003_20260813_070022_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-08-13T07:01:12.731Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260813_070112_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260813_070112_before.webp", + "after_image_path": "vision/frames/step_0004_20260813_070112_after.webp", + "raw_command": "Left-clicked at X=504, Y=948", + "converted_command": "Left-click at (504, 948)" + }, + { + "step_id": 5, + "timestamp": "2026-08-13T07:01:52.512Z", + "action_type": "mouse", + "action_subtype": "scroll_down", + "image_path": "vision/frames/step_0005_20260813_070152_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260813_070152_before.webp", + "after_image_path": "vision/frames/step_0005_20260813_070152_after.webp", + "raw_command": "Scrolled down 263 notches at X=504, Y=948", + "converted_command": "Scroll-down 263 notches at (504, 948)" + }, + { + "step_id": 6, + "timestamp": "2026-08-13T07:02:29.777Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0006_20260813_070229_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260813_070229_before.webp", + "after_image_path": "vision/frames/step_0006_20260813_070229_after.webp", + "raw_command": "Left-clicked at X=401, Y=480", + "converted_command": "Left-click at (401, 480)" + }, + { + "step_id": 7, + "timestamp": "2026-08-13T07:02:59.006Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0007_20260813_070259_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0007_20260813_070259_before.webp", + "after_image_path": "vision/frames/step_0007_20260813_070259_after.webp", + "raw_command": "Left-clicked at X=895, Y=203", + "converted_command": "Left-click at (895, 203)" + }, + { + "step_id": 8, + "timestamp": "2026-08-13T07:03:21.984Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0008_20260813_070321_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260813_070321_before.webp", + "after_image_path": "vision/frames/step_0008_20260813_070321_after.webp", + "raw_command": "Left-clicked at X=1901, Y=17", + "converted_command": "Left-click at (1901, 17)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/windows-settings-defaultapp/reasoning/reasoning.jsonl b/data/sessions/windows-settings-defaultapp/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..05c68437ef6cb346a2730957a3a7f1e6b302f8b7 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/reasoning/reasoning.jsonl @@ -0,0 +1,8 @@ +{"step_id": 1, "timestamp_action": "2026-08-13T07:00:08.389Z", "timestamp_annotated": "2026-08-19T14:18:26.127631+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: LWin", "converted_command": "Press: Win", "image_path": "vision/frames/step_0001_20260813_070008_at.webp", "reasoning": "The task is to register Notepad as the default application for `.txt` files. The screen is the bare desktop with no window open, so the Settings app has to be launched first: press the Windows key to open the Start menu, which puts keyboard focus in its search box. The next frame shows the menu open with its app list rendered, which is the proof the keystroke was handled. This route is focus-fragile — an earlier attempt that left only two seconds between these three keystrokes never opened Settings and recorded three no-op steps — so the recorded gap here is about seven seconds.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-08-13T07:00:15.724Z", "timestamp_annotated": "2026-08-19T14:18:26.128224+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: default apps", "converted_command": "Type: default apps", "image_path": "vision/frames/step_0002_20260813_070015_at.webp", "reasoning": "Type `default apps` into the Start search box. The typed text appears in the search field along the bottom of the panel and the results resolve with `Default apps / System settings` as the highlighted Best match — the signal the characters reached the Start menu rather than falling through to the desktop.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-08-13T07:00:22.846Z", "timestamp_annotated": "2026-08-19T14:18:26.128646+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260813_070022_at.webp", "reasoning": "After typing `default apps` Press Enter to open the highlighted Best match. Settings opens maximized on `Apps ▸ Default apps`, listing the per-category defaults and, below them, the link `Choose default apps by file type`. Waiting for that window before continuing is what makes the next click meaningful; a keystroke recorded against an unopened window would look identical.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-08-13T07:01:12.731Z", "timestamp_annotated": "2026-08-19T14:18:26.129077+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=504, Y=948", "converted_command": "Left-click at (504, 948)", "image_path": "vision/frames/step_0004_20260813_070112_at.webp", "reasoning": "Move the cursor and Left-click `Choose default apps by file type` near the bottom of the Default apps pane. The per-category controls above it set defaults for whole classes such as `Music player` or `Web browser` and cannot express a file extension, so the extension list behind this link is the only surface where `.txt` can be set.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-08-13T07:01:52.512Z", "timestamp_annotated": "2026-08-19T14:18:26.129627+00:00", "action_type": "mouse", "action_subtype": "scroll_down", "raw_command": "Scrolled down 263 notches at X=504, Y=948", "converted_command": "Scroll-down 263 notches at (504, 948)", "image_path": "vision/frames/step_0005_20260813_070152_at.webp", "reasoning": "Scroll down 263 notches from where the previous click left the pointer. The extension list opens at `.386` and runs alphabetically through every registered extension, and a wheel notch moves about six rows, so the count is exactly what carries `.txt` into view. Every other route is worse here: the list never takes keyboard focus so `{End}` does nothing, a synthetic drag does not move the scrollbar thumb, and clicking the scrollbar track pages roughly thirty-four times.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-08-13T07:02:29.777Z", "timestamp_annotated": "2026-08-19T14:18:26.130083+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=401, Y=480", "converted_command": "Left-click at (401, 480)", "image_path": "vision/frames/step_0006_20260813_070229_at.webp", "reasoning": "Move the cursor and Left-click the default-app tile on the `.txt / Text Document` row, which already reads `Notepad`. The tile is a picker rather than a state display — the pristine image already resolves `.txt` to `txtfile`, so the visible ProgId can show no movement, and re-asserting the choice through this control is what makes Windows write a fresh `UserChoice` entry.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-08-13T07:02:59.006Z", "timestamp_annotated": "2026-08-19T14:18:26.130652+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=895, Y=203", "converted_command": "Left-click at (895, 203)", "image_path": "vision/frames/step_0007_20260813_070259_at.webp", "reasoning": "Move the cursor and Left-click `Notepad`, the first entry of the `Choose an app` flyout that opened beside the row, above `Visual Studio Code`, `WordPad` and `Look for an app in the Microsoft Store`. The flyout closes and the `.txt` row still reads `Notepad`, so nothing visible changes; the movement is in the registry, where the recorded `UserChoice` hash goes from `ZvmUEoMQrgs=` to `IlyBtF/HgRQ=`.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-08-13T07:03:21.984Z", "timestamp_annotated": "2026-08-19T14:18:26.131144+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1901, Y=17", "converted_command": "Left-click at (1901, 17)", "image_path": "vision/frames/step_0008_20260813_070321_at.webp", "reasoning": "Left-click the close button at the top right corner of the Settings window. The association is already committed by the previous step, so this only clears the screen and leaves the closing frame on the bare desktop.", "skipped": false} diff --git a/data/sessions/windows-settings-defaultapp/sync_log.json b/data/sessions/windows-settings-defaultapp/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..725b0097807603f0e2a9a2e943209e7674ac5c61 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/sync_log.json @@ -0,0 +1,208 @@ +{ + "session_id": "ec0bb3fc-0a51-434f-a64f-61332031ee6f", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260813_070008_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0001_20260813_070008_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260813_070008_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0001_20260813_070008_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260813_070008_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0001_20260813_070008_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260813_070015_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0002_20260813_070015_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260813_070015_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0002_20260813_070015_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260813_070015_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0002_20260813_070015_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260813_070022_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0003_20260813_070022_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260813_070022_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0003_20260813_070022_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260813_070022_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0003_20260813_070022_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260813_070112_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0004_20260813_070112_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260813_070112_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0004_20260813_070112_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260813_070112_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0004_20260813_070112_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260813_070152_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0005_20260813_070152_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260813_070152_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0005_20260813_070152_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260813_070152_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0005_20260813_070152_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260813_070229_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0006_20260813_070229_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260813_070229_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0006_20260813_070229_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260813_070229_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0006_20260813_070229_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260813_070259_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0007_20260813_070259_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260813_070259_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0007_20260813_070259_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260813_070259_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0007_20260813_070259_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260813_070321_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0008_20260813_070321_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260813_070321_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0008_20260813_070321_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260813_070321_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-defaultapp/vision/frames/step_0008_20260813_070321_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/closing_state.webp b/data/sessions/windows-settings-defaultapp/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..0c7982a7f8e1d77c42cf8bf52a6489ec0fb01f6f --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:434b159b6186899c3fd893e89a7bc885fecdb8fe048df7158371e082a4ad95e4 +size 655558 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0001_20260813_070008_after.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0001_20260813_070008_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0d130c2180dfa8f4a7fcf12789640804ca9091e4 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0001_20260813_070008_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07051b5e83f4b67457f36132d873b37f1be5adc8a3e0aee88cf1eecb69fdffc8 +size 655674 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0001_20260813_070008_at.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0001_20260813_070008_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..0d130c2180dfa8f4a7fcf12789640804ca9091e4 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0001_20260813_070008_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07051b5e83f4b67457f36132d873b37f1be5adc8a3e0aee88cf1eecb69fdffc8 +size 655674 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0001_20260813_070008_before.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0001_20260813_070008_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..0d130c2180dfa8f4a7fcf12789640804ca9091e4 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0001_20260813_070008_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07051b5e83f4b67457f36132d873b37f1be5adc8a3e0aee88cf1eecb69fdffc8 +size 655674 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0002_20260813_070015_after.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0002_20260813_070015_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2e5724482d2d6a44cfb3a39f4f90a1636ae6f7a5 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0002_20260813_070015_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1206cd442a6ccaa556a577297f51f5c34b2dfb60ff961169e99acdee6c43d732 +size 514102 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0002_20260813_070015_at.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0002_20260813_070015_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..43f37b9f9c226eb7be9752872b70156403387106 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0002_20260813_070015_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d107c1b4a1cd1e68becf1e35fa7829cea7114de363da42ae4bdd8d0d5f9add1 +size 526010 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0002_20260813_070015_before.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0002_20260813_070015_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..43f37b9f9c226eb7be9752872b70156403387106 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0002_20260813_070015_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d107c1b4a1cd1e68becf1e35fa7829cea7114de363da42ae4bdd8d0d5f9add1 +size 526010 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0003_20260813_070022_after.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0003_20260813_070022_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2e5724482d2d6a44cfb3a39f4f90a1636ae6f7a5 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0003_20260813_070022_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1206cd442a6ccaa556a577297f51f5c34b2dfb60ff961169e99acdee6c43d732 +size 514102 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0003_20260813_070022_at.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0003_20260813_070022_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2e5724482d2d6a44cfb3a39f4f90a1636ae6f7a5 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0003_20260813_070022_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1206cd442a6ccaa556a577297f51f5c34b2dfb60ff961169e99acdee6c43d732 +size 514102 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0003_20260813_070022_before.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0003_20260813_070022_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2e5724482d2d6a44cfb3a39f4f90a1636ae6f7a5 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0003_20260813_070022_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1206cd442a6ccaa556a577297f51f5c34b2dfb60ff961169e99acdee6c43d732 +size 514102 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0004_20260813_070112_after.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0004_20260813_070112_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c86111306afac7388fd30f663aaff3f3a39f5192 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0004_20260813_070112_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a427ae72bb73e15b8d9947c4108db55b953f9befdca227cf0cde2c40083774d +size 58500 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0004_20260813_070112_at.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0004_20260813_070112_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2dcb81797f922a1bf5b97e7826bd9d3ba0eeeb96 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0004_20260813_070112_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf64f8a53d1d84a10e4e13c6a32d243ac73d9109a21e2c44adf9a4ed984d634 +size 134264 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0004_20260813_070112_before.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0004_20260813_070112_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c86111306afac7388fd30f663aaff3f3a39f5192 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0004_20260813_070112_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a427ae72bb73e15b8d9947c4108db55b953f9befdca227cf0cde2c40083774d +size 58500 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0005_20260813_070152_after.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0005_20260813_070152_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d1acfced4a5576a92dca0f97c3bff55ab1eb82cc --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0005_20260813_070152_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6304b0509761cdef7d197a7d219d82377a39ba7dc04f0959dbda89312a1bb191 +size 54428 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0005_20260813_070152_at.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0005_20260813_070152_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9f71f50368a7772ae76596f6ed19d96e8b69440b --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0005_20260813_070152_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a579ab461d3543fe28522591295190853491f040bd050d0c07a06eea7125a637 +size 121190 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0005_20260813_070152_before.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0005_20260813_070152_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9f55880f66514e8c9b9163ec7a9907b1d2f7fa2d --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0005_20260813_070152_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:114c54c7e11ad2894f015001eca06ba604f8345d9f68c9dd0ab2ade38caab27f +size 56944 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0006_20260813_070229_after.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0006_20260813_070229_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2c251a87236b318352abc6261542463e0f6eb75e --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0006_20260813_070229_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d554cddbf160221a4fa9cf89c0ac3e37ccd8aac0c533a1f004e3e4205c9e9c78 +size 62766 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0006_20260813_070229_at.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0006_20260813_070229_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1f78cfff4cf91f39e2a779504a88050604d0f8cc --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0006_20260813_070229_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0736f3549cf514c4baf25d2df65ffcc392ff088e6d1ca5c367aef968c1b4aa9 +size 118030 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0006_20260813_070229_before.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0006_20260813_070229_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..594b513a9bf062c0be965942435400dc5df8c548 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0006_20260813_070229_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95aaf5d24e13e2b39807dab59c8f846d430a4d32c6a9a4e184e8987d956d2428 +size 54448 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0007_20260813_070259_after.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0007_20260813_070259_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1dd6e2649d83b21cce1443cda6f518198efde08f --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0007_20260813_070259_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf1f5a770f076f50a4c1ec94eb30c3b31f70257a12ef080ac6c3c347773bbc8 +size 62300 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0007_20260813_070259_at.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0007_20260813_070259_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5db995257af8ffeac062d15aa817a10fcc9f3010 --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0007_20260813_070259_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:926377258d8ccb34b2e9e0abe033da1117b5882ce5d2ce288c12b702449eae54 +size 135278 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0007_20260813_070259_before.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0007_20260813_070259_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1dd6e2649d83b21cce1443cda6f518198efde08f --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0007_20260813_070259_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf1f5a770f076f50a4c1ec94eb30c3b31f70257a12ef080ac6c3c347773bbc8 +size 62300 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0008_20260813_070321_after.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0008_20260813_070321_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..feaea30709fd97547e56e5ae40aa0ee78eb3ce3c --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0008_20260813_070321_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9296a3b442209d86b91a5c40f0873acaa35dac8c4bfd9031d27f4c08b8c9b091 +size 54284 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0008_20260813_070321_at.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0008_20260813_070321_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..318d2fa7bad52231b276d6eb49bfdef2051ed89b --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0008_20260813_070321_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db5f526f69de0ac620e8416eb91a9b779e6899395a437ae57e541ab4560eb64 +size 117822 diff --git a/data/sessions/windows-settings-defaultapp/vision/frames/step_0008_20260813_070321_before.webp b/data/sessions/windows-settings-defaultapp/vision/frames/step_0008_20260813_070321_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..feaea30709fd97547e56e5ae40aa0ee78eb3ce3c --- /dev/null +++ b/data/sessions/windows-settings-defaultapp/vision/frames/step_0008_20260813_070321_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9296a3b442209d86b91a5c40f0873acaa35dac8c4bfd9031d27f4c08b8c9b091 +size 54284 diff --git a/data/sessions/windows-settings-nightlight/commands/actuation_commands.json b/data/sessions/windows-settings-nightlight/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..6bb2c3f4f27266e0ed7753b9a4cdea74ef45bc06 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/commands/actuation_commands.json @@ -0,0 +1,211 @@ +[ + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-21f0b7d2-97e3-4443-89c3-fdfdf8418c70", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 4, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: LWin", + "session_id": "conn-2dca2ab6-f3f9-4b55-8b0b-c52647c5cdc6", + "success": true, + "timestamp": "2026-08-01T05:42:44.248Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-21f0b7d2-97e3-4443-89c3-fdfdf8418c70", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 7, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: night light", + "session_id": "conn-2dca2ab6-f3f9-4b55-8b0b-c52647c5cdc6", + "success": true, + "timestamp": "2026-08-01T05:42:50.128Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-21f0b7d2-97e3-4443-89c3-fdfdf8418c70", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 4, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-2dca2ab6-f3f9-4b55-8b0b-c52647c5cdc6", + "success": true, + "timestamp": "2026-08-01T05:42:54.334Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-21f0b7d2-97e3-4443-89c3-fdfdf8418c70", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 99, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 54, + "mouse_y": 425, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=54, Y=425", + "session_id": "conn-2dca2ab6-f3f9-4b55-8b0b-c52647c5cdc6", + "success": true, + "timestamp": "2026-08-01T05:43:05.506Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-21f0b7d2-97e3-4443-89c3-fdfdf8418c70", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 93, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 78, + "mouse_y": 686, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=78, Y=686", + "session_id": "conn-2dca2ab6-f3f9-4b55-8b0b-c52647c5cdc6", + "success": true, + "timestamp": "2026-08-01T05:43:18.899Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-21f0b7d2-97e3-4443-89c3-fdfdf8418c70", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 99, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 64, + "mouse_y": 645, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=64, Y=645", + "session_id": "conn-2dca2ab6-f3f9-4b55-8b0b-c52647c5cdc6", + "success": true, + "timestamp": "2026-08-01T05:43:44.356Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-21f0b7d2-97e3-4443-89c3-fdfdf8418c70", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 4, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-2dca2ab6-f3f9-4b55-8b0b-c52647c5cdc6", + "success": true, + "timestamp": "2026-08-01T05:43:47.131Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-21f0b7d2-97e3-4443-89c3-fdfdf8418c70", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 42, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 62, + "mouse_y": 770, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=62, Y=770", + "session_id": "conn-2dca2ab6-f3f9-4b55-8b0b-c52647c5cdc6", + "success": true, + "timestamp": "2026-08-01T05:43:53.264Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-21f0b7d2-97e3-4443-89c3-fdfdf8418c70", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 98, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 63, + "mouse_y": 728, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=63, Y=728", + "session_id": "conn-2dca2ab6-f3f9-4b55-8b0b-c52647c5cdc6", + "success": true, + "timestamp": "2026-08-01T05:44:03.013Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-21f0b7d2-97e3-4443-89c3-fdfdf8418c70", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 5, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-2dca2ab6-f3f9-4b55-8b0b-c52647c5cdc6", + "success": true, + "timestamp": "2026-08-01T05:44:06.559Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-21f0b7d2-97e3-4443-89c3-fdfdf8418c70", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 97, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 1904, + "mouse_y": 21, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=1904, Y=21", + "session_id": "conn-2dca2ab6-f3f9-4b55-8b0b-c52647c5cdc6", + "success": true, + "timestamp": "2026-08-01T05:44:27.674Z" + } +] \ No newline at end of file diff --git a/data/sessions/windows-settings-nightlight/commands/cc_commands.json b/data/sessions/windows-settings-nightlight/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..ef1e1d1bb895f89ca6606194083dbe735a0f38cb --- /dev/null +++ b/data/sessions/windows-settings-nightlight/commands/cc_commands.json @@ -0,0 +1,57 @@ +[ + { + "command": "press {LWin}", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type night light", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "54 425 left", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "78 686 left", + "os": "WINDOWS", + "step_id": 5 + }, + { + "command": "64 645 left", + "os": "WINDOWS", + "step_id": 6 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 7 + }, + { + "command": "62 770 left", + "os": "WINDOWS", + "step_id": 8 + }, + { + "command": "63 728 left", + "os": "WINDOWS", + "step_id": 9 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 10 + }, + { + "command": "1904 21 left", + "os": "WINDOWS", + "step_id": 11 + } +] \ No newline at end of file diff --git a/data/sessions/windows-settings-nightlight/commands/converted_input.md b/data/sessions/windows-settings-nightlight/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..7de4380419ffce100720698d8d15d021840c59b0 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/commands/converted_input.md @@ -0,0 +1,17 @@ +# Converted Input + +_Generated by Memory Archive — 2026-08-01 05:42:44 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-08-01T05:42:44.248Z | Press: Win | +| 2 | 2026-08-01T05:42:50.128Z | Type: night light | +| 3 | 2026-08-01T05:42:54.334Z | Press: Enter | +| 4 | 2026-08-01T05:43:05.506Z | Left-click at (54, 425) | +| 5 | 2026-08-01T05:43:18.899Z | Left-click at (78, 686) | +| 6 | 2026-08-01T05:43:44.356Z | Left-click at (64, 645) | +| 7 | 2026-08-01T05:43:47.131Z | Press: Enter | +| 8 | 2026-08-01T05:43:53.264Z | Left-click at (62, 770) | +| 9 | 2026-08-01T05:44:03.013Z | Left-click at (63, 728) | +| 10 | 2026-08-01T05:44:06.559Z | Press: Enter | +| 11 | 2026-08-01T05:44:27.674Z | Left-click at (1904, 21) | diff --git a/data/sessions/windows-settings-nightlight/commands/raw_input.md b/data/sessions/windows-settings-nightlight/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..33a4bc00dac8d583f639fefc40710a4aa84e564b --- /dev/null +++ b/data/sessions/windows-settings-nightlight/commands/raw_input.md @@ -0,0 +1,17 @@ +# Raw Input + +_Generated by Memory Archive — 2026-08-01 05:42:44 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-08-01T05:42:44.248Z | Pressed: LWin | +| 2 | 2026-08-01T05:42:50.128Z | Typed: night light | +| 3 | 2026-08-01T05:42:54.334Z | Pressed: Return | +| 4 | 2026-08-01T05:43:05.506Z | Left-clicked at X=54, Y=425 | +| 5 | 2026-08-01T05:43:18.899Z | Left-clicked at X=78, Y=686 | +| 6 | 2026-08-01T05:43:44.356Z | Left-clicked at X=64, Y=645 | +| 7 | 2026-08-01T05:43:47.131Z | Pressed: Return | +| 8 | 2026-08-01T05:43:53.264Z | Left-clicked at X=62, Y=770 | +| 9 | 2026-08-01T05:44:03.013Z | Left-clicked at X=63, Y=728 | +| 10 | 2026-08-01T05:44:06.559Z | Pressed: Return | +| 11 | 2026-08-01T05:44:27.674Z | Left-clicked at X=1904, Y=21 | diff --git a/data/sessions/windows-settings-nightlight/memory.md b/data/sessions/windows-settings-nightlight/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..a3a727223d1742ef6f7135364b74b85ee59bfd20 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/memory.md @@ -0,0 +1,103 @@ +# Memory: windows-settings-nightlight + +## Overview + +Set a scheduled start and end time for the display's night-light colour shift, through the +system settings. Use this when the warm-colour mode should turn itself on and off at fixed +hours rather than being toggled by hand. The route opens the night-light settings by name +from the Start menu, switches the schedule on, and sets the two times. The recorded trace +schedules it from 20:00 to 06:00. + +## Prerequisites + +- A desktop environment with a display-settings interface that supports a scheduled colour + shift. +- The start and end times decided in advance, and clarity that the schedule crosses + midnight if the end time is earlier than the start. +- An understanding that setting a schedule is not the same as turning the feature on now. + Outside the scheduled window nothing visible changes, so the screen looking unchanged is + the expected result rather than a failure. +- Time fields entered in the format the interface expects, including its handling of a + 12- or 24-hour clock. +- Confirmation read from the schedule's own summary text rather than from the screen's + colour. + +## Steps + +### Step 1 — Press: Win + +The task is to put Windows night light on a schedule running from 20:00 to 06:00. The screen is the bare desktop with no window open, so press the Windows key to open the Start menu and put keyboard focus in its search box. The next frame shows the menu open, which is the proof the keystroke was handled rather than lost. This route is focus-fragile under capture — the same three keystrokes driven programmatically let the typing fall through to the desktop — so each is given several seconds to settle. + +![Step 1](vision/frames/step_0001_20260801_054244_at.webp) + +### Step 2 — Type: night light + +Type `night light`. The search field at the bottom of the panel shows the text and the results resolve with `Night light / System settings` as the highlighted Best match, which is the signal the characters reached the Start menu and not the desktop behind it. + +![Step 2](vision/frames/step_0002_20260801_054250_at.webp) + +### Step 3 — Press: Enter + +After typing `night light` Press Enter to open the highlighted Best match. Settings opens directly on the `Night light settings` pane, so the search route skips System ▸ Display entirely and needs no navigation clicks. The pane shows `Turn on now`, a `Strength` slider, and a `Schedule night light` toggle currently reading `Off`. + +![Step 3](vision/frames/step_0003_20260801_054254_at.webp) + +### Step 4 — Left-click at (54, 425) + +Move the cursor and Left-click the `Schedule night light` toggle under the `Schedule` heading. It flips to `On` and the scheduling controls unfold below it: a disabled `Sunset to sunrise` radio, since location services are off, `Set hours` already selected, and `Turn on` / `Turn off` fields reading `9 00 PM` and `7 00 AM`. Because `Set hours` comes up selected, no extra click on that radio is needed. + +![Step 4](vision/frames/step_0004_20260801_054305_at.webp) + +### Step 5 — Left-click at (78, 686) + +Move the cursor and Left-click the hour box of `Turn on`, the leftmost of its three fields, reading `9`. A scrolling hour / minute / AM-PM picker opens in place with `9 | 00 | PM` on the highlighted centre row, so the hour is now the value under edit. + +![Step 5](vision/frames/step_0005_20260801_054318_at.webp) + +### Step 6 — Left-click at (64, 645) + +Move the cursor and Left-click `8` in the picker's hour column, one row above the highlighted `9`. The column re-centres with `8 | 00 | PM` on the highlighted row, which is 20:00 — the minutes are already `00` and the marker is already `PM`, so neither needs touching. + +![Step 6](vision/frames/step_0006_20260801_054344_at.webp) + +### Step 7 — Press: Enter + +Press Enter to commit the picker. Enter does the work of the ✓ button below the columns, so that button needs no click; the picker closes and the next frame shows `Turn on` reading `8 00 PM`. + +![Step 7](vision/frames/step_0007_20260801_054347_at.webp) + +### Step 8 — Left-click at (62, 770) + +Move the cursor and Left-click the hour box of `Turn off`, the leftmost of its three fields, reading `7`. The same style of picker opens over the schedule block with `7 | 00 | AM` on the highlighted centre row, this time editing the end of the schedule. + +![Step 8](vision/frames/step_0008_20260801_054353_at.webp) + +### Step 9 — Left-click at (63, 728) + +Move the cursor and Left-click `6` in the hour column, one row above the highlighted `7`. The column re-centres on `6 | 00 | AM`, which is 06:00; as with the turn-on time the minutes and the AM marker are already correct. + +![Step 9](vision/frames/step_0009_20260801_054403_at.webp) + +### Step 10 — Press: Enter + +Press Enter to commit the second picker. It closes with `Turn on 8 00 PM` and `Turn off 6 00 AM` shown, and the summary line at the top of the pane changes from `On until sunrise (7:00 AM)` to `On until sunrise (6:00 AM)` — a self-reporting confirmation that the schedule was accepted, not just that keys were sent. + +![Step 10](vision/frames/step_0010_20260801_054406_at.webp) + +### Step 11 — Left-click at (1904, 21) + +Left-click the close button at the top right corner of the Settings window. The schedule is already committed, so this only clears the screen; because the closing frame is therefore the bare desktop, the evidence for the finished task sits in this step's before-frame rather than in the last frame of the take. + +![Step 11](vision/frames/step_0011_20260801_054427_at.webp) + +## Notes & Edge Cases + +1. Setting a schedule is not turning the feature on. Outside the scheduled window nothing about the display changes, so the screen looking exactly as it did is the expected result and not a sign the task failed. +2. Confirm from the summary the pane writes about itself, not from the screen's colour. The recorded trace watched the header change from `On until sunrise (7:00 AM)` to `(6:00 AM)` — the setting reporting its own new state, which is available immediately, where the visible effect is hours away. +3. An end time earlier than the start time means the schedule crosses midnight. That is normal for this feature and is not an input error to correct. +4. The option that follows sunset and sunrise needs location services, and is disabled without them. Setting explicit hours is the route that works regardless, so a disabled option is a reason to take the other route rather than a problem to fix first. +5. A time is edited through a spinning picker whose highlighted centre row is the value. Confirm the row before committing, and note that the confirm key does the work of the tick button, so no click on that button is needed. +6. Only the field the task changes should be touched, but every field has to be *read*. The recorded trace changed only the hour because the minutes were already zero and the meridiem was already right — checking that is what made touching one field sufficient. +7. A time given as 20:00 has to be converted before it can be picked from a twelve-hour control. The conversion is where an otherwise correct task goes wrong by twelve hours, and both the hour and the AM/PM marker have to agree for the result to be right. +8. Searching for the pane by name from the Start menu opens it directly and skips the navigation entirely, which is fewer steps and fewer chances to click the wrong row than walking the settings tree. The route named in the task description is not necessarily the shortest one that reaches the same pane. +9. That search route is fragile under automation: the menu needs time to settle before the confirming key is sent, or the keystrokes fall through to the desktop and nothing opens. Confirm the window appeared rather than trusting the keys were delivered. diff --git a/data/sessions/windows-settings-nightlight/metadata.json b/data/sessions/windows-settings-nightlight/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..e6916ee76aaaea643f44996aedbe1c8c05728bac --- /dev/null +++ b/data/sessions/windows-settings-nightlight/metadata.json @@ -0,0 +1,181 @@ +{ + "memory_name": "windows-settings-nightlight", + "memory_description": "", + "session_id": "db201381-cda2-4c86-9591-87187f82748a", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-08-01T05:40:03.720186860Z", + "completed_at": "2026-08-01T05:45:16.042119289Z", + "total_steps": 11, + "annotated_steps": 11, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-08-01T05:42:44.248Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0001_20260801_054244_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0001_20260801_054244_before.webp", + "after_image_path": "vision/frames/step_0001_20260801_054244_after.webp", + "raw_command": "Pressed: LWin", + "converted_command": "Press: Win" + }, + { + "step_id": 2, + "timestamp": "2026-08-01T05:42:50.128Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260801_054250_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260801_054250_before.webp", + "after_image_path": "vision/frames/step_0002_20260801_054250_after.webp", + "raw_command": "Typed: night light", + "converted_command": "Type: night light" + }, + { + "step_id": 3, + "timestamp": "2026-08-01T05:42:54.334Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260801_054254_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260801_054254_before.webp", + "after_image_path": "vision/frames/step_0003_20260801_054254_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-08-01T05:43:05.506Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260801_054305_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260801_054305_before.webp", + "after_image_path": "vision/frames/step_0004_20260801_054305_after.webp", + "raw_command": "Left-clicked at X=54, Y=425", + "converted_command": "Left-click at (54, 425)" + }, + { + "step_id": 5, + "timestamp": "2026-08-01T05:43:18.899Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0005_20260801_054318_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0005_20260801_054318_before.webp", + "after_image_path": "vision/frames/step_0005_20260801_054318_after.webp", + "raw_command": "Left-clicked at X=78, Y=686", + "converted_command": "Left-click at (78, 686)" + }, + { + "step_id": 6, + "timestamp": "2026-08-01T05:43:44.356Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0006_20260801_054344_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0006_20260801_054344_before.webp", + "after_image_path": "vision/frames/step_0006_20260801_054344_after.webp", + "raw_command": "Left-clicked at X=64, Y=645", + "converted_command": "Left-click at (64, 645)" + }, + { + "step_id": 7, + "timestamp": "2026-08-01T05:43:47.131Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0007_20260801_054347_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0007_20260801_054347_before.webp", + "after_image_path": "vision/frames/step_0007_20260801_054347_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 8, + "timestamp": "2026-08-01T05:43:53.264Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0008_20260801_054353_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0008_20260801_054353_before.webp", + "after_image_path": "vision/frames/step_0008_20260801_054353_after.webp", + "raw_command": "Left-clicked at X=62, Y=770", + "converted_command": "Left-click at (62, 770)" + }, + { + "step_id": 9, + "timestamp": "2026-08-01T05:44:03.013Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0009_20260801_054403_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0009_20260801_054403_before.webp", + "after_image_path": "vision/frames/step_0009_20260801_054403_after.webp", + "raw_command": "Left-clicked at X=63, Y=728", + "converted_command": "Left-click at (63, 728)" + }, + { + "step_id": 10, + "timestamp": "2026-08-01T05:44:06.559Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0010_20260801_054406_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0010_20260801_054406_before.webp", + "after_image_path": "vision/frames/step_0010_20260801_054406_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 11, + "timestamp": "2026-08-01T05:44:27.674Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0011_20260801_054427_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0011_20260801_054427_before.webp", + "after_image_path": "vision/frames/step_0011_20260801_054427_after.webp", + "raw_command": "Left-clicked at X=1904, Y=21", + "converted_command": "Left-click at (1904, 21)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/windows-settings-nightlight/reasoning/reasoning.jsonl b/data/sessions/windows-settings-nightlight/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..85250eec51f2f6a85185453353080443f9615442 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/reasoning/reasoning.jsonl @@ -0,0 +1,11 @@ +{"step_id": 1, "timestamp_action": "2026-08-01T05:42:44.248Z", "timestamp_annotated": "2026-08-19T14:18:26.135911+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: LWin", "converted_command": "Press: Win", "image_path": "vision/frames/step_0001_20260801_054244_at.webp", "reasoning": "The task is to put Windows night light on a schedule running from 20:00 to 06:00. The screen is the bare desktop with no window open, so press the Windows key to open the Start menu and put keyboard focus in its search box. The next frame shows the menu open, which is the proof the keystroke was handled rather than lost. This route is focus-fragile under capture — the same three keystrokes driven programmatically let the typing fall through to the desktop — so each is given several seconds to settle.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-08-01T05:42:50.128Z", "timestamp_annotated": "2026-08-19T14:18:26.136359+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: night light", "converted_command": "Type: night light", "image_path": "vision/frames/step_0002_20260801_054250_at.webp", "reasoning": "Type `night light`. The search field at the bottom of the panel shows the text and the results resolve with `Night light / System settings` as the highlighted Best match, which is the signal the characters reached the Start menu and not the desktop behind it.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-08-01T05:42:54.334Z", "timestamp_annotated": "2026-08-19T14:18:26.136878+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260801_054254_at.webp", "reasoning": "After typing `night light` Press Enter to open the highlighted Best match. Settings opens directly on the `Night light settings` pane, so the search route skips System ▸ Display entirely and needs no navigation clicks. The pane shows `Turn on now`, a `Strength` slider, and a `Schedule night light` toggle currently reading `Off`.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-08-01T05:43:05.506Z", "timestamp_annotated": "2026-08-19T14:18:26.137330+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=54, Y=425", "converted_command": "Left-click at (54, 425)", "image_path": "vision/frames/step_0004_20260801_054305_at.webp", "reasoning": "Move the cursor and Left-click the `Schedule night light` toggle under the `Schedule` heading. It flips to `On` and the scheduling controls unfold below it: a disabled `Sunset to sunrise` radio, since location services are off, `Set hours` already selected, and `Turn on` / `Turn off` fields reading `9 00 PM` and `7 00 AM`. Because `Set hours` comes up selected, no extra click on that radio is needed.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-08-01T05:43:18.899Z", "timestamp_annotated": "2026-08-19T14:18:26.137755+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=78, Y=686", "converted_command": "Left-click at (78, 686)", "image_path": "vision/frames/step_0005_20260801_054318_at.webp", "reasoning": "Move the cursor and Left-click the hour box of `Turn on`, the leftmost of its three fields, reading `9`. A scrolling hour / minute / AM-PM picker opens in place with `9 | 00 | PM` on the highlighted centre row, so the hour is now the value under edit.", "skipped": false} +{"step_id": 6, "timestamp_action": "2026-08-01T05:43:44.356Z", "timestamp_annotated": "2026-08-19T14:18:26.138183+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=64, Y=645", "converted_command": "Left-click at (64, 645)", "image_path": "vision/frames/step_0006_20260801_054344_at.webp", "reasoning": "Move the cursor and Left-click `8` in the picker's hour column, one row above the highlighted `9`. The column re-centres with `8 | 00 | PM` on the highlighted row, which is 20:00 — the minutes are already `00` and the marker is already `PM`, so neither needs touching.", "skipped": false} +{"step_id": 7, "timestamp_action": "2026-08-01T05:43:47.131Z", "timestamp_annotated": "2026-08-19T14:18:26.138744+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0007_20260801_054347_at.webp", "reasoning": "Press Enter to commit the picker. Enter does the work of the ✓ button below the columns, so that button needs no click; the picker closes and the next frame shows `Turn on` reading `8 00 PM`.", "skipped": false} +{"step_id": 8, "timestamp_action": "2026-08-01T05:43:53.264Z", "timestamp_annotated": "2026-08-19T14:18:26.139213+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=62, Y=770", "converted_command": "Left-click at (62, 770)", "image_path": "vision/frames/step_0008_20260801_054353_at.webp", "reasoning": "Move the cursor and Left-click the hour box of `Turn off`, the leftmost of its three fields, reading `7`. The same style of picker opens over the schedule block with `7 | 00 | AM` on the highlighted centre row, this time editing the end of the schedule.", "skipped": false} +{"step_id": 9, "timestamp_action": "2026-08-01T05:44:03.013Z", "timestamp_annotated": "2026-08-19T14:18:26.139716+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=63, Y=728", "converted_command": "Left-click at (63, 728)", "image_path": "vision/frames/step_0009_20260801_054403_at.webp", "reasoning": "Move the cursor and Left-click `6` in the hour column, one row above the highlighted `7`. The column re-centres on `6 | 00 | AM`, which is 06:00; as with the turn-on time the minutes and the AM marker are already correct.", "skipped": false} +{"step_id": 10, "timestamp_action": "2026-08-01T05:44:06.559Z", "timestamp_annotated": "2026-08-19T14:18:26.140166+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0010_20260801_054406_at.webp", "reasoning": "Press Enter to commit the second picker. It closes with `Turn on 8 00 PM` and `Turn off 6 00 AM` shown, and the summary line at the top of the pane changes from `On until sunrise (7:00 AM)` to `On until sunrise (6:00 AM)` — a self-reporting confirmation that the schedule was accepted, not just that keys were sent.", "skipped": false} +{"step_id": 11, "timestamp_action": "2026-08-01T05:44:27.674Z", "timestamp_annotated": "2026-08-19T14:18:26.140703+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=1904, Y=21", "converted_command": "Left-click at (1904, 21)", "image_path": "vision/frames/step_0011_20260801_054427_at.webp", "reasoning": "Left-click the close button at the top right corner of the Settings window. The schedule is already committed, so this only clears the screen; because the closing frame is therefore the bare desktop, the evidence for the finished task sits in this step's before-frame rather than in the last frame of the take.", "skipped": false} diff --git a/data/sessions/windows-settings-nightlight/sync_log.json b/data/sessions/windows-settings-nightlight/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..0e35e96fde9accb9574c3bfb816f410c8688c756 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/sync_log.json @@ -0,0 +1,271 @@ +{ + "session_id": "db201381-cda2-4c86-9591-87187f82748a", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260801_054244_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0001_20260801_054244_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260801_054244_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0001_20260801_054244_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260801_054244_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0001_20260801_054244_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260801_054250_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0002_20260801_054250_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260801_054250_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0002_20260801_054250_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260801_054250_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0002_20260801_054250_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260801_054254_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0003_20260801_054254_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260801_054254_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0003_20260801_054254_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260801_054254_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0003_20260801_054254_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260801_054305_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0004_20260801_054305_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260801_054305_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0004_20260801_054305_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260801_054305_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0004_20260801_054305_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260801_054318_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0005_20260801_054318_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260801_054318_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0005_20260801_054318_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260801_054318_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0005_20260801_054318_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260801_054344_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0006_20260801_054344_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260801_054344_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0006_20260801_054344_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0006_20260801_054344_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0006_20260801_054344_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260801_054347_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0007_20260801_054347_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260801_054347_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0007_20260801_054347_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0007_20260801_054347_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0007_20260801_054347_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260801_054353_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0008_20260801_054353_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260801_054353_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0008_20260801_054353_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0008_20260801_054353_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0008_20260801_054353_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260801_054403_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0009_20260801_054403_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260801_054403_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0009_20260801_054403_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0009_20260801_054403_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0009_20260801_054403_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260801_054406_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0010_20260801_054406_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260801_054406_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0010_20260801_054406_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0010_20260801_054406_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0010_20260801_054406_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260801_054427_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0011_20260801_054427_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260801_054427_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0011_20260801_054427_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0011_20260801_054427_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-nightlight/vision/frames/step_0011_20260801_054427_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/windows-settings-nightlight/vision/frames/closing_state.webp b/data/sessions/windows-settings-nightlight/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..078ed063614ef4e92b32707c182aed0ce63263d9 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cd655d9dbed876581ff47d96f140211afd6a88f786b0d0dd93f4e9407a7e193 +size 674322 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0001_20260801_054244_after.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0001_20260801_054244_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c3d355e92136ca00e005beed952c9f2c37a62eac --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0001_20260801_054244_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:028a0ceb41e3fc2edd42ca1126e0c2c2a5481a68317b618d1503e8e394037f93 +size 540512 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0001_20260801_054244_at.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0001_20260801_054244_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..1d23f684975f514b248ec658f369221e51ab2a68 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0001_20260801_054244_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b60b706bed3a74bf3122a70639ec5fd1f2644f5811e587d21b772027870bc6e +size 674576 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0001_20260801_054244_before.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0001_20260801_054244_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1d23f684975f514b248ec658f369221e51ab2a68 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0001_20260801_054244_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b60b706bed3a74bf3122a70639ec5fd1f2644f5811e587d21b772027870bc6e +size 674576 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0002_20260801_054250_after.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0002_20260801_054250_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..96087388d755a916ef95bde15177decc750373bf --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0002_20260801_054250_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5ab975af24a75b7531127267d01c6ca720097871b2fb28133aa9c2481c0fa65 +size 498982 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0002_20260801_054250_at.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0002_20260801_054250_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c3d355e92136ca00e005beed952c9f2c37a62eac --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0002_20260801_054250_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:028a0ceb41e3fc2edd42ca1126e0c2c2a5481a68317b618d1503e8e394037f93 +size 540512 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0002_20260801_054250_before.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0002_20260801_054250_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c3d355e92136ca00e005beed952c9f2c37a62eac --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0002_20260801_054250_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:028a0ceb41e3fc2edd42ca1126e0c2c2a5481a68317b618d1503e8e394037f93 +size 540512 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0003_20260801_054254_after.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0003_20260801_054254_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..409c21c10a4454f97038da64c6d57b73323b7571 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0003_20260801_054254_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b56923dc6edca7419f497639c1c530b1afeb43f9b6b86f8131c3fa09456083ce +size 20098 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0003_20260801_054254_at.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0003_20260801_054254_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e3eb9288625d72e19e9998695596f991ffbfc0e5 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0003_20260801_054254_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7fb918e319cd7c4ea32aaa90ef01a4be3a3fd2e05f287574cb1106e8b83d6d7 +size 525400 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0003_20260801_054254_before.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0003_20260801_054254_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e3eb9288625d72e19e9998695596f991ffbfc0e5 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0003_20260801_054254_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7fb918e319cd7c4ea32aaa90ef01a4be3a3fd2e05f287574cb1106e8b83d6d7 +size 525400 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0004_20260801_054305_after.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0004_20260801_054305_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ce0152e4b4c98de7aca625426585e7583cc0d0ad --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0004_20260801_054305_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb8f6507cebbef1804d52b47ddf82e5b69208a7af2cfc691241e93d4998a8359 +size 29812 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0004_20260801_054305_at.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0004_20260801_054305_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d5a5897bfc3d92e68c6dc434768306c1a86ecc41 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0004_20260801_054305_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0a216c809b77c38c9686b5128bec079d28b78689e3bed6c94edadd2023b603f +size 66628 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0004_20260801_054305_before.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0004_20260801_054305_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ce0152e4b4c98de7aca625426585e7583cc0d0ad --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0004_20260801_054305_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb8f6507cebbef1804d52b47ddf82e5b69208a7af2cfc691241e93d4998a8359 +size 29812 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0005_20260801_054318_after.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0005_20260801_054318_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..465f5f487d4d44b0de425839b994c508f762b89d --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0005_20260801_054318_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0e0b75018d30fe58c396c88feda1e8463ff65066cfeb8017659e8ed87cff39 +size 41196 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0005_20260801_054318_at.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0005_20260801_054318_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..8b22fd6c6d2940c989ba8db7de5ea6d71b9e422b --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0005_20260801_054318_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eefbda3c500cd5b4c509863dc1b3ac232cae506f5718bb2e6ee8d8c03bf21ef +size 95234 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0005_20260801_054318_before.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0005_20260801_054318_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ca58505088ebde67f0ee5ea8195317792cee9f3a --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0005_20260801_054318_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ba65979050891c964e6347255b68732e6ab0f18c52ed4bade3eef76a1715f2 +size 43012 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0006_20260801_054344_after.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0006_20260801_054344_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..c1f805cc2aa24087e533a2759f8c7d1bf569eef3 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0006_20260801_054344_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac4d896a049aacefa88b474910cba258ede807e15e1246412db1d0a6459c11c +size 40796 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0006_20260801_054344_at.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0006_20260801_054344_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..5e38708e57af2fa55f0267c7ee4bb2f6223adb43 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0006_20260801_054344_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d51067ac2908d42323e9682f1e92671377e55c6b0f1816672c05b5e7a03159d1 +size 91276 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0006_20260801_054344_before.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0006_20260801_054344_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ae36233e0456ae266cb61c5a172cb9f9a305f5fe --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0006_20260801_054344_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7be862033276274386c7a202562b6a5e2006d4b8d22cf818d827b2059373b9e +size 40808 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0007_20260801_054347_after.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0007_20260801_054347_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..51db68118db5a161c7c153b28e242d453d77923c --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0007_20260801_054347_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d9d2612e817107e408d3296f7a11d99f59553280ccc96dbf4e8c1af08c6f495 +size 43020 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0007_20260801_054347_at.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0007_20260801_054347_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..c1f805cc2aa24087e533a2759f8c7d1bf569eef3 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0007_20260801_054347_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac4d896a049aacefa88b474910cba258ede807e15e1246412db1d0a6459c11c +size 40796 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0007_20260801_054347_before.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0007_20260801_054347_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..c1f805cc2aa24087e533a2759f8c7d1bf569eef3 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0007_20260801_054347_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac4d896a049aacefa88b474910cba258ede807e15e1246412db1d0a6459c11c +size 40796 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0008_20260801_054353_after.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0008_20260801_054353_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..1e60bfd400e40a3ab07ff5182d44572284fcdfa9 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0008_20260801_054353_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9539288c502cc9d0d9208be15bdba564fbe2cbb60d28dc812da18fec9126048 +size 44146 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0008_20260801_054353_at.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0008_20260801_054353_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..d84be1a07120e0be3df51a332e9fa70a641b13eb --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0008_20260801_054353_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2168254f0df521b3424790e640b655031ad12b45521ec521e8ec1131f1ee73c8 +size 94872 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0008_20260801_054353_before.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0008_20260801_054353_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..51db68118db5a161c7c153b28e242d453d77923c --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0008_20260801_054353_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d9d2612e817107e408d3296f7a11d99f59553280ccc96dbf4e8c1af08c6f495 +size 43020 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0009_20260801_054403_after.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0009_20260801_054403_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..76b1fcabdc2a9eefaa05919d998ddb1e66cf0f90 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0009_20260801_054403_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e46fd574f35f2702f5d693e150f77f54a3e93705d7bfa47a8d47372f732f1a +size 43328 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0009_20260801_054403_at.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0009_20260801_054403_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..42628921fa674a8d52388c7072542c98613b9349 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0009_20260801_054403_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:649bcc2972b391ef9fa1fff93970ed3286c054fb35bbcbf723a577ad1b49abfe +size 97508 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0009_20260801_054403_before.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0009_20260801_054403_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..aad679f7372316846a55f197e3fc70042d0ebb3f --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0009_20260801_054403_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6317b9e91663191912d142bbcbc869d748731ea21dfc313dedd0e9c331bae3f2 +size 43336 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0010_20260801_054406_after.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0010_20260801_054406_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..78260fcf07193da3841e016d3f81adb72d6e2b7f --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0010_20260801_054406_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:279fb8335ed4d5582791d0de68653fcfd977e80ca6d83d693beacc6651f200df +size 42488 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0010_20260801_054406_at.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0010_20260801_054406_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..76b1fcabdc2a9eefaa05919d998ddb1e66cf0f90 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0010_20260801_054406_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e46fd574f35f2702f5d693e150f77f54a3e93705d7bfa47a8d47372f732f1a +size 43328 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0010_20260801_054406_before.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0010_20260801_054406_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..76b1fcabdc2a9eefaa05919d998ddb1e66cf0f90 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0010_20260801_054406_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e46fd574f35f2702f5d693e150f77f54a3e93705d7bfa47a8d47372f732f1a +size 43328 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0011_20260801_054427_after.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0011_20260801_054427_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..0d1401709a2eb6953929405d93fcedd6febcd4d4 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0011_20260801_054427_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb04d5e10ac0be83907fd9904b0e3e32bf8b96dfd0102f21e98aa0860fb9429d +size 42144 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0011_20260801_054427_at.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0011_20260801_054427_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..506acf9ca1a4dc9ef717eef4f0205dbf6fcc9b08 --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0011_20260801_054427_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f6a2738091e935faf50558404852b0f944c3d15b9825b113d4984407e38f0c9 +size 94838 diff --git a/data/sessions/windows-settings-nightlight/vision/frames/step_0011_20260801_054427_before.webp b/data/sessions/windows-settings-nightlight/vision/frames/step_0011_20260801_054427_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..78260fcf07193da3841e016d3f81adb72d6e2b7f --- /dev/null +++ b/data/sessions/windows-settings-nightlight/vision/frames/step_0011_20260801_054427_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:279fb8335ed4d5582791d0de68653fcfd977e80ca6d83d693beacc6651f200df +size 42488 diff --git a/data/sessions/windows-settings-wallpaper-2/commands/actuation_commands.json b/data/sessions/windows-settings-wallpaper-2/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..c22cf8d1f8e254e9a1aeca4cc7310508d44b773d --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/commands/actuation_commands.json @@ -0,0 +1,97 @@ +[ + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 84, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 268, + "mouse_y": 1060, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=268, Y=1060", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:27:57.678Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: Set-ItemProperty 'HKCU:\\Control Panel\\Desktop' Wallpaper \"$env:USERPROFILE\\corpus-seed\\wall-A.jpg\"; rundll32.exe user32.dll,UpdatePerUserSystemParameters", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:28:07.837Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:28:12.065Z" + }, + { + "action_subtype": "type", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Typed: exit", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:28:21.282Z" + }, + { + "action_subtype": "press", + "action_type": "keyboard", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 1, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 0, + "mouse_y": 0, + "os_type": "WINDOWS", + "position_captured": false, + "raw_command": "Pressed: Return", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:28:24.525Z" + } +] \ No newline at end of file diff --git a/data/sessions/windows-settings-wallpaper-2/commands/cc_commands.json b/data/sessions/windows-settings-wallpaper-2/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..cf9159189cf240972fe26245c914e8a8f38d1dc0 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/commands/cc_commands.json @@ -0,0 +1,27 @@ +[ + { + "command": "268 1060 left", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "type Set-ItemProperty 'HKCU:\\Control Panel\\Desktop' Wallpaper \"$env:USERPROFILE\\corpus-seed\\wall-A.jpg\"; rundll32.exe user32.dll,UpdatePerUserSystemParameters", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "type exit", + "os": "WINDOWS", + "step_id": 4 + }, + { + "command": "press {Enter}", + "os": "WINDOWS", + "step_id": 5 + } +] \ No newline at end of file diff --git a/data/sessions/windows-settings-wallpaper-2/commands/converted_input.md b/data/sessions/windows-settings-wallpaper-2/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..28a16eaa101cb147c8c3e4478ea3c58dbb317a34 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/commands/converted_input.md @@ -0,0 +1,11 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 15:27:57 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T15:27:57.678Z | Left-click at (268, 1060) | +| 2 | 2026-07-31T15:28:07.837Z | Type: Set-ItemProperty 'HKCU:\Control Panel\Desktop' Wallpaper "$env:USERPROFILE\corpus-seed\wall-A.jpg"; rundll32.exe user32.dll,UpdatePerUserSystemParameters | +| 3 | 2026-07-31T15:28:12.065Z | Press: Enter | +| 4 | 2026-07-31T15:28:21.282Z | Type: exit | +| 5 | 2026-07-31T15:28:24.525Z | Press: Enter | diff --git a/data/sessions/windows-settings-wallpaper-2/commands/raw_input.md b/data/sessions/windows-settings-wallpaper-2/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..fb845dc3b7287744a33cb7f085e61420976a2d67 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/commands/raw_input.md @@ -0,0 +1,11 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 15:27:57 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T15:27:57.678Z | Left-clicked at X=268, Y=1060 | +| 2 | 2026-07-31T15:28:07.837Z | Typed: Set-ItemProperty 'HKCU:\Control Panel\Desktop' Wallpaper "$env:USERPROFILE\corpus-seed\wall-A.jpg"; rundll32.exe user32.dll,UpdatePerUserSystemParameters | +| 3 | 2026-07-31T15:28:12.065Z | Pressed: Return | +| 4 | 2026-07-31T15:28:21.282Z | Typed: exit | +| 5 | 2026-07-31T15:28:24.525Z | Pressed: Return | diff --git a/data/sessions/windows-settings-wallpaper-2/memory.md b/data/sessions/windows-settings-wallpaper-2/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..3b8176b151db59e2fc43e4f5a9b2228e9f9e3a03 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/memory.md @@ -0,0 +1,70 @@ +# Memory: windows-settings-wallpaper-2 + +## Overview + +Set the desktop wallpaper to a specific image file from a shell, by writing the setting +directly and telling the system to reload it. Use this as the terminal route to the same +end state as the file-manager command: the wallpaper is a per-user setting, so writing that +value and refreshing is the whole task, with no window involved. The recorded trace opens a +shell, sets the value to `wall-A.jpg` and triggers the refresh, then closes the shell with +`exit`. + +## Prerequisites + +- A desktop environment whose wallpaper can be set, either through a settings interface + or programmatically. +- An image file that exists, is readable, and is in a format the desktop accepts. Both + routes name the image; a missing or moved file fails the whole operation. +- The image at a location that will still be valid afterwards. The desktop keeps a + reference to the file rather than a copy of it, so moving or deleting the image later + changes what is on screen. +- Clarity about scope. A desktop can have several spaces and several displays, and + setting only the current one leaves the rest unchanged — which looks correct on the + screen being watched and wrong everywhere else. +- For a programmatic route, authority to grant whatever permission the first run + requests, and an understanding that the answer is remembered either way. +- An expectation that the change is not instant. The setting is written before the screen + redraws, so the confirmation is the desktop itself, not the command returning. + +## Steps + +### Step 1 — Left-click at (268, 1060) + +The task is to change the desktop wallpaper to a specific image. The wallpaper is a per-user setting stored in the registry, so it can be changed by writing that value directly rather than by opening the Settings application — move the cursor and left-click the PowerShell icon in the taskbar to open a shell. + +![Step 1](vision/frames/step_0001_20260731_152757_at.webp) + +### Step 2 — Type: Set-ItemProperty 'HKCU:\Control Panel\Desktop' Wallpaper "$env:USERPROFILE\corpus-seed\wall-A.jpg"; rundll32.exe user32.dll,UpdatePerUserSystemParameters + +Type two commands separated by a semicolon. The first writes the image's path into the `Wallpaper` value under the current user's Desktop key, which is where Windows records the choice. Writing the registry alone is not enough: the running desktop has already read that value and will not re-read it on its own, so the second command calls into the system library to reload the per-user parameters and make the change appear immediately. Without it the setting would be correct but the screen unchanged until the next sign-in — a state that looks like a failure while actually being a partial success. `$env:USERPROFILE` is used rather than a literal path so the command does not depend on the account name. + +![Step 2](vision/frames/step_0002_20260731_152807_at.webp) + +### Step 3 — Press: Enter + +After typing the command Press Enter to run both commands and apply the wallpaper. + +![Step 3](vision/frames/step_0003_20260731_152812_at.webp) + +### Step 4 — Type: exit + +Type `exit` to close the shell. The Windows takes end this way rather than with a quit shortcut, because the shell is a console window that closes when its session ends. + +![Step 4](vision/frames/step_0004_20260731_152821_at.webp) + +### Step 5 — Press: Enter + +After typing the `exit` Press Enter to run it and close the window. + +![Step 5](vision/frames/step_0005_20260731_152824_at.webp) + +## Notes & Edge Cases + +1. This route writes the setting directly rather than asking the interface to apply it, which is why a second command is needed to make the running session pick the change up. Writing the value alone changes what a later login would use and leaves the current desktop untouched — which looks like a failure and is not. +2. Changing a setting by writing it where it is stored bypasses whatever validation the interface would have applied. That is what makes the route work on a system where the interface is disabled, and also what makes a wrong value take effect silently rather than being refused. +3. The path is quoted because it contains a space. Unquoted, the shell splits it and the command either fails or writes to the wrong location. +4. The wallpaper is a reference to the file where it sits, not a copy. Moving or deleting the image afterwards leaves the desktop without a picture, so the image belongs somewhere permanent before it is set. +5. The refresh command applies to the current session only. Other logged-in sessions and other users are unaffected, and the change persists for this account rather than for the machine. +6. The environment variable in the path is expanded by the shell, so the same string handed to something that is not a shell leaves the literal text unresolved. +7. The prompt returning is not confirmation. The desktop itself, or the stored value read back, is what confirms the change. +8. Consult before writing settings directly where the interface refuses. A route that works around a disabled control is a decision about the machine, not just about the task, and the user is the one who should make it. diff --git a/data/sessions/windows-settings-wallpaper-2/metadata.json b/data/sessions/windows-settings-wallpaper-2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..fc4aa4abcc53264f9852d41e1b5b65b82fac14fe --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/metadata.json @@ -0,0 +1,103 @@ +{ + "memory_name": "windows-settings-wallpaper-2", + "memory_description": "", + "session_id": "f36b287b-a94f-48c6-bc84-f73c5deb8bd5", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T15:27:48.515260497Z", + "completed_at": "2026-07-31T15:28:29.558127792Z", + "total_steps": 5, + "annotated_steps": 5, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T15:27:57.678Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0001_20260731_152757_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_152757_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_152757_after.webp", + "raw_command": "Left-clicked at X=268, Y=1060", + "converted_command": "Left-click at (268, 1060)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T15:28:07.837Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0002_20260731_152807_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0002_20260731_152807_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_152807_after.webp", + "raw_command": "Typed: Set-ItemProperty 'HKCU:\\Control Panel\\Desktop' Wallpaper \"$env:USERPROFILE\\corpus-seed\\wall-A.jpg\"; rundll32.exe user32.dll,UpdatePerUserSystemParameters", + "converted_command": "Type: Set-ItemProperty 'HKCU:\\Control Panel\\Desktop' Wallpaper \"$env:USERPROFILE\\corpus-seed\\wall-A.jpg\"; rundll32.exe user32.dll,UpdatePerUserSystemParameters" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T15:28:12.065Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0003_20260731_152812_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0003_20260731_152812_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_152812_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T15:28:21.282Z", + "action_type": "keyboard", + "action_subtype": "type", + "image_path": "vision/frames/step_0004_20260731_152821_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0004_20260731_152821_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_152821_after.webp", + "raw_command": "Typed: exit", + "converted_command": "Type: exit" + }, + { + "step_id": 5, + "timestamp": "2026-07-31T15:28:24.525Z", + "action_type": "keyboard", + "action_subtype": "press", + "image_path": "vision/frames/step_0005_20260731_152824_at.webp", + "image_fetched": true, + "marked": false, + "before_image_path": "vision/frames/step_0005_20260731_152824_before.webp", + "after_image_path": "vision/frames/step_0005_20260731_152824_after.webp", + "raw_command": "Pressed: Return", + "converted_command": "Press: Enter" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/windows-settings-wallpaper-2/reasoning/reasoning.jsonl b/data/sessions/windows-settings-wallpaper-2/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..98fcf94e2f97d5af78737f6d2c6f2251e0ad5f47 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/reasoning/reasoning.jsonl @@ -0,0 +1,5 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T15:27:57.678Z", "timestamp_annotated": "2026-08-19T14:18:10.517039+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=268, Y=1060", "converted_command": "Left-click at (268, 1060)", "image_path": "vision/frames/step_0001_20260731_152757_at.webp", "reasoning": "The task is to change the desktop wallpaper to a specific image. The wallpaper is a per-user setting stored in the registry, so it can be changed by writing that value directly rather than by opening the Settings application — move the cursor and left-click the PowerShell icon in the taskbar to open a shell.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T15:28:07.837Z", "timestamp_annotated": "2026-08-19T14:18:10.526085+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: Set-ItemProperty 'HKCU:\\Control Panel\\Desktop' Wallpaper \"$env:USERPROFILE\\corpus-seed\\wall-A.jpg\"; rundll32.exe user32.dll,UpdatePerUserSystemParameters", "converted_command": "Type: Set-ItemProperty 'HKCU:\\Control Panel\\Desktop' Wallpaper \"$env:USERPROFILE\\corpus-seed\\wall-A.jpg\"; rundll32.exe user32.dll,UpdatePerUserSystemParameters", "image_path": "vision/frames/step_0002_20260731_152807_at.webp", "reasoning": "Type two commands separated by a semicolon. The first writes the image's path into the `Wallpaper` value under the current user's Desktop key, which is where Windows records the choice. Writing the registry alone is not enough: the running desktop has already read that value and will not re-read it on its own, so the second command calls into the system library to reload the per-user parameters and make the change appear immediately. Without it the setting would be correct but the screen unchanged until the next sign-in — a state that looks like a failure while actually being a partial success. `$env:USERPROFILE` is used rather than a literal path so the command does not depend on the account name.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T15:28:12.065Z", "timestamp_annotated": "2026-08-19T14:18:10.526589+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0003_20260731_152812_at.webp", "reasoning": "After typing the command Press Enter to run both commands and apply the wallpaper.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T15:28:21.282Z", "timestamp_annotated": "2026-08-19T14:18:10.527021+00:00", "action_type": "keyboard", "action_subtype": "type", "raw_command": "Typed: exit", "converted_command": "Type: exit", "image_path": "vision/frames/step_0004_20260731_152821_at.webp", "reasoning": "Type `exit` to close the shell. The Windows takes end this way rather than with a quit shortcut, because the shell is a console window that closes when its session ends.", "skipped": false} +{"step_id": 5, "timestamp_action": "2026-07-31T15:28:24.525Z", "timestamp_annotated": "2026-08-19T14:18:10.527419+00:00", "action_type": "keyboard", "action_subtype": "press", "raw_command": "Pressed: Return", "converted_command": "Press: Enter", "image_path": "vision/frames/step_0005_20260731_152824_at.webp", "reasoning": "After typing the `exit` Press Enter to run it and close the window.", "skipped": false} diff --git a/data/sessions/windows-settings-wallpaper-2/sync_log.json b/data/sessions/windows-settings-wallpaper-2/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..1dbf8e3127c71a4262ad8d190ceee2401bdc9c96 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/sync_log.json @@ -0,0 +1,145 @@ +{ + "session_id": "f36b287b-a94f-48c6-bc84-f73c5deb8bd5", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_152757_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/vision/frames/step_0001_20260731_152757_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_152757_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/vision/frames/step_0001_20260731_152757_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_152757_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/vision/frames/step_0001_20260731_152757_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_152807_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/vision/frames/step_0002_20260731_152807_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_152807_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/vision/frames/step_0002_20260731_152807_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_152807_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/vision/frames/step_0002_20260731_152807_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_152812_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/vision/frames/step_0003_20260731_152812_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_152812_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/vision/frames/step_0003_20260731_152812_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_152812_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/vision/frames/step_0003_20260731_152812_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_152821_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/vision/frames/step_0004_20260731_152821_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_152821_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/vision/frames/step_0004_20260731_152821_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_152821_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/vision/frames/step_0004_20260731_152821_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_152824_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/vision/frames/step_0005_20260731_152824_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_152824_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/vision/frames/step_0005_20260731_152824_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0005_20260731_152824_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper-2/vision/frames/step_0005_20260731_152824_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/closing_state.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..d83f0c6be2af95ec9f1bc66f0211357cbd466704 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8b8f29fea739d13ca4b48ed3df78524576f399d2263e7e2ebecdd491f57d599 +size 28498 diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0001_20260731_152757_after.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0001_20260731_152757_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..f8436f6aa3431784abc969ec4db8f11d8e203413 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0001_20260731_152757_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1fcb26183ca350540ffc00439ac25d52ed7f01ae0a6405dc0a42f7feb6381a +size 28480 diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0001_20260731_152757_at.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0001_20260731_152757_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9aa671ed56d8888fad77085be73843a5aef033ae --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0001_20260731_152757_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6d3f8e36860715d88076773ec05cc69ee21a1555d1d2c55aecd249d7aef8b74 +size 82396 diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0001_20260731_152757_before.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0001_20260731_152757_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..f8436f6aa3431784abc969ec4db8f11d8e203413 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0001_20260731_152757_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1fcb26183ca350540ffc00439ac25d52ed7f01ae0a6405dc0a42f7feb6381a +size 28480 diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0002_20260731_152807_after.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0002_20260731_152807_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..e72200f524bec7878dc17bdcf3af0cff9c839b88 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0002_20260731_152807_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc043073a0800fb095046e4539bebc4933d8f1c42c28cd8107be45d7a1e445b +size 43742 diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0002_20260731_152807_at.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0002_20260731_152807_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..9de8d1a63cdfbb8e30eae48161e75db9c2f256b2 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0002_20260731_152807_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b251cdeee3818c28254e53df8793261e80d12ee8506a14892b428f64a57ea98b +size 30314 diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0002_20260731_152807_before.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0002_20260731_152807_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..9de8d1a63cdfbb8e30eae48161e75db9c2f256b2 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0002_20260731_152807_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b251cdeee3818c28254e53df8793261e80d12ee8506a14892b428f64a57ea98b +size 30314 diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0003_20260731_152812_after.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0003_20260731_152812_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..2090ff240d494eb2d239aaedeb7d814328341795 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0003_20260731_152812_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f62f7fd6cff246bd6250b487126bc7ff4dabaa11e6e4ab6b23321c03fae4bd +size 45590 diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0003_20260731_152812_at.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0003_20260731_152812_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..e72200f524bec7878dc17bdcf3af0cff9c839b88 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0003_20260731_152812_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc043073a0800fb095046e4539bebc4933d8f1c42c28cd8107be45d7a1e445b +size 43742 diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0003_20260731_152812_before.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0003_20260731_152812_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..e72200f524bec7878dc17bdcf3af0cff9c839b88 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0003_20260731_152812_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc043073a0800fb095046e4539bebc4933d8f1c42c28cd8107be45d7a1e445b +size 43742 diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0004_20260731_152821_after.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0004_20260731_152821_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..825713cfd5758d815dda7c253f18cccc03284797 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0004_20260731_152821_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abf17407e8bd8e3a6eabd83078b0df3678695cbde25b051be45d16a18f88346a +size 46044 diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0004_20260731_152821_at.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0004_20260731_152821_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..2090ff240d494eb2d239aaedeb7d814328341795 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0004_20260731_152821_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f62f7fd6cff246bd6250b487126bc7ff4dabaa11e6e4ab6b23321c03fae4bd +size 45590 diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0004_20260731_152821_before.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0004_20260731_152821_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..2090ff240d494eb2d239aaedeb7d814328341795 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0004_20260731_152821_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f62f7fd6cff246bd6250b487126bc7ff4dabaa11e6e4ab6b23321c03fae4bd +size 45590 diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0005_20260731_152824_after.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0005_20260731_152824_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..d83f0c6be2af95ec9f1bc66f0211357cbd466704 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0005_20260731_152824_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8b8f29fea739d13ca4b48ed3df78524576f399d2263e7e2ebecdd491f57d599 +size 28498 diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0005_20260731_152824_at.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0005_20260731_152824_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..825713cfd5758d815dda7c253f18cccc03284797 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0005_20260731_152824_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abf17407e8bd8e3a6eabd83078b0df3678695cbde25b051be45d16a18f88346a +size 46044 diff --git a/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0005_20260731_152824_before.webp b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0005_20260731_152824_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..825713cfd5758d815dda7c253f18cccc03284797 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper-2/vision/frames/step_0005_20260731_152824_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abf17407e8bd8e3a6eabd83078b0df3678695cbde25b051be45d16a18f88346a +size 46044 diff --git a/data/sessions/windows-settings-wallpaper/commands/actuation_commands.json b/data/sessions/windows-settings-wallpaper/commands/actuation_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..26ae0258df47eb58f8800855f3b3e5cb2a625bca --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/commands/actuation_commands.json @@ -0,0 +1,78 @@ +[ + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 94, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 407, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=250, Y=407", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:26:50.224Z" + }, + { + "action_subtype": "right", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 34, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 250, + "mouse_y": 407, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Right-clicked at X=250, Y=407", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:26:53.427Z" + }, + { + "action_subtype": "move", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 100, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 355, + "mouse_y": 555, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Moved cursor to at X=355, Y=555", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:26:57.742Z" + }, + { + "action_subtype": "left", + "action_type": "mouse", + "agent_alive": true, + "agent_id": "agent-46910b31-4e86-45ca-b69e-ae2220176a01", + "agent_version": "1.2.2", + "error_message": "", + "execution_time_ms": 27, + "is_heartbeat": false, + "is_here_command": false, + "mouse_x": 355, + "mouse_y": 555, + "os_type": "WINDOWS", + "position_captured": true, + "raw_command": "Left-clicked at X=355, Y=555", + "session_id": "conn-731eecc3-bb2f-428d-af4a-280e6830f214", + "success": true, + "timestamp": "2026-07-31T15:27:00.911Z" + } +] \ No newline at end of file diff --git a/data/sessions/windows-settings-wallpaper/commands/cc_commands.json b/data/sessions/windows-settings-wallpaper/commands/cc_commands.json new file mode 100644 index 0000000000000000000000000000000000000000..22b72b8f1488a4525e041fa9e4a793dc3b9570c7 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/commands/cc_commands.json @@ -0,0 +1,22 @@ +[ + { + "command": "250 407 move", + "os": "WINDOWS", + "step_id": 1 + }, + { + "command": "250 407 right", + "os": "WINDOWS", + "step_id": 2 + }, + { + "command": "355 555 move", + "os": "WINDOWS", + "step_id": 3 + }, + { + "command": "355 555 left", + "os": "WINDOWS", + "step_id": 4 + } +] \ No newline at end of file diff --git a/data/sessions/windows-settings-wallpaper/commands/converted_input.md b/data/sessions/windows-settings-wallpaper/commands/converted_input.md new file mode 100644 index 0000000000000000000000000000000000000000..03fffaf2d7d7a91d83e97cef00473575a28ec7fd --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/commands/converted_input.md @@ -0,0 +1,10 @@ +# Converted Input + +_Generated by Memory Archive — 2026-07-31 15:26:50 UTC_ + +| Step | Timestamp | Action | +|------|-----------|--------| +| 1 | 2026-07-31T15:26:50.224Z | Move-cursor at (250, 407) | +| 2 | 2026-07-31T15:26:53.427Z | Right-click at (250, 407) | +| 3 | 2026-07-31T15:26:57.742Z | Move-cursor at (355, 555) | +| 4 | 2026-07-31T15:27:00.911Z | Left-click at (355, 555) | diff --git a/data/sessions/windows-settings-wallpaper/commands/raw_input.md b/data/sessions/windows-settings-wallpaper/commands/raw_input.md new file mode 100644 index 0000000000000000000000000000000000000000..2a7f33775a1c14e53c016f2e5d3cb0d441d26680 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/commands/raw_input.md @@ -0,0 +1,10 @@ +# Raw Input + +_Generated by Memory Archive — 2026-07-31 15:26:50 UTC_ + +| Step | Timestamp | Command | +|------|-----------|----------| +| 1 | 2026-07-31T15:26:50.224Z | Moved cursor to at X=250, Y=407 | +| 2 | 2026-07-31T15:26:53.427Z | Right-clicked at X=250, Y=407 | +| 3 | 2026-07-31T15:26:57.742Z | Moved cursor to at X=355, Y=555 | +| 4 | 2026-07-31T15:27:00.911Z | Left-clicked at X=355, Y=555 | diff --git a/data/sessions/windows-settings-wallpaper/memory.md b/data/sessions/windows-settings-wallpaper/memory.md new file mode 100644 index 0000000000000000000000000000000000000000..29485f8f9161cfe30b617fd02c861656561a5f9b --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/memory.md @@ -0,0 +1,61 @@ +# Memory: windows-settings-wallpaper + +## Overview + +Set the desktop wallpaper to a specific image file straight from the file manager. Use this +when the image is already visible in a folder — the file's own context menu carries a +set-as-background command, so the settings application never has to be opened. The recorded +trace is four steps: right-click `wall-A.jpg` and choose the background command. + +## Prerequisites + +- A desktop environment whose wallpaper can be set, either through a settings interface + or programmatically. +- An image file that exists, is readable, and is in a format the desktop accepts. Both + routes name the image; a missing or moved file fails the whole operation. +- The image at a location that will still be valid afterwards. The desktop keeps a + reference to the file rather than a copy of it, so moving or deleting the image later + changes what is on screen. +- Clarity about scope. A desktop can have several spaces and several displays, and + setting only the current one leaves the rest unchanged — which looks correct on the + screen being watched and wrong everywhere else. +- For a programmatic route, authority to grant whatever permission the first run + requests, and an understanding that the answer is remembered either way. +- An expectation that the change is not instant. The setting is written before the screen + redraws, so the confirmation is the desktop itself, not the command returning. + +## Steps + +### Step 1 — Move-cursor at (250, 407) + +The task is to set `wall-A.jpg` as the desktop wallpaper. A maximized File Explorer window is already open on `corpus-seed` in Details view and `wall-A.jpg` is the last row of the listing, so move the pointer onto its name label. The Settings route the task describes is unusable on this image — Windows is unactivated, so Personalization ▸ Background greys out the Browse control — while Explorer's shell verb is not activation-gated and reaches the same end state. Landing on the name label rather than a few pixels past it is what decides whether the next press hits the file or the folder background. + +![Step 1](vision/frames/step_0001_20260731_152650_at.webp) + +### Step 2 — Right-click at (250, 407) + +Move the cursor and Right-click `wall-A.jpg`. The press does two things at once: it selects the row — the status bar changes from `14 items` to `1 item selected 8.03 KB` and the ribbon grows a `Picture Tools` tab — and it opens the file's own context menu. That selection is the proof the press landed on the item and not on empty list background, which would have produced a different menu. + +![Step 2](vision/frames/step_0002_20260731_152653_at.webp) + +### Step 3 — Move-cursor at (355, 555) + +Move the pointer to `Set as desktop background`, the seventh row of the open menu, between `Edit with Paint 3D` and `Open`. Hovering the row and letting it highlight before pressing matters on these menus: a click issued in the same motion as the move can miss silently, leaving the file untouched and reporting no error. + +![Step 3](vision/frames/step_0003_20260731_152657_at.webp) + +### Step 4 — Left-click at (355, 555) + +Move the cursor and Left-click `Set as desktop background` to apply the image. The after-frame still shows the menu open with the row highlighted because the UI had not caught up, and the closing frame shows the menu gone with `wall-A.jpg` still selected. The wallpaper itself is visible in no frame — the maximized Explorer window covers the desktop throughout — so the effect is confirmed instead by the value the verb writes to `HKCU\Control Panel\Desktop\Wallpaper`. + +![Step 4](vision/frames/step_0004_20260731_152700_at.webp) + +## Notes & Edge Cases + +1. The settings route named in the task is not always available. On an unactivated system the personalisation pane greys out its controls, while the file manager's own shell verb is not gated the same way and reaches the same end state — when a documented route is disabled, look for a different surface onto the same setting rather than assuming the task cannot be done. +2. The press has to land on the file's name label rather than a few pixels past it. Landing on the row's background opens the folder's menu instead, which does not carry the wanted entry at all. +3. A right-click both selects the item and opens its menu. The status bar changing to report one item selected is the proof the press landed on the file rather than on empty list background. +4. Let the menu row highlight before pressing. A click issued in the same motion as the move can miss silently here, leaving the file untouched and reporting no error. +5. The wallpaper is a reference to the file where it sits, not a copy. Moving or deleting the image afterwards leaves the desktop without a picture, so the image belongs somewhere permanent before it is set. +6. The effect may be visible in no frame at all. A maximised window covers the desktop throughout, so confirmation has to come from the setting the action writes rather than from looking at the screen. +7. The menu's after-frame can still show the menu open because the interface had not caught up. A frame taken immediately after a click is not evidence about what the click did. diff --git a/data/sessions/windows-settings-wallpaper/metadata.json b/data/sessions/windows-settings-wallpaper/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..d5d06bd9c69597d4968bb39fee23185b1afa958c --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/metadata.json @@ -0,0 +1,90 @@ +{ + "memory_name": "windows-settings-wallpaper", + "memory_description": "", + "session_id": "9a06c52c-edc3-45e9-8136-305731edb4a7", + "mode": "manual", + "status": "complete", + "os": { + "os_type": "WINDOWS", + "os_version": "Windows 10 Pro 19045", + "os_architecture": "x86_64", + "os_environment_id": "windows-env-01" + }, + "capture_server_id": "the-eyes-windows", + "actuation_server_id": "control-center-windows", + "reasoning_model_id": null, + "ma_core_addr": "", + "actuation_agent_version": "1.2.2", + "actuation_transport": "tls", + "actuation_server_version": "1.2.2", + "created_at": "2026-07-31T15:26:41.064724437Z", + "completed_at": "2026-07-31T15:27:09.120274242Z", + "total_steps": 4, + "annotated_steps": 4, + "skipped_steps": 0, + "steps": [ + { + "step_id": 1, + "timestamp": "2026-07-31T15:26:50.224Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0001_20260731_152650_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0001_20260731_152650_before.webp", + "after_image_path": "vision/frames/step_0001_20260731_152650_after.webp", + "raw_command": "Moved cursor to at X=250, Y=407", + "converted_command": "Move-cursor at (250, 407)" + }, + { + "step_id": 2, + "timestamp": "2026-07-31T15:26:53.427Z", + "action_type": "mouse", + "action_subtype": "right", + "image_path": "vision/frames/step_0002_20260731_152653_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0002_20260731_152653_before.webp", + "after_image_path": "vision/frames/step_0002_20260731_152653_after.webp", + "raw_command": "Right-clicked at X=250, Y=407", + "converted_command": "Right-click at (250, 407)" + }, + { + "step_id": 3, + "timestamp": "2026-07-31T15:26:57.742Z", + "action_type": "mouse", + "action_subtype": "move", + "image_path": "vision/frames/step_0003_20260731_152657_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0003_20260731_152657_before.webp", + "after_image_path": "vision/frames/step_0003_20260731_152657_after.webp", + "raw_command": "Moved cursor to at X=355, Y=555", + "converted_command": "Move-cursor at (355, 555)" + }, + { + "step_id": 4, + "timestamp": "2026-07-31T15:27:00.911Z", + "action_type": "mouse", + "action_subtype": "left", + "image_path": "vision/frames/step_0004_20260731_152700_at.webp", + "image_fetched": true, + "marked": true, + "before_image_path": "vision/frames/step_0004_20260731_152700_before.webp", + "after_image_path": "vision/frames/step_0004_20260731_152700_after.webp", + "raw_command": "Left-clicked at X=355, Y=555", + "converted_command": "Left-click at (355, 555)" + } + ], + "skipped_image_fetches": [], + "closing_image_path": "vision/frames/closing_state.webp", + "tenant_id": "", + "total_input_tokens": 0, + "total_output_tokens": 0, + "token_costs_by_provider": {}, + "model_provider": "", + "fallback_model_provider": "", + "fallback_model_endpoint": "", + "capture_server_addr": "", + "the_eyes_addr": "" +} diff --git a/data/sessions/windows-settings-wallpaper/reasoning/reasoning.jsonl b/data/sessions/windows-settings-wallpaper/reasoning/reasoning.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..69e259b1313df57202fc07715150d91089f0773b --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/reasoning/reasoning.jsonl @@ -0,0 +1,4 @@ +{"step_id": 1, "timestamp_action": "2026-07-31T15:26:50.224Z", "timestamp_annotated": "2026-08-19T14:18:26.121466+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=250, Y=407", "converted_command": "Move-cursor at (250, 407)", "image_path": "vision/frames/step_0001_20260731_152650_at.webp", "reasoning": "The task is to set `wall-A.jpg` as the desktop wallpaper. A maximized File Explorer window is already open on `corpus-seed` in Details view and `wall-A.jpg` is the last row of the listing, so move the pointer onto its name label. The Settings route the task describes is unusable on this image — Windows is unactivated, so Personalization ▸ Background greys out the Browse control — while Explorer's shell verb is not activation-gated and reaches the same end state. Landing on the name label rather than a few pixels past it is what decides whether the next press hits the file or the folder background.", "skipped": false} +{"step_id": 2, "timestamp_action": "2026-07-31T15:26:53.427Z", "timestamp_annotated": "2026-08-19T14:18:26.121922+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=250, Y=407", "converted_command": "Right-click at (250, 407)", "image_path": "vision/frames/step_0002_20260731_152653_at.webp", "reasoning": "Move the cursor and Right-click `wall-A.jpg`. The press does two things at once: it selects the row — the status bar changes from `14 items` to `1 item selected 8.03 KB` and the ribbon grows a `Picture Tools` tab — and it opens the file's own context menu. That selection is the proof the press landed on the item and not on empty list background, which would have produced a different menu.", "skipped": false} +{"step_id": 3, "timestamp_action": "2026-07-31T15:26:57.742Z", "timestamp_annotated": "2026-08-19T14:18:26.122457+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=355, Y=555", "converted_command": "Move-cursor at (355, 555)", "image_path": "vision/frames/step_0003_20260731_152657_at.webp", "reasoning": "Move the pointer to `Set as desktop background`, the seventh row of the open menu, between `Edit with Paint 3D` and `Open`. Hovering the row and letting it highlight before pressing matters on these menus: a click issued in the same motion as the move can miss silently, leaving the file untouched and reporting no error.", "skipped": false} +{"step_id": 4, "timestamp_action": "2026-07-31T15:27:00.911Z", "timestamp_annotated": "2026-08-19T14:18:26.123192+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=355, Y=555", "converted_command": "Left-click at (355, 555)", "image_path": "vision/frames/step_0004_20260731_152700_at.webp", "reasoning": "Move the cursor and Left-click `Set as desktop background` to apply the image. The after-frame still shows the menu open with the row highlighted because the UI had not caught up, and the closing frame shows the menu gone with `wall-A.jpg` still selected. The wallpaper itself is visible in no frame — the maximized Explorer window covers the desktop throughout — so the effect is confirmed instead by the value the verb writes to `HKCU\\Control Panel\\Desktop\\Wallpaper`.", "skipped": false} diff --git a/data/sessions/windows-settings-wallpaper/sync_log.json b/data/sessions/windows-settings-wallpaper/sync_log.json new file mode 100644 index 0000000000000000000000000000000000000000..a32d54d98f3a14229a4e081dc66868459daad7d7 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/sync_log.json @@ -0,0 +1,124 @@ +{ + "session_id": "9a06c52c-edc3-45e9-8136-305731edb4a7", + "files": { + "commands/raw_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/commands/raw_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/converted_input.md": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/commands/converted_input.md", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/actuation_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/commands/actuation_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "commands/cc_commands.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/commands/cc_commands.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_152650_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/vision/frames/step_0001_20260731_152650_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_152650_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/vision/frames/step_0001_20260731_152650_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0001_20260731_152650_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/vision/frames/step_0001_20260731_152650_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "metadata.json": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/metadata.json", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_152653_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/vision/frames/step_0002_20260731_152653_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_152653_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/vision/frames/step_0002_20260731_152653_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0002_20260731_152653_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/vision/frames/step_0002_20260731_152653_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_152657_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/vision/frames/step_0003_20260731_152657_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_152657_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/vision/frames/step_0003_20260731_152657_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0003_20260731_152657_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/vision/frames/step_0003_20260731_152657_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_152700_at.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/vision/frames/step_0004_20260731_152700_at.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_152700_before.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/vision/frames/step_0004_20260731_152700_before.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + }, + "vision/frames/step_0004_20260731_152700_after.webp": { + "synced": true, + "cloud_path": "/run/media/kartik/backup_storage/Project-Dockyard/Memory/training-paradigm/sft-ablation/sessions/windows-settings-wallpaper/vision/frames/step_0004_20260731_152700_after.webp", + "retry_count": 0, + "failed_permanent": false, + "last_error": null + } + } +} \ No newline at end of file diff --git a/data/sessions/windows-settings-wallpaper/vision/frames/closing_state.webp b/data/sessions/windows-settings-wallpaper/vision/frames/closing_state.webp new file mode 100644 index 0000000000000000000000000000000000000000..deb5556a18af7f2d2fe5b0eb67bebabc35fff23a --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/vision/frames/closing_state.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9b0c711bc9dfe4c0cb7efc41bc4fee2c6e358cceb5b93d72425d07e2723d752 +size 72768 diff --git a/data/sessions/windows-settings-wallpaper/vision/frames/step_0001_20260731_152650_after.webp b/data/sessions/windows-settings-wallpaper/vision/frames/step_0001_20260731_152650_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..ba17d728e97428038956399ae82eabefbcab9213 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/vision/frames/step_0001_20260731_152650_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0687384cb5a27994a1279a2110764bd0337d52fd105fcdf9e39242c7fa05228b +size 69952 diff --git a/data/sessions/windows-settings-wallpaper/vision/frames/step_0001_20260731_152650_at.webp b/data/sessions/windows-settings-wallpaper/vision/frames/step_0001_20260731_152650_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..fbdc11d19e27ac8920a5650e17244cb763f63cac --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/vision/frames/step_0001_20260731_152650_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de896ed76ed2c705d68d3ce34310240f89a30881e4883f3c598c8fe88eed7700 +size 161212 diff --git a/data/sessions/windows-settings-wallpaper/vision/frames/step_0001_20260731_152650_before.webp b/data/sessions/windows-settings-wallpaper/vision/frames/step_0001_20260731_152650_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..1ba3dae89a9d1bec1b93e14acfe0965006971c0c --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/vision/frames/step_0001_20260731_152650_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bdf969c2b6e0453a43095034d1d4a46cf16cf95c21ed923069083c6efb49957 +size 69728 diff --git a/data/sessions/windows-settings-wallpaper/vision/frames/step_0002_20260731_152653_after.webp b/data/sessions/windows-settings-wallpaper/vision/frames/step_0002_20260731_152653_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..3f392800b10bd0080de6a4be421b31dffbeee2b4 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/vision/frames/step_0002_20260731_152653_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b276bbfa6172ee6f7cf5df12ef594181f2c95765aa942c91303a29869b9328 +size 71560 diff --git a/data/sessions/windows-settings-wallpaper/vision/frames/step_0002_20260731_152653_at.webp b/data/sessions/windows-settings-wallpaper/vision/frames/step_0002_20260731_152653_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..aa77e7401c628160d8146089f86318ae82eea7b1 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/vision/frames/step_0002_20260731_152653_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7aaa9b278c91645489632a0fa01d08e450decf17f63699c66d1cc2473c45ae9 +size 161590 diff --git a/data/sessions/windows-settings-wallpaper/vision/frames/step_0002_20260731_152653_before.webp b/data/sessions/windows-settings-wallpaper/vision/frames/step_0002_20260731_152653_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..ba17d728e97428038956399ae82eabefbcab9213 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/vision/frames/step_0002_20260731_152653_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0687384cb5a27994a1279a2110764bd0337d52fd105fcdf9e39242c7fa05228b +size 69952 diff --git a/data/sessions/windows-settings-wallpaper/vision/frames/step_0003_20260731_152657_after.webp b/data/sessions/windows-settings-wallpaper/vision/frames/step_0003_20260731_152657_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..31d43ad394f806ffaa4451cd344655e194908bfd --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/vision/frames/step_0003_20260731_152657_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce240b4878794217ad92eb70717a3ddb3abc3afa3c659ca99f8ab1863f5f6f1 +size 88932 diff --git a/data/sessions/windows-settings-wallpaper/vision/frames/step_0003_20260731_152657_at.webp b/data/sessions/windows-settings-wallpaper/vision/frames/step_0003_20260731_152657_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..12eb615aad3f7d1f6bf8f15f09166c62d9d3ff01 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/vision/frames/step_0003_20260731_152657_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2736e34141d488f188e947d3f095745e5bb6c19a43564df6e2d6d209e5a61327 +size 201014 diff --git a/data/sessions/windows-settings-wallpaper/vision/frames/step_0003_20260731_152657_before.webp b/data/sessions/windows-settings-wallpaper/vision/frames/step_0003_20260731_152657_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..efd4f1e90834b81558d2054c8f690add98fc4647 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/vision/frames/step_0003_20260731_152657_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ccbe4b99bda0c0347ebe7aa33401933c306f37d89b208defdccdb149e6b4d45 +size 88838 diff --git a/data/sessions/windows-settings-wallpaper/vision/frames/step_0004_20260731_152700_after.webp b/data/sessions/windows-settings-wallpaper/vision/frames/step_0004_20260731_152700_after.webp new file mode 100644 index 0000000000000000000000000000000000000000..b9a11d65ffc83795c3e1500086956148f2595730 --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/vision/frames/step_0004_20260731_152700_after.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1533847a4d2c2103f659f2b688cc6774ee760ebb2db2ddef56e7fff5457f6e6 +size 88912 diff --git a/data/sessions/windows-settings-wallpaper/vision/frames/step_0004_20260731_152700_at.webp b/data/sessions/windows-settings-wallpaper/vision/frames/step_0004_20260731_152700_at.webp new file mode 100644 index 0000000000000000000000000000000000000000..73b210186bba8ef862b49a498534e389a938e27d --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/vision/frames/step_0004_20260731_152700_at.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed205f18b1cff3d4e753849d0c2bbb477f14b63e480f8d6497201b7dec8f5e2 +size 200908 diff --git a/data/sessions/windows-settings-wallpaper/vision/frames/step_0004_20260731_152700_before.webp b/data/sessions/windows-settings-wallpaper/vision/frames/step_0004_20260731_152700_before.webp new file mode 100644 index 0000000000000000000000000000000000000000..31d43ad394f806ffaa4451cd344655e194908bfd --- /dev/null +++ b/data/sessions/windows-settings-wallpaper/vision/frames/step_0004_20260731_152700_before.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce240b4878794217ad92eb70717a3ddb3abc3afa3c659ca99f8ab1863f5f6f1 +size 88932