@firedrill-tools/unified 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (61) hide show
  1. package/LICENSE +201 -0
  2. package/README.md +242 -0
  3. package/firedrill/agent.target.json +17 -0
  4. package/firedrill/baseline.scenario.json +5 -0
  5. package/firedrill/bounds.scenario.json +23 -0
  6. package/firedrill/conformance.suite.json +23 -0
  7. package/firedrill/large-channels.scenario.json +4251 -0
  8. package/firedrill/many-workspaces.scenario.json +1623 -0
  9. package/firedrill/rate-limited.scenario.json +11 -0
  10. package/firedrill/tools/unified/behavior.mjs +69 -0
  11. package/firedrill/tools/unified/lib/assoc.mjs +61 -0
  12. package/firedrill/tools/unified/lib/enums.mjs +14 -0
  13. package/firedrill/tools/unified/lib/errors.mjs +50 -0
  14. package/firedrill/tools/unified/lib/events.mjs +27 -0
  15. package/firedrill/tools/unified/lib/identity.mjs +59 -0
  16. package/firedrill/tools/unified/lib/query.mjs +154 -0
  17. package/firedrill/tools/unified/lib/shapes.mjs +176 -0
  18. package/firedrill/tools/unified/lib/store.mjs +75 -0
  19. package/firedrill/tools/unified/lib/time.mjs +59 -0
  20. package/firedrill/tools/unified/lib/util.mjs +92 -0
  21. package/firedrill/tools/unified/lib/validate.mjs +114 -0
  22. package/firedrill/tools/unified/lib/wire.mjs +120 -0
  23. package/firedrill/tools/unified/ops/channels.mjs +45 -0
  24. package/firedrill/tools/unified/ops/connections.mjs +151 -0
  25. package/firedrill/tools/unified/ops/crm.mjs +126 -0
  26. package/firedrill/tools/unified/ops/deals.mjs +123 -0
  27. package/firedrill/tools/unified/ops/messages.mjs +133 -0
  28. package/firedrill/tools/unified/ops/pipelines.mjs +20 -0
  29. package/firedrill/tools/unified/ops/resource.mjs +114 -0
  30. package/firedrill/tools/unified/unified.tool.json +14068 -0
  31. package/firedrill/unified-bounds.drill.json +148 -0
  32. package/firedrill/unified-connections-flow.drill.json +226 -0
  33. package/firedrill/unified-crm-flow.drill.json +576 -0
  34. package/firedrill/unified-denied.drill.json +83 -0
  35. package/firedrill/unified-error-coverage.drill.json +528 -0
  36. package/firedrill/unified-fresh-actor.drill.json +83 -0
  37. package/firedrill/unified-invalid-workspace.drill.json +933 -0
  38. package/firedrill/unified-large-channels.drill.json +68 -0
  39. package/firedrill/unified-many-workspaces.drill.json +943 -0
  40. package/firedrill/unified-mcp-core-aliases.drill.json +113 -0
  41. package/firedrill/unified-messaging-flow.drill.json +326 -0
  42. package/firedrill/unified-rate-limited.drill.json +933 -0
  43. package/firedrill/unified-scoped-token.drill.json +113 -0
  44. package/firedrill/unified-size-bounds.drill.json +263 -0
  45. package/firedrill/unified-write-committed-lost.drill.json +107 -0
  46. package/firedrill/unified-write-unavailable.drill.json +528 -0
  47. package/firedrill/world.json +2958 -0
  48. package/firedrill/write-committed-lost.scenario.json +11 -0
  49. package/firedrill/write-unavailable.scenario.json +11 -0
  50. package/firedrill.json +5 -0
  51. package/package.json +52 -0
  52. package/starter.json +2446 -0
  53. package/test/conformance.mjs +39 -0
  54. package/test/flows/connections.mjs +87 -0
  55. package/test/flows/coverage.mjs +64 -0
  56. package/test/flows/crm.mjs +124 -0
  57. package/test/flows/faults.mjs +82 -0
  58. package/test/flows/identity.mjs +84 -0
  59. package/test/flows/messaging.mjs +82 -0
  60. package/test/flows/size.mjs +71 -0
  61. package/test/lib.mjs +133 -0
@@ -0,0 +1,1623 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "id": "many-workspaces",
4
+ "title": "102 workspaces exist: an actor without a workspaceId attribute cannot fall back to a default workspace (FAILED_PRECONDITION on every operation)",
5
+ "state": [
6
+ {
7
+ "action": "upsert",
8
+ "packageId": "unified",
9
+ "namespace": "workspaces",
10
+ "rowId": "68c80000000000000000b000",
11
+ "value": {
12
+ "id": "68c80000000000000000b000",
13
+ "name": "Sandbox workspace 1",
14
+ "region": "north-america",
15
+ "limits": {
16
+ "max_rows_per_namespace": 10000
17
+ },
18
+ "created_at": "2026-06-01T09:00:00.000Z",
19
+ "updated_at": "2026-06-01T09:00:00.000Z"
20
+ }
21
+ },
22
+ {
23
+ "action": "upsert",
24
+ "packageId": "unified",
25
+ "namespace": "workspaces",
26
+ "rowId": "68c80000000000000000b001",
27
+ "value": {
28
+ "id": "68c80000000000000000b001",
29
+ "name": "Sandbox workspace 2",
30
+ "region": "north-america",
31
+ "limits": {
32
+ "max_rows_per_namespace": 10000
33
+ },
34
+ "created_at": "2026-06-01T09:00:00.000Z",
35
+ "updated_at": "2026-06-01T09:00:00.000Z"
36
+ }
37
+ },
38
+ {
39
+ "action": "upsert",
40
+ "packageId": "unified",
41
+ "namespace": "workspaces",
42
+ "rowId": "68c80000000000000000b002",
43
+ "value": {
44
+ "id": "68c80000000000000000b002",
45
+ "name": "Sandbox workspace 3",
46
+ "region": "north-america",
47
+ "limits": {
48
+ "max_rows_per_namespace": 10000
49
+ },
50
+ "created_at": "2026-06-01T09:00:00.000Z",
51
+ "updated_at": "2026-06-01T09:00:00.000Z"
52
+ }
53
+ },
54
+ {
55
+ "action": "upsert",
56
+ "packageId": "unified",
57
+ "namespace": "workspaces",
58
+ "rowId": "68c80000000000000000b003",
59
+ "value": {
60
+ "id": "68c80000000000000000b003",
61
+ "name": "Sandbox workspace 4",
62
+ "region": "north-america",
63
+ "limits": {
64
+ "max_rows_per_namespace": 10000
65
+ },
66
+ "created_at": "2026-06-01T09:00:00.000Z",
67
+ "updated_at": "2026-06-01T09:00:00.000Z"
68
+ }
69
+ },
70
+ {
71
+ "action": "upsert",
72
+ "packageId": "unified",
73
+ "namespace": "workspaces",
74
+ "rowId": "68c80000000000000000b004",
75
+ "value": {
76
+ "id": "68c80000000000000000b004",
77
+ "name": "Sandbox workspace 5",
78
+ "region": "north-america",
79
+ "limits": {
80
+ "max_rows_per_namespace": 10000
81
+ },
82
+ "created_at": "2026-06-01T09:00:00.000Z",
83
+ "updated_at": "2026-06-01T09:00:00.000Z"
84
+ }
85
+ },
86
+ {
87
+ "action": "upsert",
88
+ "packageId": "unified",
89
+ "namespace": "workspaces",
90
+ "rowId": "68c80000000000000000b005",
91
+ "value": {
92
+ "id": "68c80000000000000000b005",
93
+ "name": "Sandbox workspace 6",
94
+ "region": "north-america",
95
+ "limits": {
96
+ "max_rows_per_namespace": 10000
97
+ },
98
+ "created_at": "2026-06-01T09:00:00.000Z",
99
+ "updated_at": "2026-06-01T09:00:00.000Z"
100
+ }
101
+ },
102
+ {
103
+ "action": "upsert",
104
+ "packageId": "unified",
105
+ "namespace": "workspaces",
106
+ "rowId": "68c80000000000000000b006",
107
+ "value": {
108
+ "id": "68c80000000000000000b006",
109
+ "name": "Sandbox workspace 7",
110
+ "region": "north-america",
111
+ "limits": {
112
+ "max_rows_per_namespace": 10000
113
+ },
114
+ "created_at": "2026-06-01T09:00:00.000Z",
115
+ "updated_at": "2026-06-01T09:00:00.000Z"
116
+ }
117
+ },
118
+ {
119
+ "action": "upsert",
120
+ "packageId": "unified",
121
+ "namespace": "workspaces",
122
+ "rowId": "68c80000000000000000b007",
123
+ "value": {
124
+ "id": "68c80000000000000000b007",
125
+ "name": "Sandbox workspace 8",
126
+ "region": "north-america",
127
+ "limits": {
128
+ "max_rows_per_namespace": 10000
129
+ },
130
+ "created_at": "2026-06-01T09:00:00.000Z",
131
+ "updated_at": "2026-06-01T09:00:00.000Z"
132
+ }
133
+ },
134
+ {
135
+ "action": "upsert",
136
+ "packageId": "unified",
137
+ "namespace": "workspaces",
138
+ "rowId": "68c80000000000000000b008",
139
+ "value": {
140
+ "id": "68c80000000000000000b008",
141
+ "name": "Sandbox workspace 9",
142
+ "region": "north-america",
143
+ "limits": {
144
+ "max_rows_per_namespace": 10000
145
+ },
146
+ "created_at": "2026-06-01T09:00:00.000Z",
147
+ "updated_at": "2026-06-01T09:00:00.000Z"
148
+ }
149
+ },
150
+ {
151
+ "action": "upsert",
152
+ "packageId": "unified",
153
+ "namespace": "workspaces",
154
+ "rowId": "68c80000000000000000b009",
155
+ "value": {
156
+ "id": "68c80000000000000000b009",
157
+ "name": "Sandbox workspace 10",
158
+ "region": "north-america",
159
+ "limits": {
160
+ "max_rows_per_namespace": 10000
161
+ },
162
+ "created_at": "2026-06-01T09:00:00.000Z",
163
+ "updated_at": "2026-06-01T09:00:00.000Z"
164
+ }
165
+ },
166
+ {
167
+ "action": "upsert",
168
+ "packageId": "unified",
169
+ "namespace": "workspaces",
170
+ "rowId": "68c80000000000000000b00a",
171
+ "value": {
172
+ "id": "68c80000000000000000b00a",
173
+ "name": "Sandbox workspace 11",
174
+ "region": "north-america",
175
+ "limits": {
176
+ "max_rows_per_namespace": 10000
177
+ },
178
+ "created_at": "2026-06-01T09:00:00.000Z",
179
+ "updated_at": "2026-06-01T09:00:00.000Z"
180
+ }
181
+ },
182
+ {
183
+ "action": "upsert",
184
+ "packageId": "unified",
185
+ "namespace": "workspaces",
186
+ "rowId": "68c80000000000000000b00b",
187
+ "value": {
188
+ "id": "68c80000000000000000b00b",
189
+ "name": "Sandbox workspace 12",
190
+ "region": "north-america",
191
+ "limits": {
192
+ "max_rows_per_namespace": 10000
193
+ },
194
+ "created_at": "2026-06-01T09:00:00.000Z",
195
+ "updated_at": "2026-06-01T09:00:00.000Z"
196
+ }
197
+ },
198
+ {
199
+ "action": "upsert",
200
+ "packageId": "unified",
201
+ "namespace": "workspaces",
202
+ "rowId": "68c80000000000000000b00c",
203
+ "value": {
204
+ "id": "68c80000000000000000b00c",
205
+ "name": "Sandbox workspace 13",
206
+ "region": "north-america",
207
+ "limits": {
208
+ "max_rows_per_namespace": 10000
209
+ },
210
+ "created_at": "2026-06-01T09:00:00.000Z",
211
+ "updated_at": "2026-06-01T09:00:00.000Z"
212
+ }
213
+ },
214
+ {
215
+ "action": "upsert",
216
+ "packageId": "unified",
217
+ "namespace": "workspaces",
218
+ "rowId": "68c80000000000000000b00d",
219
+ "value": {
220
+ "id": "68c80000000000000000b00d",
221
+ "name": "Sandbox workspace 14",
222
+ "region": "north-america",
223
+ "limits": {
224
+ "max_rows_per_namespace": 10000
225
+ },
226
+ "created_at": "2026-06-01T09:00:00.000Z",
227
+ "updated_at": "2026-06-01T09:00:00.000Z"
228
+ }
229
+ },
230
+ {
231
+ "action": "upsert",
232
+ "packageId": "unified",
233
+ "namespace": "workspaces",
234
+ "rowId": "68c80000000000000000b00e",
235
+ "value": {
236
+ "id": "68c80000000000000000b00e",
237
+ "name": "Sandbox workspace 15",
238
+ "region": "north-america",
239
+ "limits": {
240
+ "max_rows_per_namespace": 10000
241
+ },
242
+ "created_at": "2026-06-01T09:00:00.000Z",
243
+ "updated_at": "2026-06-01T09:00:00.000Z"
244
+ }
245
+ },
246
+ {
247
+ "action": "upsert",
248
+ "packageId": "unified",
249
+ "namespace": "workspaces",
250
+ "rowId": "68c80000000000000000b00f",
251
+ "value": {
252
+ "id": "68c80000000000000000b00f",
253
+ "name": "Sandbox workspace 16",
254
+ "region": "north-america",
255
+ "limits": {
256
+ "max_rows_per_namespace": 10000
257
+ },
258
+ "created_at": "2026-06-01T09:00:00.000Z",
259
+ "updated_at": "2026-06-01T09:00:00.000Z"
260
+ }
261
+ },
262
+ {
263
+ "action": "upsert",
264
+ "packageId": "unified",
265
+ "namespace": "workspaces",
266
+ "rowId": "68c80000000000000000b010",
267
+ "value": {
268
+ "id": "68c80000000000000000b010",
269
+ "name": "Sandbox workspace 17",
270
+ "region": "north-america",
271
+ "limits": {
272
+ "max_rows_per_namespace": 10000
273
+ },
274
+ "created_at": "2026-06-01T09:00:00.000Z",
275
+ "updated_at": "2026-06-01T09:00:00.000Z"
276
+ }
277
+ },
278
+ {
279
+ "action": "upsert",
280
+ "packageId": "unified",
281
+ "namespace": "workspaces",
282
+ "rowId": "68c80000000000000000b011",
283
+ "value": {
284
+ "id": "68c80000000000000000b011",
285
+ "name": "Sandbox workspace 18",
286
+ "region": "north-america",
287
+ "limits": {
288
+ "max_rows_per_namespace": 10000
289
+ },
290
+ "created_at": "2026-06-01T09:00:00.000Z",
291
+ "updated_at": "2026-06-01T09:00:00.000Z"
292
+ }
293
+ },
294
+ {
295
+ "action": "upsert",
296
+ "packageId": "unified",
297
+ "namespace": "workspaces",
298
+ "rowId": "68c80000000000000000b012",
299
+ "value": {
300
+ "id": "68c80000000000000000b012",
301
+ "name": "Sandbox workspace 19",
302
+ "region": "north-america",
303
+ "limits": {
304
+ "max_rows_per_namespace": 10000
305
+ },
306
+ "created_at": "2026-06-01T09:00:00.000Z",
307
+ "updated_at": "2026-06-01T09:00:00.000Z"
308
+ }
309
+ },
310
+ {
311
+ "action": "upsert",
312
+ "packageId": "unified",
313
+ "namespace": "workspaces",
314
+ "rowId": "68c80000000000000000b013",
315
+ "value": {
316
+ "id": "68c80000000000000000b013",
317
+ "name": "Sandbox workspace 20",
318
+ "region": "north-america",
319
+ "limits": {
320
+ "max_rows_per_namespace": 10000
321
+ },
322
+ "created_at": "2026-06-01T09:00:00.000Z",
323
+ "updated_at": "2026-06-01T09:00:00.000Z"
324
+ }
325
+ },
326
+ {
327
+ "action": "upsert",
328
+ "packageId": "unified",
329
+ "namespace": "workspaces",
330
+ "rowId": "68c80000000000000000b014",
331
+ "value": {
332
+ "id": "68c80000000000000000b014",
333
+ "name": "Sandbox workspace 21",
334
+ "region": "north-america",
335
+ "limits": {
336
+ "max_rows_per_namespace": 10000
337
+ },
338
+ "created_at": "2026-06-01T09:00:00.000Z",
339
+ "updated_at": "2026-06-01T09:00:00.000Z"
340
+ }
341
+ },
342
+ {
343
+ "action": "upsert",
344
+ "packageId": "unified",
345
+ "namespace": "workspaces",
346
+ "rowId": "68c80000000000000000b015",
347
+ "value": {
348
+ "id": "68c80000000000000000b015",
349
+ "name": "Sandbox workspace 22",
350
+ "region": "north-america",
351
+ "limits": {
352
+ "max_rows_per_namespace": 10000
353
+ },
354
+ "created_at": "2026-06-01T09:00:00.000Z",
355
+ "updated_at": "2026-06-01T09:00:00.000Z"
356
+ }
357
+ },
358
+ {
359
+ "action": "upsert",
360
+ "packageId": "unified",
361
+ "namespace": "workspaces",
362
+ "rowId": "68c80000000000000000b016",
363
+ "value": {
364
+ "id": "68c80000000000000000b016",
365
+ "name": "Sandbox workspace 23",
366
+ "region": "north-america",
367
+ "limits": {
368
+ "max_rows_per_namespace": 10000
369
+ },
370
+ "created_at": "2026-06-01T09:00:00.000Z",
371
+ "updated_at": "2026-06-01T09:00:00.000Z"
372
+ }
373
+ },
374
+ {
375
+ "action": "upsert",
376
+ "packageId": "unified",
377
+ "namespace": "workspaces",
378
+ "rowId": "68c80000000000000000b017",
379
+ "value": {
380
+ "id": "68c80000000000000000b017",
381
+ "name": "Sandbox workspace 24",
382
+ "region": "north-america",
383
+ "limits": {
384
+ "max_rows_per_namespace": 10000
385
+ },
386
+ "created_at": "2026-06-01T09:00:00.000Z",
387
+ "updated_at": "2026-06-01T09:00:00.000Z"
388
+ }
389
+ },
390
+ {
391
+ "action": "upsert",
392
+ "packageId": "unified",
393
+ "namespace": "workspaces",
394
+ "rowId": "68c80000000000000000b018",
395
+ "value": {
396
+ "id": "68c80000000000000000b018",
397
+ "name": "Sandbox workspace 25",
398
+ "region": "north-america",
399
+ "limits": {
400
+ "max_rows_per_namespace": 10000
401
+ },
402
+ "created_at": "2026-06-01T09:00:00.000Z",
403
+ "updated_at": "2026-06-01T09:00:00.000Z"
404
+ }
405
+ },
406
+ {
407
+ "action": "upsert",
408
+ "packageId": "unified",
409
+ "namespace": "workspaces",
410
+ "rowId": "68c80000000000000000b019",
411
+ "value": {
412
+ "id": "68c80000000000000000b019",
413
+ "name": "Sandbox workspace 26",
414
+ "region": "north-america",
415
+ "limits": {
416
+ "max_rows_per_namespace": 10000
417
+ },
418
+ "created_at": "2026-06-01T09:00:00.000Z",
419
+ "updated_at": "2026-06-01T09:00:00.000Z"
420
+ }
421
+ },
422
+ {
423
+ "action": "upsert",
424
+ "packageId": "unified",
425
+ "namespace": "workspaces",
426
+ "rowId": "68c80000000000000000b01a",
427
+ "value": {
428
+ "id": "68c80000000000000000b01a",
429
+ "name": "Sandbox workspace 27",
430
+ "region": "north-america",
431
+ "limits": {
432
+ "max_rows_per_namespace": 10000
433
+ },
434
+ "created_at": "2026-06-01T09:00:00.000Z",
435
+ "updated_at": "2026-06-01T09:00:00.000Z"
436
+ }
437
+ },
438
+ {
439
+ "action": "upsert",
440
+ "packageId": "unified",
441
+ "namespace": "workspaces",
442
+ "rowId": "68c80000000000000000b01b",
443
+ "value": {
444
+ "id": "68c80000000000000000b01b",
445
+ "name": "Sandbox workspace 28",
446
+ "region": "north-america",
447
+ "limits": {
448
+ "max_rows_per_namespace": 10000
449
+ },
450
+ "created_at": "2026-06-01T09:00:00.000Z",
451
+ "updated_at": "2026-06-01T09:00:00.000Z"
452
+ }
453
+ },
454
+ {
455
+ "action": "upsert",
456
+ "packageId": "unified",
457
+ "namespace": "workspaces",
458
+ "rowId": "68c80000000000000000b01c",
459
+ "value": {
460
+ "id": "68c80000000000000000b01c",
461
+ "name": "Sandbox workspace 29",
462
+ "region": "north-america",
463
+ "limits": {
464
+ "max_rows_per_namespace": 10000
465
+ },
466
+ "created_at": "2026-06-01T09:00:00.000Z",
467
+ "updated_at": "2026-06-01T09:00:00.000Z"
468
+ }
469
+ },
470
+ {
471
+ "action": "upsert",
472
+ "packageId": "unified",
473
+ "namespace": "workspaces",
474
+ "rowId": "68c80000000000000000b01d",
475
+ "value": {
476
+ "id": "68c80000000000000000b01d",
477
+ "name": "Sandbox workspace 30",
478
+ "region": "north-america",
479
+ "limits": {
480
+ "max_rows_per_namespace": 10000
481
+ },
482
+ "created_at": "2026-06-01T09:00:00.000Z",
483
+ "updated_at": "2026-06-01T09:00:00.000Z"
484
+ }
485
+ },
486
+ {
487
+ "action": "upsert",
488
+ "packageId": "unified",
489
+ "namespace": "workspaces",
490
+ "rowId": "68c80000000000000000b01e",
491
+ "value": {
492
+ "id": "68c80000000000000000b01e",
493
+ "name": "Sandbox workspace 31",
494
+ "region": "north-america",
495
+ "limits": {
496
+ "max_rows_per_namespace": 10000
497
+ },
498
+ "created_at": "2026-06-01T09:00:00.000Z",
499
+ "updated_at": "2026-06-01T09:00:00.000Z"
500
+ }
501
+ },
502
+ {
503
+ "action": "upsert",
504
+ "packageId": "unified",
505
+ "namespace": "workspaces",
506
+ "rowId": "68c80000000000000000b01f",
507
+ "value": {
508
+ "id": "68c80000000000000000b01f",
509
+ "name": "Sandbox workspace 32",
510
+ "region": "north-america",
511
+ "limits": {
512
+ "max_rows_per_namespace": 10000
513
+ },
514
+ "created_at": "2026-06-01T09:00:00.000Z",
515
+ "updated_at": "2026-06-01T09:00:00.000Z"
516
+ }
517
+ },
518
+ {
519
+ "action": "upsert",
520
+ "packageId": "unified",
521
+ "namespace": "workspaces",
522
+ "rowId": "68c80000000000000000b020",
523
+ "value": {
524
+ "id": "68c80000000000000000b020",
525
+ "name": "Sandbox workspace 33",
526
+ "region": "north-america",
527
+ "limits": {
528
+ "max_rows_per_namespace": 10000
529
+ },
530
+ "created_at": "2026-06-01T09:00:00.000Z",
531
+ "updated_at": "2026-06-01T09:00:00.000Z"
532
+ }
533
+ },
534
+ {
535
+ "action": "upsert",
536
+ "packageId": "unified",
537
+ "namespace": "workspaces",
538
+ "rowId": "68c80000000000000000b021",
539
+ "value": {
540
+ "id": "68c80000000000000000b021",
541
+ "name": "Sandbox workspace 34",
542
+ "region": "north-america",
543
+ "limits": {
544
+ "max_rows_per_namespace": 10000
545
+ },
546
+ "created_at": "2026-06-01T09:00:00.000Z",
547
+ "updated_at": "2026-06-01T09:00:00.000Z"
548
+ }
549
+ },
550
+ {
551
+ "action": "upsert",
552
+ "packageId": "unified",
553
+ "namespace": "workspaces",
554
+ "rowId": "68c80000000000000000b022",
555
+ "value": {
556
+ "id": "68c80000000000000000b022",
557
+ "name": "Sandbox workspace 35",
558
+ "region": "north-america",
559
+ "limits": {
560
+ "max_rows_per_namespace": 10000
561
+ },
562
+ "created_at": "2026-06-01T09:00:00.000Z",
563
+ "updated_at": "2026-06-01T09:00:00.000Z"
564
+ }
565
+ },
566
+ {
567
+ "action": "upsert",
568
+ "packageId": "unified",
569
+ "namespace": "workspaces",
570
+ "rowId": "68c80000000000000000b023",
571
+ "value": {
572
+ "id": "68c80000000000000000b023",
573
+ "name": "Sandbox workspace 36",
574
+ "region": "north-america",
575
+ "limits": {
576
+ "max_rows_per_namespace": 10000
577
+ },
578
+ "created_at": "2026-06-01T09:00:00.000Z",
579
+ "updated_at": "2026-06-01T09:00:00.000Z"
580
+ }
581
+ },
582
+ {
583
+ "action": "upsert",
584
+ "packageId": "unified",
585
+ "namespace": "workspaces",
586
+ "rowId": "68c80000000000000000b024",
587
+ "value": {
588
+ "id": "68c80000000000000000b024",
589
+ "name": "Sandbox workspace 37",
590
+ "region": "north-america",
591
+ "limits": {
592
+ "max_rows_per_namespace": 10000
593
+ },
594
+ "created_at": "2026-06-01T09:00:00.000Z",
595
+ "updated_at": "2026-06-01T09:00:00.000Z"
596
+ }
597
+ },
598
+ {
599
+ "action": "upsert",
600
+ "packageId": "unified",
601
+ "namespace": "workspaces",
602
+ "rowId": "68c80000000000000000b025",
603
+ "value": {
604
+ "id": "68c80000000000000000b025",
605
+ "name": "Sandbox workspace 38",
606
+ "region": "north-america",
607
+ "limits": {
608
+ "max_rows_per_namespace": 10000
609
+ },
610
+ "created_at": "2026-06-01T09:00:00.000Z",
611
+ "updated_at": "2026-06-01T09:00:00.000Z"
612
+ }
613
+ },
614
+ {
615
+ "action": "upsert",
616
+ "packageId": "unified",
617
+ "namespace": "workspaces",
618
+ "rowId": "68c80000000000000000b026",
619
+ "value": {
620
+ "id": "68c80000000000000000b026",
621
+ "name": "Sandbox workspace 39",
622
+ "region": "north-america",
623
+ "limits": {
624
+ "max_rows_per_namespace": 10000
625
+ },
626
+ "created_at": "2026-06-01T09:00:00.000Z",
627
+ "updated_at": "2026-06-01T09:00:00.000Z"
628
+ }
629
+ },
630
+ {
631
+ "action": "upsert",
632
+ "packageId": "unified",
633
+ "namespace": "workspaces",
634
+ "rowId": "68c80000000000000000b027",
635
+ "value": {
636
+ "id": "68c80000000000000000b027",
637
+ "name": "Sandbox workspace 40",
638
+ "region": "north-america",
639
+ "limits": {
640
+ "max_rows_per_namespace": 10000
641
+ },
642
+ "created_at": "2026-06-01T09:00:00.000Z",
643
+ "updated_at": "2026-06-01T09:00:00.000Z"
644
+ }
645
+ },
646
+ {
647
+ "action": "upsert",
648
+ "packageId": "unified",
649
+ "namespace": "workspaces",
650
+ "rowId": "68c80000000000000000b028",
651
+ "value": {
652
+ "id": "68c80000000000000000b028",
653
+ "name": "Sandbox workspace 41",
654
+ "region": "north-america",
655
+ "limits": {
656
+ "max_rows_per_namespace": 10000
657
+ },
658
+ "created_at": "2026-06-01T09:00:00.000Z",
659
+ "updated_at": "2026-06-01T09:00:00.000Z"
660
+ }
661
+ },
662
+ {
663
+ "action": "upsert",
664
+ "packageId": "unified",
665
+ "namespace": "workspaces",
666
+ "rowId": "68c80000000000000000b029",
667
+ "value": {
668
+ "id": "68c80000000000000000b029",
669
+ "name": "Sandbox workspace 42",
670
+ "region": "north-america",
671
+ "limits": {
672
+ "max_rows_per_namespace": 10000
673
+ },
674
+ "created_at": "2026-06-01T09:00:00.000Z",
675
+ "updated_at": "2026-06-01T09:00:00.000Z"
676
+ }
677
+ },
678
+ {
679
+ "action": "upsert",
680
+ "packageId": "unified",
681
+ "namespace": "workspaces",
682
+ "rowId": "68c80000000000000000b02a",
683
+ "value": {
684
+ "id": "68c80000000000000000b02a",
685
+ "name": "Sandbox workspace 43",
686
+ "region": "north-america",
687
+ "limits": {
688
+ "max_rows_per_namespace": 10000
689
+ },
690
+ "created_at": "2026-06-01T09:00:00.000Z",
691
+ "updated_at": "2026-06-01T09:00:00.000Z"
692
+ }
693
+ },
694
+ {
695
+ "action": "upsert",
696
+ "packageId": "unified",
697
+ "namespace": "workspaces",
698
+ "rowId": "68c80000000000000000b02b",
699
+ "value": {
700
+ "id": "68c80000000000000000b02b",
701
+ "name": "Sandbox workspace 44",
702
+ "region": "north-america",
703
+ "limits": {
704
+ "max_rows_per_namespace": 10000
705
+ },
706
+ "created_at": "2026-06-01T09:00:00.000Z",
707
+ "updated_at": "2026-06-01T09:00:00.000Z"
708
+ }
709
+ },
710
+ {
711
+ "action": "upsert",
712
+ "packageId": "unified",
713
+ "namespace": "workspaces",
714
+ "rowId": "68c80000000000000000b02c",
715
+ "value": {
716
+ "id": "68c80000000000000000b02c",
717
+ "name": "Sandbox workspace 45",
718
+ "region": "north-america",
719
+ "limits": {
720
+ "max_rows_per_namespace": 10000
721
+ },
722
+ "created_at": "2026-06-01T09:00:00.000Z",
723
+ "updated_at": "2026-06-01T09:00:00.000Z"
724
+ }
725
+ },
726
+ {
727
+ "action": "upsert",
728
+ "packageId": "unified",
729
+ "namespace": "workspaces",
730
+ "rowId": "68c80000000000000000b02d",
731
+ "value": {
732
+ "id": "68c80000000000000000b02d",
733
+ "name": "Sandbox workspace 46",
734
+ "region": "north-america",
735
+ "limits": {
736
+ "max_rows_per_namespace": 10000
737
+ },
738
+ "created_at": "2026-06-01T09:00:00.000Z",
739
+ "updated_at": "2026-06-01T09:00:00.000Z"
740
+ }
741
+ },
742
+ {
743
+ "action": "upsert",
744
+ "packageId": "unified",
745
+ "namespace": "workspaces",
746
+ "rowId": "68c80000000000000000b02e",
747
+ "value": {
748
+ "id": "68c80000000000000000b02e",
749
+ "name": "Sandbox workspace 47",
750
+ "region": "north-america",
751
+ "limits": {
752
+ "max_rows_per_namespace": 10000
753
+ },
754
+ "created_at": "2026-06-01T09:00:00.000Z",
755
+ "updated_at": "2026-06-01T09:00:00.000Z"
756
+ }
757
+ },
758
+ {
759
+ "action": "upsert",
760
+ "packageId": "unified",
761
+ "namespace": "workspaces",
762
+ "rowId": "68c80000000000000000b02f",
763
+ "value": {
764
+ "id": "68c80000000000000000b02f",
765
+ "name": "Sandbox workspace 48",
766
+ "region": "north-america",
767
+ "limits": {
768
+ "max_rows_per_namespace": 10000
769
+ },
770
+ "created_at": "2026-06-01T09:00:00.000Z",
771
+ "updated_at": "2026-06-01T09:00:00.000Z"
772
+ }
773
+ },
774
+ {
775
+ "action": "upsert",
776
+ "packageId": "unified",
777
+ "namespace": "workspaces",
778
+ "rowId": "68c80000000000000000b030",
779
+ "value": {
780
+ "id": "68c80000000000000000b030",
781
+ "name": "Sandbox workspace 49",
782
+ "region": "north-america",
783
+ "limits": {
784
+ "max_rows_per_namespace": 10000
785
+ },
786
+ "created_at": "2026-06-01T09:00:00.000Z",
787
+ "updated_at": "2026-06-01T09:00:00.000Z"
788
+ }
789
+ },
790
+ {
791
+ "action": "upsert",
792
+ "packageId": "unified",
793
+ "namespace": "workspaces",
794
+ "rowId": "68c80000000000000000b031",
795
+ "value": {
796
+ "id": "68c80000000000000000b031",
797
+ "name": "Sandbox workspace 50",
798
+ "region": "north-america",
799
+ "limits": {
800
+ "max_rows_per_namespace": 10000
801
+ },
802
+ "created_at": "2026-06-01T09:00:00.000Z",
803
+ "updated_at": "2026-06-01T09:00:00.000Z"
804
+ }
805
+ },
806
+ {
807
+ "action": "upsert",
808
+ "packageId": "unified",
809
+ "namespace": "workspaces",
810
+ "rowId": "68c80000000000000000b032",
811
+ "value": {
812
+ "id": "68c80000000000000000b032",
813
+ "name": "Sandbox workspace 51",
814
+ "region": "north-america",
815
+ "limits": {
816
+ "max_rows_per_namespace": 10000
817
+ },
818
+ "created_at": "2026-06-01T09:00:00.000Z",
819
+ "updated_at": "2026-06-01T09:00:00.000Z"
820
+ }
821
+ },
822
+ {
823
+ "action": "upsert",
824
+ "packageId": "unified",
825
+ "namespace": "workspaces",
826
+ "rowId": "68c80000000000000000b033",
827
+ "value": {
828
+ "id": "68c80000000000000000b033",
829
+ "name": "Sandbox workspace 52",
830
+ "region": "north-america",
831
+ "limits": {
832
+ "max_rows_per_namespace": 10000
833
+ },
834
+ "created_at": "2026-06-01T09:00:00.000Z",
835
+ "updated_at": "2026-06-01T09:00:00.000Z"
836
+ }
837
+ },
838
+ {
839
+ "action": "upsert",
840
+ "packageId": "unified",
841
+ "namespace": "workspaces",
842
+ "rowId": "68c80000000000000000b034",
843
+ "value": {
844
+ "id": "68c80000000000000000b034",
845
+ "name": "Sandbox workspace 53",
846
+ "region": "north-america",
847
+ "limits": {
848
+ "max_rows_per_namespace": 10000
849
+ },
850
+ "created_at": "2026-06-01T09:00:00.000Z",
851
+ "updated_at": "2026-06-01T09:00:00.000Z"
852
+ }
853
+ },
854
+ {
855
+ "action": "upsert",
856
+ "packageId": "unified",
857
+ "namespace": "workspaces",
858
+ "rowId": "68c80000000000000000b035",
859
+ "value": {
860
+ "id": "68c80000000000000000b035",
861
+ "name": "Sandbox workspace 54",
862
+ "region": "north-america",
863
+ "limits": {
864
+ "max_rows_per_namespace": 10000
865
+ },
866
+ "created_at": "2026-06-01T09:00:00.000Z",
867
+ "updated_at": "2026-06-01T09:00:00.000Z"
868
+ }
869
+ },
870
+ {
871
+ "action": "upsert",
872
+ "packageId": "unified",
873
+ "namespace": "workspaces",
874
+ "rowId": "68c80000000000000000b036",
875
+ "value": {
876
+ "id": "68c80000000000000000b036",
877
+ "name": "Sandbox workspace 55",
878
+ "region": "north-america",
879
+ "limits": {
880
+ "max_rows_per_namespace": 10000
881
+ },
882
+ "created_at": "2026-06-01T09:00:00.000Z",
883
+ "updated_at": "2026-06-01T09:00:00.000Z"
884
+ }
885
+ },
886
+ {
887
+ "action": "upsert",
888
+ "packageId": "unified",
889
+ "namespace": "workspaces",
890
+ "rowId": "68c80000000000000000b037",
891
+ "value": {
892
+ "id": "68c80000000000000000b037",
893
+ "name": "Sandbox workspace 56",
894
+ "region": "north-america",
895
+ "limits": {
896
+ "max_rows_per_namespace": 10000
897
+ },
898
+ "created_at": "2026-06-01T09:00:00.000Z",
899
+ "updated_at": "2026-06-01T09:00:00.000Z"
900
+ }
901
+ },
902
+ {
903
+ "action": "upsert",
904
+ "packageId": "unified",
905
+ "namespace": "workspaces",
906
+ "rowId": "68c80000000000000000b038",
907
+ "value": {
908
+ "id": "68c80000000000000000b038",
909
+ "name": "Sandbox workspace 57",
910
+ "region": "north-america",
911
+ "limits": {
912
+ "max_rows_per_namespace": 10000
913
+ },
914
+ "created_at": "2026-06-01T09:00:00.000Z",
915
+ "updated_at": "2026-06-01T09:00:00.000Z"
916
+ }
917
+ },
918
+ {
919
+ "action": "upsert",
920
+ "packageId": "unified",
921
+ "namespace": "workspaces",
922
+ "rowId": "68c80000000000000000b039",
923
+ "value": {
924
+ "id": "68c80000000000000000b039",
925
+ "name": "Sandbox workspace 58",
926
+ "region": "north-america",
927
+ "limits": {
928
+ "max_rows_per_namespace": 10000
929
+ },
930
+ "created_at": "2026-06-01T09:00:00.000Z",
931
+ "updated_at": "2026-06-01T09:00:00.000Z"
932
+ }
933
+ },
934
+ {
935
+ "action": "upsert",
936
+ "packageId": "unified",
937
+ "namespace": "workspaces",
938
+ "rowId": "68c80000000000000000b03a",
939
+ "value": {
940
+ "id": "68c80000000000000000b03a",
941
+ "name": "Sandbox workspace 59",
942
+ "region": "north-america",
943
+ "limits": {
944
+ "max_rows_per_namespace": 10000
945
+ },
946
+ "created_at": "2026-06-01T09:00:00.000Z",
947
+ "updated_at": "2026-06-01T09:00:00.000Z"
948
+ }
949
+ },
950
+ {
951
+ "action": "upsert",
952
+ "packageId": "unified",
953
+ "namespace": "workspaces",
954
+ "rowId": "68c80000000000000000b03b",
955
+ "value": {
956
+ "id": "68c80000000000000000b03b",
957
+ "name": "Sandbox workspace 60",
958
+ "region": "north-america",
959
+ "limits": {
960
+ "max_rows_per_namespace": 10000
961
+ },
962
+ "created_at": "2026-06-01T09:00:00.000Z",
963
+ "updated_at": "2026-06-01T09:00:00.000Z"
964
+ }
965
+ },
966
+ {
967
+ "action": "upsert",
968
+ "packageId": "unified",
969
+ "namespace": "workspaces",
970
+ "rowId": "68c80000000000000000b03c",
971
+ "value": {
972
+ "id": "68c80000000000000000b03c",
973
+ "name": "Sandbox workspace 61",
974
+ "region": "north-america",
975
+ "limits": {
976
+ "max_rows_per_namespace": 10000
977
+ },
978
+ "created_at": "2026-06-01T09:00:00.000Z",
979
+ "updated_at": "2026-06-01T09:00:00.000Z"
980
+ }
981
+ },
982
+ {
983
+ "action": "upsert",
984
+ "packageId": "unified",
985
+ "namespace": "workspaces",
986
+ "rowId": "68c80000000000000000b03d",
987
+ "value": {
988
+ "id": "68c80000000000000000b03d",
989
+ "name": "Sandbox workspace 62",
990
+ "region": "north-america",
991
+ "limits": {
992
+ "max_rows_per_namespace": 10000
993
+ },
994
+ "created_at": "2026-06-01T09:00:00.000Z",
995
+ "updated_at": "2026-06-01T09:00:00.000Z"
996
+ }
997
+ },
998
+ {
999
+ "action": "upsert",
1000
+ "packageId": "unified",
1001
+ "namespace": "workspaces",
1002
+ "rowId": "68c80000000000000000b03e",
1003
+ "value": {
1004
+ "id": "68c80000000000000000b03e",
1005
+ "name": "Sandbox workspace 63",
1006
+ "region": "north-america",
1007
+ "limits": {
1008
+ "max_rows_per_namespace": 10000
1009
+ },
1010
+ "created_at": "2026-06-01T09:00:00.000Z",
1011
+ "updated_at": "2026-06-01T09:00:00.000Z"
1012
+ }
1013
+ },
1014
+ {
1015
+ "action": "upsert",
1016
+ "packageId": "unified",
1017
+ "namespace": "workspaces",
1018
+ "rowId": "68c80000000000000000b03f",
1019
+ "value": {
1020
+ "id": "68c80000000000000000b03f",
1021
+ "name": "Sandbox workspace 64",
1022
+ "region": "north-america",
1023
+ "limits": {
1024
+ "max_rows_per_namespace": 10000
1025
+ },
1026
+ "created_at": "2026-06-01T09:00:00.000Z",
1027
+ "updated_at": "2026-06-01T09:00:00.000Z"
1028
+ }
1029
+ },
1030
+ {
1031
+ "action": "upsert",
1032
+ "packageId": "unified",
1033
+ "namespace": "workspaces",
1034
+ "rowId": "68c80000000000000000b040",
1035
+ "value": {
1036
+ "id": "68c80000000000000000b040",
1037
+ "name": "Sandbox workspace 65",
1038
+ "region": "north-america",
1039
+ "limits": {
1040
+ "max_rows_per_namespace": 10000
1041
+ },
1042
+ "created_at": "2026-06-01T09:00:00.000Z",
1043
+ "updated_at": "2026-06-01T09:00:00.000Z"
1044
+ }
1045
+ },
1046
+ {
1047
+ "action": "upsert",
1048
+ "packageId": "unified",
1049
+ "namespace": "workspaces",
1050
+ "rowId": "68c80000000000000000b041",
1051
+ "value": {
1052
+ "id": "68c80000000000000000b041",
1053
+ "name": "Sandbox workspace 66",
1054
+ "region": "north-america",
1055
+ "limits": {
1056
+ "max_rows_per_namespace": 10000
1057
+ },
1058
+ "created_at": "2026-06-01T09:00:00.000Z",
1059
+ "updated_at": "2026-06-01T09:00:00.000Z"
1060
+ }
1061
+ },
1062
+ {
1063
+ "action": "upsert",
1064
+ "packageId": "unified",
1065
+ "namespace": "workspaces",
1066
+ "rowId": "68c80000000000000000b042",
1067
+ "value": {
1068
+ "id": "68c80000000000000000b042",
1069
+ "name": "Sandbox workspace 67",
1070
+ "region": "north-america",
1071
+ "limits": {
1072
+ "max_rows_per_namespace": 10000
1073
+ },
1074
+ "created_at": "2026-06-01T09:00:00.000Z",
1075
+ "updated_at": "2026-06-01T09:00:00.000Z"
1076
+ }
1077
+ },
1078
+ {
1079
+ "action": "upsert",
1080
+ "packageId": "unified",
1081
+ "namespace": "workspaces",
1082
+ "rowId": "68c80000000000000000b043",
1083
+ "value": {
1084
+ "id": "68c80000000000000000b043",
1085
+ "name": "Sandbox workspace 68",
1086
+ "region": "north-america",
1087
+ "limits": {
1088
+ "max_rows_per_namespace": 10000
1089
+ },
1090
+ "created_at": "2026-06-01T09:00:00.000Z",
1091
+ "updated_at": "2026-06-01T09:00:00.000Z"
1092
+ }
1093
+ },
1094
+ {
1095
+ "action": "upsert",
1096
+ "packageId": "unified",
1097
+ "namespace": "workspaces",
1098
+ "rowId": "68c80000000000000000b044",
1099
+ "value": {
1100
+ "id": "68c80000000000000000b044",
1101
+ "name": "Sandbox workspace 69",
1102
+ "region": "north-america",
1103
+ "limits": {
1104
+ "max_rows_per_namespace": 10000
1105
+ },
1106
+ "created_at": "2026-06-01T09:00:00.000Z",
1107
+ "updated_at": "2026-06-01T09:00:00.000Z"
1108
+ }
1109
+ },
1110
+ {
1111
+ "action": "upsert",
1112
+ "packageId": "unified",
1113
+ "namespace": "workspaces",
1114
+ "rowId": "68c80000000000000000b045",
1115
+ "value": {
1116
+ "id": "68c80000000000000000b045",
1117
+ "name": "Sandbox workspace 70",
1118
+ "region": "north-america",
1119
+ "limits": {
1120
+ "max_rows_per_namespace": 10000
1121
+ },
1122
+ "created_at": "2026-06-01T09:00:00.000Z",
1123
+ "updated_at": "2026-06-01T09:00:00.000Z"
1124
+ }
1125
+ },
1126
+ {
1127
+ "action": "upsert",
1128
+ "packageId": "unified",
1129
+ "namespace": "workspaces",
1130
+ "rowId": "68c80000000000000000b046",
1131
+ "value": {
1132
+ "id": "68c80000000000000000b046",
1133
+ "name": "Sandbox workspace 71",
1134
+ "region": "north-america",
1135
+ "limits": {
1136
+ "max_rows_per_namespace": 10000
1137
+ },
1138
+ "created_at": "2026-06-01T09:00:00.000Z",
1139
+ "updated_at": "2026-06-01T09:00:00.000Z"
1140
+ }
1141
+ },
1142
+ {
1143
+ "action": "upsert",
1144
+ "packageId": "unified",
1145
+ "namespace": "workspaces",
1146
+ "rowId": "68c80000000000000000b047",
1147
+ "value": {
1148
+ "id": "68c80000000000000000b047",
1149
+ "name": "Sandbox workspace 72",
1150
+ "region": "north-america",
1151
+ "limits": {
1152
+ "max_rows_per_namespace": 10000
1153
+ },
1154
+ "created_at": "2026-06-01T09:00:00.000Z",
1155
+ "updated_at": "2026-06-01T09:00:00.000Z"
1156
+ }
1157
+ },
1158
+ {
1159
+ "action": "upsert",
1160
+ "packageId": "unified",
1161
+ "namespace": "workspaces",
1162
+ "rowId": "68c80000000000000000b048",
1163
+ "value": {
1164
+ "id": "68c80000000000000000b048",
1165
+ "name": "Sandbox workspace 73",
1166
+ "region": "north-america",
1167
+ "limits": {
1168
+ "max_rows_per_namespace": 10000
1169
+ },
1170
+ "created_at": "2026-06-01T09:00:00.000Z",
1171
+ "updated_at": "2026-06-01T09:00:00.000Z"
1172
+ }
1173
+ },
1174
+ {
1175
+ "action": "upsert",
1176
+ "packageId": "unified",
1177
+ "namespace": "workspaces",
1178
+ "rowId": "68c80000000000000000b049",
1179
+ "value": {
1180
+ "id": "68c80000000000000000b049",
1181
+ "name": "Sandbox workspace 74",
1182
+ "region": "north-america",
1183
+ "limits": {
1184
+ "max_rows_per_namespace": 10000
1185
+ },
1186
+ "created_at": "2026-06-01T09:00:00.000Z",
1187
+ "updated_at": "2026-06-01T09:00:00.000Z"
1188
+ }
1189
+ },
1190
+ {
1191
+ "action": "upsert",
1192
+ "packageId": "unified",
1193
+ "namespace": "workspaces",
1194
+ "rowId": "68c80000000000000000b04a",
1195
+ "value": {
1196
+ "id": "68c80000000000000000b04a",
1197
+ "name": "Sandbox workspace 75",
1198
+ "region": "north-america",
1199
+ "limits": {
1200
+ "max_rows_per_namespace": 10000
1201
+ },
1202
+ "created_at": "2026-06-01T09:00:00.000Z",
1203
+ "updated_at": "2026-06-01T09:00:00.000Z"
1204
+ }
1205
+ },
1206
+ {
1207
+ "action": "upsert",
1208
+ "packageId": "unified",
1209
+ "namespace": "workspaces",
1210
+ "rowId": "68c80000000000000000b04b",
1211
+ "value": {
1212
+ "id": "68c80000000000000000b04b",
1213
+ "name": "Sandbox workspace 76",
1214
+ "region": "north-america",
1215
+ "limits": {
1216
+ "max_rows_per_namespace": 10000
1217
+ },
1218
+ "created_at": "2026-06-01T09:00:00.000Z",
1219
+ "updated_at": "2026-06-01T09:00:00.000Z"
1220
+ }
1221
+ },
1222
+ {
1223
+ "action": "upsert",
1224
+ "packageId": "unified",
1225
+ "namespace": "workspaces",
1226
+ "rowId": "68c80000000000000000b04c",
1227
+ "value": {
1228
+ "id": "68c80000000000000000b04c",
1229
+ "name": "Sandbox workspace 77",
1230
+ "region": "north-america",
1231
+ "limits": {
1232
+ "max_rows_per_namespace": 10000
1233
+ },
1234
+ "created_at": "2026-06-01T09:00:00.000Z",
1235
+ "updated_at": "2026-06-01T09:00:00.000Z"
1236
+ }
1237
+ },
1238
+ {
1239
+ "action": "upsert",
1240
+ "packageId": "unified",
1241
+ "namespace": "workspaces",
1242
+ "rowId": "68c80000000000000000b04d",
1243
+ "value": {
1244
+ "id": "68c80000000000000000b04d",
1245
+ "name": "Sandbox workspace 78",
1246
+ "region": "north-america",
1247
+ "limits": {
1248
+ "max_rows_per_namespace": 10000
1249
+ },
1250
+ "created_at": "2026-06-01T09:00:00.000Z",
1251
+ "updated_at": "2026-06-01T09:00:00.000Z"
1252
+ }
1253
+ },
1254
+ {
1255
+ "action": "upsert",
1256
+ "packageId": "unified",
1257
+ "namespace": "workspaces",
1258
+ "rowId": "68c80000000000000000b04e",
1259
+ "value": {
1260
+ "id": "68c80000000000000000b04e",
1261
+ "name": "Sandbox workspace 79",
1262
+ "region": "north-america",
1263
+ "limits": {
1264
+ "max_rows_per_namespace": 10000
1265
+ },
1266
+ "created_at": "2026-06-01T09:00:00.000Z",
1267
+ "updated_at": "2026-06-01T09:00:00.000Z"
1268
+ }
1269
+ },
1270
+ {
1271
+ "action": "upsert",
1272
+ "packageId": "unified",
1273
+ "namespace": "workspaces",
1274
+ "rowId": "68c80000000000000000b04f",
1275
+ "value": {
1276
+ "id": "68c80000000000000000b04f",
1277
+ "name": "Sandbox workspace 80",
1278
+ "region": "north-america",
1279
+ "limits": {
1280
+ "max_rows_per_namespace": 10000
1281
+ },
1282
+ "created_at": "2026-06-01T09:00:00.000Z",
1283
+ "updated_at": "2026-06-01T09:00:00.000Z"
1284
+ }
1285
+ },
1286
+ {
1287
+ "action": "upsert",
1288
+ "packageId": "unified",
1289
+ "namespace": "workspaces",
1290
+ "rowId": "68c80000000000000000b050",
1291
+ "value": {
1292
+ "id": "68c80000000000000000b050",
1293
+ "name": "Sandbox workspace 81",
1294
+ "region": "north-america",
1295
+ "limits": {
1296
+ "max_rows_per_namespace": 10000
1297
+ },
1298
+ "created_at": "2026-06-01T09:00:00.000Z",
1299
+ "updated_at": "2026-06-01T09:00:00.000Z"
1300
+ }
1301
+ },
1302
+ {
1303
+ "action": "upsert",
1304
+ "packageId": "unified",
1305
+ "namespace": "workspaces",
1306
+ "rowId": "68c80000000000000000b051",
1307
+ "value": {
1308
+ "id": "68c80000000000000000b051",
1309
+ "name": "Sandbox workspace 82",
1310
+ "region": "north-america",
1311
+ "limits": {
1312
+ "max_rows_per_namespace": 10000
1313
+ },
1314
+ "created_at": "2026-06-01T09:00:00.000Z",
1315
+ "updated_at": "2026-06-01T09:00:00.000Z"
1316
+ }
1317
+ },
1318
+ {
1319
+ "action": "upsert",
1320
+ "packageId": "unified",
1321
+ "namespace": "workspaces",
1322
+ "rowId": "68c80000000000000000b052",
1323
+ "value": {
1324
+ "id": "68c80000000000000000b052",
1325
+ "name": "Sandbox workspace 83",
1326
+ "region": "north-america",
1327
+ "limits": {
1328
+ "max_rows_per_namespace": 10000
1329
+ },
1330
+ "created_at": "2026-06-01T09:00:00.000Z",
1331
+ "updated_at": "2026-06-01T09:00:00.000Z"
1332
+ }
1333
+ },
1334
+ {
1335
+ "action": "upsert",
1336
+ "packageId": "unified",
1337
+ "namespace": "workspaces",
1338
+ "rowId": "68c80000000000000000b053",
1339
+ "value": {
1340
+ "id": "68c80000000000000000b053",
1341
+ "name": "Sandbox workspace 84",
1342
+ "region": "north-america",
1343
+ "limits": {
1344
+ "max_rows_per_namespace": 10000
1345
+ },
1346
+ "created_at": "2026-06-01T09:00:00.000Z",
1347
+ "updated_at": "2026-06-01T09:00:00.000Z"
1348
+ }
1349
+ },
1350
+ {
1351
+ "action": "upsert",
1352
+ "packageId": "unified",
1353
+ "namespace": "workspaces",
1354
+ "rowId": "68c80000000000000000b054",
1355
+ "value": {
1356
+ "id": "68c80000000000000000b054",
1357
+ "name": "Sandbox workspace 85",
1358
+ "region": "north-america",
1359
+ "limits": {
1360
+ "max_rows_per_namespace": 10000
1361
+ },
1362
+ "created_at": "2026-06-01T09:00:00.000Z",
1363
+ "updated_at": "2026-06-01T09:00:00.000Z"
1364
+ }
1365
+ },
1366
+ {
1367
+ "action": "upsert",
1368
+ "packageId": "unified",
1369
+ "namespace": "workspaces",
1370
+ "rowId": "68c80000000000000000b055",
1371
+ "value": {
1372
+ "id": "68c80000000000000000b055",
1373
+ "name": "Sandbox workspace 86",
1374
+ "region": "north-america",
1375
+ "limits": {
1376
+ "max_rows_per_namespace": 10000
1377
+ },
1378
+ "created_at": "2026-06-01T09:00:00.000Z",
1379
+ "updated_at": "2026-06-01T09:00:00.000Z"
1380
+ }
1381
+ },
1382
+ {
1383
+ "action": "upsert",
1384
+ "packageId": "unified",
1385
+ "namespace": "workspaces",
1386
+ "rowId": "68c80000000000000000b056",
1387
+ "value": {
1388
+ "id": "68c80000000000000000b056",
1389
+ "name": "Sandbox workspace 87",
1390
+ "region": "north-america",
1391
+ "limits": {
1392
+ "max_rows_per_namespace": 10000
1393
+ },
1394
+ "created_at": "2026-06-01T09:00:00.000Z",
1395
+ "updated_at": "2026-06-01T09:00:00.000Z"
1396
+ }
1397
+ },
1398
+ {
1399
+ "action": "upsert",
1400
+ "packageId": "unified",
1401
+ "namespace": "workspaces",
1402
+ "rowId": "68c80000000000000000b057",
1403
+ "value": {
1404
+ "id": "68c80000000000000000b057",
1405
+ "name": "Sandbox workspace 88",
1406
+ "region": "north-america",
1407
+ "limits": {
1408
+ "max_rows_per_namespace": 10000
1409
+ },
1410
+ "created_at": "2026-06-01T09:00:00.000Z",
1411
+ "updated_at": "2026-06-01T09:00:00.000Z"
1412
+ }
1413
+ },
1414
+ {
1415
+ "action": "upsert",
1416
+ "packageId": "unified",
1417
+ "namespace": "workspaces",
1418
+ "rowId": "68c80000000000000000b058",
1419
+ "value": {
1420
+ "id": "68c80000000000000000b058",
1421
+ "name": "Sandbox workspace 89",
1422
+ "region": "north-america",
1423
+ "limits": {
1424
+ "max_rows_per_namespace": 10000
1425
+ },
1426
+ "created_at": "2026-06-01T09:00:00.000Z",
1427
+ "updated_at": "2026-06-01T09:00:00.000Z"
1428
+ }
1429
+ },
1430
+ {
1431
+ "action": "upsert",
1432
+ "packageId": "unified",
1433
+ "namespace": "workspaces",
1434
+ "rowId": "68c80000000000000000b059",
1435
+ "value": {
1436
+ "id": "68c80000000000000000b059",
1437
+ "name": "Sandbox workspace 90",
1438
+ "region": "north-america",
1439
+ "limits": {
1440
+ "max_rows_per_namespace": 10000
1441
+ },
1442
+ "created_at": "2026-06-01T09:00:00.000Z",
1443
+ "updated_at": "2026-06-01T09:00:00.000Z"
1444
+ }
1445
+ },
1446
+ {
1447
+ "action": "upsert",
1448
+ "packageId": "unified",
1449
+ "namespace": "workspaces",
1450
+ "rowId": "68c80000000000000000b05a",
1451
+ "value": {
1452
+ "id": "68c80000000000000000b05a",
1453
+ "name": "Sandbox workspace 91",
1454
+ "region": "north-america",
1455
+ "limits": {
1456
+ "max_rows_per_namespace": 10000
1457
+ },
1458
+ "created_at": "2026-06-01T09:00:00.000Z",
1459
+ "updated_at": "2026-06-01T09:00:00.000Z"
1460
+ }
1461
+ },
1462
+ {
1463
+ "action": "upsert",
1464
+ "packageId": "unified",
1465
+ "namespace": "workspaces",
1466
+ "rowId": "68c80000000000000000b05b",
1467
+ "value": {
1468
+ "id": "68c80000000000000000b05b",
1469
+ "name": "Sandbox workspace 92",
1470
+ "region": "north-america",
1471
+ "limits": {
1472
+ "max_rows_per_namespace": 10000
1473
+ },
1474
+ "created_at": "2026-06-01T09:00:00.000Z",
1475
+ "updated_at": "2026-06-01T09:00:00.000Z"
1476
+ }
1477
+ },
1478
+ {
1479
+ "action": "upsert",
1480
+ "packageId": "unified",
1481
+ "namespace": "workspaces",
1482
+ "rowId": "68c80000000000000000b05c",
1483
+ "value": {
1484
+ "id": "68c80000000000000000b05c",
1485
+ "name": "Sandbox workspace 93",
1486
+ "region": "north-america",
1487
+ "limits": {
1488
+ "max_rows_per_namespace": 10000
1489
+ },
1490
+ "created_at": "2026-06-01T09:00:00.000Z",
1491
+ "updated_at": "2026-06-01T09:00:00.000Z"
1492
+ }
1493
+ },
1494
+ {
1495
+ "action": "upsert",
1496
+ "packageId": "unified",
1497
+ "namespace": "workspaces",
1498
+ "rowId": "68c80000000000000000b05d",
1499
+ "value": {
1500
+ "id": "68c80000000000000000b05d",
1501
+ "name": "Sandbox workspace 94",
1502
+ "region": "north-america",
1503
+ "limits": {
1504
+ "max_rows_per_namespace": 10000
1505
+ },
1506
+ "created_at": "2026-06-01T09:00:00.000Z",
1507
+ "updated_at": "2026-06-01T09:00:00.000Z"
1508
+ }
1509
+ },
1510
+ {
1511
+ "action": "upsert",
1512
+ "packageId": "unified",
1513
+ "namespace": "workspaces",
1514
+ "rowId": "68c80000000000000000b05e",
1515
+ "value": {
1516
+ "id": "68c80000000000000000b05e",
1517
+ "name": "Sandbox workspace 95",
1518
+ "region": "north-america",
1519
+ "limits": {
1520
+ "max_rows_per_namespace": 10000
1521
+ },
1522
+ "created_at": "2026-06-01T09:00:00.000Z",
1523
+ "updated_at": "2026-06-01T09:00:00.000Z"
1524
+ }
1525
+ },
1526
+ {
1527
+ "action": "upsert",
1528
+ "packageId": "unified",
1529
+ "namespace": "workspaces",
1530
+ "rowId": "68c80000000000000000b05f",
1531
+ "value": {
1532
+ "id": "68c80000000000000000b05f",
1533
+ "name": "Sandbox workspace 96",
1534
+ "region": "north-america",
1535
+ "limits": {
1536
+ "max_rows_per_namespace": 10000
1537
+ },
1538
+ "created_at": "2026-06-01T09:00:00.000Z",
1539
+ "updated_at": "2026-06-01T09:00:00.000Z"
1540
+ }
1541
+ },
1542
+ {
1543
+ "action": "upsert",
1544
+ "packageId": "unified",
1545
+ "namespace": "workspaces",
1546
+ "rowId": "68c80000000000000000b060",
1547
+ "value": {
1548
+ "id": "68c80000000000000000b060",
1549
+ "name": "Sandbox workspace 97",
1550
+ "region": "north-america",
1551
+ "limits": {
1552
+ "max_rows_per_namespace": 10000
1553
+ },
1554
+ "created_at": "2026-06-01T09:00:00.000Z",
1555
+ "updated_at": "2026-06-01T09:00:00.000Z"
1556
+ }
1557
+ },
1558
+ {
1559
+ "action": "upsert",
1560
+ "packageId": "unified",
1561
+ "namespace": "workspaces",
1562
+ "rowId": "68c80000000000000000b061",
1563
+ "value": {
1564
+ "id": "68c80000000000000000b061",
1565
+ "name": "Sandbox workspace 98",
1566
+ "region": "north-america",
1567
+ "limits": {
1568
+ "max_rows_per_namespace": 10000
1569
+ },
1570
+ "created_at": "2026-06-01T09:00:00.000Z",
1571
+ "updated_at": "2026-06-01T09:00:00.000Z"
1572
+ }
1573
+ },
1574
+ {
1575
+ "action": "upsert",
1576
+ "packageId": "unified",
1577
+ "namespace": "workspaces",
1578
+ "rowId": "68c80000000000000000b062",
1579
+ "value": {
1580
+ "id": "68c80000000000000000b062",
1581
+ "name": "Sandbox workspace 99",
1582
+ "region": "north-america",
1583
+ "limits": {
1584
+ "max_rows_per_namespace": 10000
1585
+ },
1586
+ "created_at": "2026-06-01T09:00:00.000Z",
1587
+ "updated_at": "2026-06-01T09:00:00.000Z"
1588
+ }
1589
+ },
1590
+ {
1591
+ "action": "upsert",
1592
+ "packageId": "unified",
1593
+ "namespace": "workspaces",
1594
+ "rowId": "68c80000000000000000b063",
1595
+ "value": {
1596
+ "id": "68c80000000000000000b063",
1597
+ "name": "Sandbox workspace 100",
1598
+ "region": "north-america",
1599
+ "limits": {
1600
+ "max_rows_per_namespace": 10000
1601
+ },
1602
+ "created_at": "2026-06-01T09:00:00.000Z",
1603
+ "updated_at": "2026-06-01T09:00:00.000Z"
1604
+ }
1605
+ },
1606
+ {
1607
+ "action": "upsert",
1608
+ "packageId": "unified",
1609
+ "namespace": "workspaces",
1610
+ "rowId": "68c80000000000000000b064",
1611
+ "value": {
1612
+ "id": "68c80000000000000000b064",
1613
+ "name": "Sandbox workspace 101",
1614
+ "region": "north-america",
1615
+ "limits": {
1616
+ "max_rows_per_namespace": 10000
1617
+ },
1618
+ "created_at": "2026-06-01T09:00:00.000Z",
1619
+ "updated_at": "2026-06-01T09:00:00.000Z"
1620
+ }
1621
+ }
1622
+ ]
1623
+ }