P90-RushB commited on
Commit
ed12250
·
verified ·
1 Parent(s): f06e619

Publish fixed Task32-104 mods and Codex seed1-10 records

Browse files

Adds 18 source-fixed Windows task-v1/env-1.0.2 mod artifacts plus per-task Codex gpt-5.6-terra high results and image-inclusive trajectories for Task32-104 seeds 1-10.

README.md CHANGED
@@ -19,9 +19,9 @@ Consumers should read `manifest.json` and `registry/*.jsonl` instead of scanning
19
 
20
  Current release: `env-1.0.2`
21
  Env version: `1.0.2`
22
- Env artifacts: 2
23
- Task artifacts: 212
24
- Record artifacts: 53
25
 
26
  ## License
27
 
@@ -32,3 +32,7 @@ The materials may be used, copied, modified, and redistributed for non-commercia
32
  Commercial use, including use in commercial products, services, hosted platforms, paid evaluations, or proprietary training/evaluation pipelines, is not permitted without prior written authorization from the AgentArk authors.
33
 
34
  Third-party components, including Unity runtime components and any bundled third-party assets or libraries, remain subject to their respective upstream licenses.
 
 
 
 
 
19
 
20
  Current release: `env-1.0.2`
21
  Env version: `1.0.2`
22
+ Env artifacts: 6
23
+ Task artifacts: 230
24
+ Record artifacts: 217
25
 
26
  ## License
27
 
 
32
  Commercial use, including use in commercial products, services, hosted platforms, paid evaluations, or proprietary training/evaluation pipelines, is not permitted without prior written authorization from the AgentArk authors.
33
 
34
  Third-party components, including Unity runtime components and any bundled third-party assets or libraries, remain subject to their respective upstream licenses.
35
+
36
+ ## Task32–104 Codex evaluation
37
+
38
+ Task32–104 seeds 1–10 were evaluated with Codex gpt-5.6-terra at high reasoning effort. Each task has a 10-row results JSONL and a 10-row image-inclusive trajectory JSONL under its model folder. Release metadata and reward summaries are under artifacts/records/releases/task32-104-codex-gpt-5.6-terra-high-seeds-1-10-20260817/.
manifest.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "counts": {
3
  "env_artifacts": 6,
4
- "record_artifacts": 71,
5
- "task_artifacts": 212
6
  },
7
- "created_at": "2026-08-08T05:12:36Z",
8
  "current_release": "env-1.0.2",
9
  "layout_version": "1.0",
10
  "registry": {
 
1
  {
2
  "counts": {
3
  "env_artifacts": 6,
4
+ "record_artifacts": 217,
5
+ "task_artifacts": 230
6
  },
7
+ "created_at": "2026-08-17T06:09:22+00:00",
8
  "current_release": "env-1.0.2",
9
  "layout_version": "1.0",
10
  "registry": {
registry/envs.jsonl CHANGED
@@ -1,6 +1,6 @@
1
- {"archive_format": "zip", "bundled_task_config_count": 32, "bundled_task_dir_count": 32, "env_kind": "starter", "env_version": "1.0", "excluded_file_suffixes": [".pdb"], "excludes": ["AgentArk_BurstDebugInformation_DoNotShip", "RLActCode.txt", "Timers", "agentark_bulk_export_report.txt", "llm-gym_BurstDebugInformation_DoNotShip"], "included_task_ids": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 33, 36, 37, 38], "kind": "env", "path": "artifacts/envs/1.0/windows/AgentArk-env-1.0-windows-starter.zip", "platform": "windows", "repo_id": "P90-RushB/AgentArk", "sha256": "c9466983fb0348c0a488113331d85ee36ef27cffac5db3b1e668cc906dfe6666", "size_bytes": 76970916, "source_file_count": 537, "source_path": "builds/windows", "source_size_bytes": 150538649}
2
- {"archive_format": "zip", "bundled_task_config_count": 32, "bundled_task_dir_count": 32, "env_kind": "starter", "env_version": "1.0", "excluded_file_suffixes": [".pdb"], "excludes": ["AgentArk_BurstDebugInformation_DoNotShip", "RLActCode.txt", "Timers", "agentark_bulk_export_report.txt", "llm-gym_BurstDebugInformation_DoNotShip"], "included_task_ids": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 33, 36, 37, 38], "kind": "env", "path": "artifacts/envs/1.0/linux/AgentArk-env-1.0-linux-starter.zip", "platform": "linux", "repo_id": "P90-RushB/AgentArk", "sha256": "a4258a3193303bf09f9f6bba6251f08362d4710187df07f156d154df00e7d2bd", "size_bytes": 86848772, "source_file_count": 535, "source_path": "builds/linux", "source_size_bytes": 174956536}
3
- {"archive_format": "zip", "archive_root": "AgentArk-env-1.0.1-windows", "bundled_task_config_count": 32, "bundled_task_dir_count": 32, "env_kind": "starter", "env_version": "1.0.1", "excluded_file_suffixes": [".pdb"], "excludes": ["AgentArk_BurstDebugInformation_DoNotShip", "RLActCode.txt", "Timers", "agentark_bulk_export_report.txt", "llm-gym_BurstDebugInformation_DoNotShip"], "included_task_ids": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 33, 36, 37, 38], "kind": "env", "path": "artifacts/envs/1.0.1/windows/AgentArk-env-1.0.1-windows.zip", "platform": "windows", "repo_id": "P90-RushB/AgentArk", "sha256": "ea553e04f74005788d463c595f513e61abc4dfd5d41c6dd59051cddc36d6cd52", "size_bytes": 77001190, "source_file_count": 537, "source_path": "builds/windows", "source_size_bytes": 150531825}
4
- {"archive_format": "zip", "archive_root": "AgentArk-env-1.0.1-linux", "bundled_task_config_count": 32, "bundled_task_dir_count": 32, "env_kind": "starter", "env_version": "1.0.1", "excluded_file_suffixes": [".pdb"], "excludes": ["AgentArk_BurstDebugInformation_DoNotShip", "RLActCode.txt", "Timers", "agentark_bulk_export_report.txt", "llm-gym_BurstDebugInformation_DoNotShip"], "included_task_ids": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 33, 36, 37, 38], "kind": "env", "path": "artifacts/envs/1.0.1/linux/AgentArk-env-1.0.1-linux.zip", "platform": "linux", "repo_id": "P90-RushB/AgentArk", "sha256": "32eaed77a92231d886bc1060bc079a6adcf18567c5b327626d5952de04824134", "size_bytes": 86881422, "source_file_count": 535, "source_path": "builds/linux", "source_size_bytes": 174956536}
5
- {"archive_format": "zip", "archive_root": "AgentArk-env-1.0.2-windows", "bundled_task_config_count": 32, "bundled_task_dir_count": 32, "env_kind": "starter", "env_version": "1.0.2", "excluded_file_suffixes": [".pdb"], "excludes": ["AgentArk_BurstDebugInformation_DoNotShip", "RLActCode.txt", "Timers", "agentark_bulk_export_report.txt", "llm-gym_BurstDebugInformation_DoNotShip"], "included_task_ids": null, "kind": "env", "path": "artifacts/envs/1.0.2/windows/AgentArk-env-1.0.2-windows.zip", "platform": "windows", "repo_id": "P90-RushB/AgentArk", "sha256": "0f16e07658987a9844aa7e0c4bb26a56f0d99a690dc81b3cd5e9d73cced4a577", "size_bytes": 77008252, "source_file_count": 538, "source_path": "builds/windows", "source_size_bytes": 150545992}
6
- {"archive_format": "zip", "archive_root": "AgentArk-env-1.0.2-linux", "bundled_task_config_count": 32, "bundled_task_dir_count": 32, "env_kind": "starter", "env_version": "1.0.2", "excluded_file_suffixes": [".pdb"], "excludes": ["AgentArk_BurstDebugInformation_DoNotShip", "RLActCode.txt", "Timers", "agentark_bulk_export_report.txt", "llm-gym_BurstDebugInformation_DoNotShip"], "included_task_ids": null, "kind": "env", "path": "artifacts/envs/1.0.2/linux/AgentArk-env-1.0.2-linux.zip", "platform": "linux", "repo_id": "P90-RushB/AgentArk", "sha256": "e6c7f4a7943e328fda33a8e4dc5e0836784fde27bc3e7c299be8528c01a429af", "size_bytes": 86888480, "source_file_count": 536, "source_path": "builds/linux", "source_size_bytes": 174970703}
 
1
+ {"archive_format":"zip","bundled_task_config_count":32,"bundled_task_dir_count":32,"env_kind":"starter","env_version":"1.0","excluded_file_suffixes":[".pdb"],"excludes":["AgentArk_BurstDebugInformation_DoNotShip","RLActCode.txt","Timers","agentark_bulk_export_report.txt","llm-gym_BurstDebugInformation_DoNotShip"],"included_task_ids":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,28,29,33,36,37,38],"kind":"env","path":"artifacts/envs/1.0/windows/AgentArk-env-1.0-windows-starter.zip","platform":"windows","repo_id":"P90-RushB/AgentArk","sha256":"c9466983fb0348c0a488113331d85ee36ef27cffac5db3b1e668cc906dfe6666","size_bytes":76970916,"source_file_count":537,"source_path":"builds/windows","source_size_bytes":150538649}
2
+ {"archive_format":"zip","bundled_task_config_count":32,"bundled_task_dir_count":32,"env_kind":"starter","env_version":"1.0","excluded_file_suffixes":[".pdb"],"excludes":["AgentArk_BurstDebugInformation_DoNotShip","RLActCode.txt","Timers","agentark_bulk_export_report.txt","llm-gym_BurstDebugInformation_DoNotShip"],"included_task_ids":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,28,29,33,36,37,38],"kind":"env","path":"artifacts/envs/1.0/linux/AgentArk-env-1.0-linux-starter.zip","platform":"linux","repo_id":"P90-RushB/AgentArk","sha256":"a4258a3193303bf09f9f6bba6251f08362d4710187df07f156d154df00e7d2bd","size_bytes":86848772,"source_file_count":535,"source_path":"builds/linux","source_size_bytes":174956536}
3
+ {"archive_format":"zip","archive_root":"AgentArk-env-1.0.1-windows","bundled_task_config_count":32,"bundled_task_dir_count":32,"env_kind":"starter","env_version":"1.0.1","excluded_file_suffixes":[".pdb"],"excludes":["AgentArk_BurstDebugInformation_DoNotShip","RLActCode.txt","Timers","agentark_bulk_export_report.txt","llm-gym_BurstDebugInformation_DoNotShip"],"included_task_ids":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,28,29,33,36,37,38],"kind":"env","path":"artifacts/envs/1.0.1/windows/AgentArk-env-1.0.1-windows.zip","platform":"windows","repo_id":"P90-RushB/AgentArk","sha256":"ea553e04f74005788d463c595f513e61abc4dfd5d41c6dd59051cddc36d6cd52","size_bytes":77001190,"source_file_count":537,"source_path":"builds/windows","source_size_bytes":150531825}
4
+ {"archive_format":"zip","archive_root":"AgentArk-env-1.0.1-linux","bundled_task_config_count":32,"bundled_task_dir_count":32,"env_kind":"starter","env_version":"1.0.1","excluded_file_suffixes":[".pdb"],"excludes":["AgentArk_BurstDebugInformation_DoNotShip","RLActCode.txt","Timers","agentark_bulk_export_report.txt","llm-gym_BurstDebugInformation_DoNotShip"],"included_task_ids":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,28,29,33,36,37,38],"kind":"env","path":"artifacts/envs/1.0.1/linux/AgentArk-env-1.0.1-linux.zip","platform":"linux","repo_id":"P90-RushB/AgentArk","sha256":"32eaed77a92231d886bc1060bc079a6adcf18567c5b327626d5952de04824134","size_bytes":86881422,"source_file_count":535,"source_path":"builds/linux","source_size_bytes":174956536}
5
+ {"archive_format":"zip","archive_root":"AgentArk-env-1.0.2-windows","bundled_task_config_count":32,"bundled_task_dir_count":32,"env_kind":"starter","env_version":"1.0.2","excluded_file_suffixes":[".pdb"],"excludes":["AgentArk_BurstDebugInformation_DoNotShip","RLActCode.txt","Timers","agentark_bulk_export_report.txt","llm-gym_BurstDebugInformation_DoNotShip"],"included_task_ids":null,"kind":"env","path":"artifacts/envs/1.0.2/windows/AgentArk-env-1.0.2-windows.zip","platform":"windows","repo_id":"P90-RushB/AgentArk","sha256":"0f16e07658987a9844aa7e0c4bb26a56f0d99a690dc81b3cd5e9d73cced4a577","size_bytes":77008252,"source_file_count":538,"source_path":"builds/windows","source_size_bytes":150545992}
6
+ {"archive_format":"zip","archive_root":"AgentArk-env-1.0.2-linux","bundled_task_config_count":32,"bundled_task_dir_count":32,"env_kind":"starter","env_version":"1.0.2","excluded_file_suffixes":[".pdb"],"excludes":["AgentArk_BurstDebugInformation_DoNotShip","RLActCode.txt","Timers","agentark_bulk_export_report.txt","llm-gym_BurstDebugInformation_DoNotShip"],"included_task_ids":null,"kind":"env","path":"artifacts/envs/1.0.2/linux/AgentArk-env-1.0.2-linux.zip","platform":"linux","repo_id":"P90-RushB/AgentArk","sha256":"e6c7f4a7943e328fda33a8e4dc5e0836784fde27bc3e7c299be8528c01a429af","size_bytes":86888480,"source_file_count":536,"source_path":"builds/linux","source_size_bytes":174970703}
registry/records.jsonl CHANGED
The diff for this file is too large to render. See raw diff
 
registry/releases/env-1.0.2.json CHANGED
@@ -5,275 +5,443 @@
5
  "artifacts/envs/1.0.2/linux/AgentArk-env-1.0.2-linux.zip"
6
  ],
7
  "env_version": "1.0.2",
 
8
  "record_artifacts": [
9
- "artifacts/records/0000-0099/0010-AxleBoardAlignment3D/AxleBoardAlignment3D_axle_board_alignment_3d_seeds_1_5_human.jsonl",
10
- "artifacts/records/0000-0099/0010-AxleBoardAlignment3D/AxleBoardAlignment3D_seed1_5.jsonl",
11
- "artifacts/records/0000-0099/0010-AxleBoardAlignment3D/AxleBoardAlignment3D_seeds_1_5_human.jsonl",
12
- "artifacts/records/0000-0099/0022-BlockWorldPathCopy3D/BlockWorldPathCopy3D_seed1_5.jsonl",
13
- "artifacts/records/0000-0099/0022-BlockWorldPathCopy3D/BlockWorldPathCopy3D_seeds_1_5_human.jsonl",
 
 
 
14
  "artifacts/records/0000-0099/0004-ColorFovCount/ColorFovCount_seed1_10_human.jsonl",
15
  "artifacts/records/0000-0099/0004-ColorFovCount/ColorFovCount_seed1_5.jsonl",
16
- "artifacts/records/0000-0099/0017-CraneStackTower2D/CraneStackTower2D_seed1_5.jsonl",
17
- "artifacts/records/0000-0099/0024-DelayTrain/DelayTrain_seed1_5.jsonl",
18
  "artifacts/records/0000-0099/0005-DoorSpin3Turns/DoorSpin3Turns_seed1_10_human.jsonl",
19
  "artifacts/records/0000-0099/0005-DoorSpin3Turns/DoorSpin3Turns_seed1_5.jsonl",
20
- "artifacts/records/0000-0099/0009-FishingJoy2D/FishingJoy2D_seed1_5.jsonl",
21
- "artifacts/records/0000-0099/0009-FishingJoy2D/FishingJoy2D_seed1_5_human.jsonl",
22
  "artifacts/records/0000-0099/0006-GoldMiner2D/GoldMiner2D_seed1_5.jsonl",
23
  "artifacts/records/0000-0099/0006-GoldMiner2D/GoldMiner2D_seed1_5_human.jsonl",
24
- "artifacts/records/0000-0099/0018-GrenadeClusterCalibration3D/GrenadeClusterCalibration3D_seed1_5.jsonl",
25
- "artifacts/records/0000-0099/0029-GuiFilesMoveByRule/GuiFilesMoveByRule_seed1_5.jsonl",
26
- "artifacts/records/0000-0099/0036-GuiImageNoteTranscription/GuiImageNoteTranscription_seed1_5.jsonl",
27
- "artifacts/records/0000-0099/0037-GuiMapPlaceToMessage/GuiMapPlaceToMessage_seed1_5.jsonl",
28
- "artifacts/records/0000-0099/0033-GuiMessageToCalendar/GuiMessageToCalendar_seed1_5.jsonl",
29
- "artifacts/records/0000-0099/0028-GuiNotesChecklistCleanup/GuiNotesChecklistCleanup_seed1_5.jsonl",
30
- "artifacts/records/0000-0099/0025-GuiSettingsQuickSwitch/GuiSettingsQuickSwitch_seed1_5.jsonl",
31
- "artifacts/records/0000-0099/0038-GuiShoppingCartFromChat/GuiShoppingCartFromChat_seed1_5.jsonl",
32
- "artifacts/records/0000-0099/0000-MarbleStop/MarbleStop_seeds_1_10.jsonl",
33
- "artifacts/records/0000-0099/0000-MarbleStop/MarbleStop_seeds_1_10_human.jsonl",
34
- "artifacts/records/0000-0099/0019-Match3ScoreGoal2D/Match3ScoreGoal2D_seed1_5.jsonl",
35
- "artifacts/records/0000-0099/0019-Match3ScoreGoal2D/Match3ScoreGoal2D_seeds_1_5_human.jsonl",
36
- "artifacts/records/0000-0099/0014-MirrorRelay2D/MirrorRelay2D_seed1_5.jsonl",
37
- "artifacts/records/0000-0099/0014-MirrorRelay2D/MirrorRelay2D_seeds_1_5_human.jsonl",
38
- "artifacts/records/0000-0099/0003-ObjectRotationMatch/ObjectRotationMatch_seed1_10_human.jsonl",
39
- "artifacts/records/0000-0099/0003-ObjectRotationMatch/ObjectRotationMatch_seed1_5.jsonl",
40
- "artifacts/records/0000-0099/0002-Pushbox/Pushbox_seed1_10.jsonl",
41
- "artifacts/records/0000-0099/0002-Pushbox/Pushbox_seeds_1_10_human.jsonl",
42
- "artifacts/records/0000-0099/0023-RotationSpeedSort3D/RotationSpeedSort3D_seed1_5.jsonl",
43
- "artifacts/records/0000-0099/0023-RotationSpeedSort3D/RotationSpeedSort3D_seeds_1_5_human.jsonl",
44
- "artifacts/records/0000-0099/0001-Snake/Snake_seeds_1_10.jsonl",
45
- "artifacts/records/0000-0099/0001-Snake/Snake_seeds_1_10_human.jsonl",
46
- "artifacts/records/0000-0099/0016-SpatialRelationAxisOrder3D/SpatialRelationAxisOrder3D_seed1_5.jsonl",
47
- "artifacts/records/0000-0099/0016-SpatialRelationAxisOrder3D/SpatialRelationAxisOrder3D_seeds_1_5_human.jsonl",
48
- "artifacts/records/0000-0099/0015-SpatialRelationMatch3D/SpatialRelationMatch3D_seed1_5.jsonl",
49
- "artifacts/records/0000-0099/0015-SpatialRelationMatch3D/SpatialRelationMatch3D_seeds_1_5_human.jsonl",
50
- "artifacts/records/0000-0099/0021-StarterRouteJump3D/StarterRouteJump3D_seed1_5.jsonl",
51
- "artifacts/records/0000-0099/0021-StarterRouteJump3D/StarterRouteJump3D_seeds_1_5_human.jsonl",
52
  "artifacts/records/0000-0099/0007-StickBridgeEstimate2D/StickBridgeEstimate2D_seed1_5.jsonl",
53
  "artifacts/records/0000-0099/0007-StickBridgeEstimate2D/StickBridgeEstimate2D_seed1_5_human.jsonl",
 
 
 
 
 
 
 
 
 
54
  "artifacts/records/0000-0099/0012-Tetris/Tetris_seed1_5.jsonl",
55
  "artifacts/records/0000-0099/0012-Tetris/Tetris_seeds_1_5_human.jsonl",
56
  "artifacts/records/0000-0099/0013-TetrisHard/TetrisHard_seed1_5.jsonl",
57
  "artifacts/records/0000-0099/0013-TetrisHard/TetrisHard_seeds_1_5_human.jsonl",
58
- "artifacts/records/0000-0099/0011-TightropeSprint3D/TightropeSprint3D_seed1_5.jsonl",
59
- "artifacts/records/0000-0099/0011-TightropeSprint3D/TightropeSprint3D_seeds_1_5_human.jsonl",
60
- "artifacts/records/0000-0099/0008-ZigzagPillarJump3D/ZigzagPillarJump3D_seed1_5.jsonl",
61
- "artifacts/records/0000-0099/0008-ZigzagPillarJump3D/ZigzagPillarJump3D_seed1_5_human.jsonl"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
  ],
63
  "release_id": "env-1.0.2",
64
  "repo_id": "P90-RushB/AgentArk",
65
  "task_artifacts": [
66
- "artifacts/tasks/0000-0099/0010-AxleBoardAlignment3D/task-v1/env-1.0/windows/AxleBoardAlignment3D-task-v1-env-1.0-windows.zip",
67
- "artifacts/tasks/0000-0099/0022-BlockWorldPathCopy3D/task-v1/env-1.0/windows/BlockWorldPathCopy3D-task-v1-env-1.0-windows.zip",
 
 
 
 
 
 
 
68
  "artifacts/tasks/0000-0099/0004-ColorFovCount/task-v1/env-1.0/windows/ColorFovCount-task-v1-env-1.0-windows.zip",
69
- "artifacts/tasks/0000-0099/0017-CraneStackTower2D/task-v1/env-1.0/windows/CraneStackTower2D-task-v1-env-1.0-windows.zip",
70
- "artifacts/tasks/0000-0099/0024-DelayTrain/task-v1/env-1.0/windows/DelayTrain-task-v1-env-1.0-windows.zip",
71
  "artifacts/tasks/0000-0099/0005-DoorSpin3Turns/task-v1/env-1.0/windows/DoorSpin3Turns-task-v1-env-1.0-windows.zip",
72
- "artifacts/tasks/0000-0099/0009-FishingJoy2D/task-v1/env-1.0/windows/FishingJoy2D-task-v1-env-1.0-windows.zip",
73
  "artifacts/tasks/0000-0099/0006-GoldMiner2D/task-v1/env-1.0/windows/GoldMiner2D-task-v1-env-1.0-windows.zip",
74
- "artifacts/tasks/0000-0099/0018-GrenadeClusterCalibration3D/task-v1/env-1.0/windows/GrenadeClusterCalibration3D-task-v1-env-1.0-windows.zip",
75
- "artifacts/tasks/0000-0099/0029-GuiFilesMoveByRule/task-v1/env-1.0/windows/GuiFilesMoveByRule-task-v1-env-1.0-windows.zip",
76
- "artifacts/tasks/0000-0099/0036-GuiImageNoteTranscription/task-v1/env-1.0/windows/GuiImageNoteTranscription-task-v1-env-1.0-windows.zip",
77
- "artifacts/tasks/0000-0099/0037-GuiMapPlaceToMessage/task-v1/env-1.0/windows/GuiMapPlaceToMessage-task-v1-env-1.0-windows.zip",
78
- "artifacts/tasks/0000-0099/0033-GuiMessageToCalendar/task-v1/env-1.0/windows/GuiMessageToCalendar-task-v1-env-1.0-windows.zip",
79
- "artifacts/tasks/0000-0099/0028-GuiNotesChecklistCleanup/task-v1/env-1.0/windows/GuiNotesChecklistCleanup-task-v1-env-1.0-windows.zip",
80
- "artifacts/tasks/0000-0099/0025-GuiSettingsQuickSwitch/task-v1/env-1.0/windows/GuiSettingsQuickSwitch-task-v1-env-1.0-windows.zip",
81
- "artifacts/tasks/0000-0099/0038-GuiShoppingCartFromChat/task-v1/env-1.0/windows/GuiShoppingCartFromChat-task-v1-env-1.0-windows.zip",
82
- "artifacts/tasks/0000-0099/0000-MarbleStop/task-v1/env-1.0/windows/MarbleStop-task-v1-env-1.0-windows.zip",
83
- "artifacts/tasks/0000-0099/0019-Match3ScoreGoal2D/task-v1/env-1.0/windows/Match3ScoreGoal2D-task-v1-env-1.0-windows.zip",
84
- "artifacts/tasks/0000-0099/0014-MirrorRelay2D/task-v1/env-1.0/windows/MirrorRelay2D-task-v1-env-1.0-windows.zip",
85
- "artifacts/tasks/0000-0099/0003-ObjectRotationMatch/task-v1/env-1.0/windows/ObjectRotationMatch-task-v1-env-1.0-windows.zip",
86
- "artifacts/tasks/0000-0099/0002-Pushbox/task-v1/env-1.0/windows/Pushbox-task-v1-env-1.0-windows.zip",
87
- "artifacts/tasks/0000-0099/0020-Reach2048Tile2D/task-v1/env-1.0/windows/Reach2048Tile2D-task-v1-env-1.0-windows.zip",
88
- "artifacts/tasks/0000-0099/0023-RotationSpeedSort3D/task-v1/env-1.0/windows/RotationSpeedSort3D-task-v1-env-1.0-windows.zip",
89
- "artifacts/tasks/0000-0099/0001-Snake/task-v1/env-1.0/windows/Snake-task-v1-env-1.0-windows.zip",
90
- "artifacts/tasks/0000-0099/0016-SpatialRelationAxisOrder3D/task-v1/env-1.0/windows/SpatialRelationAxisOrder3D-task-v1-env-1.0-windows.zip",
91
- "artifacts/tasks/0000-0099/0015-SpatialRelationMatch3D/task-v1/env-1.0/windows/SpatialRelationMatch3D-task-v1-env-1.0-windows.zip",
92
- "artifacts/tasks/0000-0099/0021-StarterRouteJump3D/task-v1/env-1.0/windows/StarterRouteJump3D-task-v1-env-1.0-windows.zip",
93
  "artifacts/tasks/0000-0099/0007-StickBridgeEstimate2D/task-v1/env-1.0/windows/StickBridgeEstimate2D-task-v1-env-1.0-windows.zip",
94
- "artifacts/tasks/0000-0099/0012-Tetris/task-v1/env-1.0/windows/Tetris-task-v1-env-1.0-windows.zip",
95
- "artifacts/tasks/0000-0099/0013-TetrisHard/task-v1/env-1.0/windows/TetrisHard-task-v1-env-1.0-windows.zip",
96
- "artifacts/tasks/0000-0099/0011-TightropeSprint3D/task-v1/env-1.0/windows/TightropeSprint3D-task-v1-env-1.0-windows.zip",
97
  "artifacts/tasks/0000-0099/0008-ZigzagPillarJump3D/task-v1/env-1.0/windows/ZigzagPillarJump3D-task-v1-env-1.0-windows.zip",
 
 
98
  "artifacts/tasks/0000-0099/0010-AxleBoardAlignment3D/task-v1/env-1.0/linux/AxleBoardAlignment3D-task-v1-env-1.0-linux.zip",
99
- "artifacts/tasks/0000-0099/0022-BlockWorldPathCopy3D/task-v1/env-1.0/linux/BlockWorldPathCopy3D-task-v1-env-1.0-linux.zip",
100
- "artifacts/tasks/0000-0099/0004-ColorFovCount/task-v1/env-1.0/linux/ColorFovCount-task-v1-env-1.0-linux.zip",
 
 
 
 
 
 
 
 
 
 
 
101
  "artifacts/tasks/0000-0099/0017-CraneStackTower2D/task-v1/env-1.0/linux/CraneStackTower2D-task-v1-env-1.0-linux.zip",
102
- "artifacts/tasks/0000-0099/0024-DelayTrain/task-v1/env-1.0/linux/DelayTrain-task-v1-env-1.0-linux.zip",
103
- "artifacts/tasks/0000-0099/0005-DoorSpin3Turns/task-v1/env-1.0/linux/DoorSpin3Turns-task-v1-env-1.0-linux.zip",
104
- "artifacts/tasks/0000-0099/0009-FishingJoy2D/task-v1/env-1.0/linux/FishingJoy2D-task-v1-env-1.0-linux.zip",
105
- "artifacts/tasks/0000-0099/0006-GoldMiner2D/task-v1/env-1.0/linux/GoldMiner2D-task-v1-env-1.0-linux.zip",
106
  "artifacts/tasks/0000-0099/0018-GrenadeClusterCalibration3D/task-v1/env-1.0/linux/GrenadeClusterCalibration3D-task-v1-env-1.0-linux.zip",
107
- "artifacts/tasks/0000-0099/0029-GuiFilesMoveByRule/task-v1/env-1.0/linux/GuiFilesMoveByRule-task-v1-env-1.0-linux.zip",
108
- "artifacts/tasks/0000-0099/0036-GuiImageNoteTranscription/task-v1/env-1.0/linux/GuiImageNoteTranscription-task-v1-env-1.0-linux.zip",
109
- "artifacts/tasks/0000-0099/0037-GuiMapPlaceToMessage/task-v1/env-1.0/linux/GuiMapPlaceToMessage-task-v1-env-1.0-linux.zip",
110
- "artifacts/tasks/0000-0099/0033-GuiMessageToCalendar/task-v1/env-1.0/linux/GuiMessageToCalendar-task-v1-env-1.0-linux.zip",
111
- "artifacts/tasks/0000-0099/0028-GuiNotesChecklistCleanup/task-v1/env-1.0/linux/GuiNotesChecklistCleanup-task-v1-env-1.0-linux.zip",
112
- "artifacts/tasks/0000-0099/0025-GuiSettingsQuickSwitch/task-v1/env-1.0/linux/GuiSettingsQuickSwitch-task-v1-env-1.0-linux.zip",
113
- "artifacts/tasks/0000-0099/0038-GuiShoppingCartFromChat/task-v1/env-1.0/linux/GuiShoppingCartFromChat-task-v1-env-1.0-linux.zip",
114
- "artifacts/tasks/0000-0099/0000-MarbleStop/task-v1/env-1.0/linux/MarbleStop-task-v1-env-1.0-linux.zip",
115
  "artifacts/tasks/0000-0099/0019-Match3ScoreGoal2D/task-v1/env-1.0/linux/Match3ScoreGoal2D-task-v1-env-1.0-linux.zip",
116
- "artifacts/tasks/0000-0099/0014-MirrorRelay2D/task-v1/env-1.0/linux/MirrorRelay2D-task-v1-env-1.0-linux.zip",
117
- "artifacts/tasks/0000-0099/0003-ObjectRotationMatch/task-v1/env-1.0/linux/ObjectRotationMatch-task-v1-env-1.0-linux.zip",
118
- "artifacts/tasks/0000-0099/0002-Pushbox/task-v1/env-1.0/linux/Pushbox-task-v1-env-1.0-linux.zip",
119
  "artifacts/tasks/0000-0099/0020-Reach2048Tile2D/task-v1/env-1.0/linux/Reach2048Tile2D-task-v1-env-1.0-linux.zip",
120
- "artifacts/tasks/0000-0099/0023-RotationSpeedSort3D/task-v1/env-1.0/linux/RotationSpeedSort3D-task-v1-env-1.0-linux.zip",
121
- "artifacts/tasks/0000-0099/0001-Snake/task-v1/env-1.0/linux/Snake-task-v1-env-1.0-linux.zip",
122
- "artifacts/tasks/0000-0099/0016-SpatialRelationAxisOrder3D/task-v1/env-1.0/linux/SpatialRelationAxisOrder3D-task-v1-env-1.0-linux.zip",
123
- "artifacts/tasks/0000-0099/0015-SpatialRelationMatch3D/task-v1/env-1.0/linux/SpatialRelationMatch3D-task-v1-env-1.0-linux.zip",
124
  "artifacts/tasks/0000-0099/0021-StarterRouteJump3D/task-v1/env-1.0/linux/StarterRouteJump3D-task-v1-env-1.0-linux.zip",
125
- "artifacts/tasks/0000-0099/0007-StickBridgeEstimate2D/task-v1/env-1.0/linux/StickBridgeEstimate2D-task-v1-env-1.0-linux.zip",
126
- "artifacts/tasks/0000-0099/0012-Tetris/task-v1/env-1.0/linux/Tetris-task-v1-env-1.0-linux.zip",
127
- "artifacts/tasks/0000-0099/0013-TetrisHard/task-v1/env-1.0/linux/TetrisHard-task-v1-env-1.0-linux.zip",
128
- "artifacts/tasks/0000-0099/0011-TightropeSprint3D/task-v1/env-1.0/linux/TightropeSprint3D-task-v1-env-1.0-linux.zip",
129
- "artifacts/tasks/0000-0099/0008-ZigzagPillarJump3D/task-v1/env-1.0/linux/ZigzagPillarJump3D-task-v1-env-1.0-linux.zip",
130
- "artifacts/tasks/0000-0099/0032-GuiMusicPlaylistBuilder/task-v1/env-1.0.1/windows/GuiMusicPlaylistBuilder-task-v1-env-1.0.1-windows.zip",
131
- "artifacts/tasks/0000-0099/0033-GuiMessageToCalendar/task-v1/env-1.0.1/windows/GuiMessageToCalendar-task-v1-env-1.0.1-windows.zip",
132
- "artifacts/tasks/0000-0099/0034-GuiEmailAttachmentToFiles/task-v1/env-1.0.1/windows/GuiEmailAttachmentToFiles-task-v1-env-1.0.1-windows.zip",
133
- "artifacts/tasks/0000-0099/0035-GuiGalleryReceiptToExpense/task-v1/env-1.0.1/windows/GuiGalleryReceiptToExpense-task-v1-env-1.0.1-windows.zip",
134
- "artifacts/tasks/0000-0099/0036-GuiImageNoteTranscription/task-v1/env-1.0.1/windows/GuiImageNoteTranscription-task-v1-env-1.0.1-windows.zip",
135
- "artifacts/tasks/0000-0099/0037-GuiMapPlaceToMessage/task-v1/env-1.0.1/windows/GuiMapPlaceToMessage-task-v1-env-1.0.1-windows.zip",
136
- "artifacts/tasks/0000-0099/0038-GuiShoppingCartFromChat/task-v1/env-1.0.1/windows/GuiShoppingCartFromChat-task-v1-env-1.0.1-windows.zip",
137
- "artifacts/tasks/0000-0099/0039-GuiWeatherReminder/task-v1/env-1.0.1/windows/GuiWeatherReminder-task-v1-env-1.0.1-windows.zip",
138
- "artifacts/tasks/0000-0099/0040-GuiMailToTodoActionItems/task-v1/env-1.0.1/windows/GuiMailToTodoActionItems-task-v1-env-1.0.1-windows.zip",
139
- "artifacts/tasks/0000-0099/0041-Trajectory/task-v1/env-1.0.1/windows/Trajectory-task-v1-env-1.0.1-windows.zip",
140
- "artifacts/tasks/0000-0099/0042-GuiAmbiguousContactClarify/task-v1/env-1.0.1/windows/GuiAmbiguousContactClarify-task-v1-env-1.0.1-windows.zip",
141
- "artifacts/tasks/0000-0099/0043-DotweenConveyorDiverter2D/task-v1/env-1.0.1/windows/DotweenConveyorDiverter2D-task-v1-env-1.0.1-windows.zip",
142
- "artifacts/tasks/0000-0099/0044-DotweenOrbitLock3D/task-v1/env-1.0.1/windows/DotweenOrbitLock3D-task-v1-env-1.0.1-windows.zip",
143
- "artifacts/tasks/0000-0099/0045-GuiDeleteFilesConfirmSafety/task-v1/env-1.0.1/windows/GuiDeleteFilesConfirmSafety-task-v1-env-1.0.1-windows.zip",
144
- "artifacts/tasks/0000-0099/0046-DotweenPendulumCatch2D/task-v1/env-1.0.1/windows/DotweenPendulumCatch2D-task-v1-env-1.0.1-windows.zip",
145
- "artifacts/tasks/0000-0099/0047-GuiPrivacyRedactAndSend/task-v1/env-1.0.1/windows/GuiPrivacyRedactAndSend-task-v1-env-1.0.1-windows.zip",
146
- "artifacts/tasks/0000-0099/0048-GuiPersonalizedCoffeeOrder/task-v1/env-1.0.1/windows/GuiPersonalizedCoffeeOrder-task-v1-env-1.0.1-windows.zip",
147
- "artifacts/tasks/0000-0099/0049-GuiShoppingBudgetOptimizer/task-v1/env-1.0.1/windows/GuiShoppingBudgetOptimizer-task-v1-env-1.0.1-windows.zip",
148
- "artifacts/tasks/0000-0099/0050-GuiCalendarConflictReschedule/task-v1/env-1.0.1/windows/GuiCalendarConflictReschedule-task-v1-env-1.0.1-windows.zip",
149
- "artifacts/tasks/0000-0099/0051-GuiTeamChatActionSummary/task-v1/env-1.0.1/windows/GuiTeamChatActionSummary-task-v1-env-1.0.1-windows.zip",
150
- "artifacts/tasks/0000-0099/0052-GuiAppStoreReviewTriage/task-v1/env-1.0.1/windows/GuiAppStoreReviewTriage-task-v1-env-1.0.1-windows.zip",
151
- "artifacts/tasks/0000-0099/0053-GuiCheckoutFailureRecovery/task-v1/env-1.0.1/windows/GuiCheckoutFailureRecovery-task-v1-env-1.0.1-windows.zip",
152
- "artifacts/tasks/0000-0099/0054-GuiLiveCalendarReplan/task-v1/env-1.0.1/windows/GuiLiveCalendarReplan-task-v1-env-1.0.1-windows.zip",
153
- "artifacts/tasks/0000-0099/0055-GuiOfflineDraftConflictMerge/task-v1/env-1.0.1/windows/GuiOfflineDraftConflictMerge-task-v1-env-1.0.1-windows.zip",
154
- "artifacts/tasks/0000-0099/0056-GuiTravelDisruptionOrchestrator/task-v1/env-1.0.1/windows/GuiTravelDisruptionOrchestrator-task-v1-env-1.0.1-windows.zip",
155
- "artifacts/tasks/0000-0099/0057-GuiDependentFormRepair/task-v1/env-1.0.1/windows/GuiDependentFormRepair-task-v1-env-1.0.1-windows.zip",
156
- "artifacts/tasks/0000-0099/0058-GuiLiveInventorySubstitution/task-v1/env-1.0.1/windows/GuiLiveInventorySubstitution-task-v1-env-1.0.1-windows.zip",
157
- "artifacts/tasks/0000-0099/0059-GuiCrossSessionParcelRecall/task-v1/env-1.0.1/windows/GuiCrossSessionParcelRecall-task-v1-env-1.0.1-windows.zip",
158
- "artifacts/tasks/0000-0099/0060-GuiPreferenceChangePointOrder/task-v1/env-1.0.1/windows/GuiPreferenceChangePointOrder-task-v1-env-1.0.1-windows.zip",
159
- "artifacts/tasks/0000-0099/0061-GuiMinimalClarificationTravel/task-v1/env-1.0.1/windows/GuiMinimalClarificationTravel-task-v1-env-1.0.1-windows.zip",
160
- "artifacts/tasks/0000-0099/0062-GuiProactiveMeetingConsent/task-v1/env-1.0.1/windows/GuiProactiveMeetingConsent-task-v1-env-1.0.1-windows.zip",
161
- "artifacts/tasks/0000-0099/0063-GuiSharedDeviceProfileIsolation/task-v1/env-1.0.1/windows/GuiSharedDeviceProfileIsolation-task-v1-env-1.0.1-windows.zip",
162
- "artifacts/tasks/0000-0099/0064-GuiProgressiveInstructionRevision/task-v1/env-1.0.1/windows/GuiProgressiveInstructionRevision-task-v1-env-1.0.1-windows.zip",
163
- "artifacts/tasks/0000-0099/0065-GuiPromptInjectionInvoiceApproval/task-v1/env-1.0.1/windows/GuiPromptInjectionInvoiceApproval-task-v1-env-1.0.1-windows.zip",
164
- "artifacts/tasks/0000-0099/0066-GuiLeastPrivilegeDocumentShare/task-v1/env-1.0.1/windows/GuiLeastPrivilegeDocumentShare-task-v1-env-1.0.1-windows.zip",
165
- "artifacts/tasks/0000-0099/0067-GuiPhishingOverlayTransfer/task-v1/env-1.0.1/windows/GuiPhishingOverlayTransfer-task-v1-env-1.0.1-windows.zip",
166
- "artifacts/tasks/0000-0099/0068-GuiAuditedExpenseReconciliation/task-v1/env-1.0.1/windows/GuiAuditedExpenseReconciliation-task-v1-env-1.0.1-windows.zip",
167
- "artifacts/tasks/0000-0099/0069-ColorGradientMaterialMatch3D/task-v1/env-1.0.1/windows/ColorGradientMaterialMatch3D-task-v1-env-1.0.1-windows.zip",
168
- "artifacts/tasks/0000-0099/0070-ColorConstancyWhiteBalance3D/task-v1/env-1.0.1/windows/ColorConstancyWhiteBalance3D-task-v1-env-1.0.1-windows.zip",
169
- "artifacts/tasks/0000-0099/0071-AdditiveSpotlightMix3D/task-v1/env-1.0.1/windows/AdditiveSpotlightMix3D-task-v1-env-1.0.1-windows.zip",
170
- "artifacts/tasks/0000-0099/0072-TransparentFilterComposite2D/task-v1/env-1.0.1/windows/TransparentFilterComposite2D-task-v1-env-1.0.1-windows.zip",
171
- "artifacts/tasks/0000-0099/0073-CamouflageExitTracker2D/task-v1/env-1.0.1/windows/CamouflageExitTracker2D-task-v1-env-1.0.1-windows.zip",
172
- "artifacts/tasks/0000-0099/0074-ChromaticOddPatchSequence2D/task-v1/env-1.0.1/windows/ChromaticOddPatchSequence2D-task-v1-env-1.0.1-windows.zip",
173
- "artifacts/tasks/0000-0099/0075-ColorBindingCurtainMemory3D/task-v1/env-1.0.1/windows/ColorBindingCurtainMemory3D-task-v1-env-1.0.1-windows.zip",
174
- "artifacts/tasks/0000-0099/0076-ColorIllusionMaskProbe2D/task-v1/env-1.0.1/windows/ColorIllusionMaskProbe2D-task-v1-env-1.0.1-windows.zip",
175
- "artifacts/tasks/0000-0099/0077-HueOrderCaps2D/task-v1/env-1.0.1/windows/HueOrderCaps2D-task-v1-env-1.0.1-windows.zip",
176
- "artifacts/tasks/0000-0099/0078-LightnessChromaLadder2D/task-v1/env-1.0.1/windows/LightnessChromaLadder2D-task-v1-env-1.0.1-windows.zip",
177
- "artifacts/tasks/0000-0099/0079-ChromaticAreaQuotaMosaic2D/task-v1/env-1.0.1/windows/ChromaticAreaQuotaMosaic2D-task-v1-env-1.0.1-windows.zip",
178
- "artifacts/tasks/0000-0099/0080-NonPrototypicalColorBoundary2D/task-v1/env-1.0.1/windows/NonPrototypicalColorBoundary2D-task-v1-env-1.0.1-windows.zip",
179
- "artifacts/tasks/0000-0099/0081-CameraChartProfileTransfer2D/task-v1/env-1.0.1/windows/CameraChartProfileTransfer2D-task-v1-env-1.0.1-windows.zip",
180
- "artifacts/tasks/0000-0099/0082-CmykRegistrationProof2D/task-v1/env-1.0.1/windows/CmykRegistrationProof2D-task-v1-env-1.0.1-windows.zip",
181
- "artifacts/tasks/0000-0099/0083-ChromaticAberrationLensTune2D/task-v1/env-1.0.1/windows/ChromaticAberrationLensTune2D-task-v1-env-1.0.1-windows.zip",
182
- "artifacts/tasks/0000-0099/0084-SurfaceColorDefectInspection3D/task-v1/env-1.0.1/windows/SurfaceColorDefectInspection3D-task-v1-env-1.0.1-windows.zip",
183
- "artifacts/tasks/0000-0099/0085-ChromaticCauseCounterfactual3D/task-v1/env-1.0.1/windows/ChromaticCauseCounterfactual3D-task-v1-env-1.0.1-windows.zip",
184
- "artifacts/tasks/0000-0099/0086-PaintLayerPeelForensics2D/task-v1/env-1.0.1/windows/PaintLayerPeelForensics2D-task-v1-env-1.0.1-windows.zip",
185
- "artifacts/tasks/0000-0099/0087-DyeContaminationSourceTrace3D/task-v1/env-1.0.1/windows/DyeContaminationSourceTrace3D-task-v1-env-1.0.1-windows.zip",
186
- "artifacts/tasks/0000-0099/0088-ColorTransferPipelineRepair2D/task-v1/env-1.0.1/windows/ColorTransferPipelineRepair2D-task-v1-env-1.0.1-windows.zip",
187
- "artifacts/tasks/0000-0099/0089-FalseColorHeatmapControl2D/task-v1/env-1.0.1/windows/FalseColorHeatmapControl2D-task-v1-env-1.0.1-windows.zip",
188
- "artifacts/tasks/0000-0099/0090-ChromaticFlashProtocol2D/task-v1/env-1.0.1/windows/ChromaticFlashProtocol2D-task-v1-env-1.0.1-windows.zip",
189
- "artifacts/tasks/0000-0099/0091-ChromaticChecksumRepair2D/task-v1/env-1.0.1/windows/ChromaticChecksumRepair2D-task-v1-env-1.0.1-windows.zip",
190
- "artifacts/tasks/0000-0099/0092-ColorWordConflictDispatch2D/task-v1/env-1.0.1/windows/ColorWordConflictDispatch2D-task-v1-env-1.0.1-windows.zip",
191
  "artifacts/tasks/0000-0099/0032-GuiMusicPlaylistBuilder/task-v1/env-1.0.1/linux/GuiMusicPlaylistBuilder-task-v1-env-1.0.1-linux.zip",
 
192
  "artifacts/tasks/0000-0099/0033-GuiMessageToCalendar/task-v1/env-1.0.1/linux/GuiMessageToCalendar-task-v1-env-1.0.1-linux.zip",
 
 
 
193
  "artifacts/tasks/0000-0099/0034-GuiEmailAttachmentToFiles/task-v1/env-1.0.1/linux/GuiEmailAttachmentToFiles-task-v1-env-1.0.1-linux.zip",
 
194
  "artifacts/tasks/0000-0099/0035-GuiGalleryReceiptToExpense/task-v1/env-1.0.1/linux/GuiGalleryReceiptToExpense-task-v1-env-1.0.1-linux.zip",
 
195
  "artifacts/tasks/0000-0099/0036-GuiImageNoteTranscription/task-v1/env-1.0.1/linux/GuiImageNoteTranscription-task-v1-env-1.0.1-linux.zip",
 
 
 
 
196
  "artifacts/tasks/0000-0099/0037-GuiMapPlaceToMessage/task-v1/env-1.0.1/linux/GuiMapPlaceToMessage-task-v1-env-1.0.1-linux.zip",
 
 
 
197
  "artifacts/tasks/0000-0099/0038-GuiShoppingCartFromChat/task-v1/env-1.0.1/linux/GuiShoppingCartFromChat-task-v1-env-1.0.1-linux.zip",
 
 
 
198
  "artifacts/tasks/0000-0099/0039-GuiWeatherReminder/task-v1/env-1.0.1/linux/GuiWeatherReminder-task-v1-env-1.0.1-linux.zip",
 
199
  "artifacts/tasks/0000-0099/0040-GuiMailToTodoActionItems/task-v1/env-1.0.1/linux/GuiMailToTodoActionItems-task-v1-env-1.0.1-linux.zip",
 
200
  "artifacts/tasks/0000-0099/0041-Trajectory/task-v1/env-1.0.1/linux/Trajectory-task-v1-env-1.0.1-linux.zip",
 
 
201
  "artifacts/tasks/0000-0099/0042-GuiAmbiguousContactClarify/task-v1/env-1.0.1/linux/GuiAmbiguousContactClarify-task-v1-env-1.0.1-linux.zip",
 
202
  "artifacts/tasks/0000-0099/0043-DotweenConveyorDiverter2D/task-v1/env-1.0.1/linux/DotweenConveyorDiverter2D-task-v1-env-1.0.1-linux.zip",
 
203
  "artifacts/tasks/0000-0099/0044-DotweenOrbitLock3D/task-v1/env-1.0.1/linux/DotweenOrbitLock3D-task-v1-env-1.0.1-linux.zip",
 
204
  "artifacts/tasks/0000-0099/0045-GuiDeleteFilesConfirmSafety/task-v1/env-1.0.1/linux/GuiDeleteFilesConfirmSafety-task-v1-env-1.0.1-linux.zip",
 
205
  "artifacts/tasks/0000-0099/0046-DotweenPendulumCatch2D/task-v1/env-1.0.1/linux/DotweenPendulumCatch2D-task-v1-env-1.0.1-linux.zip",
 
 
206
  "artifacts/tasks/0000-0099/0047-GuiPrivacyRedactAndSend/task-v1/env-1.0.1/linux/GuiPrivacyRedactAndSend-task-v1-env-1.0.1-linux.zip",
 
207
  "artifacts/tasks/0000-0099/0048-GuiPersonalizedCoffeeOrder/task-v1/env-1.0.1/linux/GuiPersonalizedCoffeeOrder-task-v1-env-1.0.1-linux.zip",
 
208
  "artifacts/tasks/0000-0099/0049-GuiShoppingBudgetOptimizer/task-v1/env-1.0.1/linux/GuiShoppingBudgetOptimizer-task-v1-env-1.0.1-linux.zip",
 
 
209
  "artifacts/tasks/0000-0099/0050-GuiCalendarConflictReschedule/task-v1/env-1.0.1/linux/GuiCalendarConflictReschedule-task-v1-env-1.0.1-linux.zip",
 
 
210
  "artifacts/tasks/0000-0099/0051-GuiTeamChatActionSummary/task-v1/env-1.0.1/linux/GuiTeamChatActionSummary-task-v1-env-1.0.1-linux.zip",
 
211
  "artifacts/tasks/0000-0099/0052-GuiAppStoreReviewTriage/task-v1/env-1.0.1/linux/GuiAppStoreReviewTriage-task-v1-env-1.0.1-linux.zip",
 
212
  "artifacts/tasks/0000-0099/0053-GuiCheckoutFailureRecovery/task-v1/env-1.0.1/linux/GuiCheckoutFailureRecovery-task-v1-env-1.0.1-linux.zip",
 
 
213
  "artifacts/tasks/0000-0099/0054-GuiLiveCalendarReplan/task-v1/env-1.0.1/linux/GuiLiveCalendarReplan-task-v1-env-1.0.1-linux.zip",
 
214
  "artifacts/tasks/0000-0099/0055-GuiOfflineDraftConflictMerge/task-v1/env-1.0.1/linux/GuiOfflineDraftConflictMerge-task-v1-env-1.0.1-linux.zip",
 
215
  "artifacts/tasks/0000-0099/0056-GuiTravelDisruptionOrchestrator/task-v1/env-1.0.1/linux/GuiTravelDisruptionOrchestrator-task-v1-env-1.0.1-linux.zip",
 
 
216
  "artifacts/tasks/0000-0099/0057-GuiDependentFormRepair/task-v1/env-1.0.1/linux/GuiDependentFormRepair-task-v1-env-1.0.1-linux.zip",
 
217
  "artifacts/tasks/0000-0099/0058-GuiLiveInventorySubstitution/task-v1/env-1.0.1/linux/GuiLiveInventorySubstitution-task-v1-env-1.0.1-linux.zip",
 
218
  "artifacts/tasks/0000-0099/0059-GuiCrossSessionParcelRecall/task-v1/env-1.0.1/linux/GuiCrossSessionParcelRecall-task-v1-env-1.0.1-linux.zip",
 
219
  "artifacts/tasks/0000-0099/0060-GuiPreferenceChangePointOrder/task-v1/env-1.0.1/linux/GuiPreferenceChangePointOrder-task-v1-env-1.0.1-linux.zip",
 
 
220
  "artifacts/tasks/0000-0099/0061-GuiMinimalClarificationTravel/task-v1/env-1.0.1/linux/GuiMinimalClarificationTravel-task-v1-env-1.0.1-linux.zip",
 
 
221
  "artifacts/tasks/0000-0099/0062-GuiProactiveMeetingConsent/task-v1/env-1.0.1/linux/GuiProactiveMeetingConsent-task-v1-env-1.0.1-linux.zip",
 
 
222
  "artifacts/tasks/0000-0099/0063-GuiSharedDeviceProfileIsolation/task-v1/env-1.0.1/linux/GuiSharedDeviceProfileIsolation-task-v1-env-1.0.1-linux.zip",
 
 
223
  "artifacts/tasks/0000-0099/0064-GuiProgressiveInstructionRevision/task-v1/env-1.0.1/linux/GuiProgressiveInstructionRevision-task-v1-env-1.0.1-linux.zip",
 
 
224
  "artifacts/tasks/0000-0099/0065-GuiPromptInjectionInvoiceApproval/task-v1/env-1.0.1/linux/GuiPromptInjectionInvoiceApproval-task-v1-env-1.0.1-linux.zip",
 
225
  "artifacts/tasks/0000-0099/0066-GuiLeastPrivilegeDocumentShare/task-v1/env-1.0.1/linux/GuiLeastPrivilegeDocumentShare-task-v1-env-1.0.1-linux.zip",
 
226
  "artifacts/tasks/0000-0099/0067-GuiPhishingOverlayTransfer/task-v1/env-1.0.1/linux/GuiPhishingOverlayTransfer-task-v1-env-1.0.1-linux.zip",
 
227
  "artifacts/tasks/0000-0099/0068-GuiAuditedExpenseReconciliation/task-v1/env-1.0.1/linux/GuiAuditedExpenseReconciliation-task-v1-env-1.0.1-linux.zip",
 
 
228
  "artifacts/tasks/0000-0099/0069-ColorGradientMaterialMatch3D/task-v1/env-1.0.1/linux/ColorGradientMaterialMatch3D-task-v1-env-1.0.1-linux.zip",
 
229
  "artifacts/tasks/0000-0099/0070-ColorConstancyWhiteBalance3D/task-v1/env-1.0.1/linux/ColorConstancyWhiteBalance3D-task-v1-env-1.0.1-linux.zip",
 
230
  "artifacts/tasks/0000-0099/0071-AdditiveSpotlightMix3D/task-v1/env-1.0.1/linux/AdditiveSpotlightMix3D-task-v1-env-1.0.1-linux.zip",
 
231
  "artifacts/tasks/0000-0099/0072-TransparentFilterComposite2D/task-v1/env-1.0.1/linux/TransparentFilterComposite2D-task-v1-env-1.0.1-linux.zip",
 
232
  "artifacts/tasks/0000-0099/0073-CamouflageExitTracker2D/task-v1/env-1.0.1/linux/CamouflageExitTracker2D-task-v1-env-1.0.1-linux.zip",
 
233
  "artifacts/tasks/0000-0099/0074-ChromaticOddPatchSequence2D/task-v1/env-1.0.1/linux/ChromaticOddPatchSequence2D-task-v1-env-1.0.1-linux.zip",
 
234
  "artifacts/tasks/0000-0099/0075-ColorBindingCurtainMemory3D/task-v1/env-1.0.1/linux/ColorBindingCurtainMemory3D-task-v1-env-1.0.1-linux.zip",
 
235
  "artifacts/tasks/0000-0099/0076-ColorIllusionMaskProbe2D/task-v1/env-1.0.1/linux/ColorIllusionMaskProbe2D-task-v1-env-1.0.1-linux.zip",
 
236
  "artifacts/tasks/0000-0099/0077-HueOrderCaps2D/task-v1/env-1.0.1/linux/HueOrderCaps2D-task-v1-env-1.0.1-linux.zip",
 
237
  "artifacts/tasks/0000-0099/0078-LightnessChromaLadder2D/task-v1/env-1.0.1/linux/LightnessChromaLadder2D-task-v1-env-1.0.1-linux.zip",
 
238
  "artifacts/tasks/0000-0099/0079-ChromaticAreaQuotaMosaic2D/task-v1/env-1.0.1/linux/ChromaticAreaQuotaMosaic2D-task-v1-env-1.0.1-linux.zip",
 
239
  "artifacts/tasks/0000-0099/0080-NonPrototypicalColorBoundary2D/task-v1/env-1.0.1/linux/NonPrototypicalColorBoundary2D-task-v1-env-1.0.1-linux.zip",
 
240
  "artifacts/tasks/0000-0099/0081-CameraChartProfileTransfer2D/task-v1/env-1.0.1/linux/CameraChartProfileTransfer2D-task-v1-env-1.0.1-linux.zip",
 
241
  "artifacts/tasks/0000-0099/0082-CmykRegistrationProof2D/task-v1/env-1.0.1/linux/CmykRegistrationProof2D-task-v1-env-1.0.1-linux.zip",
 
242
  "artifacts/tasks/0000-0099/0083-ChromaticAberrationLensTune2D/task-v1/env-1.0.1/linux/ChromaticAberrationLensTune2D-task-v1-env-1.0.1-linux.zip",
 
243
  "artifacts/tasks/0000-0099/0084-SurfaceColorDefectInspection3D/task-v1/env-1.0.1/linux/SurfaceColorDefectInspection3D-task-v1-env-1.0.1-linux.zip",
 
244
  "artifacts/tasks/0000-0099/0085-ChromaticCauseCounterfactual3D/task-v1/env-1.0.1/linux/ChromaticCauseCounterfactual3D-task-v1-env-1.0.1-linux.zip",
 
245
  "artifacts/tasks/0000-0099/0086-PaintLayerPeelForensics2D/task-v1/env-1.0.1/linux/PaintLayerPeelForensics2D-task-v1-env-1.0.1-linux.zip",
 
246
  "artifacts/tasks/0000-0099/0087-DyeContaminationSourceTrace3D/task-v1/env-1.0.1/linux/DyeContaminationSourceTrace3D-task-v1-env-1.0.1-linux.zip",
 
247
  "artifacts/tasks/0000-0099/0088-ColorTransferPipelineRepair2D/task-v1/env-1.0.1/linux/ColorTransferPipelineRepair2D-task-v1-env-1.0.1-linux.zip",
 
248
  "artifacts/tasks/0000-0099/0089-FalseColorHeatmapControl2D/task-v1/env-1.0.1/linux/FalseColorHeatmapControl2D-task-v1-env-1.0.1-linux.zip",
 
249
  "artifacts/tasks/0000-0099/0090-ChromaticFlashProtocol2D/task-v1/env-1.0.1/linux/ChromaticFlashProtocol2D-task-v1-env-1.0.1-linux.zip",
 
250
  "artifacts/tasks/0000-0099/0091-ChromaticChecksumRepair2D/task-v1/env-1.0.1/linux/ChromaticChecksumRepair2D-task-v1-env-1.0.1-linux.zip",
 
251
  "artifacts/tasks/0000-0099/0092-ColorWordConflictDispatch2D/task-v1/env-1.0.1/linux/ColorWordConflictDispatch2D-task-v1-env-1.0.1-linux.zip",
252
- "artifacts/tasks/0000-0099/0020-Reach2048Tile2D/task-v1/env-1.0.1/windows/Reach2048Tile2D-task-v1-env-1.0.1-windows.zip",
253
- "artifacts/tasks/0000-0099/0020-Reach2048Tile2D/task-v1/env-1.0.1/linux/Reach2048Tile2D-task-v1-env-1.0.1-linux.zip",
254
- "artifacts/tasks/0000-0099/0026-GuiContactsCreateAndEdit/task-v1/env-1.0.1/windows/GuiContactsCreateAndEdit-task-v1-env-1.0.1-windows.zip",
255
- "artifacts/tasks/0000-0099/0027-GuiCalendarEventCreate/task-v1/env-1.0.1/windows/GuiCalendarEventCreate-task-v1-env-1.0.1-windows.zip",
256
- "artifacts/tasks/0000-0099/0030-GuiExpenseAddRecord/task-v1/env-1.0.1/windows/GuiExpenseAddRecord-task-v1-env-1.0.1-windows.zip",
257
- "artifacts/tasks/0000-0099/0031-GuiRecipeFindAndFavorite/task-v1/env-1.0.1/windows/GuiRecipeFindAndFavorite-task-v1-env-1.0.1-windows.zip",
258
- "artifacts/tasks/0100-0199/0109-SubtractivePigmentRecipe2D/task-v1/env-1.0.1/windows/SubtractivePigmentRecipe2D-task-v1-env-1.0.1-windows.zip",
259
- "artifacts/tasks/0100-0199/0110-SpectralMetamerLampLab2D/task-v1/env-1.0.1/windows/SpectralMetamerLampLab2D-task-v1-env-1.0.1-windows.zip",
260
- "artifacts/tasks/0100-0199/0111-AccessiblePaletteRepair2D/task-v1/env-1.0.1/windows/AccessiblePaletteRepair2D-task-v1-env-1.0.1-windows.zip",
261
- "artifacts/tasks/0100-0199/0112-StainedGlassProjection3D/task-v1/env-1.0.1/windows/StainedGlassProjection3D-task-v1-env-1.0.1-windows.zip",
262
- "artifacts/tasks/0100-0199/0113-ColoredFaceAssemblyCopy3D/task-v1/env-1.0.1/windows/ColoredFaceAssemblyCopy3D-task-v1-env-1.0.1-windows.zip",
263
- "artifacts/tasks/0100-0199/0114-PaletteTransformationInduction2D/task-v1/env-1.0.1/windows/PaletteTransformationInduction2D-task-v1-env-1.0.1-windows.zip",
264
- "artifacts/tasks/0100-0199/0115-ChromaticConveyorRouting3D/task-v1/env-1.0.1/windows/ChromaticConveyorRouting3D-task-v1-env-1.0.1-windows.zip",
265
- "artifacts/tasks/0100-0199/0116-ReactionColorQuenchLab3D/task-v1/env-1.0.1/windows/ReactionColorQuenchLab3D-task-v1-env-1.0.1-windows.zip",
266
- "artifacts/tasks/0000-0099/0026-GuiContactsCreateAndEdit/task-v1/env-1.0.1/linux/GuiContactsCreateAndEdit-task-v1-env-1.0.1-linux.zip",
267
- "artifacts/tasks/0000-0099/0027-GuiCalendarEventCreate/task-v1/env-1.0.1/linux/GuiCalendarEventCreate-task-v1-env-1.0.1-linux.zip",
268
- "artifacts/tasks/0000-0099/0030-GuiExpenseAddRecord/task-v1/env-1.0.1/linux/GuiExpenseAddRecord-task-v1-env-1.0.1-linux.zip",
269
- "artifacts/tasks/0000-0099/0031-GuiRecipeFindAndFavorite/task-v1/env-1.0.1/linux/GuiRecipeFindAndFavorite-task-v1-env-1.0.1-linux.zip",
270
  "artifacts/tasks/0100-0199/0109-SubtractivePigmentRecipe2D/task-v1/env-1.0.1/linux/SubtractivePigmentRecipe2D-task-v1-env-1.0.1-linux.zip",
 
271
  "artifacts/tasks/0100-0199/0110-SpectralMetamerLampLab2D/task-v1/env-1.0.1/linux/SpectralMetamerLampLab2D-task-v1-env-1.0.1-linux.zip",
 
272
  "artifacts/tasks/0100-0199/0111-AccessiblePaletteRepair2D/task-v1/env-1.0.1/linux/AccessiblePaletteRepair2D-task-v1-env-1.0.1-linux.zip",
 
273
  "artifacts/tasks/0100-0199/0112-StainedGlassProjection3D/task-v1/env-1.0.1/linux/StainedGlassProjection3D-task-v1-env-1.0.1-linux.zip",
 
274
  "artifacts/tasks/0100-0199/0113-ColoredFaceAssemblyCopy3D/task-v1/env-1.0.1/linux/ColoredFaceAssemblyCopy3D-task-v1-env-1.0.1-linux.zip",
 
275
  "artifacts/tasks/0100-0199/0114-PaletteTransformationInduction2D/task-v1/env-1.0.1/linux/PaletteTransformationInduction2D-task-v1-env-1.0.1-linux.zip",
 
276
  "artifacts/tasks/0100-0199/0115-ChromaticConveyorRouting3D/task-v1/env-1.0.1/linux/ChromaticConveyorRouting3D-task-v1-env-1.0.1-linux.zip",
277
- "artifacts/tasks/0100-0199/0116-ReactionColorQuenchLab3D/task-v1/env-1.0.1/linux/ReactionColorQuenchLab3D-task-v1-env-1.0.1-linux.zip"
278
- ]
 
 
 
279
  }
 
5
  "artifacts/envs/1.0.2/linux/AgentArk-env-1.0.2-linux.zip"
6
  ],
7
  "env_version": "1.0.2",
8
+ "notes": "Adds 18 fixed Task32-104 Windows mods and Codex gpt-5.6-terra/high results+image-inclusive trajectories for Task32-104 seeds 1-10.",
9
  "record_artifacts": [
10
+ "artifacts/records/0000-0099/0000-MarbleStop/MarbleStop_seeds_1_10.jsonl",
11
+ "artifacts/records/0000-0099/0000-MarbleStop/MarbleStop_seeds_1_10_human.jsonl",
12
+ "artifacts/records/0000-0099/0001-Snake/Snake_seeds_1_10.jsonl",
13
+ "artifacts/records/0000-0099/0001-Snake/Snake_seeds_1_10_human.jsonl",
14
+ "artifacts/records/0000-0099/0002-Pushbox/Pushbox_seed1_10.jsonl",
15
+ "artifacts/records/0000-0099/0002-Pushbox/Pushbox_seeds_1_10_human.jsonl",
16
+ "artifacts/records/0000-0099/0003-ObjectRotationMatch/ObjectRotationMatch_seed1_10_human.jsonl",
17
+ "artifacts/records/0000-0099/0003-ObjectRotationMatch/ObjectRotationMatch_seed1_5.jsonl",
18
  "artifacts/records/0000-0099/0004-ColorFovCount/ColorFovCount_seed1_10_human.jsonl",
19
  "artifacts/records/0000-0099/0004-ColorFovCount/ColorFovCount_seed1_5.jsonl",
 
 
20
  "artifacts/records/0000-0099/0005-DoorSpin3Turns/DoorSpin3Turns_seed1_10_human.jsonl",
21
  "artifacts/records/0000-0099/0005-DoorSpin3Turns/DoorSpin3Turns_seed1_5.jsonl",
 
 
22
  "artifacts/records/0000-0099/0006-GoldMiner2D/GoldMiner2D_seed1_5.jsonl",
23
  "artifacts/records/0000-0099/0006-GoldMiner2D/GoldMiner2D_seed1_5_human.jsonl",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  "artifacts/records/0000-0099/0007-StickBridgeEstimate2D/StickBridgeEstimate2D_seed1_5.jsonl",
25
  "artifacts/records/0000-0099/0007-StickBridgeEstimate2D/StickBridgeEstimate2D_seed1_5_human.jsonl",
26
+ "artifacts/records/0000-0099/0008-ZigzagPillarJump3D/ZigzagPillarJump3D_seed1_5.jsonl",
27
+ "artifacts/records/0000-0099/0008-ZigzagPillarJump3D/ZigzagPillarJump3D_seed1_5_human.jsonl",
28
+ "artifacts/records/0000-0099/0009-FishingJoy2D/FishingJoy2D_seed1_5.jsonl",
29
+ "artifacts/records/0000-0099/0009-FishingJoy2D/FishingJoy2D_seed1_5_human.jsonl",
30
+ "artifacts/records/0000-0099/0010-AxleBoardAlignment3D/AxleBoardAlignment3D_axle_board_alignment_3d_seeds_1_5_human.jsonl",
31
+ "artifacts/records/0000-0099/0010-AxleBoardAlignment3D/AxleBoardAlignment3D_seed1_5.jsonl",
32
+ "artifacts/records/0000-0099/0010-AxleBoardAlignment3D/AxleBoardAlignment3D_seeds_1_5_human.jsonl",
33
+ "artifacts/records/0000-0099/0011-TightropeSprint3D/TightropeSprint3D_seed1_5.jsonl",
34
+ "artifacts/records/0000-0099/0011-TightropeSprint3D/TightropeSprint3D_seeds_1_5_human.jsonl",
35
  "artifacts/records/0000-0099/0012-Tetris/Tetris_seed1_5.jsonl",
36
  "artifacts/records/0000-0099/0012-Tetris/Tetris_seeds_1_5_human.jsonl",
37
  "artifacts/records/0000-0099/0013-TetrisHard/TetrisHard_seed1_5.jsonl",
38
  "artifacts/records/0000-0099/0013-TetrisHard/TetrisHard_seeds_1_5_human.jsonl",
39
+ "artifacts/records/0000-0099/0014-MirrorRelay2D/MirrorRelay2D_seed1_5.jsonl",
40
+ "artifacts/records/0000-0099/0014-MirrorRelay2D/MirrorRelay2D_seeds_1_5_human.jsonl",
41
+ "artifacts/records/0000-0099/0015-SpatialRelationMatch3D/SpatialRelationMatch3D_seed1_5.jsonl",
42
+ "artifacts/records/0000-0099/0015-SpatialRelationMatch3D/SpatialRelationMatch3D_seeds_1_5_human.jsonl",
43
+ "artifacts/records/0000-0099/0016-SpatialRelationAxisOrder3D/SpatialRelationAxisOrder3D_seed1_5.jsonl",
44
+ "artifacts/records/0000-0099/0016-SpatialRelationAxisOrder3D/SpatialRelationAxisOrder3D_seeds_1_5_human.jsonl",
45
+ "artifacts/records/0000-0099/0017-CraneStackTower2D/CraneStackTower2D_seed1_5.jsonl",
46
+ "artifacts/records/0000-0099/0018-GrenadeClusterCalibration3D/GrenadeClusterCalibration3D_seed1_5.jsonl",
47
+ "artifacts/records/0000-0099/0019-Match3ScoreGoal2D/Match3ScoreGoal2D_seed1_5.jsonl",
48
+ "artifacts/records/0000-0099/0019-Match3ScoreGoal2D/Match3ScoreGoal2D_seeds_1_5_human.jsonl",
49
+ "artifacts/records/0000-0099/0021-StarterRouteJump3D/StarterRouteJump3D_seed1_5.jsonl",
50
+ "artifacts/records/0000-0099/0021-StarterRouteJump3D/StarterRouteJump3D_seeds_1_5_human.jsonl",
51
+ "artifacts/records/0000-0099/0022-BlockWorldPathCopy3D/BlockWorldPathCopy3D_seed1_5.jsonl",
52
+ "artifacts/records/0000-0099/0022-BlockWorldPathCopy3D/BlockWorldPathCopy3D_seeds_1_5_human.jsonl",
53
+ "artifacts/records/0000-0099/0023-RotationSpeedSort3D/RotationSpeedSort3D_seed1_5.jsonl",
54
+ "artifacts/records/0000-0099/0023-RotationSpeedSort3D/RotationSpeedSort3D_seeds_1_5_human.jsonl",
55
+ "artifacts/records/0000-0099/0024-DelayTrain/DelayTrain_seed1_5.jsonl",
56
+ "artifacts/records/0000-0099/0025-GuiSettingsQuickSwitch/GuiSettingsQuickSwitch_seed1_5.jsonl",
57
+ "artifacts/records/0000-0099/0028-GuiNotesChecklistCleanup/GuiNotesChecklistCleanup_seed1_5.jsonl",
58
+ "artifacts/records/0000-0099/0029-GuiFilesMoveByRule/GuiFilesMoveByRule_seed1_5.jsonl",
59
+ "artifacts/records/0000-0099/0032-GuiMusicPlaylistBuilder/codex_gpt-5.6-terra_high/GuiMusicPlaylistBuilder_seeds_1_10_results.jsonl",
60
+ "artifacts/records/0000-0099/0032-GuiMusicPlaylistBuilder/codex_gpt-5.6-terra_high/GuiMusicPlaylistBuilder_seeds_1_10_trajectories.jsonl",
61
+ "artifacts/records/0000-0099/0033-GuiMessageToCalendar/GuiMessageToCalendar_seed1_5.jsonl",
62
+ "artifacts/records/0000-0099/0033-GuiMessageToCalendar/codex_gpt-5.6-terra_high/GuiMessageToCalendar_seeds_1_10_results.jsonl",
63
+ "artifacts/records/0000-0099/0033-GuiMessageToCalendar/codex_gpt-5.6-terra_high/GuiMessageToCalendar_seeds_1_10_trajectories.jsonl",
64
+ "artifacts/records/0000-0099/0034-GuiEmailAttachmentToFiles/codex_gpt-5.6-terra_high/GuiEmailAttachmentToFiles_seeds_1_10_results.jsonl",
65
+ "artifacts/records/0000-0099/0034-GuiEmailAttachmentToFiles/codex_gpt-5.6-terra_high/GuiEmailAttachmentToFiles_seeds_1_10_trajectories.jsonl",
66
+ "artifacts/records/0000-0099/0035-GuiGalleryReceiptToExpense/codex_gpt-5.6-terra_high/GuiGalleryReceiptToExpense_seeds_1_10_results.jsonl",
67
+ "artifacts/records/0000-0099/0035-GuiGalleryReceiptToExpense/codex_gpt-5.6-terra_high/GuiGalleryReceiptToExpense_seeds_1_10_trajectories.jsonl",
68
+ "artifacts/records/0000-0099/0036-GuiImageNoteTranscription/GuiImageNoteTranscription_seed1_5.jsonl",
69
+ "artifacts/records/0000-0099/0036-GuiImageNoteTranscription/codex_gpt-5.6-terra_high/GuiImageNoteTranscription_seeds_1_10_results.jsonl",
70
+ "artifacts/records/0000-0099/0036-GuiImageNoteTranscription/codex_gpt-5.6-terra_high/GuiImageNoteTranscription_seeds_1_10_trajectories.jsonl",
71
+ "artifacts/records/0000-0099/0037-GuiMapPlaceToMessage/GuiMapPlaceToMessage_seed1_5.jsonl",
72
+ "artifacts/records/0000-0099/0037-GuiMapPlaceToMessage/codex_gpt-5.6-terra_high/GuiMapPlaceToMessage_seeds_1_10_results.jsonl",
73
+ "artifacts/records/0000-0099/0037-GuiMapPlaceToMessage/codex_gpt-5.6-terra_high/GuiMapPlaceToMessage_seeds_1_10_trajectories.jsonl",
74
+ "artifacts/records/0000-0099/0038-GuiShoppingCartFromChat/GuiShoppingCartFromChat_seed1_5.jsonl",
75
+ "artifacts/records/0000-0099/0038-GuiShoppingCartFromChat/codex_gpt-5.6-terra_high/GuiShoppingCartFromChat_seeds_1_10_results.jsonl",
76
+ "artifacts/records/0000-0099/0038-GuiShoppingCartFromChat/codex_gpt-5.6-terra_high/GuiShoppingCartFromChat_seeds_1_10_trajectories.jsonl",
77
+ "artifacts/records/0000-0099/0039-GuiWeatherReminder/codex_gpt-5.6-terra_high/GuiWeatherReminder_seeds_1_10_results.jsonl",
78
+ "artifacts/records/0000-0099/0039-GuiWeatherReminder/codex_gpt-5.6-terra_high/GuiWeatherReminder_seeds_1_10_trajectories.jsonl",
79
+ "artifacts/records/0000-0099/0040-GuiMailToTodoActionItems/codex_gpt-5.6-terra_high/GuiMailToTodoActionItems_seeds_1_10_results.jsonl",
80
+ "artifacts/records/0000-0099/0040-GuiMailToTodoActionItems/codex_gpt-5.6-terra_high/GuiMailToTodoActionItems_seeds_1_10_trajectories.jsonl",
81
+ "artifacts/records/0000-0099/0041-Trajectory/codex_gpt-5.6-terra_high/Trajectory_seeds_1_10_results.jsonl",
82
+ "artifacts/records/0000-0099/0041-Trajectory/codex_gpt-5.6-terra_high/Trajectory_seeds_1_10_trajectories.jsonl",
83
+ "artifacts/records/0000-0099/0042-GuiAmbiguousContactClarify/codex_gpt-5.6-terra_high/GuiAmbiguousContactClarify_seeds_1_10_results.jsonl",
84
+ "artifacts/records/0000-0099/0042-GuiAmbiguousContactClarify/codex_gpt-5.6-terra_high/GuiAmbiguousContactClarify_seeds_1_10_trajectories.jsonl",
85
+ "artifacts/records/0000-0099/0043-DotweenConveyorDiverter2D/codex_gpt-5.6-terra_high/DotweenConveyorDiverter2D_seeds_1_10_results.jsonl",
86
+ "artifacts/records/0000-0099/0043-DotweenConveyorDiverter2D/codex_gpt-5.6-terra_high/DotweenConveyorDiverter2D_seeds_1_10_trajectories.jsonl",
87
+ "artifacts/records/0000-0099/0044-DotweenOrbitLock3D/codex_gpt-5.6-terra_high/DotweenOrbitLock3D_seeds_1_10_results.jsonl",
88
+ "artifacts/records/0000-0099/0044-DotweenOrbitLock3D/codex_gpt-5.6-terra_high/DotweenOrbitLock3D_seeds_1_10_trajectories.jsonl",
89
+ "artifacts/records/0000-0099/0045-GuiDeleteFilesConfirmSafety/codex_gpt-5.6-terra_high/GuiDeleteFilesConfirmSafety_seeds_1_10_results.jsonl",
90
+ "artifacts/records/0000-0099/0045-GuiDeleteFilesConfirmSafety/codex_gpt-5.6-terra_high/GuiDeleteFilesConfirmSafety_seeds_1_10_trajectories.jsonl",
91
+ "artifacts/records/0000-0099/0046-DotweenPendulumCatch2D/codex_gpt-5.6-terra_high/DotweenPendulumCatch2D_seeds_1_10_results.jsonl",
92
+ "artifacts/records/0000-0099/0046-DotweenPendulumCatch2D/codex_gpt-5.6-terra_high/DotweenPendulumCatch2D_seeds_1_10_trajectories.jsonl",
93
+ "artifacts/records/0000-0099/0047-GuiPrivacyRedactAndSend/codex_gpt-5.6-terra_high/GuiPrivacyRedactAndSend_seeds_1_10_results.jsonl",
94
+ "artifacts/records/0000-0099/0047-GuiPrivacyRedactAndSend/codex_gpt-5.6-terra_high/GuiPrivacyRedactAndSend_seeds_1_10_trajectories.jsonl",
95
+ "artifacts/records/0000-0099/0048-GuiPersonalizedCoffeeOrder/codex_gpt-5.6-terra_high/GuiPersonalizedCoffeeOrder_seeds_1_10_results.jsonl",
96
+ "artifacts/records/0000-0099/0048-GuiPersonalizedCoffeeOrder/codex_gpt-5.6-terra_high/GuiPersonalizedCoffeeOrder_seeds_1_10_trajectories.jsonl",
97
+ "artifacts/records/0000-0099/0049-GuiShoppingBudgetOptimizer/codex_gpt-5.6-terra_high/GuiShoppingBudgetOptimizer_seeds_1_10_results.jsonl",
98
+ "artifacts/records/0000-0099/0049-GuiShoppingBudgetOptimizer/codex_gpt-5.6-terra_high/GuiShoppingBudgetOptimizer_seeds_1_10_trajectories.jsonl",
99
+ "artifacts/records/0000-0099/0050-GuiCalendarConflictReschedule/codex_gpt-5.6-terra_high/GuiCalendarConflictReschedule_seeds_1_10_results.jsonl",
100
+ "artifacts/records/0000-0099/0050-GuiCalendarConflictReschedule/codex_gpt-5.6-terra_high/GuiCalendarConflictReschedule_seeds_1_10_trajectories.jsonl",
101
+ "artifacts/records/0000-0099/0051-GuiTeamChatActionSummary/codex_gpt-5.6-terra_high/GuiTeamChatActionSummary_seeds_1_10_results.jsonl",
102
+ "artifacts/records/0000-0099/0051-GuiTeamChatActionSummary/codex_gpt-5.6-terra_high/GuiTeamChatActionSummary_seeds_1_10_trajectories.jsonl",
103
+ "artifacts/records/0000-0099/0052-GuiAppStoreReviewTriage/codex_gpt-5.6-terra_high/GuiAppStoreReviewTriage_seeds_1_10_results.jsonl",
104
+ "artifacts/records/0000-0099/0052-GuiAppStoreReviewTriage/codex_gpt-5.6-terra_high/GuiAppStoreReviewTriage_seeds_1_10_trajectories.jsonl",
105
+ "artifacts/records/0000-0099/0053-GuiCheckoutFailureRecovery/codex_gpt-5.6-terra_high/GuiCheckoutFailureRecovery_seeds_1_10_results.jsonl",
106
+ "artifacts/records/0000-0099/0053-GuiCheckoutFailureRecovery/codex_gpt-5.6-terra_high/GuiCheckoutFailureRecovery_seeds_1_10_trajectories.jsonl",
107
+ "artifacts/records/0000-0099/0054-GuiLiveCalendarReplan/codex_gpt-5.6-terra_high/GuiLiveCalendarReplan_seeds_1_10_results.jsonl",
108
+ "artifacts/records/0000-0099/0054-GuiLiveCalendarReplan/codex_gpt-5.6-terra_high/GuiLiveCalendarReplan_seeds_1_10_trajectories.jsonl",
109
+ "artifacts/records/0000-0099/0055-GuiOfflineDraftConflictMerge/codex_gpt-5.6-terra_high/GuiOfflineDraftConflictMerge_seeds_1_10_results.jsonl",
110
+ "artifacts/records/0000-0099/0055-GuiOfflineDraftConflictMerge/codex_gpt-5.6-terra_high/GuiOfflineDraftConflictMerge_seeds_1_10_trajectories.jsonl",
111
+ "artifacts/records/0000-0099/0056-GuiTravelDisruptionOrchestrator/codex_gpt-5.6-terra_high/GuiTravelDisruptionOrchestrator_seeds_1_10_results.jsonl",
112
+ "artifacts/records/0000-0099/0056-GuiTravelDisruptionOrchestrator/codex_gpt-5.6-terra_high/GuiTravelDisruptionOrchestrator_seeds_1_10_trajectories.jsonl",
113
+ "artifacts/records/0000-0099/0057-GuiDependentFormRepair/codex_gpt-5.6-terra_high/GuiDependentFormRepair_seeds_1_10_results.jsonl",
114
+ "artifacts/records/0000-0099/0057-GuiDependentFormRepair/codex_gpt-5.6-terra_high/GuiDependentFormRepair_seeds_1_10_trajectories.jsonl",
115
+ "artifacts/records/0000-0099/0058-GuiLiveInventorySubstitution/codex_gpt-5.6-terra_high/GuiLiveInventorySubstitution_seeds_1_10_results.jsonl",
116
+ "artifacts/records/0000-0099/0058-GuiLiveInventorySubstitution/codex_gpt-5.6-terra_high/GuiLiveInventorySubstitution_seeds_1_10_trajectories.jsonl",
117
+ "artifacts/records/0000-0099/0059-GuiCrossSessionParcelRecall/codex_gpt-5.6-terra_high/GuiCrossSessionParcelRecall_seeds_1_10_results.jsonl",
118
+ "artifacts/records/0000-0099/0059-GuiCrossSessionParcelRecall/codex_gpt-5.6-terra_high/GuiCrossSessionParcelRecall_seeds_1_10_trajectories.jsonl",
119
+ "artifacts/records/0000-0099/0060-GuiPreferenceChangePointOrder/codex_gpt-5.6-terra_high/GuiPreferenceChangePointOrder_seeds_1_10_results.jsonl",
120
+ "artifacts/records/0000-0099/0060-GuiPreferenceChangePointOrder/codex_gpt-5.6-terra_high/GuiPreferenceChangePointOrder_seeds_1_10_trajectories.jsonl",
121
+ "artifacts/records/0000-0099/0061-GuiMinimalClarificationTravel/codex_gpt-5.6-terra_high/GuiMinimalClarificationTravel_seeds_1_10_results.jsonl",
122
+ "artifacts/records/0000-0099/0061-GuiMinimalClarificationTravel/codex_gpt-5.6-terra_high/GuiMinimalClarificationTravel_seeds_1_10_trajectories.jsonl",
123
+ "artifacts/records/0000-0099/0062-GuiProactiveMeetingConsent/codex_gpt-5.6-terra_high/GuiProactiveMeetingConsent_seeds_1_10_results.jsonl",
124
+ "artifacts/records/0000-0099/0062-GuiProactiveMeetingConsent/codex_gpt-5.6-terra_high/GuiProactiveMeetingConsent_seeds_1_10_trajectories.jsonl",
125
+ "artifacts/records/0000-0099/0063-GuiSharedDeviceProfileIsolation/codex_gpt-5.6-terra_high/GuiSharedDeviceProfileIsolation_seeds_1_10_results.jsonl",
126
+ "artifacts/records/0000-0099/0063-GuiSharedDeviceProfileIsolation/codex_gpt-5.6-terra_high/GuiSharedDeviceProfileIsolation_seeds_1_10_trajectories.jsonl",
127
+ "artifacts/records/0000-0099/0064-GuiProgressiveInstructionRevision/codex_gpt-5.6-terra_high/GuiProgressiveInstructionRevision_seeds_1_10_results.jsonl",
128
+ "artifacts/records/0000-0099/0064-GuiProgressiveInstructionRevision/codex_gpt-5.6-terra_high/GuiProgressiveInstructionRevision_seeds_1_10_trajectories.jsonl",
129
+ "artifacts/records/0000-0099/0065-GuiPromptInjectionInvoiceApproval/codex_gpt-5.6-terra_high/GuiPromptInjectionInvoiceApproval_seeds_1_10_results.jsonl",
130
+ "artifacts/records/0000-0099/0065-GuiPromptInjectionInvoiceApproval/codex_gpt-5.6-terra_high/GuiPromptInjectionInvoiceApproval_seeds_1_10_trajectories.jsonl",
131
+ "artifacts/records/0000-0099/0066-GuiLeastPrivilegeDocumentShare/codex_gpt-5.6-terra_high/GuiLeastPrivilegeDocumentShare_seeds_1_10_results.jsonl",
132
+ "artifacts/records/0000-0099/0066-GuiLeastPrivilegeDocumentShare/codex_gpt-5.6-terra_high/GuiLeastPrivilegeDocumentShare_seeds_1_10_trajectories.jsonl",
133
+ "artifacts/records/0000-0099/0067-GuiPhishingOverlayTransfer/codex_gpt-5.6-terra_high/GuiPhishingOverlayTransfer_seeds_1_10_results.jsonl",
134
+ "artifacts/records/0000-0099/0067-GuiPhishingOverlayTransfer/codex_gpt-5.6-terra_high/GuiPhishingOverlayTransfer_seeds_1_10_trajectories.jsonl",
135
+ "artifacts/records/0000-0099/0068-GuiAuditedExpenseReconciliation/codex_gpt-5.6-terra_high/GuiAuditedExpenseReconciliation_seeds_1_10_results.jsonl",
136
+ "artifacts/records/0000-0099/0068-GuiAuditedExpenseReconciliation/codex_gpt-5.6-terra_high/GuiAuditedExpenseReconciliation_seeds_1_10_trajectories.jsonl",
137
+ "artifacts/records/0000-0099/0069-ColorGradientMaterialMatch3D/codex_gpt-5.6-terra_high/ColorGradientMaterialMatch3D_seeds_1_10_results.jsonl",
138
+ "artifacts/records/0000-0099/0069-ColorGradientMaterialMatch3D/codex_gpt-5.6-terra_high/ColorGradientMaterialMatch3D_seeds_1_10_trajectories.jsonl",
139
+ "artifacts/records/0000-0099/0070-ColorConstancyWhiteBalance3D/codex_gpt-5.6-terra_high/ColorConstancyWhiteBalance3D_seeds_1_10_results.jsonl",
140
+ "artifacts/records/0000-0099/0070-ColorConstancyWhiteBalance3D/codex_gpt-5.6-terra_high/ColorConstancyWhiteBalance3D_seeds_1_10_trajectories.jsonl",
141
+ "artifacts/records/0000-0099/0071-AdditiveSpotlightMix3D/codex_gpt-5.6-terra_high/AdditiveSpotlightMix3D_seeds_1_10_results.jsonl",
142
+ "artifacts/records/0000-0099/0071-AdditiveSpotlightMix3D/codex_gpt-5.6-terra_high/AdditiveSpotlightMix3D_seeds_1_10_trajectories.jsonl",
143
+ "artifacts/records/0000-0099/0072-TransparentFilterComposite2D/codex_gpt-5.6-terra_high/TransparentFilterComposite2D_seeds_1_10_results.jsonl",
144
+ "artifacts/records/0000-0099/0072-TransparentFilterComposite2D/codex_gpt-5.6-terra_high/TransparentFilterComposite2D_seeds_1_10_trajectories.jsonl",
145
+ "artifacts/records/0000-0099/0073-CamouflageExitTracker2D/codex_gpt-5.6-terra_high/CamouflageExitTracker2D_seeds_1_10_results.jsonl",
146
+ "artifacts/records/0000-0099/0073-CamouflageExitTracker2D/codex_gpt-5.6-terra_high/CamouflageExitTracker2D_seeds_1_10_trajectories.jsonl",
147
+ "artifacts/records/0000-0099/0074-ChromaticOddPatchSequence2D/codex_gpt-5.6-terra_high/ChromaticOddPatchSequence2D_seeds_1_10_results.jsonl",
148
+ "artifacts/records/0000-0099/0074-ChromaticOddPatchSequence2D/codex_gpt-5.6-terra_high/ChromaticOddPatchSequence2D_seeds_1_10_trajectories.jsonl",
149
+ "artifacts/records/0000-0099/0075-ColorBindingCurtainMemory3D/codex_gpt-5.6-terra_high/ColorBindingCurtainMemory3D_seeds_1_10_results.jsonl",
150
+ "artifacts/records/0000-0099/0075-ColorBindingCurtainMemory3D/codex_gpt-5.6-terra_high/ColorBindingCurtainMemory3D_seeds_1_10_trajectories.jsonl",
151
+ "artifacts/records/0000-0099/0076-ColorIllusionMaskProbe2D/codex_gpt-5.6-terra_high/ColorIllusionMaskProbe2D_seeds_1_10_results.jsonl",
152
+ "artifacts/records/0000-0099/0076-ColorIllusionMaskProbe2D/codex_gpt-5.6-terra_high/ColorIllusionMaskProbe2D_seeds_1_10_trajectories.jsonl",
153
+ "artifacts/records/0000-0099/0077-HueOrderCaps2D/codex_gpt-5.6-terra_high/HueOrderCaps2D_seeds_1_10_results.jsonl",
154
+ "artifacts/records/0000-0099/0077-HueOrderCaps2D/codex_gpt-5.6-terra_high/HueOrderCaps2D_seeds_1_10_trajectories.jsonl",
155
+ "artifacts/records/0000-0099/0078-LightnessChromaLadder2D/codex_gpt-5.6-terra_high/LightnessChromaLadder2D_seeds_1_10_results.jsonl",
156
+ "artifacts/records/0000-0099/0078-LightnessChromaLadder2D/codex_gpt-5.6-terra_high/LightnessChromaLadder2D_seeds_1_10_trajectories.jsonl",
157
+ "artifacts/records/0000-0099/0079-ChromaticAreaQuotaMosaic2D/codex_gpt-5.6-terra_high/ChromaticAreaQuotaMosaic2D_seeds_1_10_results.jsonl",
158
+ "artifacts/records/0000-0099/0079-ChromaticAreaQuotaMosaic2D/codex_gpt-5.6-terra_high/ChromaticAreaQuotaMosaic2D_seeds_1_10_trajectories.jsonl",
159
+ "artifacts/records/0000-0099/0080-NonPrototypicalColorBoundary2D/codex_gpt-5.6-terra_high/NonPrototypicalColorBoundary2D_seeds_1_10_results.jsonl",
160
+ "artifacts/records/0000-0099/0080-NonPrototypicalColorBoundary2D/codex_gpt-5.6-terra_high/NonPrototypicalColorBoundary2D_seeds_1_10_trajectories.jsonl",
161
+ "artifacts/records/0000-0099/0081-CameraChartProfileTransfer2D/codex_gpt-5.6-terra_high/CameraChartProfileTransfer2D_seeds_1_10_results.jsonl",
162
+ "artifacts/records/0000-0099/0081-CameraChartProfileTransfer2D/codex_gpt-5.6-terra_high/CameraChartProfileTransfer2D_seeds_1_10_trajectories.jsonl",
163
+ "artifacts/records/0000-0099/0082-CmykRegistrationProof2D/codex_gpt-5.6-terra_high/CmykRegistrationProof2D_seeds_1_10_results.jsonl",
164
+ "artifacts/records/0000-0099/0082-CmykRegistrationProof2D/codex_gpt-5.6-terra_high/CmykRegistrationProof2D_seeds_1_10_trajectories.jsonl",
165
+ "artifacts/records/0000-0099/0083-ChromaticAberrationLensTune2D/codex_gpt-5.6-terra_high/ChromaticAberrationLensTune2D_seeds_1_10_results.jsonl",
166
+ "artifacts/records/0000-0099/0083-ChromaticAberrationLensTune2D/codex_gpt-5.6-terra_high/ChromaticAberrationLensTune2D_seeds_1_10_trajectories.jsonl",
167
+ "artifacts/records/0000-0099/0084-SurfaceColorDefectInspection3D/codex_gpt-5.6-terra_high/SurfaceColorDefectInspection3D_seeds_1_10_results.jsonl",
168
+ "artifacts/records/0000-0099/0084-SurfaceColorDefectInspection3D/codex_gpt-5.6-terra_high/SurfaceColorDefectInspection3D_seeds_1_10_trajectories.jsonl",
169
+ "artifacts/records/0000-0099/0085-ChromaticCauseCounterfactual3D/codex_gpt-5.6-terra_high/ChromaticCauseCounterfactual3D_seeds_1_10_results.jsonl",
170
+ "artifacts/records/0000-0099/0085-ChromaticCauseCounterfactual3D/codex_gpt-5.6-terra_high/ChromaticCauseCounterfactual3D_seeds_1_10_trajectories.jsonl",
171
+ "artifacts/records/0000-0099/0086-PaintLayerPeelForensics2D/codex_gpt-5.6-terra_high/PaintLayerPeelForensics2D_seeds_1_10_results.jsonl",
172
+ "artifacts/records/0000-0099/0086-PaintLayerPeelForensics2D/codex_gpt-5.6-terra_high/PaintLayerPeelForensics2D_seeds_1_10_trajectories.jsonl",
173
+ "artifacts/records/0000-0099/0087-DyeContaminationSourceTrace3D/codex_gpt-5.6-terra_high/DyeContaminationSourceTrace3D_seeds_1_10_results.jsonl",
174
+ "artifacts/records/0000-0099/0087-DyeContaminationSourceTrace3D/codex_gpt-5.6-terra_high/DyeContaminationSourceTrace3D_seeds_1_10_trajectories.jsonl",
175
+ "artifacts/records/0000-0099/0088-ColorTransferPipelineRepair2D/codex_gpt-5.6-terra_high/ColorTransferPipelineRepair2D_seeds_1_10_results.jsonl",
176
+ "artifacts/records/0000-0099/0088-ColorTransferPipelineRepair2D/codex_gpt-5.6-terra_high/ColorTransferPipelineRepair2D_seeds_1_10_trajectories.jsonl",
177
+ "artifacts/records/0000-0099/0089-FalseColorHeatmapControl2D/codex_gpt-5.6-terra_high/FalseColorHeatmapControl2D_seeds_1_10_results.jsonl",
178
+ "artifacts/records/0000-0099/0089-FalseColorHeatmapControl2D/codex_gpt-5.6-terra_high/FalseColorHeatmapControl2D_seeds_1_10_trajectories.jsonl",
179
+ "artifacts/records/0000-0099/0090-ChromaticFlashProtocol2D/codex_gpt-5.6-terra_high/ChromaticFlashProtocol2D_seeds_1_10_results.jsonl",
180
+ "artifacts/records/0000-0099/0090-ChromaticFlashProtocol2D/codex_gpt-5.6-terra_high/ChromaticFlashProtocol2D_seeds_1_10_trajectories.jsonl",
181
+ "artifacts/records/0000-0099/0091-ChromaticChecksumRepair2D/codex_gpt-5.6-terra_high/ChromaticChecksumRepair2D_seeds_1_10_results.jsonl",
182
+ "artifacts/records/0000-0099/0091-ChromaticChecksumRepair2D/codex_gpt-5.6-terra_high/ChromaticChecksumRepair2D_seeds_1_10_trajectories.jsonl",
183
+ "artifacts/records/0000-0099/0092-ColorWordConflictDispatch2D/codex_gpt-5.6-terra_high/ColorWordConflictDispatch2D_seeds_1_10_results.jsonl",
184
+ "artifacts/records/0000-0099/0092-ColorWordConflictDispatch2D/codex_gpt-5.6-terra_high/ColorWordConflictDispatch2D_seeds_1_10_trajectories.jsonl",
185
+ "artifacts/records/0000-0099/0093-VectorLatchLabyrinth2D/codex_gpt-5.6-terra_high/VectorLatchLabyrinth2D_seeds_1_10_results.jsonl",
186
+ "artifacts/records/0000-0099/0093-VectorLatchLabyrinth2D/codex_gpt-5.6-terra_high/VectorLatchLabyrinth2D_seeds_1_10_trajectories.jsonl",
187
+ "artifacts/records/0000-0099/0094-CoupledCompassChambers2D/codex_gpt-5.6-terra_high/CoupledCompassChambers2D_seeds_1_10_results.jsonl",
188
+ "artifacts/records/0000-0099/0094-CoupledCompassChambers2D/codex_gpt-5.6-terra_high/CoupledCompassChambers2D_seeds_1_10_trajectories.jsonl",
189
+ "artifacts/records/0000-0099/0095-RotatingBridgeIslands2D/codex_gpt-5.6-terra_high/RotatingBridgeIslands2D_seeds_1_10_results.jsonl",
190
+ "artifacts/records/0000-0099/0095-RotatingBridgeIslands2D/codex_gpt-5.6-terra_high/RotatingBridgeIslands2D_seeds_1_10_trajectories.jsonl",
191
+ "artifacts/records/0000-0099/0096-GravityPocketCourier2D/codex_gpt-5.6-terra_high/GravityPocketCourier2D_seeds_1_10_results.jsonl",
192
+ "artifacts/records/0000-0099/0096-GravityPocketCourier2D/codex_gpt-5.6-terra_high/GravityPocketCourier2D_seeds_1_10_trajectories.jsonl",
193
+ "artifacts/records/0000-0099/0097-Task97_NeighborRuleSwitchboard2D/codex_gpt-5.6-terra_high/Task97_NeighborRuleSwitchboard2D_seeds_1_10_results.jsonl",
194
+ "artifacts/records/0000-0099/0097-Task97_NeighborRuleSwitchboard2D/codex_gpt-5.6-terra_high/Task97_NeighborRuleSwitchboard2D_seeds_1_10_trajectories.jsonl",
195
+ "artifacts/records/0000-0099/0098-Task98_StencilOperatorPress2D/codex_gpt-5.6-terra_high/Task98_StencilOperatorPress2D_seeds_1_10_results.jsonl",
196
+ "artifacts/records/0000-0099/0098-Task98_StencilOperatorPress2D/codex_gpt-5.6-terra_high/Task98_StencilOperatorPress2D_seeds_1_10_trajectories.jsonl",
197
+ "artifacts/records/0000-0099/0099-Task99_UnknownMassBalance2D/codex_gpt-5.6-terra_high/Task99_UnknownMassBalance2D_seeds_1_10_results.jsonl",
198
+ "artifacts/records/0000-0099/0099-Task99_UnknownMassBalance2D/codex_gpt-5.6-terra_high/Task99_UnknownMassBalance2D_seeds_1_10_trajectories.jsonl",
199
+ "artifacts/records/0100-0199/0100-Task100_PulseOrderCircuit2D/codex_gpt-5.6-terra_high/Task100_PulseOrderCircuit2D_seeds_1_10_results.jsonl",
200
+ "artifacts/records/0100-0199/0100-Task100_PulseOrderCircuit2D/codex_gpt-5.6-terra_high/Task100_PulseOrderCircuit2D_seeds_1_10_trajectories.jsonl",
201
+ "artifacts/records/0100-0199/0101-Task101_FogBeaconCartography2D/codex_gpt-5.6-terra_high/Task101_FogBeaconCartography2D_seeds_1_10_results.jsonl",
202
+ "artifacts/records/0100-0199/0101-Task101_FogBeaconCartography2D/codex_gpt-5.6-terra_high/Task101_FogBeaconCartography2D_seeds_1_10_trajectories.jsonl",
203
+ "artifacts/records/0100-0199/0102-Task102_MirroredCrewDocking2D/codex_gpt-5.6-terra_high/Task102_MirroredCrewDocking2D_seeds_1_10_results.jsonl",
204
+ "artifacts/records/0100-0199/0102-Task102_MirroredCrewDocking2D/codex_gpt-5.6-terra_high/Task102_MirroredCrewDocking2D_seeds_1_10_trajectories.jsonl",
205
+ "artifacts/records/0100-0199/0103-Task103_PatrolPhaseRescue2D/codex_gpt-5.6-terra_high/Task103_PatrolPhaseRescue2D_seeds_1_10_results.jsonl",
206
+ "artifacts/records/0100-0199/0103-Task103_PatrolPhaseRescue2D/codex_gpt-5.6-terra_high/Task103_PatrolPhaseRescue2D_seeds_1_10_trajectories.jsonl",
207
+ "artifacts/records/0100-0199/0104-ConverterCrateWorkshop2D/codex_gpt-5.6-terra_high/ConverterCrateWorkshop2D_seeds_1_10_results.jsonl",
208
+ "artifacts/records/0100-0199/0104-ConverterCrateWorkshop2D/codex_gpt-5.6-terra_high/ConverterCrateWorkshop2D_seeds_1_10_trajectories.jsonl",
209
+ "artifacts/records/releases/task32-104-codex-gpt-5.6-terra-high-seeds-1-10-20260817/release_audit.json",
210
+ "artifacts/records/releases/task32-104-codex-gpt-5.6-terra-high-seeds-1-10-20260817/reward_summary.csv"
211
  ],
212
  "release_id": "env-1.0.2",
213
  "repo_id": "P90-RushB/AgentArk",
214
  "task_artifacts": [
215
+ "artifacts/tasks/0000-0099/0000-MarbleStop/task-v1/env-1.0/linux/MarbleStop-task-v1-env-1.0-linux.zip",
216
+ "artifacts/tasks/0000-0099/0000-MarbleStop/task-v1/env-1.0/windows/MarbleStop-task-v1-env-1.0-windows.zip",
217
+ "artifacts/tasks/0000-0099/0001-Snake/task-v1/env-1.0/linux/Snake-task-v1-env-1.0-linux.zip",
218
+ "artifacts/tasks/0000-0099/0001-Snake/task-v1/env-1.0/windows/Snake-task-v1-env-1.0-windows.zip",
219
+ "artifacts/tasks/0000-0099/0002-Pushbox/task-v1/env-1.0/linux/Pushbox-task-v1-env-1.0-linux.zip",
220
+ "artifacts/tasks/0000-0099/0002-Pushbox/task-v1/env-1.0/windows/Pushbox-task-v1-env-1.0-windows.zip",
221
+ "artifacts/tasks/0000-0099/0003-ObjectRotationMatch/task-v1/env-1.0/linux/ObjectRotationMatch-task-v1-env-1.0-linux.zip",
222
+ "artifacts/tasks/0000-0099/0003-ObjectRotationMatch/task-v1/env-1.0/windows/ObjectRotationMatch-task-v1-env-1.0-windows.zip",
223
+ "artifacts/tasks/0000-0099/0004-ColorFovCount/task-v1/env-1.0/linux/ColorFovCount-task-v1-env-1.0-linux.zip",
224
  "artifacts/tasks/0000-0099/0004-ColorFovCount/task-v1/env-1.0/windows/ColorFovCount-task-v1-env-1.0-windows.zip",
225
+ "artifacts/tasks/0000-0099/0005-DoorSpin3Turns/task-v1/env-1.0/linux/DoorSpin3Turns-task-v1-env-1.0-linux.zip",
 
226
  "artifacts/tasks/0000-0099/0005-DoorSpin3Turns/task-v1/env-1.0/windows/DoorSpin3Turns-task-v1-env-1.0-windows.zip",
227
+ "artifacts/tasks/0000-0099/0006-GoldMiner2D/task-v1/env-1.0/linux/GoldMiner2D-task-v1-env-1.0-linux.zip",
228
  "artifacts/tasks/0000-0099/0006-GoldMiner2D/task-v1/env-1.0/windows/GoldMiner2D-task-v1-env-1.0-windows.zip",
229
+ "artifacts/tasks/0000-0099/0007-StickBridgeEstimate2D/task-v1/env-1.0/linux/StickBridgeEstimate2D-task-v1-env-1.0-linux.zip",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
230
  "artifacts/tasks/0000-0099/0007-StickBridgeEstimate2D/task-v1/env-1.0/windows/StickBridgeEstimate2D-task-v1-env-1.0-windows.zip",
231
+ "artifacts/tasks/0000-0099/0008-ZigzagPillarJump3D/task-v1/env-1.0/linux/ZigzagPillarJump3D-task-v1-env-1.0-linux.zip",
 
 
232
  "artifacts/tasks/0000-0099/0008-ZigzagPillarJump3D/task-v1/env-1.0/windows/ZigzagPillarJump3D-task-v1-env-1.0-windows.zip",
233
+ "artifacts/tasks/0000-0099/0009-FishingJoy2D/task-v1/env-1.0/linux/FishingJoy2D-task-v1-env-1.0-linux.zip",
234
+ "artifacts/tasks/0000-0099/0009-FishingJoy2D/task-v1/env-1.0/windows/FishingJoy2D-task-v1-env-1.0-windows.zip",
235
  "artifacts/tasks/0000-0099/0010-AxleBoardAlignment3D/task-v1/env-1.0/linux/AxleBoardAlignment3D-task-v1-env-1.0-linux.zip",
236
+ "artifacts/tasks/0000-0099/0010-AxleBoardAlignment3D/task-v1/env-1.0/windows/AxleBoardAlignment3D-task-v1-env-1.0-windows.zip",
237
+ "artifacts/tasks/0000-0099/0011-TightropeSprint3D/task-v1/env-1.0/linux/TightropeSprint3D-task-v1-env-1.0-linux.zip",
238
+ "artifacts/tasks/0000-0099/0011-TightropeSprint3D/task-v1/env-1.0/windows/TightropeSprint3D-task-v1-env-1.0-windows.zip",
239
+ "artifacts/tasks/0000-0099/0012-Tetris/task-v1/env-1.0/linux/Tetris-task-v1-env-1.0-linux.zip",
240
+ "artifacts/tasks/0000-0099/0012-Tetris/task-v1/env-1.0/windows/Tetris-task-v1-env-1.0-windows.zip",
241
+ "artifacts/tasks/0000-0099/0013-TetrisHard/task-v1/env-1.0/linux/TetrisHard-task-v1-env-1.0-linux.zip",
242
+ "artifacts/tasks/0000-0099/0013-TetrisHard/task-v1/env-1.0/windows/TetrisHard-task-v1-env-1.0-windows.zip",
243
+ "artifacts/tasks/0000-0099/0014-MirrorRelay2D/task-v1/env-1.0/linux/MirrorRelay2D-task-v1-env-1.0-linux.zip",
244
+ "artifacts/tasks/0000-0099/0014-MirrorRelay2D/task-v1/env-1.0/windows/MirrorRelay2D-task-v1-env-1.0-windows.zip",
245
+ "artifacts/tasks/0000-0099/0015-SpatialRelationMatch3D/task-v1/env-1.0/linux/SpatialRelationMatch3D-task-v1-env-1.0-linux.zip",
246
+ "artifacts/tasks/0000-0099/0015-SpatialRelationMatch3D/task-v1/env-1.0/windows/SpatialRelationMatch3D-task-v1-env-1.0-windows.zip",
247
+ "artifacts/tasks/0000-0099/0016-SpatialRelationAxisOrder3D/task-v1/env-1.0/linux/SpatialRelationAxisOrder3D-task-v1-env-1.0-linux.zip",
248
+ "artifacts/tasks/0000-0099/0016-SpatialRelationAxisOrder3D/task-v1/env-1.0/windows/SpatialRelationAxisOrder3D-task-v1-env-1.0-windows.zip",
249
  "artifacts/tasks/0000-0099/0017-CraneStackTower2D/task-v1/env-1.0/linux/CraneStackTower2D-task-v1-env-1.0-linux.zip",
250
+ "artifacts/tasks/0000-0099/0017-CraneStackTower2D/task-v1/env-1.0/windows/CraneStackTower2D-task-v1-env-1.0-windows.zip",
 
 
 
251
  "artifacts/tasks/0000-0099/0018-GrenadeClusterCalibration3D/task-v1/env-1.0/linux/GrenadeClusterCalibration3D-task-v1-env-1.0-linux.zip",
252
+ "artifacts/tasks/0000-0099/0018-GrenadeClusterCalibration3D/task-v1/env-1.0/windows/GrenadeClusterCalibration3D-task-v1-env-1.0-windows.zip",
 
 
 
 
 
 
 
253
  "artifacts/tasks/0000-0099/0019-Match3ScoreGoal2D/task-v1/env-1.0/linux/Match3ScoreGoal2D-task-v1-env-1.0-linux.zip",
254
+ "artifacts/tasks/0000-0099/0019-Match3ScoreGoal2D/task-v1/env-1.0/windows/Match3ScoreGoal2D-task-v1-env-1.0-windows.zip",
255
+ "artifacts/tasks/0000-0099/0020-Reach2048Tile2D/task-v1/env-1.0.1/linux/Reach2048Tile2D-task-v1-env-1.0.1-linux.zip",
256
+ "artifacts/tasks/0000-0099/0020-Reach2048Tile2D/task-v1/env-1.0.1/windows/Reach2048Tile2D-task-v1-env-1.0.1-windows.zip",
257
  "artifacts/tasks/0000-0099/0020-Reach2048Tile2D/task-v1/env-1.0/linux/Reach2048Tile2D-task-v1-env-1.0-linux.zip",
258
+ "artifacts/tasks/0000-0099/0020-Reach2048Tile2D/task-v1/env-1.0/windows/Reach2048Tile2D-task-v1-env-1.0-windows.zip",
 
 
 
259
  "artifacts/tasks/0000-0099/0021-StarterRouteJump3D/task-v1/env-1.0/linux/StarterRouteJump3D-task-v1-env-1.0-linux.zip",
260
+ "artifacts/tasks/0000-0099/0021-StarterRouteJump3D/task-v1/env-1.0/windows/StarterRouteJump3D-task-v1-env-1.0-windows.zip",
261
+ "artifacts/tasks/0000-0099/0022-BlockWorldPathCopy3D/task-v1/env-1.0/linux/BlockWorldPathCopy3D-task-v1-env-1.0-linux.zip",
262
+ "artifacts/tasks/0000-0099/0022-BlockWorldPathCopy3D/task-v1/env-1.0/windows/BlockWorldPathCopy3D-task-v1-env-1.0-windows.zip",
263
+ "artifacts/tasks/0000-0099/0023-RotationSpeedSort3D/task-v1/env-1.0/linux/RotationSpeedSort3D-task-v1-env-1.0-linux.zip",
264
+ "artifacts/tasks/0000-0099/0023-RotationSpeedSort3D/task-v1/env-1.0/windows/RotationSpeedSort3D-task-v1-env-1.0-windows.zip",
265
+ "artifacts/tasks/0000-0099/0024-DelayTrain/task-v1/env-1.0/linux/DelayTrain-task-v1-env-1.0-linux.zip",
266
+ "artifacts/tasks/0000-0099/0024-DelayTrain/task-v1/env-1.0/windows/DelayTrain-task-v1-env-1.0-windows.zip",
267
+ "artifacts/tasks/0000-0099/0025-GuiSettingsQuickSwitch/task-v1/env-1.0/linux/GuiSettingsQuickSwitch-task-v1-env-1.0-linux.zip",
268
+ "artifacts/tasks/0000-0099/0025-GuiSettingsQuickSwitch/task-v1/env-1.0/windows/GuiSettingsQuickSwitch-task-v1-env-1.0-windows.zip",
269
+ "artifacts/tasks/0000-0099/0026-GuiContactsCreateAndEdit/task-v1/env-1.0.1/linux/GuiContactsCreateAndEdit-task-v1-env-1.0.1-linux.zip",
270
+ "artifacts/tasks/0000-0099/0026-GuiContactsCreateAndEdit/task-v1/env-1.0.1/windows/GuiContactsCreateAndEdit-task-v1-env-1.0.1-windows.zip",
271
+ "artifacts/tasks/0000-0099/0027-GuiCalendarEventCreate/task-v1/env-1.0.1/linux/GuiCalendarEventCreate-task-v1-env-1.0.1-linux.zip",
272
+ "artifacts/tasks/0000-0099/0027-GuiCalendarEventCreate/task-v1/env-1.0.1/windows/GuiCalendarEventCreate-task-v1-env-1.0.1-windows.zip",
273
+ "artifacts/tasks/0000-0099/0028-GuiNotesChecklistCleanup/task-v1/env-1.0/linux/GuiNotesChecklistCleanup-task-v1-env-1.0-linux.zip",
274
+ "artifacts/tasks/0000-0099/0028-GuiNotesChecklistCleanup/task-v1/env-1.0/windows/GuiNotesChecklistCleanup-task-v1-env-1.0-windows.zip",
275
+ "artifacts/tasks/0000-0099/0029-GuiFilesMoveByRule/task-v1/env-1.0/linux/GuiFilesMoveByRule-task-v1-env-1.0-linux.zip",
276
+ "artifacts/tasks/0000-0099/0029-GuiFilesMoveByRule/task-v1/env-1.0/windows/GuiFilesMoveByRule-task-v1-env-1.0-windows.zip",
277
+ "artifacts/tasks/0000-0099/0030-GuiExpenseAddRecord/task-v1/env-1.0.1/linux/GuiExpenseAddRecord-task-v1-env-1.0.1-linux.zip",
278
+ "artifacts/tasks/0000-0099/0030-GuiExpenseAddRecord/task-v1/env-1.0.1/windows/GuiExpenseAddRecord-task-v1-env-1.0.1-windows.zip",
279
+ "artifacts/tasks/0000-0099/0031-GuiRecipeFindAndFavorite/task-v1/env-1.0.1/linux/GuiRecipeFindAndFavorite-task-v1-env-1.0.1-linux.zip",
280
+ "artifacts/tasks/0000-0099/0031-GuiRecipeFindAndFavorite/task-v1/env-1.0.1/windows/GuiRecipeFindAndFavorite-task-v1-env-1.0.1-windows.zip",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
281
  "artifacts/tasks/0000-0099/0032-GuiMusicPlaylistBuilder/task-v1/env-1.0.1/linux/GuiMusicPlaylistBuilder-task-v1-env-1.0.1-linux.zip",
282
+ "artifacts/tasks/0000-0099/0032-GuiMusicPlaylistBuilder/task-v1/env-1.0.1/windows/GuiMusicPlaylistBuilder-task-v1-env-1.0.1-windows.zip",
283
  "artifacts/tasks/0000-0099/0033-GuiMessageToCalendar/task-v1/env-1.0.1/linux/GuiMessageToCalendar-task-v1-env-1.0.1-linux.zip",
284
+ "artifacts/tasks/0000-0099/0033-GuiMessageToCalendar/task-v1/env-1.0.1/windows/GuiMessageToCalendar-task-v1-env-1.0.1-windows.zip",
285
+ "artifacts/tasks/0000-0099/0033-GuiMessageToCalendar/task-v1/env-1.0/linux/GuiMessageToCalendar-task-v1-env-1.0-linux.zip",
286
+ "artifacts/tasks/0000-0099/0033-GuiMessageToCalendar/task-v1/env-1.0/windows/GuiMessageToCalendar-task-v1-env-1.0-windows.zip",
287
  "artifacts/tasks/0000-0099/0034-GuiEmailAttachmentToFiles/task-v1/env-1.0.1/linux/GuiEmailAttachmentToFiles-task-v1-env-1.0.1-linux.zip",
288
+ "artifacts/tasks/0000-0099/0034-GuiEmailAttachmentToFiles/task-v1/env-1.0.1/windows/GuiEmailAttachmentToFiles-task-v1-env-1.0.1-windows.zip",
289
  "artifacts/tasks/0000-0099/0035-GuiGalleryReceiptToExpense/task-v1/env-1.0.1/linux/GuiGalleryReceiptToExpense-task-v1-env-1.0.1-linux.zip",
290
+ "artifacts/tasks/0000-0099/0035-GuiGalleryReceiptToExpense/task-v1/env-1.0.1/windows/GuiGalleryReceiptToExpense-task-v1-env-1.0.1-windows.zip",
291
  "artifacts/tasks/0000-0099/0036-GuiImageNoteTranscription/task-v1/env-1.0.1/linux/GuiImageNoteTranscription-task-v1-env-1.0.1-linux.zip",
292
+ "artifacts/tasks/0000-0099/0036-GuiImageNoteTranscription/task-v1/env-1.0.1/windows/GuiImageNoteTranscription-task-v1-env-1.0.1-windows.zip",
293
+ "artifacts/tasks/0000-0099/0036-GuiImageNoteTranscription/task-v1/env-1.0.2/windows/GuiImageNoteTranscription-task-v1-env-1.0.2-windows.zip",
294
+ "artifacts/tasks/0000-0099/0036-GuiImageNoteTranscription/task-v1/env-1.0/linux/GuiImageNoteTranscription-task-v1-env-1.0-linux.zip",
295
+ "artifacts/tasks/0000-0099/0036-GuiImageNoteTranscription/task-v1/env-1.0/windows/GuiImageNoteTranscription-task-v1-env-1.0-windows.zip",
296
  "artifacts/tasks/0000-0099/0037-GuiMapPlaceToMessage/task-v1/env-1.0.1/linux/GuiMapPlaceToMessage-task-v1-env-1.0.1-linux.zip",
297
+ "artifacts/tasks/0000-0099/0037-GuiMapPlaceToMessage/task-v1/env-1.0.1/windows/GuiMapPlaceToMessage-task-v1-env-1.0.1-windows.zip",
298
+ "artifacts/tasks/0000-0099/0037-GuiMapPlaceToMessage/task-v1/env-1.0/linux/GuiMapPlaceToMessage-task-v1-env-1.0-linux.zip",
299
+ "artifacts/tasks/0000-0099/0037-GuiMapPlaceToMessage/task-v1/env-1.0/windows/GuiMapPlaceToMessage-task-v1-env-1.0-windows.zip",
300
  "artifacts/tasks/0000-0099/0038-GuiShoppingCartFromChat/task-v1/env-1.0.1/linux/GuiShoppingCartFromChat-task-v1-env-1.0.1-linux.zip",
301
+ "artifacts/tasks/0000-0099/0038-GuiShoppingCartFromChat/task-v1/env-1.0.1/windows/GuiShoppingCartFromChat-task-v1-env-1.0.1-windows.zip",
302
+ "artifacts/tasks/0000-0099/0038-GuiShoppingCartFromChat/task-v1/env-1.0/linux/GuiShoppingCartFromChat-task-v1-env-1.0-linux.zip",
303
+ "artifacts/tasks/0000-0099/0038-GuiShoppingCartFromChat/task-v1/env-1.0/windows/GuiShoppingCartFromChat-task-v1-env-1.0-windows.zip",
304
  "artifacts/tasks/0000-0099/0039-GuiWeatherReminder/task-v1/env-1.0.1/linux/GuiWeatherReminder-task-v1-env-1.0.1-linux.zip",
305
+ "artifacts/tasks/0000-0099/0039-GuiWeatherReminder/task-v1/env-1.0.1/windows/GuiWeatherReminder-task-v1-env-1.0.1-windows.zip",
306
  "artifacts/tasks/0000-0099/0040-GuiMailToTodoActionItems/task-v1/env-1.0.1/linux/GuiMailToTodoActionItems-task-v1-env-1.0.1-linux.zip",
307
+ "artifacts/tasks/0000-0099/0040-GuiMailToTodoActionItems/task-v1/env-1.0.1/windows/GuiMailToTodoActionItems-task-v1-env-1.0.1-windows.zip",
308
  "artifacts/tasks/0000-0099/0041-Trajectory/task-v1/env-1.0.1/linux/Trajectory-task-v1-env-1.0.1-linux.zip",
309
+ "artifacts/tasks/0000-0099/0041-Trajectory/task-v1/env-1.0.1/windows/Trajectory-task-v1-env-1.0.1-windows.zip",
310
+ "artifacts/tasks/0000-0099/0041-Trajectory/task-v1/env-1.0.2/windows/Trajectory-task-v1-env-1.0.2-windows.zip",
311
  "artifacts/tasks/0000-0099/0042-GuiAmbiguousContactClarify/task-v1/env-1.0.1/linux/GuiAmbiguousContactClarify-task-v1-env-1.0.1-linux.zip",
312
+ "artifacts/tasks/0000-0099/0042-GuiAmbiguousContactClarify/task-v1/env-1.0.1/windows/GuiAmbiguousContactClarify-task-v1-env-1.0.1-windows.zip",
313
  "artifacts/tasks/0000-0099/0043-DotweenConveyorDiverter2D/task-v1/env-1.0.1/linux/DotweenConveyorDiverter2D-task-v1-env-1.0.1-linux.zip",
314
+ "artifacts/tasks/0000-0099/0043-DotweenConveyorDiverter2D/task-v1/env-1.0.1/windows/DotweenConveyorDiverter2D-task-v1-env-1.0.1-windows.zip",
315
  "artifacts/tasks/0000-0099/0044-DotweenOrbitLock3D/task-v1/env-1.0.1/linux/DotweenOrbitLock3D-task-v1-env-1.0.1-linux.zip",
316
+ "artifacts/tasks/0000-0099/0044-DotweenOrbitLock3D/task-v1/env-1.0.1/windows/DotweenOrbitLock3D-task-v1-env-1.0.1-windows.zip",
317
  "artifacts/tasks/0000-0099/0045-GuiDeleteFilesConfirmSafety/task-v1/env-1.0.1/linux/GuiDeleteFilesConfirmSafety-task-v1-env-1.0.1-linux.zip",
318
+ "artifacts/tasks/0000-0099/0045-GuiDeleteFilesConfirmSafety/task-v1/env-1.0.1/windows/GuiDeleteFilesConfirmSafety-task-v1-env-1.0.1-windows.zip",
319
  "artifacts/tasks/0000-0099/0046-DotweenPendulumCatch2D/task-v1/env-1.0.1/linux/DotweenPendulumCatch2D-task-v1-env-1.0.1-linux.zip",
320
+ "artifacts/tasks/0000-0099/0046-DotweenPendulumCatch2D/task-v1/env-1.0.1/windows/DotweenPendulumCatch2D-task-v1-env-1.0.1-windows.zip",
321
+ "artifacts/tasks/0000-0099/0046-DotweenPendulumCatch2D/task-v1/env-1.0.2/windows/DotweenPendulumCatch2D-task-v1-env-1.0.2-windows.zip",
322
  "artifacts/tasks/0000-0099/0047-GuiPrivacyRedactAndSend/task-v1/env-1.0.1/linux/GuiPrivacyRedactAndSend-task-v1-env-1.0.1-linux.zip",
323
+ "artifacts/tasks/0000-0099/0047-GuiPrivacyRedactAndSend/task-v1/env-1.0.1/windows/GuiPrivacyRedactAndSend-task-v1-env-1.0.1-windows.zip",
324
  "artifacts/tasks/0000-0099/0048-GuiPersonalizedCoffeeOrder/task-v1/env-1.0.1/linux/GuiPersonalizedCoffeeOrder-task-v1-env-1.0.1-linux.zip",
325
+ "artifacts/tasks/0000-0099/0048-GuiPersonalizedCoffeeOrder/task-v1/env-1.0.1/windows/GuiPersonalizedCoffeeOrder-task-v1-env-1.0.1-windows.zip",
326
  "artifacts/tasks/0000-0099/0049-GuiShoppingBudgetOptimizer/task-v1/env-1.0.1/linux/GuiShoppingBudgetOptimizer-task-v1-env-1.0.1-linux.zip",
327
+ "artifacts/tasks/0000-0099/0049-GuiShoppingBudgetOptimizer/task-v1/env-1.0.1/windows/GuiShoppingBudgetOptimizer-task-v1-env-1.0.1-windows.zip",
328
+ "artifacts/tasks/0000-0099/0049-GuiShoppingBudgetOptimizer/task-v1/env-1.0.2/windows/GuiShoppingBudgetOptimizer-task-v1-env-1.0.2-windows.zip",
329
  "artifacts/tasks/0000-0099/0050-GuiCalendarConflictReschedule/task-v1/env-1.0.1/linux/GuiCalendarConflictReschedule-task-v1-env-1.0.1-linux.zip",
330
+ "artifacts/tasks/0000-0099/0050-GuiCalendarConflictReschedule/task-v1/env-1.0.1/windows/GuiCalendarConflictReschedule-task-v1-env-1.0.1-windows.zip",
331
+ "artifacts/tasks/0000-0099/0050-GuiCalendarConflictReschedule/task-v1/env-1.0.2/windows/GuiCalendarConflictReschedule-task-v1-env-1.0.2-windows.zip",
332
  "artifacts/tasks/0000-0099/0051-GuiTeamChatActionSummary/task-v1/env-1.0.1/linux/GuiTeamChatActionSummary-task-v1-env-1.0.1-linux.zip",
333
+ "artifacts/tasks/0000-0099/0051-GuiTeamChatActionSummary/task-v1/env-1.0.1/windows/GuiTeamChatActionSummary-task-v1-env-1.0.1-windows.zip",
334
  "artifacts/tasks/0000-0099/0052-GuiAppStoreReviewTriage/task-v1/env-1.0.1/linux/GuiAppStoreReviewTriage-task-v1-env-1.0.1-linux.zip",
335
+ "artifacts/tasks/0000-0099/0052-GuiAppStoreReviewTriage/task-v1/env-1.0.1/windows/GuiAppStoreReviewTriage-task-v1-env-1.0.1-windows.zip",
336
  "artifacts/tasks/0000-0099/0053-GuiCheckoutFailureRecovery/task-v1/env-1.0.1/linux/GuiCheckoutFailureRecovery-task-v1-env-1.0.1-linux.zip",
337
+ "artifacts/tasks/0000-0099/0053-GuiCheckoutFailureRecovery/task-v1/env-1.0.1/windows/GuiCheckoutFailureRecovery-task-v1-env-1.0.1-windows.zip",
338
+ "artifacts/tasks/0000-0099/0053-GuiCheckoutFailureRecovery/task-v1/env-1.0.2/windows/GuiCheckoutFailureRecovery-task-v1-env-1.0.2-windows.zip",
339
  "artifacts/tasks/0000-0099/0054-GuiLiveCalendarReplan/task-v1/env-1.0.1/linux/GuiLiveCalendarReplan-task-v1-env-1.0.1-linux.zip",
340
+ "artifacts/tasks/0000-0099/0054-GuiLiveCalendarReplan/task-v1/env-1.0.1/windows/GuiLiveCalendarReplan-task-v1-env-1.0.1-windows.zip",
341
  "artifacts/tasks/0000-0099/0055-GuiOfflineDraftConflictMerge/task-v1/env-1.0.1/linux/GuiOfflineDraftConflictMerge-task-v1-env-1.0.1-linux.zip",
342
+ "artifacts/tasks/0000-0099/0055-GuiOfflineDraftConflictMerge/task-v1/env-1.0.1/windows/GuiOfflineDraftConflictMerge-task-v1-env-1.0.1-windows.zip",
343
  "artifacts/tasks/0000-0099/0056-GuiTravelDisruptionOrchestrator/task-v1/env-1.0.1/linux/GuiTravelDisruptionOrchestrator-task-v1-env-1.0.1-linux.zip",
344
+ "artifacts/tasks/0000-0099/0056-GuiTravelDisruptionOrchestrator/task-v1/env-1.0.1/windows/GuiTravelDisruptionOrchestrator-task-v1-env-1.0.1-windows.zip",
345
+ "artifacts/tasks/0000-0099/0056-GuiTravelDisruptionOrchestrator/task-v1/env-1.0.2/windows/GuiTravelDisruptionOrchestrator-task-v1-env-1.0.2-windows.zip",
346
  "artifacts/tasks/0000-0099/0057-GuiDependentFormRepair/task-v1/env-1.0.1/linux/GuiDependentFormRepair-task-v1-env-1.0.1-linux.zip",
347
+ "artifacts/tasks/0000-0099/0057-GuiDependentFormRepair/task-v1/env-1.0.1/windows/GuiDependentFormRepair-task-v1-env-1.0.1-windows.zip",
348
  "artifacts/tasks/0000-0099/0058-GuiLiveInventorySubstitution/task-v1/env-1.0.1/linux/GuiLiveInventorySubstitution-task-v1-env-1.0.1-linux.zip",
349
+ "artifacts/tasks/0000-0099/0058-GuiLiveInventorySubstitution/task-v1/env-1.0.1/windows/GuiLiveInventorySubstitution-task-v1-env-1.0.1-windows.zip",
350
  "artifacts/tasks/0000-0099/0059-GuiCrossSessionParcelRecall/task-v1/env-1.0.1/linux/GuiCrossSessionParcelRecall-task-v1-env-1.0.1-linux.zip",
351
+ "artifacts/tasks/0000-0099/0059-GuiCrossSessionParcelRecall/task-v1/env-1.0.1/windows/GuiCrossSessionParcelRecall-task-v1-env-1.0.1-windows.zip",
352
  "artifacts/tasks/0000-0099/0060-GuiPreferenceChangePointOrder/task-v1/env-1.0.1/linux/GuiPreferenceChangePointOrder-task-v1-env-1.0.1-linux.zip",
353
+ "artifacts/tasks/0000-0099/0060-GuiPreferenceChangePointOrder/task-v1/env-1.0.1/windows/GuiPreferenceChangePointOrder-task-v1-env-1.0.1-windows.zip",
354
+ "artifacts/tasks/0000-0099/0060-GuiPreferenceChangePointOrder/task-v1/env-1.0.2/windows/GuiPreferenceChangePointOrder-task-v1-env-1.0.2-windows.zip",
355
  "artifacts/tasks/0000-0099/0061-GuiMinimalClarificationTravel/task-v1/env-1.0.1/linux/GuiMinimalClarificationTravel-task-v1-env-1.0.1-linux.zip",
356
+ "artifacts/tasks/0000-0099/0061-GuiMinimalClarificationTravel/task-v1/env-1.0.1/windows/GuiMinimalClarificationTravel-task-v1-env-1.0.1-windows.zip",
357
+ "artifacts/tasks/0000-0099/0061-GuiMinimalClarificationTravel/task-v1/env-1.0.2/windows/GuiMinimalClarificationTravel-task-v1-env-1.0.2-windows.zip",
358
  "artifacts/tasks/0000-0099/0062-GuiProactiveMeetingConsent/task-v1/env-1.0.1/linux/GuiProactiveMeetingConsent-task-v1-env-1.0.1-linux.zip",
359
+ "artifacts/tasks/0000-0099/0062-GuiProactiveMeetingConsent/task-v1/env-1.0.1/windows/GuiProactiveMeetingConsent-task-v1-env-1.0.1-windows.zip",
360
+ "artifacts/tasks/0000-0099/0062-GuiProactiveMeetingConsent/task-v1/env-1.0.2/windows/GuiProactiveMeetingConsent-task-v1-env-1.0.2-windows.zip",
361
  "artifacts/tasks/0000-0099/0063-GuiSharedDeviceProfileIsolation/task-v1/env-1.0.1/linux/GuiSharedDeviceProfileIsolation-task-v1-env-1.0.1-linux.zip",
362
+ "artifacts/tasks/0000-0099/0063-GuiSharedDeviceProfileIsolation/task-v1/env-1.0.1/windows/GuiSharedDeviceProfileIsolation-task-v1-env-1.0.1-windows.zip",
363
+ "artifacts/tasks/0000-0099/0063-GuiSharedDeviceProfileIsolation/task-v1/env-1.0.2/windows/GuiSharedDeviceProfileIsolation-task-v1-env-1.0.2-windows.zip",
364
  "artifacts/tasks/0000-0099/0064-GuiProgressiveInstructionRevision/task-v1/env-1.0.1/linux/GuiProgressiveInstructionRevision-task-v1-env-1.0.1-linux.zip",
365
+ "artifacts/tasks/0000-0099/0064-GuiProgressiveInstructionRevision/task-v1/env-1.0.1/windows/GuiProgressiveInstructionRevision-task-v1-env-1.0.1-windows.zip",
366
+ "artifacts/tasks/0000-0099/0064-GuiProgressiveInstructionRevision/task-v1/env-1.0.2/windows/GuiProgressiveInstructionRevision-task-v1-env-1.0.2-windows.zip",
367
  "artifacts/tasks/0000-0099/0065-GuiPromptInjectionInvoiceApproval/task-v1/env-1.0.1/linux/GuiPromptInjectionInvoiceApproval-task-v1-env-1.0.1-linux.zip",
368
+ "artifacts/tasks/0000-0099/0065-GuiPromptInjectionInvoiceApproval/task-v1/env-1.0.1/windows/GuiPromptInjectionInvoiceApproval-task-v1-env-1.0.1-windows.zip",
369
  "artifacts/tasks/0000-0099/0066-GuiLeastPrivilegeDocumentShare/task-v1/env-1.0.1/linux/GuiLeastPrivilegeDocumentShare-task-v1-env-1.0.1-linux.zip",
370
+ "artifacts/tasks/0000-0099/0066-GuiLeastPrivilegeDocumentShare/task-v1/env-1.0.1/windows/GuiLeastPrivilegeDocumentShare-task-v1-env-1.0.1-windows.zip",
371
  "artifacts/tasks/0000-0099/0067-GuiPhishingOverlayTransfer/task-v1/env-1.0.1/linux/GuiPhishingOverlayTransfer-task-v1-env-1.0.1-linux.zip",
372
+ "artifacts/tasks/0000-0099/0067-GuiPhishingOverlayTransfer/task-v1/env-1.0.1/windows/GuiPhishingOverlayTransfer-task-v1-env-1.0.1-windows.zip",
373
  "artifacts/tasks/0000-0099/0068-GuiAuditedExpenseReconciliation/task-v1/env-1.0.1/linux/GuiAuditedExpenseReconciliation-task-v1-env-1.0.1-linux.zip",
374
+ "artifacts/tasks/0000-0099/0068-GuiAuditedExpenseReconciliation/task-v1/env-1.0.1/windows/GuiAuditedExpenseReconciliation-task-v1-env-1.0.1-windows.zip",
375
+ "artifacts/tasks/0000-0099/0068-GuiAuditedExpenseReconciliation/task-v1/env-1.0.2/windows/GuiAuditedExpenseReconciliation-task-v1-env-1.0.2-windows.zip",
376
  "artifacts/tasks/0000-0099/0069-ColorGradientMaterialMatch3D/task-v1/env-1.0.1/linux/ColorGradientMaterialMatch3D-task-v1-env-1.0.1-linux.zip",
377
+ "artifacts/tasks/0000-0099/0069-ColorGradientMaterialMatch3D/task-v1/env-1.0.1/windows/ColorGradientMaterialMatch3D-task-v1-env-1.0.1-windows.zip",
378
  "artifacts/tasks/0000-0099/0070-ColorConstancyWhiteBalance3D/task-v1/env-1.0.1/linux/ColorConstancyWhiteBalance3D-task-v1-env-1.0.1-linux.zip",
379
+ "artifacts/tasks/0000-0099/0070-ColorConstancyWhiteBalance3D/task-v1/env-1.0.1/windows/ColorConstancyWhiteBalance3D-task-v1-env-1.0.1-windows.zip",
380
  "artifacts/tasks/0000-0099/0071-AdditiveSpotlightMix3D/task-v1/env-1.0.1/linux/AdditiveSpotlightMix3D-task-v1-env-1.0.1-linux.zip",
381
+ "artifacts/tasks/0000-0099/0071-AdditiveSpotlightMix3D/task-v1/env-1.0.1/windows/AdditiveSpotlightMix3D-task-v1-env-1.0.1-windows.zip",
382
  "artifacts/tasks/0000-0099/0072-TransparentFilterComposite2D/task-v1/env-1.0.1/linux/TransparentFilterComposite2D-task-v1-env-1.0.1-linux.zip",
383
+ "artifacts/tasks/0000-0099/0072-TransparentFilterComposite2D/task-v1/env-1.0.1/windows/TransparentFilterComposite2D-task-v1-env-1.0.1-windows.zip",
384
  "artifacts/tasks/0000-0099/0073-CamouflageExitTracker2D/task-v1/env-1.0.1/linux/CamouflageExitTracker2D-task-v1-env-1.0.1-linux.zip",
385
+ "artifacts/tasks/0000-0099/0073-CamouflageExitTracker2D/task-v1/env-1.0.1/windows/CamouflageExitTracker2D-task-v1-env-1.0.1-windows.zip",
386
  "artifacts/tasks/0000-0099/0074-ChromaticOddPatchSequence2D/task-v1/env-1.0.1/linux/ChromaticOddPatchSequence2D-task-v1-env-1.0.1-linux.zip",
387
+ "artifacts/tasks/0000-0099/0074-ChromaticOddPatchSequence2D/task-v1/env-1.0.1/windows/ChromaticOddPatchSequence2D-task-v1-env-1.0.1-windows.zip",
388
  "artifacts/tasks/0000-0099/0075-ColorBindingCurtainMemory3D/task-v1/env-1.0.1/linux/ColorBindingCurtainMemory3D-task-v1-env-1.0.1-linux.zip",
389
+ "artifacts/tasks/0000-0099/0075-ColorBindingCurtainMemory3D/task-v1/env-1.0.1/windows/ColorBindingCurtainMemory3D-task-v1-env-1.0.1-windows.zip",
390
  "artifacts/tasks/0000-0099/0076-ColorIllusionMaskProbe2D/task-v1/env-1.0.1/linux/ColorIllusionMaskProbe2D-task-v1-env-1.0.1-linux.zip",
391
+ "artifacts/tasks/0000-0099/0076-ColorIllusionMaskProbe2D/task-v1/env-1.0.1/windows/ColorIllusionMaskProbe2D-task-v1-env-1.0.1-windows.zip",
392
  "artifacts/tasks/0000-0099/0077-HueOrderCaps2D/task-v1/env-1.0.1/linux/HueOrderCaps2D-task-v1-env-1.0.1-linux.zip",
393
+ "artifacts/tasks/0000-0099/0077-HueOrderCaps2D/task-v1/env-1.0.1/windows/HueOrderCaps2D-task-v1-env-1.0.1-windows.zip",
394
  "artifacts/tasks/0000-0099/0078-LightnessChromaLadder2D/task-v1/env-1.0.1/linux/LightnessChromaLadder2D-task-v1-env-1.0.1-linux.zip",
395
+ "artifacts/tasks/0000-0099/0078-LightnessChromaLadder2D/task-v1/env-1.0.1/windows/LightnessChromaLadder2D-task-v1-env-1.0.1-windows.zip",
396
  "artifacts/tasks/0000-0099/0079-ChromaticAreaQuotaMosaic2D/task-v1/env-1.0.1/linux/ChromaticAreaQuotaMosaic2D-task-v1-env-1.0.1-linux.zip",
397
+ "artifacts/tasks/0000-0099/0079-ChromaticAreaQuotaMosaic2D/task-v1/env-1.0.1/windows/ChromaticAreaQuotaMosaic2D-task-v1-env-1.0.1-windows.zip",
398
  "artifacts/tasks/0000-0099/0080-NonPrototypicalColorBoundary2D/task-v1/env-1.0.1/linux/NonPrototypicalColorBoundary2D-task-v1-env-1.0.1-linux.zip",
399
+ "artifacts/tasks/0000-0099/0080-NonPrototypicalColorBoundary2D/task-v1/env-1.0.1/windows/NonPrototypicalColorBoundary2D-task-v1-env-1.0.1-windows.zip",
400
  "artifacts/tasks/0000-0099/0081-CameraChartProfileTransfer2D/task-v1/env-1.0.1/linux/CameraChartProfileTransfer2D-task-v1-env-1.0.1-linux.zip",
401
+ "artifacts/tasks/0000-0099/0081-CameraChartProfileTransfer2D/task-v1/env-1.0.1/windows/CameraChartProfileTransfer2D-task-v1-env-1.0.1-windows.zip",
402
  "artifacts/tasks/0000-0099/0082-CmykRegistrationProof2D/task-v1/env-1.0.1/linux/CmykRegistrationProof2D-task-v1-env-1.0.1-linux.zip",
403
+ "artifacts/tasks/0000-0099/0082-CmykRegistrationProof2D/task-v1/env-1.0.1/windows/CmykRegistrationProof2D-task-v1-env-1.0.1-windows.zip",
404
  "artifacts/tasks/0000-0099/0083-ChromaticAberrationLensTune2D/task-v1/env-1.0.1/linux/ChromaticAberrationLensTune2D-task-v1-env-1.0.1-linux.zip",
405
+ "artifacts/tasks/0000-0099/0083-ChromaticAberrationLensTune2D/task-v1/env-1.0.1/windows/ChromaticAberrationLensTune2D-task-v1-env-1.0.1-windows.zip",
406
  "artifacts/tasks/0000-0099/0084-SurfaceColorDefectInspection3D/task-v1/env-1.0.1/linux/SurfaceColorDefectInspection3D-task-v1-env-1.0.1-linux.zip",
407
+ "artifacts/tasks/0000-0099/0084-SurfaceColorDefectInspection3D/task-v1/env-1.0.1/windows/SurfaceColorDefectInspection3D-task-v1-env-1.0.1-windows.zip",
408
  "artifacts/tasks/0000-0099/0085-ChromaticCauseCounterfactual3D/task-v1/env-1.0.1/linux/ChromaticCauseCounterfactual3D-task-v1-env-1.0.1-linux.zip",
409
+ "artifacts/tasks/0000-0099/0085-ChromaticCauseCounterfactual3D/task-v1/env-1.0.1/windows/ChromaticCauseCounterfactual3D-task-v1-env-1.0.1-windows.zip",
410
  "artifacts/tasks/0000-0099/0086-PaintLayerPeelForensics2D/task-v1/env-1.0.1/linux/PaintLayerPeelForensics2D-task-v1-env-1.0.1-linux.zip",
411
+ "artifacts/tasks/0000-0099/0086-PaintLayerPeelForensics2D/task-v1/env-1.0.1/windows/PaintLayerPeelForensics2D-task-v1-env-1.0.1-windows.zip",
412
  "artifacts/tasks/0000-0099/0087-DyeContaminationSourceTrace3D/task-v1/env-1.0.1/linux/DyeContaminationSourceTrace3D-task-v1-env-1.0.1-linux.zip",
413
+ "artifacts/tasks/0000-0099/0087-DyeContaminationSourceTrace3D/task-v1/env-1.0.1/windows/DyeContaminationSourceTrace3D-task-v1-env-1.0.1-windows.zip",
414
  "artifacts/tasks/0000-0099/0088-ColorTransferPipelineRepair2D/task-v1/env-1.0.1/linux/ColorTransferPipelineRepair2D-task-v1-env-1.0.1-linux.zip",
415
+ "artifacts/tasks/0000-0099/0088-ColorTransferPipelineRepair2D/task-v1/env-1.0.1/windows/ColorTransferPipelineRepair2D-task-v1-env-1.0.1-windows.zip",
416
  "artifacts/tasks/0000-0099/0089-FalseColorHeatmapControl2D/task-v1/env-1.0.1/linux/FalseColorHeatmapControl2D-task-v1-env-1.0.1-linux.zip",
417
+ "artifacts/tasks/0000-0099/0089-FalseColorHeatmapControl2D/task-v1/env-1.0.1/windows/FalseColorHeatmapControl2D-task-v1-env-1.0.1-windows.zip",
418
  "artifacts/tasks/0000-0099/0090-ChromaticFlashProtocol2D/task-v1/env-1.0.1/linux/ChromaticFlashProtocol2D-task-v1-env-1.0.1-linux.zip",
419
+ "artifacts/tasks/0000-0099/0090-ChromaticFlashProtocol2D/task-v1/env-1.0.1/windows/ChromaticFlashProtocol2D-task-v1-env-1.0.1-windows.zip",
420
  "artifacts/tasks/0000-0099/0091-ChromaticChecksumRepair2D/task-v1/env-1.0.1/linux/ChromaticChecksumRepair2D-task-v1-env-1.0.1-linux.zip",
421
+ "artifacts/tasks/0000-0099/0091-ChromaticChecksumRepair2D/task-v1/env-1.0.1/windows/ChromaticChecksumRepair2D-task-v1-env-1.0.1-windows.zip",
422
  "artifacts/tasks/0000-0099/0092-ColorWordConflictDispatch2D/task-v1/env-1.0.1/linux/ColorWordConflictDispatch2D-task-v1-env-1.0.1-linux.zip",
423
+ "artifacts/tasks/0000-0099/0092-ColorWordConflictDispatch2D/task-v1/env-1.0.1/windows/ColorWordConflictDispatch2D-task-v1-env-1.0.1-windows.zip",
424
+ "artifacts/tasks/0000-0099/0096-GravityPocketCourier2D/task-v1/env-1.0.2/windows/GravityPocketCourier2D-task-v1-env-1.0.2-windows.zip",
425
+ "artifacts/tasks/0000-0099/0098-Task98_StencilOperatorPress2D/task-v1/env-1.0.2/windows/Task98_StencilOperatorPress2D-task-v1-env-1.0.2-windows.zip",
426
+ "artifacts/tasks/0100-0199/0100-Task100_PulseOrderCircuit2D/task-v1/env-1.0.2/windows/Task100_PulseOrderCircuit2D-task-v1-env-1.0.2-windows.zip",
427
+ "artifacts/tasks/0100-0199/0102-Task102_MirroredCrewDocking2D/task-v1/env-1.0.2/windows/Task102_MirroredCrewDocking2D-task-v1-env-1.0.2-windows.zip",
428
+ "artifacts/tasks/0100-0199/0104-ConverterCrateWorkshop2D/task-v1/env-1.0.2/windows/ConverterCrateWorkshop2D-task-v1-env-1.0.2-windows.zip",
 
 
 
 
 
 
 
 
 
 
 
 
429
  "artifacts/tasks/0100-0199/0109-SubtractivePigmentRecipe2D/task-v1/env-1.0.1/linux/SubtractivePigmentRecipe2D-task-v1-env-1.0.1-linux.zip",
430
+ "artifacts/tasks/0100-0199/0109-SubtractivePigmentRecipe2D/task-v1/env-1.0.1/windows/SubtractivePigmentRecipe2D-task-v1-env-1.0.1-windows.zip",
431
  "artifacts/tasks/0100-0199/0110-SpectralMetamerLampLab2D/task-v1/env-1.0.1/linux/SpectralMetamerLampLab2D-task-v1-env-1.0.1-linux.zip",
432
+ "artifacts/tasks/0100-0199/0110-SpectralMetamerLampLab2D/task-v1/env-1.0.1/windows/SpectralMetamerLampLab2D-task-v1-env-1.0.1-windows.zip",
433
  "artifacts/tasks/0100-0199/0111-AccessiblePaletteRepair2D/task-v1/env-1.0.1/linux/AccessiblePaletteRepair2D-task-v1-env-1.0.1-linux.zip",
434
+ "artifacts/tasks/0100-0199/0111-AccessiblePaletteRepair2D/task-v1/env-1.0.1/windows/AccessiblePaletteRepair2D-task-v1-env-1.0.1-windows.zip",
435
  "artifacts/tasks/0100-0199/0112-StainedGlassProjection3D/task-v1/env-1.0.1/linux/StainedGlassProjection3D-task-v1-env-1.0.1-linux.zip",
436
+ "artifacts/tasks/0100-0199/0112-StainedGlassProjection3D/task-v1/env-1.0.1/windows/StainedGlassProjection3D-task-v1-env-1.0.1-windows.zip",
437
  "artifacts/tasks/0100-0199/0113-ColoredFaceAssemblyCopy3D/task-v1/env-1.0.1/linux/ColoredFaceAssemblyCopy3D-task-v1-env-1.0.1-linux.zip",
438
+ "artifacts/tasks/0100-0199/0113-ColoredFaceAssemblyCopy3D/task-v1/env-1.0.1/windows/ColoredFaceAssemblyCopy3D-task-v1-env-1.0.1-windows.zip",
439
  "artifacts/tasks/0100-0199/0114-PaletteTransformationInduction2D/task-v1/env-1.0.1/linux/PaletteTransformationInduction2D-task-v1-env-1.0.1-linux.zip",
440
+ "artifacts/tasks/0100-0199/0114-PaletteTransformationInduction2D/task-v1/env-1.0.1/windows/PaletteTransformationInduction2D-task-v1-env-1.0.1-windows.zip",
441
  "artifacts/tasks/0100-0199/0115-ChromaticConveyorRouting3D/task-v1/env-1.0.1/linux/ChromaticConveyorRouting3D-task-v1-env-1.0.1-linux.zip",
442
+ "artifacts/tasks/0100-0199/0115-ChromaticConveyorRouting3D/task-v1/env-1.0.1/windows/ChromaticConveyorRouting3D-task-v1-env-1.0.1-windows.zip",
443
+ "artifacts/tasks/0100-0199/0116-ReactionColorQuenchLab3D/task-v1/env-1.0.1/linux/ReactionColorQuenchLab3D-task-v1-env-1.0.1-linux.zip",
444
+ "artifacts/tasks/0100-0199/0116-ReactionColorQuenchLab3D/task-v1/env-1.0.1/windows/ReactionColorQuenchLab3D-task-v1-env-1.0.1-windows.zip"
445
+ ],
446
+ "updated_at": "2026-08-17T06:09:22+00:00"
447
  }
registry/tasks.jsonl CHANGED
The diff for this file is too large to render. See raw diff