@yigemo/choosefire 0.1.0

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 (62) hide show
  1. package/README.md +83 -0
  2. package/contracts/choosefire-family-wealth/v2/capability-matrix.v1.json +464 -0
  3. package/contracts/choosefire-family-wealth/v2/golden/performance.v1.json +79 -0
  4. package/contracts/choosefire-family-wealth/v2/golden/r2-contract.v1.json +1070 -0
  5. package/contracts/choosefire-family-wealth/v2/golden/scenarios.v1.json +241 -0
  6. package/contracts/choosefire-family-wealth/v2/golden/transport.v1.json +207 -0
  7. package/contracts/choosefire-family-wealth/v2/manifest.json +58 -0
  8. package/contracts/choosefire-family-wealth/v2/openapi.generated.json +2605 -0
  9. package/contracts/choosefire-family-wealth/v2/runtime-schemas/family-wealth.v2.schema.json +2127 -0
  10. package/contracts/choosefire-family-wealth/v2/taxonomies/account-types.v1.json +41 -0
  11. package/contracts/choosefire-family-wealth/v2/taxonomies/asset-classes.v1.json +45 -0
  12. package/contracts/choosefire-family-wealth/v2/taxonomies/transaction-types.v1.json +57 -0
  13. package/contracts/choosefire-financial-workspace/v1/field-registry.generated.json +137 -0
  14. package/contracts/choosefire-financial-workspace/v1/field-registry.manifest.json +11 -0
  15. package/contracts/choosefire-financial-workspace/v1/golden/commands.invalid.json +583 -0
  16. package/contracts/choosefire-financial-workspace/v1/golden/commands.valid.json +201 -0
  17. package/contracts/choosefire-financial-workspace/v1/golden/cursors.invalid.json +82 -0
  18. package/contracts/choosefire-financial-workspace/v1/golden/errors.invalid.json +191 -0
  19. package/contracts/choosefire-financial-workspace/v1/golden/errors.valid.json +298 -0
  20. package/contracts/choosefire-financial-workspace/v1/golden/fingerprints.json +105 -0
  21. package/contracts/choosefire-financial-workspace/v1/golden/projections.invalid.json +3543 -0
  22. package/contracts/choosefire-financial-workspace/v1/golden/projections.valid.json +2953 -0
  23. package/contracts/choosefire-financial-workspace/v1/manifest.json +69 -0
  24. package/contracts/choosefire-financial-workspace/v1/openapi.generated.json +1987 -0
  25. package/contracts/choosefire-financial-workspace/v1/runtime-schemas/financial-workspace.v1.schema.json +1496 -0
  26. package/dist/args.d.ts +5 -0
  27. package/dist/args.js +60 -0
  28. package/dist/args.js.map +1 -0
  29. package/dist/auth.d.ts +55 -0
  30. package/dist/auth.js +480 -0
  31. package/dist/auth.js.map +1 -0
  32. package/dist/commands.d.ts +4 -0
  33. package/dist/commands.js +637 -0
  34. package/dist/commands.js.map +1 -0
  35. package/dist/config.d.ts +10 -0
  36. package/dist/config.js +74 -0
  37. package/dist/config.js.map +1 -0
  38. package/dist/family-wealth-v2-contracts.d.ts +276 -0
  39. package/dist/family-wealth-v2-contracts.js +77 -0
  40. package/dist/family-wealth-v2-contracts.js.map +1 -0
  41. package/dist/family-wealth-v2-http.d.ts +65 -0
  42. package/dist/family-wealth-v2-http.js +340 -0
  43. package/dist/family-wealth-v2-http.js.map +1 -0
  44. package/dist/financial-workspace-contracts.d.ts +191 -0
  45. package/dist/financial-workspace-contracts.js +282 -0
  46. package/dist/financial-workspace-contracts.js.map +1 -0
  47. package/dist/http.d.ts +76 -0
  48. package/dist/http.js +446 -0
  49. package/dist/http.js.map +1 -0
  50. package/dist/index.d.ts +2 -0
  51. package/dist/index.js +50 -0
  52. package/dist/index.js.map +1 -0
  53. package/dist/output.d.ts +18 -0
  54. package/dist/output.js +111 -0
  55. package/dist/output.js.map +1 -0
  56. package/dist/token-store.d.ts +27 -0
  57. package/dist/token-store.js +408 -0
  58. package/dist/token-store.js.map +1 -0
  59. package/dist/types.d.ts +65 -0
  60. package/dist/types.js +5 -0
  61. package/dist/types.js.map +1 -0
  62. package/package.json +43 -0
@@ -0,0 +1,2953 @@
1
+ [
2
+ {
3
+ "caseId": "activity-envelope-empty",
4
+ "input": {
5
+ "code": 0,
6
+ "data": {
7
+ "authority": {
8
+ "householdId": "household-synthetic-001",
9
+ "mode": "account",
10
+ "status": "authoritative",
11
+ "storeId": "store-synthetic-001"
12
+ },
13
+ "contractVersion": 1,
14
+ "hasMore": false,
15
+ "items": [],
16
+ "kind": "financial_workspace_activity_page.v1",
17
+ "nextCursor": "synthetic-opaque-cursor-v1",
18
+ "projectionVersion": 1,
19
+ "throughVersion": 2
20
+ },
21
+ "status": "success",
22
+ "success": true
23
+ },
24
+ "schema": "SuccessEnvelopeFinancialWorkspaceActivityPageV1",
25
+ "valid": true
26
+ },
27
+ {
28
+ "caseId": "activity-envelope-max-items",
29
+ "input": {
30
+ "code": 0,
31
+ "data": {
32
+ "authority": {
33
+ "householdId": "household-synthetic-001",
34
+ "mode": "account",
35
+ "status": "authoritative",
36
+ "storeId": "store-synthetic-001"
37
+ },
38
+ "contractVersion": 1,
39
+ "hasMore": false,
40
+ "items": [
41
+ {
42
+ "affectedObjects": [
43
+ {
44
+ "kind": "financial_workspace_workspace_ref.v1",
45
+ "storeId": "store-synthetic-001"
46
+ }
47
+ ],
48
+ "baseVersion": 0,
49
+ "channel": "cli",
50
+ "committedAt": "2026-08-16T00:00:00.000Z",
51
+ "kind": "financial_workspace_operation.v1",
52
+ "operation": "workspace.initialize",
53
+ "operationId": "operation-synthetic-001",
54
+ "primaryObject": {
55
+ "kind": "financial_workspace_workspace_ref.v1",
56
+ "storeId": "store-synthetic-001"
57
+ },
58
+ "resultVersion": 1
59
+ },
60
+ {
61
+ "affectedObjects": [
62
+ {
63
+ "factId": "fact-synthetic-002",
64
+ "kind": "financial_workspace_fact_ref.v1"
65
+ },
66
+ {
67
+ "kind": "financial_workspace_workspace_ref.v1",
68
+ "storeId": "store-synthetic-001"
69
+ }
70
+ ],
71
+ "baseVersion": 1,
72
+ "channel": "web",
73
+ "committedAt": "2026-08-16T00:00:00.000Z",
74
+ "kind": "financial_workspace_operation.v1",
75
+ "operation": "fact.record",
76
+ "operationId": "operation-synthetic-002",
77
+ "primaryObject": {
78
+ "factId": "fact-synthetic-002",
79
+ "kind": "financial_workspace_fact_ref.v1"
80
+ },
81
+ "resultVersion": 2
82
+ },
83
+ {
84
+ "affectedObjects": [
85
+ {
86
+ "factId": "fact-synthetic-003",
87
+ "kind": "financial_workspace_fact_ref.v1"
88
+ },
89
+ {
90
+ "kind": "financial_workspace_workspace_ref.v1",
91
+ "storeId": "store-synthetic-001"
92
+ }
93
+ ],
94
+ "baseVersion": 2,
95
+ "channel": "web",
96
+ "committedAt": "2026-08-16T00:00:00.000Z",
97
+ "kind": "financial_workspace_operation.v1",
98
+ "operation": "fact.record",
99
+ "operationId": "operation-synthetic-003",
100
+ "primaryObject": {
101
+ "factId": "fact-synthetic-003",
102
+ "kind": "financial_workspace_fact_ref.v1"
103
+ },
104
+ "resultVersion": 3
105
+ },
106
+ {
107
+ "affectedObjects": [
108
+ {
109
+ "factId": "fact-synthetic-004",
110
+ "kind": "financial_workspace_fact_ref.v1"
111
+ },
112
+ {
113
+ "kind": "financial_workspace_workspace_ref.v1",
114
+ "storeId": "store-synthetic-001"
115
+ }
116
+ ],
117
+ "baseVersion": 3,
118
+ "channel": "web",
119
+ "committedAt": "2026-08-16T00:00:00.000Z",
120
+ "kind": "financial_workspace_operation.v1",
121
+ "operation": "fact.record",
122
+ "operationId": "operation-synthetic-004",
123
+ "primaryObject": {
124
+ "factId": "fact-synthetic-004",
125
+ "kind": "financial_workspace_fact_ref.v1"
126
+ },
127
+ "resultVersion": 4
128
+ },
129
+ {
130
+ "affectedObjects": [
131
+ {
132
+ "factId": "fact-synthetic-005",
133
+ "kind": "financial_workspace_fact_ref.v1"
134
+ },
135
+ {
136
+ "kind": "financial_workspace_workspace_ref.v1",
137
+ "storeId": "store-synthetic-001"
138
+ }
139
+ ],
140
+ "baseVersion": 4,
141
+ "channel": "web",
142
+ "committedAt": "2026-08-16T00:00:00.000Z",
143
+ "kind": "financial_workspace_operation.v1",
144
+ "operation": "fact.record",
145
+ "operationId": "operation-synthetic-005",
146
+ "primaryObject": {
147
+ "factId": "fact-synthetic-005",
148
+ "kind": "financial_workspace_fact_ref.v1"
149
+ },
150
+ "resultVersion": 5
151
+ },
152
+ {
153
+ "affectedObjects": [
154
+ {
155
+ "factId": "fact-synthetic-006",
156
+ "kind": "financial_workspace_fact_ref.v1"
157
+ },
158
+ {
159
+ "kind": "financial_workspace_workspace_ref.v1",
160
+ "storeId": "store-synthetic-001"
161
+ }
162
+ ],
163
+ "baseVersion": 5,
164
+ "channel": "web",
165
+ "committedAt": "2026-08-16T00:00:00.000Z",
166
+ "kind": "financial_workspace_operation.v1",
167
+ "operation": "fact.record",
168
+ "operationId": "operation-synthetic-006",
169
+ "primaryObject": {
170
+ "factId": "fact-synthetic-006",
171
+ "kind": "financial_workspace_fact_ref.v1"
172
+ },
173
+ "resultVersion": 6
174
+ },
175
+ {
176
+ "affectedObjects": [
177
+ {
178
+ "factId": "fact-synthetic-007",
179
+ "kind": "financial_workspace_fact_ref.v1"
180
+ },
181
+ {
182
+ "kind": "financial_workspace_workspace_ref.v1",
183
+ "storeId": "store-synthetic-001"
184
+ }
185
+ ],
186
+ "baseVersion": 6,
187
+ "channel": "web",
188
+ "committedAt": "2026-08-16T00:00:00.000Z",
189
+ "kind": "financial_workspace_operation.v1",
190
+ "operation": "fact.record",
191
+ "operationId": "operation-synthetic-007",
192
+ "primaryObject": {
193
+ "factId": "fact-synthetic-007",
194
+ "kind": "financial_workspace_fact_ref.v1"
195
+ },
196
+ "resultVersion": 7
197
+ },
198
+ {
199
+ "affectedObjects": [
200
+ {
201
+ "factId": "fact-synthetic-008",
202
+ "kind": "financial_workspace_fact_ref.v1"
203
+ },
204
+ {
205
+ "kind": "financial_workspace_workspace_ref.v1",
206
+ "storeId": "store-synthetic-001"
207
+ }
208
+ ],
209
+ "baseVersion": 7,
210
+ "channel": "web",
211
+ "committedAt": "2026-08-16T00:00:00.000Z",
212
+ "kind": "financial_workspace_operation.v1",
213
+ "operation": "fact.record",
214
+ "operationId": "operation-synthetic-008",
215
+ "primaryObject": {
216
+ "factId": "fact-synthetic-008",
217
+ "kind": "financial_workspace_fact_ref.v1"
218
+ },
219
+ "resultVersion": 8
220
+ },
221
+ {
222
+ "affectedObjects": [
223
+ {
224
+ "factId": "fact-synthetic-009",
225
+ "kind": "financial_workspace_fact_ref.v1"
226
+ },
227
+ {
228
+ "kind": "financial_workspace_workspace_ref.v1",
229
+ "storeId": "store-synthetic-001"
230
+ }
231
+ ],
232
+ "baseVersion": 8,
233
+ "channel": "web",
234
+ "committedAt": "2026-08-16T00:00:00.000Z",
235
+ "kind": "financial_workspace_operation.v1",
236
+ "operation": "fact.record",
237
+ "operationId": "operation-synthetic-009",
238
+ "primaryObject": {
239
+ "factId": "fact-synthetic-009",
240
+ "kind": "financial_workspace_fact_ref.v1"
241
+ },
242
+ "resultVersion": 9
243
+ },
244
+ {
245
+ "affectedObjects": [
246
+ {
247
+ "factId": "fact-synthetic-010",
248
+ "kind": "financial_workspace_fact_ref.v1"
249
+ },
250
+ {
251
+ "kind": "financial_workspace_workspace_ref.v1",
252
+ "storeId": "store-synthetic-001"
253
+ }
254
+ ],
255
+ "baseVersion": 9,
256
+ "channel": "web",
257
+ "committedAt": "2026-08-16T00:00:00.000Z",
258
+ "kind": "financial_workspace_operation.v1",
259
+ "operation": "fact.record",
260
+ "operationId": "operation-synthetic-010",
261
+ "primaryObject": {
262
+ "factId": "fact-synthetic-010",
263
+ "kind": "financial_workspace_fact_ref.v1"
264
+ },
265
+ "resultVersion": 10
266
+ },
267
+ {
268
+ "affectedObjects": [
269
+ {
270
+ "factId": "fact-synthetic-011",
271
+ "kind": "financial_workspace_fact_ref.v1"
272
+ },
273
+ {
274
+ "kind": "financial_workspace_workspace_ref.v1",
275
+ "storeId": "store-synthetic-001"
276
+ }
277
+ ],
278
+ "baseVersion": 10,
279
+ "channel": "web",
280
+ "committedAt": "2026-08-16T00:00:00.000Z",
281
+ "kind": "financial_workspace_operation.v1",
282
+ "operation": "fact.record",
283
+ "operationId": "operation-synthetic-011",
284
+ "primaryObject": {
285
+ "factId": "fact-synthetic-011",
286
+ "kind": "financial_workspace_fact_ref.v1"
287
+ },
288
+ "resultVersion": 11
289
+ },
290
+ {
291
+ "affectedObjects": [
292
+ {
293
+ "factId": "fact-synthetic-012",
294
+ "kind": "financial_workspace_fact_ref.v1"
295
+ },
296
+ {
297
+ "kind": "financial_workspace_workspace_ref.v1",
298
+ "storeId": "store-synthetic-001"
299
+ }
300
+ ],
301
+ "baseVersion": 11,
302
+ "channel": "web",
303
+ "committedAt": "2026-08-16T00:00:00.000Z",
304
+ "kind": "financial_workspace_operation.v1",
305
+ "operation": "fact.record",
306
+ "operationId": "operation-synthetic-012",
307
+ "primaryObject": {
308
+ "factId": "fact-synthetic-012",
309
+ "kind": "financial_workspace_fact_ref.v1"
310
+ },
311
+ "resultVersion": 12
312
+ },
313
+ {
314
+ "affectedObjects": [
315
+ {
316
+ "factId": "fact-synthetic-013",
317
+ "kind": "financial_workspace_fact_ref.v1"
318
+ },
319
+ {
320
+ "kind": "financial_workspace_workspace_ref.v1",
321
+ "storeId": "store-synthetic-001"
322
+ }
323
+ ],
324
+ "baseVersion": 12,
325
+ "channel": "web",
326
+ "committedAt": "2026-08-16T00:00:00.000Z",
327
+ "kind": "financial_workspace_operation.v1",
328
+ "operation": "fact.record",
329
+ "operationId": "operation-synthetic-013",
330
+ "primaryObject": {
331
+ "factId": "fact-synthetic-013",
332
+ "kind": "financial_workspace_fact_ref.v1"
333
+ },
334
+ "resultVersion": 13
335
+ },
336
+ {
337
+ "affectedObjects": [
338
+ {
339
+ "factId": "fact-synthetic-014",
340
+ "kind": "financial_workspace_fact_ref.v1"
341
+ },
342
+ {
343
+ "kind": "financial_workspace_workspace_ref.v1",
344
+ "storeId": "store-synthetic-001"
345
+ }
346
+ ],
347
+ "baseVersion": 13,
348
+ "channel": "web",
349
+ "committedAt": "2026-08-16T00:00:00.000Z",
350
+ "kind": "financial_workspace_operation.v1",
351
+ "operation": "fact.record",
352
+ "operationId": "operation-synthetic-014",
353
+ "primaryObject": {
354
+ "factId": "fact-synthetic-014",
355
+ "kind": "financial_workspace_fact_ref.v1"
356
+ },
357
+ "resultVersion": 14
358
+ },
359
+ {
360
+ "affectedObjects": [
361
+ {
362
+ "factId": "fact-synthetic-015",
363
+ "kind": "financial_workspace_fact_ref.v1"
364
+ },
365
+ {
366
+ "kind": "financial_workspace_workspace_ref.v1",
367
+ "storeId": "store-synthetic-001"
368
+ }
369
+ ],
370
+ "baseVersion": 14,
371
+ "channel": "web",
372
+ "committedAt": "2026-08-16T00:00:00.000Z",
373
+ "kind": "financial_workspace_operation.v1",
374
+ "operation": "fact.record",
375
+ "operationId": "operation-synthetic-015",
376
+ "primaryObject": {
377
+ "factId": "fact-synthetic-015",
378
+ "kind": "financial_workspace_fact_ref.v1"
379
+ },
380
+ "resultVersion": 15
381
+ },
382
+ {
383
+ "affectedObjects": [
384
+ {
385
+ "factId": "fact-synthetic-016",
386
+ "kind": "financial_workspace_fact_ref.v1"
387
+ },
388
+ {
389
+ "kind": "financial_workspace_workspace_ref.v1",
390
+ "storeId": "store-synthetic-001"
391
+ }
392
+ ],
393
+ "baseVersion": 15,
394
+ "channel": "web",
395
+ "committedAt": "2026-08-16T00:00:00.000Z",
396
+ "kind": "financial_workspace_operation.v1",
397
+ "operation": "fact.record",
398
+ "operationId": "operation-synthetic-016",
399
+ "primaryObject": {
400
+ "factId": "fact-synthetic-016",
401
+ "kind": "financial_workspace_fact_ref.v1"
402
+ },
403
+ "resultVersion": 16
404
+ },
405
+ {
406
+ "affectedObjects": [
407
+ {
408
+ "factId": "fact-synthetic-017",
409
+ "kind": "financial_workspace_fact_ref.v1"
410
+ },
411
+ {
412
+ "kind": "financial_workspace_workspace_ref.v1",
413
+ "storeId": "store-synthetic-001"
414
+ }
415
+ ],
416
+ "baseVersion": 16,
417
+ "channel": "web",
418
+ "committedAt": "2026-08-16T00:00:00.000Z",
419
+ "kind": "financial_workspace_operation.v1",
420
+ "operation": "fact.record",
421
+ "operationId": "operation-synthetic-017",
422
+ "primaryObject": {
423
+ "factId": "fact-synthetic-017",
424
+ "kind": "financial_workspace_fact_ref.v1"
425
+ },
426
+ "resultVersion": 17
427
+ },
428
+ {
429
+ "affectedObjects": [
430
+ {
431
+ "factId": "fact-synthetic-018",
432
+ "kind": "financial_workspace_fact_ref.v1"
433
+ },
434
+ {
435
+ "kind": "financial_workspace_workspace_ref.v1",
436
+ "storeId": "store-synthetic-001"
437
+ }
438
+ ],
439
+ "baseVersion": 17,
440
+ "channel": "web",
441
+ "committedAt": "2026-08-16T00:00:00.000Z",
442
+ "kind": "financial_workspace_operation.v1",
443
+ "operation": "fact.record",
444
+ "operationId": "operation-synthetic-018",
445
+ "primaryObject": {
446
+ "factId": "fact-synthetic-018",
447
+ "kind": "financial_workspace_fact_ref.v1"
448
+ },
449
+ "resultVersion": 18
450
+ },
451
+ {
452
+ "affectedObjects": [
453
+ {
454
+ "factId": "fact-synthetic-019",
455
+ "kind": "financial_workspace_fact_ref.v1"
456
+ },
457
+ {
458
+ "kind": "financial_workspace_workspace_ref.v1",
459
+ "storeId": "store-synthetic-001"
460
+ }
461
+ ],
462
+ "baseVersion": 18,
463
+ "channel": "web",
464
+ "committedAt": "2026-08-16T00:00:00.000Z",
465
+ "kind": "financial_workspace_operation.v1",
466
+ "operation": "fact.record",
467
+ "operationId": "operation-synthetic-019",
468
+ "primaryObject": {
469
+ "factId": "fact-synthetic-019",
470
+ "kind": "financial_workspace_fact_ref.v1"
471
+ },
472
+ "resultVersion": 19
473
+ },
474
+ {
475
+ "affectedObjects": [
476
+ {
477
+ "factId": "fact-synthetic-020",
478
+ "kind": "financial_workspace_fact_ref.v1"
479
+ },
480
+ {
481
+ "kind": "financial_workspace_workspace_ref.v1",
482
+ "storeId": "store-synthetic-001"
483
+ }
484
+ ],
485
+ "baseVersion": 19,
486
+ "channel": "web",
487
+ "committedAt": "2026-08-16T00:00:00.000Z",
488
+ "kind": "financial_workspace_operation.v1",
489
+ "operation": "fact.record",
490
+ "operationId": "operation-synthetic-020",
491
+ "primaryObject": {
492
+ "factId": "fact-synthetic-020",
493
+ "kind": "financial_workspace_fact_ref.v1"
494
+ },
495
+ "resultVersion": 20
496
+ },
497
+ {
498
+ "affectedObjects": [
499
+ {
500
+ "factId": "fact-synthetic-021",
501
+ "kind": "financial_workspace_fact_ref.v1"
502
+ },
503
+ {
504
+ "kind": "financial_workspace_workspace_ref.v1",
505
+ "storeId": "store-synthetic-001"
506
+ }
507
+ ],
508
+ "baseVersion": 20,
509
+ "channel": "web",
510
+ "committedAt": "2026-08-16T00:00:00.000Z",
511
+ "kind": "financial_workspace_operation.v1",
512
+ "operation": "fact.record",
513
+ "operationId": "operation-synthetic-021",
514
+ "primaryObject": {
515
+ "factId": "fact-synthetic-021",
516
+ "kind": "financial_workspace_fact_ref.v1"
517
+ },
518
+ "resultVersion": 21
519
+ },
520
+ {
521
+ "affectedObjects": [
522
+ {
523
+ "factId": "fact-synthetic-022",
524
+ "kind": "financial_workspace_fact_ref.v1"
525
+ },
526
+ {
527
+ "kind": "financial_workspace_workspace_ref.v1",
528
+ "storeId": "store-synthetic-001"
529
+ }
530
+ ],
531
+ "baseVersion": 21,
532
+ "channel": "web",
533
+ "committedAt": "2026-08-16T00:00:00.000Z",
534
+ "kind": "financial_workspace_operation.v1",
535
+ "operation": "fact.record",
536
+ "operationId": "operation-synthetic-022",
537
+ "primaryObject": {
538
+ "factId": "fact-synthetic-022",
539
+ "kind": "financial_workspace_fact_ref.v1"
540
+ },
541
+ "resultVersion": 22
542
+ },
543
+ {
544
+ "affectedObjects": [
545
+ {
546
+ "factId": "fact-synthetic-023",
547
+ "kind": "financial_workspace_fact_ref.v1"
548
+ },
549
+ {
550
+ "kind": "financial_workspace_workspace_ref.v1",
551
+ "storeId": "store-synthetic-001"
552
+ }
553
+ ],
554
+ "baseVersion": 22,
555
+ "channel": "web",
556
+ "committedAt": "2026-08-16T00:00:00.000Z",
557
+ "kind": "financial_workspace_operation.v1",
558
+ "operation": "fact.record",
559
+ "operationId": "operation-synthetic-023",
560
+ "primaryObject": {
561
+ "factId": "fact-synthetic-023",
562
+ "kind": "financial_workspace_fact_ref.v1"
563
+ },
564
+ "resultVersion": 23
565
+ },
566
+ {
567
+ "affectedObjects": [
568
+ {
569
+ "factId": "fact-synthetic-024",
570
+ "kind": "financial_workspace_fact_ref.v1"
571
+ },
572
+ {
573
+ "kind": "financial_workspace_workspace_ref.v1",
574
+ "storeId": "store-synthetic-001"
575
+ }
576
+ ],
577
+ "baseVersion": 23,
578
+ "channel": "web",
579
+ "committedAt": "2026-08-16T00:00:00.000Z",
580
+ "kind": "financial_workspace_operation.v1",
581
+ "operation": "fact.record",
582
+ "operationId": "operation-synthetic-024",
583
+ "primaryObject": {
584
+ "factId": "fact-synthetic-024",
585
+ "kind": "financial_workspace_fact_ref.v1"
586
+ },
587
+ "resultVersion": 24
588
+ },
589
+ {
590
+ "affectedObjects": [
591
+ {
592
+ "factId": "fact-synthetic-025",
593
+ "kind": "financial_workspace_fact_ref.v1"
594
+ },
595
+ {
596
+ "kind": "financial_workspace_workspace_ref.v1",
597
+ "storeId": "store-synthetic-001"
598
+ }
599
+ ],
600
+ "baseVersion": 24,
601
+ "channel": "web",
602
+ "committedAt": "2026-08-16T00:00:00.000Z",
603
+ "kind": "financial_workspace_operation.v1",
604
+ "operation": "fact.record",
605
+ "operationId": "operation-synthetic-025",
606
+ "primaryObject": {
607
+ "factId": "fact-synthetic-025",
608
+ "kind": "financial_workspace_fact_ref.v1"
609
+ },
610
+ "resultVersion": 25
611
+ },
612
+ {
613
+ "affectedObjects": [
614
+ {
615
+ "factId": "fact-synthetic-026",
616
+ "kind": "financial_workspace_fact_ref.v1"
617
+ },
618
+ {
619
+ "kind": "financial_workspace_workspace_ref.v1",
620
+ "storeId": "store-synthetic-001"
621
+ }
622
+ ],
623
+ "baseVersion": 25,
624
+ "channel": "web",
625
+ "committedAt": "2026-08-16T00:00:00.000Z",
626
+ "kind": "financial_workspace_operation.v1",
627
+ "operation": "fact.record",
628
+ "operationId": "operation-synthetic-026",
629
+ "primaryObject": {
630
+ "factId": "fact-synthetic-026",
631
+ "kind": "financial_workspace_fact_ref.v1"
632
+ },
633
+ "resultVersion": 26
634
+ },
635
+ {
636
+ "affectedObjects": [
637
+ {
638
+ "factId": "fact-synthetic-027",
639
+ "kind": "financial_workspace_fact_ref.v1"
640
+ },
641
+ {
642
+ "kind": "financial_workspace_workspace_ref.v1",
643
+ "storeId": "store-synthetic-001"
644
+ }
645
+ ],
646
+ "baseVersion": 26,
647
+ "channel": "web",
648
+ "committedAt": "2026-08-16T00:00:00.000Z",
649
+ "kind": "financial_workspace_operation.v1",
650
+ "operation": "fact.record",
651
+ "operationId": "operation-synthetic-027",
652
+ "primaryObject": {
653
+ "factId": "fact-synthetic-027",
654
+ "kind": "financial_workspace_fact_ref.v1"
655
+ },
656
+ "resultVersion": 27
657
+ },
658
+ {
659
+ "affectedObjects": [
660
+ {
661
+ "factId": "fact-synthetic-028",
662
+ "kind": "financial_workspace_fact_ref.v1"
663
+ },
664
+ {
665
+ "kind": "financial_workspace_workspace_ref.v1",
666
+ "storeId": "store-synthetic-001"
667
+ }
668
+ ],
669
+ "baseVersion": 27,
670
+ "channel": "web",
671
+ "committedAt": "2026-08-16T00:00:00.000Z",
672
+ "kind": "financial_workspace_operation.v1",
673
+ "operation": "fact.record",
674
+ "operationId": "operation-synthetic-028",
675
+ "primaryObject": {
676
+ "factId": "fact-synthetic-028",
677
+ "kind": "financial_workspace_fact_ref.v1"
678
+ },
679
+ "resultVersion": 28
680
+ },
681
+ {
682
+ "affectedObjects": [
683
+ {
684
+ "factId": "fact-synthetic-029",
685
+ "kind": "financial_workspace_fact_ref.v1"
686
+ },
687
+ {
688
+ "kind": "financial_workspace_workspace_ref.v1",
689
+ "storeId": "store-synthetic-001"
690
+ }
691
+ ],
692
+ "baseVersion": 28,
693
+ "channel": "web",
694
+ "committedAt": "2026-08-16T00:00:00.000Z",
695
+ "kind": "financial_workspace_operation.v1",
696
+ "operation": "fact.record",
697
+ "operationId": "operation-synthetic-029",
698
+ "primaryObject": {
699
+ "factId": "fact-synthetic-029",
700
+ "kind": "financial_workspace_fact_ref.v1"
701
+ },
702
+ "resultVersion": 29
703
+ },
704
+ {
705
+ "affectedObjects": [
706
+ {
707
+ "factId": "fact-synthetic-030",
708
+ "kind": "financial_workspace_fact_ref.v1"
709
+ },
710
+ {
711
+ "kind": "financial_workspace_workspace_ref.v1",
712
+ "storeId": "store-synthetic-001"
713
+ }
714
+ ],
715
+ "baseVersion": 29,
716
+ "channel": "web",
717
+ "committedAt": "2026-08-16T00:00:00.000Z",
718
+ "kind": "financial_workspace_operation.v1",
719
+ "operation": "fact.record",
720
+ "operationId": "operation-synthetic-030",
721
+ "primaryObject": {
722
+ "factId": "fact-synthetic-030",
723
+ "kind": "financial_workspace_fact_ref.v1"
724
+ },
725
+ "resultVersion": 30
726
+ },
727
+ {
728
+ "affectedObjects": [
729
+ {
730
+ "factId": "fact-synthetic-031",
731
+ "kind": "financial_workspace_fact_ref.v1"
732
+ },
733
+ {
734
+ "kind": "financial_workspace_workspace_ref.v1",
735
+ "storeId": "store-synthetic-001"
736
+ }
737
+ ],
738
+ "baseVersion": 30,
739
+ "channel": "web",
740
+ "committedAt": "2026-08-16T00:00:00.000Z",
741
+ "kind": "financial_workspace_operation.v1",
742
+ "operation": "fact.record",
743
+ "operationId": "operation-synthetic-031",
744
+ "primaryObject": {
745
+ "factId": "fact-synthetic-031",
746
+ "kind": "financial_workspace_fact_ref.v1"
747
+ },
748
+ "resultVersion": 31
749
+ },
750
+ {
751
+ "affectedObjects": [
752
+ {
753
+ "factId": "fact-synthetic-032",
754
+ "kind": "financial_workspace_fact_ref.v1"
755
+ },
756
+ {
757
+ "kind": "financial_workspace_workspace_ref.v1",
758
+ "storeId": "store-synthetic-001"
759
+ }
760
+ ],
761
+ "baseVersion": 31,
762
+ "channel": "web",
763
+ "committedAt": "2026-08-16T00:00:00.000Z",
764
+ "kind": "financial_workspace_operation.v1",
765
+ "operation": "fact.record",
766
+ "operationId": "operation-synthetic-032",
767
+ "primaryObject": {
768
+ "factId": "fact-synthetic-032",
769
+ "kind": "financial_workspace_fact_ref.v1"
770
+ },
771
+ "resultVersion": 32
772
+ },
773
+ {
774
+ "affectedObjects": [
775
+ {
776
+ "factId": "fact-synthetic-033",
777
+ "kind": "financial_workspace_fact_ref.v1"
778
+ },
779
+ {
780
+ "kind": "financial_workspace_workspace_ref.v1",
781
+ "storeId": "store-synthetic-001"
782
+ }
783
+ ],
784
+ "baseVersion": 32,
785
+ "channel": "web",
786
+ "committedAt": "2026-08-16T00:00:00.000Z",
787
+ "kind": "financial_workspace_operation.v1",
788
+ "operation": "fact.record",
789
+ "operationId": "operation-synthetic-033",
790
+ "primaryObject": {
791
+ "factId": "fact-synthetic-033",
792
+ "kind": "financial_workspace_fact_ref.v1"
793
+ },
794
+ "resultVersion": 33
795
+ },
796
+ {
797
+ "affectedObjects": [
798
+ {
799
+ "factId": "fact-synthetic-034",
800
+ "kind": "financial_workspace_fact_ref.v1"
801
+ },
802
+ {
803
+ "kind": "financial_workspace_workspace_ref.v1",
804
+ "storeId": "store-synthetic-001"
805
+ }
806
+ ],
807
+ "baseVersion": 33,
808
+ "channel": "web",
809
+ "committedAt": "2026-08-16T00:00:00.000Z",
810
+ "kind": "financial_workspace_operation.v1",
811
+ "operation": "fact.record",
812
+ "operationId": "operation-synthetic-034",
813
+ "primaryObject": {
814
+ "factId": "fact-synthetic-034",
815
+ "kind": "financial_workspace_fact_ref.v1"
816
+ },
817
+ "resultVersion": 34
818
+ },
819
+ {
820
+ "affectedObjects": [
821
+ {
822
+ "factId": "fact-synthetic-035",
823
+ "kind": "financial_workspace_fact_ref.v1"
824
+ },
825
+ {
826
+ "kind": "financial_workspace_workspace_ref.v1",
827
+ "storeId": "store-synthetic-001"
828
+ }
829
+ ],
830
+ "baseVersion": 34,
831
+ "channel": "web",
832
+ "committedAt": "2026-08-16T00:00:00.000Z",
833
+ "kind": "financial_workspace_operation.v1",
834
+ "operation": "fact.record",
835
+ "operationId": "operation-synthetic-035",
836
+ "primaryObject": {
837
+ "factId": "fact-synthetic-035",
838
+ "kind": "financial_workspace_fact_ref.v1"
839
+ },
840
+ "resultVersion": 35
841
+ },
842
+ {
843
+ "affectedObjects": [
844
+ {
845
+ "factId": "fact-synthetic-036",
846
+ "kind": "financial_workspace_fact_ref.v1"
847
+ },
848
+ {
849
+ "kind": "financial_workspace_workspace_ref.v1",
850
+ "storeId": "store-synthetic-001"
851
+ }
852
+ ],
853
+ "baseVersion": 35,
854
+ "channel": "web",
855
+ "committedAt": "2026-08-16T00:00:00.000Z",
856
+ "kind": "financial_workspace_operation.v1",
857
+ "operation": "fact.record",
858
+ "operationId": "operation-synthetic-036",
859
+ "primaryObject": {
860
+ "factId": "fact-synthetic-036",
861
+ "kind": "financial_workspace_fact_ref.v1"
862
+ },
863
+ "resultVersion": 36
864
+ },
865
+ {
866
+ "affectedObjects": [
867
+ {
868
+ "factId": "fact-synthetic-037",
869
+ "kind": "financial_workspace_fact_ref.v1"
870
+ },
871
+ {
872
+ "kind": "financial_workspace_workspace_ref.v1",
873
+ "storeId": "store-synthetic-001"
874
+ }
875
+ ],
876
+ "baseVersion": 36,
877
+ "channel": "web",
878
+ "committedAt": "2026-08-16T00:00:00.000Z",
879
+ "kind": "financial_workspace_operation.v1",
880
+ "operation": "fact.record",
881
+ "operationId": "operation-synthetic-037",
882
+ "primaryObject": {
883
+ "factId": "fact-synthetic-037",
884
+ "kind": "financial_workspace_fact_ref.v1"
885
+ },
886
+ "resultVersion": 37
887
+ },
888
+ {
889
+ "affectedObjects": [
890
+ {
891
+ "factId": "fact-synthetic-038",
892
+ "kind": "financial_workspace_fact_ref.v1"
893
+ },
894
+ {
895
+ "kind": "financial_workspace_workspace_ref.v1",
896
+ "storeId": "store-synthetic-001"
897
+ }
898
+ ],
899
+ "baseVersion": 37,
900
+ "channel": "web",
901
+ "committedAt": "2026-08-16T00:00:00.000Z",
902
+ "kind": "financial_workspace_operation.v1",
903
+ "operation": "fact.record",
904
+ "operationId": "operation-synthetic-038",
905
+ "primaryObject": {
906
+ "factId": "fact-synthetic-038",
907
+ "kind": "financial_workspace_fact_ref.v1"
908
+ },
909
+ "resultVersion": 38
910
+ },
911
+ {
912
+ "affectedObjects": [
913
+ {
914
+ "factId": "fact-synthetic-039",
915
+ "kind": "financial_workspace_fact_ref.v1"
916
+ },
917
+ {
918
+ "kind": "financial_workspace_workspace_ref.v1",
919
+ "storeId": "store-synthetic-001"
920
+ }
921
+ ],
922
+ "baseVersion": 38,
923
+ "channel": "web",
924
+ "committedAt": "2026-08-16T00:00:00.000Z",
925
+ "kind": "financial_workspace_operation.v1",
926
+ "operation": "fact.record",
927
+ "operationId": "operation-synthetic-039",
928
+ "primaryObject": {
929
+ "factId": "fact-synthetic-039",
930
+ "kind": "financial_workspace_fact_ref.v1"
931
+ },
932
+ "resultVersion": 39
933
+ },
934
+ {
935
+ "affectedObjects": [
936
+ {
937
+ "factId": "fact-synthetic-040",
938
+ "kind": "financial_workspace_fact_ref.v1"
939
+ },
940
+ {
941
+ "kind": "financial_workspace_workspace_ref.v1",
942
+ "storeId": "store-synthetic-001"
943
+ }
944
+ ],
945
+ "baseVersion": 39,
946
+ "channel": "web",
947
+ "committedAt": "2026-08-16T00:00:00.000Z",
948
+ "kind": "financial_workspace_operation.v1",
949
+ "operation": "fact.record",
950
+ "operationId": "operation-synthetic-040",
951
+ "primaryObject": {
952
+ "factId": "fact-synthetic-040",
953
+ "kind": "financial_workspace_fact_ref.v1"
954
+ },
955
+ "resultVersion": 40
956
+ },
957
+ {
958
+ "affectedObjects": [
959
+ {
960
+ "factId": "fact-synthetic-041",
961
+ "kind": "financial_workspace_fact_ref.v1"
962
+ },
963
+ {
964
+ "kind": "financial_workspace_workspace_ref.v1",
965
+ "storeId": "store-synthetic-001"
966
+ }
967
+ ],
968
+ "baseVersion": 40,
969
+ "channel": "web",
970
+ "committedAt": "2026-08-16T00:00:00.000Z",
971
+ "kind": "financial_workspace_operation.v1",
972
+ "operation": "fact.record",
973
+ "operationId": "operation-synthetic-041",
974
+ "primaryObject": {
975
+ "factId": "fact-synthetic-041",
976
+ "kind": "financial_workspace_fact_ref.v1"
977
+ },
978
+ "resultVersion": 41
979
+ },
980
+ {
981
+ "affectedObjects": [
982
+ {
983
+ "factId": "fact-synthetic-042",
984
+ "kind": "financial_workspace_fact_ref.v1"
985
+ },
986
+ {
987
+ "kind": "financial_workspace_workspace_ref.v1",
988
+ "storeId": "store-synthetic-001"
989
+ }
990
+ ],
991
+ "baseVersion": 41,
992
+ "channel": "web",
993
+ "committedAt": "2026-08-16T00:00:00.000Z",
994
+ "kind": "financial_workspace_operation.v1",
995
+ "operation": "fact.record",
996
+ "operationId": "operation-synthetic-042",
997
+ "primaryObject": {
998
+ "factId": "fact-synthetic-042",
999
+ "kind": "financial_workspace_fact_ref.v1"
1000
+ },
1001
+ "resultVersion": 42
1002
+ },
1003
+ {
1004
+ "affectedObjects": [
1005
+ {
1006
+ "factId": "fact-synthetic-043",
1007
+ "kind": "financial_workspace_fact_ref.v1"
1008
+ },
1009
+ {
1010
+ "kind": "financial_workspace_workspace_ref.v1",
1011
+ "storeId": "store-synthetic-001"
1012
+ }
1013
+ ],
1014
+ "baseVersion": 42,
1015
+ "channel": "web",
1016
+ "committedAt": "2026-08-16T00:00:00.000Z",
1017
+ "kind": "financial_workspace_operation.v1",
1018
+ "operation": "fact.record",
1019
+ "operationId": "operation-synthetic-043",
1020
+ "primaryObject": {
1021
+ "factId": "fact-synthetic-043",
1022
+ "kind": "financial_workspace_fact_ref.v1"
1023
+ },
1024
+ "resultVersion": 43
1025
+ },
1026
+ {
1027
+ "affectedObjects": [
1028
+ {
1029
+ "factId": "fact-synthetic-044",
1030
+ "kind": "financial_workspace_fact_ref.v1"
1031
+ },
1032
+ {
1033
+ "kind": "financial_workspace_workspace_ref.v1",
1034
+ "storeId": "store-synthetic-001"
1035
+ }
1036
+ ],
1037
+ "baseVersion": 43,
1038
+ "channel": "web",
1039
+ "committedAt": "2026-08-16T00:00:00.000Z",
1040
+ "kind": "financial_workspace_operation.v1",
1041
+ "operation": "fact.record",
1042
+ "operationId": "operation-synthetic-044",
1043
+ "primaryObject": {
1044
+ "factId": "fact-synthetic-044",
1045
+ "kind": "financial_workspace_fact_ref.v1"
1046
+ },
1047
+ "resultVersion": 44
1048
+ },
1049
+ {
1050
+ "affectedObjects": [
1051
+ {
1052
+ "factId": "fact-synthetic-045",
1053
+ "kind": "financial_workspace_fact_ref.v1"
1054
+ },
1055
+ {
1056
+ "kind": "financial_workspace_workspace_ref.v1",
1057
+ "storeId": "store-synthetic-001"
1058
+ }
1059
+ ],
1060
+ "baseVersion": 44,
1061
+ "channel": "web",
1062
+ "committedAt": "2026-08-16T00:00:00.000Z",
1063
+ "kind": "financial_workspace_operation.v1",
1064
+ "operation": "fact.record",
1065
+ "operationId": "operation-synthetic-045",
1066
+ "primaryObject": {
1067
+ "factId": "fact-synthetic-045",
1068
+ "kind": "financial_workspace_fact_ref.v1"
1069
+ },
1070
+ "resultVersion": 45
1071
+ },
1072
+ {
1073
+ "affectedObjects": [
1074
+ {
1075
+ "factId": "fact-synthetic-046",
1076
+ "kind": "financial_workspace_fact_ref.v1"
1077
+ },
1078
+ {
1079
+ "kind": "financial_workspace_workspace_ref.v1",
1080
+ "storeId": "store-synthetic-001"
1081
+ }
1082
+ ],
1083
+ "baseVersion": 45,
1084
+ "channel": "web",
1085
+ "committedAt": "2026-08-16T00:00:00.000Z",
1086
+ "kind": "financial_workspace_operation.v1",
1087
+ "operation": "fact.record",
1088
+ "operationId": "operation-synthetic-046",
1089
+ "primaryObject": {
1090
+ "factId": "fact-synthetic-046",
1091
+ "kind": "financial_workspace_fact_ref.v1"
1092
+ },
1093
+ "resultVersion": 46
1094
+ },
1095
+ {
1096
+ "affectedObjects": [
1097
+ {
1098
+ "factId": "fact-synthetic-047",
1099
+ "kind": "financial_workspace_fact_ref.v1"
1100
+ },
1101
+ {
1102
+ "kind": "financial_workspace_workspace_ref.v1",
1103
+ "storeId": "store-synthetic-001"
1104
+ }
1105
+ ],
1106
+ "baseVersion": 46,
1107
+ "channel": "web",
1108
+ "committedAt": "2026-08-16T00:00:00.000Z",
1109
+ "kind": "financial_workspace_operation.v1",
1110
+ "operation": "fact.record",
1111
+ "operationId": "operation-synthetic-047",
1112
+ "primaryObject": {
1113
+ "factId": "fact-synthetic-047",
1114
+ "kind": "financial_workspace_fact_ref.v1"
1115
+ },
1116
+ "resultVersion": 47
1117
+ },
1118
+ {
1119
+ "affectedObjects": [
1120
+ {
1121
+ "factId": "fact-synthetic-048",
1122
+ "kind": "financial_workspace_fact_ref.v1"
1123
+ },
1124
+ {
1125
+ "kind": "financial_workspace_workspace_ref.v1",
1126
+ "storeId": "store-synthetic-001"
1127
+ }
1128
+ ],
1129
+ "baseVersion": 47,
1130
+ "channel": "web",
1131
+ "committedAt": "2026-08-16T00:00:00.000Z",
1132
+ "kind": "financial_workspace_operation.v1",
1133
+ "operation": "fact.record",
1134
+ "operationId": "operation-synthetic-048",
1135
+ "primaryObject": {
1136
+ "factId": "fact-synthetic-048",
1137
+ "kind": "financial_workspace_fact_ref.v1"
1138
+ },
1139
+ "resultVersion": 48
1140
+ },
1141
+ {
1142
+ "affectedObjects": [
1143
+ {
1144
+ "factId": "fact-synthetic-049",
1145
+ "kind": "financial_workspace_fact_ref.v1"
1146
+ },
1147
+ {
1148
+ "kind": "financial_workspace_workspace_ref.v1",
1149
+ "storeId": "store-synthetic-001"
1150
+ }
1151
+ ],
1152
+ "baseVersion": 48,
1153
+ "channel": "web",
1154
+ "committedAt": "2026-08-16T00:00:00.000Z",
1155
+ "kind": "financial_workspace_operation.v1",
1156
+ "operation": "fact.record",
1157
+ "operationId": "operation-synthetic-049",
1158
+ "primaryObject": {
1159
+ "factId": "fact-synthetic-049",
1160
+ "kind": "financial_workspace_fact_ref.v1"
1161
+ },
1162
+ "resultVersion": 49
1163
+ },
1164
+ {
1165
+ "affectedObjects": [
1166
+ {
1167
+ "factId": "fact-synthetic-050",
1168
+ "kind": "financial_workspace_fact_ref.v1"
1169
+ },
1170
+ {
1171
+ "kind": "financial_workspace_workspace_ref.v1",
1172
+ "storeId": "store-synthetic-001"
1173
+ }
1174
+ ],
1175
+ "baseVersion": 49,
1176
+ "channel": "web",
1177
+ "committedAt": "2026-08-16T00:00:00.000Z",
1178
+ "kind": "financial_workspace_operation.v1",
1179
+ "operation": "fact.record",
1180
+ "operationId": "operation-synthetic-050",
1181
+ "primaryObject": {
1182
+ "factId": "fact-synthetic-050",
1183
+ "kind": "financial_workspace_fact_ref.v1"
1184
+ },
1185
+ "resultVersion": 50
1186
+ },
1187
+ {
1188
+ "affectedObjects": [
1189
+ {
1190
+ "factId": "fact-synthetic-051",
1191
+ "kind": "financial_workspace_fact_ref.v1"
1192
+ },
1193
+ {
1194
+ "kind": "financial_workspace_workspace_ref.v1",
1195
+ "storeId": "store-synthetic-001"
1196
+ }
1197
+ ],
1198
+ "baseVersion": 50,
1199
+ "channel": "web",
1200
+ "committedAt": "2026-08-16T00:00:00.000Z",
1201
+ "kind": "financial_workspace_operation.v1",
1202
+ "operation": "fact.record",
1203
+ "operationId": "operation-synthetic-051",
1204
+ "primaryObject": {
1205
+ "factId": "fact-synthetic-051",
1206
+ "kind": "financial_workspace_fact_ref.v1"
1207
+ },
1208
+ "resultVersion": 51
1209
+ },
1210
+ {
1211
+ "affectedObjects": [
1212
+ {
1213
+ "factId": "fact-synthetic-052",
1214
+ "kind": "financial_workspace_fact_ref.v1"
1215
+ },
1216
+ {
1217
+ "kind": "financial_workspace_workspace_ref.v1",
1218
+ "storeId": "store-synthetic-001"
1219
+ }
1220
+ ],
1221
+ "baseVersion": 51,
1222
+ "channel": "web",
1223
+ "committedAt": "2026-08-16T00:00:00.000Z",
1224
+ "kind": "financial_workspace_operation.v1",
1225
+ "operation": "fact.record",
1226
+ "operationId": "operation-synthetic-052",
1227
+ "primaryObject": {
1228
+ "factId": "fact-synthetic-052",
1229
+ "kind": "financial_workspace_fact_ref.v1"
1230
+ },
1231
+ "resultVersion": 52
1232
+ },
1233
+ {
1234
+ "affectedObjects": [
1235
+ {
1236
+ "factId": "fact-synthetic-053",
1237
+ "kind": "financial_workspace_fact_ref.v1"
1238
+ },
1239
+ {
1240
+ "kind": "financial_workspace_workspace_ref.v1",
1241
+ "storeId": "store-synthetic-001"
1242
+ }
1243
+ ],
1244
+ "baseVersion": 52,
1245
+ "channel": "web",
1246
+ "committedAt": "2026-08-16T00:00:00.000Z",
1247
+ "kind": "financial_workspace_operation.v1",
1248
+ "operation": "fact.record",
1249
+ "operationId": "operation-synthetic-053",
1250
+ "primaryObject": {
1251
+ "factId": "fact-synthetic-053",
1252
+ "kind": "financial_workspace_fact_ref.v1"
1253
+ },
1254
+ "resultVersion": 53
1255
+ },
1256
+ {
1257
+ "affectedObjects": [
1258
+ {
1259
+ "factId": "fact-synthetic-054",
1260
+ "kind": "financial_workspace_fact_ref.v1"
1261
+ },
1262
+ {
1263
+ "kind": "financial_workspace_workspace_ref.v1",
1264
+ "storeId": "store-synthetic-001"
1265
+ }
1266
+ ],
1267
+ "baseVersion": 53,
1268
+ "channel": "web",
1269
+ "committedAt": "2026-08-16T00:00:00.000Z",
1270
+ "kind": "financial_workspace_operation.v1",
1271
+ "operation": "fact.record",
1272
+ "operationId": "operation-synthetic-054",
1273
+ "primaryObject": {
1274
+ "factId": "fact-synthetic-054",
1275
+ "kind": "financial_workspace_fact_ref.v1"
1276
+ },
1277
+ "resultVersion": 54
1278
+ },
1279
+ {
1280
+ "affectedObjects": [
1281
+ {
1282
+ "factId": "fact-synthetic-055",
1283
+ "kind": "financial_workspace_fact_ref.v1"
1284
+ },
1285
+ {
1286
+ "kind": "financial_workspace_workspace_ref.v1",
1287
+ "storeId": "store-synthetic-001"
1288
+ }
1289
+ ],
1290
+ "baseVersion": 54,
1291
+ "channel": "web",
1292
+ "committedAt": "2026-08-16T00:00:00.000Z",
1293
+ "kind": "financial_workspace_operation.v1",
1294
+ "operation": "fact.record",
1295
+ "operationId": "operation-synthetic-055",
1296
+ "primaryObject": {
1297
+ "factId": "fact-synthetic-055",
1298
+ "kind": "financial_workspace_fact_ref.v1"
1299
+ },
1300
+ "resultVersion": 55
1301
+ },
1302
+ {
1303
+ "affectedObjects": [
1304
+ {
1305
+ "factId": "fact-synthetic-056",
1306
+ "kind": "financial_workspace_fact_ref.v1"
1307
+ },
1308
+ {
1309
+ "kind": "financial_workspace_workspace_ref.v1",
1310
+ "storeId": "store-synthetic-001"
1311
+ }
1312
+ ],
1313
+ "baseVersion": 55,
1314
+ "channel": "web",
1315
+ "committedAt": "2026-08-16T00:00:00.000Z",
1316
+ "kind": "financial_workspace_operation.v1",
1317
+ "operation": "fact.record",
1318
+ "operationId": "operation-synthetic-056",
1319
+ "primaryObject": {
1320
+ "factId": "fact-synthetic-056",
1321
+ "kind": "financial_workspace_fact_ref.v1"
1322
+ },
1323
+ "resultVersion": 56
1324
+ },
1325
+ {
1326
+ "affectedObjects": [
1327
+ {
1328
+ "factId": "fact-synthetic-057",
1329
+ "kind": "financial_workspace_fact_ref.v1"
1330
+ },
1331
+ {
1332
+ "kind": "financial_workspace_workspace_ref.v1",
1333
+ "storeId": "store-synthetic-001"
1334
+ }
1335
+ ],
1336
+ "baseVersion": 56,
1337
+ "channel": "web",
1338
+ "committedAt": "2026-08-16T00:00:00.000Z",
1339
+ "kind": "financial_workspace_operation.v1",
1340
+ "operation": "fact.record",
1341
+ "operationId": "operation-synthetic-057",
1342
+ "primaryObject": {
1343
+ "factId": "fact-synthetic-057",
1344
+ "kind": "financial_workspace_fact_ref.v1"
1345
+ },
1346
+ "resultVersion": 57
1347
+ },
1348
+ {
1349
+ "affectedObjects": [
1350
+ {
1351
+ "factId": "fact-synthetic-058",
1352
+ "kind": "financial_workspace_fact_ref.v1"
1353
+ },
1354
+ {
1355
+ "kind": "financial_workspace_workspace_ref.v1",
1356
+ "storeId": "store-synthetic-001"
1357
+ }
1358
+ ],
1359
+ "baseVersion": 57,
1360
+ "channel": "web",
1361
+ "committedAt": "2026-08-16T00:00:00.000Z",
1362
+ "kind": "financial_workspace_operation.v1",
1363
+ "operation": "fact.record",
1364
+ "operationId": "operation-synthetic-058",
1365
+ "primaryObject": {
1366
+ "factId": "fact-synthetic-058",
1367
+ "kind": "financial_workspace_fact_ref.v1"
1368
+ },
1369
+ "resultVersion": 58
1370
+ },
1371
+ {
1372
+ "affectedObjects": [
1373
+ {
1374
+ "factId": "fact-synthetic-059",
1375
+ "kind": "financial_workspace_fact_ref.v1"
1376
+ },
1377
+ {
1378
+ "kind": "financial_workspace_workspace_ref.v1",
1379
+ "storeId": "store-synthetic-001"
1380
+ }
1381
+ ],
1382
+ "baseVersion": 58,
1383
+ "channel": "web",
1384
+ "committedAt": "2026-08-16T00:00:00.000Z",
1385
+ "kind": "financial_workspace_operation.v1",
1386
+ "operation": "fact.record",
1387
+ "operationId": "operation-synthetic-059",
1388
+ "primaryObject": {
1389
+ "factId": "fact-synthetic-059",
1390
+ "kind": "financial_workspace_fact_ref.v1"
1391
+ },
1392
+ "resultVersion": 59
1393
+ },
1394
+ {
1395
+ "affectedObjects": [
1396
+ {
1397
+ "factId": "fact-synthetic-060",
1398
+ "kind": "financial_workspace_fact_ref.v1"
1399
+ },
1400
+ {
1401
+ "kind": "financial_workspace_workspace_ref.v1",
1402
+ "storeId": "store-synthetic-001"
1403
+ }
1404
+ ],
1405
+ "baseVersion": 59,
1406
+ "channel": "web",
1407
+ "committedAt": "2026-08-16T00:00:00.000Z",
1408
+ "kind": "financial_workspace_operation.v1",
1409
+ "operation": "fact.record",
1410
+ "operationId": "operation-synthetic-060",
1411
+ "primaryObject": {
1412
+ "factId": "fact-synthetic-060",
1413
+ "kind": "financial_workspace_fact_ref.v1"
1414
+ },
1415
+ "resultVersion": 60
1416
+ },
1417
+ {
1418
+ "affectedObjects": [
1419
+ {
1420
+ "factId": "fact-synthetic-061",
1421
+ "kind": "financial_workspace_fact_ref.v1"
1422
+ },
1423
+ {
1424
+ "kind": "financial_workspace_workspace_ref.v1",
1425
+ "storeId": "store-synthetic-001"
1426
+ }
1427
+ ],
1428
+ "baseVersion": 60,
1429
+ "channel": "web",
1430
+ "committedAt": "2026-08-16T00:00:00.000Z",
1431
+ "kind": "financial_workspace_operation.v1",
1432
+ "operation": "fact.record",
1433
+ "operationId": "operation-synthetic-061",
1434
+ "primaryObject": {
1435
+ "factId": "fact-synthetic-061",
1436
+ "kind": "financial_workspace_fact_ref.v1"
1437
+ },
1438
+ "resultVersion": 61
1439
+ },
1440
+ {
1441
+ "affectedObjects": [
1442
+ {
1443
+ "factId": "fact-synthetic-062",
1444
+ "kind": "financial_workspace_fact_ref.v1"
1445
+ },
1446
+ {
1447
+ "kind": "financial_workspace_workspace_ref.v1",
1448
+ "storeId": "store-synthetic-001"
1449
+ }
1450
+ ],
1451
+ "baseVersion": 61,
1452
+ "channel": "web",
1453
+ "committedAt": "2026-08-16T00:00:00.000Z",
1454
+ "kind": "financial_workspace_operation.v1",
1455
+ "operation": "fact.record",
1456
+ "operationId": "operation-synthetic-062",
1457
+ "primaryObject": {
1458
+ "factId": "fact-synthetic-062",
1459
+ "kind": "financial_workspace_fact_ref.v1"
1460
+ },
1461
+ "resultVersion": 62
1462
+ },
1463
+ {
1464
+ "affectedObjects": [
1465
+ {
1466
+ "factId": "fact-synthetic-063",
1467
+ "kind": "financial_workspace_fact_ref.v1"
1468
+ },
1469
+ {
1470
+ "kind": "financial_workspace_workspace_ref.v1",
1471
+ "storeId": "store-synthetic-001"
1472
+ }
1473
+ ],
1474
+ "baseVersion": 62,
1475
+ "channel": "web",
1476
+ "committedAt": "2026-08-16T00:00:00.000Z",
1477
+ "kind": "financial_workspace_operation.v1",
1478
+ "operation": "fact.record",
1479
+ "operationId": "operation-synthetic-063",
1480
+ "primaryObject": {
1481
+ "factId": "fact-synthetic-063",
1482
+ "kind": "financial_workspace_fact_ref.v1"
1483
+ },
1484
+ "resultVersion": 63
1485
+ },
1486
+ {
1487
+ "affectedObjects": [
1488
+ {
1489
+ "factId": "fact-synthetic-064",
1490
+ "kind": "financial_workspace_fact_ref.v1"
1491
+ },
1492
+ {
1493
+ "kind": "financial_workspace_workspace_ref.v1",
1494
+ "storeId": "store-synthetic-001"
1495
+ }
1496
+ ],
1497
+ "baseVersion": 63,
1498
+ "channel": "web",
1499
+ "committedAt": "2026-08-16T00:00:00.000Z",
1500
+ "kind": "financial_workspace_operation.v1",
1501
+ "operation": "fact.record",
1502
+ "operationId": "operation-synthetic-064",
1503
+ "primaryObject": {
1504
+ "factId": "fact-synthetic-064",
1505
+ "kind": "financial_workspace_fact_ref.v1"
1506
+ },
1507
+ "resultVersion": 64
1508
+ },
1509
+ {
1510
+ "affectedObjects": [
1511
+ {
1512
+ "factId": "fact-synthetic-065",
1513
+ "kind": "financial_workspace_fact_ref.v1"
1514
+ },
1515
+ {
1516
+ "kind": "financial_workspace_workspace_ref.v1",
1517
+ "storeId": "store-synthetic-001"
1518
+ }
1519
+ ],
1520
+ "baseVersion": 64,
1521
+ "channel": "web",
1522
+ "committedAt": "2026-08-16T00:00:00.000Z",
1523
+ "kind": "financial_workspace_operation.v1",
1524
+ "operation": "fact.record",
1525
+ "operationId": "operation-synthetic-065",
1526
+ "primaryObject": {
1527
+ "factId": "fact-synthetic-065",
1528
+ "kind": "financial_workspace_fact_ref.v1"
1529
+ },
1530
+ "resultVersion": 65
1531
+ },
1532
+ {
1533
+ "affectedObjects": [
1534
+ {
1535
+ "factId": "fact-synthetic-066",
1536
+ "kind": "financial_workspace_fact_ref.v1"
1537
+ },
1538
+ {
1539
+ "kind": "financial_workspace_workspace_ref.v1",
1540
+ "storeId": "store-synthetic-001"
1541
+ }
1542
+ ],
1543
+ "baseVersion": 65,
1544
+ "channel": "web",
1545
+ "committedAt": "2026-08-16T00:00:00.000Z",
1546
+ "kind": "financial_workspace_operation.v1",
1547
+ "operation": "fact.record",
1548
+ "operationId": "operation-synthetic-066",
1549
+ "primaryObject": {
1550
+ "factId": "fact-synthetic-066",
1551
+ "kind": "financial_workspace_fact_ref.v1"
1552
+ },
1553
+ "resultVersion": 66
1554
+ },
1555
+ {
1556
+ "affectedObjects": [
1557
+ {
1558
+ "factId": "fact-synthetic-067",
1559
+ "kind": "financial_workspace_fact_ref.v1"
1560
+ },
1561
+ {
1562
+ "kind": "financial_workspace_workspace_ref.v1",
1563
+ "storeId": "store-synthetic-001"
1564
+ }
1565
+ ],
1566
+ "baseVersion": 66,
1567
+ "channel": "web",
1568
+ "committedAt": "2026-08-16T00:00:00.000Z",
1569
+ "kind": "financial_workspace_operation.v1",
1570
+ "operation": "fact.record",
1571
+ "operationId": "operation-synthetic-067",
1572
+ "primaryObject": {
1573
+ "factId": "fact-synthetic-067",
1574
+ "kind": "financial_workspace_fact_ref.v1"
1575
+ },
1576
+ "resultVersion": 67
1577
+ },
1578
+ {
1579
+ "affectedObjects": [
1580
+ {
1581
+ "factId": "fact-synthetic-068",
1582
+ "kind": "financial_workspace_fact_ref.v1"
1583
+ },
1584
+ {
1585
+ "kind": "financial_workspace_workspace_ref.v1",
1586
+ "storeId": "store-synthetic-001"
1587
+ }
1588
+ ],
1589
+ "baseVersion": 67,
1590
+ "channel": "web",
1591
+ "committedAt": "2026-08-16T00:00:00.000Z",
1592
+ "kind": "financial_workspace_operation.v1",
1593
+ "operation": "fact.record",
1594
+ "operationId": "operation-synthetic-068",
1595
+ "primaryObject": {
1596
+ "factId": "fact-synthetic-068",
1597
+ "kind": "financial_workspace_fact_ref.v1"
1598
+ },
1599
+ "resultVersion": 68
1600
+ },
1601
+ {
1602
+ "affectedObjects": [
1603
+ {
1604
+ "factId": "fact-synthetic-069",
1605
+ "kind": "financial_workspace_fact_ref.v1"
1606
+ },
1607
+ {
1608
+ "kind": "financial_workspace_workspace_ref.v1",
1609
+ "storeId": "store-synthetic-001"
1610
+ }
1611
+ ],
1612
+ "baseVersion": 68,
1613
+ "channel": "web",
1614
+ "committedAt": "2026-08-16T00:00:00.000Z",
1615
+ "kind": "financial_workspace_operation.v1",
1616
+ "operation": "fact.record",
1617
+ "operationId": "operation-synthetic-069",
1618
+ "primaryObject": {
1619
+ "factId": "fact-synthetic-069",
1620
+ "kind": "financial_workspace_fact_ref.v1"
1621
+ },
1622
+ "resultVersion": 69
1623
+ },
1624
+ {
1625
+ "affectedObjects": [
1626
+ {
1627
+ "factId": "fact-synthetic-070",
1628
+ "kind": "financial_workspace_fact_ref.v1"
1629
+ },
1630
+ {
1631
+ "kind": "financial_workspace_workspace_ref.v1",
1632
+ "storeId": "store-synthetic-001"
1633
+ }
1634
+ ],
1635
+ "baseVersion": 69,
1636
+ "channel": "web",
1637
+ "committedAt": "2026-08-16T00:00:00.000Z",
1638
+ "kind": "financial_workspace_operation.v1",
1639
+ "operation": "fact.record",
1640
+ "operationId": "operation-synthetic-070",
1641
+ "primaryObject": {
1642
+ "factId": "fact-synthetic-070",
1643
+ "kind": "financial_workspace_fact_ref.v1"
1644
+ },
1645
+ "resultVersion": 70
1646
+ },
1647
+ {
1648
+ "affectedObjects": [
1649
+ {
1650
+ "factId": "fact-synthetic-071",
1651
+ "kind": "financial_workspace_fact_ref.v1"
1652
+ },
1653
+ {
1654
+ "kind": "financial_workspace_workspace_ref.v1",
1655
+ "storeId": "store-synthetic-001"
1656
+ }
1657
+ ],
1658
+ "baseVersion": 70,
1659
+ "channel": "web",
1660
+ "committedAt": "2026-08-16T00:00:00.000Z",
1661
+ "kind": "financial_workspace_operation.v1",
1662
+ "operation": "fact.record",
1663
+ "operationId": "operation-synthetic-071",
1664
+ "primaryObject": {
1665
+ "factId": "fact-synthetic-071",
1666
+ "kind": "financial_workspace_fact_ref.v1"
1667
+ },
1668
+ "resultVersion": 71
1669
+ },
1670
+ {
1671
+ "affectedObjects": [
1672
+ {
1673
+ "factId": "fact-synthetic-072",
1674
+ "kind": "financial_workspace_fact_ref.v1"
1675
+ },
1676
+ {
1677
+ "kind": "financial_workspace_workspace_ref.v1",
1678
+ "storeId": "store-synthetic-001"
1679
+ }
1680
+ ],
1681
+ "baseVersion": 71,
1682
+ "channel": "web",
1683
+ "committedAt": "2026-08-16T00:00:00.000Z",
1684
+ "kind": "financial_workspace_operation.v1",
1685
+ "operation": "fact.record",
1686
+ "operationId": "operation-synthetic-072",
1687
+ "primaryObject": {
1688
+ "factId": "fact-synthetic-072",
1689
+ "kind": "financial_workspace_fact_ref.v1"
1690
+ },
1691
+ "resultVersion": 72
1692
+ },
1693
+ {
1694
+ "affectedObjects": [
1695
+ {
1696
+ "factId": "fact-synthetic-073",
1697
+ "kind": "financial_workspace_fact_ref.v1"
1698
+ },
1699
+ {
1700
+ "kind": "financial_workspace_workspace_ref.v1",
1701
+ "storeId": "store-synthetic-001"
1702
+ }
1703
+ ],
1704
+ "baseVersion": 72,
1705
+ "channel": "web",
1706
+ "committedAt": "2026-08-16T00:00:00.000Z",
1707
+ "kind": "financial_workspace_operation.v1",
1708
+ "operation": "fact.record",
1709
+ "operationId": "operation-synthetic-073",
1710
+ "primaryObject": {
1711
+ "factId": "fact-synthetic-073",
1712
+ "kind": "financial_workspace_fact_ref.v1"
1713
+ },
1714
+ "resultVersion": 73
1715
+ },
1716
+ {
1717
+ "affectedObjects": [
1718
+ {
1719
+ "factId": "fact-synthetic-074",
1720
+ "kind": "financial_workspace_fact_ref.v1"
1721
+ },
1722
+ {
1723
+ "kind": "financial_workspace_workspace_ref.v1",
1724
+ "storeId": "store-synthetic-001"
1725
+ }
1726
+ ],
1727
+ "baseVersion": 73,
1728
+ "channel": "web",
1729
+ "committedAt": "2026-08-16T00:00:00.000Z",
1730
+ "kind": "financial_workspace_operation.v1",
1731
+ "operation": "fact.record",
1732
+ "operationId": "operation-synthetic-074",
1733
+ "primaryObject": {
1734
+ "factId": "fact-synthetic-074",
1735
+ "kind": "financial_workspace_fact_ref.v1"
1736
+ },
1737
+ "resultVersion": 74
1738
+ },
1739
+ {
1740
+ "affectedObjects": [
1741
+ {
1742
+ "factId": "fact-synthetic-075",
1743
+ "kind": "financial_workspace_fact_ref.v1"
1744
+ },
1745
+ {
1746
+ "kind": "financial_workspace_workspace_ref.v1",
1747
+ "storeId": "store-synthetic-001"
1748
+ }
1749
+ ],
1750
+ "baseVersion": 74,
1751
+ "channel": "web",
1752
+ "committedAt": "2026-08-16T00:00:00.000Z",
1753
+ "kind": "financial_workspace_operation.v1",
1754
+ "operation": "fact.record",
1755
+ "operationId": "operation-synthetic-075",
1756
+ "primaryObject": {
1757
+ "factId": "fact-synthetic-075",
1758
+ "kind": "financial_workspace_fact_ref.v1"
1759
+ },
1760
+ "resultVersion": 75
1761
+ },
1762
+ {
1763
+ "affectedObjects": [
1764
+ {
1765
+ "factId": "fact-synthetic-076",
1766
+ "kind": "financial_workspace_fact_ref.v1"
1767
+ },
1768
+ {
1769
+ "kind": "financial_workspace_workspace_ref.v1",
1770
+ "storeId": "store-synthetic-001"
1771
+ }
1772
+ ],
1773
+ "baseVersion": 75,
1774
+ "channel": "web",
1775
+ "committedAt": "2026-08-16T00:00:00.000Z",
1776
+ "kind": "financial_workspace_operation.v1",
1777
+ "operation": "fact.record",
1778
+ "operationId": "operation-synthetic-076",
1779
+ "primaryObject": {
1780
+ "factId": "fact-synthetic-076",
1781
+ "kind": "financial_workspace_fact_ref.v1"
1782
+ },
1783
+ "resultVersion": 76
1784
+ },
1785
+ {
1786
+ "affectedObjects": [
1787
+ {
1788
+ "factId": "fact-synthetic-077",
1789
+ "kind": "financial_workspace_fact_ref.v1"
1790
+ },
1791
+ {
1792
+ "kind": "financial_workspace_workspace_ref.v1",
1793
+ "storeId": "store-synthetic-001"
1794
+ }
1795
+ ],
1796
+ "baseVersion": 76,
1797
+ "channel": "web",
1798
+ "committedAt": "2026-08-16T00:00:00.000Z",
1799
+ "kind": "financial_workspace_operation.v1",
1800
+ "operation": "fact.record",
1801
+ "operationId": "operation-synthetic-077",
1802
+ "primaryObject": {
1803
+ "factId": "fact-synthetic-077",
1804
+ "kind": "financial_workspace_fact_ref.v1"
1805
+ },
1806
+ "resultVersion": 77
1807
+ },
1808
+ {
1809
+ "affectedObjects": [
1810
+ {
1811
+ "factId": "fact-synthetic-078",
1812
+ "kind": "financial_workspace_fact_ref.v1"
1813
+ },
1814
+ {
1815
+ "kind": "financial_workspace_workspace_ref.v1",
1816
+ "storeId": "store-synthetic-001"
1817
+ }
1818
+ ],
1819
+ "baseVersion": 77,
1820
+ "channel": "web",
1821
+ "committedAt": "2026-08-16T00:00:00.000Z",
1822
+ "kind": "financial_workspace_operation.v1",
1823
+ "operation": "fact.record",
1824
+ "operationId": "operation-synthetic-078",
1825
+ "primaryObject": {
1826
+ "factId": "fact-synthetic-078",
1827
+ "kind": "financial_workspace_fact_ref.v1"
1828
+ },
1829
+ "resultVersion": 78
1830
+ },
1831
+ {
1832
+ "affectedObjects": [
1833
+ {
1834
+ "factId": "fact-synthetic-079",
1835
+ "kind": "financial_workspace_fact_ref.v1"
1836
+ },
1837
+ {
1838
+ "kind": "financial_workspace_workspace_ref.v1",
1839
+ "storeId": "store-synthetic-001"
1840
+ }
1841
+ ],
1842
+ "baseVersion": 78,
1843
+ "channel": "web",
1844
+ "committedAt": "2026-08-16T00:00:00.000Z",
1845
+ "kind": "financial_workspace_operation.v1",
1846
+ "operation": "fact.record",
1847
+ "operationId": "operation-synthetic-079",
1848
+ "primaryObject": {
1849
+ "factId": "fact-synthetic-079",
1850
+ "kind": "financial_workspace_fact_ref.v1"
1851
+ },
1852
+ "resultVersion": 79
1853
+ },
1854
+ {
1855
+ "affectedObjects": [
1856
+ {
1857
+ "factId": "fact-synthetic-080",
1858
+ "kind": "financial_workspace_fact_ref.v1"
1859
+ },
1860
+ {
1861
+ "kind": "financial_workspace_workspace_ref.v1",
1862
+ "storeId": "store-synthetic-001"
1863
+ }
1864
+ ],
1865
+ "baseVersion": 79,
1866
+ "channel": "web",
1867
+ "committedAt": "2026-08-16T00:00:00.000Z",
1868
+ "kind": "financial_workspace_operation.v1",
1869
+ "operation": "fact.record",
1870
+ "operationId": "operation-synthetic-080",
1871
+ "primaryObject": {
1872
+ "factId": "fact-synthetic-080",
1873
+ "kind": "financial_workspace_fact_ref.v1"
1874
+ },
1875
+ "resultVersion": 80
1876
+ },
1877
+ {
1878
+ "affectedObjects": [
1879
+ {
1880
+ "factId": "fact-synthetic-081",
1881
+ "kind": "financial_workspace_fact_ref.v1"
1882
+ },
1883
+ {
1884
+ "kind": "financial_workspace_workspace_ref.v1",
1885
+ "storeId": "store-synthetic-001"
1886
+ }
1887
+ ],
1888
+ "baseVersion": 80,
1889
+ "channel": "web",
1890
+ "committedAt": "2026-08-16T00:00:00.000Z",
1891
+ "kind": "financial_workspace_operation.v1",
1892
+ "operation": "fact.record",
1893
+ "operationId": "operation-synthetic-081",
1894
+ "primaryObject": {
1895
+ "factId": "fact-synthetic-081",
1896
+ "kind": "financial_workspace_fact_ref.v1"
1897
+ },
1898
+ "resultVersion": 81
1899
+ },
1900
+ {
1901
+ "affectedObjects": [
1902
+ {
1903
+ "factId": "fact-synthetic-082",
1904
+ "kind": "financial_workspace_fact_ref.v1"
1905
+ },
1906
+ {
1907
+ "kind": "financial_workspace_workspace_ref.v1",
1908
+ "storeId": "store-synthetic-001"
1909
+ }
1910
+ ],
1911
+ "baseVersion": 81,
1912
+ "channel": "web",
1913
+ "committedAt": "2026-08-16T00:00:00.000Z",
1914
+ "kind": "financial_workspace_operation.v1",
1915
+ "operation": "fact.record",
1916
+ "operationId": "operation-synthetic-082",
1917
+ "primaryObject": {
1918
+ "factId": "fact-synthetic-082",
1919
+ "kind": "financial_workspace_fact_ref.v1"
1920
+ },
1921
+ "resultVersion": 82
1922
+ },
1923
+ {
1924
+ "affectedObjects": [
1925
+ {
1926
+ "factId": "fact-synthetic-083",
1927
+ "kind": "financial_workspace_fact_ref.v1"
1928
+ },
1929
+ {
1930
+ "kind": "financial_workspace_workspace_ref.v1",
1931
+ "storeId": "store-synthetic-001"
1932
+ }
1933
+ ],
1934
+ "baseVersion": 82,
1935
+ "channel": "web",
1936
+ "committedAt": "2026-08-16T00:00:00.000Z",
1937
+ "kind": "financial_workspace_operation.v1",
1938
+ "operation": "fact.record",
1939
+ "operationId": "operation-synthetic-083",
1940
+ "primaryObject": {
1941
+ "factId": "fact-synthetic-083",
1942
+ "kind": "financial_workspace_fact_ref.v1"
1943
+ },
1944
+ "resultVersion": 83
1945
+ },
1946
+ {
1947
+ "affectedObjects": [
1948
+ {
1949
+ "factId": "fact-synthetic-084",
1950
+ "kind": "financial_workspace_fact_ref.v1"
1951
+ },
1952
+ {
1953
+ "kind": "financial_workspace_workspace_ref.v1",
1954
+ "storeId": "store-synthetic-001"
1955
+ }
1956
+ ],
1957
+ "baseVersion": 83,
1958
+ "channel": "web",
1959
+ "committedAt": "2026-08-16T00:00:00.000Z",
1960
+ "kind": "financial_workspace_operation.v1",
1961
+ "operation": "fact.record",
1962
+ "operationId": "operation-synthetic-084",
1963
+ "primaryObject": {
1964
+ "factId": "fact-synthetic-084",
1965
+ "kind": "financial_workspace_fact_ref.v1"
1966
+ },
1967
+ "resultVersion": 84
1968
+ },
1969
+ {
1970
+ "affectedObjects": [
1971
+ {
1972
+ "factId": "fact-synthetic-085",
1973
+ "kind": "financial_workspace_fact_ref.v1"
1974
+ },
1975
+ {
1976
+ "kind": "financial_workspace_workspace_ref.v1",
1977
+ "storeId": "store-synthetic-001"
1978
+ }
1979
+ ],
1980
+ "baseVersion": 84,
1981
+ "channel": "web",
1982
+ "committedAt": "2026-08-16T00:00:00.000Z",
1983
+ "kind": "financial_workspace_operation.v1",
1984
+ "operation": "fact.record",
1985
+ "operationId": "operation-synthetic-085",
1986
+ "primaryObject": {
1987
+ "factId": "fact-synthetic-085",
1988
+ "kind": "financial_workspace_fact_ref.v1"
1989
+ },
1990
+ "resultVersion": 85
1991
+ },
1992
+ {
1993
+ "affectedObjects": [
1994
+ {
1995
+ "factId": "fact-synthetic-086",
1996
+ "kind": "financial_workspace_fact_ref.v1"
1997
+ },
1998
+ {
1999
+ "kind": "financial_workspace_workspace_ref.v1",
2000
+ "storeId": "store-synthetic-001"
2001
+ }
2002
+ ],
2003
+ "baseVersion": 85,
2004
+ "channel": "web",
2005
+ "committedAt": "2026-08-16T00:00:00.000Z",
2006
+ "kind": "financial_workspace_operation.v1",
2007
+ "operation": "fact.record",
2008
+ "operationId": "operation-synthetic-086",
2009
+ "primaryObject": {
2010
+ "factId": "fact-synthetic-086",
2011
+ "kind": "financial_workspace_fact_ref.v1"
2012
+ },
2013
+ "resultVersion": 86
2014
+ },
2015
+ {
2016
+ "affectedObjects": [
2017
+ {
2018
+ "factId": "fact-synthetic-087",
2019
+ "kind": "financial_workspace_fact_ref.v1"
2020
+ },
2021
+ {
2022
+ "kind": "financial_workspace_workspace_ref.v1",
2023
+ "storeId": "store-synthetic-001"
2024
+ }
2025
+ ],
2026
+ "baseVersion": 86,
2027
+ "channel": "web",
2028
+ "committedAt": "2026-08-16T00:00:00.000Z",
2029
+ "kind": "financial_workspace_operation.v1",
2030
+ "operation": "fact.record",
2031
+ "operationId": "operation-synthetic-087",
2032
+ "primaryObject": {
2033
+ "factId": "fact-synthetic-087",
2034
+ "kind": "financial_workspace_fact_ref.v1"
2035
+ },
2036
+ "resultVersion": 87
2037
+ },
2038
+ {
2039
+ "affectedObjects": [
2040
+ {
2041
+ "factId": "fact-synthetic-088",
2042
+ "kind": "financial_workspace_fact_ref.v1"
2043
+ },
2044
+ {
2045
+ "kind": "financial_workspace_workspace_ref.v1",
2046
+ "storeId": "store-synthetic-001"
2047
+ }
2048
+ ],
2049
+ "baseVersion": 87,
2050
+ "channel": "web",
2051
+ "committedAt": "2026-08-16T00:00:00.000Z",
2052
+ "kind": "financial_workspace_operation.v1",
2053
+ "operation": "fact.record",
2054
+ "operationId": "operation-synthetic-088",
2055
+ "primaryObject": {
2056
+ "factId": "fact-synthetic-088",
2057
+ "kind": "financial_workspace_fact_ref.v1"
2058
+ },
2059
+ "resultVersion": 88
2060
+ },
2061
+ {
2062
+ "affectedObjects": [
2063
+ {
2064
+ "factId": "fact-synthetic-089",
2065
+ "kind": "financial_workspace_fact_ref.v1"
2066
+ },
2067
+ {
2068
+ "kind": "financial_workspace_workspace_ref.v1",
2069
+ "storeId": "store-synthetic-001"
2070
+ }
2071
+ ],
2072
+ "baseVersion": 88,
2073
+ "channel": "web",
2074
+ "committedAt": "2026-08-16T00:00:00.000Z",
2075
+ "kind": "financial_workspace_operation.v1",
2076
+ "operation": "fact.record",
2077
+ "operationId": "operation-synthetic-089",
2078
+ "primaryObject": {
2079
+ "factId": "fact-synthetic-089",
2080
+ "kind": "financial_workspace_fact_ref.v1"
2081
+ },
2082
+ "resultVersion": 89
2083
+ },
2084
+ {
2085
+ "affectedObjects": [
2086
+ {
2087
+ "factId": "fact-synthetic-090",
2088
+ "kind": "financial_workspace_fact_ref.v1"
2089
+ },
2090
+ {
2091
+ "kind": "financial_workspace_workspace_ref.v1",
2092
+ "storeId": "store-synthetic-001"
2093
+ }
2094
+ ],
2095
+ "baseVersion": 89,
2096
+ "channel": "web",
2097
+ "committedAt": "2026-08-16T00:00:00.000Z",
2098
+ "kind": "financial_workspace_operation.v1",
2099
+ "operation": "fact.record",
2100
+ "operationId": "operation-synthetic-090",
2101
+ "primaryObject": {
2102
+ "factId": "fact-synthetic-090",
2103
+ "kind": "financial_workspace_fact_ref.v1"
2104
+ },
2105
+ "resultVersion": 90
2106
+ },
2107
+ {
2108
+ "affectedObjects": [
2109
+ {
2110
+ "factId": "fact-synthetic-091",
2111
+ "kind": "financial_workspace_fact_ref.v1"
2112
+ },
2113
+ {
2114
+ "kind": "financial_workspace_workspace_ref.v1",
2115
+ "storeId": "store-synthetic-001"
2116
+ }
2117
+ ],
2118
+ "baseVersion": 90,
2119
+ "channel": "web",
2120
+ "committedAt": "2026-08-16T00:00:00.000Z",
2121
+ "kind": "financial_workspace_operation.v1",
2122
+ "operation": "fact.record",
2123
+ "operationId": "operation-synthetic-091",
2124
+ "primaryObject": {
2125
+ "factId": "fact-synthetic-091",
2126
+ "kind": "financial_workspace_fact_ref.v1"
2127
+ },
2128
+ "resultVersion": 91
2129
+ },
2130
+ {
2131
+ "affectedObjects": [
2132
+ {
2133
+ "factId": "fact-synthetic-092",
2134
+ "kind": "financial_workspace_fact_ref.v1"
2135
+ },
2136
+ {
2137
+ "kind": "financial_workspace_workspace_ref.v1",
2138
+ "storeId": "store-synthetic-001"
2139
+ }
2140
+ ],
2141
+ "baseVersion": 91,
2142
+ "channel": "web",
2143
+ "committedAt": "2026-08-16T00:00:00.000Z",
2144
+ "kind": "financial_workspace_operation.v1",
2145
+ "operation": "fact.record",
2146
+ "operationId": "operation-synthetic-092",
2147
+ "primaryObject": {
2148
+ "factId": "fact-synthetic-092",
2149
+ "kind": "financial_workspace_fact_ref.v1"
2150
+ },
2151
+ "resultVersion": 92
2152
+ },
2153
+ {
2154
+ "affectedObjects": [
2155
+ {
2156
+ "factId": "fact-synthetic-093",
2157
+ "kind": "financial_workspace_fact_ref.v1"
2158
+ },
2159
+ {
2160
+ "kind": "financial_workspace_workspace_ref.v1",
2161
+ "storeId": "store-synthetic-001"
2162
+ }
2163
+ ],
2164
+ "baseVersion": 92,
2165
+ "channel": "web",
2166
+ "committedAt": "2026-08-16T00:00:00.000Z",
2167
+ "kind": "financial_workspace_operation.v1",
2168
+ "operation": "fact.record",
2169
+ "operationId": "operation-synthetic-093",
2170
+ "primaryObject": {
2171
+ "factId": "fact-synthetic-093",
2172
+ "kind": "financial_workspace_fact_ref.v1"
2173
+ },
2174
+ "resultVersion": 93
2175
+ },
2176
+ {
2177
+ "affectedObjects": [
2178
+ {
2179
+ "factId": "fact-synthetic-094",
2180
+ "kind": "financial_workspace_fact_ref.v1"
2181
+ },
2182
+ {
2183
+ "kind": "financial_workspace_workspace_ref.v1",
2184
+ "storeId": "store-synthetic-001"
2185
+ }
2186
+ ],
2187
+ "baseVersion": 93,
2188
+ "channel": "web",
2189
+ "committedAt": "2026-08-16T00:00:00.000Z",
2190
+ "kind": "financial_workspace_operation.v1",
2191
+ "operation": "fact.record",
2192
+ "operationId": "operation-synthetic-094",
2193
+ "primaryObject": {
2194
+ "factId": "fact-synthetic-094",
2195
+ "kind": "financial_workspace_fact_ref.v1"
2196
+ },
2197
+ "resultVersion": 94
2198
+ },
2199
+ {
2200
+ "affectedObjects": [
2201
+ {
2202
+ "factId": "fact-synthetic-095",
2203
+ "kind": "financial_workspace_fact_ref.v1"
2204
+ },
2205
+ {
2206
+ "kind": "financial_workspace_workspace_ref.v1",
2207
+ "storeId": "store-synthetic-001"
2208
+ }
2209
+ ],
2210
+ "baseVersion": 94,
2211
+ "channel": "web",
2212
+ "committedAt": "2026-08-16T00:00:00.000Z",
2213
+ "kind": "financial_workspace_operation.v1",
2214
+ "operation": "fact.record",
2215
+ "operationId": "operation-synthetic-095",
2216
+ "primaryObject": {
2217
+ "factId": "fact-synthetic-095",
2218
+ "kind": "financial_workspace_fact_ref.v1"
2219
+ },
2220
+ "resultVersion": 95
2221
+ },
2222
+ {
2223
+ "affectedObjects": [
2224
+ {
2225
+ "factId": "fact-synthetic-096",
2226
+ "kind": "financial_workspace_fact_ref.v1"
2227
+ },
2228
+ {
2229
+ "kind": "financial_workspace_workspace_ref.v1",
2230
+ "storeId": "store-synthetic-001"
2231
+ }
2232
+ ],
2233
+ "baseVersion": 95,
2234
+ "channel": "web",
2235
+ "committedAt": "2026-08-16T00:00:00.000Z",
2236
+ "kind": "financial_workspace_operation.v1",
2237
+ "operation": "fact.record",
2238
+ "operationId": "operation-synthetic-096",
2239
+ "primaryObject": {
2240
+ "factId": "fact-synthetic-096",
2241
+ "kind": "financial_workspace_fact_ref.v1"
2242
+ },
2243
+ "resultVersion": 96
2244
+ },
2245
+ {
2246
+ "affectedObjects": [
2247
+ {
2248
+ "factId": "fact-synthetic-097",
2249
+ "kind": "financial_workspace_fact_ref.v1"
2250
+ },
2251
+ {
2252
+ "kind": "financial_workspace_workspace_ref.v1",
2253
+ "storeId": "store-synthetic-001"
2254
+ }
2255
+ ],
2256
+ "baseVersion": 96,
2257
+ "channel": "web",
2258
+ "committedAt": "2026-08-16T00:00:00.000Z",
2259
+ "kind": "financial_workspace_operation.v1",
2260
+ "operation": "fact.record",
2261
+ "operationId": "operation-synthetic-097",
2262
+ "primaryObject": {
2263
+ "factId": "fact-synthetic-097",
2264
+ "kind": "financial_workspace_fact_ref.v1"
2265
+ },
2266
+ "resultVersion": 97
2267
+ },
2268
+ {
2269
+ "affectedObjects": [
2270
+ {
2271
+ "factId": "fact-synthetic-098",
2272
+ "kind": "financial_workspace_fact_ref.v1"
2273
+ },
2274
+ {
2275
+ "kind": "financial_workspace_workspace_ref.v1",
2276
+ "storeId": "store-synthetic-001"
2277
+ }
2278
+ ],
2279
+ "baseVersion": 97,
2280
+ "channel": "web",
2281
+ "committedAt": "2026-08-16T00:00:00.000Z",
2282
+ "kind": "financial_workspace_operation.v1",
2283
+ "operation": "fact.record",
2284
+ "operationId": "operation-synthetic-098",
2285
+ "primaryObject": {
2286
+ "factId": "fact-synthetic-098",
2287
+ "kind": "financial_workspace_fact_ref.v1"
2288
+ },
2289
+ "resultVersion": 98
2290
+ },
2291
+ {
2292
+ "affectedObjects": [
2293
+ {
2294
+ "factId": "fact-synthetic-099",
2295
+ "kind": "financial_workspace_fact_ref.v1"
2296
+ },
2297
+ {
2298
+ "kind": "financial_workspace_workspace_ref.v1",
2299
+ "storeId": "store-synthetic-001"
2300
+ }
2301
+ ],
2302
+ "baseVersion": 98,
2303
+ "channel": "web",
2304
+ "committedAt": "2026-08-16T00:00:00.000Z",
2305
+ "kind": "financial_workspace_operation.v1",
2306
+ "operation": "fact.record",
2307
+ "operationId": "operation-synthetic-099",
2308
+ "primaryObject": {
2309
+ "factId": "fact-synthetic-099",
2310
+ "kind": "financial_workspace_fact_ref.v1"
2311
+ },
2312
+ "resultVersion": 99
2313
+ },
2314
+ {
2315
+ "affectedObjects": [
2316
+ {
2317
+ "factId": "fact-synthetic-100",
2318
+ "kind": "financial_workspace_fact_ref.v1"
2319
+ },
2320
+ {
2321
+ "kind": "financial_workspace_workspace_ref.v1",
2322
+ "storeId": "store-synthetic-001"
2323
+ }
2324
+ ],
2325
+ "baseVersion": 99,
2326
+ "channel": "web",
2327
+ "committedAt": "2026-08-16T00:00:00.000Z",
2328
+ "kind": "financial_workspace_operation.v1",
2329
+ "operation": "fact.record",
2330
+ "operationId": "operation-synthetic-100",
2331
+ "primaryObject": {
2332
+ "factId": "fact-synthetic-100",
2333
+ "kind": "financial_workspace_fact_ref.v1"
2334
+ },
2335
+ "resultVersion": 100
2336
+ }
2337
+ ],
2338
+ "kind": "financial_workspace_activity_page.v1",
2339
+ "nextCursor": "synthetic-opaque-cursor-v1",
2340
+ "projectionVersion": 1,
2341
+ "throughVersion": 100
2342
+ },
2343
+ "status": "success",
2344
+ "success": true
2345
+ },
2346
+ "schema": "SuccessEnvelopeFinancialWorkspaceActivityPageV1",
2347
+ "valid": true
2348
+ },
2349
+ {
2350
+ "caseId": "activity-envelope-more-remains",
2351
+ "input": {
2352
+ "code": 0,
2353
+ "data": {
2354
+ "authority": {
2355
+ "householdId": "household-synthetic-001",
2356
+ "mode": "account",
2357
+ "status": "authoritative",
2358
+ "storeId": "store-synthetic-001"
2359
+ },
2360
+ "contractVersion": 1,
2361
+ "hasMore": true,
2362
+ "items": [
2363
+ {
2364
+ "affectedObjects": [
2365
+ {
2366
+ "kind": "financial_workspace_workspace_ref.v1",
2367
+ "storeId": "store-synthetic-001"
2368
+ }
2369
+ ],
2370
+ "baseVersion": 0,
2371
+ "channel": "cli",
2372
+ "committedAt": "2026-08-16T00:00:00.000Z",
2373
+ "kind": "financial_workspace_operation.v1",
2374
+ "operation": "workspace.initialize",
2375
+ "operationId": "operation-synthetic-001",
2376
+ "primaryObject": {
2377
+ "kind": "financial_workspace_workspace_ref.v1",
2378
+ "storeId": "store-synthetic-001"
2379
+ },
2380
+ "resultVersion": 1
2381
+ }
2382
+ ],
2383
+ "kind": "financial_workspace_activity_page.v1",
2384
+ "nextCursor": "synthetic-opaque-cursor-v1",
2385
+ "projectionVersion": 1,
2386
+ "throughVersion": 2
2387
+ },
2388
+ "status": "success",
2389
+ "success": true
2390
+ },
2391
+ "schema": "SuccessEnvelopeFinancialWorkspaceActivityPageV1",
2392
+ "valid": true
2393
+ },
2394
+ {
2395
+ "caseId": "activity-envelope-two-operations",
2396
+ "input": {
2397
+ "code": 0,
2398
+ "data": {
2399
+ "authority": {
2400
+ "householdId": "household-synthetic-001",
2401
+ "mode": "account",
2402
+ "status": "authoritative",
2403
+ "storeId": "store-synthetic-001"
2404
+ },
2405
+ "contractVersion": 1,
2406
+ "hasMore": false,
2407
+ "items": [
2408
+ {
2409
+ "affectedObjects": [
2410
+ {
2411
+ "kind": "financial_workspace_workspace_ref.v1",
2412
+ "storeId": "store-synthetic-001"
2413
+ }
2414
+ ],
2415
+ "baseVersion": 0,
2416
+ "channel": "cli",
2417
+ "committedAt": "2026-08-16T00:00:00.000Z",
2418
+ "kind": "financial_workspace_operation.v1",
2419
+ "operation": "workspace.initialize",
2420
+ "operationId": "operation-synthetic-001",
2421
+ "primaryObject": {
2422
+ "kind": "financial_workspace_workspace_ref.v1",
2423
+ "storeId": "store-synthetic-001"
2424
+ },
2425
+ "resultVersion": 1
2426
+ },
2427
+ {
2428
+ "affectedObjects": [
2429
+ {
2430
+ "factId": "fact-synthetic-002",
2431
+ "kind": "financial_workspace_fact_ref.v1"
2432
+ },
2433
+ {
2434
+ "kind": "financial_workspace_workspace_ref.v1",
2435
+ "storeId": "store-synthetic-001"
2436
+ }
2437
+ ],
2438
+ "baseVersion": 1,
2439
+ "channel": "web",
2440
+ "committedAt": "2026-08-16T00:00:00.000Z",
2441
+ "kind": "financial_workspace_operation.v1",
2442
+ "operation": "fact.record",
2443
+ "operationId": "operation-synthetic-002",
2444
+ "primaryObject": {
2445
+ "factId": "fact-synthetic-002",
2446
+ "kind": "financial_workspace_fact_ref.v1"
2447
+ },
2448
+ "resultVersion": 2
2449
+ }
2450
+ ],
2451
+ "kind": "financial_workspace_activity_page.v1",
2452
+ "nextCursor": "synthetic-opaque-cursor-v1",
2453
+ "projectionVersion": 1,
2454
+ "throughVersion": 2
2455
+ },
2456
+ "status": "success",
2457
+ "success": true
2458
+ },
2459
+ "schema": "SuccessEnvelopeFinancialWorkspaceActivityPageV1",
2460
+ "valid": true
2461
+ },
2462
+ {
2463
+ "caseId": "fact-receipt-envelope-replay",
2464
+ "input": {
2465
+ "code": 0,
2466
+ "data": {
2467
+ "authority": {
2468
+ "householdId": "household-synthetic-001",
2469
+ "mode": "account",
2470
+ "status": "authoritative",
2471
+ "storeId": "store-synthetic-001"
2472
+ },
2473
+ "baseVersion": 1,
2474
+ "committedAt": "2026-08-16T00:00:00.000Z",
2475
+ "cursor": "synthetic-opaque-cursor-v1",
2476
+ "kind": "financial_workspace_command_receipt.v1",
2477
+ "operation": {
2478
+ "affectedObjects": [
2479
+ {
2480
+ "factId": "fact-synthetic-002",
2481
+ "kind": "financial_workspace_fact_ref.v1"
2482
+ },
2483
+ {
2484
+ "kind": "financial_workspace_workspace_ref.v1",
2485
+ "storeId": "store-synthetic-001"
2486
+ }
2487
+ ],
2488
+ "baseVersion": 1,
2489
+ "channel": "web",
2490
+ "committedAt": "2026-08-16T00:00:00.000Z",
2491
+ "kind": "financial_workspace_operation.v1",
2492
+ "operation": "fact.record",
2493
+ "operationId": "operation-synthetic-002",
2494
+ "primaryObject": {
2495
+ "factId": "fact-synthetic-002",
2496
+ "kind": "financial_workspace_fact_ref.v1"
2497
+ },
2498
+ "resultVersion": 2
2499
+ },
2500
+ "replayed": true,
2501
+ "resultVersion": 2
2502
+ },
2503
+ "status": "success",
2504
+ "success": true
2505
+ },
2506
+ "schema": "SuccessEnvelopeFinancialWorkspaceCommandReceiptV1",
2507
+ "valid": true
2508
+ },
2509
+ {
2510
+ "caseId": "initialize-receipt-envelope",
2511
+ "input": {
2512
+ "code": 0,
2513
+ "data": {
2514
+ "authority": {
2515
+ "householdId": "household-synthetic-001",
2516
+ "mode": "account",
2517
+ "status": "authoritative",
2518
+ "storeId": "store-synthetic-001"
2519
+ },
2520
+ "baseVersion": 0,
2521
+ "committedAt": "2026-08-16T00:00:00.000Z",
2522
+ "cursor": "synthetic-opaque-cursor-v1",
2523
+ "kind": "financial_workspace_command_receipt.v1",
2524
+ "operation": {
2525
+ "affectedObjects": [
2526
+ {
2527
+ "kind": "financial_workspace_workspace_ref.v1",
2528
+ "storeId": "store-synthetic-001"
2529
+ }
2530
+ ],
2531
+ "baseVersion": 0,
2532
+ "channel": "cli",
2533
+ "committedAt": "2026-08-16T00:00:00.000Z",
2534
+ "kind": "financial_workspace_operation.v1",
2535
+ "operation": "workspace.initialize",
2536
+ "operationId": "operation-synthetic-001",
2537
+ "primaryObject": {
2538
+ "kind": "financial_workspace_workspace_ref.v1",
2539
+ "storeId": "store-synthetic-001"
2540
+ },
2541
+ "resultVersion": 1
2542
+ },
2543
+ "replayed": false,
2544
+ "resultVersion": 1
2545
+ },
2546
+ "status": "success",
2547
+ "success": true
2548
+ },
2549
+ "schema": "SuccessEnvelopeFinancialWorkspaceCommandReceiptV1",
2550
+ "valid": true
2551
+ },
2552
+ {
2553
+ "caseId": "snapshot-envelope-empty",
2554
+ "input": {
2555
+ "code": 0,
2556
+ "data": {
2557
+ "authority": {
2558
+ "householdId": "household-synthetic-001",
2559
+ "mode": "account",
2560
+ "status": "authoritative",
2561
+ "storeId": "store-synthetic-001"
2562
+ },
2563
+ "capabilities": {
2564
+ "kind": "financial_workspace_capabilities.v1",
2565
+ "protectedChange": "unavailable",
2566
+ "readable": [
2567
+ "snapshot",
2568
+ "summary",
2569
+ "activity"
2570
+ ],
2571
+ "writable": [
2572
+ "fact.record"
2573
+ ]
2574
+ },
2575
+ "contractVersion": 1,
2576
+ "currentFacts": {
2577
+ "coverage": {
2578
+ "kind": "financial_workspace_fact_coverage.v1",
2579
+ "missingFields": [
2580
+ "household.total_assets",
2581
+ "household.long_term_allocatable_assets",
2582
+ "household.spending.last_12_months",
2583
+ "household.spending.last_12_months.necessary",
2584
+ "household.spending.last_12_months.discretionary",
2585
+ "household.monthly_contribution",
2586
+ "household.liquid_assets",
2587
+ "household.investments.total",
2588
+ "household.total_debt"
2589
+ ],
2590
+ "recordedFields": [],
2591
+ "supportedFields": [
2592
+ "household.total_assets",
2593
+ "household.long_term_allocatable_assets",
2594
+ "household.spending.last_12_months",
2595
+ "household.spending.last_12_months.necessary",
2596
+ "household.spending.last_12_months.discretionary",
2597
+ "household.monthly_contribution",
2598
+ "household.liquid_assets",
2599
+ "household.investments.total",
2600
+ "household.total_debt"
2601
+ ]
2602
+ },
2603
+ "items": []
2604
+ },
2605
+ "cursor": "synthetic-opaque-cursor-v1",
2606
+ "kind": "financial_workspace_snapshot.v1",
2607
+ "projectionVersion": 1,
2608
+ "updatedAt": "2026-08-16T00:00:00.000Z",
2609
+ "version": 2
2610
+ },
2611
+ "status": "success",
2612
+ "success": true
2613
+ },
2614
+ "schema": "SuccessEnvelopeFinancialWorkspaceSnapshotV1",
2615
+ "valid": true
2616
+ },
2617
+ {
2618
+ "caseId": "snapshot-envelope-max-facts",
2619
+ "input": {
2620
+ "code": 0,
2621
+ "data": {
2622
+ "authority": {
2623
+ "householdId": "household-synthetic-001",
2624
+ "mode": "account",
2625
+ "status": "authoritative",
2626
+ "storeId": "store-synthetic-001"
2627
+ },
2628
+ "capabilities": {
2629
+ "kind": "financial_workspace_capabilities.v1",
2630
+ "protectedChange": "unavailable",
2631
+ "readable": [
2632
+ "snapshot",
2633
+ "summary",
2634
+ "activity"
2635
+ ],
2636
+ "writable": [
2637
+ "fact.record"
2638
+ ]
2639
+ },
2640
+ "contractVersion": 1,
2641
+ "currentFacts": {
2642
+ "coverage": {
2643
+ "kind": "financial_workspace_fact_coverage.v1",
2644
+ "missingFields": [],
2645
+ "recordedFields": [
2646
+ "household.total_assets",
2647
+ "household.long_term_allocatable_assets",
2648
+ "household.spending.last_12_months",
2649
+ "household.spending.last_12_months.necessary",
2650
+ "household.spending.last_12_months.discretionary",
2651
+ "household.monthly_contribution",
2652
+ "household.liquid_assets",
2653
+ "household.investments.total",
2654
+ "household.total_debt"
2655
+ ],
2656
+ "supportedFields": [
2657
+ "household.total_assets",
2658
+ "household.long_term_allocatable_assets",
2659
+ "household.spending.last_12_months",
2660
+ "household.spending.last_12_months.necessary",
2661
+ "household.spending.last_12_months.discretionary",
2662
+ "household.monthly_contribution",
2663
+ "household.liquid_assets",
2664
+ "household.investments.total",
2665
+ "household.total_debt"
2666
+ ]
2667
+ },
2668
+ "items": [
2669
+ {
2670
+ "asOf": "2026-08-16T00:00:00.000Z",
2671
+ "factId": "fact-household-total_assets",
2672
+ "field": "household.total_assets",
2673
+ "kind": "financial_fact_projection.v1",
2674
+ "recordedAt": "2026-08-16T00:00:00.000Z",
2675
+ "recordedVersion": 2,
2676
+ "status": "confirmed",
2677
+ "value": {
2678
+ "amount": "100.5",
2679
+ "currency": "CNY",
2680
+ "kind": "money.v1"
2681
+ }
2682
+ },
2683
+ {
2684
+ "asOf": "2026-08-16T00:00:00.000Z",
2685
+ "factId": "fact-household-long_term_allocatable_assets",
2686
+ "field": "household.long_term_allocatable_assets",
2687
+ "kind": "financial_fact_projection.v1",
2688
+ "recordedAt": "2026-08-16T00:00:00.000Z",
2689
+ "recordedVersion": 2,
2690
+ "status": "confirmed",
2691
+ "value": {
2692
+ "amount": "100.5",
2693
+ "currency": "CNY",
2694
+ "kind": "money.v1"
2695
+ }
2696
+ },
2697
+ {
2698
+ "asOf": "2026-08-16T00:00:00.000Z",
2699
+ "factId": "fact-household-spending-last_12_months",
2700
+ "field": "household.spending.last_12_months",
2701
+ "kind": "financial_fact_projection.v1",
2702
+ "recordedAt": "2026-08-16T00:00:00.000Z",
2703
+ "recordedVersion": 2,
2704
+ "status": "confirmed",
2705
+ "value": {
2706
+ "amount": "100.5",
2707
+ "currency": "CNY",
2708
+ "kind": "money.v1"
2709
+ }
2710
+ },
2711
+ {
2712
+ "asOf": "2026-08-16T00:00:00.000Z",
2713
+ "factId": "fact-household-spending-last_12_months-necessary",
2714
+ "field": "household.spending.last_12_months.necessary",
2715
+ "kind": "financial_fact_projection.v1",
2716
+ "recordedAt": "2026-08-16T00:00:00.000Z",
2717
+ "recordedVersion": 2,
2718
+ "status": "confirmed",
2719
+ "value": {
2720
+ "amount": "100.5",
2721
+ "currency": "CNY",
2722
+ "kind": "money.v1"
2723
+ }
2724
+ },
2725
+ {
2726
+ "asOf": "2026-08-16T00:00:00.000Z",
2727
+ "factId": "fact-household-spending-last_12_months-discretionary",
2728
+ "field": "household.spending.last_12_months.discretionary",
2729
+ "kind": "financial_fact_projection.v1",
2730
+ "recordedAt": "2026-08-16T00:00:00.000Z",
2731
+ "recordedVersion": 2,
2732
+ "status": "confirmed",
2733
+ "value": {
2734
+ "amount": "100.5",
2735
+ "currency": "CNY",
2736
+ "kind": "money.v1"
2737
+ }
2738
+ },
2739
+ {
2740
+ "asOf": "2026-08-16T00:00:00.000Z",
2741
+ "factId": "fact-household-monthly_contribution",
2742
+ "field": "household.monthly_contribution",
2743
+ "kind": "financial_fact_projection.v1",
2744
+ "recordedAt": "2026-08-16T00:00:00.000Z",
2745
+ "recordedVersion": 2,
2746
+ "status": "confirmed",
2747
+ "value": {
2748
+ "amount": "100.5",
2749
+ "currency": "CNY",
2750
+ "kind": "money.v1"
2751
+ }
2752
+ },
2753
+ {
2754
+ "asOf": "2026-08-16T00:00:00.000Z",
2755
+ "factId": "fact-household-liquid_assets",
2756
+ "field": "household.liquid_assets",
2757
+ "kind": "financial_fact_projection.v1",
2758
+ "recordedAt": "2026-08-16T00:00:00.000Z",
2759
+ "recordedVersion": 2,
2760
+ "status": "confirmed",
2761
+ "value": {
2762
+ "amount": "100.5",
2763
+ "currency": "CNY",
2764
+ "kind": "money.v1"
2765
+ }
2766
+ },
2767
+ {
2768
+ "asOf": "2026-08-16T00:00:00.000Z",
2769
+ "factId": "fact-household-investments-total",
2770
+ "field": "household.investments.total",
2771
+ "kind": "financial_fact_projection.v1",
2772
+ "recordedAt": "2026-08-16T00:00:00.000Z",
2773
+ "recordedVersion": 2,
2774
+ "status": "confirmed",
2775
+ "value": {
2776
+ "amount": "100.5",
2777
+ "currency": "CNY",
2778
+ "kind": "money.v1"
2779
+ }
2780
+ },
2781
+ {
2782
+ "asOf": "2026-08-16T00:00:00.000Z",
2783
+ "factId": "fact-household-total_debt",
2784
+ "field": "household.total_debt",
2785
+ "kind": "financial_fact_projection.v1",
2786
+ "recordedAt": "2026-08-16T00:00:00.000Z",
2787
+ "recordedVersion": 2,
2788
+ "status": "confirmed",
2789
+ "value": {
2790
+ "amount": "100.5",
2791
+ "currency": "CNY",
2792
+ "kind": "money.v1"
2793
+ }
2794
+ }
2795
+ ]
2796
+ },
2797
+ "cursor": "synthetic-opaque-cursor-v1",
2798
+ "kind": "financial_workspace_snapshot.v1",
2799
+ "projectionVersion": 1,
2800
+ "updatedAt": "2026-08-16T00:00:00.000Z",
2801
+ "version": 2
2802
+ },
2803
+ "status": "success",
2804
+ "success": true
2805
+ },
2806
+ "schema": "SuccessEnvelopeFinancialWorkspaceSnapshotV1",
2807
+ "valid": true
2808
+ },
2809
+ {
2810
+ "caseId": "snapshot-envelope-one-fact",
2811
+ "input": {
2812
+ "code": 0,
2813
+ "data": {
2814
+ "authority": {
2815
+ "householdId": "household-synthetic-001",
2816
+ "mode": "account",
2817
+ "status": "authoritative",
2818
+ "storeId": "store-synthetic-001"
2819
+ },
2820
+ "capabilities": {
2821
+ "kind": "financial_workspace_capabilities.v1",
2822
+ "protectedChange": "unavailable",
2823
+ "readable": [
2824
+ "snapshot",
2825
+ "summary",
2826
+ "activity"
2827
+ ],
2828
+ "writable": [
2829
+ "fact.record"
2830
+ ]
2831
+ },
2832
+ "contractVersion": 1,
2833
+ "currentFacts": {
2834
+ "coverage": {
2835
+ "kind": "financial_workspace_fact_coverage.v1",
2836
+ "missingFields": [
2837
+ "household.long_term_allocatable_assets",
2838
+ "household.spending.last_12_months",
2839
+ "household.spending.last_12_months.necessary",
2840
+ "household.spending.last_12_months.discretionary",
2841
+ "household.monthly_contribution",
2842
+ "household.liquid_assets",
2843
+ "household.investments.total",
2844
+ "household.total_debt"
2845
+ ],
2846
+ "recordedFields": [
2847
+ "household.total_assets"
2848
+ ],
2849
+ "supportedFields": [
2850
+ "household.total_assets",
2851
+ "household.long_term_allocatable_assets",
2852
+ "household.spending.last_12_months",
2853
+ "household.spending.last_12_months.necessary",
2854
+ "household.spending.last_12_months.discretionary",
2855
+ "household.monthly_contribution",
2856
+ "household.liquid_assets",
2857
+ "household.investments.total",
2858
+ "household.total_debt"
2859
+ ]
2860
+ },
2861
+ "items": [
2862
+ {
2863
+ "asOf": "2026-08-16T00:00:00.000Z",
2864
+ "factId": "fact-household-total_assets",
2865
+ "field": "household.total_assets",
2866
+ "kind": "financial_fact_projection.v1",
2867
+ "recordedAt": "2026-08-16T00:00:00.000Z",
2868
+ "recordedVersion": 2,
2869
+ "status": "confirmed",
2870
+ "value": {
2871
+ "amount": "100.5",
2872
+ "currency": "CNY",
2873
+ "kind": "money.v1"
2874
+ }
2875
+ }
2876
+ ]
2877
+ },
2878
+ "cursor": "synthetic-opaque-cursor-v1",
2879
+ "kind": "financial_workspace_snapshot.v1",
2880
+ "projectionVersion": 1,
2881
+ "updatedAt": "2026-08-16T00:00:00.000Z",
2882
+ "version": 2
2883
+ },
2884
+ "status": "success",
2885
+ "success": true
2886
+ },
2887
+ "schema": "SuccessEnvelopeFinancialWorkspaceSnapshotV1",
2888
+ "valid": true
2889
+ },
2890
+ {
2891
+ "caseId": "summary-envelope",
2892
+ "input": {
2893
+ "code": 0,
2894
+ "data": {
2895
+ "authority": {
2896
+ "householdId": "household-synthetic-001",
2897
+ "mode": "account",
2898
+ "status": "authoritative",
2899
+ "storeId": "store-synthetic-001"
2900
+ },
2901
+ "capabilities": {
2902
+ "kind": "financial_workspace_capabilities.v1",
2903
+ "protectedChange": "unavailable",
2904
+ "readable": [
2905
+ "snapshot",
2906
+ "summary",
2907
+ "activity"
2908
+ ],
2909
+ "writable": [
2910
+ "fact.record"
2911
+ ]
2912
+ },
2913
+ "contractVersion": 1,
2914
+ "currentFacts": {
2915
+ "kind": "financial_workspace_fact_coverage.v1",
2916
+ "missingFields": [
2917
+ "household.long_term_allocatable_assets",
2918
+ "household.spending.last_12_months",
2919
+ "household.spending.last_12_months.necessary",
2920
+ "household.spending.last_12_months.discretionary",
2921
+ "household.monthly_contribution",
2922
+ "household.liquid_assets",
2923
+ "household.investments.total",
2924
+ "household.total_debt"
2925
+ ],
2926
+ "recordedFields": [
2927
+ "household.total_assets"
2928
+ ],
2929
+ "supportedFields": [
2930
+ "household.total_assets",
2931
+ "household.long_term_allocatable_assets",
2932
+ "household.spending.last_12_months",
2933
+ "household.spending.last_12_months.necessary",
2934
+ "household.spending.last_12_months.discretionary",
2935
+ "household.monthly_contribution",
2936
+ "household.liquid_assets",
2937
+ "household.investments.total",
2938
+ "household.total_debt"
2939
+ ]
2940
+ },
2941
+ "cursor": "synthetic-opaque-cursor-v1",
2942
+ "kind": "financial_workspace_summary.v1",
2943
+ "projectionVersion": 1,
2944
+ "updatedAt": "2026-08-16T00:00:00.000Z",
2945
+ "version": 2
2946
+ },
2947
+ "status": "success",
2948
+ "success": true
2949
+ },
2950
+ "schema": "SuccessEnvelopeFinancialWorkspaceSummaryV1",
2951
+ "valid": true
2952
+ }
2953
+ ]