@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
@@ -1,147 +1,147 @@
1
1
  // src/components/docs/knowledge/KnowledgeCategoriesPage.tsx
2
2
  import Link from "@contractspec/lib.ui-link";
3
3
  import { ChevronRight } from "lucide-react";
4
- import { jsxDEV } from "react/jsx-dev-runtime";
4
+ import { jsx, jsxs } from "react/jsx-runtime";
5
5
  function KnowledgeCategoriesPage() {
6
- return /* @__PURE__ */ jsxDEV("div", {
6
+ return /* @__PURE__ */ jsxs("div", {
7
7
  className: "space-y-8",
8
8
  children: [
9
- /* @__PURE__ */ jsxDEV("div", {
9
+ /* @__PURE__ */ jsxs("div", {
10
10
  className: "space-y-4",
11
11
  children: [
12
- /* @__PURE__ */ jsxDEV("h1", {
12
+ /* @__PURE__ */ jsx("h1", {
13
13
  className: "text-4xl font-bold",
14
14
  children: "Knowledge Categories"
15
- }, undefined, false, undefined, this),
16
- /* @__PURE__ */ jsxDEV("p", {
15
+ }),
16
+ /* @__PURE__ */ jsx("p", {
17
17
  className: "text-muted-foreground",
18
18
  children: "ContractSpec classifies knowledge into four categories based on trust level, source authority, and intended use. This classification determines how knowledge can be used in workflows, policy decisions, and agent responses."
19
- }, undefined, false, undefined, this)
19
+ })
20
20
  ]
21
- }, undefined, true, undefined, this),
22
- /* @__PURE__ */ jsxDEV("div", {
21
+ }),
22
+ /* @__PURE__ */ jsxs("div", {
23
23
  className: "space-y-4",
24
24
  children: [
25
- /* @__PURE__ */ jsxDEV("h2", {
25
+ /* @__PURE__ */ jsx("h2", {
26
26
  className: "text-2xl font-bold",
27
27
  children: "The four categories"
28
- }, undefined, false, undefined, this),
29
- /* @__PURE__ */ jsxDEV("div", {
28
+ }),
29
+ /* @__PURE__ */ jsx("div", {
30
30
  className: "bg-background/50 border-border text-muted-foreground overflow-x-auto rounded-lg border p-4 font-mono text-sm",
31
- children: /* @__PURE__ */ jsxDEV("pre", {
31
+ children: /* @__PURE__ */ jsx("pre", {
32
32
  children: `type KnowledgeCategory =
33
33
  | "canonical" // Internal ground truth
34
34
  | "operational" // Internal operational docs
35
35
  | "external" // Third-party reference
36
36
  | "ephemeral"; // Temporary context`
37
- }, undefined, false, undefined, this)
38
- }, undefined, false, undefined, this)
37
+ })
38
+ })
39
39
  ]
40
- }, undefined, true, undefined, this),
41
- /* @__PURE__ */ jsxDEV("div", {
40
+ }),
41
+ /* @__PURE__ */ jsxs("div", {
42
42
  className: "space-y-6",
43
43
  children: [
44
- /* @__PURE__ */ jsxDEV("div", {
44
+ /* @__PURE__ */ jsxs("div", {
45
45
  className: "space-y-4",
46
46
  children: [
47
- /* @__PURE__ */ jsxDEV("h3", {
47
+ /* @__PURE__ */ jsx("h3", {
48
48
  className: "text-xl font-semibold",
49
49
  children: "1. Canonical"
50
- }, undefined, false, undefined, this),
51
- /* @__PURE__ */ jsxDEV("p", {
50
+ }),
51
+ /* @__PURE__ */ jsxs("p", {
52
52
  className: "text-muted-foreground",
53
53
  children: [
54
- /* @__PURE__ */ jsxDEV("strong", {
54
+ /* @__PURE__ */ jsx("strong", {
55
55
  children: "Trust level:"
56
- }, undefined, false, undefined, this),
56
+ }),
57
57
  " Highest - Authoritative ground truth"
58
58
  ]
59
- }, undefined, true, undefined, this),
60
- /* @__PURE__ */ jsxDEV("div", {
59
+ }),
60
+ /* @__PURE__ */ jsxs("div", {
61
61
  className: "space-y-3",
62
62
  children: [
63
- /* @__PURE__ */ jsxDEV("div", {
63
+ /* @__PURE__ */ jsxs("div", {
64
64
  children: [
65
- /* @__PURE__ */ jsxDEV("h4", {
65
+ /* @__PURE__ */ jsx("h4", {
66
66
  className: "mb-2 text-sm font-semibold",
67
67
  children: "What it contains:"
68
- }, undefined, false, undefined, this),
69
- /* @__PURE__ */ jsxDEV("ul", {
68
+ }),
69
+ /* @__PURE__ */ jsxs("ul", {
70
70
  className: "text-muted-foreground ml-4 list-inside list-disc space-y-1 text-sm",
71
71
  children: [
72
- /* @__PURE__ */ jsxDEV("li", {
72
+ /* @__PURE__ */ jsx("li", {
73
73
  children: "Official product specifications and schemas"
74
- }, undefined, false, undefined, this),
75
- /* @__PURE__ */ jsxDEV("li", {
74
+ }),
75
+ /* @__PURE__ */ jsx("li", {
76
76
  children: "Company policies and procedures"
77
- }, undefined, false, undefined, this),
78
- /* @__PURE__ */ jsxDEV("li", {
77
+ }),
78
+ /* @__PURE__ */ jsx("li", {
79
79
  children: "Legal terms and compliance requirements"
80
- }, undefined, false, undefined, this),
81
- /* @__PURE__ */ jsxDEV("li", {
80
+ }),
81
+ /* @__PURE__ */ jsx("li", {
82
82
  children: "Pricing rules and business logic"
83
- }, undefined, false, undefined, this),
84
- /* @__PURE__ */ jsxDEV("li", {
83
+ }),
84
+ /* @__PURE__ */ jsx("li", {
85
85
  children: "Data classification and security policies"
86
- }, undefined, false, undefined, this)
86
+ })
87
87
  ]
88
- }, undefined, true, undefined, this)
88
+ })
89
89
  ]
90
- }, undefined, true, undefined, this),
91
- /* @__PURE__ */ jsxDEV("div", {
90
+ }),
91
+ /* @__PURE__ */ jsxs("div", {
92
92
  children: [
93
- /* @__PURE__ */ jsxDEV("h4", {
93
+ /* @__PURE__ */ jsx("h4", {
94
94
  className: "mb-2 text-sm font-semibold",
95
95
  children: "How it's used:"
96
- }, undefined, false, undefined, this),
97
- /* @__PURE__ */ jsxDEV("ul", {
96
+ }),
97
+ /* @__PURE__ */ jsxs("ul", {
98
98
  className: "text-muted-foreground ml-4 list-inside list-disc space-y-1 text-sm",
99
99
  children: [
100
- /* @__PURE__ */ jsxDEV("li", {
100
+ /* @__PURE__ */ jsxs("li", {
101
101
  children: [
102
- /* @__PURE__ */ jsxDEV("strong", {
102
+ /* @__PURE__ */ jsx("strong", {
103
103
  children: "Policy decisions"
104
- }, undefined, false, undefined, this),
104
+ }),
105
105
  " - Can drive PDP decisions"
106
106
  ]
107
- }, undefined, true, undefined, this),
108
- /* @__PURE__ */ jsxDEV("li", {
107
+ }),
108
+ /* @__PURE__ */ jsxs("li", {
109
109
  children: [
110
- /* @__PURE__ */ jsxDEV("strong", {
110
+ /* @__PURE__ */ jsx("strong", {
111
111
  children: "Validation"
112
- }, undefined, false, undefined, this),
112
+ }),
113
113
  " - Used to validate user inputs and operations"
114
114
  ]
115
- }, undefined, true, undefined, this),
116
- /* @__PURE__ */ jsxDEV("li", {
115
+ }),
116
+ /* @__PURE__ */ jsxs("li", {
117
117
  children: [
118
- /* @__PURE__ */ jsxDEV("strong", {
118
+ /* @__PURE__ */ jsx("strong", {
119
119
  children: "Code generation"
120
- }, undefined, false, undefined, this),
120
+ }),
121
121
  " - Source of truth for generated code"
122
122
  ]
123
- }, undefined, true, undefined, this),
124
- /* @__PURE__ */ jsxDEV("li", {
123
+ }),
124
+ /* @__PURE__ */ jsxs("li", {
125
125
  children: [
126
- /* @__PURE__ */ jsxDEV("strong", {
126
+ /* @__PURE__ */ jsx("strong", {
127
127
  children: "Compliance"
128
- }, undefined, false, undefined, this),
128
+ }),
129
129
  " - Reference for audit and regulatory checks"
130
130
  ]
131
- }, undefined, true, undefined, this)
131
+ })
132
132
  ]
133
- }, undefined, true, undefined, this)
133
+ })
134
134
  ]
135
- }, undefined, true, undefined, this),
136
- /* @__PURE__ */ jsxDEV("div", {
135
+ }),
136
+ /* @__PURE__ */ jsxs("div", {
137
137
  children: [
138
- /* @__PURE__ */ jsxDEV("h4", {
138
+ /* @__PURE__ */ jsx("h4", {
139
139
  className: "mb-2 text-sm font-semibold",
140
140
  children: "Examples:"
141
- }, undefined, false, undefined, this),
142
- /* @__PURE__ */ jsxDEV("div", {
141
+ }),
142
+ /* @__PURE__ */ jsx("div", {
143
143
  className: "bg-background/50 border-border text-muted-foreground overflow-x-auto rounded border p-3 font-mono text-xs",
144
- children: /* @__PURE__ */ jsxDEV("pre", {
144
+ children: /* @__PURE__ */ jsx("pre", {
145
145
  children: `// Product Canon space
146
146
  {
147
147
  id: "product-canon",
@@ -163,127 +163,127 @@ function KnowledgeCategoriesPage() {
163
163
  "compliance-requirements.md"
164
164
  ]
165
165
  }`
166
- }, undefined, false, undefined, this)
167
- }, undefined, false, undefined, this)
166
+ })
167
+ })
168
168
  ]
169
- }, undefined, true, undefined, this),
170
- /* @__PURE__ */ jsxDEV("div", {
169
+ }),
170
+ /* @__PURE__ */ jsx("div", {
171
171
  className: "card-subtle border-violet-500/30 bg-violet-500/10 p-3",
172
- children: /* @__PURE__ */ jsxDEV("p", {
172
+ children: /* @__PURE__ */ jsxs("p", {
173
173
  className: "text-sm text-violet-300",
174
174
  children: [
175
- /* @__PURE__ */ jsxDEV("strong", {
175
+ /* @__PURE__ */ jsx("strong", {
176
176
  children: "⚠️ Important:"
177
- }, undefined, false, undefined, this),
177
+ }),
178
178
  " Canonical knowledge is immutable once indexed. Changes require re-sync and versioning."
179
179
  ]
180
- }, undefined, true, undefined, this)
181
- }, undefined, false, undefined, this)
180
+ })
181
+ })
182
182
  ]
183
- }, undefined, true, undefined, this)
183
+ })
184
184
  ]
185
- }, undefined, true, undefined, this),
186
- /* @__PURE__ */ jsxDEV("div", {
185
+ }),
186
+ /* @__PURE__ */ jsxs("div", {
187
187
  className: "space-y-4",
188
188
  children: [
189
- /* @__PURE__ */ jsxDEV("h3", {
189
+ /* @__PURE__ */ jsx("h3", {
190
190
  className: "text-xl font-semibold",
191
191
  children: "2. Operational"
192
- }, undefined, false, undefined, this),
193
- /* @__PURE__ */ jsxDEV("p", {
192
+ }),
193
+ /* @__PURE__ */ jsxs("p", {
194
194
  className: "text-muted-foreground",
195
195
  children: [
196
- /* @__PURE__ */ jsxDEV("strong", {
196
+ /* @__PURE__ */ jsx("strong", {
197
197
  children: "Trust level:"
198
- }, undefined, false, undefined, this),
198
+ }),
199
199
  " High - Internal but not authoritative"
200
200
  ]
201
- }, undefined, true, undefined, this),
202
- /* @__PURE__ */ jsxDEV("div", {
201
+ }),
202
+ /* @__PURE__ */ jsxs("div", {
203
203
  className: "space-y-3",
204
204
  children: [
205
- /* @__PURE__ */ jsxDEV("div", {
205
+ /* @__PURE__ */ jsxs("div", {
206
206
  children: [
207
- /* @__PURE__ */ jsxDEV("h4", {
207
+ /* @__PURE__ */ jsx("h4", {
208
208
  className: "mb-2 text-sm font-semibold",
209
209
  children: "What it contains:"
210
- }, undefined, false, undefined, this),
211
- /* @__PURE__ */ jsxDEV("ul", {
210
+ }),
211
+ /* @__PURE__ */ jsxs("ul", {
212
212
  className: "text-muted-foreground ml-4 list-inside list-disc space-y-1 text-sm",
213
213
  children: [
214
- /* @__PURE__ */ jsxDEV("li", {
214
+ /* @__PURE__ */ jsx("li", {
215
215
  children: "Support ticket history and resolutions"
216
- }, undefined, false, undefined, this),
217
- /* @__PURE__ */ jsxDEV("li", {
216
+ }),
217
+ /* @__PURE__ */ jsx("li", {
218
218
  children: "Internal runbooks and playbooks"
219
- }, undefined, false, undefined, this),
220
- /* @__PURE__ */ jsxDEV("li", {
219
+ }),
220
+ /* @__PURE__ */ jsx("li", {
221
221
  children: "Sales materials and customer communications"
222
- }, undefined, false, undefined, this),
223
- /* @__PURE__ */ jsxDEV("li", {
222
+ }),
223
+ /* @__PURE__ */ jsx("li", {
224
224
  children: "Product management docs and roadmaps"
225
- }, undefined, false, undefined, this),
226
- /* @__PURE__ */ jsxDEV("li", {
225
+ }),
226
+ /* @__PURE__ */ jsx("li", {
227
227
  children: "Team wikis and knowledge bases"
228
- }, undefined, false, undefined, this)
228
+ })
229
229
  ]
230
- }, undefined, true, undefined, this)
230
+ })
231
231
  ]
232
- }, undefined, true, undefined, this),
233
- /* @__PURE__ */ jsxDEV("div", {
232
+ }),
233
+ /* @__PURE__ */ jsxs("div", {
234
234
  children: [
235
- /* @__PURE__ */ jsxDEV("h4", {
235
+ /* @__PURE__ */ jsx("h4", {
236
236
  className: "mb-2 text-sm font-semibold",
237
237
  children: "How it's used:"
238
- }, undefined, false, undefined, this),
239
- /* @__PURE__ */ jsxDEV("ul", {
238
+ }),
239
+ /* @__PURE__ */ jsxs("ul", {
240
240
  className: "text-muted-foreground ml-4 list-inside list-disc space-y-1 text-sm",
241
241
  children: [
242
- /* @__PURE__ */ jsxDEV("li", {
242
+ /* @__PURE__ */ jsxs("li", {
243
243
  children: [
244
- /* @__PURE__ */ jsxDEV("strong", {
244
+ /* @__PURE__ */ jsx("strong", {
245
245
  children: "Context"
246
- }, undefined, false, undefined, this),
246
+ }),
247
247
  " - Provides helpful context for decisions"
248
248
  ]
249
- }, undefined, true, undefined, this),
250
- /* @__PURE__ */ jsxDEV("li", {
249
+ }),
250
+ /* @__PURE__ */ jsxs("li", {
251
251
  children: [
252
- /* @__PURE__ */ jsxDEV("strong", {
252
+ /* @__PURE__ */ jsx("strong", {
253
253
  children: "Suggestions"
254
- }, undefined, false, undefined, this),
254
+ }),
255
255
  " - Informs recommendations, not requirements"
256
256
  ]
257
- }, undefined, true, undefined, this),
258
- /* @__PURE__ */ jsxDEV("li", {
257
+ }),
258
+ /* @__PURE__ */ jsxs("li", {
259
259
  children: [
260
- /* @__PURE__ */ jsxDEV("strong", {
260
+ /* @__PURE__ */ jsx("strong", {
261
261
  children: "Learning"
262
- }, undefined, false, undefined, this),
262
+ }),
263
263
  " - Helps agents learn from past interactions"
264
264
  ]
265
- }, undefined, true, undefined, this),
266
- /* @__PURE__ */ jsxDEV("li", {
265
+ }),
266
+ /* @__PURE__ */ jsxs("li", {
267
267
  children: [
268
- /* @__PURE__ */ jsxDEV("strong", {
268
+ /* @__PURE__ */ jsx("strong", {
269
269
  children: "Troubleshooting"
270
- }, undefined, false, undefined, this),
270
+ }),
271
271
  " - Guides problem-solving workflows"
272
272
  ]
273
- }, undefined, true, undefined, this)
273
+ })
274
274
  ]
275
- }, undefined, true, undefined, this)
275
+ })
276
276
  ]
277
- }, undefined, true, undefined, this),
278
- /* @__PURE__ */ jsxDEV("div", {
277
+ }),
278
+ /* @__PURE__ */ jsxs("div", {
279
279
  children: [
280
- /* @__PURE__ */ jsxDEV("h4", {
280
+ /* @__PURE__ */ jsx("h4", {
281
281
  className: "mb-2 text-sm font-semibold",
282
282
  children: "Examples:"
283
- }, undefined, false, undefined, this),
284
- /* @__PURE__ */ jsxDEV("div", {
283
+ }),
284
+ /* @__PURE__ */ jsx("div", {
285
285
  className: "bg-background/50 border-border text-muted-foreground overflow-x-auto rounded border p-3 font-mono text-xs",
286
- children: /* @__PURE__ */ jsxDEV("pre", {
286
+ children: /* @__PURE__ */ jsx("pre", {
287
287
  children: `// Support History space
288
288
  {
289
289
  id: "support-history",
@@ -305,115 +305,115 @@ function KnowledgeCategoriesPage() {
305
305
  "google-drive:runbooks"
306
306
  ]
307
307
  }`
308
- }, undefined, false, undefined, this)
309
- }, undefined, false, undefined, this)
308
+ })
309
+ })
310
310
  ]
311
- }, undefined, true, undefined, this)
311
+ })
312
312
  ]
313
- }, undefined, true, undefined, this)
313
+ })
314
314
  ]
315
- }, undefined, true, undefined, this),
316
- /* @__PURE__ */ jsxDEV("div", {
315
+ }),
316
+ /* @__PURE__ */ jsxs("div", {
317
317
  className: "space-y-4",
318
318
  children: [
319
- /* @__PURE__ */ jsxDEV("h3", {
319
+ /* @__PURE__ */ jsx("h3", {
320
320
  className: "text-xl font-semibold",
321
321
  children: "3. External"
322
- }, undefined, false, undefined, this),
323
- /* @__PURE__ */ jsxDEV("p", {
322
+ }),
323
+ /* @__PURE__ */ jsxs("p", {
324
324
  className: "text-muted-foreground",
325
325
  children: [
326
- /* @__PURE__ */ jsxDEV("strong", {
326
+ /* @__PURE__ */ jsx("strong", {
327
327
  children: "Trust level:"
328
- }, undefined, false, undefined, this),
328
+ }),
329
329
  " Medium - Reference only"
330
330
  ]
331
- }, undefined, true, undefined, this),
332
- /* @__PURE__ */ jsxDEV("div", {
331
+ }),
332
+ /* @__PURE__ */ jsxs("div", {
333
333
  className: "space-y-3",
334
334
  children: [
335
- /* @__PURE__ */ jsxDEV("div", {
335
+ /* @__PURE__ */ jsxs("div", {
336
336
  children: [
337
- /* @__PURE__ */ jsxDEV("h4", {
337
+ /* @__PURE__ */ jsx("h4", {
338
338
  className: "mb-2 text-sm font-semibold",
339
339
  children: "What it contains:"
340
- }, undefined, false, undefined, this),
341
- /* @__PURE__ */ jsxDEV("ul", {
340
+ }),
341
+ /* @__PURE__ */ jsxs("ul", {
342
342
  className: "text-muted-foreground ml-4 list-inside list-disc space-y-1 text-sm",
343
343
  children: [
344
- /* @__PURE__ */ jsxDEV("li", {
344
+ /* @__PURE__ */ jsx("li", {
345
345
  children: "Third-party integration documentation (Stripe, Twilio)"
346
- }, undefined, false, undefined, this),
347
- /* @__PURE__ */ jsxDEV("li", {
346
+ }),
347
+ /* @__PURE__ */ jsx("li", {
348
348
  children: "Regulatory and compliance documents"
349
- }, undefined, false, undefined, this),
350
- /* @__PURE__ */ jsxDEV("li", {
349
+ }),
350
+ /* @__PURE__ */ jsx("li", {
351
351
  children: "Industry standards and best practices"
352
- }, undefined, false, undefined, this),
353
- /* @__PURE__ */ jsxDEV("li", {
352
+ }),
353
+ /* @__PURE__ */ jsx("li", {
354
354
  children: "Public API documentation"
355
- }, undefined, false, undefined, this),
356
- /* @__PURE__ */ jsxDEV("li", {
355
+ }),
356
+ /* @__PURE__ */ jsx("li", {
357
357
  children: "External knowledge bases"
358
- }, undefined, false, undefined, this)
358
+ })
359
359
  ]
360
- }, undefined, true, undefined, this)
360
+ })
361
361
  ]
362
- }, undefined, true, undefined, this),
363
- /* @__PURE__ */ jsxDEV("div", {
362
+ }),
363
+ /* @__PURE__ */ jsxs("div", {
364
364
  children: [
365
- /* @__PURE__ */ jsxDEV("h4", {
365
+ /* @__PURE__ */ jsx("h4", {
366
366
  className: "mb-2 text-sm font-semibold",
367
367
  children: "How it's used:"
368
- }, undefined, false, undefined, this),
369
- /* @__PURE__ */ jsxDEV("ul", {
368
+ }),
369
+ /* @__PURE__ */ jsxs("ul", {
370
370
  className: "text-muted-foreground ml-4 list-inside list-disc space-y-1 text-sm",
371
371
  children: [
372
- /* @__PURE__ */ jsxDEV("li", {
372
+ /* @__PURE__ */ jsxs("li", {
373
373
  children: [
374
- /* @__PURE__ */ jsxDEV("strong", {
374
+ /* @__PURE__ */ jsx("strong", {
375
375
  children: "Reference"
376
- }, undefined, false, undefined, this),
376
+ }),
377
377
  " - Consulted but not authoritative"
378
378
  ]
379
- }, undefined, true, undefined, this),
380
- /* @__PURE__ */ jsxDEV("li", {
379
+ }),
380
+ /* @__PURE__ */ jsxs("li", {
381
381
  children: [
382
- /* @__PURE__ */ jsxDEV("strong", {
382
+ /* @__PURE__ */ jsx("strong", {
383
383
  children: "Integration help"
384
- }, undefined, false, undefined, this),
384
+ }),
385
385
  " - Guides external API usage"
386
386
  ]
387
- }, undefined, true, undefined, this),
388
- /* @__PURE__ */ jsxDEV("li", {
387
+ }),
388
+ /* @__PURE__ */ jsxs("li", {
389
389
  children: [
390
- /* @__PURE__ */ jsxDEV("strong", {
390
+ /* @__PURE__ */ jsx("strong", {
391
391
  children: "Compliance context"
392
- }, undefined, false, undefined, this),
392
+ }),
393
393
  " - Provides regulatory background"
394
394
  ]
395
- }, undefined, true, undefined, this),
396
- /* @__PURE__ */ jsxDEV("li", {
395
+ }),
396
+ /* @__PURE__ */ jsxs("li", {
397
397
  children: [
398
- /* @__PURE__ */ jsxDEV("strong", {
398
+ /* @__PURE__ */ jsx("strong", {
399
399
  children: "Never for policy"
400
- }, undefined, false, undefined, this),
400
+ }),
401
401
  " - Cannot drive policy decisions"
402
402
  ]
403
- }, undefined, true, undefined, this)
403
+ })
404
404
  ]
405
- }, undefined, true, undefined, this)
405
+ })
406
406
  ]
407
- }, undefined, true, undefined, this),
408
- /* @__PURE__ */ jsxDEV("div", {
407
+ }),
408
+ /* @__PURE__ */ jsxs("div", {
409
409
  children: [
410
- /* @__PURE__ */ jsxDEV("h4", {
410
+ /* @__PURE__ */ jsx("h4", {
411
411
  className: "mb-2 text-sm font-semibold",
412
412
  children: "Examples:"
413
- }, undefined, false, undefined, this),
414
- /* @__PURE__ */ jsxDEV("div", {
413
+ }),
414
+ /* @__PURE__ */ jsx("div", {
415
415
  className: "bg-background/50 border-border text-muted-foreground overflow-x-auto rounded border p-3 font-mono text-xs",
416
- children: /* @__PURE__ */ jsxDEV("pre", {
416
+ children: /* @__PURE__ */ jsx("pre", {
417
417
  children: `// External Provider Docs space
418
418
  {
419
419
  id: "provider-docs",
@@ -435,127 +435,127 @@ function KnowledgeCategoriesPage() {
435
435
  "pdf:SOC2-requirements.pdf"
436
436
  ]
437
437
  }`
438
- }, undefined, false, undefined, this)
439
- }, undefined, false, undefined, this)
438
+ })
439
+ })
440
440
  ]
441
- }, undefined, true, undefined, this),
442
- /* @__PURE__ */ jsxDEV("div", {
441
+ }),
442
+ /* @__PURE__ */ jsx("div", {
443
443
  className: "card-subtle border-amber-500/30 bg-amber-500/10 p-3",
444
- children: /* @__PURE__ */ jsxDEV("p", {
444
+ children: /* @__PURE__ */ jsxs("p", {
445
445
  className: "text-sm text-amber-300",
446
446
  children: [
447
- /* @__PURE__ */ jsxDEV("strong", {
447
+ /* @__PURE__ */ jsx("strong", {
448
448
  children: "⚠️ Note:"
449
- }, undefined, false, undefined, this),
449
+ }),
450
450
  ` External knowledge should be clearly marked in agent responses as "according to [source]" to indicate it's not internal authority.`
451
451
  ]
452
- }, undefined, true, undefined, this)
453
- }, undefined, false, undefined, this)
452
+ })
453
+ })
454
454
  ]
455
- }, undefined, true, undefined, this)
455
+ })
456
456
  ]
457
- }, undefined, true, undefined, this),
458
- /* @__PURE__ */ jsxDEV("div", {
457
+ }),
458
+ /* @__PURE__ */ jsxs("div", {
459
459
  className: "space-y-4",
460
460
  children: [
461
- /* @__PURE__ */ jsxDEV("h3", {
461
+ /* @__PURE__ */ jsx("h3", {
462
462
  className: "text-xl font-semibold",
463
463
  children: "4. Ephemeral"
464
- }, undefined, false, undefined, this),
465
- /* @__PURE__ */ jsxDEV("p", {
464
+ }),
465
+ /* @__PURE__ */ jsxs("p", {
466
466
  className: "text-muted-foreground",
467
467
  children: [
468
- /* @__PURE__ */ jsxDEV("strong", {
468
+ /* @__PURE__ */ jsx("strong", {
469
469
  children: "Trust level:"
470
- }, undefined, false, undefined, this),
470
+ }),
471
471
  " Low - Temporary context only"
472
472
  ]
473
- }, undefined, true, undefined, this),
474
- /* @__PURE__ */ jsxDEV("div", {
473
+ }),
474
+ /* @__PURE__ */ jsxs("div", {
475
475
  className: "space-y-3",
476
476
  children: [
477
- /* @__PURE__ */ jsxDEV("div", {
477
+ /* @__PURE__ */ jsxs("div", {
478
478
  children: [
479
- /* @__PURE__ */ jsxDEV("h4", {
479
+ /* @__PURE__ */ jsx("h4", {
480
480
  className: "mb-2 text-sm font-semibold",
481
481
  children: "What it contains:"
482
- }, undefined, false, undefined, this),
483
- /* @__PURE__ */ jsxDEV("ul", {
482
+ }),
483
+ /* @__PURE__ */ jsxs("ul", {
484
484
  className: "text-muted-foreground ml-4 list-inside list-disc space-y-1 text-sm",
485
485
  children: [
486
- /* @__PURE__ */ jsxDEV("li", {
486
+ /* @__PURE__ */ jsx("li", {
487
487
  children: "Agent conversation history and scratchpads"
488
- }, undefined, false, undefined, this),
489
- /* @__PURE__ */ jsxDEV("li", {
488
+ }),
489
+ /* @__PURE__ */ jsx("li", {
490
490
  children: "Session-specific context and state"
491
- }, undefined, false, undefined, this),
492
- /* @__PURE__ */ jsxDEV("li", {
491
+ }),
492
+ /* @__PURE__ */ jsx("li", {
493
493
  children: "Draft documents and work-in-progress"
494
- }, undefined, false, undefined, this),
495
- /* @__PURE__ */ jsxDEV("li", {
494
+ }),
495
+ /* @__PURE__ */ jsx("li", {
496
496
  children: "Temporary calculations and intermediate results"
497
- }, undefined, false, undefined, this),
498
- /* @__PURE__ */ jsxDEV("li", {
497
+ }),
498
+ /* @__PURE__ */ jsx("li", {
499
499
  children: "User-provided context for current task"
500
- }, undefined, false, undefined, this)
500
+ })
501
501
  ]
502
- }, undefined, true, undefined, this)
502
+ })
503
503
  ]
504
- }, undefined, true, undefined, this),
505
- /* @__PURE__ */ jsxDEV("div", {
504
+ }),
505
+ /* @__PURE__ */ jsxs("div", {
506
506
  children: [
507
- /* @__PURE__ */ jsxDEV("h4", {
507
+ /* @__PURE__ */ jsx("h4", {
508
508
  className: "mb-2 text-sm font-semibold",
509
509
  children: "How it's used:"
510
- }, undefined, false, undefined, this),
511
- /* @__PURE__ */ jsxDEV("ul", {
510
+ }),
511
+ /* @__PURE__ */ jsxs("ul", {
512
512
  className: "text-muted-foreground ml-4 list-inside list-disc space-y-1 text-sm",
513
513
  children: [
514
- /* @__PURE__ */ jsxDEV("li", {
514
+ /* @__PURE__ */ jsxs("li", {
515
515
  children: [
516
- /* @__PURE__ */ jsxDEV("strong", {
516
+ /* @__PURE__ */ jsx("strong", {
517
517
  children: "Session continuity"
518
- }, undefined, false, undefined, this),
518
+ }),
519
519
  " - Maintains conversation context"
520
520
  ]
521
- }, undefined, true, undefined, this),
522
- /* @__PURE__ */ jsxDEV("li", {
521
+ }),
522
+ /* @__PURE__ */ jsxs("li", {
523
523
  children: [
524
- /* @__PURE__ */ jsxDEV("strong", {
524
+ /* @__PURE__ */ jsx("strong", {
525
525
  children: "Working memory"
526
- }, undefined, false, undefined, this),
526
+ }),
527
527
  " - Stores intermediate results"
528
528
  ]
529
- }, undefined, true, undefined, this),
530
- /* @__PURE__ */ jsxDEV("li", {
529
+ }),
530
+ /* @__PURE__ */ jsxs("li", {
531
531
  children: [
532
- /* @__PURE__ */ jsxDEV("strong", {
532
+ /* @__PURE__ */ jsx("strong", {
533
533
  children: "Never persisted long-term"
534
- }, undefined, false, undefined, this),
534
+ }),
535
535
  " - Auto-purged after session"
536
536
  ]
537
- }, undefined, true, undefined, this),
538
- /* @__PURE__ */ jsxDEV("li", {
537
+ }),
538
+ /* @__PURE__ */ jsxs("li", {
539
539
  children: [
540
- /* @__PURE__ */ jsxDEV("strong", {
540
+ /* @__PURE__ */ jsx("strong", {
541
541
  children: "Never for decisions"
542
- }, undefined, false, undefined, this),
542
+ }),
543
543
  " - Cannot influence policy or validation"
544
544
  ]
545
- }, undefined, true, undefined, this)
545
+ })
546
546
  ]
547
- }, undefined, true, undefined, this)
547
+ })
548
548
  ]
549
- }, undefined, true, undefined, this),
550
- /* @__PURE__ */ jsxDEV("div", {
549
+ }),
550
+ /* @__PURE__ */ jsxs("div", {
551
551
  children: [
552
- /* @__PURE__ */ jsxDEV("h4", {
552
+ /* @__PURE__ */ jsx("h4", {
553
553
  className: "mb-2 text-sm font-semibold",
554
554
  children: "Examples:"
555
- }, undefined, false, undefined, this),
556
- /* @__PURE__ */ jsxDEV("div", {
555
+ }),
556
+ /* @__PURE__ */ jsx("div", {
557
557
  className: "bg-background/50 border-border text-muted-foreground overflow-x-auto rounded border p-3 font-mono text-xs",
558
- children: /* @__PURE__ */ jsxDEV("pre", {
558
+ children: /* @__PURE__ */ jsx("pre", {
559
559
  children: `// Agent Scratchpad space
560
560
  {
561
561
  id: "agent-scratchpad",
@@ -577,252 +577,252 @@ function KnowledgeCategoriesPage() {
577
577
  "session:form-drafts"
578
578
  ]
579
579
  }`
580
- }, undefined, false, undefined, this)
581
- }, undefined, false, undefined, this)
580
+ })
581
+ })
582
582
  ]
583
- }, undefined, true, undefined, this),
584
- /* @__PURE__ */ jsxDEV("div", {
583
+ }),
584
+ /* @__PURE__ */ jsx("div", {
585
585
  className: "card-subtle border-red-500/30 bg-red-500/10 p-3",
586
- children: /* @__PURE__ */ jsxDEV("p", {
586
+ children: /* @__PURE__ */ jsxs("p", {
587
587
  className: "text-sm text-red-300",
588
588
  children: [
589
- /* @__PURE__ */ jsxDEV("strong", {
589
+ /* @__PURE__ */ jsx("strong", {
590
590
  children: "⚠️ Critical:"
591
- }, undefined, false, undefined, this),
591
+ }),
592
592
  " Ephemeral knowledge is never used for policy decisions, compliance checks, or any authoritative purpose."
593
593
  ]
594
- }, undefined, true, undefined, this)
595
- }, undefined, false, undefined, this)
594
+ })
595
+ })
596
596
  ]
597
- }, undefined, true, undefined, this)
597
+ })
598
598
  ]
599
- }, undefined, true, undefined, this)
599
+ })
600
600
  ]
601
- }, undefined, true, undefined, this),
602
- /* @__PURE__ */ jsxDEV("div", {
601
+ }),
602
+ /* @__PURE__ */ jsxs("div", {
603
603
  className: "space-y-4",
604
604
  children: [
605
- /* @__PURE__ */ jsxDEV("h2", {
605
+ /* @__PURE__ */ jsx("h2", {
606
606
  className: "text-2xl font-bold",
607
607
  children: "Category comparison"
608
- }, undefined, false, undefined, this),
609
- /* @__PURE__ */ jsxDEV("div", {
608
+ }),
609
+ /* @__PURE__ */ jsx("div", {
610
610
  className: "border-border/50 overflow-x-auto rounded-lg border",
611
- children: /* @__PURE__ */ jsxDEV("table", {
611
+ children: /* @__PURE__ */ jsxs("table", {
612
612
  className: "w-full text-left text-sm",
613
613
  children: [
614
- /* @__PURE__ */ jsxDEV("thead", {
614
+ /* @__PURE__ */ jsx("thead", {
615
615
  className: "bg-card/50",
616
- children: /* @__PURE__ */ jsxDEV("tr", {
616
+ children: /* @__PURE__ */ jsxs("tr", {
617
617
  className: "border-border/50 border-b",
618
618
  children: [
619
- /* @__PURE__ */ jsxDEV("th", {
619
+ /* @__PURE__ */ jsx("th", {
620
620
  className: "px-4 py-3 font-semibold",
621
621
  children: "Feature"
622
- }, undefined, false, undefined, this),
623
- /* @__PURE__ */ jsxDEV("th", {
622
+ }),
623
+ /* @__PURE__ */ jsx("th", {
624
624
  className: "px-4 py-3 font-semibold",
625
625
  children: "Canonical"
626
- }, undefined, false, undefined, this),
627
- /* @__PURE__ */ jsxDEV("th", {
626
+ }),
627
+ /* @__PURE__ */ jsx("th", {
628
628
  className: "px-4 py-3 font-semibold",
629
629
  children: "Operational"
630
- }, undefined, false, undefined, this),
631
- /* @__PURE__ */ jsxDEV("th", {
630
+ }),
631
+ /* @__PURE__ */ jsx("th", {
632
632
  className: "px-4 py-3 font-semibold",
633
633
  children: "External"
634
- }, undefined, false, undefined, this),
635
- /* @__PURE__ */ jsxDEV("th", {
634
+ }),
635
+ /* @__PURE__ */ jsx("th", {
636
636
  className: "px-4 py-3 font-semibold",
637
637
  children: "Ephemeral"
638
- }, undefined, false, undefined, this)
638
+ })
639
639
  ]
640
- }, undefined, true, undefined, this)
641
- }, undefined, false, undefined, this),
642
- /* @__PURE__ */ jsxDEV("tbody", {
640
+ })
641
+ }),
642
+ /* @__PURE__ */ jsxs("tbody", {
643
643
  className: "divide-border/50 divide-y",
644
644
  children: [
645
- /* @__PURE__ */ jsxDEV("tr", {
645
+ /* @__PURE__ */ jsxs("tr", {
646
646
  children: [
647
- /* @__PURE__ */ jsxDEV("td", {
647
+ /* @__PURE__ */ jsx("td", {
648
648
  className: "px-4 py-3 font-semibold",
649
649
  children: "Trust Level"
650
- }, undefined, false, undefined, this),
651
- /* @__PURE__ */ jsxDEV("td", {
650
+ }),
651
+ /* @__PURE__ */ jsx("td", {
652
652
  className: "px-4 py-3",
653
653
  children: "Highest"
654
- }, undefined, false, undefined, this),
655
- /* @__PURE__ */ jsxDEV("td", {
654
+ }),
655
+ /* @__PURE__ */ jsx("td", {
656
656
  className: "px-4 py-3",
657
657
  children: "High"
658
- }, undefined, false, undefined, this),
659
- /* @__PURE__ */ jsxDEV("td", {
658
+ }),
659
+ /* @__PURE__ */ jsx("td", {
660
660
  className: "px-4 py-3",
661
661
  children: "Medium"
662
- }, undefined, false, undefined, this),
663
- /* @__PURE__ */ jsxDEV("td", {
662
+ }),
663
+ /* @__PURE__ */ jsx("td", {
664
664
  className: "px-4 py-3",
665
665
  children: "Low"
666
- }, undefined, false, undefined, this)
666
+ })
667
667
  ]
668
- }, undefined, true, undefined, this),
669
- /* @__PURE__ */ jsxDEV("tr", {
668
+ }),
669
+ /* @__PURE__ */ jsxs("tr", {
670
670
  children: [
671
- /* @__PURE__ */ jsxDEV("td", {
671
+ /* @__PURE__ */ jsx("td", {
672
672
  className: "px-4 py-3 font-semibold",
673
673
  children: "Policy Impact"
674
- }, undefined, false, undefined, this),
675
- /* @__PURE__ */ jsxDEV("td", {
674
+ }),
675
+ /* @__PURE__ */ jsx("td", {
676
676
  className: "px-4 py-3",
677
677
  children: "✅ Can drive decisions"
678
- }, undefined, false, undefined, this),
679
- /* @__PURE__ */ jsxDEV("td", {
678
+ }),
679
+ /* @__PURE__ */ jsx("td", {
680
680
  className: "px-4 py-3",
681
681
  children: "⚠️ Can inform"
682
- }, undefined, false, undefined, this),
683
- /* @__PURE__ */ jsxDEV("td", {
682
+ }),
683
+ /* @__PURE__ */ jsx("td", {
684
684
  className: "px-4 py-3",
685
685
  children: "❌ Reference only"
686
- }, undefined, false, undefined, this),
687
- /* @__PURE__ */ jsxDEV("td", {
686
+ }),
687
+ /* @__PURE__ */ jsx("td", {
688
688
  className: "px-4 py-3",
689
689
  children: "❌ Never used"
690
- }, undefined, false, undefined, this)
690
+ })
691
691
  ]
692
- }, undefined, true, undefined, this),
693
- /* @__PURE__ */ jsxDEV("tr", {
692
+ }),
693
+ /* @__PURE__ */ jsxs("tr", {
694
694
  children: [
695
- /* @__PURE__ */ jsxDEV("td", {
695
+ /* @__PURE__ */ jsx("td", {
696
696
  className: "px-4 py-3 font-semibold",
697
697
  children: "Mutability"
698
- }, undefined, false, undefined, this),
699
- /* @__PURE__ */ jsxDEV("td", {
698
+ }),
699
+ /* @__PURE__ */ jsx("td", {
700
700
  className: "px-4 py-3",
701
701
  children: "Immutable"
702
- }, undefined, false, undefined, this),
703
- /* @__PURE__ */ jsxDEV("td", {
702
+ }),
703
+ /* @__PURE__ */ jsx("td", {
704
704
  className: "px-4 py-3",
705
705
  children: "Mutable"
706
- }, undefined, false, undefined, this),
707
- /* @__PURE__ */ jsxDEV("td", {
706
+ }),
707
+ /* @__PURE__ */ jsx("td", {
708
708
  className: "px-4 py-3",
709
709
  children: "Mutable"
710
- }, undefined, false, undefined, this),
711
- /* @__PURE__ */ jsxDEV("td", {
710
+ }),
711
+ /* @__PURE__ */ jsx("td", {
712
712
  className: "px-4 py-3",
713
713
  children: "Temporary"
714
- }, undefined, false, undefined, this)
714
+ })
715
715
  ]
716
- }, undefined, true, undefined, this),
717
- /* @__PURE__ */ jsxDEV("tr", {
716
+ }),
717
+ /* @__PURE__ */ jsxs("tr", {
718
718
  children: [
719
- /* @__PURE__ */ jsxDEV("td", {
719
+ /* @__PURE__ */ jsx("td", {
720
720
  className: "px-4 py-3 font-semibold",
721
721
  children: "Retention"
722
- }, undefined, false, undefined, this),
723
- /* @__PURE__ */ jsxDEV("td", {
722
+ }),
723
+ /* @__PURE__ */ jsx("td", {
724
724
  className: "px-4 py-3",
725
725
  children: "Permanent"
726
- }, undefined, false, undefined, this),
727
- /* @__PURE__ */ jsxDEV("td", {
726
+ }),
727
+ /* @__PURE__ */ jsx("td", {
728
728
  className: "px-4 py-3",
729
729
  children: "Long-term"
730
- }, undefined, false, undefined, this),
731
- /* @__PURE__ */ jsxDEV("td", {
730
+ }),
731
+ /* @__PURE__ */ jsx("td", {
732
732
  className: "px-4 py-3",
733
733
  children: "Long-term"
734
- }, undefined, false, undefined, this),
735
- /* @__PURE__ */ jsxDEV("td", {
734
+ }),
735
+ /* @__PURE__ */ jsx("td", {
736
736
  className: "px-4 py-3",
737
737
  children: "Short-term"
738
- }, undefined, false, undefined, this)
738
+ })
739
739
  ]
740
- }, undefined, true, undefined, this),
741
- /* @__PURE__ */ jsxDEV("tr", {
740
+ }),
741
+ /* @__PURE__ */ jsxs("tr", {
742
742
  children: [
743
- /* @__PURE__ */ jsxDEV("td", {
743
+ /* @__PURE__ */ jsx("td", {
744
744
  className: "px-4 py-3 font-semibold",
745
745
  children: "Audit Level"
746
- }, undefined, false, undefined, this),
747
- /* @__PURE__ */ jsxDEV("td", {
746
+ }),
747
+ /* @__PURE__ */ jsx("td", {
748
748
  className: "px-4 py-3",
749
749
  children: "Full audit"
750
- }, undefined, false, undefined, this),
751
- /* @__PURE__ */ jsxDEV("td", {
750
+ }),
751
+ /* @__PURE__ */ jsx("td", {
752
752
  className: "px-4 py-3",
753
753
  children: "Full audit"
754
- }, undefined, false, undefined, this),
755
- /* @__PURE__ */ jsxDEV("td", {
754
+ }),
755
+ /* @__PURE__ */ jsx("td", {
756
756
  className: "px-4 py-3",
757
757
  children: "Basic audit"
758
- }, undefined, false, undefined, this),
759
- /* @__PURE__ */ jsxDEV("td", {
758
+ }),
759
+ /* @__PURE__ */ jsx("td", {
760
760
  className: "px-4 py-3",
761
761
  children: "Minimal audit"
762
- }, undefined, false, undefined, this)
762
+ })
763
763
  ]
764
- }, undefined, true, undefined, this)
764
+ })
765
765
  ]
766
- }, undefined, true, undefined, this)
766
+ })
767
767
  ]
768
- }, undefined, true, undefined, this)
769
- }, undefined, false, undefined, this)
768
+ })
769
+ })
770
770
  ]
771
- }, undefined, true, undefined, this),
772
- /* @__PURE__ */ jsxDEV("div", {
771
+ }),
772
+ /* @__PURE__ */ jsxs("div", {
773
773
  className: "space-y-4",
774
774
  children: [
775
- /* @__PURE__ */ jsxDEV("h2", {
775
+ /* @__PURE__ */ jsx("h2", {
776
776
  className: "text-2xl font-bold",
777
777
  children: "Best practices"
778
- }, undefined, false, undefined, this),
779
- /* @__PURE__ */ jsxDEV("ul", {
778
+ }),
779
+ /* @__PURE__ */ jsxs("ul", {
780
780
  className: "text-muted-foreground list-inside list-disc space-y-2",
781
781
  children: [
782
- /* @__PURE__ */ jsxDEV("li", {
782
+ /* @__PURE__ */ jsx("li", {
783
783
  children: "Use canonical for anything that affects policy, pricing, or compliance"
784
- }, undefined, false, undefined, this),
785
- /* @__PURE__ */ jsxDEV("li", {
784
+ }),
785
+ /* @__PURE__ */ jsx("li", {
786
786
  children: "Use operational for context that helps but doesn't dictate decisions"
787
- }, undefined, false, undefined, this),
788
- /* @__PURE__ */ jsxDEV("li", {
787
+ }),
788
+ /* @__PURE__ */ jsx("li", {
789
789
  children: "Use external for reference material that's helpful but not authoritative"
790
- }, undefined, false, undefined, this),
791
- /* @__PURE__ */ jsxDEV("li", {
790
+ }),
791
+ /* @__PURE__ */ jsx("li", {
792
792
  children: "Use ephemeral for temporary working memory that shouldn't persist"
793
- }, undefined, false, undefined, this),
794
- /* @__PURE__ */ jsxDEV("li", {
793
+ }),
794
+ /* @__PURE__ */ jsx("li", {
795
795
  children: "Never mix categories in a single knowledge space - keep them separate"
796
- }, undefined, false, undefined, this),
797
- /* @__PURE__ */ jsxDEV("li", {
796
+ }),
797
+ /* @__PURE__ */ jsx("li", {
798
798
  children: "Document the category and purpose of each knowledge space clearly"
799
- }, undefined, false, undefined, this)
799
+ })
800
800
  ]
801
- }, undefined, true, undefined, this)
801
+ })
802
802
  ]
803
- }, undefined, true, undefined, this),
804
- /* @__PURE__ */ jsxDEV("div", {
803
+ }),
804
+ /* @__PURE__ */ jsxs("div", {
805
805
  className: "flex items-center gap-4 pt-4",
806
806
  children: [
807
- /* @__PURE__ */ jsxDEV(Link, {
807
+ /* @__PURE__ */ jsx(Link, {
808
808
  href: "/docs/knowledge",
809
809
  className: "btn-ghost",
810
810
  children: "Back to Knowledge"
811
- }, undefined, false, undefined, this),
812
- /* @__PURE__ */ jsxDEV(Link, {
811
+ }),
812
+ /* @__PURE__ */ jsxs(Link, {
813
813
  href: "/docs/knowledge/spaces",
814
814
  className: "btn-primary",
815
815
  children: [
816
816
  "Knowledge Spaces ",
817
- /* @__PURE__ */ jsxDEV(ChevronRight, {
817
+ /* @__PURE__ */ jsx(ChevronRight, {
818
818
  size: 16
819
- }, undefined, false, undefined, this)
819
+ })
820
820
  ]
821
- }, undefined, true, undefined, this)
821
+ })
822
822
  ]
823
- }, undefined, true, undefined, this)
823
+ })
824
824
  ]
825
- }, undefined, true, undefined, this);
825
+ });
826
826
  }
827
827
  export {
828
828
  KnowledgeCategoriesPage