@elevasis/ui 2.31.0 → 2.32.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 (144) hide show
  1. package/dist/{CoreAuthKitInner-KSEGSB67.js → CoreAuthKitInner-QC62UHTZ.js} +1 -1
  2. package/dist/api/index.js +3 -3
  3. package/dist/app/index.css +38 -0
  4. package/dist/app/index.d.ts +69 -9
  5. package/dist/app/index.js +7 -6
  6. package/dist/auth/context.js +1 -1
  7. package/dist/auth/index.js +1 -1
  8. package/dist/charts/index.js +5 -6
  9. package/dist/{chunk-XQHZBA65.js → chunk-2RJMVWFJ.js} +1 -6
  10. package/dist/{chunk-CW3UNAF2.js → chunk-4DYOXEH6.js} +410 -5
  11. package/dist/{chunk-HQGF4ATG.js → chunk-4MFNGNHF.js} +118 -141
  12. package/dist/{chunk-ND42LPY4.js → chunk-4QK76KIF.js} +6 -6
  13. package/dist/chunk-5FJJ72HU.js +13 -0
  14. package/dist/chunk-5J4PDX26.js +112 -0
  15. package/dist/{chunk-QDEETKYT.js → chunk-6DWD423K.js} +9 -9
  16. package/dist/{chunk-SHQXMW4F.js → chunk-7KZINJLP.js} +46 -28
  17. package/dist/{chunk-L3BVJWML.js → chunk-EPTHX4VZ.js} +1 -1
  18. package/dist/{chunk-JKSUN5GN.js → chunk-GCOQ3TBG.js} +81 -746
  19. package/dist/{chunk-DZTG5IAC.js → chunk-I2KLQ2HA.js} +1 -7
  20. package/dist/{chunk-L2NVFLXU.js → chunk-IQHU7O5Y.js} +4 -4
  21. package/dist/{chunk-P55BJZZW.js → chunk-IZWTVFJ2.js} +16 -4
  22. package/dist/{chunk-QHEWXU7I.js → chunk-JFL3GRD4.js} +1 -1
  23. package/dist/{chunk-Q6OYNEGR.js → chunk-LLRXA7D7.js} +5 -6
  24. package/dist/{chunk-7KC4P3AU.js → chunk-MOY4VOHF.js} +2 -12
  25. package/dist/{chunk-XQQEKWTL.js → chunk-N55DVMAG.js} +6 -2
  26. package/dist/{chunk-TOIXUWR6.js → chunk-ND5TDV2J.js} +1 -1
  27. package/dist/{chunk-WF227UBV.js → chunk-QQHOKTJA.js} +4 -4
  28. package/dist/{chunk-T3IPHEYJ.js → chunk-QTI3KC7D.js} +4335 -554
  29. package/dist/chunk-QXCDKE2O.js +486 -0
  30. package/dist/{chunk-3BAPR3KA.js → chunk-RQA2EVN3.js} +5 -15
  31. package/dist/{chunk-HYNYEBHM.js → chunk-RQTWIXJ5.js} +3 -3
  32. package/dist/chunk-T35FWDAB.js +4342 -0
  33. package/dist/{chunk-DWK2QIAK.js → chunk-TYRUKGGD.js} +1 -1
  34. package/dist/{chunk-GRDLB6LM.js → chunk-UROTM5OR.js} +13 -1
  35. package/dist/{chunk-6YT4IKJ7.js → chunk-VNAZTCHA.js} +15 -0
  36. package/dist/{chunk-5LJAEZMA.js → chunk-VRNMNB3O.js} +5 -6
  37. package/dist/chunk-WQPX44YM.js +1626 -0
  38. package/dist/{chunk-7HMCB26R.js → chunk-XZGSCABI.js} +1 -1
  39. package/dist/chunk-YLQEVSOR.js +299 -0
  40. package/dist/{chunk-Y4FWCG7Y.js → chunk-ZQOKIGZP.js} +8 -7
  41. package/dist/components/chat/index.js +1 -1
  42. package/dist/components/index.css +38 -0
  43. package/dist/components/index.d.ts +152 -50
  44. package/dist/components/index.js +36 -39
  45. package/dist/components/navigation/index.css +38 -0
  46. package/dist/components/navigation/index.js +4 -3
  47. package/dist/execution/index.d.ts +7 -2
  48. package/dist/execution/index.js +1 -1
  49. package/dist/features/auth/index.css +38 -0
  50. package/dist/features/auth/index.d.ts +91 -14
  51. package/dist/features/auth/index.js +42 -10
  52. package/dist/features/clients/index.css +38 -0
  53. package/dist/features/clients/index.d.ts +1 -1
  54. package/dist/features/clients/index.js +16 -15
  55. package/dist/features/crm/index.css +38 -0
  56. package/dist/features/crm/index.d.ts +80 -18
  57. package/dist/features/crm/index.js +16 -15
  58. package/dist/features/dashboard/index.css +38 -0
  59. package/dist/features/dashboard/index.d.ts +65 -25
  60. package/dist/features/dashboard/index.js +16 -16
  61. package/dist/features/delivery/index.css +38 -0
  62. package/dist/features/delivery/index.d.ts +80 -18
  63. package/dist/features/delivery/index.js +15 -15
  64. package/dist/features/knowledge/index.css +38 -0
  65. package/dist/features/knowledge/index.d.ts +20 -18
  66. package/dist/features/knowledge/index.js +112 -597
  67. package/dist/features/lead-gen/index.css +38 -0
  68. package/dist/features/lead-gen/index.d.ts +45 -43
  69. package/dist/features/lead-gen/index.js +16 -16
  70. package/dist/features/monitoring/index.css +38 -0
  71. package/dist/features/monitoring/index.d.ts +20 -18
  72. package/dist/features/monitoring/index.js +17 -17
  73. package/dist/features/monitoring/requests/index.css +38 -0
  74. package/dist/features/monitoring/requests/index.d.ts +21 -19
  75. package/dist/features/monitoring/requests/index.js +15 -14
  76. package/dist/features/operations/index.css +38 -0
  77. package/dist/features/operations/index.d.ts +930 -66
  78. package/dist/features/operations/index.js +21 -24
  79. package/dist/features/seo/index.d.ts +20 -18
  80. package/dist/features/seo/index.js +2 -2
  81. package/dist/features/settings/index.css +38 -0
  82. package/dist/features/settings/index.d.ts +80 -18
  83. package/dist/features/settings/index.js +16 -15
  84. package/dist/graph/index.js +1 -1
  85. package/dist/hooks/delivery/index.css +38 -0
  86. package/dist/hooks/delivery/index.d.ts +60 -0
  87. package/dist/hooks/delivery/index.js +3 -3
  88. package/dist/hooks/index.css +38 -0
  89. package/dist/hooks/index.d.ts +301 -87
  90. package/dist/hooks/index.js +14 -13
  91. package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +143 -33
  92. package/dist/hooks/operations/command-view/utils/transformCommandViewData.js +1 -1
  93. package/dist/hooks/published.css +38 -0
  94. package/dist/hooks/published.d.ts +301 -87
  95. package/dist/hooks/published.js +14 -13
  96. package/dist/index.css +38 -0
  97. package/dist/index.d.ts +976 -1341
  98. package/dist/index.js +15 -14
  99. package/dist/initialization/index.d.ts +60 -0
  100. package/dist/initialization/index.js +1 -1
  101. package/dist/knowledge/index.d.ts +809 -1160
  102. package/dist/knowledge/index.js +5988 -2140
  103. package/dist/{chunk-O2QOPJI5.js → knowledge-search-index-5KYPO746.js} +96 -852
  104. package/dist/layout/index.js +3 -4
  105. package/dist/organization/index.css +38 -0
  106. package/dist/organization/index.js +1 -1
  107. package/dist/profile/index.d.ts +60 -0
  108. package/dist/profile/index.js +1 -1
  109. package/dist/provider/ElevasisServiceContext.js +1 -1
  110. package/dist/provider/index.css +38 -0
  111. package/dist/provider/index.d.ts +786 -1249
  112. package/dist/provider/index.js +11 -10
  113. package/dist/provider/published.css +38 -0
  114. package/dist/provider/published.d.ts +783 -1246
  115. package/dist/provider/published.js +8 -7
  116. package/dist/router/context.js +1 -1
  117. package/dist/router/index.js +1 -1
  118. package/dist/sse/index.js +1 -1
  119. package/dist/supabase/index.d.ts +117 -0
  120. package/dist/supabase/index.js +1 -1
  121. package/dist/test-utils/index.d.ts +16 -9
  122. package/dist/test-utils/index.js +40 -33
  123. package/dist/test-utils/setup-integration.js +1 -1
  124. package/dist/test-utils/setup.js +1 -1
  125. package/dist/theme/index.js +3 -3
  126. package/dist/theme/presets/index.js +1 -1
  127. package/dist/typeform/index.js +1 -1
  128. package/dist/typeform/schemas.js +1 -1
  129. package/dist/types/index.d.ts +205 -35
  130. package/dist/utils/index.d.ts +65 -25
  131. package/dist/utils/index.js +2 -2
  132. package/dist/vite/index.js +1 -1
  133. package/dist/vite-plugin-knowledge/index.js +1 -1
  134. package/dist/zustand/index.js +1 -1
  135. package/package.json +39 -38
  136. package/src/provider/README.md +5 -5
  137. package/dist/chunk-542WPQU2.js +0 -413
  138. package/dist/chunk-6IXOKUBC.js +0 -347
  139. package/dist/chunk-CQZ3DNQY.js +0 -740
  140. package/dist/chunk-ECNNI3NT.js +0 -6
  141. package/dist/chunk-JDNEWB5F.js +0 -10
  142. package/dist/chunk-MVFCLZSK.js +0 -4337
  143. package/dist/chunk-OAVTMITG.js +0 -13
  144. package/dist/chunk-TVRQ6AQI.js +0 -476
@@ -313,50 +313,120 @@ interface SerializedWorkflowDefinition {
313
313
  }
314
314
 
315
315
  declare const ResourceGovernanceStatusSchema: z.ZodEnum<{
316
- active: "active";
317
316
  deprecated: "deprecated";
317
+ active: "active";
318
318
  archived: "archived";
319
319
  }>;
320
320
  declare const ResourceEntrySchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
321
321
  id: z.ZodString;
322
- systemId: z.ZodString;
322
+ order: z.ZodDefault<z.ZodNumber>;
323
+ systemPath: z.ZodString;
323
324
  ownerRoleId: z.ZodOptional<z.ZodString>;
324
325
  status: z.ZodEnum<{
325
- active: "active";
326
326
  deprecated: "deprecated";
327
+ active: "active";
327
328
  archived: "archived";
328
329
  }>;
329
330
  kind: z.ZodLiteral<"workflow">;
330
- capabilityKey: z.ZodOptional<z.ZodString>;
331
+ actionKey: z.ZodOptional<z.ZodString>;
332
+ emits: z.ZodOptional<z.ZodArray<z.ZodObject<{
333
+ eventKey: z.ZodString;
334
+ label: z.ZodString;
335
+ payloadSchema: z.ZodOptional<z.ZodString>;
336
+ lifecycle: z.ZodOptional<z.ZodEnum<{
337
+ deprecated: "deprecated";
338
+ draft: "draft";
339
+ beta: "beta";
340
+ active: "active";
341
+ archived: "archived";
342
+ }>>;
343
+ }, z.core.$strip>>>;
331
344
  }, z.core.$strip>, z.ZodObject<{
332
345
  id: z.ZodString;
333
- systemId: z.ZodString;
346
+ order: z.ZodDefault<z.ZodNumber>;
347
+ systemPath: z.ZodString;
334
348
  ownerRoleId: z.ZodOptional<z.ZodString>;
335
349
  status: z.ZodEnum<{
336
- active: "active";
337
350
  deprecated: "deprecated";
351
+ active: "active";
338
352
  archived: "archived";
339
353
  }>;
340
354
  kind: z.ZodLiteral<"agent">;
341
355
  agentKind: z.ZodEnum<{
356
+ platform: "platform";
342
357
  orchestrator: "orchestrator";
343
358
  specialist: "specialist";
344
359
  utility: "utility";
345
- system: "system";
346
360
  }>;
347
361
  actsAsRoleId: z.ZodOptional<z.ZodString>;
348
362
  sessionCapable: z.ZodBoolean;
363
+ invocations: z.ZodDefault<z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
364
+ kind: z.ZodLiteral<"slash-command">;
365
+ command: z.ZodString;
366
+ toolFactory: z.ZodOptional<z.ZodString>;
367
+ }, z.core.$strip>, z.ZodObject<{
368
+ kind: z.ZodLiteral<"mcp-tool">;
369
+ server: z.ZodString;
370
+ name: z.ZodString;
371
+ }, z.core.$strip>, z.ZodObject<{
372
+ kind: z.ZodLiteral<"api-endpoint">;
373
+ method: z.ZodEnum<{
374
+ GET: "GET";
375
+ POST: "POST";
376
+ PATCH: "PATCH";
377
+ DELETE: "DELETE";
378
+ }>;
379
+ path: z.ZodString;
380
+ requestSchema: z.ZodOptional<z.ZodString>;
381
+ responseSchema: z.ZodOptional<z.ZodString>;
382
+ }, z.core.$strip>, z.ZodObject<{
383
+ kind: z.ZodLiteral<"script-execution">;
384
+ resourceId: z.ZodString;
385
+ }, z.core.$strip>], "kind">>>;
386
+ emits: z.ZodOptional<z.ZodArray<z.ZodObject<{
387
+ eventKey: z.ZodString;
388
+ label: z.ZodString;
389
+ payloadSchema: z.ZodOptional<z.ZodString>;
390
+ lifecycle: z.ZodOptional<z.ZodEnum<{
391
+ deprecated: "deprecated";
392
+ draft: "draft";
393
+ beta: "beta";
394
+ active: "active";
395
+ archived: "archived";
396
+ }>>;
397
+ }, z.core.$strip>>>;
349
398
  }, z.core.$strip>, z.ZodObject<{
350
399
  id: z.ZodString;
351
- systemId: z.ZodString;
400
+ order: z.ZodDefault<z.ZodNumber>;
401
+ systemPath: z.ZodString;
352
402
  ownerRoleId: z.ZodOptional<z.ZodString>;
353
403
  status: z.ZodEnum<{
354
- active: "active";
355
404
  deprecated: "deprecated";
405
+ active: "active";
356
406
  archived: "archived";
357
407
  }>;
358
408
  kind: z.ZodLiteral<"integration">;
359
409
  provider: z.ZodString;
410
+ }, z.core.$strip>, z.ZodObject<{
411
+ id: z.ZodString;
412
+ order: z.ZodDefault<z.ZodNumber>;
413
+ systemPath: z.ZodString;
414
+ ownerRoleId: z.ZodOptional<z.ZodString>;
415
+ status: z.ZodEnum<{
416
+ deprecated: "deprecated";
417
+ active: "active";
418
+ archived: "archived";
419
+ }>;
420
+ kind: z.ZodLiteral<"script">;
421
+ language: z.ZodEnum<{
422
+ shell: "shell";
423
+ sql: "sql";
424
+ typescript: "typescript";
425
+ python: "python";
426
+ }>;
427
+ source: z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
428
+ file: z.ZodString;
429
+ }, z.core.$strip>]>;
360
430
  }, z.core.$strip>], "kind">;
361
431
  type ResourceGovernanceStatus = z.infer<typeof ResourceGovernanceStatusSchema>;
362
432
  type ResourceEntry = z.infer<typeof ResourceEntrySchema>;
@@ -3217,6 +3287,66 @@ type Database = {
3217
3287
  }
3218
3288
  ];
3219
3289
  };
3290
+ user_notes: {
3291
+ Row: {
3292
+ content: string;
3293
+ created_at: string;
3294
+ created_by: string;
3295
+ id: string;
3296
+ metadata: Json;
3297
+ organization_id: string | null;
3298
+ pinned: boolean;
3299
+ priority: string;
3300
+ source: string | null;
3301
+ title: string | null;
3302
+ updated_at: string;
3303
+ user_id: string;
3304
+ };
3305
+ Insert: {
3306
+ content: string;
3307
+ created_at?: string;
3308
+ created_by?: string;
3309
+ id?: string;
3310
+ metadata?: Json;
3311
+ organization_id?: string | null;
3312
+ pinned?: boolean;
3313
+ priority?: string;
3314
+ source?: string | null;
3315
+ title?: string | null;
3316
+ updated_at?: string;
3317
+ user_id: string;
3318
+ };
3319
+ Update: {
3320
+ content?: string;
3321
+ created_at?: string;
3322
+ created_by?: string;
3323
+ id?: string;
3324
+ metadata?: Json;
3325
+ organization_id?: string | null;
3326
+ pinned?: boolean;
3327
+ priority?: string;
3328
+ source?: string | null;
3329
+ title?: string | null;
3330
+ updated_at?: string;
3331
+ user_id?: string;
3332
+ };
3333
+ Relationships: [
3334
+ {
3335
+ foreignKeyName: "user_notes_organization_id_fkey";
3336
+ columns: ["organization_id"];
3337
+ isOneToOne: false;
3338
+ referencedRelation: "organizations";
3339
+ referencedColumns: ["id"];
3340
+ },
3341
+ {
3342
+ foreignKeyName: "user_notes_user_id_fkey";
3343
+ columns: ["user_id"];
3344
+ isOneToOne: false;
3345
+ referencedRelation: "users";
3346
+ referencedColumns: ["id"];
3347
+ }
3348
+ ];
3349
+ };
3220
3350
  users: {
3221
3351
  Row: {
3222
3352
  config: Json;
@@ -3618,9 +3748,9 @@ type DealDetailResponse = z.infer<typeof DealDetailResponseSchema>;
3618
3748
  * from migration 20260428000003_lead_gen_acq_lists_status_and_config.sql).
3619
3749
  */
3620
3750
  declare const ListStatusSchema: z.ZodEnum<{
3621
- closing: "closing";
3622
- archived: "archived";
3623
3751
  draft: "draft";
3752
+ archived: "archived";
3753
+ closing: "closing";
3624
3754
  enriching: "enriching";
3625
3755
  launched: "launched";
3626
3756
  }>;
@@ -3745,9 +3875,9 @@ declare const AcqContactResponseSchema: z.ZodObject<{
3745
3875
  updatedAt: z.ZodString;
3746
3876
  }, z.core.$strip>;
3747
3877
  declare const AcqArtifactOwnerKindSchema: z.ZodEnum<{
3878
+ list: "list";
3748
3879
  company: "company";
3749
3880
  contact: "contact";
3750
- list: "list";
3751
3881
  deal: "deal";
3752
3882
  list_member: "list_member";
3753
3883
  }>;
@@ -4709,26 +4839,61 @@ type AIResourceDefinition = SerializedWorkflowDefinition | SerializedAgentDefini
4709
4839
  */
4710
4840
  type IntegrationType = 'gmail' | 'google-sheets' | 'slack' | 'github' | 'linear' | 'attio' | 'airtable' | 'salesforce' | 'hubspot' | 'stripe' | 'twilio' | 'sendgrid' | 'mailgun' | 'zapier' | 'webhook' | 'apify' | 'instantly' | 'resend' | 'signature-api' | 'dropbox' | 'anymailfinder' | 'tomba' | 'millionverifier';
4711
4841
 
4712
- declare const SystemEntrySchema: z.ZodObject<{
4713
- id: z.ZodString;
4714
- title: z.ZodString;
4715
- description: z.ZodString;
4716
- kind: z.ZodEnum<{
4717
- platform: "platform";
4718
- product: "product";
4719
- operational: "operational";
4720
- diagnostic: "diagnostic";
4721
- }>;
4722
- responsibleRoleId: z.ZodOptional<z.ZodString>;
4723
- governedByKnowledge: z.ZodDefault<z.ZodArray<z.ZodString>>;
4724
- drivesGoals: z.ZodDefault<z.ZodArray<z.ZodString>>;
4725
- status: z.ZodEnum<{
4726
- active: "active";
4727
- deprecated: "deprecated";
4728
- archived: "archived";
4729
- }>;
4842
+ /**
4843
+ * Placeholder discriminated union for ContentNode (Wave 1A).
4844
+ * Wave 2A wires concrete (kind, type) pairs via the registry.
4845
+ *
4846
+ * Per D2: unregistered (kind, type) pairs are allowed and pass through validation.
4847
+ * Per L14: every node carries BOTH `kind` and `type`.
4848
+ */
4849
+ declare const ContentNodeSchema: z.ZodObject<{
4850
+ label: z.ZodString;
4851
+ description: z.ZodOptional<z.ZodString>;
4852
+ order: z.ZodOptional<z.ZodNumber>;
4853
+ parentContentId: z.ZodOptional<z.ZodString>;
4854
+ kind: z.ZodString;
4855
+ type: z.ZodString;
4856
+ data: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
4730
4857
  }, z.core.$strip>;
4731
- type SystemEntry = z.infer<typeof SystemEntrySchema>;
4858
+ type ContentNode = z.infer<typeof ContentNodeSchema>;
4859
+
4860
+ /** Explicit interface needed to annotate the recursive SystemEntrySchema. */
4861
+ interface SystemEntry {
4862
+ id: string;
4863
+ label?: string;
4864
+ title?: string;
4865
+ description?: string;
4866
+ kind?: 'product' | 'operational' | 'platform' | 'diagnostic';
4867
+ parentSystemId?: string;
4868
+ ui?: {
4869
+ path: string;
4870
+ surfaces: string[];
4871
+ icon?: string;
4872
+ order?: number;
4873
+ };
4874
+ lifecycle?: 'draft' | 'beta' | 'active' | 'deprecated' | 'archived';
4875
+ responsibleRoleId?: string;
4876
+ governedByKnowledge?: string[];
4877
+ actions?: {
4878
+ actionId: string;
4879
+ intent: 'exposes' | 'consumes';
4880
+ invocation?: unknown;
4881
+ }[];
4882
+ policies?: string[];
4883
+ drivesGoals?: string[];
4884
+ /** @deprecated Use lifecycle. Accepted for one publish cycle. */
4885
+ status?: 'active' | 'deprecated' | 'archived';
4886
+ path?: string;
4887
+ icon?: string;
4888
+ color?: string;
4889
+ uiPosition?: 'sidebar-primary' | 'sidebar-bottom';
4890
+ enabled?: boolean;
4891
+ devOnly?: boolean;
4892
+ requiresAdmin?: boolean;
4893
+ order: number;
4894
+ content?: Record<string, ContentNode>;
4895
+ subsystems?: Record<string, SystemEntry>;
4896
+ }
4732
4897
 
4733
4898
  /**
4734
4899
  * Resource Registry type definitions
@@ -4743,7 +4908,7 @@ type ResourceStatus = 'dev' | 'prod';
4743
4908
  * Used as the discriminator field in ResourceDefinition
4744
4909
  */
4745
4910
  type ResourceType = 'agent' | 'workflow' | 'trigger' | 'integration' | 'external' | 'human';
4746
- type ResourceSystemSummary = Pick<SystemEntry, 'id' | 'title' | 'description' | 'kind' | 'status'>;
4911
+ type ResourceSystemSummary = Pick<SystemEntry, 'id' | 'title' | 'description' | 'kind' | 'lifecycle'>;
4747
4912
  /**
4748
4913
  * Base interface for ALL platform resources
4749
4914
  * Shared by both executable (agents, workflows) and non-executable (triggers, integrations, etc.) resources
@@ -4769,8 +4934,8 @@ interface ResourceDefinition {
4769
4934
  sessionCapable?: boolean;
4770
4935
  /** Whether the resource is local (monorepo) or remote (externally deployed) */
4771
4936
  origin?: 'local' | 'remote';
4772
- /** OM System membership, when backed by a Resource descriptor */
4773
- systemId?: string;
4937
+ /** OM System membership — dot-separated system path (e.g. "sys.lead-gen"), when backed by a Resource descriptor */
4938
+ systemPath?: string;
4774
4939
  /** Display metadata for the owning OM System */
4775
4940
  system?: ResourceSystemSummary;
4776
4941
  /** Governance lifecycle status from the OM Resource descriptor */
@@ -5060,13 +5225,18 @@ interface CommandViewData {
5060
5225
  declare const LinkSchema: z.ZodObject<{
5061
5226
  nodeId: z.ZodString;
5062
5227
  kind: z.ZodEnum<{
5228
+ links: "links";
5229
+ affects: "affects";
5230
+ emits: "emits";
5063
5231
  contains: "contains";
5064
5232
  references: "references";
5065
- exposes: "exposes";
5066
5233
  maps_to: "maps_to";
5067
- "operates-on": "operates-on";
5068
5234
  uses: "uses";
5069
5235
  governs: "governs";
5236
+ originates_from: "originates_from";
5237
+ triggers: "triggers";
5238
+ applies_to: "applies_to";
5239
+ effects: "effects";
5070
5240
  }>;
5071
5241
  }, z.core.$strip>;
5072
5242
  type Link = z.infer<typeof LinkSchema>;
@@ -5297,9 +5467,9 @@ declare const ExecutionHistoryItemSchema: z.ZodObject<{
5297
5467
  createdAt: z.ZodString;
5298
5468
  status: z.ZodEnum<{
5299
5469
  completed: "completed";
5300
- cancelled: "cancelled";
5301
5470
  failed: "failed";
5302
5471
  running: "running";
5472
+ cancelled: "cancelled";
5303
5473
  }>;
5304
5474
  step: z.ZodNullable<z.ZodNumber>;
5305
5475
  itemLabel: z.ZodNullable<z.ZodString>;
@@ -5316,9 +5486,9 @@ declare const ExecutionHistoryResponseSchema: z.ZodObject<{
5316
5486
  createdAt: z.ZodString;
5317
5487
  status: z.ZodEnum<{
5318
5488
  completed: "completed";
5319
- cancelled: "cancelled";
5320
5489
  failed: "failed";
5321
5490
  running: "running";
5491
+ cancelled: "cancelled";
5322
5492
  }>;
5323
5493
  step: z.ZodNullable<z.ZodNumber>;
5324
5494
  itemLabel: z.ZodNullable<z.ZodString>;
@@ -5355,8 +5525,8 @@ interface Deployment {
5355
5525
 
5356
5526
  declare const ClientStatusSchema: z.ZodEnum<{
5357
5527
  active: "active";
5358
- paused: "paused";
5359
5528
  completed: "completed";
5529
+ paused: "paused";
5360
5530
  onboarding: "onboarding";
5361
5531
  churned: "churned";
5362
5532
  }>;
@@ -5366,8 +5536,8 @@ declare const ClientResponseSchema: z.ZodObject<{
5366
5536
  name: z.ZodString;
5367
5537
  status: z.ZodEnum<{
5368
5538
  active: "active";
5369
- paused: "paused";
5370
5539
  completed: "completed";
5540
+ paused: "paused";
5371
5541
  onboarding: "onboarding";
5372
5542
  churned: "churned";
5373
5543
  }>;
@@ -5385,8 +5555,8 @@ declare const ClientDetailResponseSchema: z.ZodObject<{
5385
5555
  name: z.ZodString;
5386
5556
  status: z.ZodEnum<{
5387
5557
  active: "active";
5388
- paused: "paused";
5389
5558
  completed: "completed";
5559
+ paused: "paused";
5390
5560
  onboarding: "onboarding";
5391
5561
  churned: "churned";
5392
5562
  }>;
@@ -5433,8 +5603,8 @@ declare const ClientStatusResponseSchema: z.ZodObject<{
5433
5603
  totalClients: z.ZodNumber;
5434
5604
  byStatus: z.ZodRecord<z.ZodEnum<{
5435
5605
  active: "active";
5436
- paused: "paused";
5437
5606
  completed: "completed";
5607
+ paused: "paused";
5438
5608
  onboarding: "onboarding";
5439
5609
  churned: "churned";
5440
5610
  }>, z.ZodNumber>;
@@ -5447,8 +5617,8 @@ declare const CreateClientRequestSchema: z.ZodObject<{
5447
5617
  name: z.ZodString;
5448
5618
  status: z.ZodOptional<z.ZodEnum<{
5449
5619
  active: "active";
5450
- paused: "paused";
5451
5620
  completed: "completed";
5621
+ paused: "paused";
5452
5622
  onboarding: "onboarding";
5453
5623
  churned: "churned";
5454
5624
  }>>;
@@ -5461,8 +5631,8 @@ declare const UpdateClientRequestSchema: z.ZodObject<{
5461
5631
  name: z.ZodOptional<z.ZodString>;
5462
5632
  status: z.ZodOptional<z.ZodEnum<{
5463
5633
  active: "active";
5464
- paused: "paused";
5465
5634
  completed: "completed";
5635
+ paused: "paused";
5466
5636
  onboarding: "onboarding";
5467
5637
  churned: "churned";
5468
5638
  }>>;
@@ -5899,7 +6069,7 @@ declare function useGetExecutionHistory(scheduleId: string | undefined, options?
5899
6069
  executions: {
5900
6070
  id: string;
5901
6071
  createdAt: string;
5902
- status: "completed" | "cancelled" | "failed" | "running";
6072
+ status: "completed" | "failed" | "running" | "cancelled";
5903
6073
  step: number | null;
5904
6074
  itemLabel: string | null;
5905
6075
  duration: number | null;
@@ -6214,6 +6384,7 @@ declare const observabilityKeys: {
6214
6384
  dashboardMetrics: (organizationId: string | null, timeRange: string) => readonly ["observability", "dashboard-metrics", string | null, string];
6215
6385
  businessImpact: (organizationId: string | null, timeRange: string) => readonly ["observability", "business-impact", string | null, string];
6216
6386
  resourcesHealth: (organizationId: string | null, resources: string, startDate: string, endDate: string, granularity: string) => readonly ["observability", "resources-health", string | null, string, string, string, string];
6387
+ systemHealth: (organizationId: string | null, systemPath: string, timeRange: string, includeDescendants: boolean, descendantMode: string, resourceSet: string, startDate: string, endDate: string, directResources: readonly unknown[], descendantResources: readonly unknown[]) => readonly ["observability", "system-health", string | null, string, string, boolean, string, string, string, string, readonly unknown[], readonly unknown[]];
6217
6388
  unresolvedErrors: (organizationId: string | null, startDate: string, endDate: string) => readonly ["observability", "unresolved-errors", string | null, string, string];
6218
6389
  recentExecutionsByResource: (organizationId: string | null, timeRange: string, limit: number | undefined) => readonly ["observability", "recent-executions-by-resource", string | null, string, number | undefined];
6219
6390
  };
@@ -6322,6 +6493,52 @@ declare function useBatchedResourcesHealth(params: UseBatchedResourcesHealthPara
6322
6493
  healthLookup: Map<string, ResourceHealth>;
6323
6494
  };
6324
6495
 
6496
+ interface SystemHealthExecutionSummary {
6497
+ successRate: number;
6498
+ p95Duration: number;
6499
+ totalExecutions: number;
6500
+ statusCounts: {
6501
+ success: number;
6502
+ failed: number;
6503
+ pending: number;
6504
+ warning: number;
6505
+ };
6506
+ trendData: Array<{
6507
+ time: string;
6508
+ rate: number;
6509
+ successCount: number;
6510
+ errorCount: number;
6511
+ warningCount: number;
6512
+ executionCount: number;
6513
+ }>;
6514
+ peakPeriod: string;
6515
+ granularity: 'hour' | 'day';
6516
+ }
6517
+ interface SystemHealthResponse {
6518
+ systemPath: string;
6519
+ includeDescendants: boolean;
6520
+ resourceCounts: {
6521
+ total: number;
6522
+ direct: number;
6523
+ descendant: number;
6524
+ executable: number;
6525
+ passiveIntegrations: number;
6526
+ };
6527
+ executionHealth: SystemHealthExecutionSummary;
6528
+ breakdown: {
6529
+ direct: SystemHealthExecutionSummary;
6530
+ descendants: SystemHealthExecutionSummary;
6531
+ };
6532
+ }
6533
+ interface UseSystemHealthParams {
6534
+ systemPath: string;
6535
+ timeRange: TimeRange;
6536
+ includeDescendants?: boolean;
6537
+ directResources: ResourceEntry[];
6538
+ descendantResources: ResourceEntry[];
6539
+ }
6540
+ declare function useSystemHealth({ systemPath, timeRange, includeDescendants, directResources, descendantResources }: UseSystemHealthParams): _tanstack_react_query.UseQueryResult<SystemHealthResponse, Error>;
6541
+
6325
6542
  interface UseUnresolvedErrorsParams {
6326
6543
  startDate: string;
6327
6544
  endDate: string;
@@ -6883,8 +7100,8 @@ declare const RequestSourceEnum: z.ZodEnum<{
6883
7100
  cli: "cli";
6884
7101
  }>;
6885
7102
  declare const RequestTypeEnum: z.ZodEnum<{
6886
- feature: "feature";
6887
7103
  other: "other";
7104
+ feature: "feature";
6888
7105
  bug: "bug";
6889
7106
  question: "question";
6890
7107
  }>;
@@ -7002,7 +7219,7 @@ declare function useClients(filters?: ClientsListFilters): _tanstack_react_query
7002
7219
  id: string;
7003
7220
  organizationId: string;
7004
7221
  name: string;
7005
- status: "active" | "paused" | "completed" | "onboarding" | "churned";
7222
+ status: "active" | "completed" | "paused" | "onboarding" | "churned";
7006
7223
  sourceDealId: string | null;
7007
7224
  primaryCompanyId: string | null;
7008
7225
  primaryContactId: string | null;
@@ -7018,7 +7235,7 @@ declare function useClients(filters?: ClientsListFilters): _tanstack_react_query
7018
7235
 
7019
7236
  declare function useClientStatus(): _tanstack_react_query.UseQueryResult<{
7020
7237
  totalClients: number;
7021
- byStatus: Record<"active" | "paused" | "completed" | "onboarding" | "churned", number>;
7238
+ byStatus: Record<"active" | "completed" | "paused" | "onboarding" | "churned", number>;
7022
7239
  linkedDeals: number;
7023
7240
  linkedProjects: number;
7024
7241
  linkedCompanies: number;
@@ -7029,7 +7246,7 @@ declare function useClient(clientId: string | undefined): _tanstack_react_query.
7029
7246
  id: string;
7030
7247
  organizationId: string;
7031
7248
  name: string;
7032
- status: "active" | "paused" | "completed" | "onboarding" | "churned";
7249
+ status: "active" | "completed" | "paused" | "onboarding" | "churned";
7033
7250
  sourceDealId: string | null;
7034
7251
  primaryCompanyId: string | null;
7035
7252
  primaryContactId: string | null;
@@ -7074,7 +7291,7 @@ declare function useCreateClient(): _tanstack_react_query.UseMutationResult<{
7074
7291
  id: string;
7075
7292
  organizationId: string;
7076
7293
  name: string;
7077
- status: "active" | "paused" | "completed" | "onboarding" | "churned";
7294
+ status: "active" | "completed" | "paused" | "onboarding" | "churned";
7078
7295
  sourceDealId: string | null;
7079
7296
  primaryCompanyId: string | null;
7080
7297
  primaryContactId: string | null;
@@ -7084,7 +7301,7 @@ declare function useCreateClient(): _tanstack_react_query.UseMutationResult<{
7084
7301
  updatedAt: string;
7085
7302
  }, Error, {
7086
7303
  name: string;
7087
- status?: "active" | "paused" | "completed" | "onboarding" | "churned" | undefined;
7304
+ status?: "active" | "completed" | "paused" | "onboarding" | "churned" | undefined;
7088
7305
  sourceDealId?: string | null | undefined;
7089
7306
  primaryCompanyId?: string | null | undefined;
7090
7307
  primaryContactId?: string | null | undefined;
@@ -7099,7 +7316,7 @@ declare function useUpdateClient(): _tanstack_react_query.UseMutationResult<{
7099
7316
  id: string;
7100
7317
  organizationId: string;
7101
7318
  name: string;
7102
- status: "active" | "paused" | "completed" | "onboarding" | "churned";
7319
+ status: "active" | "completed" | "paused" | "onboarding" | "churned";
7103
7320
  sourceDealId: string | null;
7104
7321
  primaryCompanyId: string | null;
7105
7322
  primaryContactId: string | null;
@@ -7216,7 +7433,7 @@ interface UseCommandViewStatsOptions {
7216
7433
  */
7217
7434
  declare function useCommandViewStats(timeRange?: StatsTimeRange, options?: UseCommandViewStatsOptions): _tanstack_react_query.UseQueryResult<CommandViewStatsResponse, Error>;
7218
7435
 
7219
- type CommandViewVisualizationMode = 'cluster' | 'swimlane' | 'focus' | 'network' | 'force' | 'explore';
7436
+ type CommandViewVisualizationMode = 'explore';
7220
7437
 
7221
7438
  type StatusFilter$1 = ResourceStatus | 'all';
7222
7439
 
@@ -7275,7 +7492,7 @@ interface CommandViewStore {
7275
7492
  }
7276
7493
  /**
7277
7494
  * Shared store for Command View filter/settings state.
7278
- * Allows CommandViewPage (graph) and CommandViewSidebarContent (sidebar) to share state.
7495
+ * Allows CommandViewPage to share Command View filter/settings state.
7279
7496
  *
7280
7497
  * Persisted to localStorage: showIntegrations, fitViewOnFilter, visualizationMode,
7281
7498
  * lastUsedVisualizationMode, resource/diagnostic visibility preferences.
@@ -7283,10 +7500,7 @@ interface CommandViewStore {
7283
7500
  *
7284
7501
  * Default-mode logic:
7285
7502
  * - New sessions (no localStorage entry): visualizationMode initializes to 'explore'.
7286
- * - Returning sessions: persist middleware merges stored visualizationMode over the initial value,
7287
- * so the user lands on whatever mode they last used. lastUsedVisualizationMode provides an
7288
- * explicit observable for this preference (Wave 5 test assertions).
7289
- * - VALID_VISUALIZATION_MODES guards against stale localStorage values from old mode names.
7503
+ * - Returning sessions: persisted legacy visualization modes normalize to 'explore'.
7290
7504
  */
7291
7505
  declare const useCommandViewStore: zustand.UseBoundStore<Omit<zustand.StoreApi<CommandViewStore>, "setState" | "persist"> & {
7292
7506
  setState(partial: CommandViewStore | Partial<CommandViewStore> | ((state: CommandViewStore) => CommandViewStore | Partial<CommandViewStore>), replace?: false | undefined): unknown;
@@ -7295,8 +7509,8 @@ declare const useCommandViewStore: zustand.UseBoundStore<Omit<zustand.StoreApi<C
7295
7509
  setOptions: (options: Partial<zustand_middleware.PersistOptions<CommandViewStore, {
7296
7510
  showIntegrations: boolean;
7297
7511
  fitViewOnFilter: boolean;
7298
- visualizationMode: CommandViewVisualizationMode;
7299
- lastUsedVisualizationMode: CommandViewVisualizationMode | null;
7512
+ visualizationMode: "explore";
7513
+ lastUsedVisualizationMode: "explore" | null;
7300
7514
  resourcesHidden: boolean;
7301
7515
  diagnosticsHidden: boolean;
7302
7516
  lastOpenBottomTab: string | null;
@@ -7310,8 +7524,8 @@ declare const useCommandViewStore: zustand.UseBoundStore<Omit<zustand.StoreApi<C
7310
7524
  getOptions: () => Partial<zustand_middleware.PersistOptions<CommandViewStore, {
7311
7525
  showIntegrations: boolean;
7312
7526
  fitViewOnFilter: boolean;
7313
- visualizationMode: CommandViewVisualizationMode;
7314
- lastUsedVisualizationMode: CommandViewVisualizationMode | null;
7527
+ visualizationMode: "explore";
7528
+ lastUsedVisualizationMode: "explore" | null;
7315
7529
  resourcesHidden: boolean;
7316
7530
  diagnosticsHidden: boolean;
7317
7531
  lastOpenBottomTab: string | null;
@@ -7769,7 +7983,7 @@ declare function useLists(): _tanstack_react_query.UseQueryResult<{
7769
7983
  description: string | null;
7770
7984
  batchIds: string[];
7771
7985
  instantlyCampaignId: string | null;
7772
- status: "closing" | "archived" | "draft" | "enriching" | "launched";
7986
+ status: "draft" | "archived" | "closing" | "enriching" | "launched";
7773
7987
  metadata: {
7774
7988
  [x: string]: unknown;
7775
7989
  buildPlanSnapshot?: {
@@ -7782,7 +7996,7 @@ declare function useLists(): _tanstack_react_query.UseQueryResult<{
7782
7996
  outputs: ("company" | "contact" | "export")[];
7783
7997
  stageKey: string;
7784
7998
  dependencyMode: "per-record-eligibility";
7785
- capabilityKey: string;
7999
+ actionKey: string;
7786
8000
  defaultBatchSize: number;
7787
8001
  maxBatchSize: number;
7788
8002
  description?: string | undefined;
@@ -7796,7 +8010,7 @@ declare function useLists(): _tanstack_react_query.UseQueryResult<{
7796
8010
  label: string;
7797
8011
  path: string;
7798
8012
  width?: string | number | undefined;
7799
- renderType?: "text" | "badge" | "datetime" | "count" | "json" | undefined;
8013
+ renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
7800
8014
  badgeColor?: string | undefined;
7801
8015
  }[] | undefined;
7802
8016
  contact?: {
@@ -7804,7 +8018,7 @@ declare function useLists(): _tanstack_react_query.UseQueryResult<{
7804
8018
  label: string;
7805
8019
  path: string;
7806
8020
  width?: string | number | undefined;
7807
- renderType?: "text" | "badge" | "datetime" | "count" | "json" | undefined;
8021
+ renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
7808
8022
  badgeColor?: string | undefined;
7809
8023
  }[] | undefined;
7810
8024
  } | undefined;
@@ -7854,7 +8068,7 @@ declare function useList(listId: string): _tanstack_react_query.UseQueryResult<{
7854
8068
  description: string | null;
7855
8069
  batchIds: string[];
7856
8070
  instantlyCampaignId: string | null;
7857
- status: "closing" | "archived" | "draft" | "enriching" | "launched";
8071
+ status: "draft" | "archived" | "closing" | "enriching" | "launched";
7858
8072
  metadata: {
7859
8073
  [x: string]: unknown;
7860
8074
  buildPlanSnapshot?: {
@@ -7867,7 +8081,7 @@ declare function useList(listId: string): _tanstack_react_query.UseQueryResult<{
7867
8081
  outputs: ("company" | "contact" | "export")[];
7868
8082
  stageKey: string;
7869
8083
  dependencyMode: "per-record-eligibility";
7870
- capabilityKey: string;
8084
+ actionKey: string;
7871
8085
  defaultBatchSize: number;
7872
8086
  maxBatchSize: number;
7873
8087
  description?: string | undefined;
@@ -7881,7 +8095,7 @@ declare function useList(listId: string): _tanstack_react_query.UseQueryResult<{
7881
8095
  label: string;
7882
8096
  path: string;
7883
8097
  width?: string | number | undefined;
7884
- renderType?: "text" | "badge" | "datetime" | "count" | "json" | undefined;
8098
+ renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
7885
8099
  badgeColor?: string | undefined;
7886
8100
  }[] | undefined;
7887
8101
  contact?: {
@@ -7889,7 +8103,7 @@ declare function useList(listId: string): _tanstack_react_query.UseQueryResult<{
7889
8103
  label: string;
7890
8104
  path: string;
7891
8105
  width?: string | number | undefined;
7892
- renderType?: "text" | "badge" | "datetime" | "count" | "json" | undefined;
8106
+ renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
7893
8107
  badgeColor?: string | undefined;
7894
8108
  }[] | undefined;
7895
8109
  } | undefined;
@@ -8038,7 +8252,7 @@ declare function useCreateList(): _tanstack_react_query.UseMutationResult<{
8038
8252
  description: string | null;
8039
8253
  batchIds: string[];
8040
8254
  instantlyCampaignId: string | null;
8041
- status: "closing" | "archived" | "draft" | "enriching" | "launched";
8255
+ status: "draft" | "archived" | "closing" | "enriching" | "launched";
8042
8256
  metadata: {
8043
8257
  [x: string]: unknown;
8044
8258
  buildPlanSnapshot?: {
@@ -8051,7 +8265,7 @@ declare function useCreateList(): _tanstack_react_query.UseMutationResult<{
8051
8265
  outputs: ("company" | "contact" | "export")[];
8052
8266
  stageKey: string;
8053
8267
  dependencyMode: "per-record-eligibility";
8054
- capabilityKey: string;
8268
+ actionKey: string;
8055
8269
  defaultBatchSize: number;
8056
8270
  maxBatchSize: number;
8057
8271
  description?: string | undefined;
@@ -8065,7 +8279,7 @@ declare function useCreateList(): _tanstack_react_query.UseMutationResult<{
8065
8279
  label: string;
8066
8280
  path: string;
8067
8281
  width?: string | number | undefined;
8068
- renderType?: "text" | "badge" | "datetime" | "count" | "json" | undefined;
8282
+ renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
8069
8283
  badgeColor?: string | undefined;
8070
8284
  }[] | undefined;
8071
8285
  contact?: {
@@ -8073,7 +8287,7 @@ declare function useCreateList(): _tanstack_react_query.UseMutationResult<{
8073
8287
  label: string;
8074
8288
  path: string;
8075
8289
  width?: string | number | undefined;
8076
- renderType?: "text" | "badge" | "datetime" | "count" | "json" | undefined;
8290
+ renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
8077
8291
  badgeColor?: string | undefined;
8078
8292
  }[] | undefined;
8079
8293
  } | undefined;
@@ -8118,7 +8332,7 @@ declare function useCreateList(): _tanstack_react_query.UseMutationResult<{
8118
8332
  }, Error, {
8119
8333
  name: string;
8120
8334
  description?: string | null | undefined;
8121
- status?: "closing" | "archived" | "draft" | "enriching" | "launched" | undefined;
8335
+ status?: "draft" | "archived" | "closing" | "enriching" | "launched" | undefined;
8122
8336
  buildTemplateId?: string | undefined;
8123
8337
  scrapingConfig?: {
8124
8338
  vertical?: string | undefined;
@@ -8150,7 +8364,7 @@ declare function useUpdateList(listId: string): _tanstack_react_query.UseMutatio
8150
8364
  description: string | null;
8151
8365
  batchIds: string[];
8152
8366
  instantlyCampaignId: string | null;
8153
- status: "closing" | "archived" | "draft" | "enriching" | "launched";
8367
+ status: "draft" | "archived" | "closing" | "enriching" | "launched";
8154
8368
  metadata: {
8155
8369
  [x: string]: unknown;
8156
8370
  buildPlanSnapshot?: {
@@ -8163,7 +8377,7 @@ declare function useUpdateList(listId: string): _tanstack_react_query.UseMutatio
8163
8377
  outputs: ("company" | "contact" | "export")[];
8164
8378
  stageKey: string;
8165
8379
  dependencyMode: "per-record-eligibility";
8166
- capabilityKey: string;
8380
+ actionKey: string;
8167
8381
  defaultBatchSize: number;
8168
8382
  maxBatchSize: number;
8169
8383
  description?: string | undefined;
@@ -8177,7 +8391,7 @@ declare function useUpdateList(listId: string): _tanstack_react_query.UseMutatio
8177
8391
  label: string;
8178
8392
  path: string;
8179
8393
  width?: string | number | undefined;
8180
- renderType?: "text" | "badge" | "datetime" | "count" | "json" | undefined;
8394
+ renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
8181
8395
  badgeColor?: string | undefined;
8182
8396
  }[] | undefined;
8183
8397
  contact?: {
@@ -8185,7 +8399,7 @@ declare function useUpdateList(listId: string): _tanstack_react_query.UseMutatio
8185
8399
  label: string;
8186
8400
  path: string;
8187
8401
  width?: string | number | undefined;
8188
- renderType?: "text" | "badge" | "datetime" | "count" | "json" | undefined;
8402
+ renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
8189
8403
  badgeColor?: string | undefined;
8190
8404
  }[] | undefined;
8191
8405
  } | undefined;
@@ -8241,7 +8455,7 @@ declare function useUpdateListConfig(listId: string): _tanstack_react_query.UseM
8241
8455
  description: string | null;
8242
8456
  batchIds: string[];
8243
8457
  instantlyCampaignId: string | null;
8244
- status: "closing" | "archived" | "draft" | "enriching" | "launched";
8458
+ status: "draft" | "archived" | "closing" | "enriching" | "launched";
8245
8459
  metadata: {
8246
8460
  [x: string]: unknown;
8247
8461
  buildPlanSnapshot?: {
@@ -8254,7 +8468,7 @@ declare function useUpdateListConfig(listId: string): _tanstack_react_query.UseM
8254
8468
  outputs: ("company" | "contact" | "export")[];
8255
8469
  stageKey: string;
8256
8470
  dependencyMode: "per-record-eligibility";
8257
- capabilityKey: string;
8471
+ actionKey: string;
8258
8472
  defaultBatchSize: number;
8259
8473
  maxBatchSize: number;
8260
8474
  description?: string | undefined;
@@ -8268,7 +8482,7 @@ declare function useUpdateListConfig(listId: string): _tanstack_react_query.UseM
8268
8482
  label: string;
8269
8483
  path: string;
8270
8484
  width?: string | number | undefined;
8271
- renderType?: "text" | "badge" | "datetime" | "count" | "json" | undefined;
8485
+ renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
8272
8486
  badgeColor?: string | undefined;
8273
8487
  }[] | undefined;
8274
8488
  contact?: {
@@ -8276,7 +8490,7 @@ declare function useUpdateListConfig(listId: string): _tanstack_react_query.UseM
8276
8490
  label: string;
8277
8491
  path: string;
8278
8492
  width?: string | number | undefined;
8279
- renderType?: "text" | "badge" | "datetime" | "count" | "json" | undefined;
8493
+ renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
8280
8494
  badgeColor?: string | undefined;
8281
8495
  }[] | undefined;
8282
8496
  } | undefined;
@@ -8773,7 +8987,7 @@ declare function useDeleteContacts(): _tanstack_react_query.UseMutationResult<vo
8773
8987
 
8774
8988
  declare const leadGenArtifactKeys: {
8775
8989
  all: readonly ["lead-gen-artifacts"];
8776
- list: (organizationId: string | null, ownerKind: AcqArtifactOwnerKind, ownerId: string) => readonly ["lead-gen-artifacts", string | null, "company" | "contact" | "list" | "deal" | "list_member", string];
8990
+ list: (organizationId: string | null, ownerKind: AcqArtifactOwnerKind, ownerId: string) => readonly ["lead-gen-artifacts", string | null, "list" | "company" | "contact" | "deal" | "list_member", string];
8777
8991
  };
8778
8992
  interface UseArtifactsParams {
8779
8993
  ownerKind: AcqArtifactOwnerKind;
@@ -8805,7 +9019,7 @@ declare function useCreateArtifact(): _tanstack_react_query.UseMutationResult<{
8805
9019
  createdAt: string;
8806
9020
  version: number;
8807
9021
  }, Error, {
8808
- ownerKind: "company" | "contact" | "list" | "deal" | "list_member";
9022
+ ownerKind: "list" | "company" | "contact" | "deal" | "list_member";
8809
9023
  ownerId: string;
8810
9024
  kind: string;
8811
9025
  content: Record<string, unknown>;
@@ -9855,5 +10069,5 @@ declare function useCreateNote(): _tanstack_react_query.UseMutationResult<{
9855
10069
  type?: string;
9856
10070
  }, "organization_id">, unknown>;
9857
10071
 
9858
- export { ApiKeyService, CredentialService, DeploymentService, OperationsService, OrganizationMembershipService, REFETCH_INTERVAL_RUNNING, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY, WebhookEndpointService, acquisitionListKeys, clientsKeys, collectResourceFilterFacets, companyKeys, contactKeys, createFeatureAccessHook, dealKeys, dealNoteKeys, dealTaskKeys, executionsKeys, filterByDomainFilters, getResourceFilterFacetIds, isSessionCapable, labelResourceFilterFacet, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, milestoneKeys, noteKeys, observabilityKeys, operationsKeys, projectActivityKeys, projectKeys, requestsKeys, scheduleKeys, sessionsKeys, sortData, taskKeys, useActivateDeployment, useActivities, useActivitiesRealtime, useActivityFilters, useActivityTrend, useAddCompaniesToList, useAddContactsToList, useArchiveSession, useArchivedLogs, useArtifacts, useAssignRole, useBatchDelete, useBatchTelemetry, useBatchedResourcesHealth, useBulkDeleteExecutions, useBusinessImpact, useCancelExecution, useCancelSchedule, useCheckpointTasks, useClient, useClientStatus, useClients, useCommandQueue, useCommandQueueTotals, useCommandViewData, useCommandViewDomainFilters, useCommandViewStats, useCommandViewStore, useCompanies, useCompany, useCompanyFacets, useCompleteDealTask, useContact, useContacts, useCostBreakdown, useCostByModel, useCostSummary, useCostTrends, useCreateApiKey, useCreateArtifact, useCreateClient, useCreateCompany, useCreateContact, useCreateCredential, useCreateDealNote, useCreateDealTask, useCreateProject as useCreateDeliveryProject, useCreateList, useCreateMilestone, useCreateNote, useCreateOrgRole, useCreateSchedule, useCreateSession, useCreateTask, useCreateWebhookEndpoint, useCredentials, useDashboardMetrics, useDeactivateDeployment, useDeactivateMembership, useDealDetail, useDealNotes, useDealTasks, useDealTasksDue, useDeals, useDealsLookup, useDealsSummary, useDeleteApiKey, useDeleteClient, useDeleteCompanies, useDeleteContacts, useDeleteCredential, useDeleteDeal, useDeleteProject as useDeleteDeliveryProject, useDeleteTask as useDeleteDeliveryTask, useDeleteDeployment, useDeleteExecution, useDeleteList, useDeleteMilestone, useDeleteOrgRole, useDeleteRequest, useDeleteSchedule, useDeleteSession, useDeleteTask$1 as useDeleteTask, useDeleteWebhookEndpoint, useDeriveActions, useEffectivePermissions, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useErrorTrends, useExecuteAction, useExecuteAsync, useExecuteResource, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionLogsFilters, useExecutionPanelState, useExecutionSSE, useExecutions, useGetExecutionHistory, useGetSchedule, useHasPermission, useInFlightExecutions, useList, useListApiKeys, useListDeployments, useListExecutions, useListMember, useListMembers, useListProgress, useListRecords, useListSchedules, useListWebhookEndpoints, useLists, useListsTelemetry, useMarkAllAsRead, useMarkAsRead, useMergedExecution, useMilestones, useNotificationCount as useNotificationCountSSE, useNotifications, useOrgRoles, useOrganizationMembers, useOrganizationPermissions, usePaginationState, usePatchTask, usePauseSchedule, usePermissionCatalog, useProject, useProjectActivities, useProjectMilestones, useProjectNotes, useProjectRealtime, useProjectTasks, useProjects, useReactivateMembership, useRecentExecutionsByResource, useRemoveCompaniesFromList, useRequest, useRequestsList, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResourceDefinition, useResourceErrors, useResourceExecutions, useResourceSearch, useResources, useResourcesDomainFilters, useResourcesHealth, useResumeSchedule, useRetryExecution, useRevokeRole, useSSEConnection, useScheduledTasks, useSession, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket, useSessions, useSortedData, useStatusFilter, useSubmitAction, useSuccessNotification, useTableSelection, useTableSort, useTasks, useTestNotification, useTimeRangeDates, useTopFailingResources, useTransitionItem, useTransitionListCompany, useTransitionListMember, useTransitionState, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateApiKey, useUpdateClient, useUpdateCompany, useUpdateContact, useUpdateCredential, useUpdateProject as useUpdateDeliveryProject, useUpdateList, useUpdateListConfig, useUpdateListStatus, useUpdateMemberConfig, useUpdateMilestone, useUpdateOrgRole, useUpdateRequestStatus, useUpdateSchedule, useUpdateTask, useUpdateWebhookEndpoint, useUserMemberships, useVerifyCredential, useVisibleResources, useWarningNotification, useWorkflowExecution };
9859
- export type { AcqCompanyWithCount, AcqContactWithCompany, AcqDealNote, AcqDealTask, AcqDealTaskKind, ActivityFilters, ActivityTrendResponse, AddCompaniesToListResult, AddContactsToListResult, AssignRoleInput, BulkDeleteExecutionsParams, BulkDeleteExecutionsResult, BusinessImpactMetrics, CancelExecutionParams, CancelExecutionResult, ChatMessage, ClientDetailResponse, ClientResponse, ClientStatus, ClientStatusResponse, ClientsListFilters, CreateApiKeyRequest, CreateApiKeyResponse, CreateClientRequest, CreateCredentialRequest, CreateCredentialResponse, CreateOrgRoleInput, CreateScheduleInput, CreateSessionResponse, CredentialListItem, DealDetail, DealLookupFilters, DealLookupItem, DealSummaryStageItem, DealsSummaryResponse, DeleteExecutionParams, Deployment, ErrorDistributionItem, ErrorDistributionParams, ErrorFilters, ErrorTrendsParams, ExecuteActionInput, ExecuteAsyncParams, ExecuteAsyncResult, ExecutionErrorDetails, ExecutionHistoryItem, ExecutionHistoryResponse, ExecutionLogsFilters, ExecutionLogsPageResponse, FailingResource, FeatureAccessResult, GetMessagesResponse, ListActivitiesResponse, ListApiKeysResponse, ListCredentialsResponse, ListExecutionsFilters, ListRecordsFilters, ListSchedulesFilters, ListSchedulesResponse, ListWebhookEndpointsResponse, MessageEvent, MessageType, OrgRole, RemoveCompaniesFromListResult, RequestRow, RequestsListFilters, ResourceFilterFacet, ResourcesResponse, RetryExecutionParams, RevokeRoleInput, SessionDTO, SessionExecution, SessionExecutionsResponse, SessionListItem, SessionTokenUsage, SortDirection, SortState, StaleDealSummaryItem, StatefulItem, StatusFilter, SubmitActionRequest, SubmitActionResponse, TaskSchedule, TopFailingResourcesParams, TransitionItemInput, TransitionListCompanyInput, TransitionListMemberInput, TransitionStateInput, UpdateClientRequest, UpdateListStatusInput, UpdateOrgRoleInput, UpdateScheduleInput, UseActivitiesParams, UseActivityTrendParams, UseArtifactsParams, UseBatchedResourcesHealthParams, UseExecuteResourceOptions, UseExecutionHealthParams, UseExecutionLogsParams, UseExecutionPanelStateOptions, UseExecutionPanelStateReturn, UseExecutionSSEOptions, UseExecutionSSEResult, UseInFlightExecutionsOptions, UseListProgressOptions, UseNotificationCountArgs, UseResourcesHealthParams, UseSSEConnectionOptions, UseScheduledTasksOptions, UseWorkflowExecutionOptions, UseWorkflowExecutionResult, VerifyCredentialResponse, WebSocketState, WorkflowExecutionTriggerParams };
10072
+ export { ApiKeyService, CredentialService, DeploymentService, OperationsService, OrganizationMembershipService, REFETCH_INTERVAL_RUNNING, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY, WebhookEndpointService, acquisitionListKeys, clientsKeys, collectResourceFilterFacets, companyKeys, contactKeys, createFeatureAccessHook, dealKeys, dealNoteKeys, dealTaskKeys, executionsKeys, filterByDomainFilters, getResourceFilterFacetIds, isSessionCapable, labelResourceFilterFacet, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, milestoneKeys, noteKeys, observabilityKeys, operationsKeys, projectActivityKeys, projectKeys, requestsKeys, scheduleKeys, sessionsKeys, sortData, taskKeys, useActivateDeployment, useActivities, useActivitiesRealtime, useActivityFilters, useActivityTrend, useAddCompaniesToList, useAddContactsToList, useArchiveSession, useArchivedLogs, useArtifacts, useAssignRole, useBatchDelete, useBatchTelemetry, useBatchedResourcesHealth, useBulkDeleteExecutions, useBusinessImpact, useCancelExecution, useCancelSchedule, useCheckpointTasks, useClient, useClientStatus, useClients, useCommandQueue, useCommandQueueTotals, useCommandViewData, useCommandViewDomainFilters, useCommandViewStats, useCommandViewStore, useCompanies, useCompany, useCompanyFacets, useCompleteDealTask, useContact, useContacts, useCostBreakdown, useCostByModel, useCostSummary, useCostTrends, useCreateApiKey, useCreateArtifact, useCreateClient, useCreateCompany, useCreateContact, useCreateCredential, useCreateDealNote, useCreateDealTask, useCreateProject as useCreateDeliveryProject, useCreateList, useCreateMilestone, useCreateNote, useCreateOrgRole, useCreateSchedule, useCreateSession, useCreateTask, useCreateWebhookEndpoint, useCredentials, useDashboardMetrics, useDeactivateDeployment, useDeactivateMembership, useDealDetail, useDealNotes, useDealTasks, useDealTasksDue, useDeals, useDealsLookup, useDealsSummary, useDeleteApiKey, useDeleteClient, useDeleteCompanies, useDeleteContacts, useDeleteCredential, useDeleteDeal, useDeleteProject as useDeleteDeliveryProject, useDeleteTask as useDeleteDeliveryTask, useDeleteDeployment, useDeleteExecution, useDeleteList, useDeleteMilestone, useDeleteOrgRole, useDeleteRequest, useDeleteSchedule, useDeleteSession, useDeleteTask$1 as useDeleteTask, useDeleteWebhookEndpoint, useDeriveActions, useEffectivePermissions, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useErrorTrends, useExecuteAction, useExecuteAsync, useExecuteResource, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionLogsFilters, useExecutionPanelState, useExecutionSSE, useExecutions, useGetExecutionHistory, useGetSchedule, useHasPermission, useInFlightExecutions, useList, useListApiKeys, useListDeployments, useListExecutions, useListMember, useListMembers, useListProgress, useListRecords, useListSchedules, useListWebhookEndpoints, useLists, useListsTelemetry, useMarkAllAsRead, useMarkAsRead, useMergedExecution, useMilestones, useNotificationCount as useNotificationCountSSE, useNotifications, useOrgRoles, useOrganizationMembers, useOrganizationPermissions, usePaginationState, usePatchTask, usePauseSchedule, usePermissionCatalog, useProject, useProjectActivities, useProjectMilestones, useProjectNotes, useProjectRealtime, useProjectTasks, useProjects, useReactivateMembership, useRecentExecutionsByResource, useRemoveCompaniesFromList, useRequest, useRequestsList, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResourceDefinition, useResourceErrors, useResourceExecutions, useResourceSearch, useResources, useResourcesDomainFilters, useResourcesHealth, useResumeSchedule, useRetryExecution, useRevokeRole, useSSEConnection, useScheduledTasks, useSession, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket, useSessions, useSortedData, useStatusFilter, useSubmitAction, useSuccessNotification, useSystemHealth, useTableSelection, useTableSort, useTasks, useTestNotification, useTimeRangeDates, useTopFailingResources, useTransitionItem, useTransitionListCompany, useTransitionListMember, useTransitionState, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateApiKey, useUpdateClient, useUpdateCompany, useUpdateContact, useUpdateCredential, useUpdateProject as useUpdateDeliveryProject, useUpdateList, useUpdateListConfig, useUpdateListStatus, useUpdateMemberConfig, useUpdateMilestone, useUpdateOrgRole, useUpdateRequestStatus, useUpdateSchedule, useUpdateTask, useUpdateWebhookEndpoint, useUserMemberships, useVerifyCredential, useVisibleResources, useWarningNotification, useWorkflowExecution };
10073
+ export type { AcqCompanyWithCount, AcqContactWithCompany, AcqDealNote, AcqDealTask, AcqDealTaskKind, ActivityFilters, ActivityTrendResponse, AddCompaniesToListResult, AddContactsToListResult, AssignRoleInput, BulkDeleteExecutionsParams, BulkDeleteExecutionsResult, BusinessImpactMetrics, CancelExecutionParams, CancelExecutionResult, ChatMessage, ClientDetailResponse, ClientResponse, ClientStatus, ClientStatusResponse, ClientsListFilters, CreateApiKeyRequest, CreateApiKeyResponse, CreateClientRequest, CreateCredentialRequest, CreateCredentialResponse, CreateOrgRoleInput, CreateScheduleInput, CreateSessionResponse, CredentialListItem, DealDetail, DealLookupFilters, DealLookupItem, DealSummaryStageItem, DealsSummaryResponse, DeleteExecutionParams, Deployment, ErrorDistributionItem, ErrorDistributionParams, ErrorFilters, ErrorTrendsParams, ExecuteActionInput, ExecuteAsyncParams, ExecuteAsyncResult, ExecutionErrorDetails, ExecutionHistoryItem, ExecutionHistoryResponse, ExecutionLogsFilters, ExecutionLogsPageResponse, FailingResource, FeatureAccessResult, GetMessagesResponse, ListActivitiesResponse, ListApiKeysResponse, ListCredentialsResponse, ListExecutionsFilters, ListRecordsFilters, ListSchedulesFilters, ListSchedulesResponse, ListWebhookEndpointsResponse, MessageEvent, MessageType, OrgRole, RemoveCompaniesFromListResult, RequestRow, RequestsListFilters, ResourceFilterFacet, ResourcesResponse, RetryExecutionParams, RevokeRoleInput, SessionDTO, SessionExecution, SessionExecutionsResponse, SessionListItem, SessionTokenUsage, SortDirection, SortState, StaleDealSummaryItem, StatefulItem, StatusFilter, SubmitActionRequest, SubmitActionResponse, SystemHealthExecutionSummary, SystemHealthResponse, TaskSchedule, TopFailingResourcesParams, TransitionItemInput, TransitionListCompanyInput, TransitionListMemberInput, TransitionStateInput, UpdateClientRequest, UpdateListStatusInput, UpdateOrgRoleInput, UpdateScheduleInput, UseActivitiesParams, UseActivityTrendParams, UseArtifactsParams, UseBatchedResourcesHealthParams, UseExecuteResourceOptions, UseExecutionHealthParams, UseExecutionLogsParams, UseExecutionPanelStateOptions, UseExecutionPanelStateReturn, UseExecutionSSEOptions, UseExecutionSSEResult, UseInFlightExecutionsOptions, UseListProgressOptions, UseNotificationCountArgs, UseResourcesHealthParams, UseSSEConnectionOptions, UseScheduledTasksOptions, UseSystemHealthParams, UseWorkflowExecutionOptions, UseWorkflowExecutionResult, VerifyCredentialResponse, WebSocketState, WorkflowExecutionTriggerParams };