@objectstack/spec 2.0.5 → 2.0.7
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/dist/ai/index.d.mts +1 -1
- package/dist/ai/index.d.ts +1 -1
- package/dist/ai/index.js +230 -3
- package/dist/ai/index.js.map +1 -1
- package/dist/ai/index.mjs +218 -3
- package/dist/ai/index.mjs.map +1 -1
- package/dist/api/index.d.mts +2 -2
- package/dist/api/index.d.ts +2 -2
- package/dist/api/index.js +3409 -2841
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +3386 -2841
- package/dist/api/index.mjs.map +1 -1
- package/dist/automation/index.d.mts +1 -1
- package/dist/automation/index.d.ts +1 -1
- package/dist/contracts/index.d.mts +2 -2
- package/dist/contracts/index.d.ts +2 -2
- package/dist/contracts/index.js.map +1 -1
- package/dist/data/index.d.mts +2 -2
- package/dist/data/index.d.ts +2 -2
- package/dist/data/index.js +58 -1
- package/dist/data/index.js.map +1 -1
- package/dist/data/index.mjs +58 -1
- package/dist/data/index.mjs.map +1 -1
- package/dist/{driver.zod-E3C6n0W-.d.ts → driver.zod-B3Q0oLlF.d.ts} +1 -1
- package/dist/{driver.zod-DnOPgUGi.d.mts → driver.zod-Bf2z72WQ.d.mts} +1 -1
- package/dist/{index-DyawwLFZ.d.ts → index-B3C8s_DZ.d.ts} +307 -29
- package/dist/{index-DTCkpGMm.d.mts → index-BliYpI46.d.mts} +879 -52
- package/dist/{index-BbtSaxHm.d.ts → index-BpE_xfkc.d.ts} +3289 -229
- package/dist/{index-E1mP_eoE.d.mts → index-C3cFLYII.d.mts} +307 -29
- package/dist/{index-BpP0MwlW.d.ts → index-CXtgLAue.d.ts} +879 -52
- package/dist/{index-D-tf4nDV.d.mts → index-CYbdd-mL.d.mts} +27 -1
- package/dist/index-CeUUI-ym.d.mts +2102 -0
- package/dist/{index-BPhGHW32.d.ts → index-CfvdYFyf.d.ts} +27 -1
- package/dist/{index-CDN6TRx9.d.mts → index-ClHj1Tbo.d.mts} +71 -2
- package/dist/{index-CDN6TRx9.d.ts → index-ClHj1Tbo.d.ts} +71 -2
- package/dist/index-CmY8tgpL.d.ts +2102 -0
- package/dist/{index-DRCh2NTZ.d.mts → index-CqDMk0T6.d.mts} +3289 -229
- package/dist/{index-d9wYlv-g.d.ts → index-DNKiU_-x.d.mts} +684 -18
- package/dist/{index-d9wYlv-g.d.mts → index-DNKiU_-x.d.ts} +684 -18
- package/dist/{index-CisfSmuF.d.ts → index-Dm4UfDKG.d.ts} +451 -19
- package/dist/index-KhvhiesR.d.mts +6902 -0
- package/dist/{index-BV0xBoer.d.mts → index-Onf8hbkX.d.mts} +451 -19
- package/dist/index-OqCqQSaH.d.ts +6902 -0
- package/dist/index.d.mts +2519 -222
- package/dist/index.d.ts +2519 -222
- package/dist/index.js +9957 -8069
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +9957 -8069
- package/dist/index.mjs.map +1 -1
- package/dist/integration/index.d.mts +1 -1
- package/dist/integration/index.d.ts +1 -1
- package/dist/integration/index.js +67 -0
- package/dist/integration/index.js.map +1 -1
- package/dist/integration/index.mjs +61 -0
- package/dist/integration/index.mjs.map +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/index.d.ts +2 -2
- package/dist/kernel/index.js +1698 -1474
- package/dist/kernel/index.js.map +1 -1
- package/dist/kernel/index.mjs +1690 -1474
- package/dist/kernel/index.mjs.map +1 -1
- package/dist/{package-registry.zod-CbS9FKeH.d.mts → package-registry.zod-BJQSiICj.d.mts} +78 -43
- package/dist/{package-registry.zod-CbS9FKeH.d.ts → package-registry.zod-BJQSiICj.d.ts} +78 -43
- package/dist/security/index.d.mts +1 -1
- package/dist/security/index.d.ts +1 -1
- package/dist/security/index.js +47 -1
- package/dist/security/index.js.map +1 -1
- package/dist/security/index.mjs +45 -1
- package/dist/security/index.mjs.map +1 -1
- package/dist/system/index.d.mts +1 -1
- package/dist/system/index.d.ts +1 -1
- package/dist/system/index.js +2189 -1821
- package/dist/system/index.js.map +1 -1
- package/dist/system/index.mjs +2168 -1821
- package/dist/system/index.mjs.map +1 -1
- package/dist/ui/index.d.mts +1 -1
- package/dist/ui/index.d.ts +1 -1
- package/dist/ui/index.js +1414 -767
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +1354 -767
- package/dist/ui/index.mjs.map +1 -1
- package/json-schema/ai/Agent.json +203 -0
- package/json-schema/ai/AgentCommunicationProtocol.json +9 -0
- package/json-schema/ai/AgentGroupMember.json +45 -0
- package/json-schema/ai/AgentGroupRole.json +10 -0
- package/json-schema/ai/DevOpsAgent.json +203 -0
- package/json-schema/ai/MCPClientConfig.json +168 -0
- package/json-schema/ai/MCPRootEntry.json +23 -0
- package/json-schema/ai/MCPRootsConfig.json +49 -0
- package/json-schema/ai/MCPSamplingConfig.json +46 -0
- package/json-schema/ai/MCPServerConfig.json +120 -0
- package/json-schema/ai/MCPStreamingConfig.json +38 -0
- package/json-schema/ai/MCPToolApproval.json +39 -0
- package/json-schema/ai/MultiAgentGroup.json +137 -0
- package/json-schema/ai/StructuredOutputConfig.json +75 -0
- package/json-schema/ai/StructuredOutputFormat.json +12 -0
- package/json-schema/ai/TransformPipelineStep.json +11 -0
- package/json-schema/api/AppDefinitionResponse.json +285 -7
- package/json-schema/api/BasePresence.json +40 -0
- package/json-schema/api/BatchLoadingStrategy.json +40 -0
- package/json-schema/api/Callback.json +39 -0
- package/json-schema/api/DataLoaderConfig.json +55 -0
- package/json-schema/api/DisablePackageResponse.json +26 -0
- package/json-schema/api/Discovery.json +4 -62
- package/json-schema/api/EnablePackageResponse.json +26 -0
- package/json-schema/api/FederationEntity.json +110 -0
- package/json-schema/api/FederationEntityKey.json +20 -0
- package/json-schema/api/FederationExternalField.json +18 -0
- package/json-schema/api/FederationGateway.json +327 -0
- package/json-schema/api/FederationProvides.json +19 -0
- package/json-schema/api/FederationRequires.json +19 -0
- package/json-schema/api/GetDiscoveryResponse.json +1 -60
- package/json-schema/api/GetPackageResponse.json +26 -0
- package/json-schema/api/GraphQLConfig.json +327 -0
- package/json-schema/api/GraphQLQueryAdapter.json +84 -0
- package/json-schema/api/InstallPackageRequest.json +26 -0
- package/json-schema/api/InstallPackageResponse.json +26 -0
- package/json-schema/api/ListPackagesResponse.json +26 -0
- package/json-schema/api/ODataQueryAdapter.json +66 -0
- package/json-schema/api/OpenApi31Extensions.json +139 -0
- package/json-schema/api/OperatorMapping.json +26 -0
- package/json-schema/api/PresenceStatus.json +10 -0
- package/json-schema/api/QueryAdapterConfig.json +272 -0
- package/json-schema/api/QueryAdapterTarget.json +9 -0
- package/json-schema/api/QueryOptimizationConfig.json +126 -0
- package/json-schema/api/RealtimeRecordAction.json +9 -0
- package/json-schema/api/RestQueryAdapter.json +86 -0
- package/json-schema/api/RestServerConfig.json +139 -0
- package/json-schema/api/SubgraphConfig.json +183 -0
- package/json-schema/api/WebhookConfig.json +129 -0
- package/json-schema/api/WebhookEvent.json +64 -0
- package/json-schema/data/ExternalLookup.json +128 -0
- package/json-schema/identity/SCIMBulkOperation.json +41 -0
- package/json-schema/identity/SCIMBulkRequest.json +73 -0
- package/json-schema/identity/SCIMBulkResponse.json +61 -0
- package/json-schema/identity/SCIMBulkResponseOperation.json +36 -0
- package/json-schema/integration/CircuitBreakerConfig.json +49 -0
- package/json-schema/integration/Connector.json +223 -0
- package/json-schema/integration/ConnectorHealth.json +113 -0
- package/json-schema/integration/DatabaseConnector.json +223 -0
- package/json-schema/integration/ErrorCategory.json +15 -0
- package/json-schema/integration/ErrorMappingConfig.json +112 -0
- package/json-schema/integration/ErrorMappingRule.json +66 -0
- package/json-schema/integration/FileStorageConnector.json +223 -0
- package/json-schema/integration/GitHubConnector.json +223 -0
- package/json-schema/integration/HealthCheckConfig.json +58 -0
- package/json-schema/integration/MessageQueueConnector.json +223 -0
- package/json-schema/integration/SaasConnector.json +223 -0
- package/json-schema/integration/VercelConnector.json +223 -0
- package/json-schema/kernel/CLICommandContribution.json +23 -0
- package/json-schema/kernel/CLIExtensionExport.json +22 -0
- package/json-schema/kernel/DevFixtureConfig.json +35 -0
- package/json-schema/kernel/DevPluginConfig.json +170 -0
- package/json-schema/kernel/DevPluginPreset.json +10 -0
- package/json-schema/kernel/DevServiceOverride.json +41 -0
- package/json-schema/kernel/DevToolsConfig.json +45 -0
- package/json-schema/kernel/DisablePackageResponse.json +26 -0
- package/json-schema/kernel/EnablePackageResponse.json +26 -0
- package/json-schema/kernel/GetPackageResponse.json +26 -0
- package/json-schema/kernel/InstallPackageRequest.json +26 -0
- package/json-schema/kernel/InstallPackageResponse.json +26 -0
- package/json-schema/kernel/InstalledPackage.json +26 -0
- package/json-schema/kernel/ListPackagesResponse.json +26 -0
- package/json-schema/kernel/Manifest.json +26 -0
- package/json-schema/kernel/MetadataFallbackStrategy.json +9 -0
- package/json-schema/kernel/MetadataLoaderContract.json +7 -0
- package/json-schema/kernel/MetadataManagerConfig.json +21 -0
- package/json-schema/security/RLSAuditConfig.json +62 -0
- package/json-schema/security/RLSAuditEvent.json +66 -0
- package/json-schema/security/RLSConfig.json +62 -0
- package/json-schema/system/AuthConfig.json +83 -0
- package/json-schema/system/BackupConfig.json +148 -0
- package/json-schema/system/BackupRetention.json +27 -0
- package/json-schema/system/BackupStrategy.json +10 -0
- package/json-schema/system/CacheAvalanchePrevention.json +77 -0
- package/json-schema/system/CacheConsistency.json +11 -0
- package/json-schema/system/CacheWarmup.json +44 -0
- package/json-schema/system/ComplianceAuditRequirement.json +43 -0
- package/json-schema/system/ComplianceEncryptionRequirement.json +58 -0
- package/json-schema/system/DataClassificationPolicy.json +46 -0
- package/json-schema/system/DisasterRecoveryPlan.json +414 -0
- package/json-schema/system/DistributedCacheConfig.json +269 -0
- package/json-schema/system/FailoverConfig.json +102 -0
- package/json-schema/system/FailoverMode.json +11 -0
- package/json-schema/system/MaskingVisibilityRule.json +56 -0
- package/json-schema/system/MetadataFallbackStrategy.json +9 -0
- package/json-schema/system/MetadataLoaderContract.json +9 -1
- package/json-schema/system/MetadataManagerConfig.json +52 -11
- package/json-schema/system/MetadataRecord.json +32 -1
- package/json-schema/system/MetadataSource.json +10 -0
- package/json-schema/system/MutualTLSConfig.json +83 -0
- package/json-schema/system/RPO.json +27 -0
- package/json-schema/system/RTO.json +27 -0
- package/json-schema/system/SecurityContextConfig.json +288 -0
- package/json-schema/system/SecurityEventCorrelation.json +40 -0
- package/json-schema/ui/Action.json +200 -5
- package/json-schema/ui/ActionParam.json +62 -2
- package/json-schema/ui/AnimationTrigger.json +14 -0
- package/json-schema/ui/App.json +285 -7
- package/json-schema/ui/AriaProps.json +49 -0
- package/json-schema/ui/BreakpointColumnMap.json +38 -0
- package/json-schema/ui/BreakpointName.json +12 -0
- package/json-schema/ui/BreakpointOrderMap.json +26 -0
- package/json-schema/ui/ChartAnnotation.json +31 -1
- package/json-schema/ui/ChartAxis.json +30 -1
- package/json-schema/ui/ChartConfig.json +259 -7
- package/json-schema/ui/ChartSeries.json +30 -1
- package/json-schema/ui/ColumnSummary.json +18 -0
- package/json-schema/ui/ComponentAnimation.json +246 -0
- package/json-schema/ui/ConflictResolution.json +11 -0
- package/json-schema/ui/Dashboard.json +627 -11
- package/json-schema/ui/DashboardNavItem.json +30 -1
- package/json-schema/ui/DashboardWidget.json +433 -8
- package/json-schema/ui/DateFormat.json +36 -0
- package/json-schema/ui/DensityMode.json +9 -0
- package/json-schema/ui/DndConfig.json +306 -0
- package/json-schema/ui/DragConstraint.json +44 -0
- package/json-schema/ui/DragHandle.json +10 -0
- package/json-schema/ui/DragItem.json +160 -0
- package/json-schema/ui/DropEffect.json +11 -0
- package/json-schema/ui/DropZone.json +114 -0
- package/json-schema/ui/EasingFunction.json +13 -0
- package/json-schema/ui/EvictionPolicy.json +10 -0
- package/json-schema/ui/FocusManagement.json +69 -0
- package/json-schema/ui/FocusTrapConfig.json +32 -0
- package/json-schema/ui/FormField.json +90 -3
- package/json-schema/ui/GalleryConfig.json +46 -0
- package/json-schema/ui/GestureConfig.json +128 -0
- package/json-schema/ui/GestureType.json +14 -0
- package/json-schema/ui/GroupNavItem.json +30 -1
- package/json-schema/ui/GroupingConfig.json +45 -0
- package/json-schema/ui/GroupingField.json +30 -0
- package/json-schema/ui/I18nLabel.json +34 -0
- package/json-schema/ui/I18nObject.json +26 -0
- package/json-schema/ui/KeyboardNavigationConfig.json +194 -0
- package/json-schema/ui/KeyboardShortcut.json +66 -0
- package/json-schema/ui/ListColumn.json +55 -1
- package/json-schema/ui/ListView.json +435 -4
- package/json-schema/ui/LocaleConfig.json +108 -0
- package/json-schema/ui/LongPressGestureConfig.json +20 -0
- package/json-schema/ui/MotionConfig.json +405 -0
- package/json-schema/ui/NavigationItem.json +150 -5
- package/json-schema/ui/Notification.json +232 -0
- package/json-schema/ui/NotificationAction.json +60 -0
- package/json-schema/ui/NotificationConfig.json +52 -0
- package/json-schema/ui/NotificationPosition.json +13 -0
- package/json-schema/ui/NotificationSeverity.json +11 -0
- package/json-schema/ui/NotificationType.json +12 -0
- package/json-schema/ui/NumberFormat.json +42 -0
- package/json-schema/ui/ObjectNavItem.json +30 -1
- package/json-schema/ui/OfflineCacheConfig.json +40 -0
- package/json-schema/ui/OfflineConfig.json +157 -0
- package/json-schema/ui/OfflineStrategy.json +12 -0
- package/json-schema/ui/Page.json +285 -3
- package/json-schema/ui/PageCardProps.json +79 -1
- package/json-schema/ui/PageComponent.json +175 -1
- package/json-schema/ui/PageHeaderProps.json +108 -2
- package/json-schema/ui/PageNavItem.json +30 -1
- package/json-schema/ui/PageRegion.json +175 -1
- package/json-schema/ui/PageTabsProps.json +79 -1
- package/json-schema/ui/PageTransition.json +53 -0
- package/json-schema/ui/PerformanceConfig.json +57 -0
- package/json-schema/ui/PersistStorage.json +10 -0
- package/json-schema/ui/PinchGestureConfig.json +16 -0
- package/json-schema/ui/PluralRule.json +40 -0
- package/json-schema/ui/Report.json +490 -8
- package/json-schema/ui/ReportChart.json +199 -5
- package/json-schema/ui/ReportColumn.json +126 -1
- package/json-schema/ui/ResponsiveConfig.json +97 -0
- package/json-schema/ui/RowColorConfig.json +25 -0
- package/json-schema/ui/RowHeight.json +12 -0
- package/json-schema/ui/SwipeDirection.json +10 -0
- package/json-schema/ui/SwipeGestureConfig.json +32 -0
- package/json-schema/ui/SyncConfig.json +47 -0
- package/json-schema/ui/Theme.json +137 -0
- package/json-schema/ui/TimelineConfig.json +46 -0
- package/json-schema/ui/TouchInteraction.json +232 -0
- package/json-schema/ui/TouchTargetConfig.json +49 -0
- package/json-schema/ui/TransitionConfig.json +47 -0
- package/json-schema/ui/TransitionPreset.json +16 -0
- package/json-schema/ui/UrlNavItem.json +30 -1
- package/json-schema/ui/ViewSharing.json +24 -0
- package/json-schema/ui/WcagContrastLevel.json +8 -0
- package/json-schema/ui/WidgetEvent.json +60 -2
- package/json-schema/ui/WidgetManifest.json +284 -6
- package/json-schema/ui/WidgetProperty.json +60 -2
- package/package.json +1 -1
- package/dist/index-C6p-2KXV.d.ts +0 -767
- package/dist/index-CVnGe2b8.d.mts +0 -767
- package/dist/index-CZjkpp75.d.mts +0 -3867
- package/dist/index-CgkjUheS.d.ts +0 -3867
- package/dist/{index-B08s7rEU.d.mts → index-DmhxH5jy.d.mts} +8 -8
- package/dist/{index-DqnBqATx.d.ts → index-y5JJvyML.d.ts} +8 -8
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"preset": {
|
|
6
|
+
"default": "standard",
|
|
7
|
+
"description": "Base configuration preset",
|
|
8
|
+
"type": "string",
|
|
9
|
+
"enum": [
|
|
10
|
+
"minimal",
|
|
11
|
+
"standard",
|
|
12
|
+
"full"
|
|
13
|
+
]
|
|
14
|
+
},
|
|
15
|
+
"services": {
|
|
16
|
+
"description": "Per-service dev overrides keyed by service name",
|
|
17
|
+
"type": "object",
|
|
18
|
+
"propertyNames": {
|
|
19
|
+
"type": "string",
|
|
20
|
+
"minLength": 1
|
|
21
|
+
},
|
|
22
|
+
"additionalProperties": {
|
|
23
|
+
"type": "object",
|
|
24
|
+
"properties": {
|
|
25
|
+
"enabled": {
|
|
26
|
+
"default": true,
|
|
27
|
+
"description": "Enable or disable this service",
|
|
28
|
+
"type": "boolean"
|
|
29
|
+
},
|
|
30
|
+
"strategy": {
|
|
31
|
+
"default": "memory",
|
|
32
|
+
"description": "Implementation strategy for development",
|
|
33
|
+
"type": "string",
|
|
34
|
+
"enum": [
|
|
35
|
+
"mock",
|
|
36
|
+
"memory",
|
|
37
|
+
"stub",
|
|
38
|
+
"passthrough"
|
|
39
|
+
]
|
|
40
|
+
},
|
|
41
|
+
"config": {
|
|
42
|
+
"description": "Strategy-specific configuration for this service override",
|
|
43
|
+
"type": "object",
|
|
44
|
+
"propertyNames": {
|
|
45
|
+
"type": "string"
|
|
46
|
+
},
|
|
47
|
+
"additionalProperties": {}
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
"required": [
|
|
51
|
+
"enabled",
|
|
52
|
+
"strategy"
|
|
53
|
+
],
|
|
54
|
+
"additionalProperties": false
|
|
55
|
+
}
|
|
56
|
+
},
|
|
57
|
+
"fixtures": {
|
|
58
|
+
"description": "Fixture data loading configuration",
|
|
59
|
+
"type": "object",
|
|
60
|
+
"properties": {
|
|
61
|
+
"enabled": {
|
|
62
|
+
"default": true,
|
|
63
|
+
"description": "Load fixture data on startup",
|
|
64
|
+
"type": "boolean"
|
|
65
|
+
},
|
|
66
|
+
"paths": {
|
|
67
|
+
"description": "Glob patterns for fixture files",
|
|
68
|
+
"type": "array",
|
|
69
|
+
"items": {
|
|
70
|
+
"type": "string"
|
|
71
|
+
}
|
|
72
|
+
},
|
|
73
|
+
"resetBeforeLoad": {
|
|
74
|
+
"default": true,
|
|
75
|
+
"description": "Clear existing data before loading fixtures",
|
|
76
|
+
"type": "boolean"
|
|
77
|
+
},
|
|
78
|
+
"envFilter": {
|
|
79
|
+
"description": "Only load fixtures matching these environment tags",
|
|
80
|
+
"type": "array",
|
|
81
|
+
"items": {
|
|
82
|
+
"type": "string"
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
},
|
|
86
|
+
"required": [
|
|
87
|
+
"enabled",
|
|
88
|
+
"resetBeforeLoad"
|
|
89
|
+
],
|
|
90
|
+
"additionalProperties": false
|
|
91
|
+
},
|
|
92
|
+
"tools": {
|
|
93
|
+
"description": "Developer tooling settings",
|
|
94
|
+
"type": "object",
|
|
95
|
+
"properties": {
|
|
96
|
+
"hotReload": {
|
|
97
|
+
"default": true,
|
|
98
|
+
"description": "Enable HMR / live-reload",
|
|
99
|
+
"type": "boolean"
|
|
100
|
+
},
|
|
101
|
+
"requestInspector": {
|
|
102
|
+
"default": false,
|
|
103
|
+
"description": "Enable request inspector",
|
|
104
|
+
"type": "boolean"
|
|
105
|
+
},
|
|
106
|
+
"dbExplorer": {
|
|
107
|
+
"default": false,
|
|
108
|
+
"description": "Enable database explorer UI",
|
|
109
|
+
"type": "boolean"
|
|
110
|
+
},
|
|
111
|
+
"verboseLogging": {
|
|
112
|
+
"default": true,
|
|
113
|
+
"description": "Enable verbose logging",
|
|
114
|
+
"type": "boolean"
|
|
115
|
+
},
|
|
116
|
+
"apiDocs": {
|
|
117
|
+
"default": true,
|
|
118
|
+
"description": "Serve OpenAPI docs at /_dev/docs",
|
|
119
|
+
"type": "boolean"
|
|
120
|
+
},
|
|
121
|
+
"mailCatcher": {
|
|
122
|
+
"default": false,
|
|
123
|
+
"description": "Capture outbound emails in dev",
|
|
124
|
+
"type": "boolean"
|
|
125
|
+
}
|
|
126
|
+
},
|
|
127
|
+
"required": [
|
|
128
|
+
"hotReload",
|
|
129
|
+
"requestInspector",
|
|
130
|
+
"dbExplorer",
|
|
131
|
+
"verboseLogging",
|
|
132
|
+
"apiDocs",
|
|
133
|
+
"mailCatcher"
|
|
134
|
+
],
|
|
135
|
+
"additionalProperties": false
|
|
136
|
+
},
|
|
137
|
+
"port": {
|
|
138
|
+
"default": 4400,
|
|
139
|
+
"description": "Port for the dev-tools dashboard",
|
|
140
|
+
"type": "integer",
|
|
141
|
+
"minimum": 1,
|
|
142
|
+
"maximum": 65535
|
|
143
|
+
},
|
|
144
|
+
"open": {
|
|
145
|
+
"default": false,
|
|
146
|
+
"description": "Auto-open dev dashboard in browser",
|
|
147
|
+
"type": "boolean"
|
|
148
|
+
},
|
|
149
|
+
"seedAdminUser": {
|
|
150
|
+
"default": true,
|
|
151
|
+
"description": "Create a default admin user for development",
|
|
152
|
+
"type": "boolean"
|
|
153
|
+
},
|
|
154
|
+
"simulatedLatency": {
|
|
155
|
+
"default": 0,
|
|
156
|
+
"description": "Artificial latency (ms) added to service calls",
|
|
157
|
+
"type": "integer",
|
|
158
|
+
"minimum": 0,
|
|
159
|
+
"maximum": 9007199254740991
|
|
160
|
+
}
|
|
161
|
+
},
|
|
162
|
+
"required": [
|
|
163
|
+
"preset",
|
|
164
|
+
"port",
|
|
165
|
+
"open",
|
|
166
|
+
"seedAdminUser",
|
|
167
|
+
"simulatedLatency"
|
|
168
|
+
],
|
|
169
|
+
"additionalProperties": false
|
|
170
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"service": {
|
|
6
|
+
"type": "string",
|
|
7
|
+
"minLength": 1,
|
|
8
|
+
"description": "Target service identifier"
|
|
9
|
+
},
|
|
10
|
+
"enabled": {
|
|
11
|
+
"default": true,
|
|
12
|
+
"description": "Enable or disable this service",
|
|
13
|
+
"type": "boolean"
|
|
14
|
+
},
|
|
15
|
+
"strategy": {
|
|
16
|
+
"default": "memory",
|
|
17
|
+
"description": "Implementation strategy for development",
|
|
18
|
+
"type": "string",
|
|
19
|
+
"enum": [
|
|
20
|
+
"mock",
|
|
21
|
+
"memory",
|
|
22
|
+
"stub",
|
|
23
|
+
"passthrough"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
"config": {
|
|
27
|
+
"description": "Strategy-specific configuration for this service override",
|
|
28
|
+
"type": "object",
|
|
29
|
+
"propertyNames": {
|
|
30
|
+
"type": "string"
|
|
31
|
+
},
|
|
32
|
+
"additionalProperties": {}
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"required": [
|
|
36
|
+
"service",
|
|
37
|
+
"enabled",
|
|
38
|
+
"strategy"
|
|
39
|
+
],
|
|
40
|
+
"additionalProperties": false
|
|
41
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"hotReload": {
|
|
6
|
+
"default": true,
|
|
7
|
+
"description": "Enable HMR / live-reload",
|
|
8
|
+
"type": "boolean"
|
|
9
|
+
},
|
|
10
|
+
"requestInspector": {
|
|
11
|
+
"default": false,
|
|
12
|
+
"description": "Enable request inspector",
|
|
13
|
+
"type": "boolean"
|
|
14
|
+
},
|
|
15
|
+
"dbExplorer": {
|
|
16
|
+
"default": false,
|
|
17
|
+
"description": "Enable database explorer UI",
|
|
18
|
+
"type": "boolean"
|
|
19
|
+
},
|
|
20
|
+
"verboseLogging": {
|
|
21
|
+
"default": true,
|
|
22
|
+
"description": "Enable verbose logging",
|
|
23
|
+
"type": "boolean"
|
|
24
|
+
},
|
|
25
|
+
"apiDocs": {
|
|
26
|
+
"default": true,
|
|
27
|
+
"description": "Serve OpenAPI docs at /_dev/docs",
|
|
28
|
+
"type": "boolean"
|
|
29
|
+
},
|
|
30
|
+
"mailCatcher": {
|
|
31
|
+
"default": false,
|
|
32
|
+
"description": "Capture outbound emails in dev",
|
|
33
|
+
"type": "boolean"
|
|
34
|
+
}
|
|
35
|
+
},
|
|
36
|
+
"required": [
|
|
37
|
+
"hotReload",
|
|
38
|
+
"requestInspector",
|
|
39
|
+
"dbExplorer",
|
|
40
|
+
"verboseLogging",
|
|
41
|
+
"apiDocs",
|
|
42
|
+
"mailCatcher"
|
|
43
|
+
],
|
|
44
|
+
"additionalProperties": false
|
|
45
|
+
}
|
|
@@ -391,6 +391,32 @@
|
|
|
391
391
|
],
|
|
392
392
|
"additionalProperties": false
|
|
393
393
|
}
|
|
394
|
+
},
|
|
395
|
+
"commands": {
|
|
396
|
+
"description": "CLI command contributions",
|
|
397
|
+
"type": "array",
|
|
398
|
+
"items": {
|
|
399
|
+
"type": "object",
|
|
400
|
+
"properties": {
|
|
401
|
+
"name": {
|
|
402
|
+
"type": "string",
|
|
403
|
+
"pattern": "^[a-z][a-z0-9-]*$",
|
|
404
|
+
"description": "CLI command name"
|
|
405
|
+
},
|
|
406
|
+
"description": {
|
|
407
|
+
"description": "Command description for help text",
|
|
408
|
+
"type": "string"
|
|
409
|
+
},
|
|
410
|
+
"module": {
|
|
411
|
+
"description": "Module path exporting Commander.js commands",
|
|
412
|
+
"type": "string"
|
|
413
|
+
}
|
|
414
|
+
},
|
|
415
|
+
"required": [
|
|
416
|
+
"name"
|
|
417
|
+
],
|
|
418
|
+
"additionalProperties": false
|
|
419
|
+
}
|
|
394
420
|
}
|
|
395
421
|
},
|
|
396
422
|
"additionalProperties": false
|
|
@@ -391,6 +391,32 @@
|
|
|
391
391
|
],
|
|
392
392
|
"additionalProperties": false
|
|
393
393
|
}
|
|
394
|
+
},
|
|
395
|
+
"commands": {
|
|
396
|
+
"description": "CLI command contributions",
|
|
397
|
+
"type": "array",
|
|
398
|
+
"items": {
|
|
399
|
+
"type": "object",
|
|
400
|
+
"properties": {
|
|
401
|
+
"name": {
|
|
402
|
+
"type": "string",
|
|
403
|
+
"pattern": "^[a-z][a-z0-9-]*$",
|
|
404
|
+
"description": "CLI command name"
|
|
405
|
+
},
|
|
406
|
+
"description": {
|
|
407
|
+
"description": "Command description for help text",
|
|
408
|
+
"type": "string"
|
|
409
|
+
},
|
|
410
|
+
"module": {
|
|
411
|
+
"description": "Module path exporting Commander.js commands",
|
|
412
|
+
"type": "string"
|
|
413
|
+
}
|
|
414
|
+
},
|
|
415
|
+
"required": [
|
|
416
|
+
"name"
|
|
417
|
+
],
|
|
418
|
+
"additionalProperties": false
|
|
419
|
+
}
|
|
394
420
|
}
|
|
395
421
|
},
|
|
396
422
|
"additionalProperties": false
|
|
@@ -391,6 +391,32 @@
|
|
|
391
391
|
],
|
|
392
392
|
"additionalProperties": false
|
|
393
393
|
}
|
|
394
|
+
},
|
|
395
|
+
"commands": {
|
|
396
|
+
"description": "CLI command contributions",
|
|
397
|
+
"type": "array",
|
|
398
|
+
"items": {
|
|
399
|
+
"type": "object",
|
|
400
|
+
"properties": {
|
|
401
|
+
"name": {
|
|
402
|
+
"type": "string",
|
|
403
|
+
"pattern": "^[a-z][a-z0-9-]*$",
|
|
404
|
+
"description": "CLI command name"
|
|
405
|
+
},
|
|
406
|
+
"description": {
|
|
407
|
+
"description": "Command description for help text",
|
|
408
|
+
"type": "string"
|
|
409
|
+
},
|
|
410
|
+
"module": {
|
|
411
|
+
"description": "Module path exporting Commander.js commands",
|
|
412
|
+
"type": "string"
|
|
413
|
+
}
|
|
414
|
+
},
|
|
415
|
+
"required": [
|
|
416
|
+
"name"
|
|
417
|
+
],
|
|
418
|
+
"additionalProperties": false
|
|
419
|
+
}
|
|
394
420
|
}
|
|
395
421
|
},
|
|
396
422
|
"additionalProperties": false
|
|
@@ -388,6 +388,32 @@
|
|
|
388
388
|
],
|
|
389
389
|
"additionalProperties": false
|
|
390
390
|
}
|
|
391
|
+
},
|
|
392
|
+
"commands": {
|
|
393
|
+
"description": "CLI command contributions",
|
|
394
|
+
"type": "array",
|
|
395
|
+
"items": {
|
|
396
|
+
"type": "object",
|
|
397
|
+
"properties": {
|
|
398
|
+
"name": {
|
|
399
|
+
"type": "string",
|
|
400
|
+
"pattern": "^[a-z][a-z0-9-]*$",
|
|
401
|
+
"description": "CLI command name"
|
|
402
|
+
},
|
|
403
|
+
"description": {
|
|
404
|
+
"description": "Command description for help text",
|
|
405
|
+
"type": "string"
|
|
406
|
+
},
|
|
407
|
+
"module": {
|
|
408
|
+
"description": "Module path exporting Commander.js commands",
|
|
409
|
+
"type": "string"
|
|
410
|
+
}
|
|
411
|
+
},
|
|
412
|
+
"required": [
|
|
413
|
+
"name"
|
|
414
|
+
],
|
|
415
|
+
"additionalProperties": false
|
|
416
|
+
}
|
|
391
417
|
}
|
|
392
418
|
},
|
|
393
419
|
"additionalProperties": false
|
|
@@ -391,6 +391,32 @@
|
|
|
391
391
|
],
|
|
392
392
|
"additionalProperties": false
|
|
393
393
|
}
|
|
394
|
+
},
|
|
395
|
+
"commands": {
|
|
396
|
+
"description": "CLI command contributions",
|
|
397
|
+
"type": "array",
|
|
398
|
+
"items": {
|
|
399
|
+
"type": "object",
|
|
400
|
+
"properties": {
|
|
401
|
+
"name": {
|
|
402
|
+
"type": "string",
|
|
403
|
+
"pattern": "^[a-z][a-z0-9-]*$",
|
|
404
|
+
"description": "CLI command name"
|
|
405
|
+
},
|
|
406
|
+
"description": {
|
|
407
|
+
"description": "Command description for help text",
|
|
408
|
+
"type": "string"
|
|
409
|
+
},
|
|
410
|
+
"module": {
|
|
411
|
+
"description": "Module path exporting Commander.js commands",
|
|
412
|
+
"type": "string"
|
|
413
|
+
}
|
|
414
|
+
},
|
|
415
|
+
"required": [
|
|
416
|
+
"name"
|
|
417
|
+
],
|
|
418
|
+
"additionalProperties": false
|
|
419
|
+
}
|
|
394
420
|
}
|
|
395
421
|
},
|
|
396
422
|
"additionalProperties": false
|
|
@@ -388,6 +388,32 @@
|
|
|
388
388
|
],
|
|
389
389
|
"additionalProperties": false
|
|
390
390
|
}
|
|
391
|
+
},
|
|
392
|
+
"commands": {
|
|
393
|
+
"description": "CLI command contributions",
|
|
394
|
+
"type": "array",
|
|
395
|
+
"items": {
|
|
396
|
+
"type": "object",
|
|
397
|
+
"properties": {
|
|
398
|
+
"name": {
|
|
399
|
+
"type": "string",
|
|
400
|
+
"pattern": "^[a-z][a-z0-9-]*$",
|
|
401
|
+
"description": "CLI command name"
|
|
402
|
+
},
|
|
403
|
+
"description": {
|
|
404
|
+
"description": "Command description for help text",
|
|
405
|
+
"type": "string"
|
|
406
|
+
},
|
|
407
|
+
"module": {
|
|
408
|
+
"description": "Module path exporting Commander.js commands",
|
|
409
|
+
"type": "string"
|
|
410
|
+
}
|
|
411
|
+
},
|
|
412
|
+
"required": [
|
|
413
|
+
"name"
|
|
414
|
+
],
|
|
415
|
+
"additionalProperties": false
|
|
416
|
+
}
|
|
391
417
|
}
|
|
392
418
|
},
|
|
393
419
|
"additionalProperties": false
|
|
@@ -393,6 +393,32 @@
|
|
|
393
393
|
],
|
|
394
394
|
"additionalProperties": false
|
|
395
395
|
}
|
|
396
|
+
},
|
|
397
|
+
"commands": {
|
|
398
|
+
"description": "CLI command contributions",
|
|
399
|
+
"type": "array",
|
|
400
|
+
"items": {
|
|
401
|
+
"type": "object",
|
|
402
|
+
"properties": {
|
|
403
|
+
"name": {
|
|
404
|
+
"type": "string",
|
|
405
|
+
"pattern": "^[a-z][a-z0-9-]*$",
|
|
406
|
+
"description": "CLI command name"
|
|
407
|
+
},
|
|
408
|
+
"description": {
|
|
409
|
+
"description": "Command description for help text",
|
|
410
|
+
"type": "string"
|
|
411
|
+
},
|
|
412
|
+
"module": {
|
|
413
|
+
"description": "Module path exporting Commander.js commands",
|
|
414
|
+
"type": "string"
|
|
415
|
+
}
|
|
416
|
+
},
|
|
417
|
+
"required": [
|
|
418
|
+
"name"
|
|
419
|
+
],
|
|
420
|
+
"additionalProperties": false
|
|
421
|
+
}
|
|
396
422
|
}
|
|
397
423
|
},
|
|
398
424
|
"additionalProperties": false
|
|
@@ -385,6 +385,32 @@
|
|
|
385
385
|
],
|
|
386
386
|
"additionalProperties": false
|
|
387
387
|
}
|
|
388
|
+
},
|
|
389
|
+
"commands": {
|
|
390
|
+
"description": "CLI command contributions",
|
|
391
|
+
"type": "array",
|
|
392
|
+
"items": {
|
|
393
|
+
"type": "object",
|
|
394
|
+
"properties": {
|
|
395
|
+
"name": {
|
|
396
|
+
"type": "string",
|
|
397
|
+
"pattern": "^[a-z][a-z0-9-]*$",
|
|
398
|
+
"description": "CLI command name"
|
|
399
|
+
},
|
|
400
|
+
"description": {
|
|
401
|
+
"description": "Command description for help text",
|
|
402
|
+
"type": "string"
|
|
403
|
+
},
|
|
404
|
+
"module": {
|
|
405
|
+
"description": "Module path exporting Commander.js commands",
|
|
406
|
+
"type": "string"
|
|
407
|
+
}
|
|
408
|
+
},
|
|
409
|
+
"required": [
|
|
410
|
+
"name"
|
|
411
|
+
],
|
|
412
|
+
"additionalProperties": false
|
|
413
|
+
}
|
|
388
414
|
}
|
|
389
415
|
},
|
|
390
416
|
"additionalProperties": false
|
|
@@ -2,6 +2,25 @@
|
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"type": "object",
|
|
4
4
|
"properties": {
|
|
5
|
+
"datasource": {
|
|
6
|
+
"description": "Datasource name reference for database persistence",
|
|
7
|
+
"type": "string"
|
|
8
|
+
},
|
|
9
|
+
"tableName": {
|
|
10
|
+
"default": "sys_metadata",
|
|
11
|
+
"description": "Database table name for metadata storage",
|
|
12
|
+
"type": "string"
|
|
13
|
+
},
|
|
14
|
+
"fallback": {
|
|
15
|
+
"default": "none",
|
|
16
|
+
"description": "Fallback strategy when datasource is unavailable",
|
|
17
|
+
"type": "string",
|
|
18
|
+
"enum": [
|
|
19
|
+
"filesystem",
|
|
20
|
+
"memory",
|
|
21
|
+
"none"
|
|
22
|
+
]
|
|
23
|
+
},
|
|
5
24
|
"rootDir": {
|
|
6
25
|
"description": "Root directory path",
|
|
7
26
|
"type": "string"
|
|
@@ -117,6 +136,8 @@
|
|
|
117
136
|
}
|
|
118
137
|
},
|
|
119
138
|
"required": [
|
|
139
|
+
"tableName",
|
|
140
|
+
"fallback",
|
|
120
141
|
"formats",
|
|
121
142
|
"watch"
|
|
122
143
|
],
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"enabled": {
|
|
6
|
+
"type": "boolean",
|
|
7
|
+
"description": "Enable RLS audit logging"
|
|
8
|
+
},
|
|
9
|
+
"logLevel": {
|
|
10
|
+
"type": "string",
|
|
11
|
+
"enum": [
|
|
12
|
+
"all",
|
|
13
|
+
"denied_only",
|
|
14
|
+
"granted_only",
|
|
15
|
+
"none"
|
|
16
|
+
],
|
|
17
|
+
"description": "Which evaluations to log"
|
|
18
|
+
},
|
|
19
|
+
"destination": {
|
|
20
|
+
"type": "string",
|
|
21
|
+
"enum": [
|
|
22
|
+
"system_log",
|
|
23
|
+
"audit_trail",
|
|
24
|
+
"external"
|
|
25
|
+
],
|
|
26
|
+
"description": "Audit log destination"
|
|
27
|
+
},
|
|
28
|
+
"sampleRate": {
|
|
29
|
+
"type": "number",
|
|
30
|
+
"minimum": 0,
|
|
31
|
+
"maximum": 1,
|
|
32
|
+
"description": "Sampling rate (0-1) for high-traffic environments"
|
|
33
|
+
},
|
|
34
|
+
"retentionDays": {
|
|
35
|
+
"default": 90,
|
|
36
|
+
"description": "Audit log retention period in days",
|
|
37
|
+
"type": "integer",
|
|
38
|
+
"minimum": -9007199254740991,
|
|
39
|
+
"maximum": 9007199254740991
|
|
40
|
+
},
|
|
41
|
+
"includeRowData": {
|
|
42
|
+
"default": false,
|
|
43
|
+
"description": "Include row data in audit logs (security-sensitive)",
|
|
44
|
+
"type": "boolean"
|
|
45
|
+
},
|
|
46
|
+
"alertOnDenied": {
|
|
47
|
+
"default": true,
|
|
48
|
+
"description": "Send alerts when access is denied",
|
|
49
|
+
"type": "boolean"
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
"required": [
|
|
53
|
+
"enabled",
|
|
54
|
+
"logLevel",
|
|
55
|
+
"destination",
|
|
56
|
+
"sampleRate",
|
|
57
|
+
"retentionDays",
|
|
58
|
+
"includeRowData",
|
|
59
|
+
"alertOnDenied"
|
|
60
|
+
],
|
|
61
|
+
"additionalProperties": false
|
|
62
|
+
}
|