@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
package/starter.json ADDED
@@ -0,0 +1,2446 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "virtualTimeUs": 1789549200000000,
4
+ "state": [
5
+ {
6
+ "action": "upsert",
7
+ "packageId": "unified",
8
+ "namespace": "meta",
9
+ "rowId": "counters",
10
+ "value": {
11
+ "next_id": 4097
12
+ }
13
+ },
14
+ {
15
+ "action": "upsert",
16
+ "packageId": "unified",
17
+ "namespace": "workspaces",
18
+ "rowId": "68c8000000000000000000a1",
19
+ "value": {
20
+ "id": "68c8000000000000000000a1",
21
+ "name": "Brightline Sales Ops",
22
+ "region": "north-america",
23
+ "limits": {
24
+ "max_rows_per_namespace": 10000
25
+ },
26
+ "created_at": "2026-06-01T09:00:00.000Z",
27
+ "updated_at": "2026-06-01T09:00:00.000Z"
28
+ }
29
+ },
30
+ {
31
+ "action": "upsert",
32
+ "packageId": "unified",
33
+ "namespace": "connections",
34
+ "rowId": "68c800000000000000000201",
35
+ "value": {
36
+ "id": "68c800000000000000000201",
37
+ "workspace_id": "68c8000000000000000000a1",
38
+ "integration_type": "hubspot",
39
+ "integration_name": "HubSpot",
40
+ "external_xref": "acct-brightline",
41
+ "permissions": [
42
+ "crm_contact_read",
43
+ "crm_contact_write",
44
+ "crm_company_read",
45
+ "crm_company_write",
46
+ "crm_deal_read",
47
+ "crm_deal_write",
48
+ "crm_pipeline_read"
49
+ ],
50
+ "categories": [
51
+ "crm"
52
+ ],
53
+ "auth": {
54
+ "name": "Maya Lindqvist",
55
+ "emails": [
56
+ "maya.lindqvist@brightline.example.com"
57
+ ],
58
+ "user_id": "u-maya"
59
+ },
60
+ "is_paused": false,
61
+ "environment": "Production",
62
+ "last_healthy_at": "2026-09-15T09:00:00.000Z",
63
+ "last_unhealthy_at": null,
64
+ "last_unhealthy_code": null,
65
+ "created_at": "2026-06-02T09:00:00.000Z",
66
+ "updated_at": "2026-09-15T09:00:00.000Z"
67
+ }
68
+ },
69
+ {
70
+ "action": "upsert",
71
+ "packageId": "unified",
72
+ "namespace": "connections",
73
+ "rowId": "68c800000000000000000202",
74
+ "value": {
75
+ "id": "68c800000000000000000202",
76
+ "workspace_id": "68c8000000000000000000a1",
77
+ "integration_type": "pipedrive",
78
+ "integration_name": "Pipedrive",
79
+ "external_xref": "acct-northwind",
80
+ "permissions": [
81
+ "crm_contact_read"
82
+ ],
83
+ "categories": [
84
+ "crm"
85
+ ],
86
+ "auth": {
87
+ "name": null,
88
+ "emails": [],
89
+ "user_id": null
90
+ },
91
+ "is_paused": false,
92
+ "environment": "Production",
93
+ "last_healthy_at": "2026-09-15T09:00:00.000Z",
94
+ "last_unhealthy_at": null,
95
+ "last_unhealthy_code": null,
96
+ "created_at": "2026-06-02T09:00:00.000Z",
97
+ "updated_at": "2026-08-20T09:00:00.000Z"
98
+ }
99
+ },
100
+ {
101
+ "action": "upsert",
102
+ "packageId": "unified",
103
+ "namespace": "connections",
104
+ "rowId": "68c800000000000000000203",
105
+ "value": {
106
+ "id": "68c800000000000000000203",
107
+ "workspace_id": "68c8000000000000000000a1",
108
+ "integration_type": "slack",
109
+ "integration_name": "Slack",
110
+ "external_xref": null,
111
+ "permissions": [
112
+ "messaging_channel_read",
113
+ "messaging_message_read",
114
+ "messaging_message_write"
115
+ ],
116
+ "categories": [
117
+ "messaging"
118
+ ],
119
+ "auth": {
120
+ "name": "Ops Bot",
121
+ "emails": [],
122
+ "user_id": "u-opsbot"
123
+ },
124
+ "is_paused": false,
125
+ "environment": "Production",
126
+ "last_healthy_at": "2026-09-15T09:00:00.000Z",
127
+ "last_unhealthy_at": null,
128
+ "last_unhealthy_code": null,
129
+ "created_at": "2026-06-02T09:00:00.000Z",
130
+ "updated_at": "2026-09-12T09:00:00.000Z"
131
+ }
132
+ },
133
+ {
134
+ "action": "upsert",
135
+ "packageId": "unified",
136
+ "namespace": "connections",
137
+ "rowId": "68c800000000000000000204",
138
+ "value": {
139
+ "id": "68c800000000000000000204",
140
+ "workspace_id": "68c8000000000000000000a1",
141
+ "integration_type": "gmail",
142
+ "integration_name": "Gmail",
143
+ "external_xref": null,
144
+ "permissions": [
145
+ "messaging_channel_read",
146
+ "messaging_message_read",
147
+ "messaging_message_write"
148
+ ],
149
+ "categories": [
150
+ "messaging"
151
+ ],
152
+ "auth": {
153
+ "name": "Maya Lindqvist",
154
+ "emails": [
155
+ "maya.lindqvist@brightline.example.com"
156
+ ],
157
+ "user_id": "u-maya"
158
+ },
159
+ "is_paused": false,
160
+ "environment": "Production",
161
+ "last_healthy_at": "2026-09-15T09:00:00.000Z",
162
+ "last_unhealthy_at": null,
163
+ "last_unhealthy_code": null,
164
+ "created_at": "2026-06-02T09:00:00.000Z",
165
+ "updated_at": "2026-09-14T09:00:00.000Z"
166
+ }
167
+ },
168
+ {
169
+ "action": "upsert",
170
+ "packageId": "unified",
171
+ "namespace": "connections",
172
+ "rowId": "68c800000000000000000205",
173
+ "value": {
174
+ "id": "68c800000000000000000205",
175
+ "workspace_id": "68c8000000000000000000a1",
176
+ "integration_type": "hubspot",
177
+ "integration_name": "HubSpot",
178
+ "external_xref": "acct-paused",
179
+ "permissions": [
180
+ "crm_contact_read",
181
+ "crm_contact_write",
182
+ "crm_company_read",
183
+ "crm_company_write",
184
+ "crm_deal_read",
185
+ "crm_deal_write",
186
+ "crm_pipeline_read"
187
+ ],
188
+ "categories": [
189
+ "crm"
190
+ ],
191
+ "auth": {
192
+ "name": null,
193
+ "emails": [],
194
+ "user_id": null
195
+ },
196
+ "is_paused": true,
197
+ "environment": "Production",
198
+ "last_healthy_at": "2026-09-15T09:00:00.000Z",
199
+ "last_unhealthy_at": null,
200
+ "last_unhealthy_code": null,
201
+ "created_at": "2026-06-02T09:00:00.000Z",
202
+ "updated_at": "2026-09-01T09:00:00.000Z"
203
+ }
204
+ },
205
+ {
206
+ "action": "upsert",
207
+ "packageId": "unified",
208
+ "namespace": "connections",
209
+ "rowId": "68c800000000000000000206",
210
+ "value": {
211
+ "id": "68c800000000000000000206",
212
+ "workspace_id": "68c8000000000000000000a1",
213
+ "integration_type": "salesforce",
214
+ "integration_name": "Salesforce",
215
+ "external_xref": null,
216
+ "permissions": [
217
+ "crm_contact_read",
218
+ "crm_contact_write",
219
+ "crm_company_read",
220
+ "crm_company_write",
221
+ "crm_deal_read",
222
+ "crm_deal_write",
223
+ "crm_pipeline_read"
224
+ ],
225
+ "categories": [
226
+ "crm"
227
+ ],
228
+ "auth": {
229
+ "name": null,
230
+ "emails": [],
231
+ "user_id": null
232
+ },
233
+ "is_paused": false,
234
+ "environment": "Production",
235
+ "last_healthy_at": "2026-09-09T09:00:00.000Z",
236
+ "last_unhealthy_at": "2026-09-10T09:00:00.000Z",
237
+ "last_unhealthy_code": "401",
238
+ "created_at": "2026-06-02T09:00:00.000Z",
239
+ "updated_at": "2026-09-10T09:00:00.000Z"
240
+ }
241
+ },
242
+ {
243
+ "action": "upsert",
244
+ "packageId": "unified",
245
+ "namespace": "connections",
246
+ "rowId": "68c800000000000000000207",
247
+ "value": {
248
+ "id": "68c800000000000000000207",
249
+ "workspace_id": "68c8000000000000000000a1",
250
+ "integration_type": "bamboohr",
251
+ "integration_name": "BambooHR",
252
+ "external_xref": null,
253
+ "permissions": [],
254
+ "categories": [
255
+ "hris"
256
+ ],
257
+ "auth": {
258
+ "name": null,
259
+ "emails": [],
260
+ "user_id": null
261
+ },
262
+ "is_paused": false,
263
+ "environment": "Production",
264
+ "last_healthy_at": "2026-09-15T09:00:00.000Z",
265
+ "last_unhealthy_at": null,
266
+ "last_unhealthy_code": null,
267
+ "created_at": "2026-06-02T09:00:00.000Z",
268
+ "updated_at": "2026-07-15T09:00:00.000Z"
269
+ }
270
+ },
271
+ {
272
+ "action": "upsert",
273
+ "packageId": "unified",
274
+ "namespace": "connections",
275
+ "rowId": "68c800000000000000000208",
276
+ "value": {
277
+ "id": "68c800000000000000000208",
278
+ "workspace_id": "68c8000000000000000000a1",
279
+ "integration_type": "hubspot",
280
+ "integration_name": "HubSpot",
281
+ "external_xref": "acct-sandbox",
282
+ "permissions": [
283
+ "crm_contact_read",
284
+ "crm_contact_write",
285
+ "crm_company_read",
286
+ "crm_company_write",
287
+ "crm_deal_read",
288
+ "crm_deal_write",
289
+ "crm_pipeline_read"
290
+ ],
291
+ "categories": [
292
+ "crm"
293
+ ],
294
+ "auth": {
295
+ "name": null,
296
+ "emails": [],
297
+ "user_id": null
298
+ },
299
+ "is_paused": false,
300
+ "environment": "Sandbox",
301
+ "last_healthy_at": "2026-09-15T09:00:00.000Z",
302
+ "last_unhealthy_at": null,
303
+ "last_unhealthy_code": null,
304
+ "created_at": "2026-06-02T09:00:00.000Z",
305
+ "updated_at": "2026-08-01T09:00:00.000Z"
306
+ }
307
+ },
308
+ {
309
+ "action": "upsert",
310
+ "packageId": "unified",
311
+ "namespace": "connections",
312
+ "rowId": "68c800000000000000000209",
313
+ "value": {
314
+ "id": "68c800000000000000000209",
315
+ "workspace_id": "68c8000000000000000000a1",
316
+ "integration_type": "hubspot",
317
+ "integration_name": "HubSpot",
318
+ "external_xref": "acct-sandbox-omni",
319
+ "permissions": [
320
+ "crm_contact_read",
321
+ "crm_contact_write",
322
+ "crm_company_read",
323
+ "crm_company_write",
324
+ "crm_deal_read",
325
+ "crm_deal_write",
326
+ "crm_pipeline_read",
327
+ "messaging_channel_read",
328
+ "messaging_message_read",
329
+ "messaging_message_write"
330
+ ],
331
+ "categories": [
332
+ "crm",
333
+ "messaging"
334
+ ],
335
+ "auth": {
336
+ "name": "Maya Lindqvist",
337
+ "emails": [
338
+ "maya.lindqvist@brightline.example.com"
339
+ ],
340
+ "user_id": "u-maya"
341
+ },
342
+ "is_paused": false,
343
+ "environment": "Sandbox",
344
+ "last_healthy_at": "2026-09-15T09:00:00.000Z",
345
+ "last_unhealthy_at": null,
346
+ "last_unhealthy_code": null,
347
+ "created_at": "2026-06-02T09:00:00.000Z",
348
+ "updated_at": "2026-08-02T09:00:00.000Z"
349
+ }
350
+ },
351
+ {
352
+ "action": "upsert",
353
+ "packageId": "unified",
354
+ "namespace": "pipelines",
355
+ "rowId": "68c800000000000000000201/68c800000000000000000301",
356
+ "value": {
357
+ "connection_id": "68c800000000000000000201",
358
+ "id": "68c800000000000000000301",
359
+ "created_at": "2026-06-02T09:00:00.000Z",
360
+ "updated_at": "2026-06-02T09:00:00.000Z",
361
+ "name": "Sales Pipeline",
362
+ "is_active": true,
363
+ "deal_probability": null,
364
+ "display_order": 0,
365
+ "stages": [
366
+ {
367
+ "id": "68c800000000000000000311",
368
+ "created_at": "2026-06-02T09:00:00.000Z",
369
+ "updated_at": "2026-06-02T09:00:00.000Z",
370
+ "name": "Qualification",
371
+ "active": true,
372
+ "deal_probability": 10,
373
+ "is_closed": false,
374
+ "display_order": 0
375
+ },
376
+ {
377
+ "id": "68c800000000000000000312",
378
+ "created_at": "2026-06-02T09:00:00.000Z",
379
+ "updated_at": "2026-06-02T09:00:00.000Z",
380
+ "name": "Proposal",
381
+ "active": true,
382
+ "deal_probability": 40,
383
+ "is_closed": false,
384
+ "display_order": 1
385
+ },
386
+ {
387
+ "id": "68c800000000000000000313",
388
+ "created_at": "2026-06-02T09:00:00.000Z",
389
+ "updated_at": "2026-06-02T09:00:00.000Z",
390
+ "name": "Negotiation",
391
+ "active": true,
392
+ "deal_probability": 70,
393
+ "is_closed": false,
394
+ "display_order": 2
395
+ },
396
+ {
397
+ "id": "68c800000000000000000314",
398
+ "created_at": "2026-06-02T09:00:00.000Z",
399
+ "updated_at": "2026-06-02T09:00:00.000Z",
400
+ "name": "Closed Won",
401
+ "active": true,
402
+ "deal_probability": 100,
403
+ "is_closed": true,
404
+ "display_order": 3
405
+ },
406
+ {
407
+ "id": "68c800000000000000000315",
408
+ "created_at": "2026-06-02T09:00:00.000Z",
409
+ "updated_at": "2026-06-02T09:00:00.000Z",
410
+ "name": "Closed Lost",
411
+ "active": true,
412
+ "deal_probability": 0,
413
+ "is_closed": true,
414
+ "display_order": 4
415
+ }
416
+ ]
417
+ }
418
+ },
419
+ {
420
+ "action": "upsert",
421
+ "packageId": "unified",
422
+ "namespace": "pipelines",
423
+ "rowId": "68c800000000000000000201/68c800000000000000000302",
424
+ "value": {
425
+ "connection_id": "68c800000000000000000201",
426
+ "id": "68c800000000000000000302",
427
+ "created_at": "2026-06-02T09:00:00.000Z",
428
+ "updated_at": "2026-07-01T09:00:00.000Z",
429
+ "name": "Renewals",
430
+ "is_active": false,
431
+ "deal_probability": 50,
432
+ "display_order": 1,
433
+ "stages": [
434
+ {
435
+ "id": "68c800000000000000000321",
436
+ "created_at": "2026-06-02T09:00:00.000Z",
437
+ "updated_at": "2026-06-02T09:00:00.000Z",
438
+ "name": "Upcoming",
439
+ "active": true,
440
+ "deal_probability": 50,
441
+ "is_closed": false,
442
+ "display_order": 0
443
+ },
444
+ {
445
+ "id": "68c800000000000000000322",
446
+ "created_at": "2026-06-02T09:00:00.000Z",
447
+ "updated_at": "2026-06-02T09:00:00.000Z",
448
+ "name": "Renewed",
449
+ "active": true,
450
+ "deal_probability": 100,
451
+ "is_closed": true,
452
+ "display_order": 1
453
+ },
454
+ {
455
+ "id": "68c800000000000000000323",
456
+ "created_at": "2026-06-02T09:00:00.000Z",
457
+ "updated_at": "2026-06-02T09:00:00.000Z",
458
+ "name": "Churned",
459
+ "active": true,
460
+ "deal_probability": 0,
461
+ "is_closed": true,
462
+ "display_order": 2
463
+ }
464
+ ]
465
+ }
466
+ },
467
+ {
468
+ "action": "upsert",
469
+ "packageId": "unified",
470
+ "namespace": "companies",
471
+ "rowId": "68c800000000000000000201/68c800000000000000000401",
472
+ "value": {
473
+ "connection_id": "68c800000000000000000201",
474
+ "id": "68c800000000000000000401",
475
+ "created_at": "2026-06-03T09:00:00.000Z",
476
+ "updated_at": "2026-09-12T09:00:00.000Z",
477
+ "name": "Northwind Traders",
478
+ "description": null,
479
+ "industry": "Wholesale",
480
+ "timezone": null,
481
+ "employees": 480,
482
+ "is_active": true,
483
+ "tags": [],
484
+ "websites": [
485
+ "https://northwind.example.org"
486
+ ],
487
+ "domains": [
488
+ "northwind.example.org"
489
+ ],
490
+ "emails": [],
491
+ "telephones": [],
492
+ "address": {
493
+ "address1": "12 Harbour Way",
494
+ "address2": null,
495
+ "city": "Bristol",
496
+ "region": "England",
497
+ "region_code": "ENG",
498
+ "postal_code": "BS1 4DJ",
499
+ "country": "United Kingdom",
500
+ "country_code": "GB"
501
+ },
502
+ "link_urls": [],
503
+ "contact_ids": [
504
+ "68c800000000000000000501",
505
+ "68c800000000000000000502"
506
+ ],
507
+ "deal_ids": [
508
+ "68c800000000000000000601",
509
+ "68c800000000000000000602"
510
+ ],
511
+ "user_id": null,
512
+ "metadata": [],
513
+ "raw": {}
514
+ }
515
+ },
516
+ {
517
+ "action": "upsert",
518
+ "packageId": "unified",
519
+ "namespace": "companies",
520
+ "rowId": "68c800000000000000000201/68c800000000000000000402",
521
+ "value": {
522
+ "connection_id": "68c800000000000000000201",
523
+ "id": "68c800000000000000000402",
524
+ "created_at": "2026-06-10T09:00:00.000Z",
525
+ "updated_at": "2026-09-05T09:00:00.000Z",
526
+ "name": "Contoso Robotics",
527
+ "description": null,
528
+ "industry": "Manufacturing",
529
+ "timezone": null,
530
+ "employees": 120,
531
+ "is_active": true,
532
+ "tags": [],
533
+ "websites": [],
534
+ "domains": [
535
+ "contoso-robotics.example.org"
536
+ ],
537
+ "emails": [],
538
+ "telephones": [],
539
+ "address": null,
540
+ "link_urls": [],
541
+ "contact_ids": [
542
+ "68c800000000000000000503"
543
+ ],
544
+ "deal_ids": [
545
+ "68c800000000000000000603"
546
+ ],
547
+ "user_id": "u-maya",
548
+ "metadata": [],
549
+ "raw": {}
550
+ }
551
+ },
552
+ {
553
+ "action": "upsert",
554
+ "packageId": "unified",
555
+ "namespace": "companies",
556
+ "rowId": "68c800000000000000000201/68c800000000000000000403",
557
+ "value": {
558
+ "connection_id": "68c800000000000000000201",
559
+ "id": "68c800000000000000000403",
560
+ "created_at": "2026-06-15T09:00:00.000Z",
561
+ "updated_at": "2026-08-20T09:00:00.000Z",
562
+ "name": "Fabrikam Studio",
563
+ "description": null,
564
+ "industry": "Design",
565
+ "timezone": null,
566
+ "employees": 35,
567
+ "is_active": true,
568
+ "tags": [
569
+ "agency",
570
+ "emea"
571
+ ],
572
+ "websites": [],
573
+ "domains": [],
574
+ "emails": [],
575
+ "telephones": [],
576
+ "address": null,
577
+ "link_urls": [],
578
+ "contact_ids": [
579
+ "68c800000000000000000504"
580
+ ],
581
+ "deal_ids": [
582
+ "68c800000000000000000604"
583
+ ],
584
+ "user_id": null,
585
+ "metadata": [],
586
+ "raw": {}
587
+ }
588
+ },
589
+ {
590
+ "action": "upsert",
591
+ "packageId": "unified",
592
+ "namespace": "companies",
593
+ "rowId": "68c800000000000000000201/68c800000000000000000404",
594
+ "value": {
595
+ "connection_id": "68c800000000000000000201",
596
+ "id": "68c800000000000000000404",
597
+ "created_at": "2026-06-20T09:00:00.000Z",
598
+ "updated_at": "2026-07-01T09:00:00.000Z",
599
+ "name": "Tailspin Freight",
600
+ "description": null,
601
+ "industry": "Logistics",
602
+ "timezone": null,
603
+ "employees": 900,
604
+ "is_active": false,
605
+ "tags": [],
606
+ "websites": [],
607
+ "domains": [],
608
+ "emails": [
609
+ {
610
+ "email": "ops@tailspin.example.org",
611
+ "type": "WORK"
612
+ }
613
+ ],
614
+ "telephones": [],
615
+ "address": null,
616
+ "link_urls": [],
617
+ "contact_ids": [],
618
+ "deal_ids": [
619
+ "68c800000000000000000605"
620
+ ],
621
+ "user_id": null,
622
+ "metadata": [],
623
+ "raw": {}
624
+ }
625
+ },
626
+ {
627
+ "action": "upsert",
628
+ "packageId": "unified",
629
+ "namespace": "companies",
630
+ "rowId": "68c800000000000000000201/68c800000000000000000405",
631
+ "value": {
632
+ "connection_id": "68c800000000000000000201",
633
+ "id": "68c800000000000000000405",
634
+ "created_at": "2026-07-02T09:00:00.000Z",
635
+ "updated_at": "2026-09-14T09:00:00.000Z",
636
+ "name": "山田物産",
637
+ "description": null,
638
+ "industry": "貿易",
639
+ "timezone": "Asia/Tokyo",
640
+ "employees": 60,
641
+ "is_active": true,
642
+ "tags": [],
643
+ "websites": [],
644
+ "domains": [],
645
+ "emails": [],
646
+ "telephones": [],
647
+ "address": {
648
+ "address1": "千代田区丸の内1-1-1",
649
+ "address2": null,
650
+ "city": "東京",
651
+ "region": "東京都",
652
+ "region_code": "13",
653
+ "postal_code": "100-0005",
654
+ "country": "日本",
655
+ "country_code": "JP"
656
+ },
657
+ "link_urls": [],
658
+ "contact_ids": [
659
+ "68c800000000000000000507"
660
+ ],
661
+ "deal_ids": [],
662
+ "user_id": null,
663
+ "metadata": [],
664
+ "raw": {}
665
+ }
666
+ },
667
+ {
668
+ "action": "upsert",
669
+ "packageId": "unified",
670
+ "namespace": "contacts",
671
+ "rowId": "68c800000000000000000201/68c800000000000000000501",
672
+ "value": {
673
+ "connection_id": "68c800000000000000000201",
674
+ "id": "68c800000000000000000501",
675
+ "created_at": "2026-06-03T09:00:00.000Z",
676
+ "updated_at": "2026-09-12T09:00:00.000Z",
677
+ "name": "Elena Marsh",
678
+ "first_name": "Elena",
679
+ "last_name": "Marsh",
680
+ "title": "Head of Procurement",
681
+ "company": "Northwind Traders",
682
+ "department": null,
683
+ "image_url": null,
684
+ "user_id": null,
685
+ "emails": [
686
+ {
687
+ "email": "elena.marsh@northwind.example.org",
688
+ "type": "WORK"
689
+ },
690
+ {
691
+ "email": "elena@example.org",
692
+ "type": "HOME"
693
+ }
694
+ ],
695
+ "telephones": [
696
+ {
697
+ "telephone": "+44 117 496 0100",
698
+ "type": "MOBILE"
699
+ }
700
+ ],
701
+ "address": {
702
+ "address1": "12 Harbour Way",
703
+ "address2": "Floor 3",
704
+ "city": "Bristol",
705
+ "region": "England",
706
+ "region_code": "ENG",
707
+ "postal_code": "BS1 4DJ",
708
+ "country": "United Kingdom",
709
+ "country_code": "GB"
710
+ },
711
+ "company_ids": [
712
+ "68c800000000000000000401"
713
+ ],
714
+ "deal_ids": [
715
+ "68c800000000000000000601",
716
+ "68c800000000000000000602"
717
+ ],
718
+ "link_urls": [],
719
+ "metadata": [],
720
+ "raw": {
721
+ "hs_object_id": "501"
722
+ }
723
+ }
724
+ },
725
+ {
726
+ "action": "upsert",
727
+ "packageId": "unified",
728
+ "namespace": "contacts",
729
+ "rowId": "68c800000000000000000201/68c800000000000000000502",
730
+ "value": {
731
+ "connection_id": "68c800000000000000000201",
732
+ "id": "68c800000000000000000502",
733
+ "created_at": "2026-06-04T09:00:00.000Z",
734
+ "updated_at": "2026-09-10T09:00:00.000Z",
735
+ "name": "Tomás Achebe",
736
+ "first_name": "Tomás",
737
+ "last_name": "Achebe",
738
+ "title": "Operations Director",
739
+ "company": "Northwind Traders",
740
+ "department": null,
741
+ "image_url": null,
742
+ "user_id": "u-maya",
743
+ "emails": [
744
+ {
745
+ "email": "tomas.achebe@northwind.example.org",
746
+ "type": "WORK"
747
+ }
748
+ ],
749
+ "telephones": [],
750
+ "address": null,
751
+ "company_ids": [
752
+ "68c800000000000000000401"
753
+ ],
754
+ "deal_ids": [
755
+ "68c800000000000000000601"
756
+ ],
757
+ "link_urls": [],
758
+ "metadata": [],
759
+ "raw": {}
760
+ }
761
+ },
762
+ {
763
+ "action": "upsert",
764
+ "packageId": "unified",
765
+ "namespace": "contacts",
766
+ "rowId": "68c800000000000000000201/68c800000000000000000503",
767
+ "value": {
768
+ "connection_id": "68c800000000000000000201",
769
+ "id": "68c800000000000000000503",
770
+ "created_at": "2026-06-11T09:00:00.000Z",
771
+ "updated_at": "2026-09-05T09:00:00.000Z",
772
+ "name": "Priya Raman",
773
+ "first_name": "Priya",
774
+ "last_name": "Raman",
775
+ "title": "CTO",
776
+ "company": "Contoso Robotics",
777
+ "department": null,
778
+ "image_url": null,
779
+ "user_id": null,
780
+ "emails": [
781
+ {
782
+ "email": "priya.raman@contoso-robotics.example.org",
783
+ "type": "WORK"
784
+ }
785
+ ],
786
+ "telephones": [],
787
+ "address": null,
788
+ "company_ids": [
789
+ "68c800000000000000000402"
790
+ ],
791
+ "deal_ids": [
792
+ "68c800000000000000000603"
793
+ ],
794
+ "link_urls": [],
795
+ "metadata": [],
796
+ "raw": {}
797
+ }
798
+ },
799
+ {
800
+ "action": "upsert",
801
+ "packageId": "unified",
802
+ "namespace": "contacts",
803
+ "rowId": "68c800000000000000000201/68c800000000000000000504",
804
+ "value": {
805
+ "connection_id": "68c800000000000000000201",
806
+ "id": "68c800000000000000000504",
807
+ "created_at": "2026-06-16T09:00:00.000Z",
808
+ "updated_at": "2026-08-20T09:00:00.000Z",
809
+ "name": "Jonas Weber",
810
+ "first_name": "Jonas",
811
+ "last_name": "Weber",
812
+ "title": null,
813
+ "company": "Fabrikam Studio",
814
+ "department": null,
815
+ "image_url": null,
816
+ "user_id": null,
817
+ "emails": [],
818
+ "telephones": [],
819
+ "address": null,
820
+ "company_ids": [
821
+ "68c800000000000000000403"
822
+ ],
823
+ "deal_ids": [],
824
+ "link_urls": [],
825
+ "metadata": [],
826
+ "raw": {}
827
+ }
828
+ },
829
+ {
830
+ "action": "upsert",
831
+ "packageId": "unified",
832
+ "namespace": "contacts",
833
+ "rowId": "68c800000000000000000201/68c800000000000000000505",
834
+ "value": {
835
+ "connection_id": "68c800000000000000000201",
836
+ "id": "68c800000000000000000505",
837
+ "created_at": "2026-07-01T09:00:00.000Z",
838
+ "updated_at": "2026-07-01T09:00:00.000Z",
839
+ "name": "Ravi Iyer",
840
+ "first_name": "Ravi",
841
+ "last_name": "Iyer",
842
+ "title": null,
843
+ "company": null,
844
+ "department": null,
845
+ "image_url": null,
846
+ "user_id": null,
847
+ "emails": [
848
+ {
849
+ "email": "ravi.iyer@example.org",
850
+ "type": "OTHER"
851
+ }
852
+ ],
853
+ "telephones": [],
854
+ "address": null,
855
+ "company_ids": [],
856
+ "deal_ids": [],
857
+ "link_urls": [],
858
+ "metadata": [],
859
+ "raw": {}
860
+ }
861
+ },
862
+ {
863
+ "action": "upsert",
864
+ "packageId": "unified",
865
+ "namespace": "contacts",
866
+ "rowId": "68c800000000000000000201/68c800000000000000000506",
867
+ "value": {
868
+ "connection_id": "68c800000000000000000201",
869
+ "id": "68c800000000000000000506",
870
+ "created_at": "2026-07-08T09:00:00.000Z",
871
+ "updated_at": "2026-09-01T09:00:00.000Z",
872
+ "name": "Ana Sofía Núñez",
873
+ "first_name": "Ana Sofía",
874
+ "last_name": "Núñez",
875
+ "title": null,
876
+ "company": null,
877
+ "department": "Finance",
878
+ "image_url": null,
879
+ "user_id": null,
880
+ "emails": [
881
+ {
882
+ "email": "ana.nunez@example.org",
883
+ "type": "WORK"
884
+ }
885
+ ],
886
+ "telephones": [],
887
+ "address": null,
888
+ "company_ids": [],
889
+ "deal_ids": [],
890
+ "link_urls": [],
891
+ "metadata": [
892
+ {
893
+ "id": "lead_source",
894
+ "slug": "lead_source",
895
+ "namespace": null,
896
+ "format": "SINGLE_SELECT",
897
+ "value": "Webinar",
898
+ "extra_data": null
899
+ },
900
+ {
901
+ "id": "lifetime_value",
902
+ "slug": "lifetime_value",
903
+ "namespace": null,
904
+ "format": "NUMBER",
905
+ "value": 12500,
906
+ "extra_data": null
907
+ }
908
+ ],
909
+ "raw": {}
910
+ }
911
+ },
912
+ {
913
+ "action": "upsert",
914
+ "packageId": "unified",
915
+ "namespace": "contacts",
916
+ "rowId": "68c800000000000000000201/68c800000000000000000507",
917
+ "value": {
918
+ "connection_id": "68c800000000000000000201",
919
+ "id": "68c800000000000000000507",
920
+ "created_at": "2026-07-09T09:00:00.000Z",
921
+ "updated_at": "2026-09-14T09:00:00.000Z",
922
+ "name": "李伟 Li Wei",
923
+ "first_name": "Li",
924
+ "last_name": "Wei",
925
+ "title": "採購経理",
926
+ "company": "山田物産",
927
+ "department": null,
928
+ "image_url": null,
929
+ "user_id": null,
930
+ "emails": [
931
+ {
932
+ "email": "li.wei@yamada.example.org",
933
+ "type": "WORK"
934
+ }
935
+ ],
936
+ "telephones": [],
937
+ "address": null,
938
+ "company_ids": [
939
+ "68c800000000000000000405"
940
+ ],
941
+ "deal_ids": [],
942
+ "link_urls": [],
943
+ "metadata": [],
944
+ "raw": {}
945
+ }
946
+ },
947
+ {
948
+ "action": "upsert",
949
+ "packageId": "unified",
950
+ "namespace": "contacts",
951
+ "rowId": "68c800000000000000000201/68c800000000000000000508",
952
+ "value": {
953
+ "connection_id": "68c800000000000000000201",
954
+ "id": "68c800000000000000000508",
955
+ "created_at": "2026-08-01T09:00:00.000Z",
956
+ "updated_at": "2026-09-15T09:00:00.000Z",
957
+ "name": "Sam Okafor",
958
+ "first_name": "Sam",
959
+ "last_name": "Okafor",
960
+ "title": "Founder",
961
+ "company": null,
962
+ "department": null,
963
+ "image_url": "https://images.example.org/avatars/sam.png",
964
+ "user_id": null,
965
+ "emails": [
966
+ {
967
+ "email": "sam@okafor.example.org",
968
+ "type": "WORK"
969
+ }
970
+ ],
971
+ "telephones": [
972
+ {
973
+ "telephone": "+1 415 555 0142",
974
+ "type": "WORK"
975
+ }
976
+ ],
977
+ "address": null,
978
+ "company_ids": [],
979
+ "deal_ids": [],
980
+ "link_urls": [
981
+ "https://social.example.org/samokafor"
982
+ ],
983
+ "metadata": [],
984
+ "raw": {}
985
+ }
986
+ },
987
+ {
988
+ "action": "upsert",
989
+ "packageId": "unified",
990
+ "namespace": "contacts",
991
+ "rowId": "68c800000000000000000202/68c800000000000000000509",
992
+ "value": {
993
+ "connection_id": "68c800000000000000000202",
994
+ "id": "68c800000000000000000509",
995
+ "created_at": "2026-06-20T09:00:00.000Z",
996
+ "updated_at": "2026-08-15T09:00:00.000Z",
997
+ "name": "Dana Cole",
998
+ "first_name": "Dana",
999
+ "last_name": "Cole",
1000
+ "title": null,
1001
+ "company": null,
1002
+ "department": null,
1003
+ "image_url": null,
1004
+ "user_id": null,
1005
+ "emails": [
1006
+ {
1007
+ "email": "dana.cole@example.org",
1008
+ "type": "WORK"
1009
+ }
1010
+ ],
1011
+ "telephones": [],
1012
+ "address": null,
1013
+ "company_ids": [],
1014
+ "deal_ids": [],
1015
+ "link_urls": [],
1016
+ "metadata": [],
1017
+ "raw": {}
1018
+ }
1019
+ },
1020
+ {
1021
+ "action": "upsert",
1022
+ "packageId": "unified",
1023
+ "namespace": "contacts",
1024
+ "rowId": "68c800000000000000000208/68c800000000000000000510",
1025
+ "value": {
1026
+ "connection_id": "68c800000000000000000208",
1027
+ "id": "68c800000000000000000510",
1028
+ "created_at": "2026-08-01T09:00:00.000Z",
1029
+ "updated_at": "2026-08-01T09:00:00.000Z",
1030
+ "name": "Sandbox Contact",
1031
+ "first_name": "Sandbox",
1032
+ "last_name": "Contact",
1033
+ "title": null,
1034
+ "company": null,
1035
+ "department": null,
1036
+ "image_url": null,
1037
+ "user_id": null,
1038
+ "emails": [],
1039
+ "telephones": [],
1040
+ "address": null,
1041
+ "company_ids": [],
1042
+ "deal_ids": [],
1043
+ "link_urls": [],
1044
+ "metadata": [],
1045
+ "raw": {}
1046
+ }
1047
+ },
1048
+ {
1049
+ "action": "upsert",
1050
+ "packageId": "unified",
1051
+ "namespace": "deals",
1052
+ "rowId": "68c800000000000000000201/68c800000000000000000601",
1053
+ "value": {
1054
+ "connection_id": "68c800000000000000000201",
1055
+ "id": "68c800000000000000000601",
1056
+ "created_at": "2026-06-05T09:00:00.000Z",
1057
+ "updated_at": "2026-09-12T09:00:00.000Z",
1058
+ "name": "Northwind Q4 expansion",
1059
+ "description": null,
1060
+ "source": null,
1061
+ "currency": "USD",
1062
+ "amount": 85000,
1063
+ "probability": 40,
1064
+ "closed_at": null,
1065
+ "closing_at": "2026-11-30T09:00:00.000Z",
1066
+ "lost_reason": null,
1067
+ "won_reason": null,
1068
+ "tags": [],
1069
+ "pipelines": [
1070
+ {
1071
+ "id": "68c800000000000000000301",
1072
+ "name": "Sales Pipeline",
1073
+ "type": null
1074
+ }
1075
+ ],
1076
+ "stages": [
1077
+ {
1078
+ "id": "68c800000000000000000312",
1079
+ "name": "Proposal",
1080
+ "type": null
1081
+ }
1082
+ ],
1083
+ "contact_ids": [
1084
+ "68c800000000000000000501",
1085
+ "68c800000000000000000502"
1086
+ ],
1087
+ "company_ids": [
1088
+ "68c800000000000000000401"
1089
+ ],
1090
+ "user_id": "u-maya",
1091
+ "metadata": [],
1092
+ "raw": {}
1093
+ }
1094
+ },
1095
+ {
1096
+ "action": "upsert",
1097
+ "packageId": "unified",
1098
+ "namespace": "deals",
1099
+ "rowId": "68c800000000000000000201/68c800000000000000000602",
1100
+ "value": {
1101
+ "connection_id": "68c800000000000000000201",
1102
+ "id": "68c800000000000000000602",
1103
+ "created_at": "2026-07-01T09:00:00.000Z",
1104
+ "updated_at": "2026-09-02T09:00:00.000Z",
1105
+ "name": "Northwind renewal 2027",
1106
+ "description": null,
1107
+ "source": null,
1108
+ "currency": "USD",
1109
+ "amount": 42000,
1110
+ "probability": 50,
1111
+ "closed_at": null,
1112
+ "closing_at": null,
1113
+ "lost_reason": null,
1114
+ "won_reason": null,
1115
+ "tags": [],
1116
+ "pipelines": [
1117
+ {
1118
+ "id": "68c800000000000000000302",
1119
+ "name": "Renewals",
1120
+ "type": null
1121
+ }
1122
+ ],
1123
+ "stages": [
1124
+ {
1125
+ "id": "68c800000000000000000321",
1126
+ "name": "Upcoming",
1127
+ "type": null
1128
+ }
1129
+ ],
1130
+ "contact_ids": [
1131
+ "68c800000000000000000501"
1132
+ ],
1133
+ "company_ids": [
1134
+ "68c800000000000000000401"
1135
+ ],
1136
+ "user_id": null,
1137
+ "metadata": [],
1138
+ "raw": {}
1139
+ }
1140
+ },
1141
+ {
1142
+ "action": "upsert",
1143
+ "packageId": "unified",
1144
+ "namespace": "deals",
1145
+ "rowId": "68c800000000000000000201/68c800000000000000000603",
1146
+ "value": {
1147
+ "connection_id": "68c800000000000000000201",
1148
+ "id": "68c800000000000000000603",
1149
+ "created_at": "2026-06-12T09:00:00.000Z",
1150
+ "updated_at": "2026-09-05T09:00:00.000Z",
1151
+ "name": "Contoso pilot",
1152
+ "description": null,
1153
+ "source": null,
1154
+ "currency": "EUR",
1155
+ "amount": 12500,
1156
+ "probability": 80,
1157
+ "closed_at": null,
1158
+ "closing_at": null,
1159
+ "lost_reason": null,
1160
+ "won_reason": null,
1161
+ "tags": [
1162
+ "pilot"
1163
+ ],
1164
+ "pipelines": [
1165
+ {
1166
+ "id": "68c800000000000000000301",
1167
+ "name": "Sales Pipeline",
1168
+ "type": null
1169
+ }
1170
+ ],
1171
+ "stages": [
1172
+ {
1173
+ "id": "68c800000000000000000313",
1174
+ "name": "Negotiation",
1175
+ "type": null
1176
+ }
1177
+ ],
1178
+ "contact_ids": [
1179
+ "68c800000000000000000503"
1180
+ ],
1181
+ "company_ids": [
1182
+ "68c800000000000000000402"
1183
+ ],
1184
+ "user_id": null,
1185
+ "metadata": [],
1186
+ "raw": {}
1187
+ }
1188
+ },
1189
+ {
1190
+ "action": "upsert",
1191
+ "packageId": "unified",
1192
+ "namespace": "deals",
1193
+ "rowId": "68c800000000000000000201/68c800000000000000000604",
1194
+ "value": {
1195
+ "connection_id": "68c800000000000000000201",
1196
+ "id": "68c800000000000000000604",
1197
+ "created_at": "2026-06-18T09:00:00.000Z",
1198
+ "updated_at": "2026-08-20T09:00:00.000Z",
1199
+ "name": "Fabrikam rebrand",
1200
+ "description": null,
1201
+ "source": null,
1202
+ "currency": "USD",
1203
+ "amount": 9000,
1204
+ "probability": 0,
1205
+ "closed_at": "2026-08-20T09:00:00.000Z",
1206
+ "closing_at": null,
1207
+ "lost_reason": "Budget",
1208
+ "won_reason": null,
1209
+ "tags": [],
1210
+ "pipelines": [
1211
+ {
1212
+ "id": "68c800000000000000000301",
1213
+ "name": "Sales Pipeline",
1214
+ "type": null
1215
+ }
1216
+ ],
1217
+ "stages": [
1218
+ {
1219
+ "id": "68c800000000000000000315",
1220
+ "name": "Closed Lost",
1221
+ "type": null
1222
+ }
1223
+ ],
1224
+ "contact_ids": [],
1225
+ "company_ids": [
1226
+ "68c800000000000000000403"
1227
+ ],
1228
+ "user_id": null,
1229
+ "metadata": [],
1230
+ "raw": {}
1231
+ }
1232
+ },
1233
+ {
1234
+ "action": "upsert",
1235
+ "packageId": "unified",
1236
+ "namespace": "deals",
1237
+ "rowId": "68c800000000000000000201/68c800000000000000000605",
1238
+ "value": {
1239
+ "connection_id": "68c800000000000000000201",
1240
+ "id": "68c800000000000000000605",
1241
+ "created_at": "2026-06-21T09:00:00.000Z",
1242
+ "updated_at": "2026-07-01T09:00:00.000Z",
1243
+ "name": "Tailspin logistics",
1244
+ "description": null,
1245
+ "source": null,
1246
+ "currency": "USD",
1247
+ "amount": 150000,
1248
+ "probability": 100,
1249
+ "closed_at": "2026-07-01T09:00:00.000Z",
1250
+ "closing_at": null,
1251
+ "lost_reason": null,
1252
+ "won_reason": "Pricing",
1253
+ "tags": [],
1254
+ "pipelines": [
1255
+ {
1256
+ "id": "68c800000000000000000301",
1257
+ "name": "Sales Pipeline",
1258
+ "type": null
1259
+ }
1260
+ ],
1261
+ "stages": [
1262
+ {
1263
+ "id": "68c800000000000000000314",
1264
+ "name": "Closed Won",
1265
+ "type": null
1266
+ }
1267
+ ],
1268
+ "contact_ids": [],
1269
+ "company_ids": [
1270
+ "68c800000000000000000404"
1271
+ ],
1272
+ "user_id": null,
1273
+ "metadata": [],
1274
+ "raw": {}
1275
+ }
1276
+ },
1277
+ {
1278
+ "action": "upsert",
1279
+ "packageId": "unified",
1280
+ "namespace": "deals",
1281
+ "rowId": "68c800000000000000000201/68c800000000000000000606",
1282
+ "value": {
1283
+ "connection_id": "68c800000000000000000201",
1284
+ "id": "68c800000000000000000606",
1285
+ "created_at": "2026-09-15T09:00:00.000Z",
1286
+ "updated_at": "2026-09-15T09:00:00.000Z",
1287
+ "name": "Unnamed inbound",
1288
+ "description": null,
1289
+ "source": "web-form",
1290
+ "currency": null,
1291
+ "amount": 0,
1292
+ "probability": 10,
1293
+ "closed_at": null,
1294
+ "closing_at": null,
1295
+ "lost_reason": null,
1296
+ "won_reason": null,
1297
+ "tags": [],
1298
+ "pipelines": [
1299
+ {
1300
+ "id": "68c800000000000000000301",
1301
+ "name": "Sales Pipeline",
1302
+ "type": null
1303
+ }
1304
+ ],
1305
+ "stages": [
1306
+ {
1307
+ "id": "68c800000000000000000311",
1308
+ "name": "Qualification",
1309
+ "type": null
1310
+ }
1311
+ ],
1312
+ "contact_ids": [],
1313
+ "company_ids": [],
1314
+ "user_id": null,
1315
+ "metadata": [],
1316
+ "raw": {}
1317
+ }
1318
+ },
1319
+ {
1320
+ "action": "upsert",
1321
+ "packageId": "unified",
1322
+ "namespace": "channels",
1323
+ "rowId": "68c800000000000000000203/68c800000000000000000701",
1324
+ "value": {
1325
+ "connection_id": "68c800000000000000000203",
1326
+ "id": "68c800000000000000000701",
1327
+ "created_at": "2026-06-02T09:00:00.000Z",
1328
+ "updated_at": "2026-06-02T09:00:00.000Z",
1329
+ "name": "general",
1330
+ "description": "Company-wide announcements",
1331
+ "parent_id": null,
1332
+ "has_subchannels": false,
1333
+ "members": [
1334
+ {
1335
+ "user_id": "u-maya",
1336
+ "email": "maya.lindqvist@brightline.example.com",
1337
+ "name": "Maya Lindqvist",
1338
+ "image_url": null
1339
+ },
1340
+ {
1341
+ "user_id": "u-opsbot",
1342
+ "email": null,
1343
+ "name": "Ops Bot",
1344
+ "image_url": null
1345
+ },
1346
+ {
1347
+ "user_id": "u-jun",
1348
+ "email": "jun.park@brightline.example.com",
1349
+ "name": "Jun Park",
1350
+ "image_url": null
1351
+ },
1352
+ {
1353
+ "user_id": "u-rosa",
1354
+ "email": "rosa.feld@brightline.example.com",
1355
+ "name": "Rosa Feld",
1356
+ "image_url": null
1357
+ }
1358
+ ],
1359
+ "is_active": true,
1360
+ "is_private": false,
1361
+ "web_url": "https://chat.example.org/archives/general",
1362
+ "alias": null
1363
+ }
1364
+ },
1365
+ {
1366
+ "action": "upsert",
1367
+ "packageId": "unified",
1368
+ "namespace": "channels",
1369
+ "rowId": "68c800000000000000000203/68c800000000000000000702",
1370
+ "value": {
1371
+ "connection_id": "68c800000000000000000203",
1372
+ "id": "68c800000000000000000702",
1373
+ "created_at": "2026-06-02T09:00:00.000Z",
1374
+ "updated_at": "2026-06-02T09:00:00.000Z",
1375
+ "name": "sales",
1376
+ "description": "Pipeline chatter",
1377
+ "parent_id": null,
1378
+ "has_subchannels": false,
1379
+ "members": [
1380
+ {
1381
+ "user_id": "u-maya",
1382
+ "email": "maya.lindqvist@brightline.example.com",
1383
+ "name": "Maya Lindqvist",
1384
+ "image_url": null
1385
+ },
1386
+ {
1387
+ "user_id": "u-jun",
1388
+ "email": "jun.park@brightline.example.com",
1389
+ "name": "Jun Park",
1390
+ "image_url": null
1391
+ },
1392
+ {
1393
+ "user_id": "u-rosa",
1394
+ "email": "rosa.feld@brightline.example.com",
1395
+ "name": "Rosa Feld",
1396
+ "image_url": null
1397
+ }
1398
+ ],
1399
+ "is_active": true,
1400
+ "is_private": false,
1401
+ "web_url": null,
1402
+ "alias": null
1403
+ }
1404
+ },
1405
+ {
1406
+ "action": "upsert",
1407
+ "packageId": "unified",
1408
+ "namespace": "channels",
1409
+ "rowId": "68c800000000000000000203/68c800000000000000000703",
1410
+ "value": {
1411
+ "connection_id": "68c800000000000000000203",
1412
+ "id": "68c800000000000000000703",
1413
+ "created_at": "2026-06-05T09:00:00.000Z",
1414
+ "updated_at": "2026-06-05T09:00:00.000Z",
1415
+ "name": "exec-private",
1416
+ "description": null,
1417
+ "parent_id": null,
1418
+ "has_subchannels": false,
1419
+ "members": [
1420
+ {
1421
+ "user_id": "u-maya",
1422
+ "email": "maya.lindqvist@brightline.example.com",
1423
+ "name": "Maya Lindqvist",
1424
+ "image_url": null
1425
+ },
1426
+ {
1427
+ "user_id": "u-rosa",
1428
+ "email": "rosa.feld@brightline.example.com",
1429
+ "name": "Rosa Feld",
1430
+ "image_url": null
1431
+ }
1432
+ ],
1433
+ "is_active": true,
1434
+ "is_private": true,
1435
+ "web_url": null,
1436
+ "alias": null
1437
+ }
1438
+ },
1439
+ {
1440
+ "action": "upsert",
1441
+ "packageId": "unified",
1442
+ "namespace": "channels",
1443
+ "rowId": "68c800000000000000000203/68c800000000000000000704",
1444
+ "value": {
1445
+ "connection_id": "68c800000000000000000203",
1446
+ "id": "68c800000000000000000704",
1447
+ "created_at": "2026-07-10T09:00:00.000Z",
1448
+ "updated_at": "2026-07-10T09:00:00.000Z",
1449
+ "name": "sales-emea",
1450
+ "description": null,
1451
+ "parent_id": "68c800000000000000000702",
1452
+ "has_subchannels": false,
1453
+ "members": [
1454
+ {
1455
+ "user_id": "u-jun",
1456
+ "email": "jun.park@brightline.example.com",
1457
+ "name": "Jun Park",
1458
+ "image_url": null
1459
+ }
1460
+ ],
1461
+ "is_active": true,
1462
+ "is_private": false,
1463
+ "web_url": null,
1464
+ "alias": null
1465
+ }
1466
+ },
1467
+ {
1468
+ "action": "upsert",
1469
+ "packageId": "unified",
1470
+ "namespace": "channels",
1471
+ "rowId": "68c800000000000000000204/68c800000000000000000711",
1472
+ "value": {
1473
+ "connection_id": "68c800000000000000000204",
1474
+ "id": "68c800000000000000000711",
1475
+ "created_at": "2026-06-02T09:00:00.000Z",
1476
+ "updated_at": "2026-06-02T09:00:00.000Z",
1477
+ "name": "INBOX",
1478
+ "description": null,
1479
+ "parent_id": null,
1480
+ "has_subchannels": false,
1481
+ "members": [
1482
+ {
1483
+ "user_id": "u-maya",
1484
+ "email": "maya.lindqvist@brightline.example.com",
1485
+ "name": "Maya Lindqvist",
1486
+ "image_url": null
1487
+ }
1488
+ ],
1489
+ "is_active": true,
1490
+ "is_private": false,
1491
+ "web_url": null,
1492
+ "alias": "INBOX"
1493
+ }
1494
+ },
1495
+ {
1496
+ "action": "upsert",
1497
+ "packageId": "unified",
1498
+ "namespace": "channels",
1499
+ "rowId": "68c800000000000000000204/68c800000000000000000712",
1500
+ "value": {
1501
+ "connection_id": "68c800000000000000000204",
1502
+ "id": "68c800000000000000000712",
1503
+ "created_at": "2026-06-02T09:00:00.000Z",
1504
+ "updated_at": "2026-06-02T09:00:00.000Z",
1505
+ "name": "SENT",
1506
+ "description": null,
1507
+ "parent_id": null,
1508
+ "has_subchannels": false,
1509
+ "members": [
1510
+ {
1511
+ "user_id": "u-maya",
1512
+ "email": "maya.lindqvist@brightline.example.com",
1513
+ "name": "Maya Lindqvist",
1514
+ "image_url": null
1515
+ }
1516
+ ],
1517
+ "is_active": true,
1518
+ "is_private": false,
1519
+ "web_url": null,
1520
+ "alias": "SENT"
1521
+ }
1522
+ },
1523
+ {
1524
+ "action": "upsert",
1525
+ "packageId": "unified",
1526
+ "namespace": "channels",
1527
+ "rowId": "68c800000000000000000204/68c800000000000000000713",
1528
+ "value": {
1529
+ "connection_id": "68c800000000000000000204",
1530
+ "id": "68c800000000000000000713",
1531
+ "created_at": "2026-06-02T09:00:00.000Z",
1532
+ "updated_at": "2026-06-02T09:00:00.000Z",
1533
+ "name": "DRAFT",
1534
+ "description": null,
1535
+ "parent_id": null,
1536
+ "has_subchannels": false,
1537
+ "members": [
1538
+ {
1539
+ "user_id": "u-maya",
1540
+ "email": "maya.lindqvist@brightline.example.com",
1541
+ "name": "Maya Lindqvist",
1542
+ "image_url": null
1543
+ }
1544
+ ],
1545
+ "is_active": true,
1546
+ "is_private": false,
1547
+ "web_url": null,
1548
+ "alias": "DRAFT"
1549
+ }
1550
+ },
1551
+ {
1552
+ "action": "upsert",
1553
+ "packageId": "unified",
1554
+ "namespace": "messages",
1555
+ "rowId": "68c800000000000000000203/68c800000000000000000801",
1556
+ "value": {
1557
+ "connection_id": "68c800000000000000000203",
1558
+ "id": "68c800000000000000000801",
1559
+ "created_at": "2026-09-01T08:30:00.000Z",
1560
+ "updated_at": "2026-09-01T08:30:00.000Z",
1561
+ "channels": [
1562
+ {
1563
+ "id": "68c800000000000000000701",
1564
+ "name": "general"
1565
+ }
1566
+ ],
1567
+ "parent_id": null,
1568
+ "message_thread_identifier": "thread-0801",
1569
+ "author_member": {
1570
+ "user_id": "u-maya",
1571
+ "email": "maya.lindqvist@brightline.example.com",
1572
+ "name": "Maya Lindqvist",
1573
+ "image_url": null
1574
+ },
1575
+ "destination_members": [],
1576
+ "hidden_members": [],
1577
+ "mentioned_members": [],
1578
+ "reactions": [
1579
+ {
1580
+ "reaction": "tada",
1581
+ "member": {
1582
+ "user_id": "u-jun",
1583
+ "email": "jun.park@brightline.example.com",
1584
+ "name": "Jun Park",
1585
+ "image_url": null
1586
+ }
1587
+ },
1588
+ {
1589
+ "reaction": "thumbsup",
1590
+ "member": {
1591
+ "user_id": "u-rosa",
1592
+ "email": "rosa.feld@brightline.example.com",
1593
+ "name": "Rosa Feld",
1594
+ "image_url": null
1595
+ }
1596
+ }
1597
+ ],
1598
+ "subject": null,
1599
+ "message": "Welcome to the new quarter, team. Pipeline review is Thursday.",
1600
+ "message_html": null,
1601
+ "message_markdown": null,
1602
+ "attachments": [],
1603
+ "web_url": null,
1604
+ "reference": null,
1605
+ "has_children": true,
1606
+ "is_unread": false,
1607
+ "buttons": [],
1608
+ "raw": {}
1609
+ }
1610
+ },
1611
+ {
1612
+ "action": "upsert",
1613
+ "packageId": "unified",
1614
+ "namespace": "messages",
1615
+ "rowId": "68c800000000000000000203/68c800000000000000000802",
1616
+ "value": {
1617
+ "connection_id": "68c800000000000000000203",
1618
+ "id": "68c800000000000000000802",
1619
+ "created_at": "2026-09-01T08:45:00.000Z",
1620
+ "updated_at": "2026-09-01T08:45:00.000Z",
1621
+ "channels": [
1622
+ {
1623
+ "id": "68c800000000000000000701",
1624
+ "name": "general"
1625
+ }
1626
+ ],
1627
+ "parent_id": "68c800000000000000000801",
1628
+ "message_thread_identifier": "thread-0801",
1629
+ "author_member": {
1630
+ "user_id": "u-jun",
1631
+ "email": "jun.park@brightline.example.com",
1632
+ "name": "Jun Park",
1633
+ "image_url": null
1634
+ },
1635
+ "destination_members": [],
1636
+ "hidden_members": [],
1637
+ "mentioned_members": [],
1638
+ "reactions": [],
1639
+ "subject": null,
1640
+ "message": "Thanks! I will bring the EMEA numbers.",
1641
+ "message_html": null,
1642
+ "message_markdown": null,
1643
+ "attachments": [],
1644
+ "web_url": null,
1645
+ "reference": null,
1646
+ "has_children": false,
1647
+ "is_unread": false,
1648
+ "buttons": [],
1649
+ "raw": {}
1650
+ }
1651
+ },
1652
+ {
1653
+ "action": "upsert",
1654
+ "packageId": "unified",
1655
+ "namespace": "messages",
1656
+ "rowId": "68c800000000000000000203/68c800000000000000000803",
1657
+ "value": {
1658
+ "connection_id": "68c800000000000000000203",
1659
+ "id": "68c800000000000000000803",
1660
+ "created_at": "2026-09-01T09:10:00.000Z",
1661
+ "updated_at": "2026-09-01T09:10:00.000Z",
1662
+ "channels": [
1663
+ {
1664
+ "id": "68c800000000000000000701",
1665
+ "name": "general"
1666
+ }
1667
+ ],
1668
+ "parent_id": "68c800000000000000000801",
1669
+ "message_thread_identifier": "thread-0801",
1670
+ "author_member": {
1671
+ "user_id": "u-rosa",
1672
+ "email": "rosa.feld@brightline.example.com",
1673
+ "name": "Rosa Feld",
1674
+ "image_url": null
1675
+ },
1676
+ "destination_members": [],
1677
+ "hidden_members": [],
1678
+ "mentioned_members": [
1679
+ {
1680
+ "user_id": "u-maya",
1681
+ "email": "maya.lindqvist@brightline.example.com",
1682
+ "name": "Maya Lindqvist",
1683
+ "image_url": null
1684
+ }
1685
+ ],
1686
+ "reactions": [],
1687
+ "subject": null,
1688
+ "message": "@Maya can we also cover the renewal forecast?",
1689
+ "message_html": null,
1690
+ "message_markdown": null,
1691
+ "attachments": [],
1692
+ "web_url": null,
1693
+ "reference": null,
1694
+ "has_children": false,
1695
+ "is_unread": false,
1696
+ "buttons": [],
1697
+ "raw": {}
1698
+ }
1699
+ },
1700
+ {
1701
+ "action": "upsert",
1702
+ "packageId": "unified",
1703
+ "namespace": "messages",
1704
+ "rowId": "68c800000000000000000203/68c800000000000000000804",
1705
+ "value": {
1706
+ "connection_id": "68c800000000000000000203",
1707
+ "id": "68c800000000000000000804",
1708
+ "created_at": "2026-09-01T09:20:00.000Z",
1709
+ "updated_at": "2026-09-01T09:20:00.000Z",
1710
+ "channels": [
1711
+ {
1712
+ "id": "68c800000000000000000701",
1713
+ "name": "general"
1714
+ }
1715
+ ],
1716
+ "parent_id": "68c800000000000000000801",
1717
+ "message_thread_identifier": "thread-0801",
1718
+ "author_member": {
1719
+ "user_id": "u-maya",
1720
+ "email": "maya.lindqvist@brightline.example.com",
1721
+ "name": "Maya Lindqvist",
1722
+ "image_url": null
1723
+ },
1724
+ "destination_members": [],
1725
+ "hidden_members": [],
1726
+ "mentioned_members": [],
1727
+ "reactions": [],
1728
+ "subject": null,
1729
+ "message": "Yes, adding it to the agenda.",
1730
+ "message_html": null,
1731
+ "message_markdown": null,
1732
+ "attachments": [],
1733
+ "web_url": null,
1734
+ "reference": null,
1735
+ "has_children": false,
1736
+ "is_unread": false,
1737
+ "buttons": [],
1738
+ "raw": {}
1739
+ }
1740
+ },
1741
+ {
1742
+ "action": "upsert",
1743
+ "packageId": "unified",
1744
+ "namespace": "messages",
1745
+ "rowId": "68c800000000000000000203/68c800000000000000000805",
1746
+ "value": {
1747
+ "connection_id": "68c800000000000000000203",
1748
+ "id": "68c800000000000000000805",
1749
+ "created_at": "2026-09-03T06:00:00.000Z",
1750
+ "updated_at": "2026-09-03T06:00:00.000Z",
1751
+ "channels": [
1752
+ {
1753
+ "id": "68c800000000000000000701",
1754
+ "name": "general"
1755
+ }
1756
+ ],
1757
+ "parent_id": null,
1758
+ "message_thread_identifier": null,
1759
+ "author_member": {
1760
+ "user_id": "u-opsbot",
1761
+ "email": null,
1762
+ "name": "Ops Bot",
1763
+ "image_url": null
1764
+ },
1765
+ "destination_members": [],
1766
+ "hidden_members": [],
1767
+ "mentioned_members": [],
1768
+ "reactions": [],
1769
+ "subject": null,
1770
+ "message": "Deploy of crm-sync 2.4.1 finished without errors.",
1771
+ "message_html": null,
1772
+ "message_markdown": null,
1773
+ "attachments": [],
1774
+ "web_url": null,
1775
+ "reference": null,
1776
+ "has_children": false,
1777
+ "is_unread": false,
1778
+ "buttons": [],
1779
+ "raw": {}
1780
+ }
1781
+ },
1782
+ {
1783
+ "action": "upsert",
1784
+ "packageId": "unified",
1785
+ "namespace": "messages",
1786
+ "rowId": "68c800000000000000000203/68c800000000000000000806",
1787
+ "value": {
1788
+ "connection_id": "68c800000000000000000203",
1789
+ "id": "68c800000000000000000806",
1790
+ "created_at": "2026-09-08T10:00:00.000Z",
1791
+ "updated_at": "2026-09-08T10:00:00.000Z",
1792
+ "channels": [
1793
+ {
1794
+ "id": "68c800000000000000000701",
1795
+ "name": "general"
1796
+ }
1797
+ ],
1798
+ "parent_id": null,
1799
+ "message_thread_identifier": null,
1800
+ "author_member": {
1801
+ "user_id": "u-jun",
1802
+ "email": "jun.park@brightline.example.com",
1803
+ "name": "Jun Park",
1804
+ "image_url": null
1805
+ },
1806
+ "destination_members": [],
1807
+ "hidden_members": [],
1808
+ "mentioned_members": [],
1809
+ "reactions": [],
1810
+ "subject": null,
1811
+ "message": "Reminder: expense reports are due Friday.",
1812
+ "message_html": null,
1813
+ "message_markdown": null,
1814
+ "attachments": [],
1815
+ "web_url": null,
1816
+ "reference": null,
1817
+ "has_children": false,
1818
+ "is_unread": true,
1819
+ "buttons": [],
1820
+ "raw": {}
1821
+ }
1822
+ },
1823
+ {
1824
+ "action": "upsert",
1825
+ "packageId": "unified",
1826
+ "namespace": "messages",
1827
+ "rowId": "68c800000000000000000203/68c800000000000000000807",
1828
+ "value": {
1829
+ "connection_id": "68c800000000000000000203",
1830
+ "id": "68c800000000000000000807",
1831
+ "created_at": "2026-09-10T11:15:00.000Z",
1832
+ "updated_at": "2026-09-10T11:15:00.000Z",
1833
+ "channels": [
1834
+ {
1835
+ "id": "68c800000000000000000701",
1836
+ "name": "general"
1837
+ }
1838
+ ],
1839
+ "parent_id": null,
1840
+ "message_thread_identifier": null,
1841
+ "author_member": {
1842
+ "user_id": "u-rosa",
1843
+ "email": "rosa.feld@brightline.example.com",
1844
+ "name": "Rosa Feld",
1845
+ "image_url": null
1846
+ },
1847
+ "destination_members": [],
1848
+ "hidden_members": [],
1849
+ "mentioned_members": [],
1850
+ "reactions": [],
1851
+ "subject": null,
1852
+ "message": "Sharing the updated onboarding deck.",
1853
+ "message_html": null,
1854
+ "message_markdown": null,
1855
+ "attachments": [
1856
+ {
1857
+ "filename": "onboarding-deck.pdf",
1858
+ "content_type": "application/pdf",
1859
+ "download_url": "https://files.example.org/onboarding-deck.pdf",
1860
+ "content_identifier": "att-0807",
1861
+ "message_id": null,
1862
+ "size": 482113
1863
+ }
1864
+ ],
1865
+ "web_url": null,
1866
+ "reference": null,
1867
+ "has_children": false,
1868
+ "is_unread": false,
1869
+ "buttons": [],
1870
+ "raw": {}
1871
+ }
1872
+ },
1873
+ {
1874
+ "action": "upsert",
1875
+ "packageId": "unified",
1876
+ "namespace": "messages",
1877
+ "rowId": "68c800000000000000000203/68c800000000000000000808",
1878
+ "value": {
1879
+ "connection_id": "68c800000000000000000203",
1880
+ "id": "68c800000000000000000808",
1881
+ "created_at": "2026-09-12T14:00:00.000Z",
1882
+ "updated_at": "2026-09-12T14:00:00.000Z",
1883
+ "channels": [
1884
+ {
1885
+ "id": "68c800000000000000000701",
1886
+ "name": "general"
1887
+ }
1888
+ ],
1889
+ "parent_id": null,
1890
+ "message_thread_identifier": null,
1891
+ "author_member": {
1892
+ "user_id": "u-maya",
1893
+ "email": "maya.lindqvist@brightline.example.com",
1894
+ "name": "Maya Lindqvist",
1895
+ "image_url": null
1896
+ },
1897
+ "destination_members": [],
1898
+ "hidden_members": [],
1899
+ "mentioned_members": [],
1900
+ "reactions": [],
1901
+ "subject": null,
1902
+ "message": "Long-form notes from the offsite:\nFocus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. Focus on renewals, pilot conversions and partner-sourced pipeline. ",
1903
+ "message_html": null,
1904
+ "message_markdown": null,
1905
+ "attachments": [],
1906
+ "web_url": null,
1907
+ "reference": null,
1908
+ "has_children": false,
1909
+ "is_unread": false,
1910
+ "buttons": [],
1911
+ "raw": {}
1912
+ }
1913
+ },
1914
+ {
1915
+ "action": "upsert",
1916
+ "packageId": "unified",
1917
+ "namespace": "messages",
1918
+ "rowId": "68c800000000000000000203/68c800000000000000000809",
1919
+ "value": {
1920
+ "connection_id": "68c800000000000000000203",
1921
+ "id": "68c800000000000000000809",
1922
+ "created_at": "2026-09-14T02:30:00.000Z",
1923
+ "updated_at": "2026-09-14T02:30:00.000Z",
1924
+ "channels": [
1925
+ {
1926
+ "id": "68c800000000000000000701",
1927
+ "name": "general"
1928
+ }
1929
+ ],
1930
+ "parent_id": null,
1931
+ "message_thread_identifier": null,
1932
+ "author_member": {
1933
+ "user_id": "u-jun",
1934
+ "email": "jun.park@brightline.example.com",
1935
+ "name": "Jun Park",
1936
+ "image_url": null
1937
+ },
1938
+ "destination_members": [],
1939
+ "hidden_members": [],
1940
+ "mentioned_members": [],
1941
+ "reactions": [],
1942
+ "subject": null,
1943
+ "message": "東京オフィスから挨拶 🎉 新しい四半期も頑張りましょう!山田物産との商談が進んでいます。",
1944
+ "message_html": null,
1945
+ "message_markdown": null,
1946
+ "attachments": [],
1947
+ "web_url": null,
1948
+ "reference": null,
1949
+ "has_children": false,
1950
+ "is_unread": true,
1951
+ "buttons": [],
1952
+ "raw": {}
1953
+ }
1954
+ },
1955
+ {
1956
+ "action": "upsert",
1957
+ "packageId": "unified",
1958
+ "namespace": "messages",
1959
+ "rowId": "68c800000000000000000203/68c80000000000000000080a",
1960
+ "value": {
1961
+ "connection_id": "68c800000000000000000203",
1962
+ "id": "68c80000000000000000080a",
1963
+ "created_at": "2026-09-02T09:00:00.000Z",
1964
+ "updated_at": "2026-09-02T09:00:00.000Z",
1965
+ "channels": [
1966
+ {
1967
+ "id": "68c800000000000000000702",
1968
+ "name": "sales"
1969
+ }
1970
+ ],
1971
+ "parent_id": null,
1972
+ "message_thread_identifier": null,
1973
+ "author_member": {
1974
+ "user_id": "u-maya",
1975
+ "email": "maya.lindqvist@brightline.example.com",
1976
+ "name": "Maya Lindqvist",
1977
+ "image_url": null
1978
+ },
1979
+ "destination_members": [],
1980
+ "hidden_members": [],
1981
+ "mentioned_members": [],
1982
+ "reactions": [],
1983
+ "subject": null,
1984
+ "message": "Northwind Q4 expansion moved to Proposal.",
1985
+ "message_html": null,
1986
+ "message_markdown": null,
1987
+ "attachments": [],
1988
+ "web_url": null,
1989
+ "reference": null,
1990
+ "has_children": false,
1991
+ "is_unread": false,
1992
+ "buttons": [],
1993
+ "raw": {}
1994
+ }
1995
+ },
1996
+ {
1997
+ "action": "upsert",
1998
+ "packageId": "unified",
1999
+ "namespace": "messages",
2000
+ "rowId": "68c800000000000000000203/68c80000000000000000080b",
2001
+ "value": {
2002
+ "connection_id": "68c800000000000000000203",
2003
+ "id": "68c80000000000000000080b",
2004
+ "created_at": "2026-09-05T09:30:00.000Z",
2005
+ "updated_at": "2026-09-05T09:30:00.000Z",
2006
+ "channels": [
2007
+ {
2008
+ "id": "68c800000000000000000702",
2009
+ "name": "sales"
2010
+ }
2011
+ ],
2012
+ "parent_id": null,
2013
+ "message_thread_identifier": null,
2014
+ "author_member": {
2015
+ "user_id": "u-jun",
2016
+ "email": "jun.park@brightline.example.com",
2017
+ "name": "Jun Park",
2018
+ "image_url": null
2019
+ },
2020
+ "destination_members": [],
2021
+ "hidden_members": [],
2022
+ "mentioned_members": [],
2023
+ "reactions": [],
2024
+ "subject": null,
2025
+ "message": "Contoso pilot is at Negotiation, decision expected next week.",
2026
+ "message_html": null,
2027
+ "message_markdown": null,
2028
+ "attachments": [],
2029
+ "web_url": null,
2030
+ "reference": null,
2031
+ "has_children": false,
2032
+ "is_unread": false,
2033
+ "buttons": [],
2034
+ "raw": {}
2035
+ }
2036
+ },
2037
+ {
2038
+ "action": "upsert",
2039
+ "packageId": "unified",
2040
+ "namespace": "messages",
2041
+ "rowId": "68c800000000000000000203/68c80000000000000000080c",
2042
+ "value": {
2043
+ "connection_id": "68c800000000000000000203",
2044
+ "id": "68c80000000000000000080c",
2045
+ "created_at": "2026-09-06T12:00:00.000Z",
2046
+ "updated_at": "2026-09-06T12:00:00.000Z",
2047
+ "channels": [
2048
+ {
2049
+ "id": "68c800000000000000000702",
2050
+ "name": "sales"
2051
+ }
2052
+ ],
2053
+ "parent_id": null,
2054
+ "message_thread_identifier": null,
2055
+ "author_member": {
2056
+ "user_id": "u-rosa",
2057
+ "email": "rosa.feld@brightline.example.com",
2058
+ "name": "Rosa Feld",
2059
+ "image_url": null
2060
+ },
2061
+ "destination_members": [],
2062
+ "hidden_members": [],
2063
+ "mentioned_members": [],
2064
+ "reactions": [],
2065
+ "subject": null,
2066
+ "message": "Fabrikam rebrand closed lost (budget).",
2067
+ "message_html": null,
2068
+ "message_markdown": null,
2069
+ "attachments": [],
2070
+ "web_url": null,
2071
+ "reference": null,
2072
+ "has_children": false,
2073
+ "is_unread": false,
2074
+ "buttons": [],
2075
+ "raw": {}
2076
+ }
2077
+ },
2078
+ {
2079
+ "action": "upsert",
2080
+ "packageId": "unified",
2081
+ "namespace": "messages",
2082
+ "rowId": "68c800000000000000000203/68c80000000000000000080d",
2083
+ "value": {
2084
+ "connection_id": "68c800000000000000000203",
2085
+ "id": "68c80000000000000000080d",
2086
+ "created_at": "2026-09-07T07:00:00.000Z",
2087
+ "updated_at": "2026-09-07T07:00:00.000Z",
2088
+ "channels": [
2089
+ {
2090
+ "id": "68c800000000000000000702",
2091
+ "name": "sales"
2092
+ }
2093
+ ],
2094
+ "parent_id": null,
2095
+ "message_thread_identifier": null,
2096
+ "author_member": {
2097
+ "user_id": "u-opsbot",
2098
+ "email": null,
2099
+ "name": "Ops Bot",
2100
+ "image_url": null
2101
+ },
2102
+ "destination_members": [],
2103
+ "hidden_members": [],
2104
+ "mentioned_members": [],
2105
+ "reactions": [],
2106
+ "subject": null,
2107
+ "message": "Weekly digest: 6 open deals, 2 closed this quarter.",
2108
+ "message_html": null,
2109
+ "message_markdown": null,
2110
+ "attachments": [],
2111
+ "web_url": null,
2112
+ "reference": null,
2113
+ "has_children": false,
2114
+ "is_unread": false,
2115
+ "buttons": [
2116
+ {
2117
+ "id": "open-dashboard",
2118
+ "text": "Open dashboard",
2119
+ "icon": null
2120
+ },
2121
+ {
2122
+ "id": "snooze",
2123
+ "text": "Snooze",
2124
+ "icon": "clock"
2125
+ }
2126
+ ],
2127
+ "raw": {}
2128
+ }
2129
+ },
2130
+ {
2131
+ "action": "upsert",
2132
+ "packageId": "unified",
2133
+ "namespace": "messages",
2134
+ "rowId": "68c800000000000000000203/68c80000000000000000080e",
2135
+ "value": {
2136
+ "connection_id": "68c800000000000000000203",
2137
+ "id": "68c80000000000000000080e",
2138
+ "created_at": "2026-09-13T16:45:00.000Z",
2139
+ "updated_at": "2026-09-13T16:45:00.000Z",
2140
+ "channels": [
2141
+ {
2142
+ "id": "68c800000000000000000702",
2143
+ "name": "sales"
2144
+ }
2145
+ ],
2146
+ "parent_id": null,
2147
+ "message_thread_identifier": null,
2148
+ "author_member": {
2149
+ "user_id": "u-maya",
2150
+ "email": "maya.lindqvist@brightline.example.com",
2151
+ "name": "Maya Lindqvist",
2152
+ "image_url": null
2153
+ },
2154
+ "destination_members": [],
2155
+ "hidden_members": [],
2156
+ "mentioned_members": [],
2157
+ "reactions": [],
2158
+ "subject": null,
2159
+ "message": "Please update close dates before the forecast call.",
2160
+ "message_html": null,
2161
+ "message_markdown": null,
2162
+ "attachments": [],
2163
+ "web_url": null,
2164
+ "reference": null,
2165
+ "has_children": false,
2166
+ "is_unread": false,
2167
+ "buttons": [],
2168
+ "raw": {}
2169
+ }
2170
+ },
2171
+ {
2172
+ "action": "upsert",
2173
+ "packageId": "unified",
2174
+ "namespace": "messages",
2175
+ "rowId": "68c800000000000000000203/68c80000000000000000080f",
2176
+ "value": {
2177
+ "connection_id": "68c800000000000000000203",
2178
+ "id": "68c80000000000000000080f",
2179
+ "created_at": "2026-09-04T18:00:00.000Z",
2180
+ "updated_at": "2026-09-04T18:00:00.000Z",
2181
+ "channels": [
2182
+ {
2183
+ "id": "68c800000000000000000703",
2184
+ "name": "exec-private"
2185
+ }
2186
+ ],
2187
+ "parent_id": null,
2188
+ "message_thread_identifier": null,
2189
+ "author_member": {
2190
+ "user_id": "u-rosa",
2191
+ "email": "rosa.feld@brightline.example.com",
2192
+ "name": "Rosa Feld",
2193
+ "image_url": null
2194
+ },
2195
+ "destination_members": [],
2196
+ "hidden_members": [],
2197
+ "mentioned_members": [],
2198
+ "reactions": [],
2199
+ "subject": null,
2200
+ "message": "Board pre-read draft attached tomorrow.",
2201
+ "message_html": null,
2202
+ "message_markdown": null,
2203
+ "attachments": [],
2204
+ "web_url": null,
2205
+ "reference": null,
2206
+ "has_children": false,
2207
+ "is_unread": false,
2208
+ "buttons": [],
2209
+ "raw": {}
2210
+ }
2211
+ },
2212
+ {
2213
+ "action": "upsert",
2214
+ "packageId": "unified",
2215
+ "namespace": "messages",
2216
+ "rowId": "68c800000000000000000203/68c800000000000000000810",
2217
+ "value": {
2218
+ "connection_id": "68c800000000000000000203",
2219
+ "id": "68c800000000000000000810",
2220
+ "created_at": "2026-09-11T08:00:00.000Z",
2221
+ "updated_at": "2026-09-11T08:00:00.000Z",
2222
+ "channels": [
2223
+ {
2224
+ "id": "68c800000000000000000703",
2225
+ "name": "exec-private"
2226
+ }
2227
+ ],
2228
+ "parent_id": null,
2229
+ "message_thread_identifier": null,
2230
+ "author_member": {
2231
+ "user_id": "u-maya",
2232
+ "email": "maya.lindqvist@brightline.example.com",
2233
+ "name": "Maya Lindqvist",
2234
+ "image_url": null
2235
+ },
2236
+ "destination_members": [],
2237
+ "hidden_members": [],
2238
+ "mentioned_members": [],
2239
+ "reactions": [],
2240
+ "subject": null,
2241
+ "message": "Thanks, will review before Monday.",
2242
+ "message_html": null,
2243
+ "message_markdown": null,
2244
+ "attachments": [],
2245
+ "web_url": null,
2246
+ "reference": null,
2247
+ "has_children": false,
2248
+ "is_unread": false,
2249
+ "buttons": [],
2250
+ "raw": {}
2251
+ }
2252
+ },
2253
+ {
2254
+ "action": "upsert",
2255
+ "packageId": "unified",
2256
+ "namespace": "messages",
2257
+ "rowId": "68c800000000000000000204/68c800000000000000000811",
2258
+ "value": {
2259
+ "connection_id": "68c800000000000000000204",
2260
+ "id": "68c800000000000000000811",
2261
+ "created_at": "2026-09-09T10:05:00.000Z",
2262
+ "updated_at": "2026-09-09T10:05:00.000Z",
2263
+ "channels": [
2264
+ {
2265
+ "id": "68c800000000000000000711",
2266
+ "name": "INBOX"
2267
+ }
2268
+ ],
2269
+ "parent_id": null,
2270
+ "message_thread_identifier": null,
2271
+ "author_member": {
2272
+ "user_id": null,
2273
+ "email": "elena.marsh@northwind.example.org",
2274
+ "name": "Elena Marsh",
2275
+ "image_url": null
2276
+ },
2277
+ "destination_members": [
2278
+ {
2279
+ "user_id": "u-maya",
2280
+ "email": "maya.lindqvist@brightline.example.com",
2281
+ "name": "Maya Lindqvist",
2282
+ "image_url": null
2283
+ }
2284
+ ],
2285
+ "hidden_members": [],
2286
+ "mentioned_members": [],
2287
+ "reactions": [],
2288
+ "subject": "Revised Q4 proposal",
2289
+ "message": "Hi Maya, can you send the revised proposal for Q4?",
2290
+ "message_html": "<p>Hi Maya, can you send the revised proposal for Q4?</p>",
2291
+ "message_markdown": null,
2292
+ "attachments": [],
2293
+ "web_url": null,
2294
+ "reference": null,
2295
+ "has_children": false,
2296
+ "is_unread": true,
2297
+ "buttons": [],
2298
+ "raw": {}
2299
+ }
2300
+ },
2301
+ {
2302
+ "action": "upsert",
2303
+ "packageId": "unified",
2304
+ "namespace": "messages",
2305
+ "rowId": "68c800000000000000000204/68c800000000000000000812",
2306
+ "value": {
2307
+ "connection_id": "68c800000000000000000204",
2308
+ "id": "68c800000000000000000812",
2309
+ "created_at": "2026-09-11T15:20:00.000Z",
2310
+ "updated_at": "2026-09-11T15:20:00.000Z",
2311
+ "channels": [
2312
+ {
2313
+ "id": "68c800000000000000000711",
2314
+ "name": "INBOX"
2315
+ }
2316
+ ],
2317
+ "parent_id": null,
2318
+ "message_thread_identifier": null,
2319
+ "author_member": {
2320
+ "user_id": null,
2321
+ "email": "priya.raman@contoso-robotics.example.org",
2322
+ "name": "Priya Raman",
2323
+ "image_url": null
2324
+ },
2325
+ "destination_members": [
2326
+ {
2327
+ "user_id": "u-maya",
2328
+ "email": "maya.lindqvist@brightline.example.com",
2329
+ "name": "Maya Lindqvist",
2330
+ "image_url": null
2331
+ }
2332
+ ],
2333
+ "hidden_members": [],
2334
+ "mentioned_members": [],
2335
+ "reactions": [],
2336
+ "subject": "Pilot kickoff",
2337
+ "message": "Pilot kickoff notes attached.",
2338
+ "message_html": "<p>Pilot kickoff notes attached.</p>",
2339
+ "message_markdown": null,
2340
+ "attachments": [],
2341
+ "web_url": null,
2342
+ "reference": null,
2343
+ "has_children": false,
2344
+ "is_unread": false,
2345
+ "buttons": [],
2346
+ "raw": {}
2347
+ }
2348
+ },
2349
+ {
2350
+ "action": "upsert",
2351
+ "packageId": "unified",
2352
+ "namespace": "messages",
2353
+ "rowId": "68c800000000000000000204/68c800000000000000000813",
2354
+ "value": {
2355
+ "connection_id": "68c800000000000000000204",
2356
+ "id": "68c800000000000000000813",
2357
+ "created_at": "2026-09-10T09:40:00.000Z",
2358
+ "updated_at": "2026-09-10T09:40:00.000Z",
2359
+ "channels": [
2360
+ {
2361
+ "id": "68c800000000000000000712",
2362
+ "name": "SENT"
2363
+ }
2364
+ ],
2365
+ "parent_id": null,
2366
+ "message_thread_identifier": null,
2367
+ "author_member": {
2368
+ "user_id": "u-maya",
2369
+ "email": "maya.lindqvist@brightline.example.com",
2370
+ "name": "Maya Lindqvist",
2371
+ "image_url": null
2372
+ },
2373
+ "destination_members": [
2374
+ {
2375
+ "user_id": null,
2376
+ "email": "elena.marsh@northwind.example.org",
2377
+ "name": "Elena Marsh",
2378
+ "image_url": null
2379
+ }
2380
+ ],
2381
+ "hidden_members": [],
2382
+ "mentioned_members": [],
2383
+ "reactions": [],
2384
+ "subject": "Re: Revised Q4 proposal",
2385
+ "message": "Elena, the revised proposal is attached. Best, Maya",
2386
+ "message_html": null,
2387
+ "message_markdown": null,
2388
+ "attachments": [],
2389
+ "web_url": null,
2390
+ "reference": null,
2391
+ "has_children": false,
2392
+ "is_unread": false,
2393
+ "buttons": [],
2394
+ "raw": {}
2395
+ }
2396
+ },
2397
+ {
2398
+ "action": "upsert",
2399
+ "packageId": "unified",
2400
+ "namespace": "messages",
2401
+ "rowId": "68c800000000000000000204/68c800000000000000000814",
2402
+ "value": {
2403
+ "connection_id": "68c800000000000000000204",
2404
+ "id": "68c800000000000000000814",
2405
+ "created_at": "2026-09-15T17:00:00.000Z",
2406
+ "updated_at": "2026-09-15T17:00:00.000Z",
2407
+ "channels": [
2408
+ {
2409
+ "id": "68c800000000000000000713",
2410
+ "name": "DRAFT"
2411
+ }
2412
+ ],
2413
+ "parent_id": null,
2414
+ "message_thread_identifier": null,
2415
+ "author_member": {
2416
+ "user_id": "u-maya",
2417
+ "email": "maya.lindqvist@brightline.example.com",
2418
+ "name": "Maya Lindqvist",
2419
+ "image_url": null
2420
+ },
2421
+ "destination_members": [
2422
+ {
2423
+ "user_id": null,
2424
+ "email": "elena.marsh@northwind.example.org",
2425
+ "name": "Elena Marsh",
2426
+ "image_url": null
2427
+ }
2428
+ ],
2429
+ "hidden_members": [],
2430
+ "mentioned_members": [],
2431
+ "reactions": [],
2432
+ "subject": "Renewal terms 2027",
2433
+ "message": "Draft: renewal terms for 2027",
2434
+ "message_html": null,
2435
+ "message_markdown": null,
2436
+ "attachments": [],
2437
+ "web_url": null,
2438
+ "reference": null,
2439
+ "has_children": false,
2440
+ "is_unread": false,
2441
+ "buttons": [],
2442
+ "raw": {}
2443
+ }
2444
+ }
2445
+ ]
2446
+ }