File size: 751 Bytes
cc809bc | 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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | {
"task_id": "grid_shift_00000002",
"generator": "grid_shift",
"timestamp": "2026-02-17T07:49:48.569646",
"parameters": {
"grid_size": 4,
"direction": "left",
"steps": 2,
"color": [
128,
128,
128
],
"color_name": "gray",
"initial_positions": [
[
3,
2
],
[
2,
3
],
[
3,
3
]
],
"final_positions": [
[
3,
0
],
[
2,
1
],
[
3,
1
]
]
},
"param_hash": "bdc38cf41ef2025b",
"generation": {
"seed": 1965760370,
"git": {
"commit": "",
"branch": "",
"repo": "",
"is_dirty": false
}
}
} |