@contractspec/bundle.library 3.9.4 → 3.9.6

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 (106) hide show
  1. package/.turbo/turbo-build.log +9 -6
  2. package/CHANGELOG.md +80 -0
  3. package/dist/components/docs/advanced/AdvancedSpecExperimentsPage.js +4 -4
  4. package/dist/components/docs/advanced/index.js +10 -10
  5. package/dist/components/docs/index.js +168 -168
  6. package/dist/components/docs/libraries/LibrariesCrossPlatformUIPage.content.d.ts +3 -3
  7. package/dist/components/docs/libraries/LibrariesCrossPlatformUIPage.content.js +2 -2
  8. package/dist/components/docs/libraries/LibrariesCrossPlatformUIPage.js +2 -2
  9. package/dist/components/docs/libraries/index.js +2 -2
  10. package/dist/index.js +179 -179
  11. package/dist/node/components/docs/advanced/AdvancedSpecExperimentsPage.js +4 -4
  12. package/dist/node/components/docs/advanced/index.js +10 -10
  13. package/dist/node/components/docs/index.js +168 -168
  14. package/dist/node/components/docs/libraries/LibrariesCrossPlatformUIPage.content.js +2 -2
  15. package/dist/node/components/docs/libraries/LibrariesCrossPlatformUIPage.js +2 -2
  16. package/dist/node/components/docs/libraries/index.js +2 -2
  17. package/dist/node/index.js +179 -179
  18. package/package.json +24 -24
  19. package/src/components/docs/advanced/AdvancedSpecExperimentsPage.tsx +22 -14
  20. package/src/components/docs/generated/docs-index._common.json +1699 -2008
  21. package/src/components/docs/generated/docs-index.agent-console.json +377 -377
  22. package/src/components/docs/generated/docs-index.ai-chat-assistant.json +17 -17
  23. package/src/components/docs/generated/docs-index.ai-chat.json +105 -105
  24. package/src/components/docs/generated/docs-index.ai-support-bot.json +9 -9
  25. package/src/components/docs/generated/docs-index.analytics-dashboard.json +169 -169
  26. package/src/components/docs/generated/docs-index.app-config.json +137 -137
  27. package/src/components/docs/generated/docs-index.artisan-knowledge-product.json +17 -17
  28. package/src/components/docs/generated/docs-index.artisan-payments-stripe.json +33 -33
  29. package/src/components/docs/generated/docs-index.audit-trail.json +49 -49
  30. package/src/components/docs/generated/docs-index.calendar-google.json +9 -9
  31. package/src/components/docs/generated/docs-index.content-generation.json +9 -9
  32. package/src/components/docs/generated/docs-index.control-plane.json +17 -17
  33. package/src/components/docs/generated/docs-index.crm-pipeline.json +161 -161
  34. package/src/components/docs/generated/docs-index.data-grid-showcase.json +25 -25
  35. package/src/components/docs/generated/docs-index.defineExample.json +9 -9
  36. package/src/components/docs/generated/docs-index.email-gmail.json +9 -9
  37. package/src/components/docs/generated/docs-index.feature-flags.json +217 -217
  38. package/src/components/docs/generated/docs-index.files.json +177 -177
  39. package/src/components/docs/generated/docs-index.generated.ts +20 -20
  40. package/src/components/docs/generated/docs-index.harness-lab.json +9 -9
  41. package/src/components/docs/generated/docs-index.health.json +97 -97
  42. package/src/components/docs/generated/docs-index.identity-rbac.json +313 -313
  43. package/src/components/docs/generated/docs-index.in-app-docs.json +9 -9
  44. package/src/components/docs/generated/docs-index.integration-hub.json +265 -265
  45. package/src/components/docs/generated/docs-index.integration-posthog.json +9 -9
  46. package/src/components/docs/generated/docs-index.integration-stripe.json +9 -9
  47. package/src/components/docs/generated/docs-index.integration-supabase.json +9 -9
  48. package/src/components/docs/generated/docs-index.jobs.json +137 -137
  49. package/src/components/docs/generated/docs-index.kb-update-pipeline.json +129 -129
  50. package/src/components/docs/generated/docs-index.knowledge-canon.json +9 -9
  51. package/src/components/docs/generated/docs-index.learning-journey-ambient-coach.json +9 -9
  52. package/src/components/docs/generated/docs-index.learning-journey-crm-onboarding.json +49 -49
  53. package/src/components/docs/generated/docs-index.learning-journey-duo-drills.json +9 -9
  54. package/src/components/docs/generated/docs-index.learning-journey-platform-tour.json +49 -49
  55. package/src/components/docs/generated/docs-index.learning-journey-quest-challenges.json +9 -9
  56. package/src/components/docs/generated/docs-index.learning-journey-registry.json +33 -33
  57. package/src/components/docs/generated/docs-index.learning-journey-studio-onboarding.json +49 -49
  58. package/src/components/docs/generated/docs-index.learning-journey-ui-coaching.json +9 -9
  59. package/src/components/docs/generated/docs-index.learning-journey-ui-gamified.json +9 -9
  60. package/src/components/docs/generated/docs-index.learning-journey-ui-onboarding.json +9 -9
  61. package/src/components/docs/generated/docs-index.learning-journey-ui-shared.json +9 -9
  62. package/src/components/docs/generated/docs-index.learning-journey.json +241 -241
  63. package/src/components/docs/generated/docs-index.learning-patterns.json +9 -9
  64. package/src/components/docs/generated/docs-index.lifecycle-cli.json +9 -9
  65. package/src/components/docs/generated/docs-index.lifecycle-dashboard.json +9 -9
  66. package/src/components/docs/generated/docs-index.locale-jurisdiction-gate.json +65 -65
  67. package/src/components/docs/generated/docs-index.marketplace.json +337 -337
  68. package/src/components/docs/generated/docs-index.meeting-recorder-providers.json +9 -9
  69. package/src/components/docs/generated/docs-index.meeting-recorder.json +49 -49
  70. package/src/components/docs/generated/docs-index.messaging-agent-actions.json +17 -17
  71. package/src/components/docs/generated/docs-index.metrics.json +201 -201
  72. package/src/components/docs/generated/docs-index.minimal.json +17 -17
  73. package/src/components/docs/generated/docs-index.mobile-demo-landing.json +41 -41
  74. package/src/components/docs/generated/docs-index.notifications.json +65 -65
  75. package/src/components/docs/generated/docs-index.openbanking-powens.json +9 -9
  76. package/src/components/docs/generated/docs-index.openbanking.json +65 -65
  77. package/src/components/docs/generated/docs-index.opencode-cli.json +17 -17
  78. package/src/components/docs/generated/docs-index.personalization.json +9 -9
  79. package/src/components/docs/generated/docs-index.platform-acp.json +137 -137
  80. package/src/components/docs/generated/docs-index.platform-agent.json +201 -201
  81. package/src/components/docs/generated/docs-index.platform-context.json +121 -121
  82. package/src/components/docs/generated/docs-index.platform-control-plane.json +321 -321
  83. package/src/components/docs/generated/docs-index.platform-database.json +89 -89
  84. package/src/components/docs/generated/docs-index.platform-docs.json +161 -161
  85. package/src/components/docs/generated/docs-index.platform-harness.json +177 -177
  86. package/src/components/docs/generated/docs-index.platform-integrations.json +329 -329
  87. package/src/components/docs/generated/docs-index.platform-knowledge.json +57 -57
  88. package/src/components/docs/generated/docs-index.platform-provider-ranking.json +217 -217
  89. package/src/components/docs/generated/docs-index.pocket-family-office.json +129 -129
  90. package/src/components/docs/generated/docs-index.policy-safe-knowledge-assistant.json +9 -9
  91. package/src/components/docs/generated/docs-index.product-intent.json +9 -9
  92. package/src/components/docs/generated/docs-index.project-management-sync.json +9 -9
  93. package/src/components/docs/generated/docs-index.saas-boilerplate.json +209 -209
  94. package/src/components/docs/generated/docs-index.service-business-os.json +193 -193
  95. package/src/components/docs/generated/docs-index.team-hub.json +185 -185
  96. package/src/components/docs/generated/docs-index.unknown.json +521 -521
  97. package/src/components/docs/generated/docs-index.versioned-knowledge-base.json +81 -81
  98. package/src/components/docs/generated/docs-index.video-api-showcase.json +33 -33
  99. package/src/components/docs/generated/docs-index.video-docs-terminal.json +9 -9
  100. package/src/components/docs/generated/docs-index.video-marketing-clip.json +9 -9
  101. package/src/components/docs/generated/docs-index.visualization-showcase.json +17 -17
  102. package/src/components/docs/generated/docs-index.voice-providers.json +9 -9
  103. package/src/components/docs/generated/docs-index.wealth-snapshot.json +153 -153
  104. package/src/components/docs/generated/docs-index.workflow-system.json +433 -433
  105. package/src/components/docs/generated/docs-index.workspace-cli.json +9 -9
  106. package/src/components/docs/libraries/LibrariesCrossPlatformUIPage.content.ts +3 -3
@@ -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
+ ]