@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
|
@@ -343,6 +343,209 @@
|
|
|
343
343
|
"organization",
|
|
344
344
|
"private"
|
|
345
345
|
]
|
|
346
|
+
},
|
|
347
|
+
"planning": {
|
|
348
|
+
"description": "Autonomous reasoning and planning configuration",
|
|
349
|
+
"type": "object",
|
|
350
|
+
"properties": {
|
|
351
|
+
"strategy": {
|
|
352
|
+
"default": "react",
|
|
353
|
+
"description": "Autonomous reasoning strategy",
|
|
354
|
+
"type": "string",
|
|
355
|
+
"enum": [
|
|
356
|
+
"react",
|
|
357
|
+
"plan_and_execute",
|
|
358
|
+
"reflexion",
|
|
359
|
+
"tree_of_thought"
|
|
360
|
+
]
|
|
361
|
+
},
|
|
362
|
+
"maxIterations": {
|
|
363
|
+
"default": 10,
|
|
364
|
+
"description": "Maximum planning loop iterations",
|
|
365
|
+
"type": "integer",
|
|
366
|
+
"minimum": 1,
|
|
367
|
+
"maximum": 100
|
|
368
|
+
},
|
|
369
|
+
"allowReplan": {
|
|
370
|
+
"default": true,
|
|
371
|
+
"description": "Allow dynamic re-planning based on intermediate results",
|
|
372
|
+
"type": "boolean"
|
|
373
|
+
}
|
|
374
|
+
},
|
|
375
|
+
"required": [
|
|
376
|
+
"strategy",
|
|
377
|
+
"maxIterations",
|
|
378
|
+
"allowReplan"
|
|
379
|
+
],
|
|
380
|
+
"additionalProperties": false
|
|
381
|
+
},
|
|
382
|
+
"memory": {
|
|
383
|
+
"description": "Agent memory management",
|
|
384
|
+
"type": "object",
|
|
385
|
+
"properties": {
|
|
386
|
+
"shortTerm": {
|
|
387
|
+
"description": "Short-term / working memory",
|
|
388
|
+
"type": "object",
|
|
389
|
+
"properties": {
|
|
390
|
+
"maxMessages": {
|
|
391
|
+
"default": 50,
|
|
392
|
+
"description": "Max recent messages in working memory",
|
|
393
|
+
"type": "integer",
|
|
394
|
+
"minimum": 1,
|
|
395
|
+
"maximum": 9007199254740991
|
|
396
|
+
},
|
|
397
|
+
"maxTokens": {
|
|
398
|
+
"description": "Max tokens for short-term context window",
|
|
399
|
+
"type": "integer",
|
|
400
|
+
"minimum": 100,
|
|
401
|
+
"maximum": 9007199254740991
|
|
402
|
+
}
|
|
403
|
+
},
|
|
404
|
+
"required": [
|
|
405
|
+
"maxMessages"
|
|
406
|
+
],
|
|
407
|
+
"additionalProperties": false
|
|
408
|
+
},
|
|
409
|
+
"longTerm": {
|
|
410
|
+
"description": "Long-term / persistent memory",
|
|
411
|
+
"type": "object",
|
|
412
|
+
"properties": {
|
|
413
|
+
"enabled": {
|
|
414
|
+
"default": false,
|
|
415
|
+
"description": "Enable long-term memory persistence",
|
|
416
|
+
"type": "boolean"
|
|
417
|
+
},
|
|
418
|
+
"store": {
|
|
419
|
+
"default": "vector",
|
|
420
|
+
"description": "Long-term memory storage backend",
|
|
421
|
+
"type": "string",
|
|
422
|
+
"enum": [
|
|
423
|
+
"vector",
|
|
424
|
+
"database",
|
|
425
|
+
"redis"
|
|
426
|
+
]
|
|
427
|
+
},
|
|
428
|
+
"maxEntries": {
|
|
429
|
+
"description": "Max entries in long-term memory",
|
|
430
|
+
"type": "integer",
|
|
431
|
+
"minimum": 1,
|
|
432
|
+
"maximum": 9007199254740991
|
|
433
|
+
}
|
|
434
|
+
},
|
|
435
|
+
"required": [
|
|
436
|
+
"enabled",
|
|
437
|
+
"store"
|
|
438
|
+
],
|
|
439
|
+
"additionalProperties": false
|
|
440
|
+
},
|
|
441
|
+
"reflectionInterval": {
|
|
442
|
+
"description": "Reflect every N interactions to improve behavior",
|
|
443
|
+
"type": "integer",
|
|
444
|
+
"minimum": 1,
|
|
445
|
+
"maximum": 9007199254740991
|
|
446
|
+
}
|
|
447
|
+
},
|
|
448
|
+
"additionalProperties": false
|
|
449
|
+
},
|
|
450
|
+
"guardrails": {
|
|
451
|
+
"description": "Safety guardrails for the agent",
|
|
452
|
+
"type": "object",
|
|
453
|
+
"properties": {
|
|
454
|
+
"maxTokensPerInvocation": {
|
|
455
|
+
"description": "Token budget per single invocation",
|
|
456
|
+
"type": "integer",
|
|
457
|
+
"minimum": 1,
|
|
458
|
+
"maximum": 9007199254740991
|
|
459
|
+
},
|
|
460
|
+
"maxExecutionTimeSec": {
|
|
461
|
+
"description": "Max execution time in seconds",
|
|
462
|
+
"type": "integer",
|
|
463
|
+
"minimum": 1,
|
|
464
|
+
"maximum": 9007199254740991
|
|
465
|
+
},
|
|
466
|
+
"blockedTopics": {
|
|
467
|
+
"description": "Forbidden topics or action names",
|
|
468
|
+
"type": "array",
|
|
469
|
+
"items": {
|
|
470
|
+
"type": "string"
|
|
471
|
+
}
|
|
472
|
+
}
|
|
473
|
+
},
|
|
474
|
+
"additionalProperties": false
|
|
475
|
+
},
|
|
476
|
+
"structuredOutput": {
|
|
477
|
+
"description": "Structured output format and validation configuration",
|
|
478
|
+
"type": "object",
|
|
479
|
+
"properties": {
|
|
480
|
+
"format": {
|
|
481
|
+
"type": "string",
|
|
482
|
+
"enum": [
|
|
483
|
+
"json_object",
|
|
484
|
+
"json_schema",
|
|
485
|
+
"regex",
|
|
486
|
+
"grammar",
|
|
487
|
+
"xml"
|
|
488
|
+
],
|
|
489
|
+
"description": "Expected output format"
|
|
490
|
+
},
|
|
491
|
+
"schema": {
|
|
492
|
+
"description": "JSON Schema definition for output",
|
|
493
|
+
"type": "object",
|
|
494
|
+
"propertyNames": {
|
|
495
|
+
"type": "string"
|
|
496
|
+
},
|
|
497
|
+
"additionalProperties": {}
|
|
498
|
+
},
|
|
499
|
+
"strict": {
|
|
500
|
+
"default": false,
|
|
501
|
+
"description": "Enforce exact schema compliance",
|
|
502
|
+
"type": "boolean"
|
|
503
|
+
},
|
|
504
|
+
"retryOnValidationFailure": {
|
|
505
|
+
"default": true,
|
|
506
|
+
"description": "Retry generation when output fails validation",
|
|
507
|
+
"type": "boolean"
|
|
508
|
+
},
|
|
509
|
+
"maxRetries": {
|
|
510
|
+
"default": 3,
|
|
511
|
+
"description": "Maximum retries on validation failure",
|
|
512
|
+
"type": "integer",
|
|
513
|
+
"minimum": 0,
|
|
514
|
+
"maximum": 9007199254740991
|
|
515
|
+
},
|
|
516
|
+
"fallbackFormat": {
|
|
517
|
+
"description": "Fallback format if primary format fails",
|
|
518
|
+
"type": "string",
|
|
519
|
+
"enum": [
|
|
520
|
+
"json_object",
|
|
521
|
+
"json_schema",
|
|
522
|
+
"regex",
|
|
523
|
+
"grammar",
|
|
524
|
+
"xml"
|
|
525
|
+
]
|
|
526
|
+
},
|
|
527
|
+
"transformPipeline": {
|
|
528
|
+
"description": "Post-processing steps applied to output",
|
|
529
|
+
"type": "array",
|
|
530
|
+
"items": {
|
|
531
|
+
"type": "string",
|
|
532
|
+
"enum": [
|
|
533
|
+
"trim",
|
|
534
|
+
"parse_json",
|
|
535
|
+
"validate",
|
|
536
|
+
"coerce_types"
|
|
537
|
+
],
|
|
538
|
+
"description": "Post-processing step for structured output"
|
|
539
|
+
}
|
|
540
|
+
}
|
|
541
|
+
},
|
|
542
|
+
"required": [
|
|
543
|
+
"format",
|
|
544
|
+
"strict",
|
|
545
|
+
"retryOnValidationFailure",
|
|
546
|
+
"maxRetries"
|
|
547
|
+
],
|
|
548
|
+
"additionalProperties": false
|
|
346
549
|
}
|
|
347
550
|
},
|
|
348
551
|
"required": [
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"agentId": {
|
|
6
|
+
"type": "string",
|
|
7
|
+
"description": "Agent identifier (reference to AgentSchema.name)"
|
|
8
|
+
},
|
|
9
|
+
"role": {
|
|
10
|
+
"type": "string",
|
|
11
|
+
"enum": [
|
|
12
|
+
"coordinator",
|
|
13
|
+
"specialist",
|
|
14
|
+
"critic",
|
|
15
|
+
"executor"
|
|
16
|
+
],
|
|
17
|
+
"description": "Agent role within the group"
|
|
18
|
+
},
|
|
19
|
+
"capabilities": {
|
|
20
|
+
"description": "List of capabilities this agent contributes",
|
|
21
|
+
"type": "array",
|
|
22
|
+
"items": {
|
|
23
|
+
"type": "string"
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
"dependencies": {
|
|
27
|
+
"description": "Agent IDs this agent depends on for input",
|
|
28
|
+
"type": "array",
|
|
29
|
+
"items": {
|
|
30
|
+
"type": "string"
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
"priority": {
|
|
34
|
+
"description": "Execution priority (0 = highest)",
|
|
35
|
+
"type": "integer",
|
|
36
|
+
"minimum": 0,
|
|
37
|
+
"maximum": 9007199254740991
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
"required": [
|
|
41
|
+
"agentId",
|
|
42
|
+
"role"
|
|
43
|
+
],
|
|
44
|
+
"additionalProperties": false
|
|
45
|
+
}
|
|
@@ -344,6 +344,209 @@
|
|
|
344
344
|
"private"
|
|
345
345
|
]
|
|
346
346
|
},
|
|
347
|
+
"planning": {
|
|
348
|
+
"description": "Autonomous reasoning and planning configuration",
|
|
349
|
+
"type": "object",
|
|
350
|
+
"properties": {
|
|
351
|
+
"strategy": {
|
|
352
|
+
"default": "react",
|
|
353
|
+
"description": "Autonomous reasoning strategy",
|
|
354
|
+
"type": "string",
|
|
355
|
+
"enum": [
|
|
356
|
+
"react",
|
|
357
|
+
"plan_and_execute",
|
|
358
|
+
"reflexion",
|
|
359
|
+
"tree_of_thought"
|
|
360
|
+
]
|
|
361
|
+
},
|
|
362
|
+
"maxIterations": {
|
|
363
|
+
"default": 10,
|
|
364
|
+
"description": "Maximum planning loop iterations",
|
|
365
|
+
"type": "integer",
|
|
366
|
+
"minimum": 1,
|
|
367
|
+
"maximum": 100
|
|
368
|
+
},
|
|
369
|
+
"allowReplan": {
|
|
370
|
+
"default": true,
|
|
371
|
+
"description": "Allow dynamic re-planning based on intermediate results",
|
|
372
|
+
"type": "boolean"
|
|
373
|
+
}
|
|
374
|
+
},
|
|
375
|
+
"required": [
|
|
376
|
+
"strategy",
|
|
377
|
+
"maxIterations",
|
|
378
|
+
"allowReplan"
|
|
379
|
+
],
|
|
380
|
+
"additionalProperties": false
|
|
381
|
+
},
|
|
382
|
+
"memory": {
|
|
383
|
+
"description": "Agent memory management",
|
|
384
|
+
"type": "object",
|
|
385
|
+
"properties": {
|
|
386
|
+
"shortTerm": {
|
|
387
|
+
"description": "Short-term / working memory",
|
|
388
|
+
"type": "object",
|
|
389
|
+
"properties": {
|
|
390
|
+
"maxMessages": {
|
|
391
|
+
"default": 50,
|
|
392
|
+
"description": "Max recent messages in working memory",
|
|
393
|
+
"type": "integer",
|
|
394
|
+
"minimum": 1,
|
|
395
|
+
"maximum": 9007199254740991
|
|
396
|
+
},
|
|
397
|
+
"maxTokens": {
|
|
398
|
+
"description": "Max tokens for short-term context window",
|
|
399
|
+
"type": "integer",
|
|
400
|
+
"minimum": 100,
|
|
401
|
+
"maximum": 9007199254740991
|
|
402
|
+
}
|
|
403
|
+
},
|
|
404
|
+
"required": [
|
|
405
|
+
"maxMessages"
|
|
406
|
+
],
|
|
407
|
+
"additionalProperties": false
|
|
408
|
+
},
|
|
409
|
+
"longTerm": {
|
|
410
|
+
"description": "Long-term / persistent memory",
|
|
411
|
+
"type": "object",
|
|
412
|
+
"properties": {
|
|
413
|
+
"enabled": {
|
|
414
|
+
"default": false,
|
|
415
|
+
"description": "Enable long-term memory persistence",
|
|
416
|
+
"type": "boolean"
|
|
417
|
+
},
|
|
418
|
+
"store": {
|
|
419
|
+
"default": "vector",
|
|
420
|
+
"description": "Long-term memory storage backend",
|
|
421
|
+
"type": "string",
|
|
422
|
+
"enum": [
|
|
423
|
+
"vector",
|
|
424
|
+
"database",
|
|
425
|
+
"redis"
|
|
426
|
+
]
|
|
427
|
+
},
|
|
428
|
+
"maxEntries": {
|
|
429
|
+
"description": "Max entries in long-term memory",
|
|
430
|
+
"type": "integer",
|
|
431
|
+
"minimum": 1,
|
|
432
|
+
"maximum": 9007199254740991
|
|
433
|
+
}
|
|
434
|
+
},
|
|
435
|
+
"required": [
|
|
436
|
+
"enabled",
|
|
437
|
+
"store"
|
|
438
|
+
],
|
|
439
|
+
"additionalProperties": false
|
|
440
|
+
},
|
|
441
|
+
"reflectionInterval": {
|
|
442
|
+
"description": "Reflect every N interactions to improve behavior",
|
|
443
|
+
"type": "integer",
|
|
444
|
+
"minimum": 1,
|
|
445
|
+
"maximum": 9007199254740991
|
|
446
|
+
}
|
|
447
|
+
},
|
|
448
|
+
"additionalProperties": false
|
|
449
|
+
},
|
|
450
|
+
"guardrails": {
|
|
451
|
+
"description": "Safety guardrails for the agent",
|
|
452
|
+
"type": "object",
|
|
453
|
+
"properties": {
|
|
454
|
+
"maxTokensPerInvocation": {
|
|
455
|
+
"description": "Token budget per single invocation",
|
|
456
|
+
"type": "integer",
|
|
457
|
+
"minimum": 1,
|
|
458
|
+
"maximum": 9007199254740991
|
|
459
|
+
},
|
|
460
|
+
"maxExecutionTimeSec": {
|
|
461
|
+
"description": "Max execution time in seconds",
|
|
462
|
+
"type": "integer",
|
|
463
|
+
"minimum": 1,
|
|
464
|
+
"maximum": 9007199254740991
|
|
465
|
+
},
|
|
466
|
+
"blockedTopics": {
|
|
467
|
+
"description": "Forbidden topics or action names",
|
|
468
|
+
"type": "array",
|
|
469
|
+
"items": {
|
|
470
|
+
"type": "string"
|
|
471
|
+
}
|
|
472
|
+
}
|
|
473
|
+
},
|
|
474
|
+
"additionalProperties": false
|
|
475
|
+
},
|
|
476
|
+
"structuredOutput": {
|
|
477
|
+
"description": "Structured output format and validation configuration",
|
|
478
|
+
"type": "object",
|
|
479
|
+
"properties": {
|
|
480
|
+
"format": {
|
|
481
|
+
"type": "string",
|
|
482
|
+
"enum": [
|
|
483
|
+
"json_object",
|
|
484
|
+
"json_schema",
|
|
485
|
+
"regex",
|
|
486
|
+
"grammar",
|
|
487
|
+
"xml"
|
|
488
|
+
],
|
|
489
|
+
"description": "Expected output format"
|
|
490
|
+
},
|
|
491
|
+
"schema": {
|
|
492
|
+
"description": "JSON Schema definition for output",
|
|
493
|
+
"type": "object",
|
|
494
|
+
"propertyNames": {
|
|
495
|
+
"type": "string"
|
|
496
|
+
},
|
|
497
|
+
"additionalProperties": {}
|
|
498
|
+
},
|
|
499
|
+
"strict": {
|
|
500
|
+
"default": false,
|
|
501
|
+
"description": "Enforce exact schema compliance",
|
|
502
|
+
"type": "boolean"
|
|
503
|
+
},
|
|
504
|
+
"retryOnValidationFailure": {
|
|
505
|
+
"default": true,
|
|
506
|
+
"description": "Retry generation when output fails validation",
|
|
507
|
+
"type": "boolean"
|
|
508
|
+
},
|
|
509
|
+
"maxRetries": {
|
|
510
|
+
"default": 3,
|
|
511
|
+
"description": "Maximum retries on validation failure",
|
|
512
|
+
"type": "integer",
|
|
513
|
+
"minimum": 0,
|
|
514
|
+
"maximum": 9007199254740991
|
|
515
|
+
},
|
|
516
|
+
"fallbackFormat": {
|
|
517
|
+
"description": "Fallback format if primary format fails",
|
|
518
|
+
"type": "string",
|
|
519
|
+
"enum": [
|
|
520
|
+
"json_object",
|
|
521
|
+
"json_schema",
|
|
522
|
+
"regex",
|
|
523
|
+
"grammar",
|
|
524
|
+
"xml"
|
|
525
|
+
]
|
|
526
|
+
},
|
|
527
|
+
"transformPipeline": {
|
|
528
|
+
"description": "Post-processing steps applied to output",
|
|
529
|
+
"type": "array",
|
|
530
|
+
"items": {
|
|
531
|
+
"type": "string",
|
|
532
|
+
"enum": [
|
|
533
|
+
"trim",
|
|
534
|
+
"parse_json",
|
|
535
|
+
"validate",
|
|
536
|
+
"coerce_types"
|
|
537
|
+
],
|
|
538
|
+
"description": "Post-processing step for structured output"
|
|
539
|
+
}
|
|
540
|
+
}
|
|
541
|
+
},
|
|
542
|
+
"required": [
|
|
543
|
+
"format",
|
|
544
|
+
"strict",
|
|
545
|
+
"retryOnValidationFailure",
|
|
546
|
+
"maxRetries"
|
|
547
|
+
],
|
|
548
|
+
"additionalProperties": false
|
|
549
|
+
},
|
|
347
550
|
"developmentConfig": {
|
|
348
551
|
"type": "object",
|
|
349
552
|
"properties": {
|
|
@@ -773,6 +773,126 @@
|
|
|
773
773
|
"type": "string",
|
|
774
774
|
"format": "date-time",
|
|
775
775
|
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"
|
|
776
|
+
},
|
|
777
|
+
"streaming": {
|
|
778
|
+
"description": "Streaming configuration",
|
|
779
|
+
"type": "object",
|
|
780
|
+
"properties": {
|
|
781
|
+
"enabled": {
|
|
782
|
+
"type": "boolean",
|
|
783
|
+
"description": "Enable streaming for MCP communication"
|
|
784
|
+
},
|
|
785
|
+
"chunkSize": {
|
|
786
|
+
"description": "Size of each streamed chunk in bytes",
|
|
787
|
+
"type": "integer",
|
|
788
|
+
"exclusiveMinimum": 0,
|
|
789
|
+
"maximum": 9007199254740991
|
|
790
|
+
},
|
|
791
|
+
"heartbeatIntervalMs": {
|
|
792
|
+
"default": 30000,
|
|
793
|
+
"description": "Heartbeat interval in milliseconds",
|
|
794
|
+
"type": "integer",
|
|
795
|
+
"exclusiveMinimum": 0,
|
|
796
|
+
"maximum": 9007199254740991
|
|
797
|
+
},
|
|
798
|
+
"backpressure": {
|
|
799
|
+
"description": "Backpressure handling strategy",
|
|
800
|
+
"type": "string",
|
|
801
|
+
"enum": [
|
|
802
|
+
"drop",
|
|
803
|
+
"buffer",
|
|
804
|
+
"block"
|
|
805
|
+
]
|
|
806
|
+
}
|
|
807
|
+
},
|
|
808
|
+
"required": [
|
|
809
|
+
"enabled",
|
|
810
|
+
"heartbeatIntervalMs"
|
|
811
|
+
],
|
|
812
|
+
"additionalProperties": false
|
|
813
|
+
},
|
|
814
|
+
"toolApproval": {
|
|
815
|
+
"description": "Tool approval configuration",
|
|
816
|
+
"type": "object",
|
|
817
|
+
"properties": {
|
|
818
|
+
"requireApproval": {
|
|
819
|
+
"default": false,
|
|
820
|
+
"description": "Require approval before tool execution",
|
|
821
|
+
"type": "boolean"
|
|
822
|
+
},
|
|
823
|
+
"approvalStrategy": {
|
|
824
|
+
"type": "string",
|
|
825
|
+
"enum": [
|
|
826
|
+
"human_in_loop",
|
|
827
|
+
"auto_approve",
|
|
828
|
+
"policy_based"
|
|
829
|
+
],
|
|
830
|
+
"description": "Approval strategy for tool execution"
|
|
831
|
+
},
|
|
832
|
+
"dangerousToolPatterns": {
|
|
833
|
+
"description": "Regex patterns for tools needing approval",
|
|
834
|
+
"type": "array",
|
|
835
|
+
"items": {
|
|
836
|
+
"type": "string"
|
|
837
|
+
}
|
|
838
|
+
},
|
|
839
|
+
"autoApproveTimeout": {
|
|
840
|
+
"description": "Auto-approve timeout in seconds",
|
|
841
|
+
"type": "integer",
|
|
842
|
+
"exclusiveMinimum": 0,
|
|
843
|
+
"maximum": 9007199254740991
|
|
844
|
+
}
|
|
845
|
+
},
|
|
846
|
+
"required": [
|
|
847
|
+
"requireApproval",
|
|
848
|
+
"approvalStrategy"
|
|
849
|
+
],
|
|
850
|
+
"additionalProperties": false
|
|
851
|
+
},
|
|
852
|
+
"sampling": {
|
|
853
|
+
"description": "LLM sampling configuration",
|
|
854
|
+
"type": "object",
|
|
855
|
+
"properties": {
|
|
856
|
+
"enabled": {
|
|
857
|
+
"type": "boolean",
|
|
858
|
+
"description": "Enable LLM sampling"
|
|
859
|
+
},
|
|
860
|
+
"maxTokens": {
|
|
861
|
+
"type": "integer",
|
|
862
|
+
"exclusiveMinimum": 0,
|
|
863
|
+
"maximum": 9007199254740991,
|
|
864
|
+
"description": "Maximum tokens to generate"
|
|
865
|
+
},
|
|
866
|
+
"temperature": {
|
|
867
|
+
"description": "Sampling temperature",
|
|
868
|
+
"type": "number",
|
|
869
|
+
"minimum": 0,
|
|
870
|
+
"maximum": 2
|
|
871
|
+
},
|
|
872
|
+
"stopSequences": {
|
|
873
|
+
"description": "Stop sequences to end generation",
|
|
874
|
+
"type": "array",
|
|
875
|
+
"items": {
|
|
876
|
+
"type": "string"
|
|
877
|
+
}
|
|
878
|
+
},
|
|
879
|
+
"modelPreferences": {
|
|
880
|
+
"description": "Preferred model IDs in priority order",
|
|
881
|
+
"type": "array",
|
|
882
|
+
"items": {
|
|
883
|
+
"type": "string"
|
|
884
|
+
}
|
|
885
|
+
},
|
|
886
|
+
"systemPrompt": {
|
|
887
|
+
"description": "System prompt for sampling context",
|
|
888
|
+
"type": "string"
|
|
889
|
+
}
|
|
890
|
+
},
|
|
891
|
+
"required": [
|
|
892
|
+
"enabled",
|
|
893
|
+
"maxTokens"
|
|
894
|
+
],
|
|
895
|
+
"additionalProperties": false
|
|
776
896
|
}
|
|
777
897
|
},
|
|
778
898
|
"required": [
|
|
@@ -833,6 +953,54 @@
|
|
|
833
953
|
"warn",
|
|
834
954
|
"error"
|
|
835
955
|
]
|
|
956
|
+
},
|
|
957
|
+
"roots": {
|
|
958
|
+
"description": "Root directories/resources configuration",
|
|
959
|
+
"type": "object",
|
|
960
|
+
"properties": {
|
|
961
|
+
"roots": {
|
|
962
|
+
"type": "array",
|
|
963
|
+
"items": {
|
|
964
|
+
"type": "object",
|
|
965
|
+
"properties": {
|
|
966
|
+
"uri": {
|
|
967
|
+
"type": "string",
|
|
968
|
+
"description": "Root URI (e.g., file:///path/to/project)"
|
|
969
|
+
},
|
|
970
|
+
"name": {
|
|
971
|
+
"description": "Human-readable root name",
|
|
972
|
+
"type": "string"
|
|
973
|
+
},
|
|
974
|
+
"readOnly": {
|
|
975
|
+
"description": "Whether the root is read-only",
|
|
976
|
+
"type": "boolean"
|
|
977
|
+
}
|
|
978
|
+
},
|
|
979
|
+
"required": [
|
|
980
|
+
"uri"
|
|
981
|
+
],
|
|
982
|
+
"additionalProperties": false,
|
|
983
|
+
"description": "A single root directory or resource"
|
|
984
|
+
},
|
|
985
|
+
"description": "Root directories or resources available to the client"
|
|
986
|
+
},
|
|
987
|
+
"watchForChanges": {
|
|
988
|
+
"default": false,
|
|
989
|
+
"description": "Watch root directories for filesystem changes",
|
|
990
|
+
"type": "boolean"
|
|
991
|
+
},
|
|
992
|
+
"notifyOnChange": {
|
|
993
|
+
"default": true,
|
|
994
|
+
"description": "Notify server when root contents change",
|
|
995
|
+
"type": "boolean"
|
|
996
|
+
}
|
|
997
|
+
},
|
|
998
|
+
"required": [
|
|
999
|
+
"roots",
|
|
1000
|
+
"watchForChanges",
|
|
1001
|
+
"notifyOnChange"
|
|
1002
|
+
],
|
|
1003
|
+
"additionalProperties": false
|
|
836
1004
|
}
|
|
837
1005
|
},
|
|
838
1006
|
"required": [
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"uri": {
|
|
6
|
+
"type": "string",
|
|
7
|
+
"description": "Root URI (e.g., file:///path/to/project)"
|
|
8
|
+
},
|
|
9
|
+
"name": {
|
|
10
|
+
"description": "Human-readable root name",
|
|
11
|
+
"type": "string"
|
|
12
|
+
},
|
|
13
|
+
"readOnly": {
|
|
14
|
+
"description": "Whether the root is read-only",
|
|
15
|
+
"type": "boolean"
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
"required": [
|
|
19
|
+
"uri"
|
|
20
|
+
],
|
|
21
|
+
"additionalProperties": false,
|
|
22
|
+
"description": "A single root directory or resource"
|
|
23
|
+
}
|