@contractspec/bundle.library 1.16.0 → 2.0.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.
- package/.turbo/turbo-build.log +163 -163
- package/CHANGELOG.md +67 -18
- package/dist/__tests__/env-setup.d.ts +0 -1
- package/dist/__tests__/mocks/prisma.d.ts +4 -5
- package/dist/__tests__/setup.d.ts +0 -1
- package/dist/application/index.d.ts +0 -1
- package/dist/application/index.js +7 -9
- package/dist/application/mcp/cliMcp.d.ts +0 -1
- package/dist/application/mcp/cliMcp.js +3 -5
- package/dist/application/mcp/common.d.ts +2 -3
- package/dist/application/mcp/common.js +2 -4
- package/dist/application/mcp/docsMcp.d.ts +0 -1
- package/dist/application/mcp/docsMcp.js +5 -7
- package/dist/application/mcp/index.d.ts +0 -1
- package/dist/application/mcp/index.js +7 -9
- package/dist/application/mcp/internalMcp.d.ts +0 -1
- package/dist/application/mcp/internalMcp.js +3 -5
- package/dist/components/docs/DocsIndexPage.d.ts +0 -1
- package/dist/components/docs/DocsIndexPage.js +1 -1
- package/dist/components/docs/advanced/AdvancedMCPPage.d.ts +0 -1
- package/dist/components/docs/advanced/AdvancedMCPPage.js +3 -3
- package/dist/components/docs/advanced/AdvancedOverlayEditorPage.d.ts +0 -1
- package/dist/components/docs/advanced/AdvancedRenderersPage.d.ts +0 -1
- package/dist/components/docs/advanced/AdvancedSpecExperimentsPage.d.ts +0 -1
- package/dist/components/docs/advanced/AdvancedTelemetryPage.d.ts +0 -1
- package/dist/components/docs/advanced/AdvancedTelemetryPage.js +1 -1
- package/dist/components/docs/advanced/AdvancedWorkflowMonitoringPage.d.ts +0 -1
- package/dist/components/docs/advanced/AdvancedWorkflowMonitoringPage.js +1 -1
- package/dist/components/docs/advanced/index.d.ts +0 -1
- package/dist/components/docs/advanced/index.js +5 -5
- package/dist/components/docs/architecture/ArchitectureAppConfigPage.d.ts +0 -1
- package/dist/components/docs/architecture/ArchitectureIntegrationBindingPage.d.ts +0 -1
- package/dist/components/docs/architecture/ArchitectureKnowledgeBindingPage.d.ts +0 -1
- package/dist/components/docs/architecture/ArchitectureMultiTenancyPage.d.ts +0 -1
- package/dist/components/docs/architecture/ArchitectureOverviewPage.d.ts +0 -1
- package/dist/components/docs/architecture/index.d.ts +0 -1
- package/dist/components/docs/comparison/ComparisonAutomationPlatformsPage.d.ts +0 -1
- package/dist/components/docs/comparison/ComparisonEnterprisePlatformsPage.d.ts +0 -1
- package/dist/components/docs/comparison/ComparisonInternalToolBuildersPage.d.ts +0 -1
- package/dist/components/docs/comparison/ComparisonOverviewPage.d.ts +0 -1
- package/dist/components/docs/comparison/ComparisonWindmillPage.d.ts +0 -1
- package/dist/components/docs/comparison/ComparisonWorkflowEnginesPage.d.ts +0 -1
- package/dist/components/docs/comparison/index.d.ts +0 -1
- package/dist/components/docs/ecosystem/IntegrationsPage.d.ts +0 -1
- package/dist/components/docs/ecosystem/PluginsPage.d.ts +0 -1
- package/dist/components/docs/ecosystem/RegistryPage.d.ts +0 -1
- package/dist/components/docs/ecosystem/TemplatesPage.d.ts +0 -1
- package/dist/components/docs/ecosystem/ecosystem.docblocks.d.ts +0 -1
- package/dist/components/docs/ecosystem/ecosystem.docblocks.js +1 -1
- package/dist/components/docs/ecosystem/index.d.ts +0 -1
- package/dist/components/docs/ecosystem/index.js +1 -1
- package/dist/components/docs/examples/DocsExamplesPage.d.ts +0 -1
- package/dist/components/docs/examples/DocsExamplesPage.js +1 -1
- package/dist/components/docs/examples/index.d.ts +0 -1
- package/dist/components/docs/examples/index.js +1 -1
- package/dist/components/docs/generated/docs-index.generated.d.ts +6 -7
- package/dist/components/docs/generated/index.d.ts +0 -1
- package/dist/components/docs/generated/loader.d.ts +0 -1
- package/dist/components/docs/getting-started/CLIPage.d.ts +0 -1
- package/dist/components/docs/getting-started/CompatibilityPage.d.ts +0 -1
- package/dist/components/docs/getting-started/DataViewTutorialPage.d.ts +0 -1
- package/dist/components/docs/getting-started/DataViewTutorialPage.js +2 -2
- package/dist/components/docs/getting-started/DeveloperToolsPage.d.ts +0 -1
- package/dist/components/docs/getting-started/HelloWorldPage.d.ts +0 -1
- package/dist/components/docs/getting-started/HelloWorldPage.js +3 -3
- package/dist/components/docs/getting-started/InstallationPage.d.ts +0 -1
- package/dist/components/docs/getting-started/InstallationPage.js +2 -2
- package/dist/components/docs/getting-started/StartHerePage.d.ts +0 -1
- package/dist/components/docs/getting-started/StartHerePage.js +1 -1
- package/dist/components/docs/getting-started/TroubleshootingPage.d.ts +0 -1
- package/dist/components/docs/getting-started/VSCodeExtensionPage.d.ts +0 -1
- package/dist/components/docs/getting-started/getting-started.docblocks.d.ts +1 -2
- package/dist/components/docs/getting-started/getting-started.docblocks.js +2 -2
- package/dist/components/docs/getting-started/index.d.ts +0 -1
- package/dist/components/docs/getting-started/index.js +10 -10
- package/dist/components/docs/guides/GuideCIDiffGatingPage.d.ts +0 -1
- package/dist/components/docs/guides/GuideContractTypesPage.d.ts +0 -1
- package/dist/components/docs/guides/GuideContractTypesPage.js +7 -7
- package/dist/components/docs/guides/GuideDocsPipelinePage.d.ts +0 -1
- package/dist/components/docs/guides/GuideGenerateDocsClientsSchemasPage.d.ts +0 -1
- package/dist/components/docs/guides/GuideImportExistingCodebasesPage.d.ts +0 -1
- package/dist/components/docs/guides/GuideImportExistingCodebasesPage.js +2 -2
- package/dist/components/docs/guides/GuideNextjsOneEndpointPage.d.ts +0 -1
- package/dist/components/docs/guides/GuideNextjsOneEndpointPage.js +4 -4
- package/dist/components/docs/guides/GuideSpecValidationTypingPage.d.ts +0 -1
- package/dist/components/docs/guides/GuideSpecValidationTypingPage.js +1 -1
- package/dist/components/docs/guides/GuidesIndexPage.d.ts +0 -1
- package/dist/components/docs/guides/guides.docblocks.d.ts +0 -1
- package/dist/components/docs/guides/guides.docblocks.js +1 -1
- package/dist/components/docs/guides/index.d.ts +0 -1
- package/dist/components/docs/guides/index.js +15 -15
- package/dist/components/docs/index.d.ts +0 -1
- package/dist/components/docs/index.js +66 -63
- package/dist/components/docs/integrations/IntegrationsCircuitBreakersPage.d.ts +0 -1
- package/dist/components/docs/integrations/IntegrationsElevenLabsPage.d.ts +0 -1
- package/dist/components/docs/integrations/IntegrationsGmailPage.d.ts +0 -1
- package/dist/components/docs/integrations/IntegrationsGoogleCalendarPage.d.ts +0 -1
- package/dist/components/docs/integrations/IntegrationsOpenAIPage.d.ts +0 -1
- package/dist/components/docs/integrations/IntegrationsOverviewPage.d.ts +0 -1
- package/dist/components/docs/integrations/IntegrationsPostmarkPage.d.ts +0 -1
- package/dist/components/docs/integrations/IntegrationsPowensPage.d.ts +0 -1
- package/dist/components/docs/integrations/IntegrationsQdrantPage.d.ts +0 -1
- package/dist/components/docs/integrations/IntegrationsResendPage.d.ts +0 -1
- package/dist/components/docs/integrations/IntegrationsS3Page.d.ts +0 -1
- package/dist/components/docs/integrations/IntegrationsSpecModelPage.d.ts +0 -1
- package/dist/components/docs/integrations/IntegrationsStripePage.d.ts +0 -1
- package/dist/components/docs/integrations/IntegrationsTwilioPage.d.ts +0 -1
- package/dist/components/docs/integrations/index.d.ts +0 -1
- package/dist/components/docs/intent/ContractFirstApiPage.d.ts +0 -1
- package/dist/components/docs/intent/ContractFirstApiPage.js +1 -1
- package/dist/components/docs/intent/DeterministicCodegenPage.d.ts +0 -1
- package/dist/components/docs/intent/GenerateClientFromSchemaPage.d.ts +0 -1
- package/dist/components/docs/intent/GenerateClientFromSchemaPage.js +1 -1
- package/dist/components/docs/intent/OpenapiAlternativePage.d.ts +0 -1
- package/dist/components/docs/intent/SchemaValidationTypescriptPage.d.ts +0 -1
- package/dist/components/docs/intent/SpecDrivenDevelopmentPage.d.ts +0 -1
- package/dist/components/docs/intent/SpecDrivenDevelopmentPage.js +3 -3
- package/dist/components/docs/intent/index.d.ts +0 -1
- package/dist/components/docs/intent/index.js +5 -5
- package/dist/components/docs/intent/intent-pages.docblocks.d.ts +0 -1
- package/dist/components/docs/knowledge/KnowledgeCategoriesPage.d.ts +0 -1
- package/dist/components/docs/knowledge/KnowledgeExamplesPage.d.ts +0 -1
- package/dist/components/docs/knowledge/KnowledgeOverviewPage.d.ts +0 -1
- package/dist/components/docs/knowledge/KnowledgeOverviewPage.js +1 -1
- package/dist/components/docs/knowledge/KnowledgeSourcesPage.d.ts +0 -1
- package/dist/components/docs/knowledge/KnowledgeSpacesPage.d.ts +0 -1
- package/dist/components/docs/knowledge/index.d.ts +0 -1
- package/dist/components/docs/knowledge/index.js +1 -1
- package/dist/components/docs/libraries/LibrariesAccessibilityPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesAiAgentPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesAnalyticsPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesContentGenPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesContractsPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesContractsPage.js +9 -6
- package/dist/components/docs/libraries/LibrariesCostTrackingPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesDataBackendPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesDataViewsPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesDataViewsPage.js +3 -3
- package/dist/components/docs/libraries/LibrariesDesignSystemPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesEvolutionPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesEvolutionPage.js +1 -1
- package/dist/components/docs/libraries/LibrariesGraphQLPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesGraphQLPage.js +2 -2
- package/dist/components/docs/libraries/LibrariesGrowthPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesMultiTenancyPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesObservabilityPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesOverlayEnginePage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesOverviewPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesOverviewPage.js +1 -1
- package/dist/components/docs/libraries/LibrariesPersonalizationPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesProgressiveDeliveryPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesResiliencePage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesRuntimePage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesSLOPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesSchemaPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesSupportBotPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesTestingPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesUIKitPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesWorkflowComposerPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesWorkflowsPage.d.ts +0 -1
- package/dist/components/docs/libraries/LibrariesWorkflowsPage.js +5 -5
- package/dist/components/docs/libraries/index.d.ts +0 -1
- package/dist/components/docs/libraries/index.js +21 -18
- package/dist/components/docs/manifesto/ManifestoPage.d.ts +0 -1
- package/dist/components/docs/ops/AutoEvolutionOpsPage.d.ts +0 -1
- package/dist/components/docs/ops/DistributedTracingOpsPage.d.ts +0 -1
- package/dist/components/docs/ops/index.d.ts +0 -1
- package/dist/components/docs/ops/ops-lifecycle.docblocks.d.ts +1 -2
- package/dist/components/docs/ops/ops-runbooks-a.docblocks.d.ts +1 -2
- package/dist/components/docs/ops/ops-runbooks-b.docblocks.d.ts +1 -2
- package/dist/components/docs/ops/ops-slo-tenant.docblocks.d.ts +1 -2
- package/dist/components/docs/ops/ops-top.docs.d.ts +1 -2
- package/dist/components/docs/ops/ops.docs.d.ts +1 -2
- package/dist/components/docs/product/product.docblocks.d.ts +1 -2
- package/dist/components/docs/product/product.docblocks.js +1 -1
- package/dist/components/docs/reference/DocsMarkdownContent.d.ts +0 -1
- package/dist/components/docs/reference/DocsReferenceContent.d.ts +0 -1
- package/dist/components/docs/reference/DocsReferenceContent.js +1 -1
- package/dist/components/docs/reference/DocsReferenceIndexClient.d.ts +0 -1
- package/dist/components/docs/reference/DocsReferenceIndexClient.js +1 -1
- package/dist/components/docs/reference/DocsReferenceIndexPage.d.ts +0 -1
- package/dist/components/docs/reference/DocsReferenceIndexPage.js +1 -1
- package/dist/components/docs/reference/DocsReferencePage.d.ts +0 -1
- package/dist/components/docs/reference/DocsReferencePage.js +1 -1
- package/dist/components/docs/reference/docsMarkdownParser.d.ts +0 -1
- package/dist/components/docs/reference/index.d.ts +0 -1
- package/dist/components/docs/reference/index.js +2 -2
- package/dist/components/docs/safety/SafetyAuditingPage.d.ts +0 -1
- package/dist/components/docs/safety/SafetyMigrationsPage.d.ts +0 -1
- package/dist/components/docs/safety/SafetyOverviewPage.d.ts +0 -1
- package/dist/components/docs/safety/SafetyPDPPage.d.ts +0 -1
- package/dist/components/docs/safety/SafetySecurityTrustPage.d.ts +0 -1
- package/dist/components/docs/safety/SafetySigningPage.d.ts +0 -1
- package/dist/components/docs/safety/SafetyTenantIsolationPage.d.ts +0 -1
- package/dist/components/docs/safety/index.d.ts +0 -1
- package/dist/components/docs/shared/StudioPrompt.d.ts +0 -1
- package/dist/components/docs/specs/SpecsCapabilitiesPage.d.ts +0 -1
- package/dist/components/docs/specs/SpecsCapabilitiesPage.js +1 -1
- package/dist/components/docs/specs/SpecsDataViewsPage.d.ts +0 -1
- package/dist/components/docs/specs/SpecsDataViewsPage.js +1 -1
- package/dist/components/docs/specs/SpecsOverlaysPage.d.ts +0 -1
- package/dist/components/docs/specs/SpecsOverviewPage.d.ts +0 -1
- package/dist/components/docs/specs/SpecsPolicyPage.d.ts +0 -1
- package/dist/components/docs/specs/SpecsPolicyPage.js +1 -1
- package/dist/components/docs/specs/SpecsWorkflowsPage.d.ts +0 -1
- package/dist/components/docs/specs/SpecsWorkflowsPage.js +1 -1
- package/dist/components/docs/specs/index.d.ts +0 -1
- package/dist/components/docs/specs/index.js +4 -4
- package/dist/components/docs/studio/StudioBYOKPage.d.ts +0 -1
- package/dist/components/docs/studio/StudioDeploymentsPage.d.ts +0 -1
- package/dist/components/docs/studio/StudioGettingStartedPage.d.ts +0 -1
- package/dist/components/docs/studio/StudioIntegrationsPage.d.ts +0 -1
- package/dist/components/docs/studio/StudioOverviewPage.d.ts +0 -1
- package/dist/components/docs/studio/StudioVisualBuilderPage.d.ts +0 -1
- package/dist/components/docs/studio/index.d.ts +0 -1
- package/dist/components/docs/tech/contracts/tech-docs.docblocks.d.ts +1 -2
- package/dist/components/docs/tech/contracts/tech-docs.docblocks.js +1 -1
- package/dist/components/integrations/index.d.ts +0 -1
- package/dist/components/integrations/molecules/IntegrationCard.d.ts +0 -1
- package/dist/components/integrations/organisms/IntegrationMarketplace.d.ts +0 -1
- package/dist/components/integrations/organisms/IntegrationSettings.d.ts +0 -1
- package/dist/components/integrations/organisms/KnowledgeSourceList.d.ts +0 -1
- package/dist/components/legal/PrivacyTemplate.d.ts +0 -1
- package/dist/components/legal/TermsTemplate.d.ts +0 -1
- package/dist/components/legal/index.d.ts +0 -1
- package/dist/components/shared/FeatureGateNotice.d.ts +0 -1
- package/dist/components/shared/index.d.ts +0 -1
- package/dist/components/shell/WorkspaceHeader.d.ts +0 -1
- package/dist/components/shell/WorkspaceProjectShellLayout.d.ts +0 -1
- package/dist/components/shell/WorkspaceSidebar.d.ts +0 -1
- package/dist/components/shell/index.d.ts +0 -1
- package/dist/components/templates/engine/index.d.ts +2 -2
- package/dist/components/templates/engine/index.js +1 -1
- package/dist/components/templates/index.d.ts +0 -1
- package/dist/components/templates/messaging/ConversationList.d.ts +0 -1
- package/dist/components/templates/messaging/MessageComposer.d.ts +0 -1
- package/dist/components/templates/messaging/MessageThread.d.ts +0 -1
- package/dist/components/templates/messaging/MessagingWorkspace.d.ts +0 -1
- package/dist/components/templates/messaging/index.d.ts +0 -1
- package/dist/components/templates/messaging/types.d.ts +0 -1
- package/dist/components/templates/recipes/LanguageSwitcher.d.ts +0 -1
- package/dist/components/templates/recipes/RecipeCard.d.ts +0 -1
- package/dist/components/templates/recipes/RecipeDetail.d.ts +0 -1
- package/dist/components/templates/recipes/RecipeList.d.ts +0 -1
- package/dist/components/templates/recipes/index.d.ts +0 -1
- package/dist/components/templates/recipes/types.d.ts +0 -1
- package/dist/components/templates/todos/FilterBar.d.ts +0 -1
- package/dist/components/templates/todos/TaskForm.d.ts +0 -1
- package/dist/components/templates/todos/TaskItem.d.ts +0 -1
- package/dist/components/templates/todos/TaskList.d.ts +0 -1
- package/dist/components/templates/todos/index.d.ts +0 -1
- package/dist/components/templates/todos/types.d.ts +0 -1
- package/dist/config/contractspec-blueprint.d.ts +1 -2
- package/dist/config/contractspec-branding.d.ts +1 -2
- package/dist/config/contractspec-routes.d.ts +1 -2
- package/dist/config/index.d.ts +1 -2
- package/dist/features/contracts-registry.d.ts +10 -11
- package/dist/features/contracts-registry.js +10 -6
- package/dist/features/docs/docs.contracts.d.ts +1 -2
- package/dist/features/docs/docs.contracts.js +1 -1
- package/dist/features/docs/index.d.ts +0 -1
- package/dist/features/docs/index.js +1 -1
- package/dist/features/docs.feature.d.ts +1 -2
- package/dist/features/index.d.ts +2 -3
- package/dist/features/index.js +14 -10
- package/dist/features/mcp.feature.d.ts +1 -2
- package/dist/features/presentations.feature.d.ts +1 -2
- package/dist/features/registry.d.ts +1 -2
- package/dist/features/registry.js +2 -2
- package/dist/index.d.ts +0 -1
- package/dist/index.js +80 -73
- package/dist/infrastructure/elysia/index.d.ts +0 -1
- package/dist/infrastructure/elysia/logger.d.ts +0 -1
- package/dist/infrastructure/index.d.ts +0 -1
- package/dist/libs/email/client.d.ts +0 -1
- package/dist/libs/email/client.test.d.ts +0 -1
- package/dist/libs/email/contact.d.ts +0 -1
- package/dist/libs/email/newsletter.d.ts +0 -1
- package/dist/libs/email/types.d.ts +0 -1
- package/dist/libs/email/utils.d.ts +0 -1
- package/dist/libs/email/waitlist-application.d.ts +0 -1
- package/dist/libs/email/waitlist.d.ts +0 -1
- package/dist/libs/email.d.ts +0 -1
- package/dist/libs/posthog/client.d.ts +0 -1
- package/dist/libs/posthog/native.d.ts +0 -1
- package/dist/libs/posthog/server.d.ts +0 -1
- package/dist/libs/pricing-examples.d.ts +0 -1
- package/dist/node/application/index.js +7 -9
- package/dist/node/application/mcp/cliMcp.js +3 -5
- package/dist/node/application/mcp/common.js +2 -4
- package/dist/node/application/mcp/docsMcp.js +5 -7
- package/dist/node/application/mcp/index.js +7 -9
- package/dist/node/application/mcp/internalMcp.js +3 -5
- package/dist/node/components/docs/DocsIndexPage.js +1 -1
- package/dist/node/components/docs/advanced/AdvancedMCPPage.js +3 -3
- package/dist/node/components/docs/advanced/AdvancedTelemetryPage.js +1 -1
- package/dist/node/components/docs/advanced/AdvancedWorkflowMonitoringPage.js +1 -1
- package/dist/node/components/docs/advanced/index.js +5 -5
- package/dist/node/components/docs/ecosystem/ecosystem.docblocks.js +1 -1
- package/dist/node/components/docs/ecosystem/index.js +1 -1
- package/dist/node/components/docs/examples/DocsExamplesPage.js +1 -1
- package/dist/node/components/docs/examples/index.js +1 -1
- package/dist/node/components/docs/getting-started/DataViewTutorialPage.js +2 -2
- package/dist/node/components/docs/getting-started/HelloWorldPage.js +3 -3
- package/dist/node/components/docs/getting-started/InstallationPage.js +2 -2
- package/dist/node/components/docs/getting-started/StartHerePage.js +1 -1
- package/dist/node/components/docs/getting-started/getting-started.docblocks.js +2 -2
- package/dist/node/components/docs/getting-started/index.js +10 -10
- package/dist/node/components/docs/guides/GuideContractTypesPage.js +7 -7
- package/dist/node/components/docs/guides/GuideImportExistingCodebasesPage.js +2 -2
- package/dist/node/components/docs/guides/GuideNextjsOneEndpointPage.js +4 -4
- package/dist/node/components/docs/guides/GuideSpecValidationTypingPage.js +1 -1
- package/dist/node/components/docs/guides/guides.docblocks.js +1 -1
- package/dist/node/components/docs/guides/index.js +15 -15
- package/dist/node/components/docs/index.js +66 -63
- package/dist/node/components/docs/intent/ContractFirstApiPage.js +1 -1
- package/dist/node/components/docs/intent/GenerateClientFromSchemaPage.js +1 -1
- package/dist/node/components/docs/intent/SpecDrivenDevelopmentPage.js +3 -3
- package/dist/node/components/docs/intent/index.js +5 -5
- package/dist/node/components/docs/knowledge/KnowledgeOverviewPage.js +1 -1
- package/dist/node/components/docs/knowledge/index.js +1 -1
- package/dist/node/components/docs/libraries/LibrariesContractsPage.js +9 -6
- package/dist/node/components/docs/libraries/LibrariesDataViewsPage.js +3 -3
- package/dist/node/components/docs/libraries/LibrariesEvolutionPage.js +1 -1
- package/dist/node/components/docs/libraries/LibrariesGraphQLPage.js +2 -2
- package/dist/node/components/docs/libraries/LibrariesOverviewPage.js +1 -1
- package/dist/node/components/docs/libraries/LibrariesWorkflowsPage.js +5 -5
- package/dist/node/components/docs/libraries/index.js +21 -18
- package/dist/node/components/docs/product/product.docblocks.js +1 -1
- package/dist/node/components/docs/reference/DocsReferenceContent.js +1 -1
- package/dist/node/components/docs/reference/DocsReferenceIndexClient.js +1 -1
- package/dist/node/components/docs/reference/DocsReferenceIndexPage.js +1 -1
- package/dist/node/components/docs/reference/DocsReferencePage.js +1 -1
- package/dist/node/components/docs/reference/index.js +2 -2
- package/dist/node/components/docs/specs/SpecsCapabilitiesPage.js +1 -1
- package/dist/node/components/docs/specs/SpecsDataViewsPage.js +1 -1
- package/dist/node/components/docs/specs/SpecsPolicyPage.js +1 -1
- package/dist/node/components/docs/specs/SpecsWorkflowsPage.js +1 -1
- package/dist/node/components/docs/specs/index.js +4 -4
- package/dist/node/components/docs/tech/contracts/tech-docs.docblocks.js +1 -1
- package/dist/node/components/templates/engine/index.js +1 -1
- package/dist/node/features/contracts-registry.js +10 -6
- package/dist/node/features/docs/docs.contracts.js +1 -1
- package/dist/node/features/docs/index.js +1 -1
- package/dist/node/features/index.js +14 -10
- package/dist/node/features/registry.js +2 -2
- package/dist/node/index.js +80 -73
- package/dist/node/presentation/features/hooks/index.js +14 -10
- package/dist/node/presentation/features/hooks/useContractsRegistry.js +14 -10
- package/dist/node/presentation/features/hooks/useFeatureRegistry.js +2 -2
- package/dist/node/presentation/features/hooks/useRelatedDocs.js +1 -1
- package/dist/node/presentation/features/index.js +15 -11
- package/dist/node/presentation/features/organisms/FeatureDataViewsList.js +14 -10
- package/dist/node/presentation/features/organisms/FeatureDiscovery/FeatureDiscovery.js +2 -2
- package/dist/node/presentation/features/organisms/FeatureDiscovery/index.js +2 -2
- package/dist/node/presentation/features/organisms/FeatureEventsList.js +14 -10
- package/dist/node/presentation/features/organisms/FeatureFormsList.js +14 -10
- package/dist/node/presentation/features/organisms/FeatureOperationsList.js +10 -6
- package/dist/node/presentation/features/organisms/FeaturePresentationsList.js +14 -10
- package/dist/node/presentation/features/organisms/index.js +14 -10
- package/dist/node/presentation/features/templates/FeatureDataViewDetailTemplate/FeatureDataViewDetailTemplate.js +1 -1
- package/dist/node/presentation/features/templates/FeatureDataViewDetailTemplate/index.js +1 -1
- package/dist/node/presentation/features/templates/FeatureDataViewsTemplate/FeatureDataViewsTemplate.js +14 -10
- package/dist/node/presentation/features/templates/FeatureDataViewsTemplate/index.js +14 -10
- package/dist/node/presentation/features/templates/FeatureEventDetailTemplate/FeatureEventDetailTemplate.js +1 -1
- package/dist/node/presentation/features/templates/FeatureEventDetailTemplate/index.js +1 -1
- package/dist/node/presentation/features/templates/FeatureEventsTemplate/FeatureEventsTemplate.js +14 -10
- package/dist/node/presentation/features/templates/FeatureEventsTemplate/index.js +14 -10
- package/dist/node/presentation/features/templates/FeatureFormDetailTemplate/FeatureFormDetailTemplate.js +1 -1
- package/dist/node/presentation/features/templates/FeatureFormDetailTemplate/index.js +1 -1
- package/dist/node/presentation/features/templates/FeatureFormsTemplate/FeatureFormsTemplate.js +14 -10
- package/dist/node/presentation/features/templates/FeatureFormsTemplate/index.js +14 -10
- package/dist/node/presentation/features/templates/FeatureOperationDetailTemplate/FeatureOperationDetailTemplate.js +1 -1
- package/dist/node/presentation/features/templates/FeatureOperationDetailTemplate/index.js +1 -1
- package/dist/node/presentation/features/templates/FeatureOperationsTemplate/FeatureOperationsTemplate.js +10 -6
- package/dist/node/presentation/features/templates/FeatureOperationsTemplate/index.js +10 -6
- package/dist/node/presentation/features/templates/FeaturePresentationDetailTemplate/FeaturePresentationDetailTemplate.js +1 -1
- package/dist/node/presentation/features/templates/FeaturePresentationDetailTemplate/index.js +1 -1
- package/dist/node/presentation/features/templates/FeaturePresentationsTemplate/FeaturePresentationsTemplate.js +14 -10
- package/dist/node/presentation/features/templates/FeaturePresentationsTemplate/index.js +14 -10
- package/dist/presentation/features/atoms/FeatureIcon/FeatureIcon.d.ts +0 -1
- package/dist/presentation/features/atoms/FeatureIcon/index.d.ts +0 -1
- package/dist/presentation/features/atoms/index.d.ts +0 -1
- package/dist/presentation/features/hooks/index.d.ts +0 -1
- package/dist/presentation/features/hooks/index.js +14 -10
- package/dist/presentation/features/hooks/useContractsRegistry.d.ts +2 -3
- package/dist/presentation/features/hooks/useContractsRegistry.js +14 -10
- package/dist/presentation/features/hooks/useFeatureFilters.d.ts +1 -2
- package/dist/presentation/features/hooks/useFeatureRegistry.d.ts +1 -2
- package/dist/presentation/features/hooks/useFeatureRegistry.js +2 -2
- package/dist/presentation/features/hooks/useRelatedDocs.d.ts +0 -1
- package/dist/presentation/features/hooks/useRelatedDocs.js +1 -1
- package/dist/presentation/features/index.d.ts +0 -1
- package/dist/presentation/features/index.js +15 -11
- package/dist/presentation/features/molecules/FeatureCard/FeatureCard.d.ts +0 -1
- package/dist/presentation/features/molecules/FeatureCard/index.d.ts +0 -1
- package/dist/presentation/features/molecules/FeatureCard/types.d.ts +1 -2
- package/dist/presentation/features/molecules/FeatureCategoryHeader/FeatureCategoryHeader.d.ts +0 -1
- package/dist/presentation/features/molecules/FeatureCategoryHeader/index.d.ts +0 -1
- package/dist/presentation/features/molecules/FeatureFilters/FeatureFilters.d.ts +0 -1
- package/dist/presentation/features/molecules/FeatureFilters/index.d.ts +0 -1
- package/dist/presentation/features/molecules/FeatureFilters/types.d.ts +0 -1
- package/dist/presentation/features/molecules/FeatureHoverPreview/FeatureHoverPreview.d.ts +1 -2
- package/dist/presentation/features/molecules/FeatureHoverPreview/index.d.ts +0 -1
- package/dist/presentation/features/molecules/index.d.ts +0 -1
- package/dist/presentation/features/organisms/FeatureDataViewsList.d.ts +1 -2
- package/dist/presentation/features/organisms/FeatureDataViewsList.js +14 -10
- package/dist/presentation/features/organisms/FeatureDetail/FeatureDetail.d.ts +0 -1
- package/dist/presentation/features/organisms/FeatureDetail/index.d.ts +0 -1
- package/dist/presentation/features/organisms/FeatureDetail/types.d.ts +1 -2
- package/dist/presentation/features/organisms/FeatureDiscovery/FeatureDiscovery.d.ts +0 -1
- package/dist/presentation/features/organisms/FeatureDiscovery/FeatureDiscovery.js +2 -2
- package/dist/presentation/features/organisms/FeatureDiscovery/index.d.ts +0 -1
- package/dist/presentation/features/organisms/FeatureDiscovery/index.js +2 -2
- package/dist/presentation/features/organisms/FeatureDiscovery/types.d.ts +1 -2
- package/dist/presentation/features/organisms/FeatureEventsList.d.ts +1 -2
- package/dist/presentation/features/organisms/FeatureEventsList.js +14 -10
- package/dist/presentation/features/organisms/FeatureFormsList.d.ts +1 -2
- package/dist/presentation/features/organisms/FeatureFormsList.js +14 -10
- package/dist/presentation/features/organisms/FeatureOperationsList.d.ts +1 -2
- package/dist/presentation/features/organisms/FeatureOperationsList.js +10 -6
- package/dist/presentation/features/organisms/FeaturePresentationsList.d.ts +1 -2
- package/dist/presentation/features/organisms/FeaturePresentationsList.js +14 -10
- package/dist/presentation/features/organisms/index.d.ts +0 -1
- package/dist/presentation/features/organisms/index.js +14 -10
- package/dist/presentation/features/templates/FeatureDataViewDetailTemplate/FeatureDataViewDetailTemplate.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureDataViewDetailTemplate/FeatureDataViewDetailTemplate.js +1 -1
- package/dist/presentation/features/templates/FeatureDataViewDetailTemplate/index.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureDataViewDetailTemplate/index.js +1 -1
- package/dist/presentation/features/templates/FeatureDataViewDetailTemplate/types.d.ts +2 -3
- package/dist/presentation/features/templates/FeatureDataViewsTemplate/FeatureDataViewsTemplate.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureDataViewsTemplate/FeatureDataViewsTemplate.js +14 -10
- package/dist/presentation/features/templates/FeatureDataViewsTemplate/index.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureDataViewsTemplate/index.js +14 -10
- package/dist/presentation/features/templates/FeatureEventDetailTemplate/FeatureEventDetailTemplate.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureEventDetailTemplate/FeatureEventDetailTemplate.js +1 -1
- package/dist/presentation/features/templates/FeatureEventDetailTemplate/index.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureEventDetailTemplate/index.js +1 -1
- package/dist/presentation/features/templates/FeatureEventDetailTemplate/types.d.ts +2 -3
- package/dist/presentation/features/templates/FeatureEventsTemplate/FeatureEventsTemplate.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureEventsTemplate/FeatureEventsTemplate.js +14 -10
- package/dist/presentation/features/templates/FeatureEventsTemplate/index.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureEventsTemplate/index.js +14 -10
- package/dist/presentation/features/templates/FeatureFormDetailTemplate/FeatureFormDetailTemplate.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureFormDetailTemplate/FeatureFormDetailTemplate.js +1 -1
- package/dist/presentation/features/templates/FeatureFormDetailTemplate/index.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureFormDetailTemplate/index.js +1 -1
- package/dist/presentation/features/templates/FeatureFormDetailTemplate/types.d.ts +2 -3
- package/dist/presentation/features/templates/FeatureFormsTemplate/FeatureFormsTemplate.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureFormsTemplate/FeatureFormsTemplate.js +14 -10
- package/dist/presentation/features/templates/FeatureFormsTemplate/index.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureFormsTemplate/index.js +14 -10
- package/dist/presentation/features/templates/FeatureOperationDetailTemplate/FeatureOperationDetailTemplate.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureOperationDetailTemplate/FeatureOperationDetailTemplate.js +1 -1
- package/dist/presentation/features/templates/FeatureOperationDetailTemplate/index.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureOperationDetailTemplate/index.js +1 -1
- package/dist/presentation/features/templates/FeatureOperationDetailTemplate/types.d.ts +2 -3
- package/dist/presentation/features/templates/FeatureOperationsTemplate/FeatureOperationsTemplate.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureOperationsTemplate/FeatureOperationsTemplate.js +10 -6
- package/dist/presentation/features/templates/FeatureOperationsTemplate/index.d.ts +0 -1
- package/dist/presentation/features/templates/FeatureOperationsTemplate/index.js +10 -6
- package/dist/presentation/features/templates/FeatureOverviewTemplate/FeatureOverviewTemplate.d.ts +1 -2
- package/dist/presentation/features/templates/FeatureOverviewTemplate/index.d.ts +0 -1
- package/dist/presentation/features/templates/FeaturePresentationDetailTemplate/FeaturePresentationDetailTemplate.d.ts +0 -1
- package/dist/presentation/features/templates/FeaturePresentationDetailTemplate/FeaturePresentationDetailTemplate.js +1 -1
- package/dist/presentation/features/templates/FeaturePresentationDetailTemplate/index.d.ts +0 -1
- package/dist/presentation/features/templates/FeaturePresentationDetailTemplate/index.js +1 -1
- package/dist/presentation/features/templates/FeaturePresentationDetailTemplate/types.d.ts +2 -3
- package/dist/presentation/features/templates/FeaturePresentationsTemplate/FeaturePresentationsTemplate.d.ts +0 -1
- package/dist/presentation/features/templates/FeaturePresentationsTemplate/FeaturePresentationsTemplate.js +14 -10
- package/dist/presentation/features/templates/FeaturePresentationsTemplate/index.d.ts +0 -1
- package/dist/presentation/features/templates/FeaturePresentationsTemplate/index.js +14 -10
- package/dist/presentation/features/templates/types.d.ts +1 -2
- package/package.json +25 -21
- package/src/application/mcp/cliMcp.ts +1 -1
- package/src/application/mcp/common.ts +4 -6
- package/src/application/mcp/docsMcp.ts +3 -3
- package/src/application/mcp/internalMcp.ts +1 -1
- package/src/components/docs/DocsIndexPage.tsx +1 -1
- package/src/components/docs/advanced/AdvancedMCPPage.tsx +3 -3
- package/src/components/docs/advanced/AdvancedTelemetryPage.tsx +1 -1
- package/src/components/docs/advanced/AdvancedWorkflowMonitoringPage.tsx +1 -1
- package/src/components/docs/ecosystem/ecosystem.docblocks.ts +2 -2
- package/src/components/docs/examples/DocsExamplesPage.tsx +1 -1
- package/src/components/docs/generated/docs-index._common.json +246 -51
- package/src/components/docs/generated/docs-index.agent-console.json +1 -1
- package/src/components/docs/generated/docs-index.ai-chat.json +2 -2
- package/src/components/docs/generated/docs-index.analytics-dashboard.json +1 -1
- package/src/components/docs/generated/docs-index.app-config.json +18 -18
- package/src/components/docs/generated/docs-index.audit-trail.json +2 -2
- package/src/components/docs/generated/docs-index.crm-pipeline.json +1 -1
- package/src/components/docs/generated/docs-index.feature-flags.json +1 -1
- package/src/components/docs/generated/docs-index.files.json +1 -1
- package/src/components/docs/generated/docs-index.generated.ts +7 -7
- package/src/components/docs/generated/docs-index.identity-rbac.json +1 -1
- package/src/components/docs/generated/docs-index.integration-hub.json +1 -1
- package/src/components/docs/generated/docs-index.jobs.json +1 -1
- package/src/components/docs/generated/docs-index.kb-update-pipeline.json +1 -1
- package/src/components/docs/generated/docs-index.learning-journey-crm-onboarding.json +1 -1
- package/src/components/docs/generated/docs-index.learning-journey-platform-tour.json +1 -1
- package/src/components/docs/generated/docs-index.learning-journey-registry.json +1 -1
- package/src/components/docs/generated/docs-index.learning-journey-studio-onboarding.json +1 -1
- package/src/components/docs/generated/docs-index.learning-journey.json +1 -1
- package/src/components/docs/generated/docs-index.locale-jurisdiction-gate.json +1 -1
- package/src/components/docs/generated/docs-index.manifest.json +9 -4
- package/src/components/docs/generated/docs-index.marketplace.json +1 -1
- package/src/components/docs/generated/docs-index.meeting-recorder.json +2 -2
- package/src/components/docs/generated/docs-index.metrics.json +1 -1
- package/src/components/docs/generated/docs-index.notifications.json +2 -2
- package/src/components/docs/generated/docs-index.openbanking.json +2 -2
- package/src/components/docs/generated/docs-index.platform-integrations.json +16 -16
- package/src/components/docs/generated/docs-index.platform-knowledge.json +7 -7
- package/src/components/docs/generated/docs-index.pocket-family-office.json +2 -2
- package/src/components/docs/generated/docs-index.policy-safe-knowledge-assistant.json +1 -1
- package/src/components/docs/generated/docs-index.saas-boilerplate.json +1 -1
- package/src/components/docs/generated/docs-index.service-business-os.json +1 -1
- package/src/components/docs/generated/docs-index.team-hub.json +1 -1
- package/src/components/docs/generated/docs-index.unknown.json +514 -0
- package/src/components/docs/generated/docs-index.versioned-knowledge-base.json +1 -1
- package/src/components/docs/generated/docs-index.wealth-snapshot.json +1 -1
- package/src/components/docs/generated/docs-index.workflow-system.json +1 -1
- package/src/components/docs/generated/docs-index.workspace-cli.json +1 -1
- package/src/components/docs/getting-started/DataViewTutorialPage.tsx +2 -2
- package/src/components/docs/getting-started/HelloWorldPage.tsx +3 -3
- package/src/components/docs/getting-started/InstallationPage.tsx +2 -2
- package/src/components/docs/getting-started/StartHerePage.tsx +1 -1
- package/src/components/docs/getting-started/getting-started.docblocks.ts +3 -3
- package/src/components/docs/guides/GuideContractTypesPage.tsx +7 -7
- package/src/components/docs/guides/GuideImportExistingCodebasesPage.tsx +2 -2
- package/src/components/docs/guides/GuideNextjsOneEndpointPage.tsx +4 -4
- package/src/components/docs/guides/GuideSpecValidationTypingPage.tsx +1 -1
- package/src/components/docs/guides/guides.docblocks.ts +2 -2
- package/src/components/docs/intent/ContractFirstApiPage.tsx +1 -1
- package/src/components/docs/intent/GenerateClientFromSchemaPage.tsx +1 -1
- package/src/components/docs/intent/SpecDrivenDevelopmentPage.tsx +3 -3
- package/src/components/docs/knowledge/KnowledgeOverviewPage.tsx +1 -1
- package/src/components/docs/libraries/LibrariesContractsPage.tsx +12 -9
- package/src/components/docs/libraries/LibrariesDataViewsPage.tsx +3 -3
- package/src/components/docs/libraries/LibrariesEvolutionPage.tsx +1 -1
- package/src/components/docs/libraries/LibrariesGraphQLPage.tsx +2 -2
- package/src/components/docs/libraries/LibrariesOverviewPage.tsx +1 -1
- package/src/components/docs/libraries/LibrariesWorkflowsPage.tsx +7 -7
- package/src/components/docs/ops/ops-lifecycle.docblocks.ts +1 -1
- package/src/components/docs/ops/ops-runbooks-a.docblocks.ts +1 -1
- package/src/components/docs/ops/ops-runbooks-b.docblocks.ts +1 -1
- package/src/components/docs/ops/ops-slo-tenant.docblocks.ts +1 -1
- package/src/components/docs/ops/ops-top.docs.ts +1 -1
- package/src/components/docs/ops/ops.docs.ts +1 -1
- package/src/components/docs/product/product.docblocks.ts +2 -2
- package/src/components/docs/reference/DocsReferenceContent.tsx +1 -1
- package/src/components/docs/reference/DocsReferenceIndexClient.tsx +1 -1
- package/src/components/docs/specs/SpecsCapabilitiesPage.tsx +1 -1
- package/src/components/docs/specs/SpecsDataViewsPage.tsx +1 -1
- package/src/components/docs/specs/SpecsPolicyPage.tsx +1 -1
- package/src/components/docs/specs/SpecsWorkflowsPage.tsx +1 -1
- package/src/components/docs/tech/contracts/tech-docs.docblocks.ts +2 -2
- package/src/components/templates/engine/index.ts +2 -2
- package/src/config/contractspec-blueprint.ts +3 -3
- package/src/config/contractspec-branding.ts +1 -1
- package/src/config/contractspec-routes.ts +1 -1
- package/src/config/index.ts +1 -1
- package/src/features/contracts-registry.ts +12 -8
- package/src/features/docs/docs.contracts.ts +1 -1
- package/src/features/docs.feature.ts +1 -1
- package/src/features/index.ts +2 -2
- package/src/features/mcp.feature.ts +1 -1
- package/src/features/presentations.feature.ts +1 -1
- package/src/features/registry.ts +2 -2
- package/src/presentation/features/hooks/useContractsRegistry.ts +2 -2
- package/src/presentation/features/hooks/useFeatureFilters.ts +1 -1
- package/src/presentation/features/hooks/useFeatureRegistry.ts +1 -1
- package/src/presentation/features/hooks/useRelatedDocs.ts +1 -1
- package/src/presentation/features/molecules/FeatureCard/types.ts +1 -1
- package/src/presentation/features/molecules/FeatureHoverPreview/FeatureHoverPreview.tsx +1 -1
- package/src/presentation/features/organisms/FeatureDataViewsList.tsx +1 -1
- package/src/presentation/features/organisms/FeatureDetail/types.ts +1 -1
- package/src/presentation/features/organisms/FeatureDiscovery/FeatureDiscovery.tsx +1 -1
- package/src/presentation/features/organisms/FeatureDiscovery/types.ts +1 -1
- package/src/presentation/features/organisms/FeatureEventsList.tsx +1 -1
- package/src/presentation/features/organisms/FeatureFormsList.tsx +1 -1
- package/src/presentation/features/organisms/FeatureOperationsList.tsx +1 -1
- package/src/presentation/features/organisms/FeaturePresentationsList.tsx +1 -1
- package/src/presentation/features/templates/FeatureDataViewDetailTemplate/types.ts +2 -2
- package/src/presentation/features/templates/FeatureEventDetailTemplate/types.ts +2 -2
- package/src/presentation/features/templates/FeatureFormDetailTemplate/types.ts +2 -2
- package/src/presentation/features/templates/FeatureOperationDetailTemplate/types.ts +2 -2
- package/src/presentation/features/templates/FeatureOverviewTemplate/FeatureOverviewTemplate.tsx +1 -1
- package/src/presentation/features/templates/FeaturePresentationDetailTemplate/types.ts +2 -2
- package/src/presentation/features/templates/types.ts +1 -1
- package/dist/__tests__/env-setup.d.ts.map +0 -1
- package/dist/__tests__/mocks/prisma.d.ts.map +0 -1
- package/dist/__tests__/setup.d.ts.map +0 -1
- package/dist/application/index.d.ts.map +0 -1
- package/dist/application/mcp/cliMcp.d.ts.map +0 -1
- package/dist/application/mcp/common.d.ts.map +0 -1
- package/dist/application/mcp/docsMcp.d.ts.map +0 -1
- package/dist/application/mcp/index.d.ts.map +0 -1
- package/dist/application/mcp/internalMcp.d.ts.map +0 -1
- package/dist/components/docs/DocsIndexPage.d.ts.map +0 -1
- package/dist/components/docs/advanced/AdvancedMCPPage.d.ts.map +0 -1
- package/dist/components/docs/advanced/AdvancedOverlayEditorPage.d.ts.map +0 -1
- package/dist/components/docs/advanced/AdvancedRenderersPage.d.ts.map +0 -1
- package/dist/components/docs/advanced/AdvancedSpecExperimentsPage.d.ts.map +0 -1
- package/dist/components/docs/advanced/AdvancedTelemetryPage.d.ts.map +0 -1
- package/dist/components/docs/advanced/AdvancedWorkflowMonitoringPage.d.ts.map +0 -1
- package/dist/components/docs/advanced/index.d.ts.map +0 -1
- package/dist/components/docs/architecture/ArchitectureAppConfigPage.d.ts.map +0 -1
- package/dist/components/docs/architecture/ArchitectureIntegrationBindingPage.d.ts.map +0 -1
- package/dist/components/docs/architecture/ArchitectureKnowledgeBindingPage.d.ts.map +0 -1
- package/dist/components/docs/architecture/ArchitectureMultiTenancyPage.d.ts.map +0 -1
- package/dist/components/docs/architecture/ArchitectureOverviewPage.d.ts.map +0 -1
- package/dist/components/docs/architecture/index.d.ts.map +0 -1
- package/dist/components/docs/comparison/ComparisonAutomationPlatformsPage.d.ts.map +0 -1
- package/dist/components/docs/comparison/ComparisonEnterprisePlatformsPage.d.ts.map +0 -1
- package/dist/components/docs/comparison/ComparisonInternalToolBuildersPage.d.ts.map +0 -1
- package/dist/components/docs/comparison/ComparisonOverviewPage.d.ts.map +0 -1
- package/dist/components/docs/comparison/ComparisonWindmillPage.d.ts.map +0 -1
- package/dist/components/docs/comparison/ComparisonWorkflowEnginesPage.d.ts.map +0 -1
- package/dist/components/docs/comparison/index.d.ts.map +0 -1
- package/dist/components/docs/ecosystem/IntegrationsPage.d.ts.map +0 -1
- package/dist/components/docs/ecosystem/PluginsPage.d.ts.map +0 -1
- package/dist/components/docs/ecosystem/RegistryPage.d.ts.map +0 -1
- package/dist/components/docs/ecosystem/TemplatesPage.d.ts.map +0 -1
- package/dist/components/docs/ecosystem/ecosystem.docblocks.d.ts.map +0 -1
- package/dist/components/docs/ecosystem/index.d.ts.map +0 -1
- package/dist/components/docs/examples/DocsExamplesPage.d.ts.map +0 -1
- package/dist/components/docs/examples/index.d.ts.map +0 -1
- package/dist/components/docs/generated/docs-index.generated.d.ts.map +0 -1
- package/dist/components/docs/generated/index.d.ts.map +0 -1
- package/dist/components/docs/generated/loader.d.ts.map +0 -1
- package/dist/components/docs/getting-started/CLIPage.d.ts.map +0 -1
- package/dist/components/docs/getting-started/CompatibilityPage.d.ts.map +0 -1
- package/dist/components/docs/getting-started/DataViewTutorialPage.d.ts.map +0 -1
- package/dist/components/docs/getting-started/DeveloperToolsPage.d.ts.map +0 -1
- package/dist/components/docs/getting-started/HelloWorldPage.d.ts.map +0 -1
- package/dist/components/docs/getting-started/InstallationPage.d.ts.map +0 -1
- package/dist/components/docs/getting-started/StartHerePage.d.ts.map +0 -1
- package/dist/components/docs/getting-started/TroubleshootingPage.d.ts.map +0 -1
- package/dist/components/docs/getting-started/VSCodeExtensionPage.d.ts.map +0 -1
- package/dist/components/docs/getting-started/getting-started.docblocks.d.ts.map +0 -1
- package/dist/components/docs/getting-started/index.d.ts.map +0 -1
- package/dist/components/docs/guides/GuideCIDiffGatingPage.d.ts.map +0 -1
- package/dist/components/docs/guides/GuideContractTypesPage.d.ts.map +0 -1
- package/dist/components/docs/guides/GuideDocsPipelinePage.d.ts.map +0 -1
- package/dist/components/docs/guides/GuideGenerateDocsClientsSchemasPage.d.ts.map +0 -1
- package/dist/components/docs/guides/GuideImportExistingCodebasesPage.d.ts.map +0 -1
- package/dist/components/docs/guides/GuideNextjsOneEndpointPage.d.ts.map +0 -1
- package/dist/components/docs/guides/GuideSpecValidationTypingPage.d.ts.map +0 -1
- package/dist/components/docs/guides/GuidesIndexPage.d.ts.map +0 -1
- package/dist/components/docs/guides/guides.docblocks.d.ts.map +0 -1
- package/dist/components/docs/guides/index.d.ts.map +0 -1
- package/dist/components/docs/index.d.ts.map +0 -1
- package/dist/components/docs/integrations/IntegrationsCircuitBreakersPage.d.ts.map +0 -1
- package/dist/components/docs/integrations/IntegrationsElevenLabsPage.d.ts.map +0 -1
- package/dist/components/docs/integrations/IntegrationsGmailPage.d.ts.map +0 -1
- package/dist/components/docs/integrations/IntegrationsGoogleCalendarPage.d.ts.map +0 -1
- package/dist/components/docs/integrations/IntegrationsOpenAIPage.d.ts.map +0 -1
- package/dist/components/docs/integrations/IntegrationsOverviewPage.d.ts.map +0 -1
- package/dist/components/docs/integrations/IntegrationsPostmarkPage.d.ts.map +0 -1
- package/dist/components/docs/integrations/IntegrationsPowensPage.d.ts.map +0 -1
- package/dist/components/docs/integrations/IntegrationsQdrantPage.d.ts.map +0 -1
- package/dist/components/docs/integrations/IntegrationsResendPage.d.ts.map +0 -1
- package/dist/components/docs/integrations/IntegrationsS3Page.d.ts.map +0 -1
- package/dist/components/docs/integrations/IntegrationsSpecModelPage.d.ts.map +0 -1
- package/dist/components/docs/integrations/IntegrationsStripePage.d.ts.map +0 -1
- package/dist/components/docs/integrations/IntegrationsTwilioPage.d.ts.map +0 -1
- package/dist/components/docs/integrations/index.d.ts.map +0 -1
- package/dist/components/docs/intent/ContractFirstApiPage.d.ts.map +0 -1
- package/dist/components/docs/intent/DeterministicCodegenPage.d.ts.map +0 -1
- package/dist/components/docs/intent/GenerateClientFromSchemaPage.d.ts.map +0 -1
- package/dist/components/docs/intent/OpenapiAlternativePage.d.ts.map +0 -1
- package/dist/components/docs/intent/SchemaValidationTypescriptPage.d.ts.map +0 -1
- package/dist/components/docs/intent/SpecDrivenDevelopmentPage.d.ts.map +0 -1
- package/dist/components/docs/intent/index.d.ts.map +0 -1
- package/dist/components/docs/intent/intent-pages.docblocks.d.ts.map +0 -1
- package/dist/components/docs/knowledge/KnowledgeCategoriesPage.d.ts.map +0 -1
- package/dist/components/docs/knowledge/KnowledgeExamplesPage.d.ts.map +0 -1
- package/dist/components/docs/knowledge/KnowledgeOverviewPage.d.ts.map +0 -1
- package/dist/components/docs/knowledge/KnowledgeSourcesPage.d.ts.map +0 -1
- package/dist/components/docs/knowledge/KnowledgeSpacesPage.d.ts.map +0 -1
- package/dist/components/docs/knowledge/index.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesAccessibilityPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesAiAgentPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesAnalyticsPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesContentGenPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesContractsPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesCostTrackingPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesDataBackendPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesDataViewsPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesDesignSystemPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesEvolutionPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesGraphQLPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesGrowthPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesMultiTenancyPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesObservabilityPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesOverlayEnginePage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesOverviewPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesPersonalizationPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesProgressiveDeliveryPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesResiliencePage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesRuntimePage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesSLOPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesSchemaPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesSupportBotPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesTestingPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesUIKitPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesWorkflowComposerPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/LibrariesWorkflowsPage.d.ts.map +0 -1
- package/dist/components/docs/libraries/index.d.ts.map +0 -1
- package/dist/components/docs/manifesto/ManifestoPage.d.ts.map +0 -1
- package/dist/components/docs/ops/AutoEvolutionOpsPage.d.ts.map +0 -1
- package/dist/components/docs/ops/DistributedTracingOpsPage.d.ts.map +0 -1
- package/dist/components/docs/ops/index.d.ts.map +0 -1
- package/dist/components/docs/ops/ops-lifecycle.docblocks.d.ts.map +0 -1
- package/dist/components/docs/ops/ops-runbooks-a.docblocks.d.ts.map +0 -1
- package/dist/components/docs/ops/ops-runbooks-b.docblocks.d.ts.map +0 -1
- package/dist/components/docs/ops/ops-slo-tenant.docblocks.d.ts.map +0 -1
- package/dist/components/docs/ops/ops-top.docs.d.ts.map +0 -1
- package/dist/components/docs/ops/ops.docs.d.ts.map +0 -1
- package/dist/components/docs/product/product.docblocks.d.ts.map +0 -1
- package/dist/components/docs/reference/DocsMarkdownContent.d.ts.map +0 -1
- package/dist/components/docs/reference/DocsReferenceContent.d.ts.map +0 -1
- package/dist/components/docs/reference/DocsReferenceIndexClient.d.ts.map +0 -1
- package/dist/components/docs/reference/DocsReferenceIndexPage.d.ts.map +0 -1
- package/dist/components/docs/reference/DocsReferencePage.d.ts.map +0 -1
- package/dist/components/docs/reference/docsMarkdownParser.d.ts.map +0 -1
- package/dist/components/docs/reference/index.d.ts.map +0 -1
- package/dist/components/docs/safety/SafetyAuditingPage.d.ts.map +0 -1
- package/dist/components/docs/safety/SafetyMigrationsPage.d.ts.map +0 -1
- package/dist/components/docs/safety/SafetyOverviewPage.d.ts.map +0 -1
- package/dist/components/docs/safety/SafetyPDPPage.d.ts.map +0 -1
- package/dist/components/docs/safety/SafetySecurityTrustPage.d.ts.map +0 -1
- package/dist/components/docs/safety/SafetySigningPage.d.ts.map +0 -1
- package/dist/components/docs/safety/SafetyTenantIsolationPage.d.ts.map +0 -1
- package/dist/components/docs/safety/index.d.ts.map +0 -1
- package/dist/components/docs/shared/StudioPrompt.d.ts.map +0 -1
- package/dist/components/docs/specs/SpecsCapabilitiesPage.d.ts.map +0 -1
- package/dist/components/docs/specs/SpecsDataViewsPage.d.ts.map +0 -1
- package/dist/components/docs/specs/SpecsOverlaysPage.d.ts.map +0 -1
- package/dist/components/docs/specs/SpecsOverviewPage.d.ts.map +0 -1
- package/dist/components/docs/specs/SpecsPolicyPage.d.ts.map +0 -1
- package/dist/components/docs/specs/SpecsWorkflowsPage.d.ts.map +0 -1
- package/dist/components/docs/specs/index.d.ts.map +0 -1
- package/dist/components/docs/studio/StudioBYOKPage.d.ts.map +0 -1
- package/dist/components/docs/studio/StudioDeploymentsPage.d.ts.map +0 -1
- package/dist/components/docs/studio/StudioGettingStartedPage.d.ts.map +0 -1
- package/dist/components/docs/studio/StudioIntegrationsPage.d.ts.map +0 -1
- package/dist/components/docs/studio/StudioOverviewPage.d.ts.map +0 -1
- package/dist/components/docs/studio/StudioVisualBuilderPage.d.ts.map +0 -1
- package/dist/components/docs/studio/index.d.ts.map +0 -1
- package/dist/components/docs/tech/contracts/tech-docs.docblocks.d.ts.map +0 -1
- package/dist/components/integrations/index.d.ts.map +0 -1
- package/dist/components/integrations/molecules/IntegrationCard.d.ts.map +0 -1
- package/dist/components/integrations/organisms/IntegrationMarketplace.d.ts.map +0 -1
- package/dist/components/integrations/organisms/IntegrationSettings.d.ts.map +0 -1
- package/dist/components/integrations/organisms/KnowledgeSourceList.d.ts.map +0 -1
- package/dist/components/legal/PrivacyTemplate.d.ts.map +0 -1
- package/dist/components/legal/TermsTemplate.d.ts.map +0 -1
- package/dist/components/legal/index.d.ts.map +0 -1
- package/dist/components/shared/FeatureGateNotice.d.ts.map +0 -1
- package/dist/components/shared/index.d.ts.map +0 -1
- package/dist/components/shell/WorkspaceHeader.d.ts.map +0 -1
- package/dist/components/shell/WorkspaceProjectShellLayout.d.ts.map +0 -1
- package/dist/components/shell/WorkspaceSidebar.d.ts.map +0 -1
- package/dist/components/shell/index.d.ts.map +0 -1
- package/dist/components/templates/engine/index.d.ts.map +0 -1
- package/dist/components/templates/index.d.ts.map +0 -1
- package/dist/components/templates/messaging/ConversationList.d.ts.map +0 -1
- package/dist/components/templates/messaging/MessageComposer.d.ts.map +0 -1
- package/dist/components/templates/messaging/MessageThread.d.ts.map +0 -1
- package/dist/components/templates/messaging/MessagingWorkspace.d.ts.map +0 -1
- package/dist/components/templates/messaging/index.d.ts.map +0 -1
- package/dist/components/templates/messaging/types.d.ts.map +0 -1
- package/dist/components/templates/recipes/LanguageSwitcher.d.ts.map +0 -1
- package/dist/components/templates/recipes/RecipeCard.d.ts.map +0 -1
- package/dist/components/templates/recipes/RecipeDetail.d.ts.map +0 -1
- package/dist/components/templates/recipes/RecipeList.d.ts.map +0 -1
- package/dist/components/templates/recipes/index.d.ts.map +0 -1
- package/dist/components/templates/recipes/types.d.ts.map +0 -1
- package/dist/components/templates/todos/FilterBar.d.ts.map +0 -1
- package/dist/components/templates/todos/TaskForm.d.ts.map +0 -1
- package/dist/components/templates/todos/TaskItem.d.ts.map +0 -1
- package/dist/components/templates/todos/TaskList.d.ts.map +0 -1
- package/dist/components/templates/todos/index.d.ts.map +0 -1
- package/dist/components/templates/todos/types.d.ts.map +0 -1
- package/dist/config/contractspec-blueprint.d.ts.map +0 -1
- package/dist/config/contractspec-branding.d.ts.map +0 -1
- package/dist/config/contractspec-routes.d.ts.map +0 -1
- package/dist/config/index.d.ts.map +0 -1
- package/dist/features/contracts-registry.d.ts.map +0 -1
- package/dist/features/docs/docs.contracts.d.ts.map +0 -1
- package/dist/features/docs/index.d.ts.map +0 -1
- package/dist/features/docs.feature.d.ts.map +0 -1
- package/dist/features/index.d.ts.map +0 -1
- package/dist/features/mcp.feature.d.ts.map +0 -1
- package/dist/features/presentations.feature.d.ts.map +0 -1
- package/dist/features/registry.d.ts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/infrastructure/elysia/index.d.ts.map +0 -1
- package/dist/infrastructure/elysia/logger.d.ts.map +0 -1
- package/dist/infrastructure/index.d.ts.map +0 -1
- package/dist/libs/email/client.d.ts.map +0 -1
- package/dist/libs/email/client.test.d.ts.map +0 -1
- package/dist/libs/email/contact.d.ts.map +0 -1
- package/dist/libs/email/newsletter.d.ts.map +0 -1
- package/dist/libs/email/types.d.ts.map +0 -1
- package/dist/libs/email/utils.d.ts.map +0 -1
- package/dist/libs/email/waitlist-application.d.ts.map +0 -1
- package/dist/libs/email/waitlist.d.ts.map +0 -1
- package/dist/libs/email.d.ts.map +0 -1
- package/dist/libs/posthog/client.d.ts.map +0 -1
- package/dist/libs/posthog/native.d.ts.map +0 -1
- package/dist/libs/posthog/server.d.ts.map +0 -1
- package/dist/libs/pricing-examples.d.ts.map +0 -1
- package/dist/presentation/features/atoms/FeatureIcon/FeatureIcon.d.ts.map +0 -1
- package/dist/presentation/features/atoms/FeatureIcon/index.d.ts.map +0 -1
- package/dist/presentation/features/atoms/index.d.ts.map +0 -1
- package/dist/presentation/features/hooks/index.d.ts.map +0 -1
- package/dist/presentation/features/hooks/useContractsRegistry.d.ts.map +0 -1
- package/dist/presentation/features/hooks/useFeatureFilters.d.ts.map +0 -1
- package/dist/presentation/features/hooks/useFeatureRegistry.d.ts.map +0 -1
- package/dist/presentation/features/hooks/useRelatedDocs.d.ts.map +0 -1
- package/dist/presentation/features/index.d.ts.map +0 -1
- package/dist/presentation/features/molecules/FeatureCard/FeatureCard.d.ts.map +0 -1
- package/dist/presentation/features/molecules/FeatureCard/index.d.ts.map +0 -1
- package/dist/presentation/features/molecules/FeatureCard/types.d.ts.map +0 -1
- package/dist/presentation/features/molecules/FeatureCategoryHeader/FeatureCategoryHeader.d.ts.map +0 -1
- package/dist/presentation/features/molecules/FeatureCategoryHeader/index.d.ts.map +0 -1
- package/dist/presentation/features/molecules/FeatureFilters/FeatureFilters.d.ts.map +0 -1
- package/dist/presentation/features/molecules/FeatureFilters/index.d.ts.map +0 -1
- package/dist/presentation/features/molecules/FeatureFilters/types.d.ts.map +0 -1
- package/dist/presentation/features/molecules/FeatureHoverPreview/FeatureHoverPreview.d.ts.map +0 -1
- package/dist/presentation/features/molecules/FeatureHoverPreview/index.d.ts.map +0 -1
- package/dist/presentation/features/molecules/index.d.ts.map +0 -1
- package/dist/presentation/features/organisms/FeatureDataViewsList.d.ts.map +0 -1
- package/dist/presentation/features/organisms/FeatureDetail/FeatureDetail.d.ts.map +0 -1
- package/dist/presentation/features/organisms/FeatureDetail/index.d.ts.map +0 -1
- package/dist/presentation/features/organisms/FeatureDetail/types.d.ts.map +0 -1
- package/dist/presentation/features/organisms/FeatureDiscovery/FeatureDiscovery.d.ts.map +0 -1
- package/dist/presentation/features/organisms/FeatureDiscovery/index.d.ts.map +0 -1
- package/dist/presentation/features/organisms/FeatureDiscovery/types.d.ts.map +0 -1
- package/dist/presentation/features/organisms/FeatureEventsList.d.ts.map +0 -1
- package/dist/presentation/features/organisms/FeatureFormsList.d.ts.map +0 -1
- package/dist/presentation/features/organisms/FeatureOperationsList.d.ts.map +0 -1
- package/dist/presentation/features/organisms/FeaturePresentationsList.d.ts.map +0 -1
- package/dist/presentation/features/organisms/index.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureDataViewDetailTemplate/FeatureDataViewDetailTemplate.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureDataViewDetailTemplate/index.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureDataViewDetailTemplate/types.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureDataViewsTemplate/FeatureDataViewsTemplate.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureDataViewsTemplate/index.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureEventDetailTemplate/FeatureEventDetailTemplate.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureEventDetailTemplate/index.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureEventDetailTemplate/types.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureEventsTemplate/FeatureEventsTemplate.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureEventsTemplate/index.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureFormDetailTemplate/FeatureFormDetailTemplate.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureFormDetailTemplate/index.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureFormDetailTemplate/types.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureFormsTemplate/FeatureFormsTemplate.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureFormsTemplate/index.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureOperationDetailTemplate/FeatureOperationDetailTemplate.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureOperationDetailTemplate/index.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureOperationDetailTemplate/types.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureOperationsTemplate/FeatureOperationsTemplate.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureOperationsTemplate/index.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureOverviewTemplate/FeatureOverviewTemplate.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeatureOverviewTemplate/index.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeaturePresentationDetailTemplate/FeaturePresentationDetailTemplate.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeaturePresentationDetailTemplate/index.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeaturePresentationDetailTemplate/types.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeaturePresentationsTemplate/FeaturePresentationsTemplate.d.ts.map +0 -1
- package/dist/presentation/features/templates/FeaturePresentationsTemplate/index.d.ts.map +0 -1
- package/dist/presentation/features/templates/types.d.ts.map +0 -1
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"id": "app-config/app_config.draft_created",
|
|
4
4
|
"title": "app_config.draft_created",
|
|
5
|
-
"summary": "A new tenant config draft was created.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts/src/app-config/events.ts`\n```typescript\nexport const ConfigDraftCreatedEvent = defineEvent({",
|
|
5
|
+
"summary": "A new tenant config draft was created.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts-spec/src/app-config/events.ts`\n```typescript\nexport const ConfigDraftCreatedEvent = defineEvent({",
|
|
6
6
|
"route": "/docs/reference/app-config/app_config.draft_created",
|
|
7
7
|
"source": "generated",
|
|
8
8
|
"contentPath": "app-config/app_config.draft_created.md"
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
{
|
|
11
11
|
"id": "app-config/app_config.promoted_to_preview",
|
|
12
12
|
"title": "app_config.promoted_to_preview",
|
|
13
|
-
"summary": "A tenant config draft was promoted to preview.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts/src/app-config/events.ts`\n```typescript\nexport const ConfigPromotedToPreviewEvent = defineEvent({",
|
|
13
|
+
"summary": "A tenant config draft was promoted to preview.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts-spec/src/app-config/events.ts`\n```typescript\nexport const ConfigPromotedToPreviewEvent = defineEvent({",
|
|
14
14
|
"route": "/docs/reference/app-config/app_config.promoted_to_preview",
|
|
15
15
|
"source": "generated",
|
|
16
16
|
"contentPath": "app-config/app_config.promoted_to_preview.md"
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
{
|
|
19
19
|
"id": "app-config/app_config.published",
|
|
20
20
|
"title": "app_config.published",
|
|
21
|
-
"summary": "A tenant config version was published to production.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts/src/app-config/events.ts`\n```typescript\nexport const ConfigPublishedEvent = defineEvent({",
|
|
21
|
+
"summary": "A tenant config version was published to production.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts-spec/src/app-config/events.ts`\n```typescript\nexport const ConfigPublishedEvent = defineEvent({",
|
|
22
22
|
"route": "/docs/reference/app-config/app_config.published",
|
|
23
23
|
"source": "generated",
|
|
24
24
|
"contentPath": "app-config/app_config.published.md"
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
{
|
|
27
27
|
"id": "app-config/app_config.rolled_back",
|
|
28
28
|
"title": "app_config.rolled_back",
|
|
29
|
-
"summary": "A tenant config was rolled back to a previous version.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts/src/app-config/events.ts`\n```typescript\nexport const ConfigRolledBackEvent = defineEvent({",
|
|
29
|
+
"summary": "A tenant config was rolled back to a previous version.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts-spec/src/app-config/events.ts`\n```typescript\nexport const ConfigRolledBackEvent = defineEvent({",
|
|
30
30
|
"route": "/docs/reference/app-config/app_config.rolled_back",
|
|
31
31
|
"source": "generated",
|
|
32
32
|
"contentPath": "app-config/app_config.rolled_back.md"
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
{
|
|
35
35
|
"id": "app-config/app-config",
|
|
36
36
|
"title": "app-config",
|
|
37
|
-
"summary": "
|
|
37
|
+
"summary": "Tenant app configuration lifecycle management with draft, preview, and publish stages\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: beta\n- **Owners**: @platform.sigil\n- **Tags**: app-config, lifecycle, configuration, tenant",
|
|
38
38
|
"route": "/docs/reference/app-config/app-config",
|
|
39
39
|
"source": "generated",
|
|
40
40
|
"contentPath": "app-config/app-config.md"
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
{
|
|
43
43
|
"id": "app-config/appConfig.getResolvedBranding",
|
|
44
44
|
"title": "appConfig.getResolvedBranding",
|
|
45
|
-
"summary": "Returns the resolved branding for a tenant/app/environment.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: branding\n- **File**: `packages/libs/contracts/src/app-config/app-config.contracts.ts`",
|
|
45
|
+
"summary": "Returns the resolved branding for a tenant/app/environment.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: branding\n- **File**: `packages/libs/contracts-spec/src/app-config/app-config.contracts.ts`",
|
|
46
46
|
"route": "/docs/reference/app-config/appConfig.getResolvedBranding",
|
|
47
47
|
"source": "generated",
|
|
48
48
|
"contentPath": "app-config/appConfig.getResolvedBranding.md"
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
{
|
|
51
51
|
"id": "app-config/appConfig.lifecycle.createDraft",
|
|
52
52
|
"title": "appConfig.lifecycle.createDraft",
|
|
53
|
-
"summary": "Creates a new draft tenant config version.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: app-config\n- **File**: `packages/libs/contracts/src/app-config/lifecycle-contracts.ts`\nAllow operators to start editing a new tenant config version.",
|
|
53
|
+
"summary": "Creates a new draft tenant config version.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: app-config\n- **File**: `packages/libs/contracts-spec/src/app-config/lifecycle-contracts.ts`\nAllow operators to start editing a new tenant config version.",
|
|
54
54
|
"route": "/docs/reference/app-config/appConfig.lifecycle.createDraft",
|
|
55
55
|
"source": "generated",
|
|
56
56
|
"contentPath": "app-config/appConfig.lifecycle.createDraft.md"
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
{
|
|
59
59
|
"id": "app-config/appConfig.lifecycle.getVersion",
|
|
60
60
|
"title": "appConfig.lifecycle.getVersion",
|
|
61
|
-
"summary": "Fetches a single tenant config version by id.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: app-config\n- **File**: `packages/libs/contracts/src/app-config/lifecycle-contracts.ts`\nAllow detail drill-down for lifecycle entries.",
|
|
61
|
+
"summary": "Fetches a single tenant config version by id.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: app-config\n- **File**: `packages/libs/contracts-spec/src/app-config/lifecycle-contracts.ts`\nAllow detail drill-down for lifecycle entries.",
|
|
62
62
|
"route": "/docs/reference/app-config/appConfig.lifecycle.getVersion",
|
|
63
63
|
"source": "generated",
|
|
64
64
|
"contentPath": "app-config/appConfig.lifecycle.getVersion.md"
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
{
|
|
67
67
|
"id": "app-config/appConfig.lifecycle.listVersions",
|
|
68
68
|
"title": "appConfig.lifecycle.listVersions",
|
|
69
|
-
"summary": "Lists all versions of a tenant configuration.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: app-config\n- **File**: `packages/libs/contracts/src/app-config/lifecycle-contracts.ts`\nSupport lifecycle views and change audit tooling.",
|
|
69
|
+
"summary": "Lists all versions of a tenant configuration.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: app-config\n- **File**: `packages/libs/contracts-spec/src/app-config/lifecycle-contracts.ts`\nSupport lifecycle views and change audit tooling.",
|
|
70
70
|
"route": "/docs/reference/app-config/appConfig.lifecycle.listVersions",
|
|
71
71
|
"source": "generated",
|
|
72
72
|
"contentPath": "app-config/appConfig.lifecycle.listVersions.md"
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
{
|
|
75
75
|
"id": "app-config/appConfig.lifecycle.promoteToPreview",
|
|
76
76
|
"title": "appConfig.lifecycle.promoteToPreview",
|
|
77
|
-
"summary": "Promotes a draft tenant config to preview/testing state.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: app-config\n- **File**: `packages/libs/contracts/src/app-config/lifecycle-contracts.ts`",
|
|
77
|
+
"summary": "Promotes a draft tenant config to preview/testing state.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: app-config\n- **File**: `packages/libs/contracts-spec/src/app-config/lifecycle-contracts.ts`",
|
|
78
78
|
"route": "/docs/reference/app-config/appConfig.lifecycle.promoteToPreview",
|
|
79
79
|
"source": "generated",
|
|
80
80
|
"contentPath": "app-config/appConfig.lifecycle.promoteToPreview.md"
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
{
|
|
83
83
|
"id": "app-config/appConfig.lifecycle.publish",
|
|
84
84
|
"title": "appConfig.lifecycle.publish",
|
|
85
|
-
"summary": "Publishes a preview tenant config to production.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: app-config\n- **File**: `packages/libs/contracts/src/app-config/lifecycle-contracts.ts
|
|
85
|
+
"summary": "Publishes a preview tenant config to production.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: app-config\n- **File**: `packages/libs/contracts-spec/src/app-config/lifecycle-contracts.ts`",
|
|
86
86
|
"route": "/docs/reference/app-config/appConfig.lifecycle.publish",
|
|
87
87
|
"source": "generated",
|
|
88
88
|
"contentPath": "app-config/appConfig.lifecycle.publish.md"
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
{
|
|
91
91
|
"id": "app-config/appConfig.lifecycle.rollback",
|
|
92
92
|
"title": "appConfig.lifecycle.rollback",
|
|
93
|
-
"summary": "Rolls back to a previously published tenant config version.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: app-config\n- **File**: `packages/libs/contracts/src/app-config/lifecycle-contracts.ts`",
|
|
93
|
+
"summary": "Rolls back to a previously published tenant config version.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: app-config\n- **File**: `packages/libs/contracts-spec/src/app-config/lifecycle-contracts.ts`",
|
|
94
94
|
"route": "/docs/reference/app-config/appConfig.lifecycle.rollback",
|
|
95
95
|
"source": "generated",
|
|
96
96
|
"contentPath": "app-config/appConfig.lifecycle.rollback.md"
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
{
|
|
99
99
|
"id": "app-config/appConfig.resolveMessage",
|
|
100
100
|
"title": "appConfig.resolveMessage",
|
|
101
|
-
"summary": "Resolves a translation key for a tenant in the requested locale.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts/src/app-config/app-config.contracts.ts`\nExpose a server-side API for resolving message keys on demand.",
|
|
101
|
+
"summary": "Resolves a translation key for a tenant in the requested locale.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts-spec/src/app-config/app-config.contracts.ts`\nExpose a server-side API for resolving message keys on demand.",
|
|
102
102
|
"route": "/docs/reference/app-config/appConfig.resolveMessage",
|
|
103
103
|
"source": "generated",
|
|
104
104
|
"contentPath": "app-config/appConfig.resolveMessage.md"
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
{
|
|
107
107
|
"id": "app-config/appConfig.updateBlueprintTranslationCatalog",
|
|
108
108
|
"title": "appConfig.updateBlueprintTranslationCatalog",
|
|
109
|
-
"summary": "Registers or updates translation entries for a blueprint.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts/src/app-config/app-config.contracts.ts`\nKeep blueprint translation catalogs in sync with shipped copy.",
|
|
109
|
+
"summary": "Registers or updates translation entries for a blueprint.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts-spec/src/app-config/app-config.contracts.ts`\nKeep blueprint translation catalogs in sync with shipped copy.",
|
|
110
110
|
"route": "/docs/reference/app-config/appConfig.updateBlueprintTranslationCatalog",
|
|
111
111
|
"source": "generated",
|
|
112
112
|
"contentPath": "app-config/appConfig.updateBlueprintTranslationCatalog.md"
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
{
|
|
115
115
|
"id": "app-config/appConfig.updateTenantBranding",
|
|
116
116
|
"title": "appConfig.updateTenantBranding",
|
|
117
|
-
"summary": "Applies tenant branding overrides (names, assets, domains).\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: branding\n- **File**: `packages/libs/contracts/src/app-config/app-config.contracts.ts`",
|
|
117
|
+
"summary": "Applies tenant branding overrides (names, assets, domains).\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: branding\n- **File**: `packages/libs/contracts-spec/src/app-config/app-config.contracts.ts`",
|
|
118
118
|
"route": "/docs/reference/app-config/appConfig.updateTenantBranding",
|
|
119
119
|
"source": "generated",
|
|
120
120
|
"contentPath": "app-config/appConfig.updateTenantBranding.md"
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
{
|
|
123
123
|
"id": "app-config/appConfig.updateTenantTranslations",
|
|
124
124
|
"title": "appConfig.updateTenantTranslations",
|
|
125
|
-
"summary": "Applies tenant-specific translation entries.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts/src/app-config/app-config.contracts.ts`\nAllow tenants to override selected message keys.",
|
|
125
|
+
"summary": "Applies tenant-specific translation entries.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts-spec/src/app-config/app-config.contracts.ts`\nAllow tenants to override selected message keys.",
|
|
126
126
|
"route": "/docs/reference/app-config/appConfig.updateTenantTranslations",
|
|
127
127
|
"source": "generated",
|
|
128
128
|
"contentPath": "app-config/appConfig.updateTenantTranslations.md"
|
|
@@ -130,9 +130,9 @@
|
|
|
130
130
|
{
|
|
131
131
|
"id": "app-config/appConfig.verifyCustomDomain",
|
|
132
132
|
"title": "appConfig.verifyCustomDomain",
|
|
133
|
-
"summary": "Validates DNS ownership for tenant custom domains.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: branding\n- **File**: `packages/libs/contracts/src/app-config/app-config.contracts.ts
|
|
133
|
+
"summary": "Validates DNS ownership for tenant custom domains.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: branding\n- **File**: `packages/libs/contracts-spec/src/app-config/app-config.contracts.ts`",
|
|
134
134
|
"route": "/docs/reference/app-config/appConfig.verifyCustomDomain",
|
|
135
135
|
"source": "generated",
|
|
136
136
|
"contentPath": "app-config/appConfig.verifyCustomDomain.md"
|
|
137
137
|
}
|
|
138
|
-
]
|
|
138
|
+
]
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"id": "audit-trail/audit-trail",
|
|
4
4
|
"title": "audit-trail",
|
|
5
|
-
"summary": "Audit logging and compliance
|
|
5
|
+
"summary": "Audit logging, querying, export, and compliance reporting\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: stable\n- **Owners**: @platform.audit-trail\n- **Tags**: audit, compliance, logging, security",
|
|
6
6
|
"route": "/docs/reference/audit-trail/audit-trail",
|
|
7
7
|
"source": "generated",
|
|
8
8
|
"contentPath": "audit-trail/audit-trail.md"
|
|
@@ -47,4 +47,4 @@
|
|
|
47
47
|
"source": "generated",
|
|
48
48
|
"contentPath": "audit-trail/audit.trace.get.md"
|
|
49
49
|
}
|
|
50
|
-
]
|
|
50
|
+
]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export type DocsIndexSource = 'generated' | 'docblock';
|
|
2
2
|
|
|
3
|
-
export
|
|
3
|
+
export type DocsIndexEntry = {
|
|
4
4
|
id: string;
|
|
5
5
|
title: string;
|
|
6
6
|
summary?: string;
|
|
@@ -12,20 +12,20 @@ export interface DocsIndexEntry {
|
|
|
12
12
|
visibility?: string;
|
|
13
13
|
version?: string;
|
|
14
14
|
owners?: string[];
|
|
15
|
-
}
|
|
15
|
+
};
|
|
16
16
|
|
|
17
|
-
export
|
|
17
|
+
export type DocsIndexChunk = {
|
|
18
18
|
key: string;
|
|
19
19
|
file: string;
|
|
20
20
|
total: number;
|
|
21
|
-
}
|
|
21
|
+
};
|
|
22
22
|
|
|
23
|
-
export
|
|
23
|
+
export type DocsIndexManifest = {
|
|
24
24
|
generatedAt: string;
|
|
25
25
|
total: number;
|
|
26
26
|
version: string | null;
|
|
27
27
|
contentRoot: string | null;
|
|
28
28
|
chunks: DocsIndexChunk[];
|
|
29
|
-
}
|
|
29
|
+
};
|
|
30
30
|
|
|
31
|
-
export const DOCS_INDEX_MANIFEST =
|
|
31
|
+
export const DOCS_INDEX_MANIFEST = "docs-index.manifest.json";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-02-
|
|
3
|
-
"total":
|
|
2
|
+
"generatedAt": "2026-02-15T02:25:57.758Z",
|
|
3
|
+
"total": 753,
|
|
4
4
|
"version": null,
|
|
5
5
|
"contentRoot": "../../../../../../../generated/docs",
|
|
6
6
|
"chunks": [
|
|
7
7
|
{
|
|
8
8
|
"key": "_common",
|
|
9
9
|
"file": "docs-index._common.json",
|
|
10
|
-
"total":
|
|
10
|
+
"total": 59
|
|
11
11
|
},
|
|
12
12
|
{
|
|
13
13
|
"key": "agent-console",
|
|
@@ -159,6 +159,11 @@
|
|
|
159
159
|
"file": "docs-index.team-hub.json",
|
|
160
160
|
"total": 23
|
|
161
161
|
},
|
|
162
|
+
{
|
|
163
|
+
"key": "unknown",
|
|
164
|
+
"file": "docs-index.unknown.json",
|
|
165
|
+
"total": 64
|
|
166
|
+
},
|
|
162
167
|
{
|
|
163
168
|
"key": "versioned-knowledge-base",
|
|
164
169
|
"file": "docs-index.versioned-knowledge-base.json",
|
|
@@ -180,4 +185,4 @@
|
|
|
180
185
|
"total": 1
|
|
181
186
|
}
|
|
182
187
|
]
|
|
183
|
-
}
|
|
188
|
+
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"id": "meeting-recorder/meeting-recorder",
|
|
4
4
|
"title": "meeting-recorder",
|
|
5
|
-
"summary": "Meeting recorder
|
|
5
|
+
"summary": "Meeting metadata, transcript retrieval, and webhook ingestion for meeting recorder providers.\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: meeting-recorder, transcripts, integrations",
|
|
6
6
|
"route": "/docs/reference/meeting-recorder/meeting-recorder",
|
|
7
7
|
"source": "generated",
|
|
8
8
|
"contentPath": "meeting-recorder/meeting-recorder.md"
|
|
@@ -47,4 +47,4 @@
|
|
|
47
47
|
"source": "generated",
|
|
48
48
|
"contentPath": "meeting-recorder/meeting-recorder.webhooks.ingest.md"
|
|
49
49
|
}
|
|
50
|
-
]
|
|
50
|
+
]
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"id": "notifications/notifications",
|
|
4
4
|
"title": "notifications",
|
|
5
|
-
"summary": "
|
|
5
|
+
"summary": "Multi-channel notification delivery with preference management\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: stable\n- **Owners**: @platform.notifications\n- **Tags**: notifications, email, push, in-app",
|
|
6
6
|
"route": "/docs/reference/notifications/notifications",
|
|
7
7
|
"source": "generated",
|
|
8
8
|
"contentPath": "notifications/notifications.md"
|
|
@@ -63,4 +63,4 @@
|
|
|
63
63
|
"source": "generated",
|
|
64
64
|
"contentPath": "notifications/notifications.send.md"
|
|
65
65
|
}
|
|
66
|
-
]
|
|
66
|
+
]
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"id": "openbanking/openbanking",
|
|
4
4
|
"title": "openbanking",
|
|
5
|
-
"summary": "Open
|
|
5
|
+
"summary": "Open banking account sync, balance refresh, and transaction synchronization\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.finance\n- **Tags**: open-banking, powens, finance, banking",
|
|
6
6
|
"route": "/docs/reference/openbanking/openbanking",
|
|
7
7
|
"source": "generated",
|
|
8
8
|
"contentPath": "openbanking/openbanking.md"
|
|
@@ -63,4 +63,4 @@
|
|
|
63
63
|
"source": "generated",
|
|
64
64
|
"contentPath": "openbanking/openbanking.transactions.sync.md"
|
|
65
65
|
}
|
|
66
|
-
]
|
|
66
|
+
]
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"id": "platform.integrations/ai-llm.mistral",
|
|
4
4
|
"title": "ai-llm.mistral",
|
|
5
|
-
"summary": "Mistral integration providing chat completions and embedding generation.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.ai\n- **Tags**: ai, llm, embeddings\n- **File**: `packages/libs/contracts/src/integrations/providers/mistral.ts`",
|
|
5
|
+
"summary": "Mistral integration providing chat completions and embedding generation.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.ai\n- **Tags**: ai, llm, embeddings\n- **File**: `packages/libs/contracts-spec/src/integrations/providers/mistral.ts`",
|
|
6
6
|
"route": "/docs/reference/platform.integrations/ai-llm.mistral",
|
|
7
7
|
"source": "generated",
|
|
8
8
|
"contentPath": "platform.integrations/ai-llm.mistral.md"
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
{
|
|
11
11
|
"id": "platform.integrations/ai-voice.elevenlabs",
|
|
12
12
|
"title": "ai-voice.elevenlabs",
|
|
13
|
-
"summary": "ElevenLabs integration for neural voice synthesis and voice catalog access.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.ai\n- **Tags**: voice, tts\n- **File**: `packages/libs/contracts/src/integrations/providers/elevenlabs.ts`",
|
|
13
|
+
"summary": "ElevenLabs integration for neural voice synthesis and voice catalog access.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.ai\n- **Tags**: voice, tts\n- **File**: `packages/libs/contracts-spec/src/integrations/providers/elevenlabs.ts`",
|
|
14
14
|
"route": "/docs/reference/platform.integrations/ai-voice.elevenlabs",
|
|
15
15
|
"source": "generated",
|
|
16
16
|
"contentPath": "platform.integrations/ai-voice.elevenlabs.md"
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
{
|
|
19
19
|
"id": "platform.integrations/ai-voice.fal",
|
|
20
20
|
"title": "ai-voice.fal",
|
|
21
|
-
"summary": "Fal integration for voice synthesis using Chatterbox text-to-speech models.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.ai\n- **Tags**: voice, tts, chatterbox\n- **File**: `packages/libs/contracts/src/integrations/providers/fal.ts`",
|
|
21
|
+
"summary": "Fal integration for voice synthesis using Chatterbox text-to-speech models.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.ai\n- **Tags**: voice, tts, chatterbox\n- **File**: `packages/libs/contracts-spec/src/integrations/providers/fal.ts`",
|
|
22
22
|
"route": "/docs/reference/platform.integrations/ai-voice.fal",
|
|
23
23
|
"source": "generated",
|
|
24
24
|
"contentPath": "platform.integrations/ai-voice.fal.md"
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
{
|
|
27
27
|
"id": "platform.integrations/ai-voice.gradium",
|
|
28
28
|
"title": "ai-voice.gradium",
|
|
29
|
-
"summary": "Gradium integration for low-latency voice synthesis and voice catalog access.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.ai\n- **Tags**: voice, tts, realtime\n- **File**: `packages/libs/contracts/src/integrations/providers/gradium.ts`",
|
|
29
|
+
"summary": "Gradium integration for low-latency voice synthesis and voice catalog access.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.ai\n- **Tags**: voice, tts, realtime\n- **File**: `packages/libs/contracts-spec/src/integrations/providers/gradium.ts`",
|
|
30
30
|
"route": "/docs/reference/platform.integrations/ai-voice.gradium",
|
|
31
31
|
"source": "generated",
|
|
32
32
|
"contentPath": "platform.integrations/ai-voice.gradium.md"
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
{
|
|
35
35
|
"id": "platform.integrations/analytics.posthog",
|
|
36
36
|
"title": "analytics.posthog",
|
|
37
|
-
"summary": "PostHog integration for product analytics, feature flags, and
|
|
37
|
+
"summary": "PostHog integration for product analytics, feature flags, HogQL queries, and LLM analytics with evaluations.\n- **Type**: integration (integration)\n- **Version**: 1.1.0\n- **Owners**: @platform.integrations",
|
|
38
38
|
"route": "/docs/reference/platform.integrations/analytics.posthog",
|
|
39
39
|
"source": "generated",
|
|
40
40
|
"contentPath": "platform.integrations/analytics.posthog.md"
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
{
|
|
59
59
|
"id": "platform.integrations/email.gmail",
|
|
60
60
|
"title": "email.gmail",
|
|
61
|
-
"summary": "Gmail integration supporting inbound thread ingestion and outbound transactional email.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.messaging\n- **Tags**: email, gmail\n- **File**: `packages/libs/contracts/src/integrations/providers/gmail.ts`",
|
|
61
|
+
"summary": "Gmail integration supporting inbound thread ingestion and outbound transactional email.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.messaging\n- **Tags**: email, gmail\n- **File**: `packages/libs/contracts-spec/src/integrations/providers/gmail.ts`",
|
|
62
62
|
"route": "/docs/reference/platform.integrations/email.gmail",
|
|
63
63
|
"source": "generated",
|
|
64
64
|
"contentPath": "platform.integrations/email.gmail.md"
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
{
|
|
67
67
|
"id": "platform.integrations/email.postmark",
|
|
68
68
|
"title": "email.postmark",
|
|
69
|
-
"summary": "Postmark integration for transactional email delivery.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.messaging\n- **Tags**: email, transactional\n- **File**: `packages/libs/contracts/src/integrations/providers/postmark.ts`",
|
|
69
|
+
"summary": "Postmark integration for transactional email delivery.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.messaging\n- **Tags**: email, transactional\n- **File**: `packages/libs/contracts-spec/src/integrations/providers/postmark.ts`",
|
|
70
70
|
"route": "/docs/reference/platform.integrations/email.postmark",
|
|
71
71
|
"source": "generated",
|
|
72
72
|
"contentPath": "platform.integrations/email.postmark.md"
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
{
|
|
75
75
|
"id": "platform.integrations/integrations",
|
|
76
76
|
"title": "integrations",
|
|
77
|
-
"summary": "Core integrations capability for third-party connections\n- **Type**: capability (capability)\n- **Version**: 1.0.0\n- **Owners**: @platform.core\n- **Tags**: integrations, platform\n- **File**: `packages/libs/contracts/src/integrations/integrations.capability.ts`",
|
|
77
|
+
"summary": "Core integrations capability for third-party connections\n- **Type**: capability (capability)\n- **Version**: 1.0.0\n- **Owners**: @platform.core\n- **Tags**: integrations, platform\n- **File**: `packages/libs/contracts-spec/src/integrations/integrations.capability.ts`",
|
|
78
78
|
"route": "/docs/reference/platform.integrations/integrations",
|
|
79
79
|
"source": "generated",
|
|
80
80
|
"contentPath": "platform.integrations/integrations.md"
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
{
|
|
91
91
|
"id": "platform.integrations/integrations.connection.delete",
|
|
92
92
|
"title": "integrations.connection.delete",
|
|
93
|
-
"summary": "Delete an integration connection for a tenant.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: integration, connections\n- **File**: `packages/libs/contracts/src/integrations/operations.ts`",
|
|
93
|
+
"summary": "Delete an integration connection for a tenant.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: integration, connections\n- **File**: `packages/libs/contracts-spec/src/integrations/operations.ts`",
|
|
94
94
|
"route": "/docs/reference/platform.integrations/integrations.connection.delete",
|
|
95
95
|
"source": "generated",
|
|
96
96
|
"contentPath": "platform.integrations/integrations.connection.delete.md"
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
{
|
|
99
99
|
"id": "platform.integrations/integrations.connection.list",
|
|
100
100
|
"title": "integrations.connection.list",
|
|
101
|
-
"summary": "List integration connections for a tenant.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: integration, connections\n- **File**: `packages/libs/contracts/src/integrations/operations.ts`",
|
|
101
|
+
"summary": "List integration connections for a tenant.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.integrations\n- **Tags**: integration, connections\n- **File**: `packages/libs/contracts-spec/src/integrations/operations.ts`",
|
|
102
102
|
"route": "/docs/reference/platform.integrations/integrations.connection.list",
|
|
103
103
|
"source": "generated",
|
|
104
104
|
"contentPath": "platform.integrations/integrations.connection.list.md"
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
{
|
|
163
163
|
"id": "platform.integrations/payments.stripe",
|
|
164
164
|
"title": "payments.stripe",
|
|
165
|
-
"summary": "Stripe integration for payment processing, charges, and payouts.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.payments\n- **Tags**: payments, psp\n- **File**: `packages/libs/contracts/src/integrations/providers/stripe.ts`",
|
|
165
|
+
"summary": "Stripe integration for payment processing, charges, and payouts.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.payments\n- **Tags**: payments, psp\n- **File**: `packages/libs/contracts-spec/src/integrations/providers/stripe.ts`",
|
|
166
166
|
"route": "/docs/reference/platform.integrations/payments.stripe",
|
|
167
167
|
"source": "generated",
|
|
168
168
|
"contentPath": "platform.integrations/payments.stripe.md"
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
{
|
|
179
179
|
"id": "platform.integrations/project-management.jira",
|
|
180
180
|
"title": "project-management.jira",
|
|
181
|
-
"summary": "Jira Cloud integration for creating and tracking work items.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: @platform.integrations\n- **Tags**: project-management, jira\n- **File**: `packages/libs/contracts/src/integrations/providers/jira.ts`",
|
|
181
|
+
"summary": "Jira Cloud integration for creating and tracking work items.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: @platform.integrations\n- **Tags**: project-management, jira\n- **File**: `packages/libs/contracts-spec/src/integrations/providers/jira.ts`",
|
|
182
182
|
"route": "/docs/reference/platform.integrations/project-management.jira",
|
|
183
183
|
"source": "generated",
|
|
184
184
|
"contentPath": "platform.integrations/project-management.jira.md"
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
{
|
|
203
203
|
"id": "platform.integrations/sms.twilio",
|
|
204
204
|
"title": "sms.twilio",
|
|
205
|
-
"summary": "Twilio SMS integration for transactional and notification messaging.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.messaging\n- **Tags**: sms, messaging\n- **File**: `packages/libs/contracts/src/integrations/providers/twilio-sms.ts`",
|
|
205
|
+
"summary": "Twilio SMS integration for transactional and notification messaging.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.messaging\n- **Tags**: sms, messaging\n- **File**: `packages/libs/contracts-spec/src/integrations/providers/twilio-sms.ts`",
|
|
206
206
|
"route": "/docs/reference/platform.integrations/sms.twilio",
|
|
207
207
|
"source": "generated",
|
|
208
208
|
"contentPath": "platform.integrations/sms.twilio.md"
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
{
|
|
211
211
|
"id": "platform.integrations/storage.gcs",
|
|
212
212
|
"title": "storage.gcs",
|
|
213
|
-
"summary": "Google Cloud Storage integration for object storage and retrieval.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.infrastructure\n- **Tags**: storage, gcs, google-cloud\n- **File**: `packages/libs/contracts/src/integrations/providers/gcs-storage.ts`",
|
|
213
|
+
"summary": "Google Cloud Storage integration for object storage and retrieval.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.infrastructure\n- **Tags**: storage, gcs, google-cloud\n- **File**: `packages/libs/contracts-spec/src/integrations/providers/gcs-storage.ts`",
|
|
214
214
|
"route": "/docs/reference/platform.integrations/storage.gcs",
|
|
215
215
|
"source": "generated",
|
|
216
216
|
"contentPath": "platform.integrations/storage.gcs.md"
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
{
|
|
219
219
|
"id": "platform.integrations/vectordb.qdrant",
|
|
220
220
|
"title": "vectordb.qdrant",
|
|
221
|
-
"summary": "Qdrant integration for vector search and embeddings storage.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.ai\n- **Tags**: vector-db, search\n- **File**: `packages/libs/contracts/src/integrations/providers/qdrant.ts`",
|
|
221
|
+
"summary": "Qdrant integration for vector search and embeddings storage.\n- **Type**: integration (integration)\n- **Version**: 1.0.0\n- **Owners**: platform.ai\n- **Tags**: vector-db, search\n- **File**: `packages/libs/contracts-spec/src/integrations/providers/qdrant.ts`",
|
|
222
222
|
"route": "/docs/reference/platform.integrations/vectordb.qdrant",
|
|
223
223
|
"source": "generated",
|
|
224
224
|
"contentPath": "platform.integrations/vectordb.qdrant.md"
|
|
@@ -231,4 +231,4 @@
|
|
|
231
231
|
"source": "generated",
|
|
232
232
|
"contentPath": "platform.integrations/vectordb.supabase.md"
|
|
233
233
|
}
|
|
234
|
-
]
|
|
234
|
+
]
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"id": "platform.knowledge/knowledge",
|
|
4
4
|
"title": "knowledge",
|
|
5
|
-
"summary": "Knowledge base and content management capability\n- **Type**: capability (capability)\n- **Version**: 1.0.0\n- **Owners**: @platform.content\n- **Tags**: knowledge, content, data\n- **File**: `packages/libs/contracts/src/knowledge/knowledge.capability.ts`",
|
|
5
|
+
"summary": "Knowledge base and content management capability\n- **Type**: capability (capability)\n- **Version**: 1.0.0\n- **Owners**: @platform.content\n- **Tags**: knowledge, content, data\n- **File**: `packages/libs/contracts-spec/src/knowledge/knowledge.capability.ts`",
|
|
6
6
|
"route": "/docs/reference/platform.knowledge/knowledge",
|
|
7
7
|
"source": "generated",
|
|
8
8
|
"contentPath": "platform.knowledge/knowledge.md"
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
{
|
|
11
11
|
"id": "platform.knowledge/knowledge.source.create",
|
|
12
12
|
"title": "knowledge.source.create",
|
|
13
|
-
"summary": "Create a knowledge source binding for a tenant.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.knowledge\n- **Tags**: knowledge, sources\n- **File**: `packages/libs/contracts/src/knowledge/operations.ts`",
|
|
13
|
+
"summary": "Create a knowledge source binding for a tenant.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.knowledge\n- **Tags**: knowledge, sources\n- **File**: `packages/libs/contracts-spec/src/knowledge/operations.ts`",
|
|
14
14
|
"route": "/docs/reference/platform.knowledge/knowledge.source.create",
|
|
15
15
|
"source": "generated",
|
|
16
16
|
"contentPath": "platform.knowledge/knowledge.source.create.md"
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
{
|
|
19
19
|
"id": "platform.knowledge/knowledge.source.delete",
|
|
20
20
|
"title": "knowledge.source.delete",
|
|
21
|
-
"summary": "Delete a knowledge source binding for a tenant.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.knowledge\n- **Tags**: knowledge, sources\n- **File**: `packages/libs/contracts/src/knowledge/operations.ts`",
|
|
21
|
+
"summary": "Delete a knowledge source binding for a tenant.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.knowledge\n- **Tags**: knowledge, sources\n- **File**: `packages/libs/contracts-spec/src/knowledge/operations.ts`",
|
|
22
22
|
"route": "/docs/reference/platform.knowledge/knowledge.source.delete",
|
|
23
23
|
"source": "generated",
|
|
24
24
|
"contentPath": "platform.knowledge/knowledge.source.delete.md"
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
{
|
|
27
27
|
"id": "platform.knowledge/knowledge.source.list",
|
|
28
28
|
"title": "knowledge.source.list",
|
|
29
|
-
"summary": "List knowledge sources configured for a tenant.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.knowledge\n- **Tags**: knowledge, sources\n- **File**: `packages/libs/contracts/src/knowledge/operations.ts`",
|
|
29
|
+
"summary": "List knowledge sources configured for a tenant.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.knowledge\n- **Tags**: knowledge, sources\n- **File**: `packages/libs/contracts-spec/src/knowledge/operations.ts`",
|
|
30
30
|
"route": "/docs/reference/platform.knowledge/knowledge.source.list",
|
|
31
31
|
"source": "generated",
|
|
32
32
|
"contentPath": "platform.knowledge/knowledge.source.list.md"
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
{
|
|
35
35
|
"id": "platform.knowledge/knowledge.source.triggerSync",
|
|
36
36
|
"title": "knowledge.source.triggerSync",
|
|
37
|
-
"summary": "Trigger an immediate sync for a knowledge source.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.knowledge\n- **Tags**: knowledge, sources\n- **File**: `packages/libs/contracts/src/knowledge/operations.ts`",
|
|
37
|
+
"summary": "Trigger an immediate sync for a knowledge source.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.knowledge\n- **Tags**: knowledge, sources\n- **File**: `packages/libs/contracts-spec/src/knowledge/operations.ts`",
|
|
38
38
|
"route": "/docs/reference/platform.knowledge/knowledge.source.triggerSync",
|
|
39
39
|
"source": "generated",
|
|
40
40
|
"contentPath": "platform.knowledge/knowledge.source.triggerSync.md"
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
{
|
|
43
43
|
"id": "platform.knowledge/knowledge.source.update",
|
|
44
44
|
"title": "knowledge.source.update",
|
|
45
|
-
"summary": "Update metadata or configuration for a knowledge source.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.knowledge\n- **Tags**: knowledge, sources\n- **File**: `packages/libs/contracts/src/knowledge/operations.ts`",
|
|
45
|
+
"summary": "Update metadata or configuration for a knowledge source.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @platform.knowledge\n- **Tags**: knowledge, sources\n- **File**: `packages/libs/contracts-spec/src/knowledge/operations.ts`",
|
|
46
46
|
"route": "/docs/reference/platform.knowledge/knowledge.source.update",
|
|
47
47
|
"source": "generated",
|
|
48
48
|
"contentPath": "platform.knowledge/knowledge.source.update.md"
|
|
@@ -55,4 +55,4 @@
|
|
|
55
55
|
"source": "generated",
|
|
56
56
|
"contentPath": "platform.knowledge/platform.knowledge.md"
|
|
57
57
|
}
|
|
58
|
-
]
|
|
58
|
+
]
|