main
json 22 lines 491 Bytes
Raw
1 {
2 "universe_usage_history": [
3 {
4 "universe": "Futurama",
5 "assignment_id": "squadscope-init-2026-05-18",
6 "used_at": "2026-05-18T09:43:05Z"
7 }
8 ],
9 "assignment_cast_snapshots": {
10 "squadscope-init-2026-05-18": {
11 "universe": "Futurama",
12 "agents": {
13 "lead": "Leela",
14 "crawler": "Bender",
15 "analyst": "Farnsworth",
16 "frontend": "Amy",
17 "tester": "Fry"
18 },
19 "created_at": "2026-05-18T09:43:05Z"
20 }
21 }
22 }