@contractspec/bundle.library 3.4.2 → 3.5.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 (479) hide show
  1. package/.turbo/turbo-build.log +494 -488
  2. package/CHANGELOG.md +61 -0
  3. package/dist/application/index.js +8 -8
  4. package/dist/application/mcp/cliMcp.js +8 -8
  5. package/dist/application/mcp/contractsMcp.js +8 -8
  6. package/dist/application/mcp/docsMcp.js +8 -8
  7. package/dist/application/mcp/index.js +8 -8
  8. package/dist/application/mcp/internalMcp.js +8 -8
  9. package/dist/application/mcp/providerRankingMcp.js +8 -8
  10. package/dist/bundles/LibraryBundle.d.ts +126 -0
  11. package/dist/bundles/LibraryBundle.js +139 -0
  12. package/dist/bundles/index.d.ts +1 -0
  13. package/dist/bundles/index.js +139 -0
  14. package/dist/components/docs/DocsIndexPage.js +91 -91
  15. package/dist/components/docs/advanced/AdvancedMCPPage.js +125 -125
  16. package/dist/components/docs/advanced/AdvancedOverlayEditorPage.js +49 -49
  17. package/dist/components/docs/advanced/AdvancedRenderersPage.js +51 -51
  18. package/dist/components/docs/advanced/AdvancedSpecExperimentsPage.js +35 -35
  19. package/dist/components/docs/advanced/AdvancedTelemetryPage.js +177 -177
  20. package/dist/components/docs/advanced/AdvancedWorkflowMonitoringPage.js +45 -45
  21. package/dist/components/docs/advanced/index.js +482 -482
  22. package/dist/components/docs/architecture/ArchitectureAppConfigPage.js +107 -107
  23. package/dist/components/docs/architecture/ArchitectureControlPlanePage.js +73 -73
  24. package/dist/components/docs/architecture/ArchitectureIntegrationBindingPage.js +117 -117
  25. package/dist/components/docs/architecture/ArchitectureKnowledgeBindingPage.js +175 -175
  26. package/dist/components/docs/architecture/ArchitectureMultiTenancyPage.js +71 -71
  27. package/dist/components/docs/architecture/ArchitectureOverviewPage.js +205 -205
  28. package/dist/components/docs/architecture/index.js +748 -748
  29. package/dist/components/docs/comparison/ComparisonAutomationPlatformsPage.js +117 -117
  30. package/dist/components/docs/comparison/ComparisonEnterprisePlatformsPage.js +111 -111
  31. package/dist/components/docs/comparison/ComparisonInternalToolBuildersPage.js +117 -117
  32. package/dist/components/docs/comparison/ComparisonOverviewPage.js +97 -97
  33. package/dist/components/docs/comparison/ComparisonWindmillPage.js +125 -125
  34. package/dist/components/docs/comparison/ComparisonWorkflowEnginesPage.js +171 -171
  35. package/dist/components/docs/comparison/index.js +738 -738
  36. package/dist/components/docs/ecosystem/IntegrationsPage.js +45 -45
  37. package/dist/components/docs/ecosystem/PluginsPage.js +73 -73
  38. package/dist/components/docs/ecosystem/RegistryPage.js +37 -37
  39. package/dist/components/docs/ecosystem/TemplatesPage.js +56 -56
  40. package/dist/components/docs/ecosystem/index.js +211 -211
  41. package/dist/components/docs/examples/DocsExamplesPage.js +21 -21
  42. package/dist/components/docs/examples/index.js +21 -21
  43. package/dist/components/docs/getting-started/CLIPage.js +95 -95
  44. package/dist/components/docs/getting-started/CompatibilityPage.js +81 -81
  45. package/dist/components/docs/getting-started/DataViewTutorialPage.js +57 -57
  46. package/dist/components/docs/getting-started/DeveloperToolsPage.js +61 -61
  47. package/dist/components/docs/getting-started/HelloWorldPage.js +77 -77
  48. package/dist/components/docs/getting-started/InstallationPage.js +65 -65
  49. package/dist/components/docs/getting-started/StartHerePage.js +51 -51
  50. package/dist/components/docs/getting-started/TroubleshootingPage.js +73 -73
  51. package/dist/components/docs/getting-started/VSCodeExtensionPage.js +171 -171
  52. package/dist/components/docs/getting-started/index.js +731 -731
  53. package/dist/components/docs/guides/GuideCIDiffGatingPage.js +80 -80
  54. package/dist/components/docs/guides/GuideContractTypesPage.js +232 -232
  55. package/dist/components/docs/guides/GuideDocsPipelinePage.js +82 -82
  56. package/dist/components/docs/guides/GuideGenerateDocsClientsSchemasPage.js +84 -84
  57. package/dist/components/docs/guides/GuideImportExistingCodebasesPage.js +324 -324
  58. package/dist/components/docs/guides/GuideNextjsOneEndpointPage.js +106 -106
  59. package/dist/components/docs/guides/GuideSpecValidationTypingPage.js +78 -78
  60. package/dist/components/docs/guides/GuidesIndexPage.js +43 -43
  61. package/dist/components/docs/guides/index.js +975 -975
  62. package/dist/components/docs/index.js +10791 -10791
  63. package/dist/components/docs/integrations/IntegrationsCircuitBreakersPage.js +17 -17
  64. package/dist/components/docs/integrations/IntegrationsElevenLabsPage.js +47 -47
  65. package/dist/components/docs/integrations/IntegrationsGithubPage.js +61 -61
  66. package/dist/components/docs/integrations/IntegrationsGmailPage.js +49 -49
  67. package/dist/components/docs/integrations/IntegrationsGoogleCalendarPage.js +33 -33
  68. package/dist/components/docs/integrations/IntegrationsHealthRoutingPage.js +65 -65
  69. package/dist/components/docs/integrations/IntegrationsMistralPage.js +69 -69
  70. package/dist/components/docs/integrations/IntegrationsOpenAIPage.js +65 -65
  71. package/dist/components/docs/integrations/IntegrationsOverviewPage.js +313 -313
  72. package/dist/components/docs/integrations/IntegrationsPostmarkPage.js +101 -101
  73. package/dist/components/docs/integrations/IntegrationsPowensPage.js +121 -121
  74. package/dist/components/docs/integrations/IntegrationsQdrantPage.js +49 -49
  75. package/dist/components/docs/integrations/IntegrationsResendPage.js +45 -45
  76. package/dist/components/docs/integrations/IntegrationsS3Page.js +57 -57
  77. package/dist/components/docs/integrations/IntegrationsSlackPage.js +63 -63
  78. package/dist/components/docs/integrations/IntegrationsSpecModelPage.js +139 -139
  79. package/dist/components/docs/integrations/IntegrationsStripePage.js +159 -159
  80. package/dist/components/docs/integrations/IntegrationsTwilioPage.js +61 -61
  81. package/dist/components/docs/integrations/IntegrationsWhatsappMetaPage.js +63 -63
  82. package/dist/components/docs/integrations/IntegrationsWhatsappTwilioPage.js +65 -65
  83. package/dist/components/docs/integrations/index.js +1642 -1642
  84. package/dist/components/docs/intent/ContractFirstApiPage.js +51 -51
  85. package/dist/components/docs/intent/DeterministicCodegenPage.js +59 -59
  86. package/dist/components/docs/intent/GenerateClientFromSchemaPage.js +85 -85
  87. package/dist/components/docs/intent/OpenapiAlternativePage.js +91 -91
  88. package/dist/components/docs/intent/SchemaValidationTypescriptPage.js +59 -59
  89. package/dist/components/docs/intent/SpecDrivenDevelopmentPage.js +51 -51
  90. package/dist/components/docs/intent/index.js +396 -396
  91. package/dist/components/docs/knowledge/KnowledgeCategoriesPage.js +371 -371
  92. package/dist/components/docs/knowledge/KnowledgeExamplesPage.js +79 -79
  93. package/dist/components/docs/knowledge/KnowledgeOverviewPage.js +185 -185
  94. package/dist/components/docs/knowledge/KnowledgeSourcesPage.js +187 -187
  95. package/dist/components/docs/knowledge/KnowledgeSpacesPage.js +141 -141
  96. package/dist/components/docs/knowledge/index.js +963 -963
  97. package/dist/components/docs/libraries/LibrariesAccessibilityPage.js +85 -85
  98. package/dist/components/docs/libraries/LibrariesAiAgentPage.js +63 -63
  99. package/dist/components/docs/libraries/LibrariesAnalyticsPage.js +33 -33
  100. package/dist/components/docs/libraries/LibrariesContentGenPage.js +43 -43
  101. package/dist/components/docs/libraries/LibrariesContractsPage.js +125 -125
  102. package/dist/components/docs/libraries/LibrariesCostTrackingPage.js +45 -45
  103. package/dist/components/docs/libraries/LibrariesDataBackendPage.js +69 -69
  104. package/dist/components/docs/libraries/LibrariesDataViewsPage.js +79 -79
  105. package/dist/components/docs/libraries/LibrariesDesignSystemPage.js +129 -129
  106. package/dist/components/docs/libraries/LibrariesEvolutionPage.js +49 -49
  107. package/dist/components/docs/libraries/LibrariesGraphQLPage.js +73 -73
  108. package/dist/components/docs/libraries/LibrariesGrowthPage.js +35 -35
  109. package/dist/components/docs/libraries/LibrariesMultiTenancyPage.js +43 -43
  110. package/dist/components/docs/libraries/LibrariesObservabilityPage.js +53 -53
  111. package/dist/components/docs/libraries/LibrariesOverlayEnginePage.js +45 -45
  112. package/dist/components/docs/libraries/LibrariesOverviewPage.js +191 -191
  113. package/dist/components/docs/libraries/LibrariesPersonalizationPage.js +47 -47
  114. package/dist/components/docs/libraries/LibrariesProgressiveDeliveryPage.js +53 -53
  115. package/dist/components/docs/libraries/LibrariesResiliencePage.js +49 -49
  116. package/dist/components/docs/libraries/LibrariesRuntimePage.js +87 -87
  117. package/dist/components/docs/libraries/LibrariesSLOPage.js +47 -47
  118. package/dist/components/docs/libraries/LibrariesSchemaPage.js +139 -139
  119. package/dist/components/docs/libraries/LibrariesSupportBotPage.js +57 -57
  120. package/dist/components/docs/libraries/LibrariesTestingPage.js +49 -49
  121. package/dist/components/docs/libraries/LibrariesUIKitPage.js +107 -107
  122. package/dist/components/docs/libraries/LibrariesWorkflowComposerPage.js +35 -35
  123. package/dist/components/docs/libraries/LibrariesWorkflowsPage.js +89 -89
  124. package/dist/components/docs/libraries/index.js +1919 -1919
  125. package/dist/components/docs/manifesto/ManifestoPage.js +79 -79
  126. package/dist/components/docs/ops/AutoEvolutionOpsPage.js +59 -59
  127. package/dist/components/docs/ops/DistributedTracingOpsPage.js +33 -33
  128. package/dist/components/docs/ops/index.js +92 -92
  129. package/dist/components/docs/reference/DocsMarkdownContent.js +27 -27
  130. package/dist/components/docs/reference/DocsReferenceContent.js +34 -34
  131. package/dist/components/docs/reference/DocsReferenceIndexClient.js +23 -23
  132. package/dist/components/docs/reference/DocsReferenceIndexPage.js +26 -26
  133. package/dist/components/docs/reference/DocsReferencePage.js +37 -37
  134. package/dist/components/docs/reference/index.js +63 -63
  135. package/dist/components/docs/safety/SafetyAuditingPage.js +161 -161
  136. package/dist/components/docs/safety/SafetyMigrationsPage.js +169 -169
  137. package/dist/components/docs/safety/SafetyOverviewPage.js +99 -99
  138. package/dist/components/docs/safety/SafetyPDPPage.js +137 -137
  139. package/dist/components/docs/safety/SafetySecurityTrustPage.js +95 -95
  140. package/dist/components/docs/safety/SafetySigningPage.js +39 -39
  141. package/dist/components/docs/safety/SafetyTenantIsolationPage.js +33 -33
  142. package/dist/components/docs/safety/index.js +733 -733
  143. package/dist/components/docs/shared/StudioPrompt.js +9 -9
  144. package/dist/components/docs/specs/SpecsCapabilitiesPage.js +61 -61
  145. package/dist/components/docs/specs/SpecsDataViewsPage.js +119 -119
  146. package/dist/components/docs/specs/SpecsOverlaysPage.js +171 -171
  147. package/dist/components/docs/specs/SpecsOverviewPage.js +167 -167
  148. package/dist/components/docs/specs/SpecsPolicyPage.js +179 -179
  149. package/dist/components/docs/specs/SpecsWorkflowsPage.js +141 -141
  150. package/dist/components/docs/specs/index.js +838 -838
  151. package/dist/components/docs/studio/StudioBYOKPage.js +9 -9
  152. package/dist/components/docs/studio/StudioDeploymentsPage.js +9 -9
  153. package/dist/components/docs/studio/StudioGettingStartedPage.js +9 -9
  154. package/dist/components/docs/studio/StudioIntegrationsPage.js +9 -9
  155. package/dist/components/docs/studio/StudioOverviewPage.js +33 -33
  156. package/dist/components/docs/studio/StudioVisualBuilderPage.js +9 -9
  157. package/dist/components/docs/studio/index.js +78 -78
  158. package/dist/components/integrations/index.js +209 -209
  159. package/dist/components/integrations/molecules/IntegrationCard.js +33 -33
  160. package/dist/components/integrations/organisms/IntegrationMarketplace.js +71 -71
  161. package/dist/components/integrations/organisms/IntegrationSettings.js +98 -98
  162. package/dist/components/integrations/organisms/KnowledgeSourceList.js +40 -40
  163. package/dist/components/legal/PrivacyTemplate.js +477 -477
  164. package/dist/components/legal/TermsTemplate.js +421 -421
  165. package/dist/components/legal/index.js +898 -898
  166. package/dist/components/shared/FeatureGateNotice.js +13 -13
  167. package/dist/components/shared/index.js +13 -13
  168. package/dist/components/shell/WorkspaceHeader.js +37 -37
  169. package/dist/components/shell/WorkspaceProjectShellLayout.js +77 -77
  170. package/dist/components/shell/WorkspaceShellRenderer.d.ts +17 -0
  171. package/dist/components/shell/WorkspaceShellRenderer.js +229 -0
  172. package/dist/components/shell/WorkspaceSidebar.js +27 -27
  173. package/dist/components/shell/index.d.ts +1 -0
  174. package/dist/components/shell/index.js +140 -77
  175. package/dist/components/templates/index.js +272 -272
  176. package/dist/components/templates/messaging/ConversationList.js +27 -27
  177. package/dist/components/templates/messaging/MessageComposer.js +27 -27
  178. package/dist/components/templates/messaging/MessageThread.js +18 -18
  179. package/dist/components/templates/messaging/MessagingWorkspace.js +65 -65
  180. package/dist/components/templates/messaging/index.js +65 -65
  181. package/dist/components/templates/recipes/LanguageSwitcher.js +5 -5
  182. package/dist/components/templates/recipes/RecipeCard.js +26 -26
  183. package/dist/components/templates/recipes/RecipeDetail.js +33 -33
  184. package/dist/components/templates/recipes/RecipeList.js +80 -80
  185. package/dist/components/templates/recipes/index.js +80 -80
  186. package/dist/components/templates/todos/FilterBar.js +39 -39
  187. package/dist/components/templates/todos/TaskForm.js +43 -43
  188. package/dist/components/templates/todos/TaskItem.js +30 -30
  189. package/dist/components/templates/todos/TaskList.js +127 -127
  190. package/dist/components/templates/todos/index.js +127 -127
  191. package/dist/index.js +12323 -12260
  192. package/dist/infrastructure/elysia/index.js +8 -8
  193. package/dist/infrastructure/elysia/logger.js +8 -8
  194. package/dist/infrastructure/index.js +8 -8
  195. package/dist/libs/posthog/client.js +2 -2
  196. package/dist/node/application/index.js +8 -8
  197. package/dist/node/application/mcp/cliMcp.js +8 -8
  198. package/dist/node/application/mcp/contractsMcp.js +8 -8
  199. package/dist/node/application/mcp/docsMcp.js +8 -8
  200. package/dist/node/application/mcp/index.js +8 -8
  201. package/dist/node/application/mcp/internalMcp.js +8 -8
  202. package/dist/node/application/mcp/providerRankingMcp.js +8 -8
  203. package/dist/node/bundles/LibraryBundle.js +138 -0
  204. package/dist/node/bundles/index.js +138 -0
  205. package/dist/node/components/docs/DocsIndexPage.js +91 -91
  206. package/dist/node/components/docs/advanced/AdvancedMCPPage.js +125 -125
  207. package/dist/node/components/docs/advanced/AdvancedOverlayEditorPage.js +49 -49
  208. package/dist/node/components/docs/advanced/AdvancedRenderersPage.js +51 -51
  209. package/dist/node/components/docs/advanced/AdvancedSpecExperimentsPage.js +35 -35
  210. package/dist/node/components/docs/advanced/AdvancedTelemetryPage.js +177 -177
  211. package/dist/node/components/docs/advanced/AdvancedWorkflowMonitoringPage.js +45 -45
  212. package/dist/node/components/docs/advanced/index.js +482 -482
  213. package/dist/node/components/docs/architecture/ArchitectureAppConfigPage.js +107 -107
  214. package/dist/node/components/docs/architecture/ArchitectureControlPlanePage.js +73 -73
  215. package/dist/node/components/docs/architecture/ArchitectureIntegrationBindingPage.js +117 -117
  216. package/dist/node/components/docs/architecture/ArchitectureKnowledgeBindingPage.js +175 -175
  217. package/dist/node/components/docs/architecture/ArchitectureMultiTenancyPage.js +71 -71
  218. package/dist/node/components/docs/architecture/ArchitectureOverviewPage.js +205 -205
  219. package/dist/node/components/docs/architecture/index.js +748 -748
  220. package/dist/node/components/docs/comparison/ComparisonAutomationPlatformsPage.js +117 -117
  221. package/dist/node/components/docs/comparison/ComparisonEnterprisePlatformsPage.js +111 -111
  222. package/dist/node/components/docs/comparison/ComparisonInternalToolBuildersPage.js +117 -117
  223. package/dist/node/components/docs/comparison/ComparisonOverviewPage.js +97 -97
  224. package/dist/node/components/docs/comparison/ComparisonWindmillPage.js +125 -125
  225. package/dist/node/components/docs/comparison/ComparisonWorkflowEnginesPage.js +171 -171
  226. package/dist/node/components/docs/comparison/index.js +738 -738
  227. package/dist/node/components/docs/ecosystem/IntegrationsPage.js +45 -45
  228. package/dist/node/components/docs/ecosystem/PluginsPage.js +73 -73
  229. package/dist/node/components/docs/ecosystem/RegistryPage.js +37 -37
  230. package/dist/node/components/docs/ecosystem/TemplatesPage.js +56 -56
  231. package/dist/node/components/docs/ecosystem/index.js +211 -211
  232. package/dist/node/components/docs/examples/DocsExamplesPage.js +21 -21
  233. package/dist/node/components/docs/examples/index.js +21 -21
  234. package/dist/node/components/docs/getting-started/CLIPage.js +95 -95
  235. package/dist/node/components/docs/getting-started/CompatibilityPage.js +81 -81
  236. package/dist/node/components/docs/getting-started/DataViewTutorialPage.js +57 -57
  237. package/dist/node/components/docs/getting-started/DeveloperToolsPage.js +61 -61
  238. package/dist/node/components/docs/getting-started/HelloWorldPage.js +77 -77
  239. package/dist/node/components/docs/getting-started/InstallationPage.js +65 -65
  240. package/dist/node/components/docs/getting-started/StartHerePage.js +51 -51
  241. package/dist/node/components/docs/getting-started/TroubleshootingPage.js +73 -73
  242. package/dist/node/components/docs/getting-started/VSCodeExtensionPage.js +171 -171
  243. package/dist/node/components/docs/getting-started/index.js +731 -731
  244. package/dist/node/components/docs/guides/GuideCIDiffGatingPage.js +80 -80
  245. package/dist/node/components/docs/guides/GuideContractTypesPage.js +232 -232
  246. package/dist/node/components/docs/guides/GuideDocsPipelinePage.js +82 -82
  247. package/dist/node/components/docs/guides/GuideGenerateDocsClientsSchemasPage.js +84 -84
  248. package/dist/node/components/docs/guides/GuideImportExistingCodebasesPage.js +324 -324
  249. package/dist/node/components/docs/guides/GuideNextjsOneEndpointPage.js +106 -106
  250. package/dist/node/components/docs/guides/GuideSpecValidationTypingPage.js +78 -78
  251. package/dist/node/components/docs/guides/GuidesIndexPage.js +43 -43
  252. package/dist/node/components/docs/guides/index.js +975 -975
  253. package/dist/node/components/docs/index.js +10791 -10791
  254. package/dist/node/components/docs/integrations/IntegrationsCircuitBreakersPage.js +17 -17
  255. package/dist/node/components/docs/integrations/IntegrationsElevenLabsPage.js +47 -47
  256. package/dist/node/components/docs/integrations/IntegrationsGithubPage.js +61 -61
  257. package/dist/node/components/docs/integrations/IntegrationsGmailPage.js +49 -49
  258. package/dist/node/components/docs/integrations/IntegrationsGoogleCalendarPage.js +33 -33
  259. package/dist/node/components/docs/integrations/IntegrationsHealthRoutingPage.js +65 -65
  260. package/dist/node/components/docs/integrations/IntegrationsMistralPage.js +69 -69
  261. package/dist/node/components/docs/integrations/IntegrationsOpenAIPage.js +65 -65
  262. package/dist/node/components/docs/integrations/IntegrationsOverviewPage.js +313 -313
  263. package/dist/node/components/docs/integrations/IntegrationsPostmarkPage.js +101 -101
  264. package/dist/node/components/docs/integrations/IntegrationsPowensPage.js +121 -121
  265. package/dist/node/components/docs/integrations/IntegrationsQdrantPage.js +49 -49
  266. package/dist/node/components/docs/integrations/IntegrationsResendPage.js +45 -45
  267. package/dist/node/components/docs/integrations/IntegrationsS3Page.js +57 -57
  268. package/dist/node/components/docs/integrations/IntegrationsSlackPage.js +63 -63
  269. package/dist/node/components/docs/integrations/IntegrationsSpecModelPage.js +139 -139
  270. package/dist/node/components/docs/integrations/IntegrationsStripePage.js +159 -159
  271. package/dist/node/components/docs/integrations/IntegrationsTwilioPage.js +61 -61
  272. package/dist/node/components/docs/integrations/IntegrationsWhatsappMetaPage.js +63 -63
  273. package/dist/node/components/docs/integrations/IntegrationsWhatsappTwilioPage.js +65 -65
  274. package/dist/node/components/docs/integrations/index.js +1642 -1642
  275. package/dist/node/components/docs/intent/ContractFirstApiPage.js +51 -51
  276. package/dist/node/components/docs/intent/DeterministicCodegenPage.js +59 -59
  277. package/dist/node/components/docs/intent/GenerateClientFromSchemaPage.js +85 -85
  278. package/dist/node/components/docs/intent/OpenapiAlternativePage.js +91 -91
  279. package/dist/node/components/docs/intent/SchemaValidationTypescriptPage.js +59 -59
  280. package/dist/node/components/docs/intent/SpecDrivenDevelopmentPage.js +51 -51
  281. package/dist/node/components/docs/intent/index.js +396 -396
  282. package/dist/node/components/docs/knowledge/KnowledgeCategoriesPage.js +371 -371
  283. package/dist/node/components/docs/knowledge/KnowledgeExamplesPage.js +79 -79
  284. package/dist/node/components/docs/knowledge/KnowledgeOverviewPage.js +185 -185
  285. package/dist/node/components/docs/knowledge/KnowledgeSourcesPage.js +187 -187
  286. package/dist/node/components/docs/knowledge/KnowledgeSpacesPage.js +141 -141
  287. package/dist/node/components/docs/knowledge/index.js +963 -963
  288. package/dist/node/components/docs/libraries/LibrariesAccessibilityPage.js +85 -85
  289. package/dist/node/components/docs/libraries/LibrariesAiAgentPage.js +63 -63
  290. package/dist/node/components/docs/libraries/LibrariesAnalyticsPage.js +33 -33
  291. package/dist/node/components/docs/libraries/LibrariesContentGenPage.js +43 -43
  292. package/dist/node/components/docs/libraries/LibrariesContractsPage.js +125 -125
  293. package/dist/node/components/docs/libraries/LibrariesCostTrackingPage.js +45 -45
  294. package/dist/node/components/docs/libraries/LibrariesDataBackendPage.js +69 -69
  295. package/dist/node/components/docs/libraries/LibrariesDataViewsPage.js +79 -79
  296. package/dist/node/components/docs/libraries/LibrariesDesignSystemPage.js +129 -129
  297. package/dist/node/components/docs/libraries/LibrariesEvolutionPage.js +49 -49
  298. package/dist/node/components/docs/libraries/LibrariesGraphQLPage.js +73 -73
  299. package/dist/node/components/docs/libraries/LibrariesGrowthPage.js +35 -35
  300. package/dist/node/components/docs/libraries/LibrariesMultiTenancyPage.js +43 -43
  301. package/dist/node/components/docs/libraries/LibrariesObservabilityPage.js +53 -53
  302. package/dist/node/components/docs/libraries/LibrariesOverlayEnginePage.js +45 -45
  303. package/dist/node/components/docs/libraries/LibrariesOverviewPage.js +191 -191
  304. package/dist/node/components/docs/libraries/LibrariesPersonalizationPage.js +47 -47
  305. package/dist/node/components/docs/libraries/LibrariesProgressiveDeliveryPage.js +53 -53
  306. package/dist/node/components/docs/libraries/LibrariesResiliencePage.js +49 -49
  307. package/dist/node/components/docs/libraries/LibrariesRuntimePage.js +87 -87
  308. package/dist/node/components/docs/libraries/LibrariesSLOPage.js +47 -47
  309. package/dist/node/components/docs/libraries/LibrariesSchemaPage.js +139 -139
  310. package/dist/node/components/docs/libraries/LibrariesSupportBotPage.js +57 -57
  311. package/dist/node/components/docs/libraries/LibrariesTestingPage.js +49 -49
  312. package/dist/node/components/docs/libraries/LibrariesUIKitPage.js +107 -107
  313. package/dist/node/components/docs/libraries/LibrariesWorkflowComposerPage.js +35 -35
  314. package/dist/node/components/docs/libraries/LibrariesWorkflowsPage.js +89 -89
  315. package/dist/node/components/docs/libraries/index.js +1919 -1919
  316. package/dist/node/components/docs/manifesto/ManifestoPage.js +79 -79
  317. package/dist/node/components/docs/ops/AutoEvolutionOpsPage.js +59 -59
  318. package/dist/node/components/docs/ops/DistributedTracingOpsPage.js +33 -33
  319. package/dist/node/components/docs/ops/index.js +92 -92
  320. package/dist/node/components/docs/reference/DocsMarkdownContent.js +27 -27
  321. package/dist/node/components/docs/reference/DocsReferenceContent.js +34 -34
  322. package/dist/node/components/docs/reference/DocsReferenceIndexClient.js +23 -23
  323. package/dist/node/components/docs/reference/DocsReferenceIndexPage.js +26 -26
  324. package/dist/node/components/docs/reference/DocsReferencePage.js +37 -37
  325. package/dist/node/components/docs/reference/index.js +63 -63
  326. package/dist/node/components/docs/safety/SafetyAuditingPage.js +161 -161
  327. package/dist/node/components/docs/safety/SafetyMigrationsPage.js +169 -169
  328. package/dist/node/components/docs/safety/SafetyOverviewPage.js +99 -99
  329. package/dist/node/components/docs/safety/SafetyPDPPage.js +137 -137
  330. package/dist/node/components/docs/safety/SafetySecurityTrustPage.js +95 -95
  331. package/dist/node/components/docs/safety/SafetySigningPage.js +39 -39
  332. package/dist/node/components/docs/safety/SafetyTenantIsolationPage.js +33 -33
  333. package/dist/node/components/docs/safety/index.js +733 -733
  334. package/dist/node/components/docs/shared/StudioPrompt.js +9 -9
  335. package/dist/node/components/docs/specs/SpecsCapabilitiesPage.js +61 -61
  336. package/dist/node/components/docs/specs/SpecsDataViewsPage.js +119 -119
  337. package/dist/node/components/docs/specs/SpecsOverlaysPage.js +171 -171
  338. package/dist/node/components/docs/specs/SpecsOverviewPage.js +167 -167
  339. package/dist/node/components/docs/specs/SpecsPolicyPage.js +179 -179
  340. package/dist/node/components/docs/specs/SpecsWorkflowsPage.js +141 -141
  341. package/dist/node/components/docs/specs/index.js +838 -838
  342. package/dist/node/components/docs/studio/StudioBYOKPage.js +9 -9
  343. package/dist/node/components/docs/studio/StudioDeploymentsPage.js +9 -9
  344. package/dist/node/components/docs/studio/StudioGettingStartedPage.js +9 -9
  345. package/dist/node/components/docs/studio/StudioIntegrationsPage.js +9 -9
  346. package/dist/node/components/docs/studio/StudioOverviewPage.js +33 -33
  347. package/dist/node/components/docs/studio/StudioVisualBuilderPage.js +9 -9
  348. package/dist/node/components/docs/studio/index.js +78 -78
  349. package/dist/node/components/integrations/index.js +209 -209
  350. package/dist/node/components/integrations/molecules/IntegrationCard.js +33 -33
  351. package/dist/node/components/integrations/organisms/IntegrationMarketplace.js +71 -71
  352. package/dist/node/components/integrations/organisms/IntegrationSettings.js +98 -98
  353. package/dist/node/components/integrations/organisms/KnowledgeSourceList.js +40 -40
  354. package/dist/node/components/legal/PrivacyTemplate.js +477 -477
  355. package/dist/node/components/legal/TermsTemplate.js +421 -421
  356. package/dist/node/components/legal/index.js +898 -898
  357. package/dist/node/components/shared/FeatureGateNotice.js +13 -13
  358. package/dist/node/components/shared/index.js +13 -13
  359. package/dist/node/components/shell/WorkspaceHeader.js +37 -37
  360. package/dist/node/components/shell/WorkspaceProjectShellLayout.js +77 -77
  361. package/dist/node/components/shell/WorkspaceShellRenderer.js +228 -0
  362. package/dist/node/components/shell/WorkspaceSidebar.js +27 -27
  363. package/dist/node/components/shell/index.js +140 -77
  364. package/dist/node/components/templates/index.js +272 -272
  365. package/dist/node/components/templates/messaging/ConversationList.js +27 -27
  366. package/dist/node/components/templates/messaging/MessageComposer.js +27 -27
  367. package/dist/node/components/templates/messaging/MessageThread.js +18 -18
  368. package/dist/node/components/templates/messaging/MessagingWorkspace.js +65 -65
  369. package/dist/node/components/templates/messaging/index.js +65 -65
  370. package/dist/node/components/templates/recipes/LanguageSwitcher.js +5 -5
  371. package/dist/node/components/templates/recipes/RecipeCard.js +26 -26
  372. package/dist/node/components/templates/recipes/RecipeDetail.js +33 -33
  373. package/dist/node/components/templates/recipes/RecipeList.js +80 -80
  374. package/dist/node/components/templates/recipes/index.js +80 -80
  375. package/dist/node/components/templates/todos/FilterBar.js +39 -39
  376. package/dist/node/components/templates/todos/TaskForm.js +43 -43
  377. package/dist/node/components/templates/todos/TaskItem.js +30 -30
  378. package/dist/node/components/templates/todos/TaskList.js +127 -127
  379. package/dist/node/components/templates/todos/index.js +127 -127
  380. package/dist/node/index.js +12323 -12260
  381. package/dist/node/infrastructure/elysia/index.js +8 -8
  382. package/dist/node/infrastructure/elysia/logger.js +8 -8
  383. package/dist/node/infrastructure/index.js +8 -8
  384. package/dist/node/libs/posthog/client.js +2 -2
  385. package/dist/node/presentation/features/atoms/FeatureIcon/FeatureIcon.js +3 -3
  386. package/dist/node/presentation/features/atoms/FeatureIcon/index.js +3 -3
  387. package/dist/node/presentation/features/atoms/index.js +3 -3
  388. package/dist/node/presentation/features/index.js +915 -915
  389. package/dist/node/presentation/features/molecules/FeatureCard/FeatureCard.js +101 -101
  390. package/dist/node/presentation/features/molecules/FeatureCard/index.js +101 -101
  391. package/dist/node/presentation/features/molecules/FeatureCategoryHeader/FeatureCategoryHeader.js +15 -15
  392. package/dist/node/presentation/features/molecules/FeatureCategoryHeader/index.js +15 -15
  393. package/dist/node/presentation/features/molecules/FeatureFilters/FeatureFilters.js +23 -23
  394. package/dist/node/presentation/features/molecules/FeatureFilters/index.js +23 -23
  395. package/dist/node/presentation/features/molecules/FeatureHoverPreview/FeatureHoverPreview.js +67 -67
  396. package/dist/node/presentation/features/molecules/FeatureHoverPreview/index.js +67 -67
  397. package/dist/node/presentation/features/molecules/index.js +139 -139
  398. package/dist/node/presentation/features/organisms/FeatureDataViewsList.js +7 -7
  399. package/dist/node/presentation/features/organisms/FeatureDetail/FeatureDetail.js +57 -57
  400. package/dist/node/presentation/features/organisms/FeatureDetail/index.js +57 -57
  401. package/dist/node/presentation/features/organisms/FeatureDiscovery/FeatureDiscovery.js +183 -183
  402. package/dist/node/presentation/features/organisms/FeatureDiscovery/index.js +183 -183
  403. package/dist/node/presentation/features/organisms/FeatureEventsList.js +7 -7
  404. package/dist/node/presentation/features/organisms/FeatureFormsList.js +7 -7
  405. package/dist/node/presentation/features/organisms/FeatureOperationsList.js +7 -7
  406. package/dist/node/presentation/features/organisms/FeaturePresentationsList.js +7 -7
  407. package/dist/node/presentation/features/organisms/index.js +275 -275
  408. package/dist/node/presentation/features/templates/FeatureDataViewDetailTemplate/FeatureDataViewDetailTemplate.js +126 -126
  409. package/dist/node/presentation/features/templates/FeatureDataViewDetailTemplate/index.js +126 -126
  410. package/dist/node/presentation/features/templates/FeatureDataViewsTemplate/FeatureDataViewsTemplate.js +16 -16
  411. package/dist/node/presentation/features/templates/FeatureDataViewsTemplate/index.js +16 -16
  412. package/dist/node/presentation/features/templates/FeatureEventDetailTemplate/FeatureEventDetailTemplate.js +112 -112
  413. package/dist/node/presentation/features/templates/FeatureEventDetailTemplate/index.js +112 -112
  414. package/dist/node/presentation/features/templates/FeatureEventsTemplate/FeatureEventsTemplate.js +16 -16
  415. package/dist/node/presentation/features/templates/FeatureEventsTemplate/index.js +16 -16
  416. package/dist/node/presentation/features/templates/FeatureFormDetailTemplate/FeatureFormDetailTemplate.js +126 -126
  417. package/dist/node/presentation/features/templates/FeatureFormDetailTemplate/index.js +126 -126
  418. package/dist/node/presentation/features/templates/FeatureFormsTemplate/FeatureFormsTemplate.js +16 -16
  419. package/dist/node/presentation/features/templates/FeatureFormsTemplate/index.js +16 -16
  420. package/dist/node/presentation/features/templates/FeatureOperationDetailTemplate/FeatureOperationDetailTemplate.js +110 -110
  421. package/dist/node/presentation/features/templates/FeatureOperationDetailTemplate/index.js +110 -110
  422. package/dist/node/presentation/features/templates/FeatureOperationsTemplate/FeatureOperationsTemplate.js +16 -16
  423. package/dist/node/presentation/features/templates/FeatureOperationsTemplate/index.js +16 -16
  424. package/dist/node/presentation/features/templates/FeatureOverviewTemplate/FeatureOverviewTemplate.js +66 -66
  425. package/dist/node/presentation/features/templates/FeatureOverviewTemplate/index.js +66 -66
  426. package/dist/node/presentation/features/templates/FeaturePresentationDetailTemplate/FeaturePresentationDetailTemplate.js +112 -112
  427. package/dist/node/presentation/features/templates/FeaturePresentationDetailTemplate/index.js +112 -112
  428. package/dist/node/presentation/features/templates/FeaturePresentationsTemplate/FeaturePresentationsTemplate.js +16 -16
  429. package/dist/node/presentation/features/templates/FeaturePresentationsTemplate/index.js +16 -16
  430. package/dist/presentation/features/atoms/FeatureIcon/FeatureIcon.js +3 -3
  431. package/dist/presentation/features/atoms/FeatureIcon/index.js +3 -3
  432. package/dist/presentation/features/atoms/index.js +3 -3
  433. package/dist/presentation/features/index.js +915 -915
  434. package/dist/presentation/features/molecules/FeatureCard/FeatureCard.js +101 -101
  435. package/dist/presentation/features/molecules/FeatureCard/index.js +101 -101
  436. package/dist/presentation/features/molecules/FeatureCategoryHeader/FeatureCategoryHeader.js +15 -15
  437. package/dist/presentation/features/molecules/FeatureCategoryHeader/index.js +15 -15
  438. package/dist/presentation/features/molecules/FeatureFilters/FeatureFilters.js +23 -23
  439. package/dist/presentation/features/molecules/FeatureFilters/index.js +23 -23
  440. package/dist/presentation/features/molecules/FeatureHoverPreview/FeatureHoverPreview.js +67 -67
  441. package/dist/presentation/features/molecules/FeatureHoverPreview/index.js +67 -67
  442. package/dist/presentation/features/molecules/index.js +139 -139
  443. package/dist/presentation/features/organisms/FeatureDataViewsList.js +7 -7
  444. package/dist/presentation/features/organisms/FeatureDetail/FeatureDetail.js +57 -57
  445. package/dist/presentation/features/organisms/FeatureDetail/index.js +57 -57
  446. package/dist/presentation/features/organisms/FeatureDiscovery/FeatureDiscovery.js +183 -183
  447. package/dist/presentation/features/organisms/FeatureDiscovery/index.js +183 -183
  448. package/dist/presentation/features/organisms/FeatureEventsList.js +7 -7
  449. package/dist/presentation/features/organisms/FeatureFormsList.js +7 -7
  450. package/dist/presentation/features/organisms/FeatureOperationsList.js +7 -7
  451. package/dist/presentation/features/organisms/FeaturePresentationsList.js +7 -7
  452. package/dist/presentation/features/organisms/index.js +275 -275
  453. package/dist/presentation/features/templates/FeatureDataViewDetailTemplate/FeatureDataViewDetailTemplate.js +126 -126
  454. package/dist/presentation/features/templates/FeatureDataViewDetailTemplate/index.js +126 -126
  455. package/dist/presentation/features/templates/FeatureDataViewsTemplate/FeatureDataViewsTemplate.js +16 -16
  456. package/dist/presentation/features/templates/FeatureDataViewsTemplate/index.js +16 -16
  457. package/dist/presentation/features/templates/FeatureEventDetailTemplate/FeatureEventDetailTemplate.js +112 -112
  458. package/dist/presentation/features/templates/FeatureEventDetailTemplate/index.js +112 -112
  459. package/dist/presentation/features/templates/FeatureEventsTemplate/FeatureEventsTemplate.js +16 -16
  460. package/dist/presentation/features/templates/FeatureEventsTemplate/index.js +16 -16
  461. package/dist/presentation/features/templates/FeatureFormDetailTemplate/FeatureFormDetailTemplate.js +126 -126
  462. package/dist/presentation/features/templates/FeatureFormDetailTemplate/index.js +126 -126
  463. package/dist/presentation/features/templates/FeatureFormsTemplate/FeatureFormsTemplate.js +16 -16
  464. package/dist/presentation/features/templates/FeatureFormsTemplate/index.js +16 -16
  465. package/dist/presentation/features/templates/FeatureOperationDetailTemplate/FeatureOperationDetailTemplate.js +110 -110
  466. package/dist/presentation/features/templates/FeatureOperationDetailTemplate/index.js +110 -110
  467. package/dist/presentation/features/templates/FeatureOperationsTemplate/FeatureOperationsTemplate.js +16 -16
  468. package/dist/presentation/features/templates/FeatureOperationsTemplate/index.js +16 -16
  469. package/dist/presentation/features/templates/FeatureOverviewTemplate/FeatureOverviewTemplate.js +66 -66
  470. package/dist/presentation/features/templates/FeatureOverviewTemplate/index.js +66 -66
  471. package/dist/presentation/features/templates/FeaturePresentationDetailTemplate/FeaturePresentationDetailTemplate.js +112 -112
  472. package/dist/presentation/features/templates/FeaturePresentationDetailTemplate/index.js +112 -112
  473. package/dist/presentation/features/templates/FeaturePresentationsTemplate/FeaturePresentationsTemplate.js +16 -16
  474. package/dist/presentation/features/templates/FeaturePresentationsTemplate/index.js +16 -16
  475. package/package.json +71 -22
  476. package/src/bundles/LibraryBundle.ts +152 -0
  477. package/src/bundles/index.ts +1 -0
  478. package/src/components/shell/WorkspaceShellRenderer.tsx +90 -0
  479. package/src/components/shell/index.ts +1 -0
@@ -3,42 +3,42 @@
3
3
  import { CodeBlock } from "@contractspec/lib.design-system";
4
4
  import Link from "@contractspec/lib.ui-link";
5
5
  import { ChevronRight } from "lucide-react";
6
- import { jsxDEV } from "react/jsx-dev-runtime";
6
+ import { jsx, jsxs } from "react/jsx-runtime";
7
7
  function ArchitectureAppConfigPage() {
8
- return /* @__PURE__ */ jsxDEV("div", {
8
+ return /* @__PURE__ */ jsxs("div", {
9
9
  className: "space-y-8",
10
10
  children: [
11
- /* @__PURE__ */ jsxDEV("div", {
11
+ /* @__PURE__ */ jsxs("div", {
12
12
  className: "space-y-4",
13
13
  children: [
14
- /* @__PURE__ */ jsxDEV("h1", {
14
+ /* @__PURE__ */ jsx("h1", {
15
15
  className: "text-4xl font-bold",
16
16
  children: "App Configuration"
17
- }, undefined, false, undefined, this),
18
- /* @__PURE__ */ jsxDEV("p", {
17
+ }),
18
+ /* @__PURE__ */ jsx("p", {
19
19
  className: "text-muted-foreground",
20
20
  children: "ContractSpec uses a three-tier configuration model that separates global app definitions from tenant-specific settings and runtime resolution."
21
- }, undefined, false, undefined, this)
21
+ })
22
22
  ]
23
- }, undefined, true, undefined, this),
24
- /* @__PURE__ */ jsxDEV("div", {
23
+ }),
24
+ /* @__PURE__ */ jsxs("div", {
25
25
  className: "space-y-4",
26
26
  children: [
27
- /* @__PURE__ */ jsxDEV("h2", {
27
+ /* @__PURE__ */ jsx("h2", {
28
28
  className: "text-2xl font-bold",
29
29
  children: "AppBlueprintSpec"
30
- }, undefined, false, undefined, this),
31
- /* @__PURE__ */ jsxDEV("p", {
30
+ }),
31
+ /* @__PURE__ */ jsxs("p", {
32
32
  className: "text-muted-foreground",
33
33
  children: [
34
34
  "The ",
35
- /* @__PURE__ */ jsxDEV("strong", {
35
+ /* @__PURE__ */ jsx("strong", {
36
36
  children: "AppBlueprintSpec"
37
- }, undefined, false, undefined, this),
37
+ }),
38
38
  " is the global, versioned definition of your application. It contains no tenant-specific information and is stored in version control."
39
39
  ]
40
- }, undefined, true, undefined, this),
41
- /* @__PURE__ */ jsxDEV(CodeBlock, {
40
+ }),
41
+ /* @__PURE__ */ jsx(CodeBlock, {
42
42
  language: "typescript",
43
43
  code: `type AppBlueprintSpec = {
44
44
  id: string;
@@ -78,27 +78,27 @@ function ArchitectureAppConfigPage() {
78
78
  // Schema evolution
79
79
  migrations: MigrationSpec[];
80
80
  };`
81
- }, undefined, false, undefined, this)
81
+ })
82
82
  ]
83
- }, undefined, true, undefined, this),
84
- /* @__PURE__ */ jsxDEV("div", {
83
+ }),
84
+ /* @__PURE__ */ jsxs("div", {
85
85
  className: "space-y-4",
86
86
  children: [
87
- /* @__PURE__ */ jsxDEV("h2", {
87
+ /* @__PURE__ */ jsx("h2", {
88
88
  className: "text-2xl font-bold",
89
89
  children: "TenantAppConfig"
90
- }, undefined, false, undefined, this),
91
- /* @__PURE__ */ jsxDEV("p", {
90
+ }),
91
+ /* @__PURE__ */ jsxs("p", {
92
92
  className: "text-muted-foreground",
93
93
  children: [
94
94
  "The ",
95
- /* @__PURE__ */ jsxDEV("strong", {
95
+ /* @__PURE__ */ jsx("strong", {
96
96
  children: "TenantAppConfig"
97
- }, undefined, false, undefined, this),
97
+ }),
98
98
  " is the per-tenant, per-environment configuration that customizes how a specific tenant uses the app."
99
99
  ]
100
- }, undefined, true, undefined, this),
101
- /* @__PURE__ */ jsxDEV(CodeBlock, {
100
+ }),
101
+ /* @__PURE__ */ jsx(CodeBlock, {
102
102
  language: "typescript",
103
103
  code: `type TenantAppConfig = {
104
104
  tenantId: string;
@@ -132,21 +132,21 @@ function ArchitectureAppConfigPage() {
132
132
  createdAt: string;
133
133
  updatedAt: string;
134
134
  };`
135
- }, undefined, false, undefined, this)
135
+ })
136
136
  ]
137
- }, undefined, true, undefined, this),
138
- /* @__PURE__ */ jsxDEV("div", {
137
+ }),
138
+ /* @__PURE__ */ jsxs("div", {
139
139
  className: "space-y-4",
140
140
  children: [
141
- /* @__PURE__ */ jsxDEV("h2", {
141
+ /* @__PURE__ */ jsx("h2", {
142
142
  className: "text-2xl font-bold",
143
143
  children: "AppIntegrationBinding"
144
- }, undefined, false, undefined, this),
145
- /* @__PURE__ */ jsxDEV("p", {
144
+ }),
145
+ /* @__PURE__ */ jsx("p", {
146
146
  className: "text-muted-foreground",
147
147
  children: "Defines how a tenant connects specific integration instances to satisfy capabilities and workflows."
148
- }, undefined, false, undefined, this),
149
- /* @__PURE__ */ jsxDEV(CodeBlock, {
148
+ }),
149
+ /* @__PURE__ */ jsx(CodeBlock, {
150
150
  language: "typescript",
151
151
  code: `type AppIntegrationBinding = {
152
152
  slotId: string; // References AppIntegrationSlot.slotId
@@ -169,21 +169,21 @@ function ArchitectureAppConfigPage() {
169
169
  },
170
170
  priority: 1
171
171
  }`
172
- }, undefined, false, undefined, this)
172
+ })
173
173
  ]
174
- }, undefined, true, undefined, this),
175
- /* @__PURE__ */ jsxDEV("div", {
174
+ }),
175
+ /* @__PURE__ */ jsxs("div", {
176
176
  className: "space-y-4",
177
177
  children: [
178
- /* @__PURE__ */ jsxDEV("h2", {
178
+ /* @__PURE__ */ jsx("h2", {
179
179
  className: "text-2xl font-bold",
180
180
  children: "AppKnowledgeBinding"
181
- }, undefined, false, undefined, this),
182
- /* @__PURE__ */ jsxDEV("p", {
181
+ }),
182
+ /* @__PURE__ */ jsx("p", {
183
183
  className: "text-muted-foreground",
184
184
  children: "Defines which knowledge spaces a tenant's app can access and how."
185
- }, undefined, false, undefined, this),
186
- /* @__PURE__ */ jsxDEV(CodeBlock, {
185
+ }),
186
+ /* @__PURE__ */ jsx(CodeBlock, {
187
187
  language: "typescript",
188
188
  code: `type AppKnowledgeBinding = {
189
189
  spaceId: string;
@@ -216,27 +216,27 @@ function ArchitectureAppConfigPage() {
216
216
  allowedCategories: ["canonical", "operational"],
217
217
  sources: ["src_notion_product_docs", "src_database_schema"]
218
218
  }`
219
- }, undefined, false, undefined, this)
219
+ })
220
220
  ]
221
- }, undefined, true, undefined, this),
222
- /* @__PURE__ */ jsxDEV("div", {
221
+ }),
222
+ /* @__PURE__ */ jsxs("div", {
223
223
  className: "space-y-4",
224
224
  children: [
225
- /* @__PURE__ */ jsxDEV("h2", {
225
+ /* @__PURE__ */ jsx("h2", {
226
226
  className: "text-2xl font-bold",
227
227
  children: "ResolvedAppConfig"
228
- }, undefined, false, undefined, this),
229
- /* @__PURE__ */ jsxDEV("p", {
228
+ }),
229
+ /* @__PURE__ */ jsxs("p", {
230
230
  className: "text-muted-foreground",
231
231
  children: [
232
232
  "The ",
233
- /* @__PURE__ */ jsxDEV("strong", {
233
+ /* @__PURE__ */ jsx("strong", {
234
234
  children: "ResolvedAppConfig"
235
- }, undefined, false, undefined, this),
235
+ }),
236
236
  " is the runtime result of merging AppBlueprintSpec with TenantAppConfig. It's computed on-demand and never persisted."
237
237
  ]
238
- }, undefined, true, undefined, this),
239
- /* @__PURE__ */ jsxDEV(CodeBlock, {
238
+ }),
239
+ /* @__PURE__ */ jsx(CodeBlock, {
240
240
  language: "typescript",
241
241
  code: `type ResolvedAppConfig = {
242
242
  appId: string;
@@ -266,118 +266,118 @@ function ArchitectureAppConfigPage() {
266
266
  branding: ResolvedBranding; // { appName, assets, colors, domain }
267
267
  notes?: string;
268
268
  };`
269
- }, undefined, false, undefined, this)
269
+ })
270
270
  ]
271
- }, undefined, true, undefined, this),
272
- /* @__PURE__ */ jsxDEV("div", {
271
+ }),
272
+ /* @__PURE__ */ jsxs("div", {
273
273
  className: "space-y-4",
274
274
  children: [
275
- /* @__PURE__ */ jsxDEV("h2", {
275
+ /* @__PURE__ */ jsx("h2", {
276
276
  className: "text-2xl font-bold",
277
277
  children: "Configuration flow"
278
- }, undefined, false, undefined, this),
279
- /* @__PURE__ */ jsxDEV("p", {
278
+ }),
279
+ /* @__PURE__ */ jsx("p", {
280
280
  className: "text-muted-foreground",
281
281
  children: "Here's how configuration flows from definition to runtime:"
282
- }, undefined, false, undefined, this),
283
- /* @__PURE__ */ jsxDEV("ol", {
282
+ }),
283
+ /* @__PURE__ */ jsxs("ol", {
284
284
  className: "text-muted-foreground list-inside list-decimal space-y-3",
285
285
  children: [
286
- /* @__PURE__ */ jsxDEV("li", {
286
+ /* @__PURE__ */ jsxs("li", {
287
287
  children: [
288
- /* @__PURE__ */ jsxDEV("strong", {
288
+ /* @__PURE__ */ jsx("strong", {
289
289
  children: "Development"
290
- }, undefined, false, undefined, this),
290
+ }),
291
291
  " - Define AppBlueprintSpec with required integrations and knowledge spaces"
292
292
  ]
293
- }, undefined, true, undefined, this),
294
- /* @__PURE__ */ jsxDEV("li", {
293
+ }),
294
+ /* @__PURE__ */ jsxs("li", {
295
295
  children: [
296
- /* @__PURE__ */ jsxDEV("strong", {
296
+ /* @__PURE__ */ jsx("strong", {
297
297
  children: "Deployment"
298
- }, undefined, false, undefined, this),
298
+ }),
299
299
  " - Deploy blueprint to environment (sandbox, staging, production)"
300
300
  ]
301
- }, undefined, true, undefined, this),
302
- /* @__PURE__ */ jsxDEV("li", {
301
+ }),
302
+ /* @__PURE__ */ jsxs("li", {
303
303
  children: [
304
- /* @__PURE__ */ jsxDEV("strong", {
304
+ /* @__PURE__ */ jsx("strong", {
305
305
  children: "Tenant Setup"
306
- }, undefined, false, undefined, this),
306
+ }),
307
307
  " - Create TenantAppConfig with specific integration connections and knowledge sources"
308
308
  ]
309
- }, undefined, true, undefined, this),
310
- /* @__PURE__ */ jsxDEV("li", {
309
+ }),
310
+ /* @__PURE__ */ jsxs("li", {
311
311
  children: [
312
- /* @__PURE__ */ jsxDEV("strong", {
312
+ /* @__PURE__ */ jsx("strong", {
313
313
  children: "Runtime"
314
- }, undefined, false, undefined, this),
314
+ }),
315
315
  " - Resolve configuration on-demand when tenant accesses the app"
316
316
  ]
317
- }, undefined, true, undefined, this),
318
- /* @__PURE__ */ jsxDEV("li", {
317
+ }),
318
+ /* @__PURE__ */ jsxs("li", {
319
319
  children: [
320
- /* @__PURE__ */ jsxDEV("strong", {
320
+ /* @__PURE__ */ jsx("strong", {
321
321
  children: "Execution"
322
- }, undefined, false, undefined, this),
322
+ }),
323
323
  " - Use ResolvedAppConfig to execute capabilities, workflows, and enforce policies"
324
324
  ]
325
- }, undefined, true, undefined, this)
325
+ })
326
326
  ]
327
- }, undefined, true, undefined, this)
327
+ })
328
328
  ]
329
- }, undefined, true, undefined, this),
330
- /* @__PURE__ */ jsxDEV("div", {
329
+ }),
330
+ /* @__PURE__ */ jsxs("div", {
331
331
  className: "space-y-4",
332
332
  children: [
333
- /* @__PURE__ */ jsxDEV("h2", {
333
+ /* @__PURE__ */ jsx("h2", {
334
334
  className: "text-2xl font-bold",
335
335
  children: "Best practices"
336
- }, undefined, false, undefined, this),
337
- /* @__PURE__ */ jsxDEV("ul", {
336
+ }),
337
+ /* @__PURE__ */ jsxs("ul", {
338
338
  className: "text-muted-foreground list-inside list-disc space-y-2",
339
339
  children: [
340
- /* @__PURE__ */ jsxDEV("li", {
340
+ /* @__PURE__ */ jsx("li", {
341
341
  children: "Keep AppBlueprintSpec environment-agnostic - no secrets or tenant-specific data"
342
- }, undefined, false, undefined, this),
343
- /* @__PURE__ */ jsxDEV("li", {
342
+ }),
343
+ /* @__PURE__ */ jsx("li", {
344
344
  children: "Use TenantAppConfig for all tenant-specific settings and connections"
345
- }, undefined, false, undefined, this),
346
- /* @__PURE__ */ jsxDEV("li", {
345
+ }),
346
+ /* @__PURE__ */ jsx("li", {
347
347
  children: "Cache ResolvedAppConfig per request to avoid repeated resolution"
348
- }, undefined, false, undefined, this),
349
- /* @__PURE__ */ jsxDEV("li", {
348
+ }),
349
+ /* @__PURE__ */ jsx("li", {
350
350
  children: "Version blueprints carefully - migrations affect all tenants"
351
- }, undefined, false, undefined, this),
352
- /* @__PURE__ */ jsxDEV("li", {
351
+ }),
352
+ /* @__PURE__ */ jsx("li", {
353
353
  children: "Test blueprint changes in sandbox before promoting to production"
354
- }, undefined, false, undefined, this)
354
+ })
355
355
  ]
356
- }, undefined, true, undefined, this)
356
+ })
357
357
  ]
358
- }, undefined, true, undefined, this),
359
- /* @__PURE__ */ jsxDEV("div", {
358
+ }),
359
+ /* @__PURE__ */ jsxs("div", {
360
360
  className: "flex items-center gap-4 pt-4",
361
361
  children: [
362
- /* @__PURE__ */ jsxDEV(Link, {
362
+ /* @__PURE__ */ jsx(Link, {
363
363
  href: "/docs/architecture",
364
364
  className: "btn-ghost",
365
365
  children: "Back to Architecture"
366
- }, undefined, false, undefined, this),
367
- /* @__PURE__ */ jsxDEV(Link, {
366
+ }),
367
+ /* @__PURE__ */ jsxs(Link, {
368
368
  href: "/docs/architecture/integration-binding",
369
369
  className: "btn-primary",
370
370
  children: [
371
371
  "Integration Binding ",
372
- /* @__PURE__ */ jsxDEV(ChevronRight, {
372
+ /* @__PURE__ */ jsx(ChevronRight, {
373
373
  size: 16
374
- }, undefined, false, undefined, this)
374
+ })
375
375
  ]
376
- }, undefined, true, undefined, this)
376
+ })
377
377
  ]
378
- }, undefined, true, undefined, this)
378
+ })
379
379
  ]
380
- }, undefined, true, undefined, this);
380
+ });
381
381
  }
382
382
  export {
383
383
  ArchitectureAppConfigPage
@@ -3,74 +3,74 @@
3
3
  import { CodeBlock } from "@contractspec/lib.design-system";
4
4
  import Link from "@contractspec/lib.ui-link";
5
5
  import { ChevronRight } from "lucide-react";
6
- import { jsxDEV } from "react/jsx-dev-runtime";
6
+ import { jsx, jsxs } from "react/jsx-runtime";
7
7
  function ArchitectureControlPlanePage() {
8
- return /* @__PURE__ */ jsxDEV("div", {
8
+ return /* @__PURE__ */ jsxs("div", {
9
9
  className: "space-y-8",
10
10
  children: [
11
- /* @__PURE__ */ jsxDEV("div", {
11
+ /* @__PURE__ */ jsxs("div", {
12
12
  className: "space-y-4",
13
13
  children: [
14
- /* @__PURE__ */ jsxDEV("h1", {
14
+ /* @__PURE__ */ jsx("h1", {
15
15
  className: "text-4xl font-bold",
16
16
  children: "Control Plane Runtime"
17
- }, undefined, false, undefined, this),
18
- /* @__PURE__ */ jsxDEV("p", {
17
+ }),
18
+ /* @__PURE__ */ jsx("p", {
19
19
  className: "text-muted-foreground",
20
20
  children: "The control plane is the governance layer for agentic execution. It turns incoming intent into deterministic plans, enforces risk policy before side effects, and records replayable traces for audits."
21
- }, undefined, false, undefined, this)
21
+ })
22
22
  ]
23
- }, undefined, true, undefined, this),
24
- /* @__PURE__ */ jsxDEV("div", {
23
+ }),
24
+ /* @__PURE__ */ jsxs("div", {
25
25
  className: "space-y-4",
26
26
  children: [
27
- /* @__PURE__ */ jsxDEV("h2", {
27
+ /* @__PURE__ */ jsx("h2", {
28
28
  className: "text-2xl font-bold",
29
29
  children: "Canonical execution loop"
30
- }, undefined, false, undefined, this),
31
- /* @__PURE__ */ jsxDEV("ol", {
30
+ }),
31
+ /* @__PURE__ */ jsxs("ol", {
32
32
  className: "text-muted-foreground list-inside list-decimal space-y-2",
33
33
  children: [
34
- /* @__PURE__ */ jsxDEV("li", {
34
+ /* @__PURE__ */ jsx("li", {
35
35
  children: "Accept intent and create execution identity + trace context."
36
- }, undefined, false, undefined, this),
37
- /* @__PURE__ */ jsxDEV("li", {
36
+ }),
37
+ /* @__PURE__ */ jsx("li", {
38
38
  children: "Compile intent into a typed, deterministic plan DAG."
39
- }, undefined, false, undefined, this),
40
- /* @__PURE__ */ jsxDEV("li", {
39
+ }),
40
+ /* @__PURE__ */ jsx("li", {
41
41
  children: "Verify plan against policy and risk rules."
42
- }, undefined, false, undefined, this),
43
- /* @__PURE__ */ jsxDEV("li", {
42
+ }),
43
+ /* @__PURE__ */ jsx("li", {
44
44
  children: "Route into autonomous or assist mode based on verdict."
45
- }, undefined, false, undefined, this),
46
- /* @__PURE__ */ jsxDEV("li", {
45
+ }),
46
+ /* @__PURE__ */ jsx("li", {
47
47
  children: "Execute steps with idempotent keys and explicit stage events."
48
- }, undefined, false, undefined, this),
49
- /* @__PURE__ */ jsxDEV("li", {
48
+ }),
49
+ /* @__PURE__ */ jsx("li", {
50
50
  children: "Persist outcomes for replay, audits, and operator visibility."
51
- }, undefined, false, undefined, this)
51
+ })
52
52
  ]
53
- }, undefined, true, undefined, this)
53
+ })
54
54
  ]
55
- }, undefined, true, undefined, this),
56
- /* @__PURE__ */ jsxDEV("div", {
55
+ }),
56
+ /* @__PURE__ */ jsxs("div", {
57
57
  className: "space-y-4",
58
58
  children: [
59
- /* @__PURE__ */ jsxDEV("h2", {
59
+ /* @__PURE__ */ jsx("h2", {
60
60
  className: "text-2xl font-bold",
61
61
  children: "Contract surfaces (v1 baseline)"
62
- }, undefined, false, undefined, this),
63
- /* @__PURE__ */ jsxDEV("p", {
62
+ }),
63
+ /* @__PURE__ */ jsxs("p", {
64
64
  className: "text-muted-foreground",
65
65
  children: [
66
66
  "The runtime is contract-first. Commands, queries, events, and capabilities are explicit and versioned under",
67
- /* @__PURE__ */ jsxDEV("code", {
67
+ /* @__PURE__ */ jsx("code", {
68
68
  children: " @contractspec/lib.contracts-spec"
69
- }, undefined, false, undefined, this),
69
+ }),
70
70
  "."
71
71
  ]
72
- }, undefined, true, undefined, this),
73
- /* @__PURE__ */ jsxDEV(CodeBlock, {
72
+ }),
73
+ /* @__PURE__ */ jsx(CodeBlock, {
74
74
  language: "text",
75
75
  code: `Commands
76
76
  - controlPlane.intent.submit
@@ -109,46 +109,46 @@ Capabilities
109
109
  - control-plane.audit
110
110
  - control-plane.skill-registry
111
111
  - control-plane.channel-runtime`
112
- }, undefined, false, undefined, this)
112
+ })
113
113
  ]
114
- }, undefined, true, undefined, this),
115
- /* @__PURE__ */ jsxDEV("div", {
114
+ }),
115
+ /* @__PURE__ */ jsxs("div", {
116
116
  className: "space-y-4",
117
117
  children: [
118
- /* @__PURE__ */ jsxDEV("h2", {
118
+ /* @__PURE__ */ jsx("h2", {
119
119
  className: "text-2xl font-bold",
120
120
  children: "Policy and safety posture"
121
- }, undefined, false, undefined, this),
122
- /* @__PURE__ */ jsxDEV("ul", {
121
+ }),
122
+ /* @__PURE__ */ jsxs("ul", {
123
123
  className: "text-muted-foreground list-inside list-disc space-y-2",
124
124
  children: [
125
- /* @__PURE__ */ jsxDEV("li", {
125
+ /* @__PURE__ */ jsx("li", {
126
126
  children: "No side-effect action executes unless it comes from a compiled plan."
127
- }, undefined, false, undefined, this),
128
- /* @__PURE__ */ jsxDEV("li", {
127
+ }),
128
+ /* @__PURE__ */ jsx("li", {
129
129
  children: "High-risk actions are blocked from autonomous mode in v1."
130
- }, undefined, false, undefined, this),
131
- /* @__PURE__ */ jsxDEV("li", {
130
+ }),
131
+ /* @__PURE__ */ jsx("li", {
132
132
  children: "Approval commands provide explicit human-in-the-loop transitions."
133
- }, undefined, false, undefined, this),
134
- /* @__PURE__ */ jsxDEV("li", {
133
+ }),
134
+ /* @__PURE__ */ jsx("li", {
135
135
  children: "Skill installation is modeled as governance-controlled operations."
136
- }, undefined, false, undefined, this),
137
- /* @__PURE__ */ jsxDEV("li", {
136
+ }),
137
+ /* @__PURE__ */ jsx("li", {
138
138
  children: "Trace queries expose policy rationale and step outcomes for replay."
139
- }, undefined, false, undefined, this)
139
+ })
140
140
  ]
141
- }, undefined, true, undefined, this)
141
+ })
142
142
  ]
143
- }, undefined, true, undefined, this),
144
- /* @__PURE__ */ jsxDEV("div", {
143
+ }),
144
+ /* @__PURE__ */ jsxs("div", {
145
145
  className: "space-y-4",
146
146
  children: [
147
- /* @__PURE__ */ jsxDEV("h2", {
147
+ /* @__PURE__ */ jsx("h2", {
148
148
  className: "text-2xl font-bold",
149
149
  children: "Implementation map"
150
- }, undefined, false, undefined, this),
151
- /* @__PURE__ */ jsxDEV(CodeBlock, {
150
+ }),
151
+ /* @__PURE__ */ jsx(CodeBlock, {
152
152
  language: "text",
153
153
  code: `packages/libs/contracts-spec/src/control-plane/
154
154
  commands/
@@ -160,44 +160,44 @@ Capabilities
160
160
 
161
161
  packages/apps/web-landing/src/app/docs/architecture/control-plane/page.tsx
162
162
  implementation_plan_controle_plane.md`
163
- }, undefined, false, undefined, this)
163
+ })
164
164
  ]
165
- }, undefined, true, undefined, this),
166
- /* @__PURE__ */ jsxDEV("div", {
165
+ }),
166
+ /* @__PURE__ */ jsxs("div", {
167
167
  className: "space-y-4",
168
168
  children: [
169
- /* @__PURE__ */ jsxDEV("h2", {
169
+ /* @__PURE__ */ jsx("h2", {
170
170
  className: "text-2xl font-bold",
171
171
  children: "What comes next"
172
- }, undefined, false, undefined, this),
173
- /* @__PURE__ */ jsxDEV("p", {
172
+ }),
173
+ /* @__PURE__ */ jsx("p", {
174
174
  className: "text-muted-foreground",
175
175
  children: "WS1 delivers the contract fabric. Next increments add planner/executor split, policy escalation, capability-bound authorization, signed skill compatibility checks, and full replay tooling."
176
- }, undefined, false, undefined, this)
176
+ })
177
177
  ]
178
- }, undefined, true, undefined, this),
179
- /* @__PURE__ */ jsxDEV("div", {
178
+ }),
179
+ /* @__PURE__ */ jsxs("div", {
180
180
  className: "flex items-center gap-4 pt-4",
181
181
  children: [
182
- /* @__PURE__ */ jsxDEV(Link, {
182
+ /* @__PURE__ */ jsx(Link, {
183
183
  href: "/docs/architecture/integration-binding",
184
184
  className: "btn-ghost",
185
185
  children: "Previous: Integration Binding"
186
- }, undefined, false, undefined, this),
187
- /* @__PURE__ */ jsxDEV(Link, {
186
+ }),
187
+ /* @__PURE__ */ jsxs(Link, {
188
188
  href: "/docs/safety/auditing",
189
189
  className: "btn-primary",
190
190
  children: [
191
191
  "Audit Logs ",
192
- /* @__PURE__ */ jsxDEV(ChevronRight, {
192
+ /* @__PURE__ */ jsx(ChevronRight, {
193
193
  size: 16
194
- }, undefined, false, undefined, this)
194
+ })
195
195
  ]
196
- }, undefined, true, undefined, this)
196
+ })
197
197
  ]
198
- }, undefined, true, undefined, this)
198
+ })
199
199
  ]
200
- }, undefined, true, undefined, this);
200
+ });
201
201
  }
202
202
  export {
203
203
  ArchitectureControlPlanePage