@contractspec/bundle.library 3.9.2 → 3.9.4

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 (115) hide show
  1. package/.turbo/turbo-build.log +13 -13
  2. package/CHANGELOG.md +71 -0
  3. package/README.md +2 -1
  4. package/dist/__tests__/mocks/prisma.d.ts +5 -5
  5. package/dist/application/index.js +1 -1
  6. package/dist/application/mcp/index.js +1 -1
  7. package/dist/application/mcp/internalMcp.js +1 -1
  8. package/dist/components/docs/examples/DocsExamplesPage.js +1 -1
  9. package/dist/components/docs/examples/ExampleShowcasePage.js +2 -2
  10. package/dist/components/docs/examples/exampleShowcaseData.js +2 -2
  11. package/dist/components/docs/examples/index.js +2 -2
  12. package/dist/components/docs/index.js +135 -135
  13. package/dist/index.js +138 -138
  14. package/dist/node/application/index.js +1 -1
  15. package/dist/node/application/mcp/index.js +1 -1
  16. package/dist/node/application/mcp/internalMcp.js +1 -1
  17. package/dist/node/components/docs/examples/DocsExamplesPage.js +1 -1
  18. package/dist/node/components/docs/examples/ExampleShowcasePage.js +2 -2
  19. package/dist/node/components/docs/examples/exampleShowcaseData.js +2 -2
  20. package/dist/node/components/docs/examples/index.js +2 -2
  21. package/dist/node/components/docs/index.js +135 -135
  22. package/dist/node/index.js +138 -138
  23. package/package.json +27 -26
  24. package/src/application/mcp/internalMcp.ts +1 -1
  25. package/src/components/docs/examples/DocsExamplesPage.tsx +1 -1
  26. package/src/components/docs/examples/ExampleShowcasePage.tsx +1 -1
  27. package/src/components/docs/examples/exampleShowcaseData.test.ts +3 -1
  28. package/src/components/docs/examples/exampleShowcaseData.ts +1 -1
  29. package/src/components/docs/generated/docs-index._common.json +2008 -1699
  30. package/src/components/docs/generated/docs-index.agent-console.json +377 -377
  31. package/src/components/docs/generated/docs-index.ai-chat-assistant.json +17 -17
  32. package/src/components/docs/generated/docs-index.ai-chat.json +105 -105
  33. package/src/components/docs/generated/docs-index.ai-support-bot.json +9 -9
  34. package/src/components/docs/generated/docs-index.analytics-dashboard.json +169 -169
  35. package/src/components/docs/generated/docs-index.app-config.json +137 -137
  36. package/src/components/docs/generated/docs-index.artisan-knowledge-product.json +17 -17
  37. package/src/components/docs/generated/docs-index.artisan-payments-stripe.json +33 -33
  38. package/src/components/docs/generated/docs-index.audit-trail.json +49 -49
  39. package/src/components/docs/generated/docs-index.calendar-google.json +9 -9
  40. package/src/components/docs/generated/docs-index.content-generation.json +9 -9
  41. package/src/components/docs/generated/docs-index.control-plane.json +17 -17
  42. package/src/components/docs/generated/docs-index.crm-pipeline.json +161 -161
  43. package/src/components/docs/generated/docs-index.data-grid-showcase.json +25 -25
  44. package/src/components/docs/generated/docs-index.defineExample.json +9 -9
  45. package/src/components/docs/generated/docs-index.email-gmail.json +9 -9
  46. package/src/components/docs/generated/docs-index.feature-flags.json +217 -217
  47. package/src/components/docs/generated/docs-index.files.json +177 -177
  48. package/src/components/docs/generated/docs-index.generated.ts +20 -20
  49. package/src/components/docs/generated/docs-index.harness-lab.json +9 -9
  50. package/src/components/docs/generated/docs-index.health.json +97 -97
  51. package/src/components/docs/generated/docs-index.identity-rbac.json +313 -313
  52. package/src/components/docs/generated/docs-index.in-app-docs.json +9 -9
  53. package/src/components/docs/generated/docs-index.integration-hub.json +265 -265
  54. package/src/components/docs/generated/docs-index.integration-posthog.json +9 -9
  55. package/src/components/docs/generated/docs-index.integration-stripe.json +9 -9
  56. package/src/components/docs/generated/docs-index.integration-supabase.json +9 -9
  57. package/src/components/docs/generated/docs-index.jobs.json +137 -137
  58. package/src/components/docs/generated/docs-index.kb-update-pipeline.json +129 -129
  59. package/src/components/docs/generated/docs-index.knowledge-canon.json +9 -9
  60. package/src/components/docs/generated/docs-index.learning-journey-ambient-coach.json +9 -9
  61. package/src/components/docs/generated/docs-index.learning-journey-crm-onboarding.json +49 -49
  62. package/src/components/docs/generated/docs-index.learning-journey-duo-drills.json +9 -9
  63. package/src/components/docs/generated/docs-index.learning-journey-platform-tour.json +49 -49
  64. package/src/components/docs/generated/docs-index.learning-journey-quest-challenges.json +9 -9
  65. package/src/components/docs/generated/docs-index.learning-journey-registry.json +33 -33
  66. package/src/components/docs/generated/docs-index.learning-journey-studio-onboarding.json +49 -49
  67. package/src/components/docs/generated/docs-index.learning-journey-ui-coaching.json +9 -9
  68. package/src/components/docs/generated/docs-index.learning-journey-ui-gamified.json +9 -9
  69. package/src/components/docs/generated/docs-index.learning-journey-ui-onboarding.json +9 -9
  70. package/src/components/docs/generated/docs-index.learning-journey-ui-shared.json +9 -9
  71. package/src/components/docs/generated/docs-index.learning-journey.json +241 -241
  72. package/src/components/docs/generated/docs-index.learning-patterns.json +9 -9
  73. package/src/components/docs/generated/docs-index.lifecycle-cli.json +9 -9
  74. package/src/components/docs/generated/docs-index.lifecycle-dashboard.json +9 -9
  75. package/src/components/docs/generated/docs-index.locale-jurisdiction-gate.json +65 -65
  76. package/src/components/docs/generated/docs-index.manifest.json +1 -1
  77. package/src/components/docs/generated/docs-index.marketplace.json +337 -337
  78. package/src/components/docs/generated/docs-index.meeting-recorder-providers.json +9 -9
  79. package/src/components/docs/generated/docs-index.meeting-recorder.json +49 -49
  80. package/src/components/docs/generated/docs-index.messaging-agent-actions.json +17 -17
  81. package/src/components/docs/generated/docs-index.metrics.json +201 -201
  82. package/src/components/docs/generated/docs-index.minimal.json +17 -17
  83. package/src/components/docs/generated/docs-index.mobile-demo-landing.json +41 -41
  84. package/src/components/docs/generated/docs-index.notifications.json +65 -65
  85. package/src/components/docs/generated/docs-index.openbanking-powens.json +9 -9
  86. package/src/components/docs/generated/docs-index.openbanking.json +65 -65
  87. package/src/components/docs/generated/docs-index.opencode-cli.json +17 -17
  88. package/src/components/docs/generated/docs-index.personalization.json +9 -9
  89. package/src/components/docs/generated/docs-index.platform-acp.json +137 -137
  90. package/src/components/docs/generated/docs-index.platform-agent.json +201 -201
  91. package/src/components/docs/generated/docs-index.platform-context.json +121 -121
  92. package/src/components/docs/generated/docs-index.platform-control-plane.json +321 -321
  93. package/src/components/docs/generated/docs-index.platform-database.json +89 -89
  94. package/src/components/docs/generated/docs-index.platform-docs.json +161 -161
  95. package/src/components/docs/generated/docs-index.platform-harness.json +177 -177
  96. package/src/components/docs/generated/docs-index.platform-integrations.json +329 -329
  97. package/src/components/docs/generated/docs-index.platform-knowledge.json +57 -57
  98. package/src/components/docs/generated/docs-index.platform-provider-ranking.json +217 -217
  99. package/src/components/docs/generated/docs-index.pocket-family-office.json +129 -129
  100. package/src/components/docs/generated/docs-index.policy-safe-knowledge-assistant.json +9 -9
  101. package/src/components/docs/generated/docs-index.product-intent.json +9 -9
  102. package/src/components/docs/generated/docs-index.project-management-sync.json +9 -9
  103. package/src/components/docs/generated/docs-index.saas-boilerplate.json +209 -209
  104. package/src/components/docs/generated/docs-index.service-business-os.json +193 -193
  105. package/src/components/docs/generated/docs-index.team-hub.json +185 -185
  106. package/src/components/docs/generated/docs-index.unknown.json +521 -521
  107. package/src/components/docs/generated/docs-index.versioned-knowledge-base.json +81 -81
  108. package/src/components/docs/generated/docs-index.video-api-showcase.json +33 -33
  109. package/src/components/docs/generated/docs-index.video-docs-terminal.json +9 -9
  110. package/src/components/docs/generated/docs-index.video-marketing-clip.json +9 -9
  111. package/src/components/docs/generated/docs-index.visualization-showcase.json +17 -17
  112. package/src/components/docs/generated/docs-index.voice-providers.json +9 -9
  113. package/src/components/docs/generated/docs-index.wealth-snapshot.json +153 -153
  114. package/src/components/docs/generated/docs-index.workflow-system.json +433 -433
  115. package/src/components/docs/generated/docs-index.workspace-cli.json +9 -9
@@ -1,98 +1,98 @@
1
1
  [
2
- {
3
- "id": "health/health",
4
- "title": "health",
5
- "summary": "Unified health and wearable data sync for activities, workouts, sleep, biometrics, nutrition, and webhooks.\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations",
6
- "route": "/docs/reference/health/health",
7
- "source": "generated",
8
- "contentPath": "health/health.md"
9
- },
10
- {
11
- "id": "health/health.activities.list",
12
- "title": "health.activities.list",
13
- "summary": "List normalized activity entries synced from health integrations.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, activities, wearables",
14
- "route": "/docs/reference/health/health.activities.list",
15
- "source": "generated",
16
- "contentPath": "health/health.activities.list.md"
17
- },
18
- {
19
- "id": "health/health.activities.sync",
20
- "title": "health.activities.sync",
21
- "summary": "Synchronize activity entries from the configured health provider.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, activities, wearables",
22
- "route": "/docs/reference/health/health.activities.sync",
23
- "source": "generated",
24
- "contentPath": "health/health.activities.sync.md"
25
- },
26
- {
27
- "id": "health/health.biometrics.list",
28
- "title": "health.biometrics.list",
29
- "summary": "List normalized biometrics synced from connected health providers.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, biometrics, wearables",
30
- "route": "/docs/reference/health/health.biometrics.list",
31
- "source": "generated",
32
- "contentPath": "health/health.biometrics.list.md"
33
- },
34
- {
35
- "id": "health/health.biometrics.sync",
36
- "title": "health.biometrics.sync",
37
- "summary": "Synchronize biometric datapoints from provider sources.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, biometrics, wearables",
38
- "route": "/docs/reference/health/health.biometrics.sync",
39
- "source": "generated",
40
- "contentPath": "health/health.biometrics.sync.md"
41
- },
42
- {
43
- "id": "health/health.nutrition.list",
44
- "title": "health.nutrition.list",
45
- "summary": "List normalized nutrition and hydration records from connected providers.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, nutrition, wearables",
46
- "route": "/docs/reference/health/health.nutrition.list",
47
- "source": "generated",
48
- "contentPath": "health/health.nutrition.list.md"
49
- },
50
- {
51
- "id": "health/health.nutrition.sync",
52
- "title": "health.nutrition.sync",
53
- "summary": "Synchronize nutrition records from provider sources.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, nutrition, wearables",
54
- "route": "/docs/reference/health/health.nutrition.sync",
55
- "source": "generated",
56
- "contentPath": "health/health.nutrition.sync.md"
57
- },
58
- {
59
- "id": "health/health.sleep.list",
60
- "title": "health.sleep.list",
61
- "summary": "List normalized sleep intervals synced from health providers.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, sleep, wearables",
62
- "route": "/docs/reference/health/health.sleep.list",
63
- "source": "generated",
64
- "contentPath": "health/health.sleep.list.md"
65
- },
66
- {
67
- "id": "health/health.sleep.sync",
68
- "title": "health.sleep.sync",
69
- "summary": "Synchronize sleep intervals from connected providers.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, sleep, wearables",
70
- "route": "/docs/reference/health/health.sleep.sync",
71
- "source": "generated",
72
- "contentPath": "health/health.sleep.sync.md"
73
- },
74
- {
75
- "id": "health/health.webhooks.ingest",
76
- "title": "health.webhooks.ingest",
77
- "summary": "Ingest and normalize health provider webhook payloads.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, webhooks, integrations",
78
- "route": "/docs/reference/health/health.webhooks.ingest",
79
- "source": "generated",
80
- "contentPath": "health/health.webhooks.ingest.md"
81
- },
82
- {
83
- "id": "health/health.workouts.list",
84
- "title": "health.workouts.list",
85
- "summary": "List normalized workout entries synced from health integrations.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, workouts, wearables",
86
- "route": "/docs/reference/health/health.workouts.list",
87
- "source": "generated",
88
- "contentPath": "health/health.workouts.list.md"
89
- },
90
- {
91
- "id": "health/health.workouts.sync",
92
- "title": "health.workouts.sync",
93
- "summary": "Synchronize workouts from configured health providers.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, workouts, wearables",
94
- "route": "/docs/reference/health/health.workouts.sync",
95
- "source": "generated",
96
- "contentPath": "health/health.workouts.sync.md"
97
- }
98
- ]
2
+ {
3
+ "id": "health/health",
4
+ "title": "health",
5
+ "summary": "Unified health and wearable data sync for activities, workouts, sleep, biometrics, nutrition, and webhooks.\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations",
6
+ "route": "/docs/reference/health/health",
7
+ "source": "generated",
8
+ "contentPath": "health/health.md"
9
+ },
10
+ {
11
+ "id": "health/health.activities.list",
12
+ "title": "health.activities.list",
13
+ "summary": "List normalized activity entries synced from health integrations.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, activities, wearables",
14
+ "route": "/docs/reference/health/health.activities.list",
15
+ "source": "generated",
16
+ "contentPath": "health/health.activities.list.md"
17
+ },
18
+ {
19
+ "id": "health/health.activities.sync",
20
+ "title": "health.activities.sync",
21
+ "summary": "Synchronize activity entries from the configured health provider.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, activities, wearables",
22
+ "route": "/docs/reference/health/health.activities.sync",
23
+ "source": "generated",
24
+ "contentPath": "health/health.activities.sync.md"
25
+ },
26
+ {
27
+ "id": "health/health.biometrics.list",
28
+ "title": "health.biometrics.list",
29
+ "summary": "List normalized biometrics synced from connected health providers.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, biometrics, wearables",
30
+ "route": "/docs/reference/health/health.biometrics.list",
31
+ "source": "generated",
32
+ "contentPath": "health/health.biometrics.list.md"
33
+ },
34
+ {
35
+ "id": "health/health.biometrics.sync",
36
+ "title": "health.biometrics.sync",
37
+ "summary": "Synchronize biometric datapoints from provider sources.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, biometrics, wearables",
38
+ "route": "/docs/reference/health/health.biometrics.sync",
39
+ "source": "generated",
40
+ "contentPath": "health/health.biometrics.sync.md"
41
+ },
42
+ {
43
+ "id": "health/health.nutrition.list",
44
+ "title": "health.nutrition.list",
45
+ "summary": "List normalized nutrition and hydration records from connected providers.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, nutrition, wearables",
46
+ "route": "/docs/reference/health/health.nutrition.list",
47
+ "source": "generated",
48
+ "contentPath": "health/health.nutrition.list.md"
49
+ },
50
+ {
51
+ "id": "health/health.nutrition.sync",
52
+ "title": "health.nutrition.sync",
53
+ "summary": "Synchronize nutrition records from provider sources.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, nutrition, wearables",
54
+ "route": "/docs/reference/health/health.nutrition.sync",
55
+ "source": "generated",
56
+ "contentPath": "health/health.nutrition.sync.md"
57
+ },
58
+ {
59
+ "id": "health/health.sleep.list",
60
+ "title": "health.sleep.list",
61
+ "summary": "List normalized sleep intervals synced from health providers.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, sleep, wearables",
62
+ "route": "/docs/reference/health/health.sleep.list",
63
+ "source": "generated",
64
+ "contentPath": "health/health.sleep.list.md"
65
+ },
66
+ {
67
+ "id": "health/health.sleep.sync",
68
+ "title": "health.sleep.sync",
69
+ "summary": "Synchronize sleep intervals from connected providers.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, sleep, wearables",
70
+ "route": "/docs/reference/health/health.sleep.sync",
71
+ "source": "generated",
72
+ "contentPath": "health/health.sleep.sync.md"
73
+ },
74
+ {
75
+ "id": "health/health.webhooks.ingest",
76
+ "title": "health.webhooks.ingest",
77
+ "summary": "Ingest and normalize health provider webhook payloads.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, webhooks, integrations",
78
+ "route": "/docs/reference/health/health.webhooks.ingest",
79
+ "source": "generated",
80
+ "contentPath": "health/health.webhooks.ingest.md"
81
+ },
82
+ {
83
+ "id": "health/health.workouts.list",
84
+ "title": "health.workouts.list",
85
+ "summary": "List normalized workout entries synced from health integrations.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, workouts, wearables",
86
+ "route": "/docs/reference/health/health.workouts.list",
87
+ "source": "generated",
88
+ "contentPath": "health/health.workouts.list.md"
89
+ },
90
+ {
91
+ "id": "health/health.workouts.sync",
92
+ "title": "health.workouts.sync",
93
+ "summary": "Synchronize workouts from configured health providers.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: health, workouts, wearables",
94
+ "route": "/docs/reference/health/health.workouts.sync",
95
+ "source": "generated",
96
+ "contentPath": "health/health.workouts.sync.md"
97
+ }
98
+ ]