@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.
Files changed (293) hide show
  1. package/dist/ai/index.d.mts +1 -1
  2. package/dist/ai/index.d.ts +1 -1
  3. package/dist/ai/index.js +230 -3
  4. package/dist/ai/index.js.map +1 -1
  5. package/dist/ai/index.mjs +218 -3
  6. package/dist/ai/index.mjs.map +1 -1
  7. package/dist/api/index.d.mts +2 -2
  8. package/dist/api/index.d.ts +2 -2
  9. package/dist/api/index.js +3409 -2841
  10. package/dist/api/index.js.map +1 -1
  11. package/dist/api/index.mjs +3386 -2841
  12. package/dist/api/index.mjs.map +1 -1
  13. package/dist/automation/index.d.mts +1 -1
  14. package/dist/automation/index.d.ts +1 -1
  15. package/dist/contracts/index.d.mts +2 -2
  16. package/dist/contracts/index.d.ts +2 -2
  17. package/dist/contracts/index.js.map +1 -1
  18. package/dist/data/index.d.mts +2 -2
  19. package/dist/data/index.d.ts +2 -2
  20. package/dist/data/index.js +58 -1
  21. package/dist/data/index.js.map +1 -1
  22. package/dist/data/index.mjs +58 -1
  23. package/dist/data/index.mjs.map +1 -1
  24. package/dist/{driver.zod-E3C6n0W-.d.ts → driver.zod-B3Q0oLlF.d.ts} +1 -1
  25. package/dist/{driver.zod-DnOPgUGi.d.mts → driver.zod-Bf2z72WQ.d.mts} +1 -1
  26. package/dist/{index-DyawwLFZ.d.ts → index-B3C8s_DZ.d.ts} +307 -29
  27. package/dist/{index-DTCkpGMm.d.mts → index-BliYpI46.d.mts} +879 -52
  28. package/dist/{index-BbtSaxHm.d.ts → index-BpE_xfkc.d.ts} +3289 -229
  29. package/dist/{index-E1mP_eoE.d.mts → index-C3cFLYII.d.mts} +307 -29
  30. package/dist/{index-BpP0MwlW.d.ts → index-CXtgLAue.d.ts} +879 -52
  31. package/dist/{index-D-tf4nDV.d.mts → index-CYbdd-mL.d.mts} +27 -1
  32. package/dist/index-CeUUI-ym.d.mts +2102 -0
  33. package/dist/{index-BPhGHW32.d.ts → index-CfvdYFyf.d.ts} +27 -1
  34. package/dist/{index-CDN6TRx9.d.mts → index-ClHj1Tbo.d.mts} +71 -2
  35. package/dist/{index-CDN6TRx9.d.ts → index-ClHj1Tbo.d.ts} +71 -2
  36. package/dist/index-CmY8tgpL.d.ts +2102 -0
  37. package/dist/{index-DRCh2NTZ.d.mts → index-CqDMk0T6.d.mts} +3289 -229
  38. package/dist/{index-d9wYlv-g.d.ts → index-DNKiU_-x.d.mts} +684 -18
  39. package/dist/{index-d9wYlv-g.d.mts → index-DNKiU_-x.d.ts} +684 -18
  40. package/dist/{index-CisfSmuF.d.ts → index-Dm4UfDKG.d.ts} +451 -19
  41. package/dist/index-KhvhiesR.d.mts +6902 -0
  42. package/dist/{index-BV0xBoer.d.mts → index-Onf8hbkX.d.mts} +451 -19
  43. package/dist/index-OqCqQSaH.d.ts +6902 -0
  44. package/dist/index.d.mts +2519 -222
  45. package/dist/index.d.ts +2519 -222
  46. package/dist/index.js +9957 -8069
  47. package/dist/index.js.map +1 -1
  48. package/dist/index.mjs +9957 -8069
  49. package/dist/index.mjs.map +1 -1
  50. package/dist/integration/index.d.mts +1 -1
  51. package/dist/integration/index.d.ts +1 -1
  52. package/dist/integration/index.js +67 -0
  53. package/dist/integration/index.js.map +1 -1
  54. package/dist/integration/index.mjs +61 -0
  55. package/dist/integration/index.mjs.map +1 -1
  56. package/dist/kernel/index.d.mts +2 -2
  57. package/dist/kernel/index.d.ts +2 -2
  58. package/dist/kernel/index.js +1698 -1474
  59. package/dist/kernel/index.js.map +1 -1
  60. package/dist/kernel/index.mjs +1690 -1474
  61. package/dist/kernel/index.mjs.map +1 -1
  62. package/dist/{package-registry.zod-CbS9FKeH.d.mts → package-registry.zod-BJQSiICj.d.mts} +78 -43
  63. package/dist/{package-registry.zod-CbS9FKeH.d.ts → package-registry.zod-BJQSiICj.d.ts} +78 -43
  64. package/dist/security/index.d.mts +1 -1
  65. package/dist/security/index.d.ts +1 -1
  66. package/dist/security/index.js +47 -1
  67. package/dist/security/index.js.map +1 -1
  68. package/dist/security/index.mjs +45 -1
  69. package/dist/security/index.mjs.map +1 -1
  70. package/dist/system/index.d.mts +1 -1
  71. package/dist/system/index.d.ts +1 -1
  72. package/dist/system/index.js +2189 -1821
  73. package/dist/system/index.js.map +1 -1
  74. package/dist/system/index.mjs +2168 -1821
  75. package/dist/system/index.mjs.map +1 -1
  76. package/dist/ui/index.d.mts +1 -1
  77. package/dist/ui/index.d.ts +1 -1
  78. package/dist/ui/index.js +1414 -767
  79. package/dist/ui/index.js.map +1 -1
  80. package/dist/ui/index.mjs +1354 -767
  81. package/dist/ui/index.mjs.map +1 -1
  82. package/json-schema/ai/Agent.json +203 -0
  83. package/json-schema/ai/AgentCommunicationProtocol.json +9 -0
  84. package/json-schema/ai/AgentGroupMember.json +45 -0
  85. package/json-schema/ai/AgentGroupRole.json +10 -0
  86. package/json-schema/ai/DevOpsAgent.json +203 -0
  87. package/json-schema/ai/MCPClientConfig.json +168 -0
  88. package/json-schema/ai/MCPRootEntry.json +23 -0
  89. package/json-schema/ai/MCPRootsConfig.json +49 -0
  90. package/json-schema/ai/MCPSamplingConfig.json +46 -0
  91. package/json-schema/ai/MCPServerConfig.json +120 -0
  92. package/json-schema/ai/MCPStreamingConfig.json +38 -0
  93. package/json-schema/ai/MCPToolApproval.json +39 -0
  94. package/json-schema/ai/MultiAgentGroup.json +137 -0
  95. package/json-schema/ai/StructuredOutputConfig.json +75 -0
  96. package/json-schema/ai/StructuredOutputFormat.json +12 -0
  97. package/json-schema/ai/TransformPipelineStep.json +11 -0
  98. package/json-schema/api/AppDefinitionResponse.json +285 -7
  99. package/json-schema/api/BasePresence.json +40 -0
  100. package/json-schema/api/BatchLoadingStrategy.json +40 -0
  101. package/json-schema/api/Callback.json +39 -0
  102. package/json-schema/api/DataLoaderConfig.json +55 -0
  103. package/json-schema/api/DisablePackageResponse.json +26 -0
  104. package/json-schema/api/Discovery.json +4 -62
  105. package/json-schema/api/EnablePackageResponse.json +26 -0
  106. package/json-schema/api/FederationEntity.json +110 -0
  107. package/json-schema/api/FederationEntityKey.json +20 -0
  108. package/json-schema/api/FederationExternalField.json +18 -0
  109. package/json-schema/api/FederationGateway.json +327 -0
  110. package/json-schema/api/FederationProvides.json +19 -0
  111. package/json-schema/api/FederationRequires.json +19 -0
  112. package/json-schema/api/GetDiscoveryResponse.json +1 -60
  113. package/json-schema/api/GetPackageResponse.json +26 -0
  114. package/json-schema/api/GraphQLConfig.json +327 -0
  115. package/json-schema/api/GraphQLQueryAdapter.json +84 -0
  116. package/json-schema/api/InstallPackageRequest.json +26 -0
  117. package/json-schema/api/InstallPackageResponse.json +26 -0
  118. package/json-schema/api/ListPackagesResponse.json +26 -0
  119. package/json-schema/api/ODataQueryAdapter.json +66 -0
  120. package/json-schema/api/OpenApi31Extensions.json +139 -0
  121. package/json-schema/api/OperatorMapping.json +26 -0
  122. package/json-schema/api/PresenceStatus.json +10 -0
  123. package/json-schema/api/QueryAdapterConfig.json +272 -0
  124. package/json-schema/api/QueryAdapterTarget.json +9 -0
  125. package/json-schema/api/QueryOptimizationConfig.json +126 -0
  126. package/json-schema/api/RealtimeRecordAction.json +9 -0
  127. package/json-schema/api/RestQueryAdapter.json +86 -0
  128. package/json-schema/api/RestServerConfig.json +139 -0
  129. package/json-schema/api/SubgraphConfig.json +183 -0
  130. package/json-schema/api/WebhookConfig.json +129 -0
  131. package/json-schema/api/WebhookEvent.json +64 -0
  132. package/json-schema/data/ExternalLookup.json +128 -0
  133. package/json-schema/identity/SCIMBulkOperation.json +41 -0
  134. package/json-schema/identity/SCIMBulkRequest.json +73 -0
  135. package/json-schema/identity/SCIMBulkResponse.json +61 -0
  136. package/json-schema/identity/SCIMBulkResponseOperation.json +36 -0
  137. package/json-schema/integration/CircuitBreakerConfig.json +49 -0
  138. package/json-schema/integration/Connector.json +223 -0
  139. package/json-schema/integration/ConnectorHealth.json +113 -0
  140. package/json-schema/integration/DatabaseConnector.json +223 -0
  141. package/json-schema/integration/ErrorCategory.json +15 -0
  142. package/json-schema/integration/ErrorMappingConfig.json +112 -0
  143. package/json-schema/integration/ErrorMappingRule.json +66 -0
  144. package/json-schema/integration/FileStorageConnector.json +223 -0
  145. package/json-schema/integration/GitHubConnector.json +223 -0
  146. package/json-schema/integration/HealthCheckConfig.json +58 -0
  147. package/json-schema/integration/MessageQueueConnector.json +223 -0
  148. package/json-schema/integration/SaasConnector.json +223 -0
  149. package/json-schema/integration/VercelConnector.json +223 -0
  150. package/json-schema/kernel/CLICommandContribution.json +23 -0
  151. package/json-schema/kernel/CLIExtensionExport.json +22 -0
  152. package/json-schema/kernel/DevFixtureConfig.json +35 -0
  153. package/json-schema/kernel/DevPluginConfig.json +170 -0
  154. package/json-schema/kernel/DevPluginPreset.json +10 -0
  155. package/json-schema/kernel/DevServiceOverride.json +41 -0
  156. package/json-schema/kernel/DevToolsConfig.json +45 -0
  157. package/json-schema/kernel/DisablePackageResponse.json +26 -0
  158. package/json-schema/kernel/EnablePackageResponse.json +26 -0
  159. package/json-schema/kernel/GetPackageResponse.json +26 -0
  160. package/json-schema/kernel/InstallPackageRequest.json +26 -0
  161. package/json-schema/kernel/InstallPackageResponse.json +26 -0
  162. package/json-schema/kernel/InstalledPackage.json +26 -0
  163. package/json-schema/kernel/ListPackagesResponse.json +26 -0
  164. package/json-schema/kernel/Manifest.json +26 -0
  165. package/json-schema/kernel/MetadataFallbackStrategy.json +9 -0
  166. package/json-schema/kernel/MetadataLoaderContract.json +7 -0
  167. package/json-schema/kernel/MetadataManagerConfig.json +21 -0
  168. package/json-schema/security/RLSAuditConfig.json +62 -0
  169. package/json-schema/security/RLSAuditEvent.json +66 -0
  170. package/json-schema/security/RLSConfig.json +62 -0
  171. package/json-schema/system/AuthConfig.json +83 -0
  172. package/json-schema/system/BackupConfig.json +148 -0
  173. package/json-schema/system/BackupRetention.json +27 -0
  174. package/json-schema/system/BackupStrategy.json +10 -0
  175. package/json-schema/system/CacheAvalanchePrevention.json +77 -0
  176. package/json-schema/system/CacheConsistency.json +11 -0
  177. package/json-schema/system/CacheWarmup.json +44 -0
  178. package/json-schema/system/ComplianceAuditRequirement.json +43 -0
  179. package/json-schema/system/ComplianceEncryptionRequirement.json +58 -0
  180. package/json-schema/system/DataClassificationPolicy.json +46 -0
  181. package/json-schema/system/DisasterRecoveryPlan.json +414 -0
  182. package/json-schema/system/DistributedCacheConfig.json +269 -0
  183. package/json-schema/system/FailoverConfig.json +102 -0
  184. package/json-schema/system/FailoverMode.json +11 -0
  185. package/json-schema/system/MaskingVisibilityRule.json +56 -0
  186. package/json-schema/system/MetadataFallbackStrategy.json +9 -0
  187. package/json-schema/system/MetadataLoaderContract.json +9 -1
  188. package/json-schema/system/MetadataManagerConfig.json +52 -11
  189. package/json-schema/system/MetadataRecord.json +32 -1
  190. package/json-schema/system/MetadataSource.json +10 -0
  191. package/json-schema/system/MutualTLSConfig.json +83 -0
  192. package/json-schema/system/RPO.json +27 -0
  193. package/json-schema/system/RTO.json +27 -0
  194. package/json-schema/system/SecurityContextConfig.json +288 -0
  195. package/json-schema/system/SecurityEventCorrelation.json +40 -0
  196. package/json-schema/ui/Action.json +200 -5
  197. package/json-schema/ui/ActionParam.json +62 -2
  198. package/json-schema/ui/AnimationTrigger.json +14 -0
  199. package/json-schema/ui/App.json +285 -7
  200. package/json-schema/ui/AriaProps.json +49 -0
  201. package/json-schema/ui/BreakpointColumnMap.json +38 -0
  202. package/json-schema/ui/BreakpointName.json +12 -0
  203. package/json-schema/ui/BreakpointOrderMap.json +26 -0
  204. package/json-schema/ui/ChartAnnotation.json +31 -1
  205. package/json-schema/ui/ChartAxis.json +30 -1
  206. package/json-schema/ui/ChartConfig.json +259 -7
  207. package/json-schema/ui/ChartSeries.json +30 -1
  208. package/json-schema/ui/ColumnSummary.json +18 -0
  209. package/json-schema/ui/ComponentAnimation.json +246 -0
  210. package/json-schema/ui/ConflictResolution.json +11 -0
  211. package/json-schema/ui/Dashboard.json +627 -11
  212. package/json-schema/ui/DashboardNavItem.json +30 -1
  213. package/json-schema/ui/DashboardWidget.json +433 -8
  214. package/json-schema/ui/DateFormat.json +36 -0
  215. package/json-schema/ui/DensityMode.json +9 -0
  216. package/json-schema/ui/DndConfig.json +306 -0
  217. package/json-schema/ui/DragConstraint.json +44 -0
  218. package/json-schema/ui/DragHandle.json +10 -0
  219. package/json-schema/ui/DragItem.json +160 -0
  220. package/json-schema/ui/DropEffect.json +11 -0
  221. package/json-schema/ui/DropZone.json +114 -0
  222. package/json-schema/ui/EasingFunction.json +13 -0
  223. package/json-schema/ui/EvictionPolicy.json +10 -0
  224. package/json-schema/ui/FocusManagement.json +69 -0
  225. package/json-schema/ui/FocusTrapConfig.json +32 -0
  226. package/json-schema/ui/FormField.json +90 -3
  227. package/json-schema/ui/GalleryConfig.json +46 -0
  228. package/json-schema/ui/GestureConfig.json +128 -0
  229. package/json-schema/ui/GestureType.json +14 -0
  230. package/json-schema/ui/GroupNavItem.json +30 -1
  231. package/json-schema/ui/GroupingConfig.json +45 -0
  232. package/json-schema/ui/GroupingField.json +30 -0
  233. package/json-schema/ui/I18nLabel.json +34 -0
  234. package/json-schema/ui/I18nObject.json +26 -0
  235. package/json-schema/ui/KeyboardNavigationConfig.json +194 -0
  236. package/json-schema/ui/KeyboardShortcut.json +66 -0
  237. package/json-schema/ui/ListColumn.json +55 -1
  238. package/json-schema/ui/ListView.json +435 -4
  239. package/json-schema/ui/LocaleConfig.json +108 -0
  240. package/json-schema/ui/LongPressGestureConfig.json +20 -0
  241. package/json-schema/ui/MotionConfig.json +405 -0
  242. package/json-schema/ui/NavigationItem.json +150 -5
  243. package/json-schema/ui/Notification.json +232 -0
  244. package/json-schema/ui/NotificationAction.json +60 -0
  245. package/json-schema/ui/NotificationConfig.json +52 -0
  246. package/json-schema/ui/NotificationPosition.json +13 -0
  247. package/json-schema/ui/NotificationSeverity.json +11 -0
  248. package/json-schema/ui/NotificationType.json +12 -0
  249. package/json-schema/ui/NumberFormat.json +42 -0
  250. package/json-schema/ui/ObjectNavItem.json +30 -1
  251. package/json-schema/ui/OfflineCacheConfig.json +40 -0
  252. package/json-schema/ui/OfflineConfig.json +157 -0
  253. package/json-schema/ui/OfflineStrategy.json +12 -0
  254. package/json-schema/ui/Page.json +285 -3
  255. package/json-schema/ui/PageCardProps.json +79 -1
  256. package/json-schema/ui/PageComponent.json +175 -1
  257. package/json-schema/ui/PageHeaderProps.json +108 -2
  258. package/json-schema/ui/PageNavItem.json +30 -1
  259. package/json-schema/ui/PageRegion.json +175 -1
  260. package/json-schema/ui/PageTabsProps.json +79 -1
  261. package/json-schema/ui/PageTransition.json +53 -0
  262. package/json-schema/ui/PerformanceConfig.json +57 -0
  263. package/json-schema/ui/PersistStorage.json +10 -0
  264. package/json-schema/ui/PinchGestureConfig.json +16 -0
  265. package/json-schema/ui/PluralRule.json +40 -0
  266. package/json-schema/ui/Report.json +490 -8
  267. package/json-schema/ui/ReportChart.json +199 -5
  268. package/json-schema/ui/ReportColumn.json +126 -1
  269. package/json-schema/ui/ResponsiveConfig.json +97 -0
  270. package/json-schema/ui/RowColorConfig.json +25 -0
  271. package/json-schema/ui/RowHeight.json +12 -0
  272. package/json-schema/ui/SwipeDirection.json +10 -0
  273. package/json-schema/ui/SwipeGestureConfig.json +32 -0
  274. package/json-schema/ui/SyncConfig.json +47 -0
  275. package/json-schema/ui/Theme.json +137 -0
  276. package/json-schema/ui/TimelineConfig.json +46 -0
  277. package/json-schema/ui/TouchInteraction.json +232 -0
  278. package/json-schema/ui/TouchTargetConfig.json +49 -0
  279. package/json-schema/ui/TransitionConfig.json +47 -0
  280. package/json-schema/ui/TransitionPreset.json +16 -0
  281. package/json-schema/ui/UrlNavItem.json +30 -1
  282. package/json-schema/ui/ViewSharing.json +24 -0
  283. package/json-schema/ui/WcagContrastLevel.json +8 -0
  284. package/json-schema/ui/WidgetEvent.json +60 -2
  285. package/json-schema/ui/WidgetManifest.json +284 -6
  286. package/json-schema/ui/WidgetProperty.json +60 -2
  287. package/package.json +1 -1
  288. package/dist/index-C6p-2KXV.d.ts +0 -767
  289. package/dist/index-CVnGe2b8.d.mts +0 -767
  290. package/dist/index-CZjkpp75.d.mts +0 -3867
  291. package/dist/index-CgkjUheS.d.ts +0 -3867
  292. package/dist/{index-B08s7rEU.d.mts → index-DmhxH5jy.d.mts} +8 -8
  293. package/dist/{index-DqnBqATx.d.ts → index-y5JJvyML.d.ts} +8 -8
@@ -116,6 +116,485 @@ declare const CacheConfigSchema: z.ZodObject<{
116
116
  }, z.core.$strip>;
117
117
  type CacheConfig = z.infer<typeof CacheConfigSchema>;
118
118
  type CacheConfigInput = z.input<typeof CacheConfigSchema>;
119
+ /**
120
+ * Distributed Cache Consistency Schema
121
+ *
122
+ * Defines write strategies for distributed cache consistency.
123
+ *
124
+ * - **write_through**: Write to cache and backend simultaneously
125
+ * - **write_behind**: Write to cache first, async persist to backend
126
+ * - **write_around**: Write to backend only, cache on next read
127
+ * - **refresh_ahead**: Proactively refresh expiring entries before TTL
128
+ */
129
+ declare const CacheConsistencySchema: z.ZodEnum<{
130
+ write_through: "write_through";
131
+ write_behind: "write_behind";
132
+ write_around: "write_around";
133
+ refresh_ahead: "refresh_ahead";
134
+ }>;
135
+ type CacheConsistency = z.infer<typeof CacheConsistencySchema>;
136
+ /**
137
+ * Cache Avalanche Prevention Schema
138
+ *
139
+ * Strategies to prevent cache stampede/avalanche when many keys expire simultaneously.
140
+ *
141
+ * @example
142
+ * ```typescript
143
+ * const prevention: CacheAvalanchePrevention = {
144
+ * jitterTtl: { enabled: true, maxJitterSeconds: 60 },
145
+ * circuitBreaker: { enabled: true, failureThreshold: 5, resetTimeout: 30 },
146
+ * lockout: { enabled: true, lockTimeoutMs: 5000 },
147
+ * };
148
+ * ```
149
+ */
150
+ declare const CacheAvalanchePreventionSchema: z.ZodObject<{
151
+ jitterTtl: z.ZodOptional<z.ZodObject<{
152
+ enabled: z.ZodDefault<z.ZodBoolean>;
153
+ maxJitterSeconds: z.ZodDefault<z.ZodNumber>;
154
+ }, z.core.$strip>>;
155
+ circuitBreaker: z.ZodOptional<z.ZodObject<{
156
+ enabled: z.ZodDefault<z.ZodBoolean>;
157
+ failureThreshold: z.ZodDefault<z.ZodNumber>;
158
+ resetTimeout: z.ZodDefault<z.ZodNumber>;
159
+ }, z.core.$strip>>;
160
+ lockout: z.ZodOptional<z.ZodObject<{
161
+ enabled: z.ZodDefault<z.ZodBoolean>;
162
+ lockTimeoutMs: z.ZodDefault<z.ZodNumber>;
163
+ }, z.core.$strip>>;
164
+ }, z.core.$strip>;
165
+ type CacheAvalanchePrevention = z.infer<typeof CacheAvalanchePreventionSchema>;
166
+ /**
167
+ * Cache Warmup Strategy Schema
168
+ *
169
+ * Defines how cache is pre-populated on startup or after cache flush.
170
+ */
171
+ declare const CacheWarmupSchema: z.ZodObject<{
172
+ enabled: z.ZodDefault<z.ZodBoolean>;
173
+ strategy: z.ZodDefault<z.ZodEnum<{
174
+ lazy: "lazy";
175
+ eager: "eager";
176
+ scheduled: "scheduled";
177
+ }>>;
178
+ schedule: z.ZodOptional<z.ZodString>;
179
+ patterns: z.ZodOptional<z.ZodArray<z.ZodString>>;
180
+ concurrency: z.ZodDefault<z.ZodNumber>;
181
+ }, z.core.$strip>;
182
+ type CacheWarmup = z.infer<typeof CacheWarmupSchema>;
183
+ /**
184
+ * Distributed Cache Configuration Schema
185
+ *
186
+ * Extended cache configuration for distributed multi-node deployments.
187
+ * Adds consistency strategies, avalanche prevention, and warmup policies.
188
+ *
189
+ * @example
190
+ * ```typescript
191
+ * const distributedCache: DistributedCacheConfig = {
192
+ * enabled: true,
193
+ * tiers: [
194
+ * { name: 'l1', type: 'memory', maxSize: 100, ttl: 60, strategy: 'lru' },
195
+ * { name: 'l2', type: 'redis', maxSize: 1000, ttl: 300, strategy: 'lru' },
196
+ * ],
197
+ * invalidation: [
198
+ * { trigger: 'update', scope: 'key' },
199
+ * ],
200
+ * consistency: 'write_through',
201
+ * avalanchePrevention: {
202
+ * jitterTtl: { enabled: true, maxJitterSeconds: 30 },
203
+ * circuitBreaker: { enabled: true, failureThreshold: 5 },
204
+ * },
205
+ * warmup: { enabled: true, strategy: 'eager', patterns: ['config:*'] },
206
+ * };
207
+ * ```
208
+ */
209
+ declare const DistributedCacheConfigSchema: z.ZodObject<{
210
+ enabled: z.ZodDefault<z.ZodBoolean>;
211
+ tiers: z.ZodArray<z.ZodObject<{
212
+ name: z.ZodString;
213
+ type: z.ZodEnum<{
214
+ redis: "redis";
215
+ memory: "memory";
216
+ memcached: "memcached";
217
+ cdn: "cdn";
218
+ }>;
219
+ maxSize: z.ZodOptional<z.ZodNumber>;
220
+ ttl: z.ZodDefault<z.ZodNumber>;
221
+ strategy: z.ZodDefault<z.ZodEnum<{
222
+ lru: "lru";
223
+ lfu: "lfu";
224
+ ttl: "ttl";
225
+ fifo: "fifo";
226
+ adaptive: "adaptive";
227
+ }>>;
228
+ warmup: z.ZodDefault<z.ZodBoolean>;
229
+ }, z.core.$strip>>;
230
+ invalidation: z.ZodArray<z.ZodObject<{
231
+ trigger: z.ZodEnum<{
232
+ update: "update";
233
+ delete: "delete";
234
+ create: "create";
235
+ manual: "manual";
236
+ }>;
237
+ scope: z.ZodEnum<{
238
+ pattern: "pattern";
239
+ key: "key";
240
+ all: "all";
241
+ tag: "tag";
242
+ }>;
243
+ pattern: z.ZodOptional<z.ZodString>;
244
+ tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
245
+ }, z.core.$strip>>;
246
+ prefetch: z.ZodDefault<z.ZodBoolean>;
247
+ compression: z.ZodDefault<z.ZodBoolean>;
248
+ encryption: z.ZodDefault<z.ZodBoolean>;
249
+ consistency: z.ZodOptional<z.ZodEnum<{
250
+ write_through: "write_through";
251
+ write_behind: "write_behind";
252
+ write_around: "write_around";
253
+ refresh_ahead: "refresh_ahead";
254
+ }>>;
255
+ avalanchePrevention: z.ZodOptional<z.ZodObject<{
256
+ jitterTtl: z.ZodOptional<z.ZodObject<{
257
+ enabled: z.ZodDefault<z.ZodBoolean>;
258
+ maxJitterSeconds: z.ZodDefault<z.ZodNumber>;
259
+ }, z.core.$strip>>;
260
+ circuitBreaker: z.ZodOptional<z.ZodObject<{
261
+ enabled: z.ZodDefault<z.ZodBoolean>;
262
+ failureThreshold: z.ZodDefault<z.ZodNumber>;
263
+ resetTimeout: z.ZodDefault<z.ZodNumber>;
264
+ }, z.core.$strip>>;
265
+ lockout: z.ZodOptional<z.ZodObject<{
266
+ enabled: z.ZodDefault<z.ZodBoolean>;
267
+ lockTimeoutMs: z.ZodDefault<z.ZodNumber>;
268
+ }, z.core.$strip>>;
269
+ }, z.core.$strip>>;
270
+ warmup: z.ZodOptional<z.ZodObject<{
271
+ enabled: z.ZodDefault<z.ZodBoolean>;
272
+ strategy: z.ZodDefault<z.ZodEnum<{
273
+ lazy: "lazy";
274
+ eager: "eager";
275
+ scheduled: "scheduled";
276
+ }>>;
277
+ schedule: z.ZodOptional<z.ZodString>;
278
+ patterns: z.ZodOptional<z.ZodArray<z.ZodString>>;
279
+ concurrency: z.ZodDefault<z.ZodNumber>;
280
+ }, z.core.$strip>>;
281
+ }, z.core.$strip>;
282
+ type DistributedCacheConfig = z.infer<typeof DistributedCacheConfigSchema>;
283
+ type DistributedCacheConfigInput = z.input<typeof DistributedCacheConfigSchema>;
284
+
285
+ /**
286
+ * Backup Strategy Schema
287
+ *
288
+ * Defines backup methods for disaster recovery.
289
+ *
290
+ * - **full**: Complete snapshot of all data
291
+ * - **incremental**: Only changes since last backup
292
+ * - **differential**: All changes since last full backup
293
+ *
294
+ * @example
295
+ * ```typescript
296
+ * const backup: BackupConfig = {
297
+ * strategy: 'incremental',
298
+ * schedule: '0 2 * * *',
299
+ * retention: { days: 30, minCopies: 3 },
300
+ * encryption: { enabled: true, algorithm: 'AES-256-GCM' },
301
+ * };
302
+ * ```
303
+ */
304
+ declare const BackupStrategySchema: z.ZodEnum<{
305
+ full: "full";
306
+ incremental: "incremental";
307
+ differential: "differential";
308
+ }>;
309
+ type BackupStrategy = z.infer<typeof BackupStrategySchema>;
310
+ /**
311
+ * Backup Retention Policy Schema
312
+ */
313
+ declare const BackupRetentionSchema: z.ZodObject<{
314
+ days: z.ZodNumber;
315
+ minCopies: z.ZodDefault<z.ZodNumber>;
316
+ maxCopies: z.ZodOptional<z.ZodNumber>;
317
+ }, z.core.$strip>;
318
+ type BackupRetention = z.infer<typeof BackupRetentionSchema>;
319
+ /**
320
+ * Backup Configuration Schema
321
+ */
322
+ declare const BackupConfigSchema: z.ZodObject<{
323
+ strategy: z.ZodDefault<z.ZodEnum<{
324
+ full: "full";
325
+ incremental: "incremental";
326
+ differential: "differential";
327
+ }>>;
328
+ schedule: z.ZodOptional<z.ZodString>;
329
+ retention: z.ZodObject<{
330
+ days: z.ZodNumber;
331
+ minCopies: z.ZodDefault<z.ZodNumber>;
332
+ maxCopies: z.ZodOptional<z.ZodNumber>;
333
+ }, z.core.$strip>;
334
+ destination: z.ZodObject<{
335
+ type: z.ZodEnum<{
336
+ local: "local";
337
+ s3: "s3";
338
+ gcs: "gcs";
339
+ azure_blob: "azure_blob";
340
+ }>;
341
+ bucket: z.ZodOptional<z.ZodString>;
342
+ path: z.ZodOptional<z.ZodString>;
343
+ region: z.ZodOptional<z.ZodString>;
344
+ }, z.core.$strip>;
345
+ encryption: z.ZodOptional<z.ZodObject<{
346
+ enabled: z.ZodDefault<z.ZodBoolean>;
347
+ algorithm: z.ZodDefault<z.ZodEnum<{
348
+ "AES-256-GCM": "AES-256-GCM";
349
+ "AES-256-CBC": "AES-256-CBC";
350
+ "ChaCha20-Poly1305": "ChaCha20-Poly1305";
351
+ }>>;
352
+ keyId: z.ZodOptional<z.ZodString>;
353
+ }, z.core.$strip>>;
354
+ compression: z.ZodOptional<z.ZodObject<{
355
+ enabled: z.ZodDefault<z.ZodBoolean>;
356
+ algorithm: z.ZodDefault<z.ZodEnum<{
357
+ gzip: "gzip";
358
+ zstd: "zstd";
359
+ lz4: "lz4";
360
+ snappy: "snappy";
361
+ }>>;
362
+ }, z.core.$strip>>;
363
+ verifyAfterBackup: z.ZodDefault<z.ZodBoolean>;
364
+ }, z.core.$strip>;
365
+ type BackupConfig = z.infer<typeof BackupConfigSchema>;
366
+ type BackupConfigInput = z.input<typeof BackupConfigSchema>;
367
+ /**
368
+ * Failover Mode Schema
369
+ *
370
+ * Defines how traffic is routed between primary and secondary systems.
371
+ *
372
+ * - **active_passive**: Secondary is standby, activated on primary failure
373
+ * - **active_active**: Both primary and secondary handle traffic
374
+ * - **pilot_light**: Minimal secondary with quick scale-up capability
375
+ * - **warm_standby**: Reduced-capacity secondary, faster failover than pilot light
376
+ */
377
+ declare const FailoverModeSchema: z.ZodEnum<{
378
+ active_passive: "active_passive";
379
+ active_active: "active_active";
380
+ pilot_light: "pilot_light";
381
+ warm_standby: "warm_standby";
382
+ }>;
383
+ type FailoverMode = z.infer<typeof FailoverModeSchema>;
384
+ /**
385
+ * Failover Configuration Schema
386
+ */
387
+ declare const FailoverConfigSchema: z.ZodObject<{
388
+ mode: z.ZodDefault<z.ZodEnum<{
389
+ active_passive: "active_passive";
390
+ active_active: "active_active";
391
+ pilot_light: "pilot_light";
392
+ warm_standby: "warm_standby";
393
+ }>>;
394
+ autoFailover: z.ZodDefault<z.ZodBoolean>;
395
+ healthCheckInterval: z.ZodDefault<z.ZodNumber>;
396
+ failureThreshold: z.ZodDefault<z.ZodNumber>;
397
+ regions: z.ZodArray<z.ZodObject<{
398
+ name: z.ZodString;
399
+ role: z.ZodEnum<{
400
+ primary: "primary";
401
+ secondary: "secondary";
402
+ witness: "witness";
403
+ }>;
404
+ endpoint: z.ZodOptional<z.ZodString>;
405
+ priority: z.ZodOptional<z.ZodNumber>;
406
+ }, z.core.$strip>>;
407
+ dns: z.ZodOptional<z.ZodObject<{
408
+ ttl: z.ZodDefault<z.ZodNumber>;
409
+ provider: z.ZodOptional<z.ZodEnum<{
410
+ custom: "custom";
411
+ route53: "route53";
412
+ cloudflare: "cloudflare";
413
+ azure_dns: "azure_dns";
414
+ }>>;
415
+ }, z.core.$strip>>;
416
+ }, z.core.$strip>;
417
+ type FailoverConfig = z.infer<typeof FailoverConfigSchema>;
418
+ type FailoverConfigInput = z.input<typeof FailoverConfigSchema>;
419
+ /**
420
+ * Recovery Point Objective (RPO) Schema
421
+ *
422
+ * Maximum acceptable amount of data loss measured in time.
423
+ */
424
+ declare const RPOSchema: z.ZodObject<{
425
+ value: z.ZodNumber;
426
+ unit: z.ZodDefault<z.ZodEnum<{
427
+ seconds: "seconds";
428
+ minutes: "minutes";
429
+ hours: "hours";
430
+ }>>;
431
+ }, z.core.$strip>;
432
+ type RPO = z.infer<typeof RPOSchema>;
433
+ /**
434
+ * Recovery Time Objective (RTO) Schema
435
+ *
436
+ * Maximum acceptable time to restore service after a disaster.
437
+ */
438
+ declare const RTOSchema: z.ZodObject<{
439
+ value: z.ZodNumber;
440
+ unit: z.ZodDefault<z.ZodEnum<{
441
+ seconds: "seconds";
442
+ minutes: "minutes";
443
+ hours: "hours";
444
+ }>>;
445
+ }, z.core.$strip>;
446
+ type RTO = z.infer<typeof RTOSchema>;
447
+ /**
448
+ * Disaster Recovery Plan Schema
449
+ *
450
+ * Complete disaster recovery configuration for an ObjectStack deployment.
451
+ * Covers backup, failover, replication, and recovery objectives.
452
+ *
453
+ * Aligned with industry standards:
454
+ * - ISO 22301 (Business Continuity Management)
455
+ * - AWS Well-Architected Framework (Reliability Pillar)
456
+ *
457
+ * @example
458
+ * ```typescript
459
+ * const drPlan: DisasterRecoveryPlan = {
460
+ * enabled: true,
461
+ * rpo: { value: 15, unit: 'minutes' },
462
+ * rto: { value: 1, unit: 'hours' },
463
+ * backup: {
464
+ * strategy: 'incremental',
465
+ * schedule: '0 0/6 * * *',
466
+ * retention: { days: 90, minCopies: 5 },
467
+ * destination: { type: 's3', bucket: 'backup-bucket', region: 'us-east-1' },
468
+ * },
469
+ * failover: {
470
+ * mode: 'active_passive',
471
+ * autoFailover: true,
472
+ * healthCheckInterval: 30,
473
+ * failureThreshold: 3,
474
+ * regions: [
475
+ * { name: 'us-east-1', role: 'primary' },
476
+ * { name: 'us-west-2', role: 'secondary' },
477
+ * ],
478
+ * },
479
+ * };
480
+ * ```
481
+ */
482
+ declare const DisasterRecoveryPlanSchema: z.ZodObject<{
483
+ enabled: z.ZodDefault<z.ZodBoolean>;
484
+ rpo: z.ZodObject<{
485
+ value: z.ZodNumber;
486
+ unit: z.ZodDefault<z.ZodEnum<{
487
+ seconds: "seconds";
488
+ minutes: "minutes";
489
+ hours: "hours";
490
+ }>>;
491
+ }, z.core.$strip>;
492
+ rto: z.ZodObject<{
493
+ value: z.ZodNumber;
494
+ unit: z.ZodDefault<z.ZodEnum<{
495
+ seconds: "seconds";
496
+ minutes: "minutes";
497
+ hours: "hours";
498
+ }>>;
499
+ }, z.core.$strip>;
500
+ backup: z.ZodObject<{
501
+ strategy: z.ZodDefault<z.ZodEnum<{
502
+ full: "full";
503
+ incremental: "incremental";
504
+ differential: "differential";
505
+ }>>;
506
+ schedule: z.ZodOptional<z.ZodString>;
507
+ retention: z.ZodObject<{
508
+ days: z.ZodNumber;
509
+ minCopies: z.ZodDefault<z.ZodNumber>;
510
+ maxCopies: z.ZodOptional<z.ZodNumber>;
511
+ }, z.core.$strip>;
512
+ destination: z.ZodObject<{
513
+ type: z.ZodEnum<{
514
+ local: "local";
515
+ s3: "s3";
516
+ gcs: "gcs";
517
+ azure_blob: "azure_blob";
518
+ }>;
519
+ bucket: z.ZodOptional<z.ZodString>;
520
+ path: z.ZodOptional<z.ZodString>;
521
+ region: z.ZodOptional<z.ZodString>;
522
+ }, z.core.$strip>;
523
+ encryption: z.ZodOptional<z.ZodObject<{
524
+ enabled: z.ZodDefault<z.ZodBoolean>;
525
+ algorithm: z.ZodDefault<z.ZodEnum<{
526
+ "AES-256-GCM": "AES-256-GCM";
527
+ "AES-256-CBC": "AES-256-CBC";
528
+ "ChaCha20-Poly1305": "ChaCha20-Poly1305";
529
+ }>>;
530
+ keyId: z.ZodOptional<z.ZodString>;
531
+ }, z.core.$strip>>;
532
+ compression: z.ZodOptional<z.ZodObject<{
533
+ enabled: z.ZodDefault<z.ZodBoolean>;
534
+ algorithm: z.ZodDefault<z.ZodEnum<{
535
+ gzip: "gzip";
536
+ zstd: "zstd";
537
+ lz4: "lz4";
538
+ snappy: "snappy";
539
+ }>>;
540
+ }, z.core.$strip>>;
541
+ verifyAfterBackup: z.ZodDefault<z.ZodBoolean>;
542
+ }, z.core.$strip>;
543
+ failover: z.ZodOptional<z.ZodObject<{
544
+ mode: z.ZodDefault<z.ZodEnum<{
545
+ active_passive: "active_passive";
546
+ active_active: "active_active";
547
+ pilot_light: "pilot_light";
548
+ warm_standby: "warm_standby";
549
+ }>>;
550
+ autoFailover: z.ZodDefault<z.ZodBoolean>;
551
+ healthCheckInterval: z.ZodDefault<z.ZodNumber>;
552
+ failureThreshold: z.ZodDefault<z.ZodNumber>;
553
+ regions: z.ZodArray<z.ZodObject<{
554
+ name: z.ZodString;
555
+ role: z.ZodEnum<{
556
+ primary: "primary";
557
+ secondary: "secondary";
558
+ witness: "witness";
559
+ }>;
560
+ endpoint: z.ZodOptional<z.ZodString>;
561
+ priority: z.ZodOptional<z.ZodNumber>;
562
+ }, z.core.$strip>>;
563
+ dns: z.ZodOptional<z.ZodObject<{
564
+ ttl: z.ZodDefault<z.ZodNumber>;
565
+ provider: z.ZodOptional<z.ZodEnum<{
566
+ custom: "custom";
567
+ route53: "route53";
568
+ cloudflare: "cloudflare";
569
+ azure_dns: "azure_dns";
570
+ }>>;
571
+ }, z.core.$strip>>;
572
+ }, z.core.$strip>>;
573
+ replication: z.ZodOptional<z.ZodObject<{
574
+ mode: z.ZodDefault<z.ZodEnum<{
575
+ synchronous: "synchronous";
576
+ asynchronous: "asynchronous";
577
+ semi_synchronous: "semi_synchronous";
578
+ }>>;
579
+ maxLagSeconds: z.ZodOptional<z.ZodNumber>;
580
+ includeObjects: z.ZodOptional<z.ZodArray<z.ZodString>>;
581
+ excludeObjects: z.ZodOptional<z.ZodArray<z.ZodString>>;
582
+ }, z.core.$strip>>;
583
+ testing: z.ZodOptional<z.ZodObject<{
584
+ enabled: z.ZodDefault<z.ZodBoolean>;
585
+ schedule: z.ZodOptional<z.ZodString>;
586
+ notificationChannel: z.ZodOptional<z.ZodString>;
587
+ }, z.core.$strip>>;
588
+ runbookUrl: z.ZodOptional<z.ZodString>;
589
+ contacts: z.ZodOptional<z.ZodArray<z.ZodObject<{
590
+ name: z.ZodString;
591
+ role: z.ZodString;
592
+ email: z.ZodOptional<z.ZodString>;
593
+ phone: z.ZodOptional<z.ZodString>;
594
+ }, z.core.$strip>>>;
595
+ }, z.core.$strip>;
596
+ type DisasterRecoveryPlan = z.infer<typeof DisasterRecoveryPlanSchema>;
597
+ type DisasterRecoveryPlanInput = z.input<typeof DisasterRecoveryPlanSchema>;
119
598
 
120
599
  /**
121
600
  * Message queue protocol for async communication
@@ -138,8 +617,8 @@ declare const TopicConfigSchema: z.ZodObject<{
138
617
  compressionType: z.ZodDefault<z.ZodEnum<{
139
618
  none: "none";
140
619
  gzip: "gzip";
141
- snappy: "snappy";
142
620
  lz4: "lz4";
621
+ snappy: "snappy";
143
622
  }>>;
144
623
  }, z.core.$strip>;
145
624
  type TopicConfig = z.infer<typeof TopicConfigSchema>;
@@ -176,8 +655,8 @@ declare const MessageQueueConfigSchema: z.ZodObject<{
176
655
  compressionType: z.ZodDefault<z.ZodEnum<{
177
656
  none: "none";
178
657
  gzip: "gzip";
179
- snappy: "snappy";
180
658
  lz4: "lz4";
659
+ snappy: "snappy";
181
660
  }>>;
182
661
  }, z.core.$strip>>;
183
662
  consumers: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -259,8 +738,8 @@ type FileMetadata = z.infer<typeof FileMetadataSchema>;
259
738
  declare const StorageProviderSchema: z.ZodEnum<{
260
739
  local: "local";
261
740
  s3: "s3";
262
- azure_blob: "azure_blob";
263
741
  gcs: "gcs";
742
+ azure_blob: "azure_blob";
264
743
  minio: "minio";
265
744
  r2: "r2";
266
745
  spaces: "spaces";
@@ -582,8 +1061,8 @@ declare const BucketConfigSchema: z.ZodObject<{
582
1061
  provider: z.ZodEnum<{
583
1062
  local: "local";
584
1063
  s3: "s3";
585
- azure_blob: "azure_blob";
586
1064
  gcs: "gcs";
1065
+ azure_blob: "azure_blob";
587
1066
  minio: "minio";
588
1067
  r2: "r2";
589
1068
  spaces: "spaces";
@@ -737,8 +1216,8 @@ declare const ObjectStorageConfigSchema: z.ZodObject<{
737
1216
  provider: z.ZodEnum<{
738
1217
  local: "local";
739
1218
  s3: "s3";
740
- azure_blob: "azure_blob";
741
1219
  gcs: "gcs";
1220
+ azure_blob: "azure_blob";
742
1221
  minio: "minio";
743
1222
  r2: "r2";
744
1223
  spaces: "spaces";
@@ -779,8 +1258,8 @@ declare const ObjectStorageConfigSchema: z.ZodObject<{
779
1258
  provider: z.ZodEnum<{
780
1259
  local: "local";
781
1260
  s3: "s3";
782
- azure_blob: "azure_blob";
783
1261
  gcs: "gcs";
1262
+ azure_blob: "azure_blob";
784
1263
  minio: "minio";
785
1264
  r2: "r2";
786
1265
  spaces: "spaces";
@@ -878,7 +1357,7 @@ type ObjectStorageConfig = z.infer<typeof ObjectStorageConfigSchema>;
878
1357
  declare const s3StorageExample: {
879
1358
  name: string;
880
1359
  label: string;
881
- provider: "local" | "s3" | "azure_blob" | "gcs" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
1360
+ provider: "local" | "s3" | "gcs" | "azure_blob" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
882
1361
  scope: "session" | "data" | "cache" | "config" | "public" | "user" | "global" | "tenant" | "temp" | "logs";
883
1362
  connection: {
884
1363
  useSSL: boolean;
@@ -898,7 +1377,7 @@ declare const s3StorageExample: {
898
1377
  name: string;
899
1378
  label: string;
900
1379
  bucketName: string;
901
- provider: "local" | "s3" | "azure_blob" | "gcs" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
1380
+ provider: "local" | "s3" | "gcs" | "azure_blob" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
902
1381
  pathStyle: boolean;
903
1382
  versioning: boolean;
904
1383
  enabled: boolean;
@@ -962,7 +1441,7 @@ declare const s3StorageExample: {
962
1441
  declare const minioStorageExample: {
963
1442
  name: string;
964
1443
  label: string;
965
- provider: "local" | "s3" | "azure_blob" | "gcs" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
1444
+ provider: "local" | "s3" | "gcs" | "azure_blob" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
966
1445
  scope: "session" | "data" | "cache" | "config" | "public" | "user" | "global" | "tenant" | "temp" | "logs";
967
1446
  connection: {
968
1447
  useSSL: boolean;
@@ -982,7 +1461,7 @@ declare const minioStorageExample: {
982
1461
  name: string;
983
1462
  label: string;
984
1463
  bucketName: string;
985
- provider: "local" | "s3" | "azure_blob" | "gcs" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
1464
+ provider: "local" | "s3" | "gcs" | "azure_blob" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
986
1465
  pathStyle: boolean;
987
1466
  versioning: boolean;
988
1467
  enabled: boolean;
@@ -1046,7 +1525,7 @@ declare const minioStorageExample: {
1046
1525
  declare const azureBlobStorageExample: {
1047
1526
  name: string;
1048
1527
  label: string;
1049
- provider: "local" | "s3" | "azure_blob" | "gcs" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
1528
+ provider: "local" | "s3" | "gcs" | "azure_blob" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
1050
1529
  scope: "session" | "data" | "cache" | "config" | "public" | "user" | "global" | "tenant" | "temp" | "logs";
1051
1530
  connection: {
1052
1531
  useSSL: boolean;
@@ -1066,7 +1545,7 @@ declare const azureBlobStorageExample: {
1066
1545
  name: string;
1067
1546
  label: string;
1068
1547
  bucketName: string;
1069
- provider: "local" | "s3" | "azure_blob" | "gcs" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
1548
+ provider: "local" | "s3" | "gcs" | "azure_blob" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
1070
1549
  pathStyle: boolean;
1071
1550
  versioning: boolean;
1072
1551
  enabled: boolean;
@@ -1130,7 +1609,7 @@ declare const azureBlobStorageExample: {
1130
1609
  declare const gcsStorageExample: {
1131
1610
  name: string;
1132
1611
  label: string;
1133
- provider: "local" | "s3" | "azure_blob" | "gcs" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
1612
+ provider: "local" | "s3" | "gcs" | "azure_blob" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
1134
1613
  scope: "session" | "data" | "cache" | "config" | "public" | "user" | "global" | "tenant" | "temp" | "logs";
1135
1614
  connection: {
1136
1615
  useSSL: boolean;
@@ -1150,7 +1629,7 @@ declare const gcsStorageExample: {
1150
1629
  name: string;
1151
1630
  label: string;
1152
1631
  bucketName: string;
1153
- provider: "local" | "s3" | "azure_blob" | "gcs" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
1632
+ provider: "local" | "s3" | "gcs" | "azure_blob" | "minio" | "r2" | "spaces" | "wasabi" | "backblaze";
1154
1633
  pathStyle: boolean;
1155
1634
  versioning: boolean;
1156
1635
  enabled: boolean;
@@ -1481,12 +1960,12 @@ type MiddlewareConfigInput = z.input<typeof MiddlewareConfigSchema>;
1481
1960
  */
1482
1961
  declare const ServerEventType: z.ZodEnum<{
1483
1962
  error: "error";
1963
+ request: "request";
1964
+ response: "response";
1484
1965
  starting: "starting";
1485
1966
  started: "started";
1486
1967
  stopping: "stopping";
1487
1968
  stopped: "stopped";
1488
- request: "request";
1489
- response: "response";
1490
1969
  }>;
1491
1970
  type ServerEventType = z.infer<typeof ServerEventType>;
1492
1971
  /**
@@ -1496,12 +1975,12 @@ type ServerEventType = z.infer<typeof ServerEventType>;
1496
1975
  declare const ServerEventSchema: z.ZodObject<{
1497
1976
  type: z.ZodEnum<{
1498
1977
  error: "error";
1978
+ request: "request";
1979
+ response: "response";
1499
1980
  starting: "starting";
1500
1981
  started: "started";
1501
1982
  stopping: "stopping";
1502
1983
  stopped: "stopped";
1503
- request: "request";
1504
- response: "response";
1505
1984
  }>;
1506
1985
  timestamp: z.ZodString;
1507
1986
  data: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
@@ -1695,10 +2174,10 @@ declare const AuditEventSeverity: z.ZodEnum<{
1695
2174
  error: "error";
1696
2175
  warning: "warning";
1697
2176
  info: "info";
2177
+ alert: "alert";
1698
2178
  debug: "debug";
1699
2179
  notice: "notice";
1700
2180
  critical: "critical";
1701
- alert: "alert";
1702
2181
  emergency: "emergency";
1703
2182
  }>;
1704
2183
  type AuditEventSeverity = z.infer<typeof AuditEventSeverity>;
@@ -1796,10 +2275,10 @@ declare const AuditEventSchema: z.ZodObject<{
1796
2275
  error: "error";
1797
2276
  warning: "warning";
1798
2277
  info: "info";
2278
+ alert: "alert";
1799
2279
  debug: "debug";
1800
2280
  notice: "notice";
1801
2281
  critical: "critical";
1802
- alert: "alert";
1803
2282
  emergency: "emergency";
1804
2283
  }>>;
1805
2284
  timestamp: z.ZodString;
@@ -1855,8 +2334,8 @@ declare const AuditRetentionPolicySchema: z.ZodObject<{
1855
2334
  archiveStorage: z.ZodOptional<z.ZodObject<{
1856
2335
  type: z.ZodEnum<{
1857
2336
  s3: "s3";
1858
- azure_blob: "azure_blob";
1859
2337
  gcs: "gcs";
2338
+ azure_blob: "azure_blob";
1860
2339
  filesystem: "filesystem";
1861
2340
  }>;
1862
2341
  endpoint: z.ZodOptional<z.ZodString>;
@@ -1939,10 +2418,10 @@ declare const SuspiciousActivityRuleSchema: z.ZodObject<{
1939
2418
  error: "error";
1940
2419
  warning: "warning";
1941
2420
  info: "info";
2421
+ alert: "alert";
1942
2422
  debug: "debug";
1943
2423
  notice: "notice";
1944
2424
  critical: "critical";
1945
- alert: "alert";
1946
2425
  emergency: "emergency";
1947
2426
  }>>;
1948
2427
  notifications: z.ZodOptional<z.ZodObject<{
@@ -1963,8 +2442,8 @@ declare const AuditStorageConfigSchema: z.ZodObject<{
1963
2442
  mongodb: "mongodb";
1964
2443
  elasticsearch: "elasticsearch";
1965
2444
  s3: "s3";
1966
- azure_blob: "azure_blob";
1967
2445
  gcs: "gcs";
2446
+ azure_blob: "azure_blob";
1968
2447
  clickhouse: "clickhouse";
1969
2448
  }>;
1970
2449
  connectionString: z.ZodOptional<z.ZodString>;
@@ -2028,10 +2507,10 @@ declare const AuditEventFilterSchema: z.ZodObject<{
2028
2507
  error: "error";
2029
2508
  warning: "warning";
2030
2509
  info: "info";
2510
+ alert: "alert";
2031
2511
  debug: "debug";
2032
2512
  notice: "notice";
2033
2513
  critical: "critical";
2034
- alert: "alert";
2035
2514
  emergency: "emergency";
2036
2515
  }>>>;
2037
2516
  actorId: z.ZodOptional<z.ZodString>;
@@ -2149,10 +2628,10 @@ declare const AuditConfigSchema: z.ZodObject<{
2149
2628
  error: "error";
2150
2629
  warning: "warning";
2151
2630
  info: "info";
2631
+ alert: "alert";
2152
2632
  debug: "debug";
2153
2633
  notice: "notice";
2154
2634
  critical: "critical";
2155
- alert: "alert";
2156
2635
  emergency: "emergency";
2157
2636
  }>>;
2158
2637
  storage: z.ZodObject<{
@@ -2162,8 +2641,8 @@ declare const AuditConfigSchema: z.ZodObject<{
2162
2641
  mongodb: "mongodb";
2163
2642
  elasticsearch: "elasticsearch";
2164
2643
  s3: "s3";
2165
- azure_blob: "azure_blob";
2166
2644
  gcs: "gcs";
2645
+ azure_blob: "azure_blob";
2167
2646
  clickhouse: "clickhouse";
2168
2647
  }>;
2169
2648
  connectionString: z.ZodOptional<z.ZodString>;
@@ -2179,8 +2658,8 @@ declare const AuditConfigSchema: z.ZodObject<{
2179
2658
  archiveStorage: z.ZodOptional<z.ZodObject<{
2180
2659
  type: z.ZodEnum<{
2181
2660
  s3: "s3";
2182
- azure_blob: "azure_blob";
2183
2661
  gcs: "gcs";
2662
+ azure_blob: "azure_blob";
2184
2663
  filesystem: "filesystem";
2185
2664
  }>;
2186
2665
  endpoint: z.ZodOptional<z.ZodString>;
@@ -2258,10 +2737,10 @@ declare const AuditConfigSchema: z.ZodObject<{
2258
2737
  error: "error";
2259
2738
  warning: "warning";
2260
2739
  info: "info";
2740
+ alert: "alert";
2261
2741
  debug: "debug";
2262
2742
  notice: "notice";
2263
2743
  critical: "critical";
2264
- alert: "alert";
2265
2744
  emergency: "emergency";
2266
2745
  }>>;
2267
2746
  notifications: z.ZodOptional<z.ZodObject<{
@@ -2954,13 +3433,13 @@ declare const MetricUnit: z.ZodEnum<{
2954
3433
  custom: "custom";
2955
3434
  count: "count";
2956
3435
  percent: "percent";
2957
- nanoseconds: "nanoseconds";
2958
- microseconds: "microseconds";
2959
- milliseconds: "milliseconds";
3436
+ days: "days";
2960
3437
  seconds: "seconds";
2961
3438
  minutes: "minutes";
2962
3439
  hours: "hours";
2963
- days: "days";
3440
+ nanoseconds: "nanoseconds";
3441
+ microseconds: "microseconds";
3442
+ milliseconds: "milliseconds";
2964
3443
  bytes: "bytes";
2965
3444
  kilobytes: "kilobytes";
2966
3445
  megabytes: "megabytes";
@@ -3038,13 +3517,13 @@ declare const MetricDefinitionSchema: z.ZodObject<{
3038
3517
  custom: "custom";
3039
3518
  count: "count";
3040
3519
  percent: "percent";
3041
- nanoseconds: "nanoseconds";
3042
- microseconds: "microseconds";
3043
- milliseconds: "milliseconds";
3520
+ days: "days";
3044
3521
  seconds: "seconds";
3045
3522
  minutes: "minutes";
3046
3523
  hours: "hours";
3047
- days: "days";
3524
+ nanoseconds: "nanoseconds";
3525
+ microseconds: "microseconds";
3526
+ milliseconds: "milliseconds";
3048
3527
  bytes: "bytes";
3049
3528
  kilobytes: "kilobytes";
3050
3529
  megabytes: "megabytes";
@@ -3313,13 +3792,13 @@ declare const MetricsConfigSchema: z.ZodObject<{
3313
3792
  custom: "custom";
3314
3793
  count: "count";
3315
3794
  percent: "percent";
3316
- nanoseconds: "nanoseconds";
3317
- microseconds: "microseconds";
3318
- milliseconds: "milliseconds";
3795
+ days: "days";
3319
3796
  seconds: "seconds";
3320
3797
  minutes: "minutes";
3321
3798
  hours: "hours";
3322
- days: "days";
3799
+ nanoseconds: "nanoseconds";
3800
+ microseconds: "microseconds";
3801
+ milliseconds: "milliseconds";
3323
3802
  bytes: "bytes";
3324
3803
  kilobytes: "kilobytes";
3325
3804
  megabytes: "megabytes";
@@ -4086,11 +4565,11 @@ declare const ChangePrioritySchema: z.ZodEnum<{
4086
4565
  * Current status of a change request in its lifecycle.
4087
4566
  */
4088
4567
  declare const ChangeStatusSchema: z.ZodEnum<{
4568
+ scheduled: "scheduled";
4089
4569
  draft: "draft";
4090
4570
  submitted: "submitted";
4091
4571
  "in-review": "in-review";
4092
4572
  approved: "approved";
4093
- scheduled: "scheduled";
4094
4573
  "in-progress": "in-progress";
4095
4574
  completed: "completed";
4096
4575
  failed: "failed";
@@ -4236,11 +4715,11 @@ declare const ChangeRequestSchema: z.ZodObject<{
4236
4715
  low: "low";
4237
4716
  }>;
4238
4717
  status: z.ZodEnum<{
4718
+ scheduled: "scheduled";
4239
4719
  draft: "draft";
4240
4720
  submitted: "submitted";
4241
4721
  "in-review": "in-review";
4242
4722
  approved: "approved";
4243
- scheduled: "scheduled";
4244
4723
  "in-progress": "in-progress";
4245
4724
  completed: "completed";
4246
4725
  failed: "failed";
@@ -8870,6 +9349,30 @@ declare const AuthPluginConfigSchema: z.ZodObject<{
8870
9349
  passkeys: z.ZodDefault<z.ZodBoolean>;
8871
9350
  magicLink: z.ZodDefault<z.ZodBoolean>;
8872
9351
  }, z.core.$strip>;
9352
+ /**
9353
+ * Mutual TLS (mTLS) Configuration Schema
9354
+ *
9355
+ * Enables client certificate authentication for zero-trust architectures.
9356
+ */
9357
+ declare const MutualTLSConfigSchema: z.ZodObject<{
9358
+ enabled: z.ZodDefault<z.ZodBoolean>;
9359
+ clientCertRequired: z.ZodDefault<z.ZodBoolean>;
9360
+ trustedCAs: z.ZodArray<z.ZodString>;
9361
+ crlUrl: z.ZodOptional<z.ZodString>;
9362
+ ocspUrl: z.ZodOptional<z.ZodString>;
9363
+ certificateValidation: z.ZodEnum<{
9364
+ none: "none";
9365
+ strict: "strict";
9366
+ relaxed: "relaxed";
9367
+ }>;
9368
+ allowedCNs: z.ZodOptional<z.ZodArray<z.ZodString>>;
9369
+ allowedOUs: z.ZodOptional<z.ZodArray<z.ZodString>>;
9370
+ pinning: z.ZodOptional<z.ZodObject<{
9371
+ enabled: z.ZodBoolean;
9372
+ pins: z.ZodArray<z.ZodString>;
9373
+ }, z.core.$strip>>;
9374
+ }, z.core.$strip>;
9375
+ type MutualTLSConfig = z.infer<typeof MutualTLSConfigSchema>;
8873
9376
  declare const AuthConfigSchema: z.ZodObject<{
8874
9377
  secret: z.ZodOptional<z.ZodString>;
8875
9378
  baseUrl: z.ZodOptional<z.ZodString>;
@@ -8890,6 +9393,24 @@ declare const AuthConfigSchema: z.ZodObject<{
8890
9393
  expiresIn: z.ZodDefault<z.ZodNumber>;
8891
9394
  updateAge: z.ZodDefault<z.ZodNumber>;
8892
9395
  }, z.core.$strip>>;
9396
+ mutualTls: z.ZodOptional<z.ZodObject<{
9397
+ enabled: z.ZodDefault<z.ZodBoolean>;
9398
+ clientCertRequired: z.ZodDefault<z.ZodBoolean>;
9399
+ trustedCAs: z.ZodArray<z.ZodString>;
9400
+ crlUrl: z.ZodOptional<z.ZodString>;
9401
+ ocspUrl: z.ZodOptional<z.ZodString>;
9402
+ certificateValidation: z.ZodEnum<{
9403
+ none: "none";
9404
+ strict: "strict";
9405
+ relaxed: "relaxed";
9406
+ }>;
9407
+ allowedCNs: z.ZodOptional<z.ZodArray<z.ZodString>>;
9408
+ allowedOUs: z.ZodOptional<z.ZodArray<z.ZodString>>;
9409
+ pinning: z.ZodOptional<z.ZodObject<{
9410
+ enabled: z.ZodBoolean;
9411
+ pins: z.ZodArray<z.ZodString>;
9412
+ }, z.core.$strip>>;
9413
+ }, z.core.$strip>>;
8893
9414
  }, z.core.$catchall<z.ZodUnknown>>;
8894
9415
  type AuthProviderConfig = z.infer<typeof AuthProviderConfigSchema>;
8895
9416
  type AuthPluginConfig = z.infer<typeof AuthPluginConfigSchema>;
@@ -9190,6 +9711,216 @@ declare const MaskingConfigSchema: z.ZodObject<{
9190
9711
  type MaskingConfig = z.infer<typeof MaskingConfigSchema>;
9191
9712
  type MaskingConfigInput = z.input<typeof MaskingConfigSchema>;
9192
9713
 
9714
+ /**
9715
+ * Unified Security Context Protocol
9716
+ *
9717
+ * Provides a central governance layer that correlates and unifies
9718
+ * the four independent security subsystems:
9719
+ * - **Audit** (audit.zod.ts): Event logging and suspicious activity detection
9720
+ * - **Encryption** (encryption.zod.ts): Field-level encryption and key management
9721
+ * - **Compliance** (compliance.zod.ts): Regulatory framework enforcement (GDPR/HIPAA/SOX/PCI-DSS)
9722
+ * - **Masking** (masking.zod.ts): PII data masking and tokenization
9723
+ *
9724
+ * This schema enforces cross-cutting security policies, ensuring compliance
9725
+ * frameworks drive encryption requirements, masking rules respect role-based
9726
+ * audit visibility, and all security operations are correlated in a single
9727
+ * governance context.
9728
+ *
9729
+ * @see https://www.iso.org/standard/27001
9730
+ * @category Security
9731
+ */
9732
+ /**
9733
+ * Compliance-driven audit requirement.
9734
+ * Maps specific compliance frameworks to the audit event types that MUST be captured.
9735
+ */
9736
+ declare const ComplianceAuditRequirementSchema: z.ZodObject<{
9737
+ framework: z.ZodEnum<{
9738
+ sox: "sox";
9739
+ hipaa: "hipaa";
9740
+ gdpr: "gdpr";
9741
+ pci_dss: "pci_dss";
9742
+ ccpa: "ccpa";
9743
+ iso27001: "iso27001";
9744
+ }>;
9745
+ requiredEvents: z.ZodArray<z.ZodString>;
9746
+ retentionDays: z.ZodNumber;
9747
+ alertOnMissing: z.ZodDefault<z.ZodBoolean>;
9748
+ }, z.core.$strip>;
9749
+ type ComplianceAuditRequirement = z.infer<typeof ComplianceAuditRequirementSchema>;
9750
+ /**
9751
+ * Compliance-driven encryption requirement.
9752
+ * Maps compliance frameworks to encryption mandates for specific data classifications.
9753
+ */
9754
+ declare const ComplianceEncryptionRequirementSchema: z.ZodObject<{
9755
+ framework: z.ZodEnum<{
9756
+ sox: "sox";
9757
+ hipaa: "hipaa";
9758
+ gdpr: "gdpr";
9759
+ pci_dss: "pci_dss";
9760
+ ccpa: "ccpa";
9761
+ iso27001: "iso27001";
9762
+ }>;
9763
+ dataClassifications: z.ZodArray<z.ZodEnum<{
9764
+ public: "public";
9765
+ internal: "internal";
9766
+ phi: "phi";
9767
+ pii: "pii";
9768
+ pci: "pci";
9769
+ financial: "financial";
9770
+ confidential: "confidential";
9771
+ }>>;
9772
+ minimumAlgorithm: z.ZodDefault<z.ZodEnum<{
9773
+ "aes-256-gcm": "aes-256-gcm";
9774
+ "aes-256-cbc": "aes-256-cbc";
9775
+ "chacha20-poly1305": "chacha20-poly1305";
9776
+ }>>;
9777
+ keyRotationMaxDays: z.ZodDefault<z.ZodNumber>;
9778
+ }, z.core.$strip>;
9779
+ type ComplianceEncryptionRequirement = z.infer<typeof ComplianceEncryptionRequirementSchema>;
9780
+ /**
9781
+ * Masking visibility rule.
9782
+ * Controls which roles can view unmasked data with audit trail enforcement.
9783
+ */
9784
+ declare const MaskingVisibilityRuleSchema: z.ZodObject<{
9785
+ dataClassification: z.ZodEnum<{
9786
+ public: "public";
9787
+ internal: "internal";
9788
+ phi: "phi";
9789
+ pii: "pii";
9790
+ pci: "pci";
9791
+ financial: "financial";
9792
+ confidential: "confidential";
9793
+ }>;
9794
+ defaultMasked: z.ZodDefault<z.ZodBoolean>;
9795
+ unmaskRoles: z.ZodOptional<z.ZodArray<z.ZodString>>;
9796
+ auditUnmask: z.ZodDefault<z.ZodBoolean>;
9797
+ requireApproval: z.ZodDefault<z.ZodBoolean>;
9798
+ approvalRoles: z.ZodOptional<z.ZodArray<z.ZodString>>;
9799
+ }, z.core.$strip>;
9800
+ type MaskingVisibilityRule = z.infer<typeof MaskingVisibilityRuleSchema>;
9801
+ /**
9802
+ * Security Event Correlation Schema.
9803
+ * Defines how security events from different subsystems are correlated.
9804
+ */
9805
+ declare const SecurityEventCorrelationSchema: z.ZodObject<{
9806
+ enabled: z.ZodDefault<z.ZodBoolean>;
9807
+ correlationId: z.ZodDefault<z.ZodBoolean>;
9808
+ linkAuthToAudit: z.ZodDefault<z.ZodBoolean>;
9809
+ linkEncryptionToAudit: z.ZodDefault<z.ZodBoolean>;
9810
+ linkMaskingToAudit: z.ZodDefault<z.ZodBoolean>;
9811
+ }, z.core.$strip>;
9812
+ type SecurityEventCorrelation = z.infer<typeof SecurityEventCorrelationSchema>;
9813
+ /**
9814
+ * Data Classification Policy Schema.
9815
+ * Assigns classification labels to fields/objects for unified security enforcement.
9816
+ */
9817
+ declare const DataClassificationPolicySchema: z.ZodObject<{
9818
+ classification: z.ZodEnum<{
9819
+ public: "public";
9820
+ internal: "internal";
9821
+ phi: "phi";
9822
+ pii: "pii";
9823
+ pci: "pci";
9824
+ financial: "financial";
9825
+ confidential: "confidential";
9826
+ }>;
9827
+ requireEncryption: z.ZodDefault<z.ZodBoolean>;
9828
+ requireMasking: z.ZodDefault<z.ZodBoolean>;
9829
+ requireAudit: z.ZodDefault<z.ZodBoolean>;
9830
+ retentionDays: z.ZodOptional<z.ZodNumber>;
9831
+ }, z.core.$strip>;
9832
+ type DataClassificationPolicy = z.infer<typeof DataClassificationPolicySchema>;
9833
+ /**
9834
+ * Security Context Configuration Schema
9835
+ *
9836
+ * Top-level unified security governance context that ties together
9837
+ * audit, encryption, compliance, and masking subsystems.
9838
+ */
9839
+ declare const SecurityContextConfigSchema: z.ZodObject<{
9840
+ enabled: z.ZodDefault<z.ZodBoolean>;
9841
+ complianceAuditRequirements: z.ZodOptional<z.ZodArray<z.ZodObject<{
9842
+ framework: z.ZodEnum<{
9843
+ sox: "sox";
9844
+ hipaa: "hipaa";
9845
+ gdpr: "gdpr";
9846
+ pci_dss: "pci_dss";
9847
+ ccpa: "ccpa";
9848
+ iso27001: "iso27001";
9849
+ }>;
9850
+ requiredEvents: z.ZodArray<z.ZodString>;
9851
+ retentionDays: z.ZodNumber;
9852
+ alertOnMissing: z.ZodDefault<z.ZodBoolean>;
9853
+ }, z.core.$strip>>>;
9854
+ complianceEncryptionRequirements: z.ZodOptional<z.ZodArray<z.ZodObject<{
9855
+ framework: z.ZodEnum<{
9856
+ sox: "sox";
9857
+ hipaa: "hipaa";
9858
+ gdpr: "gdpr";
9859
+ pci_dss: "pci_dss";
9860
+ ccpa: "ccpa";
9861
+ iso27001: "iso27001";
9862
+ }>;
9863
+ dataClassifications: z.ZodArray<z.ZodEnum<{
9864
+ public: "public";
9865
+ internal: "internal";
9866
+ phi: "phi";
9867
+ pii: "pii";
9868
+ pci: "pci";
9869
+ financial: "financial";
9870
+ confidential: "confidential";
9871
+ }>>;
9872
+ minimumAlgorithm: z.ZodDefault<z.ZodEnum<{
9873
+ "aes-256-gcm": "aes-256-gcm";
9874
+ "aes-256-cbc": "aes-256-cbc";
9875
+ "chacha20-poly1305": "chacha20-poly1305";
9876
+ }>>;
9877
+ keyRotationMaxDays: z.ZodDefault<z.ZodNumber>;
9878
+ }, z.core.$strip>>>;
9879
+ maskingVisibility: z.ZodOptional<z.ZodArray<z.ZodObject<{
9880
+ dataClassification: z.ZodEnum<{
9881
+ public: "public";
9882
+ internal: "internal";
9883
+ phi: "phi";
9884
+ pii: "pii";
9885
+ pci: "pci";
9886
+ financial: "financial";
9887
+ confidential: "confidential";
9888
+ }>;
9889
+ defaultMasked: z.ZodDefault<z.ZodBoolean>;
9890
+ unmaskRoles: z.ZodOptional<z.ZodArray<z.ZodString>>;
9891
+ auditUnmask: z.ZodDefault<z.ZodBoolean>;
9892
+ requireApproval: z.ZodDefault<z.ZodBoolean>;
9893
+ approvalRoles: z.ZodOptional<z.ZodArray<z.ZodString>>;
9894
+ }, z.core.$strip>>>;
9895
+ dataClassifications: z.ZodOptional<z.ZodArray<z.ZodObject<{
9896
+ classification: z.ZodEnum<{
9897
+ public: "public";
9898
+ internal: "internal";
9899
+ phi: "phi";
9900
+ pii: "pii";
9901
+ pci: "pci";
9902
+ financial: "financial";
9903
+ confidential: "confidential";
9904
+ }>;
9905
+ requireEncryption: z.ZodDefault<z.ZodBoolean>;
9906
+ requireMasking: z.ZodDefault<z.ZodBoolean>;
9907
+ requireAudit: z.ZodDefault<z.ZodBoolean>;
9908
+ retentionDays: z.ZodOptional<z.ZodNumber>;
9909
+ }, z.core.$strip>>>;
9910
+ eventCorrelation: z.ZodOptional<z.ZodObject<{
9911
+ enabled: z.ZodDefault<z.ZodBoolean>;
9912
+ correlationId: z.ZodDefault<z.ZodBoolean>;
9913
+ linkAuthToAudit: z.ZodDefault<z.ZodBoolean>;
9914
+ linkEncryptionToAudit: z.ZodDefault<z.ZodBoolean>;
9915
+ linkMaskingToAudit: z.ZodDefault<z.ZodBoolean>;
9916
+ }, z.core.$strip>>;
9917
+ enforceOnWrite: z.ZodDefault<z.ZodBoolean>;
9918
+ enforceOnRead: z.ZodDefault<z.ZodBoolean>;
9919
+ failOpen: z.ZodDefault<z.ZodBoolean>;
9920
+ }, z.core.$strip>;
9921
+ type SecurityContextConfig = z.infer<typeof SecurityContextConfigSchema>;
9922
+ type SecurityContextConfigInput = z.input<typeof SecurityContextConfigSchema>;
9923
+
9193
9924
  /**
9194
9925
  * Cron Schedule Schema
9195
9926
  * Schedule jobs using cron expressions
@@ -10895,6 +11626,16 @@ declare const MetadataRecordSchema: z.ZodObject<{
10895
11626
  archived: "archived";
10896
11627
  draft: "draft";
10897
11628
  }>>;
11629
+ tenantId: z.ZodOptional<z.ZodString>;
11630
+ version: z.ZodDefault<z.ZodNumber>;
11631
+ checksum: z.ZodOptional<z.ZodString>;
11632
+ source: z.ZodOptional<z.ZodEnum<{
11633
+ database: "database";
11634
+ api: "api";
11635
+ filesystem: "filesystem";
11636
+ migration: "migration";
11637
+ }>>;
11638
+ tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
10898
11639
  createdBy: z.ZodOptional<z.ZodString>;
10899
11640
  createdAt: z.ZodOptional<z.ZodString>;
10900
11641
  updatedBy: z.ZodOptional<z.ZodString>;
@@ -10942,7 +11683,13 @@ declare const MetadataStatsSchema: z.ZodObject<{
10942
11683
  */
10943
11684
  declare const MetadataLoaderContractSchema: z.ZodObject<{
10944
11685
  name: z.ZodString;
10945
- protocol: z.ZodString;
11686
+ protocol: z.ZodEnum<{
11687
+ "file:": "file:";
11688
+ "http:": "http:";
11689
+ "s3:": "s3:";
11690
+ "datasource:": "datasource:";
11691
+ "memory:": "memory:";
11692
+ }>;
10946
11693
  description: z.ZodOptional<z.ZodString>;
10947
11694
  supportedFormats: z.ZodOptional<z.ZodArray<z.ZodString>>;
10948
11695
  supportsWatch: z.ZodOptional<z.ZodBoolean>;
@@ -11132,14 +11879,40 @@ declare const MetadataImportOptionsSchema: z.ZodObject<{
11132
11879
  }>>;
11133
11880
  validate: z.ZodDefault<z.ZodBoolean>;
11134
11881
  }, z.core.$strip>;
11882
+ /**
11883
+ * Metadata Fallback Strategy
11884
+ * Determines behavior when the primary datasource is unavailable.
11885
+ */
11886
+ declare const MetadataFallbackStrategySchema: z.ZodEnum<{
11887
+ none: "none";
11888
+ memory: "memory";
11889
+ filesystem: "filesystem";
11890
+ }>;
11891
+ /**
11892
+ * Metadata Source Origin
11893
+ * Indicates where a metadata record was loaded from.
11894
+ */
11895
+ declare const MetadataSourceSchema: z.ZodEnum<{
11896
+ database: "database";
11897
+ api: "api";
11898
+ filesystem: "filesystem";
11899
+ migration: "migration";
11900
+ }>;
11135
11901
  /**
11136
11902
  * Metadata Manager Config
11903
+ *
11904
+ * Unified configuration for the MetadataManager.
11905
+ * Supports datasource-backed persistence via `datasource` field,
11906
+ * which references a DatasourceSchema.name resolved at runtime.
11137
11907
  */
11138
11908
  declare const MetadataManagerConfigSchema: z.ZodObject<{
11139
- loaders: z.ZodOptional<z.ZodArray<z.ZodUnknown>>;
11140
- watch: z.ZodOptional<z.ZodBoolean>;
11141
- cache: z.ZodOptional<z.ZodBoolean>;
11142
- basePath: z.ZodOptional<z.ZodString>;
11909
+ datasource: z.ZodOptional<z.ZodString>;
11910
+ tableName: z.ZodDefault<z.ZodString>;
11911
+ fallback: z.ZodDefault<z.ZodEnum<{
11912
+ none: "none";
11913
+ memory: "memory";
11914
+ filesystem: "filesystem";
11915
+ }>>;
11143
11916
  rootDir: z.ZodOptional<z.ZodString>;
11144
11917
  formats: z.ZodOptional<z.ZodArray<z.ZodEnum<{
11145
11918
  javascript: "javascript";
@@ -11150,11 +11923,16 @@ declare const MetadataManagerConfigSchema: z.ZodObject<{
11150
11923
  ts: "ts";
11151
11924
  js: "js";
11152
11925
  }>>>;
11153
- watchOptions: z.ZodOptional<z.ZodUnknown>;
11926
+ watch: z.ZodOptional<z.ZodBoolean>;
11927
+ cache: z.ZodOptional<z.ZodBoolean>;
11928
+ watchOptions: z.ZodOptional<z.ZodObject<{
11929
+ ignored: z.ZodOptional<z.ZodArray<z.ZodString>>;
11930
+ persistent: z.ZodDefault<z.ZodBoolean>;
11931
+ }, z.core.$strip>>;
11154
11932
  }, z.core.$strip>;
11155
11933
  type MetadataFormat = z.infer<typeof MetadataFormatSchema>;
11156
11934
  type MetadataStats = z.infer<typeof MetadataStatsSchema>;
11157
- type MetadataLoaderContract = z.infer<typeof MetadataLoaderContractSchema>;
11935
+ type MetadataLoaderContract = z.input<typeof MetadataLoaderContractSchema>;
11158
11936
  type MetadataLoadOptions = z.infer<typeof MetadataLoadOptionsSchema>;
11159
11937
  type MetadataLoadResult = z.infer<typeof MetadataLoadResultSchema>;
11160
11938
  type MetadataSaveOptions = z.infer<typeof MetadataSaveOptionsSchema>;
@@ -11163,7 +11941,9 @@ type MetadataWatchEvent = z.infer<typeof MetadataWatchEventSchema>;
11163
11941
  type MetadataCollectionInfo = z.infer<typeof MetadataCollectionInfoSchema>;
11164
11942
  type MetadataExportOptions = z.infer<typeof MetadataExportOptionsSchema>;
11165
11943
  type MetadataImportOptions = z.infer<typeof MetadataImportOptionsSchema>;
11166
- type MetadataManagerConfig = z.infer<typeof MetadataManagerConfigSchema>;
11944
+ type MetadataManagerConfig = z.input<typeof MetadataManagerConfigSchema>;
11945
+ type MetadataFallbackStrategy = z.infer<typeof MetadataFallbackStrategySchema>;
11946
+ type MetadataSource = z.infer<typeof MetadataSourceSchema>;
11167
11947
 
11168
11948
  /**
11169
11949
  * # Service Registry Protocol
@@ -11469,6 +12249,13 @@ type index_AwarenessUpdate = AwarenessUpdate;
11469
12249
  declare const index_AwarenessUpdateSchema: typeof AwarenessUpdateSchema;
11470
12250
  type index_AwarenessUserState = AwarenessUserState;
11471
12251
  declare const index_AwarenessUserStateSchema: typeof AwarenessUserStateSchema;
12252
+ type index_BackupConfig = BackupConfig;
12253
+ type index_BackupConfigInput = BackupConfigInput;
12254
+ declare const index_BackupConfigSchema: typeof BackupConfigSchema;
12255
+ type index_BackupRetention = BackupRetention;
12256
+ declare const index_BackupRetentionSchema: typeof BackupRetentionSchema;
12257
+ type index_BackupStrategy = BackupStrategy;
12258
+ declare const index_BackupStrategySchema: typeof BackupStrategySchema;
11472
12259
  type index_BatchProgress = BatchProgress;
11473
12260
  type index_BatchProgressInput = BatchProgressInput;
11474
12261
  declare const index_BatchProgressSchema: typeof BatchProgressSchema;
@@ -11482,9 +12269,13 @@ declare const index_CRDTMergeResultSchema: typeof CRDTMergeResultSchema;
11482
12269
  type index_CRDTState = CRDTState;
11483
12270
  declare const index_CRDTStateSchema: typeof CRDTStateSchema;
11484
12271
  type index_CRDTType = CRDTType;
12272
+ type index_CacheAvalanchePrevention = CacheAvalanchePrevention;
12273
+ declare const index_CacheAvalanchePreventionSchema: typeof CacheAvalanchePreventionSchema;
11485
12274
  type index_CacheConfig = CacheConfig;
11486
12275
  type index_CacheConfigInput = CacheConfigInput;
11487
12276
  declare const index_CacheConfigSchema: typeof CacheConfigSchema;
12277
+ type index_CacheConsistency = CacheConsistency;
12278
+ declare const index_CacheConsistencySchema: typeof CacheConsistencySchema;
11488
12279
  type index_CacheInvalidation = CacheInvalidation;
11489
12280
  declare const index_CacheInvalidationSchema: typeof CacheInvalidationSchema;
11490
12281
  type index_CacheStrategy = CacheStrategy;
@@ -11492,6 +12283,8 @@ declare const index_CacheStrategySchema: typeof CacheStrategySchema;
11492
12283
  type index_CacheTier = CacheTier;
11493
12284
  type index_CacheTierInput = CacheTierInput;
11494
12285
  declare const index_CacheTierSchema: typeof CacheTierSchema;
12286
+ type index_CacheWarmup = CacheWarmup;
12287
+ declare const index_CacheWarmupSchema: typeof CacheWarmupSchema;
11495
12288
  type index_ChangeImpact = ChangeImpact;
11496
12289
  declare const index_ChangeImpactSchema: typeof ChangeImpactSchema;
11497
12290
  type index_ChangePriority = ChangePriority;
@@ -11511,9 +12304,13 @@ declare const index_CollaborationSessionConfigSchema: typeof CollaborationSessio
11511
12304
  declare const index_CollaborationSessionSchema: typeof CollaborationSessionSchema;
11512
12305
  type index_CollaborativeCursor = CollaborativeCursor;
11513
12306
  declare const index_CollaborativeCursorSchema: typeof CollaborativeCursorSchema;
12307
+ type index_ComplianceAuditRequirement = ComplianceAuditRequirement;
12308
+ declare const index_ComplianceAuditRequirementSchema: typeof ComplianceAuditRequirementSchema;
11514
12309
  type index_ComplianceConfig = ComplianceConfig;
11515
12310
  type index_ComplianceConfigInput = ComplianceConfigInput;
11516
12311
  declare const index_ComplianceConfigSchema: typeof ComplianceConfigSchema;
12312
+ type index_ComplianceEncryptionRequirement = ComplianceEncryptionRequirement;
12313
+ declare const index_ComplianceEncryptionRequirementSchema: typeof ComplianceEncryptionRequirementSchema;
11517
12314
  type index_ConsoleDestinationConfig = ConsoleDestinationConfig;
11518
12315
  declare const index_ConsoleDestinationConfigSchema: typeof ConsoleDestinationConfigSchema;
11519
12316
  type index_ConsumerConfig = ConsumerConfig;
@@ -11532,12 +12329,20 @@ declare const index_CursorStyleSchema: typeof CursorStyleSchema;
11532
12329
  type index_CursorUpdate = CursorUpdate;
11533
12330
  declare const index_CursorUpdateSchema: typeof CursorUpdateSchema;
11534
12331
  declare const index_DEFAULT_SUSPICIOUS_ACTIVITY_RULES: typeof DEFAULT_SUSPICIOUS_ACTIVITY_RULES;
12332
+ type index_DataClassificationPolicy = DataClassificationPolicy;
12333
+ declare const index_DataClassificationPolicySchema: typeof DataClassificationPolicySchema;
11535
12334
  declare const index_DatabaseLevelIsolationStrategy: typeof DatabaseLevelIsolationStrategy;
11536
12335
  declare const index_DatabaseLevelIsolationStrategyInput: typeof DatabaseLevelIsolationStrategyInput;
11537
12336
  declare const index_DatabaseLevelIsolationStrategySchema: typeof DatabaseLevelIsolationStrategySchema;
11538
12337
  type index_DeadLetterQueue = DeadLetterQueue;
11539
12338
  declare const index_DeadLetterQueueSchema: typeof DeadLetterQueueSchema;
11540
12339
  declare const index_DeleteObjectOperation: typeof DeleteObjectOperation;
12340
+ type index_DisasterRecoveryPlan = DisasterRecoveryPlan;
12341
+ type index_DisasterRecoveryPlanInput = DisasterRecoveryPlanInput;
12342
+ declare const index_DisasterRecoveryPlanSchema: typeof DisasterRecoveryPlanSchema;
12343
+ type index_DistributedCacheConfig = DistributedCacheConfig;
12344
+ type index_DistributedCacheConfigInput = DistributedCacheConfigInput;
12345
+ declare const index_DistributedCacheConfigSchema: typeof DistributedCacheConfigSchema;
11541
12346
  type index_EmailTemplate = EmailTemplate;
11542
12347
  declare const index_EmailTemplateSchema: typeof EmailTemplateSchema;
11543
12348
  type index_EncryptionAlgorithm = EncryptionAlgorithm;
@@ -11551,6 +12356,11 @@ type index_ExternalServiceDestinationConfig = ExternalServiceDestinationConfig;
11551
12356
  declare const index_ExternalServiceDestinationConfigSchema: typeof ExternalServiceDestinationConfigSchema;
11552
12357
  type index_FacetConfig = FacetConfig;
11553
12358
  declare const index_FacetConfigSchema: typeof FacetConfigSchema;
12359
+ type index_FailoverConfig = FailoverConfig;
12360
+ type index_FailoverConfigInput = FailoverConfigInput;
12361
+ declare const index_FailoverConfigSchema: typeof FailoverConfigSchema;
12362
+ type index_FailoverMode = FailoverMode;
12363
+ declare const index_FailoverModeSchema: typeof FailoverModeSchema;
11554
12364
  declare const index_Feature: typeof Feature;
11555
12365
  declare const index_FeatureInput: typeof FeatureInput;
11556
12366
  declare const index_FeatureSchema: typeof FeatureSchema;
@@ -11625,6 +12435,8 @@ type index_MaskingRuleInput = MaskingRuleInput;
11625
12435
  declare const index_MaskingRuleSchema: typeof MaskingRuleSchema;
11626
12436
  type index_MaskingStrategy = MaskingStrategy;
11627
12437
  declare const index_MaskingStrategySchema: typeof MaskingStrategySchema;
12438
+ type index_MaskingVisibilityRule = MaskingVisibilityRule;
12439
+ declare const index_MaskingVisibilityRuleSchema: typeof MaskingVisibilityRuleSchema;
11628
12440
  type index_MessageQueueConfig = MessageQueueConfig;
11629
12441
  declare const index_MessageQueueConfigSchema: typeof MessageQueueConfigSchema;
11630
12442
  type index_MessageQueueProvider = MessageQueueProvider;
@@ -11633,6 +12445,8 @@ type index_MetadataCollectionInfo = MetadataCollectionInfo;
11633
12445
  declare const index_MetadataCollectionInfoSchema: typeof MetadataCollectionInfoSchema;
11634
12446
  type index_MetadataExportOptions = MetadataExportOptions;
11635
12447
  declare const index_MetadataExportOptionsSchema: typeof MetadataExportOptionsSchema;
12448
+ type index_MetadataFallbackStrategy = MetadataFallbackStrategy;
12449
+ declare const index_MetadataFallbackStrategySchema: typeof MetadataFallbackStrategySchema;
11636
12450
  type index_MetadataFormat = MetadataFormat;
11637
12451
  declare const index_MetadataFormatSchema: typeof MetadataFormatSchema;
11638
12452
  type index_MetadataImportOptions = MetadataImportOptions;
@@ -11653,6 +12467,8 @@ type index_MetadataSaveResult = MetadataSaveResult;
11653
12467
  declare const index_MetadataSaveResultSchema: typeof MetadataSaveResultSchema;
11654
12468
  type index_MetadataScope = MetadataScope;
11655
12469
  declare const index_MetadataScopeSchema: typeof MetadataScopeSchema;
12470
+ type index_MetadataSource = MetadataSource;
12471
+ declare const index_MetadataSourceSchema: typeof MetadataSourceSchema;
11656
12472
  declare const index_MetadataStateSchema: typeof MetadataStateSchema;
11657
12473
  type index_MetadataStats = MetadataStats;
11658
12474
  declare const index_MetadataStatsSchema: typeof MetadataStatsSchema;
@@ -11683,6 +12499,8 @@ declare const index_MigrationOperationSchema: typeof MigrationOperationSchema;
11683
12499
  declare const index_ModifyFieldOperation: typeof ModifyFieldOperation;
11684
12500
  type index_MultipartUploadConfig = MultipartUploadConfig;
11685
12501
  declare const index_MultipartUploadConfigSchema: typeof MultipartUploadConfigSchema;
12502
+ type index_MutualTLSConfig = MutualTLSConfig;
12503
+ declare const index_MutualTLSConfigSchema: typeof MutualTLSConfigSchema;
11686
12504
  type index_NotificationChannel = NotificationChannel;
11687
12505
  declare const index_NotificationChannelSchema: typeof NotificationChannelSchema;
11688
12506
  type index_NotificationConfig = NotificationConfig;
@@ -11727,6 +12545,10 @@ declare const index_PushNotificationSchema: typeof PushNotificationSchema;
11727
12545
  declare const index_QueueConfig: typeof QueueConfig;
11728
12546
  type index_QueueConfigInput = QueueConfigInput;
11729
12547
  declare const index_QueueConfigSchema: typeof QueueConfigSchema;
12548
+ type index_RPO = RPO;
12549
+ declare const index_RPOSchema: typeof RPOSchema;
12550
+ type index_RTO = RTO;
12551
+ declare const index_RTOSchema: typeof RTOSchema;
11730
12552
  declare const index_RegistryConfig: typeof RegistryConfig;
11731
12553
  declare const index_RegistryConfigSchema: typeof RegistryConfigSchema;
11732
12554
  declare const index_RegistrySyncPolicy: typeof RegistrySyncPolicy;
@@ -11760,6 +12582,11 @@ type index_SearchIndexConfig = SearchIndexConfig;
11760
12582
  declare const index_SearchIndexConfigSchema: typeof SearchIndexConfigSchema;
11761
12583
  type index_SearchProvider = SearchProvider;
11762
12584
  declare const index_SearchProviderSchema: typeof SearchProviderSchema;
12585
+ type index_SecurityContextConfig = SecurityContextConfig;
12586
+ type index_SecurityContextConfigInput = SecurityContextConfigInput;
12587
+ declare const index_SecurityContextConfigSchema: typeof SecurityContextConfigSchema;
12588
+ type index_SecurityEventCorrelation = SecurityEventCorrelation;
12589
+ declare const index_SecurityEventCorrelationSchema: typeof SecurityEventCorrelationSchema;
11763
12590
  type index_ServerCapabilities = ServerCapabilities;
11764
12591
  type index_ServerCapabilitiesInput = ServerCapabilitiesInput;
11765
12592
  declare const index_ServerCapabilitiesSchema: typeof ServerCapabilitiesSchema;
@@ -11862,7 +12689,7 @@ declare const index_gcsStorageExample: typeof gcsStorageExample;
11862
12689
  declare const index_minioStorageExample: typeof minioStorageExample;
11863
12690
  declare const index_s3StorageExample: typeof s3StorageExample;
11864
12691
  declare namespace index {
11865
- export { type index_AccessControlConfig as AccessControlConfig, index_AccessControlConfigSchema as AccessControlConfigSchema, index_AddFieldOperation as AddFieldOperation, type index_AnalyzerConfig as AnalyzerConfig, index_AnalyzerConfigSchema as AnalyzerConfigSchema, type index_AuditConfig as AuditConfig, index_AuditConfigSchema as AuditConfigSchema, type index_AuditEvent as AuditEvent, type index_AuditEventActor as AuditEventActor, index_AuditEventActorSchema as AuditEventActorSchema, type index_AuditEventChange as AuditEventChange, index_AuditEventChangeSchema as AuditEventChangeSchema, type index_AuditEventFilter as AuditEventFilter, index_AuditEventFilterSchema as AuditEventFilterSchema, index_AuditEventSchema as AuditEventSchema, type index_AuditEventSeverity as AuditEventSeverity, type index_AuditEventTarget as AuditEventTarget, index_AuditEventTargetSchema as AuditEventTargetSchema, type index_AuditEventType as AuditEventType, type index_AuditLogConfig as AuditLogConfig, type index_AuditLogConfigInput as AuditLogConfigInput, index_AuditLogConfigSchema as AuditLogConfigSchema, type index_AuditRetentionPolicy as AuditRetentionPolicy, index_AuditRetentionPolicySchema as AuditRetentionPolicySchema, type index_AuditStorageConfig as AuditStorageConfig, index_AuditStorageConfigSchema as AuditStorageConfigSchema, type index_AuthConfig as AuthConfig, index_AuthConfigSchema as AuthConfigSchema, type index_AuthPluginConfig as AuthPluginConfig, index_AuthPluginConfigSchema as AuthPluginConfigSchema, type index_AuthProviderConfig as AuthProviderConfig, index_AuthProviderConfigSchema as AuthProviderConfigSchema, type index_AwarenessEvent as AwarenessEvent, index_AwarenessEventSchema as AwarenessEventSchema, type index_AwarenessSession as AwarenessSession, index_AwarenessSessionSchema as AwarenessSessionSchema, type index_AwarenessUpdate as AwarenessUpdate, index_AwarenessUpdateSchema as AwarenessUpdateSchema, type index_AwarenessUserState as AwarenessUserState, index_AwarenessUserStateSchema as AwarenessUserStateSchema, type index_BatchProgress as BatchProgress, type index_BatchProgressInput as BatchProgressInput, index_BatchProgressSchema as BatchProgressSchema, index_BatchTask as BatchTask, type index_BatchTaskInput as BatchTaskInput, index_BatchTaskSchema as BatchTaskSchema, type index_BucketConfig as BucketConfig, index_BucketConfigSchema as BucketConfigSchema, type index_CRDTMergeResult as CRDTMergeResult, index_CRDTMergeResultSchema as CRDTMergeResultSchema, type index_CRDTState as CRDTState, index_CRDTStateSchema as CRDTStateSchema, type index_CRDTType as CRDTType, type index_CacheConfig as CacheConfig, type index_CacheConfigInput as CacheConfigInput, index_CacheConfigSchema as CacheConfigSchema, type index_CacheInvalidation as CacheInvalidation, index_CacheInvalidationSchema as CacheInvalidationSchema, type index_CacheStrategy as CacheStrategy, index_CacheStrategySchema as CacheStrategySchema, type index_CacheTier as CacheTier, type index_CacheTierInput as CacheTierInput, index_CacheTierSchema as CacheTierSchema, type index_ChangeImpact as ChangeImpact, index_ChangeImpactSchema as ChangeImpactSchema, type index_ChangePriority as ChangePriority, index_ChangePrioritySchema as ChangePrioritySchema, type index_ChangeRequest as ChangeRequest, index_ChangeRequestSchema as ChangeRequestSchema, type index_ChangeSet as ChangeSet, index_ChangeSetSchema as ChangeSetSchema, type index_ChangeStatus as ChangeStatus, index_ChangeStatusSchema as ChangeStatusSchema, type index_ChangeType as ChangeType, index_ChangeTypeSchema as ChangeTypeSchema, type index_CollaborationMode as CollaborationMode, type index_CollaborationSession as CollaborationSession, type index_CollaborationSessionConfig as CollaborationSessionConfig, index_CollaborationSessionConfigSchema as CollaborationSessionConfigSchema, index_CollaborationSessionSchema as CollaborationSessionSchema, type index_CollaborativeCursor as CollaborativeCursor, index_CollaborativeCursorSchema as CollaborativeCursorSchema, type index_ComplianceConfig as ComplianceConfig, type index_ComplianceConfigInput as ComplianceConfigInput, index_ComplianceConfigSchema as ComplianceConfigSchema, type index_ConsoleDestinationConfig as ConsoleDestinationConfig, index_ConsoleDestinationConfigSchema as ConsoleDestinationConfigSchema, type index_ConsumerConfig as ConsumerConfig, index_ConsumerConfigSchema as ConsumerConfigSchema, type index_CoreServiceName as CoreServiceName, type index_CounterOperation as CounterOperation, index_CounterOperationSchema as CounterOperationSchema, index_CreateObjectOperation as CreateObjectOperation, type index_CronSchedule as CronSchedule, index_CronScheduleSchema as CronScheduleSchema, type index_CursorColorPreset as CursorColorPreset, type index_CursorSelection as CursorSelection, index_CursorSelectionSchema as CursorSelectionSchema, type index_CursorStyle as CursorStyle, index_CursorStyleSchema as CursorStyleSchema, type index_CursorUpdate as CursorUpdate, index_CursorUpdateSchema as CursorUpdateSchema, index_DEFAULT_SUSPICIOUS_ACTIVITY_RULES as DEFAULT_SUSPICIOUS_ACTIVITY_RULES, index_DatabaseLevelIsolationStrategy as DatabaseLevelIsolationStrategy, index_DatabaseLevelIsolationStrategyInput as DatabaseLevelIsolationStrategyInput, index_DatabaseLevelIsolationStrategySchema as DatabaseLevelIsolationStrategySchema, type index_DeadLetterQueue as DeadLetterQueue, index_DeadLetterQueueSchema as DeadLetterQueueSchema, index_DeleteObjectOperation as DeleteObjectOperation, type index_EmailTemplate as EmailTemplate, index_EmailTemplateSchema as EmailTemplateSchema, type index_EncryptionAlgorithm as EncryptionAlgorithm, index_EncryptionAlgorithmSchema as EncryptionAlgorithmSchema, type index_EncryptionConfig as EncryptionConfig, type index_EncryptionConfigInput as EncryptionConfigInput, index_EncryptionConfigSchema as EncryptionConfigSchema, index_ExecuteSqlOperation as ExecuteSqlOperation, type index_ExtendedLogLevel as ExtendedLogLevel, type index_ExternalServiceDestinationConfig as ExternalServiceDestinationConfig, index_ExternalServiceDestinationConfigSchema as ExternalServiceDestinationConfigSchema, type index_FacetConfig as FacetConfig, index_FacetConfigSchema as FacetConfigSchema, index_Feature as Feature, index_FeatureInput as FeatureInput, index_FeatureSchema as FeatureSchema, type index_FieldEncryption as FieldEncryption, type index_FieldEncryptionInput as FieldEncryptionInput, index_FieldEncryptionSchema as FieldEncryptionSchema, type index_FileDestinationConfig as FileDestinationConfig, index_FileDestinationConfigSchema as FileDestinationConfigSchema, type index_FileMetadata as FileMetadata, index_FileMetadataSchema as FileMetadataSchema, type index_GCounter as GCounter, index_GCounterSchema as GCounterSchema, type index_GDPRConfig as GDPRConfig, type index_GDPRConfigInput as GDPRConfigInput, index_GDPRConfigSchema as GDPRConfigSchema, type index_HIPAAConfig as HIPAAConfig, type index_HIPAAConfigInput as HIPAAConfigInput, index_HIPAAConfigSchema as HIPAAConfigSchema, type index_HistogramBucketConfig as HistogramBucketConfig, index_HistogramBucketConfigSchema as HistogramBucketConfigSchema, type index_HttpDestinationConfig as HttpDestinationConfig, index_HttpDestinationConfigSchema as HttpDestinationConfigSchema, index_HttpServerConfig as HttpServerConfig, type index_HttpServerConfigInput as HttpServerConfigInput, index_HttpServerConfigSchema as HttpServerConfigSchema, type index_InAppNotification as InAppNotification, index_InAppNotificationSchema as InAppNotificationSchema, type index_IntervalSchedule as IntervalSchedule, index_IntervalScheduleSchema as IntervalScheduleSchema, type index_Job as Job, type index_JobExecution as JobExecution, index_JobExecutionSchema as JobExecutionSchema, type index_JobExecutionStatus as JobExecutionStatus, type index_JobSchedule as JobSchedule, index_JobSchema as JobSchema, index_KernelServiceMapSchema as KernelServiceMapSchema, type index_KeyManagementProvider as KeyManagementProvider, index_KeyManagementProviderSchema as KeyManagementProviderSchema, type index_KeyRotationPolicy as KeyRotationPolicy, type index_KeyRotationPolicyInput as KeyRotationPolicyInput, index_KeyRotationPolicySchema as KeyRotationPolicySchema, type index_LWWRegister as LWWRegister, index_LWWRegisterSchema as LWWRegisterSchema, index_License as License, index_LicenseMetricType as LicenseMetricType, index_LicenseSchema as LicenseSchema, type index_LifecycleAction as LifecycleAction, index_LifecycleActionSchema as LifecycleActionSchema, type index_LifecyclePolicyConfig as LifecyclePolicyConfig, index_LifecyclePolicyConfigSchema as LifecyclePolicyConfigSchema, type index_LifecyclePolicyRule as LifecyclePolicyRule, index_LifecyclePolicyRuleSchema as LifecyclePolicyRuleSchema, index_LocaleSchema as LocaleSchema, type index_LogDestination as LogDestination, index_LogDestinationSchema as LogDestinationSchema, type index_LogDestinationType as LogDestinationType, type index_LogEnrichmentConfig as LogEnrichmentConfig, index_LogEnrichmentConfigSchema as LogEnrichmentConfigSchema, type index_LogEntry as LogEntry, index_LogEntrySchema as LogEntrySchema, type index_LogFormat as LogFormat, type index_LogLevel as LogLevel, type index_LoggerConfig as LoggerConfig, index_LoggerConfigSchema as LoggerConfigSchema, type index_LoggingConfig as LoggingConfig, index_LoggingConfigSchema as LoggingConfigSchema, type index_MaskingConfig as MaskingConfig, type index_MaskingConfigInput as MaskingConfigInput, index_MaskingConfigSchema as MaskingConfigSchema, type index_MaskingRule as MaskingRule, type index_MaskingRuleInput as MaskingRuleInput, index_MaskingRuleSchema as MaskingRuleSchema, type index_MaskingStrategy as MaskingStrategy, index_MaskingStrategySchema as MaskingStrategySchema, type index_MessageQueueConfig as MessageQueueConfig, index_MessageQueueConfigSchema as MessageQueueConfigSchema, type index_MessageQueueProvider as MessageQueueProvider, index_MessageQueueProviderSchema as MessageQueueProviderSchema, type index_MetadataCollectionInfo as MetadataCollectionInfo, index_MetadataCollectionInfoSchema as MetadataCollectionInfoSchema, type index_MetadataExportOptions as MetadataExportOptions, index_MetadataExportOptionsSchema as MetadataExportOptionsSchema, type index_MetadataFormat as MetadataFormat, index_MetadataFormatSchema as MetadataFormatSchema, type index_MetadataImportOptions as MetadataImportOptions, index_MetadataImportOptionsSchema as MetadataImportOptionsSchema, type index_MetadataLoadOptions as MetadataLoadOptions, index_MetadataLoadOptionsSchema as MetadataLoadOptionsSchema, type index_MetadataLoadResult as MetadataLoadResult, index_MetadataLoadResultSchema as MetadataLoadResultSchema, type index_MetadataLoaderContract as MetadataLoaderContract, index_MetadataLoaderContractSchema as MetadataLoaderContractSchema, type index_MetadataManagerConfig as MetadataManagerConfig, index_MetadataManagerConfigSchema as MetadataManagerConfigSchema, type index_MetadataRecord as MetadataRecord, index_MetadataRecordSchema as MetadataRecordSchema, type index_MetadataSaveOptions as MetadataSaveOptions, index_MetadataSaveOptionsSchema as MetadataSaveOptionsSchema, type index_MetadataSaveResult as MetadataSaveResult, index_MetadataSaveResultSchema as MetadataSaveResultSchema, type index_MetadataScope as MetadataScope, index_MetadataScopeSchema as MetadataScopeSchema, index_MetadataStateSchema as MetadataStateSchema, type index_MetadataStats as MetadataStats, index_MetadataStatsSchema as MetadataStatsSchema, type index_MetadataWatchEvent as MetadataWatchEvent, index_MetadataWatchEventSchema as MetadataWatchEventSchema, type index_MetricAggregationConfig as MetricAggregationConfig, index_MetricAggregationConfigSchema as MetricAggregationConfigSchema, type index_MetricAggregationType as MetricAggregationType, type index_MetricDataPoint as MetricDataPoint, index_MetricDataPointSchema as MetricDataPointSchema, type index_MetricDefinition as MetricDefinition, index_MetricDefinitionSchema as MetricDefinitionSchema, type index_MetricExportConfig as MetricExportConfig, index_MetricExportConfigSchema as MetricExportConfigSchema, type index_MetricLabels as MetricLabels, index_MetricLabelsSchema as MetricLabelsSchema, type index_MetricType as MetricType, type index_MetricUnit as MetricUnit, type index_MetricsConfig as MetricsConfig, index_MetricsConfigSchema as MetricsConfigSchema, index_MiddlewareConfig as MiddlewareConfig, type index_MiddlewareConfigInput as MiddlewareConfigInput, index_MiddlewareConfigSchema as MiddlewareConfigSchema, type index_MiddlewareType as MiddlewareType, index_MigrationDependencySchema as MigrationDependencySchema, type index_MigrationOperation as MigrationOperation, index_MigrationOperationSchema as MigrationOperationSchema, index_ModifyFieldOperation as ModifyFieldOperation, type index_MultipartUploadConfig as MultipartUploadConfig, index_MultipartUploadConfigSchema as MultipartUploadConfigSchema, type index_NotificationChannel as NotificationChannel, index_NotificationChannelSchema as NotificationChannelSchema, type index_NotificationConfig as NotificationConfig, index_NotificationConfigSchema as NotificationConfigSchema, type index_ORSet as ORSet, type index_ORSetElement as ORSetElement, index_ORSetElementSchema as ORSetElementSchema, index_ORSetSchema as ORSetSchema, type index_OTComponent as OTComponent, index_OTComponentSchema as OTComponentSchema, type index_OTOperation as OTOperation, index_OTOperationSchema as OTOperationSchema, type index_OTOperationType as OTOperationType, type index_OTTransformResult as OTTransformResult, index_OTTransformResultSchema as OTTransformResultSchema, type index_ObjectMetadata as ObjectMetadata, index_ObjectMetadataSchema as ObjectMetadataSchema, type index_ObjectOSKernel as ObjectOSKernel, type index_ObjectQLClient as ObjectQLClient, type index_ObjectStackPlugin as ObjectStackPlugin, type index_ObjectStorageConfig as ObjectStorageConfig, index_ObjectStorageConfigSchema as ObjectStorageConfigSchema, type index_OnceSchedule as OnceSchedule, index_OnceScheduleSchema as OnceScheduleSchema, type index_OpenTelemetryCompatibility as OpenTelemetryCompatibility, index_OpenTelemetryCompatibilitySchema as OpenTelemetryCompatibilitySchema, type index_OtelExporterType as OtelExporterType, type index_PCIDSSConfig as PCIDSSConfig, type index_PCIDSSConfigInput as PCIDSSConfigInput, index_PCIDSSConfigSchema as PCIDSSConfigSchema, type index_PNCounter as PNCounter, index_PNCounterSchema as PNCounterSchema, index_Plan as Plan, index_PlanInput as PlanInput, index_PlanSchema as PlanSchema, type index_PluginContext as PluginContext, type index_PluginLogger as PluginLogger, type index_PresignedUrlConfig as PresignedUrlConfig, index_PresignedUrlConfigSchema as PresignedUrlConfigSchema, type index_PushNotification as PushNotification, index_PushNotificationSchema as PushNotificationSchema, index_QueueConfig as QueueConfig, type index_QueueConfigInput as QueueConfigInput, index_QueueConfigSchema as QueueConfigSchema, index_RegistryConfig as RegistryConfig, index_RegistryConfigSchema as RegistryConfigSchema, index_RegistrySyncPolicy as RegistrySyncPolicy, index_RegistrySyncPolicySchema as RegistrySyncPolicySchema, index_RegistryUpstream as RegistryUpstream, index_RegistryUpstreamSchema as RegistryUpstreamSchema, index_RemoveFieldOperation as RemoveFieldOperation, index_RenameObjectOperation as RenameObjectOperation, type index_RetryPolicy as RetryPolicy, index_RetryPolicySchema as RetryPolicySchema, type index_RollbackPlan as RollbackPlan, index_RollbackPlanSchema as RollbackPlanSchema, type index_RouteHandlerMetadata as RouteHandlerMetadata, type index_RouteHandlerMetadataInput as RouteHandlerMetadataInput, index_RouteHandlerMetadataSchema as RouteHandlerMetadataSchema, index_RowLevelIsolationStrategy as RowLevelIsolationStrategy, index_RowLevelIsolationStrategyInput as RowLevelIsolationStrategyInput, index_RowLevelIsolationStrategySchema as RowLevelIsolationStrategySchema, type index_SMSTemplate as SMSTemplate, index_SMSTemplateSchema as SMSTemplateSchema, type index_SamplingDecision as SamplingDecision, type index_SamplingStrategyType as SamplingStrategyType, type index_Schedule as Schedule, index_ScheduleSchema as ScheduleSchema, index_SchemaLevelIsolationStrategy as SchemaLevelIsolationStrategy, index_SchemaLevelIsolationStrategyInput as SchemaLevelIsolationStrategyInput, index_SchemaLevelIsolationStrategySchema as SchemaLevelIsolationStrategySchema, type index_SearchConfig as SearchConfig, index_SearchConfigSchema as SearchConfigSchema, type index_SearchIndexConfig as SearchIndexConfig, index_SearchIndexConfigSchema as SearchIndexConfigSchema, type index_SearchProvider as SearchProvider, index_SearchProviderSchema as SearchProviderSchema, type index_ServerCapabilities as ServerCapabilities, type index_ServerCapabilitiesInput as ServerCapabilitiesInput, index_ServerCapabilitiesSchema as ServerCapabilitiesSchema, type index_ServerEvent as ServerEvent, index_ServerEventSchema as ServerEventSchema, type index_ServerEventType as ServerEventType, type index_ServerStatus as ServerStatus, index_ServerStatusSchema as ServerStatusSchema, index_ServiceConfigSchema as ServiceConfigSchema, index_ServiceCriticalitySchema as ServiceCriticalitySchema, type index_ServiceLevelIndicator as ServiceLevelIndicator, index_ServiceLevelIndicatorSchema as ServiceLevelIndicatorSchema, type index_ServiceLevelObjective as ServiceLevelObjective, index_ServiceLevelObjectiveSchema as ServiceLevelObjectiveSchema, index_ServiceRequirementDef as ServiceRequirementDef, index_ServiceStatusSchema as ServiceStatusSchema, type index_Span as Span, type index_SpanAttributeValue as SpanAttributeValue, index_SpanAttributeValueSchema as SpanAttributeValueSchema, type index_SpanAttributes as SpanAttributes, index_SpanAttributesSchema as SpanAttributesSchema, type index_SpanEvent as SpanEvent, index_SpanEventSchema as SpanEventSchema, type index_SpanKind as SpanKind, type index_SpanLink as SpanLink, index_SpanLinkSchema as SpanLinkSchema, index_SpanSchema as SpanSchema, type index_SpanStatus as SpanStatus, type index_StorageAcl as StorageAcl, index_StorageAclSchema as StorageAclSchema, type index_StorageClass as StorageClass, index_StorageClassSchema as StorageClassSchema, type index_StorageConnection as StorageConnection, index_StorageConnectionSchema as StorageConnectionSchema, type index_StorageProvider as StorageProvider, index_StorageProviderSchema as StorageProviderSchema, type index_StorageScope as StorageScope, index_StorageScopeSchema as StorageScopeSchema, type index_StructuredLogEntry as StructuredLogEntry, index_StructuredLogEntrySchema as StructuredLogEntrySchema, type index_SuspiciousActivityRule as SuspiciousActivityRule, index_SuspiciousActivityRuleSchema as SuspiciousActivityRuleSchema, index_TASK_PRIORITY_VALUES as TASK_PRIORITY_VALUES, index_Task as Task, type index_TaskExecutionResult as TaskExecutionResult, index_TaskExecutionResultSchema as TaskExecutionResultSchema, type index_TaskInput as TaskInput, type index_TaskPriority as TaskPriority, type index_TaskRetryPolicy as TaskRetryPolicy, type index_TaskRetryPolicyInput as TaskRetryPolicyInput, index_TaskRetryPolicySchema as TaskRetryPolicySchema, index_TaskSchema as TaskSchema, type index_TaskStatus as TaskStatus, index_Tenant as Tenant, index_TenantIsolationConfig as TenantIsolationConfig, index_TenantIsolationConfigSchema as TenantIsolationConfigSchema, index_TenantIsolationLevel as TenantIsolationLevel, index_TenantQuota as TenantQuota, index_TenantQuotaSchema as TenantQuotaSchema, index_TenantSchema as TenantSchema, index_TenantSecurityPolicy as TenantSecurityPolicy, index_TenantSecurityPolicyInput as TenantSecurityPolicyInput, index_TenantSecurityPolicySchema as TenantSecurityPolicySchema, type index_TextCRDTOperation as TextCRDTOperation, index_TextCRDTOperationSchema as TextCRDTOperationSchema, type index_TextCRDTState as TextCRDTState, index_TextCRDTStateSchema as TextCRDTStateSchema, type index_TimeSeries as TimeSeries, type index_TimeSeriesDataPoint as TimeSeriesDataPoint, index_TimeSeriesDataPointSchema as TimeSeriesDataPointSchema, index_TimeSeriesSchema as TimeSeriesSchema, type index_TopicConfig as TopicConfig, index_TopicConfigSchema as TopicConfigSchema, type index_TraceContext as TraceContext, type index_TraceContextPropagation as TraceContextPropagation, index_TraceContextPropagationSchema as TraceContextPropagationSchema, index_TraceContextSchema as TraceContextSchema, type index_TraceFlags as TraceFlags, index_TraceFlagsSchema as TraceFlagsSchema, type index_TracePropagationFormat as TracePropagationFormat, type index_TraceSamplingConfig as TraceSamplingConfig, index_TraceSamplingConfigSchema as TraceSamplingConfigSchema, type index_TraceState as TraceState, index_TraceStateSchema as TraceStateSchema, type index_TracingConfig as TracingConfig, index_TracingConfigSchema as TracingConfigSchema, type index_TranslationBundle as TranslationBundle, index_TranslationBundleSchema as TranslationBundleSchema, index_TranslationDataSchema as TranslationDataSchema, type index_UserActivityStatus as UserActivityStatus, type index_VectorClock as VectorClock, index_VectorClockSchema as VectorClockSchema, index_WorkerConfig as WorkerConfig, type index_WorkerConfigInput as WorkerConfigInput, index_WorkerConfigSchema as WorkerConfigSchema, type index_WorkerStats as WorkerStats, index_WorkerStatsSchema as WorkerStatsSchema, index_azureBlobStorageExample as azureBlobStorageExample, index_gcsStorageExample as gcsStorageExample, index_minioStorageExample as minioStorageExample, index_s3StorageExample as s3StorageExample };
12692
+ export { type index_AccessControlConfig as AccessControlConfig, index_AccessControlConfigSchema as AccessControlConfigSchema, index_AddFieldOperation as AddFieldOperation, type index_AnalyzerConfig as AnalyzerConfig, index_AnalyzerConfigSchema as AnalyzerConfigSchema, type index_AuditConfig as AuditConfig, index_AuditConfigSchema as AuditConfigSchema, type index_AuditEvent as AuditEvent, type index_AuditEventActor as AuditEventActor, index_AuditEventActorSchema as AuditEventActorSchema, type index_AuditEventChange as AuditEventChange, index_AuditEventChangeSchema as AuditEventChangeSchema, type index_AuditEventFilter as AuditEventFilter, index_AuditEventFilterSchema as AuditEventFilterSchema, index_AuditEventSchema as AuditEventSchema, type index_AuditEventSeverity as AuditEventSeverity, type index_AuditEventTarget as AuditEventTarget, index_AuditEventTargetSchema as AuditEventTargetSchema, type index_AuditEventType as AuditEventType, type index_AuditLogConfig as AuditLogConfig, type index_AuditLogConfigInput as AuditLogConfigInput, index_AuditLogConfigSchema as AuditLogConfigSchema, type index_AuditRetentionPolicy as AuditRetentionPolicy, index_AuditRetentionPolicySchema as AuditRetentionPolicySchema, type index_AuditStorageConfig as AuditStorageConfig, index_AuditStorageConfigSchema as AuditStorageConfigSchema, type index_AuthConfig as AuthConfig, index_AuthConfigSchema as AuthConfigSchema, type index_AuthPluginConfig as AuthPluginConfig, index_AuthPluginConfigSchema as AuthPluginConfigSchema, type index_AuthProviderConfig as AuthProviderConfig, index_AuthProviderConfigSchema as AuthProviderConfigSchema, type index_AwarenessEvent as AwarenessEvent, index_AwarenessEventSchema as AwarenessEventSchema, type index_AwarenessSession as AwarenessSession, index_AwarenessSessionSchema as AwarenessSessionSchema, type index_AwarenessUpdate as AwarenessUpdate, index_AwarenessUpdateSchema as AwarenessUpdateSchema, type index_AwarenessUserState as AwarenessUserState, index_AwarenessUserStateSchema as AwarenessUserStateSchema, type index_BackupConfig as BackupConfig, type index_BackupConfigInput as BackupConfigInput, index_BackupConfigSchema as BackupConfigSchema, type index_BackupRetention as BackupRetention, index_BackupRetentionSchema as BackupRetentionSchema, type index_BackupStrategy as BackupStrategy, index_BackupStrategySchema as BackupStrategySchema, type index_BatchProgress as BatchProgress, type index_BatchProgressInput as BatchProgressInput, index_BatchProgressSchema as BatchProgressSchema, index_BatchTask as BatchTask, type index_BatchTaskInput as BatchTaskInput, index_BatchTaskSchema as BatchTaskSchema, type index_BucketConfig as BucketConfig, index_BucketConfigSchema as BucketConfigSchema, type index_CRDTMergeResult as CRDTMergeResult, index_CRDTMergeResultSchema as CRDTMergeResultSchema, type index_CRDTState as CRDTState, index_CRDTStateSchema as CRDTStateSchema, type index_CRDTType as CRDTType, type index_CacheAvalanchePrevention as CacheAvalanchePrevention, index_CacheAvalanchePreventionSchema as CacheAvalanchePreventionSchema, type index_CacheConfig as CacheConfig, type index_CacheConfigInput as CacheConfigInput, index_CacheConfigSchema as CacheConfigSchema, type index_CacheConsistency as CacheConsistency, index_CacheConsistencySchema as CacheConsistencySchema, type index_CacheInvalidation as CacheInvalidation, index_CacheInvalidationSchema as CacheInvalidationSchema, type index_CacheStrategy as CacheStrategy, index_CacheStrategySchema as CacheStrategySchema, type index_CacheTier as CacheTier, type index_CacheTierInput as CacheTierInput, index_CacheTierSchema as CacheTierSchema, type index_CacheWarmup as CacheWarmup, index_CacheWarmupSchema as CacheWarmupSchema, type index_ChangeImpact as ChangeImpact, index_ChangeImpactSchema as ChangeImpactSchema, type index_ChangePriority as ChangePriority, index_ChangePrioritySchema as ChangePrioritySchema, type index_ChangeRequest as ChangeRequest, index_ChangeRequestSchema as ChangeRequestSchema, type index_ChangeSet as ChangeSet, index_ChangeSetSchema as ChangeSetSchema, type index_ChangeStatus as ChangeStatus, index_ChangeStatusSchema as ChangeStatusSchema, type index_ChangeType as ChangeType, index_ChangeTypeSchema as ChangeTypeSchema, type index_CollaborationMode as CollaborationMode, type index_CollaborationSession as CollaborationSession, type index_CollaborationSessionConfig as CollaborationSessionConfig, index_CollaborationSessionConfigSchema as CollaborationSessionConfigSchema, index_CollaborationSessionSchema as CollaborationSessionSchema, type index_CollaborativeCursor as CollaborativeCursor, index_CollaborativeCursorSchema as CollaborativeCursorSchema, type index_ComplianceAuditRequirement as ComplianceAuditRequirement, index_ComplianceAuditRequirementSchema as ComplianceAuditRequirementSchema, type index_ComplianceConfig as ComplianceConfig, type index_ComplianceConfigInput as ComplianceConfigInput, index_ComplianceConfigSchema as ComplianceConfigSchema, type index_ComplianceEncryptionRequirement as ComplianceEncryptionRequirement, index_ComplianceEncryptionRequirementSchema as ComplianceEncryptionRequirementSchema, type index_ConsoleDestinationConfig as ConsoleDestinationConfig, index_ConsoleDestinationConfigSchema as ConsoleDestinationConfigSchema, type index_ConsumerConfig as ConsumerConfig, index_ConsumerConfigSchema as ConsumerConfigSchema, type index_CoreServiceName as CoreServiceName, type index_CounterOperation as CounterOperation, index_CounterOperationSchema as CounterOperationSchema, index_CreateObjectOperation as CreateObjectOperation, type index_CronSchedule as CronSchedule, index_CronScheduleSchema as CronScheduleSchema, type index_CursorColorPreset as CursorColorPreset, type index_CursorSelection as CursorSelection, index_CursorSelectionSchema as CursorSelectionSchema, type index_CursorStyle as CursorStyle, index_CursorStyleSchema as CursorStyleSchema, type index_CursorUpdate as CursorUpdate, index_CursorUpdateSchema as CursorUpdateSchema, index_DEFAULT_SUSPICIOUS_ACTIVITY_RULES as DEFAULT_SUSPICIOUS_ACTIVITY_RULES, type index_DataClassificationPolicy as DataClassificationPolicy, index_DataClassificationPolicySchema as DataClassificationPolicySchema, index_DatabaseLevelIsolationStrategy as DatabaseLevelIsolationStrategy, index_DatabaseLevelIsolationStrategyInput as DatabaseLevelIsolationStrategyInput, index_DatabaseLevelIsolationStrategySchema as DatabaseLevelIsolationStrategySchema, type index_DeadLetterQueue as DeadLetterQueue, index_DeadLetterQueueSchema as DeadLetterQueueSchema, index_DeleteObjectOperation as DeleteObjectOperation, type index_DisasterRecoveryPlan as DisasterRecoveryPlan, type index_DisasterRecoveryPlanInput as DisasterRecoveryPlanInput, index_DisasterRecoveryPlanSchema as DisasterRecoveryPlanSchema, type index_DistributedCacheConfig as DistributedCacheConfig, type index_DistributedCacheConfigInput as DistributedCacheConfigInput, index_DistributedCacheConfigSchema as DistributedCacheConfigSchema, type index_EmailTemplate as EmailTemplate, index_EmailTemplateSchema as EmailTemplateSchema, type index_EncryptionAlgorithm as EncryptionAlgorithm, index_EncryptionAlgorithmSchema as EncryptionAlgorithmSchema, type index_EncryptionConfig as EncryptionConfig, type index_EncryptionConfigInput as EncryptionConfigInput, index_EncryptionConfigSchema as EncryptionConfigSchema, index_ExecuteSqlOperation as ExecuteSqlOperation, type index_ExtendedLogLevel as ExtendedLogLevel, type index_ExternalServiceDestinationConfig as ExternalServiceDestinationConfig, index_ExternalServiceDestinationConfigSchema as ExternalServiceDestinationConfigSchema, type index_FacetConfig as FacetConfig, index_FacetConfigSchema as FacetConfigSchema, type index_FailoverConfig as FailoverConfig, type index_FailoverConfigInput as FailoverConfigInput, index_FailoverConfigSchema as FailoverConfigSchema, type index_FailoverMode as FailoverMode, index_FailoverModeSchema as FailoverModeSchema, index_Feature as Feature, index_FeatureInput as FeatureInput, index_FeatureSchema as FeatureSchema, type index_FieldEncryption as FieldEncryption, type index_FieldEncryptionInput as FieldEncryptionInput, index_FieldEncryptionSchema as FieldEncryptionSchema, type index_FileDestinationConfig as FileDestinationConfig, index_FileDestinationConfigSchema as FileDestinationConfigSchema, type index_FileMetadata as FileMetadata, index_FileMetadataSchema as FileMetadataSchema, type index_GCounter as GCounter, index_GCounterSchema as GCounterSchema, type index_GDPRConfig as GDPRConfig, type index_GDPRConfigInput as GDPRConfigInput, index_GDPRConfigSchema as GDPRConfigSchema, type index_HIPAAConfig as HIPAAConfig, type index_HIPAAConfigInput as HIPAAConfigInput, index_HIPAAConfigSchema as HIPAAConfigSchema, type index_HistogramBucketConfig as HistogramBucketConfig, index_HistogramBucketConfigSchema as HistogramBucketConfigSchema, type index_HttpDestinationConfig as HttpDestinationConfig, index_HttpDestinationConfigSchema as HttpDestinationConfigSchema, index_HttpServerConfig as HttpServerConfig, type index_HttpServerConfigInput as HttpServerConfigInput, index_HttpServerConfigSchema as HttpServerConfigSchema, type index_InAppNotification as InAppNotification, index_InAppNotificationSchema as InAppNotificationSchema, type index_IntervalSchedule as IntervalSchedule, index_IntervalScheduleSchema as IntervalScheduleSchema, type index_Job as Job, type index_JobExecution as JobExecution, index_JobExecutionSchema as JobExecutionSchema, type index_JobExecutionStatus as JobExecutionStatus, type index_JobSchedule as JobSchedule, index_JobSchema as JobSchema, index_KernelServiceMapSchema as KernelServiceMapSchema, type index_KeyManagementProvider as KeyManagementProvider, index_KeyManagementProviderSchema as KeyManagementProviderSchema, type index_KeyRotationPolicy as KeyRotationPolicy, type index_KeyRotationPolicyInput as KeyRotationPolicyInput, index_KeyRotationPolicySchema as KeyRotationPolicySchema, type index_LWWRegister as LWWRegister, index_LWWRegisterSchema as LWWRegisterSchema, index_License as License, index_LicenseMetricType as LicenseMetricType, index_LicenseSchema as LicenseSchema, type index_LifecycleAction as LifecycleAction, index_LifecycleActionSchema as LifecycleActionSchema, type index_LifecyclePolicyConfig as LifecyclePolicyConfig, index_LifecyclePolicyConfigSchema as LifecyclePolicyConfigSchema, type index_LifecyclePolicyRule as LifecyclePolicyRule, index_LifecyclePolicyRuleSchema as LifecyclePolicyRuleSchema, index_LocaleSchema as LocaleSchema, type index_LogDestination as LogDestination, index_LogDestinationSchema as LogDestinationSchema, type index_LogDestinationType as LogDestinationType, type index_LogEnrichmentConfig as LogEnrichmentConfig, index_LogEnrichmentConfigSchema as LogEnrichmentConfigSchema, type index_LogEntry as LogEntry, index_LogEntrySchema as LogEntrySchema, type index_LogFormat as LogFormat, type index_LogLevel as LogLevel, type index_LoggerConfig as LoggerConfig, index_LoggerConfigSchema as LoggerConfigSchema, type index_LoggingConfig as LoggingConfig, index_LoggingConfigSchema as LoggingConfigSchema, type index_MaskingConfig as MaskingConfig, type index_MaskingConfigInput as MaskingConfigInput, index_MaskingConfigSchema as MaskingConfigSchema, type index_MaskingRule as MaskingRule, type index_MaskingRuleInput as MaskingRuleInput, index_MaskingRuleSchema as MaskingRuleSchema, type index_MaskingStrategy as MaskingStrategy, index_MaskingStrategySchema as MaskingStrategySchema, type index_MaskingVisibilityRule as MaskingVisibilityRule, index_MaskingVisibilityRuleSchema as MaskingVisibilityRuleSchema, type index_MessageQueueConfig as MessageQueueConfig, index_MessageQueueConfigSchema as MessageQueueConfigSchema, type index_MessageQueueProvider as MessageQueueProvider, index_MessageQueueProviderSchema as MessageQueueProviderSchema, type index_MetadataCollectionInfo as MetadataCollectionInfo, index_MetadataCollectionInfoSchema as MetadataCollectionInfoSchema, type index_MetadataExportOptions as MetadataExportOptions, index_MetadataExportOptionsSchema as MetadataExportOptionsSchema, type index_MetadataFallbackStrategy as MetadataFallbackStrategy, index_MetadataFallbackStrategySchema as MetadataFallbackStrategySchema, type index_MetadataFormat as MetadataFormat, index_MetadataFormatSchema as MetadataFormatSchema, type index_MetadataImportOptions as MetadataImportOptions, index_MetadataImportOptionsSchema as MetadataImportOptionsSchema, type index_MetadataLoadOptions as MetadataLoadOptions, index_MetadataLoadOptionsSchema as MetadataLoadOptionsSchema, type index_MetadataLoadResult as MetadataLoadResult, index_MetadataLoadResultSchema as MetadataLoadResultSchema, type index_MetadataLoaderContract as MetadataLoaderContract, index_MetadataLoaderContractSchema as MetadataLoaderContractSchema, type index_MetadataManagerConfig as MetadataManagerConfig, index_MetadataManagerConfigSchema as MetadataManagerConfigSchema, type index_MetadataRecord as MetadataRecord, index_MetadataRecordSchema as MetadataRecordSchema, type index_MetadataSaveOptions as MetadataSaveOptions, index_MetadataSaveOptionsSchema as MetadataSaveOptionsSchema, type index_MetadataSaveResult as MetadataSaveResult, index_MetadataSaveResultSchema as MetadataSaveResultSchema, type index_MetadataScope as MetadataScope, index_MetadataScopeSchema as MetadataScopeSchema, type index_MetadataSource as MetadataSource, index_MetadataSourceSchema as MetadataSourceSchema, index_MetadataStateSchema as MetadataStateSchema, type index_MetadataStats as MetadataStats, index_MetadataStatsSchema as MetadataStatsSchema, type index_MetadataWatchEvent as MetadataWatchEvent, index_MetadataWatchEventSchema as MetadataWatchEventSchema, type index_MetricAggregationConfig as MetricAggregationConfig, index_MetricAggregationConfigSchema as MetricAggregationConfigSchema, type index_MetricAggregationType as MetricAggregationType, type index_MetricDataPoint as MetricDataPoint, index_MetricDataPointSchema as MetricDataPointSchema, type index_MetricDefinition as MetricDefinition, index_MetricDefinitionSchema as MetricDefinitionSchema, type index_MetricExportConfig as MetricExportConfig, index_MetricExportConfigSchema as MetricExportConfigSchema, type index_MetricLabels as MetricLabels, index_MetricLabelsSchema as MetricLabelsSchema, type index_MetricType as MetricType, type index_MetricUnit as MetricUnit, type index_MetricsConfig as MetricsConfig, index_MetricsConfigSchema as MetricsConfigSchema, index_MiddlewareConfig as MiddlewareConfig, type index_MiddlewareConfigInput as MiddlewareConfigInput, index_MiddlewareConfigSchema as MiddlewareConfigSchema, type index_MiddlewareType as MiddlewareType, index_MigrationDependencySchema as MigrationDependencySchema, type index_MigrationOperation as MigrationOperation, index_MigrationOperationSchema as MigrationOperationSchema, index_ModifyFieldOperation as ModifyFieldOperation, type index_MultipartUploadConfig as MultipartUploadConfig, index_MultipartUploadConfigSchema as MultipartUploadConfigSchema, type index_MutualTLSConfig as MutualTLSConfig, index_MutualTLSConfigSchema as MutualTLSConfigSchema, type index_NotificationChannel as NotificationChannel, index_NotificationChannelSchema as NotificationChannelSchema, type index_NotificationConfig as NotificationConfig, index_NotificationConfigSchema as NotificationConfigSchema, type index_ORSet as ORSet, type index_ORSetElement as ORSetElement, index_ORSetElementSchema as ORSetElementSchema, index_ORSetSchema as ORSetSchema, type index_OTComponent as OTComponent, index_OTComponentSchema as OTComponentSchema, type index_OTOperation as OTOperation, index_OTOperationSchema as OTOperationSchema, type index_OTOperationType as OTOperationType, type index_OTTransformResult as OTTransformResult, index_OTTransformResultSchema as OTTransformResultSchema, type index_ObjectMetadata as ObjectMetadata, index_ObjectMetadataSchema as ObjectMetadataSchema, type index_ObjectOSKernel as ObjectOSKernel, type index_ObjectQLClient as ObjectQLClient, type index_ObjectStackPlugin as ObjectStackPlugin, type index_ObjectStorageConfig as ObjectStorageConfig, index_ObjectStorageConfigSchema as ObjectStorageConfigSchema, type index_OnceSchedule as OnceSchedule, index_OnceScheduleSchema as OnceScheduleSchema, type index_OpenTelemetryCompatibility as OpenTelemetryCompatibility, index_OpenTelemetryCompatibilitySchema as OpenTelemetryCompatibilitySchema, type index_OtelExporterType as OtelExporterType, type index_PCIDSSConfig as PCIDSSConfig, type index_PCIDSSConfigInput as PCIDSSConfigInput, index_PCIDSSConfigSchema as PCIDSSConfigSchema, type index_PNCounter as PNCounter, index_PNCounterSchema as PNCounterSchema, index_Plan as Plan, index_PlanInput as PlanInput, index_PlanSchema as PlanSchema, type index_PluginContext as PluginContext, type index_PluginLogger as PluginLogger, type index_PresignedUrlConfig as PresignedUrlConfig, index_PresignedUrlConfigSchema as PresignedUrlConfigSchema, type index_PushNotification as PushNotification, index_PushNotificationSchema as PushNotificationSchema, index_QueueConfig as QueueConfig, type index_QueueConfigInput as QueueConfigInput, index_QueueConfigSchema as QueueConfigSchema, type index_RPO as RPO, index_RPOSchema as RPOSchema, type index_RTO as RTO, index_RTOSchema as RTOSchema, index_RegistryConfig as RegistryConfig, index_RegistryConfigSchema as RegistryConfigSchema, index_RegistrySyncPolicy as RegistrySyncPolicy, index_RegistrySyncPolicySchema as RegistrySyncPolicySchema, index_RegistryUpstream as RegistryUpstream, index_RegistryUpstreamSchema as RegistryUpstreamSchema, index_RemoveFieldOperation as RemoveFieldOperation, index_RenameObjectOperation as RenameObjectOperation, type index_RetryPolicy as RetryPolicy, index_RetryPolicySchema as RetryPolicySchema, type index_RollbackPlan as RollbackPlan, index_RollbackPlanSchema as RollbackPlanSchema, type index_RouteHandlerMetadata as RouteHandlerMetadata, type index_RouteHandlerMetadataInput as RouteHandlerMetadataInput, index_RouteHandlerMetadataSchema as RouteHandlerMetadataSchema, index_RowLevelIsolationStrategy as RowLevelIsolationStrategy, index_RowLevelIsolationStrategyInput as RowLevelIsolationStrategyInput, index_RowLevelIsolationStrategySchema as RowLevelIsolationStrategySchema, type index_SMSTemplate as SMSTemplate, index_SMSTemplateSchema as SMSTemplateSchema, type index_SamplingDecision as SamplingDecision, type index_SamplingStrategyType as SamplingStrategyType, type index_Schedule as Schedule, index_ScheduleSchema as ScheduleSchema, index_SchemaLevelIsolationStrategy as SchemaLevelIsolationStrategy, index_SchemaLevelIsolationStrategyInput as SchemaLevelIsolationStrategyInput, index_SchemaLevelIsolationStrategySchema as SchemaLevelIsolationStrategySchema, type index_SearchConfig as SearchConfig, index_SearchConfigSchema as SearchConfigSchema, type index_SearchIndexConfig as SearchIndexConfig, index_SearchIndexConfigSchema as SearchIndexConfigSchema, type index_SearchProvider as SearchProvider, index_SearchProviderSchema as SearchProviderSchema, type index_SecurityContextConfig as SecurityContextConfig, type index_SecurityContextConfigInput as SecurityContextConfigInput, index_SecurityContextConfigSchema as SecurityContextConfigSchema, type index_SecurityEventCorrelation as SecurityEventCorrelation, index_SecurityEventCorrelationSchema as SecurityEventCorrelationSchema, type index_ServerCapabilities as ServerCapabilities, type index_ServerCapabilitiesInput as ServerCapabilitiesInput, index_ServerCapabilitiesSchema as ServerCapabilitiesSchema, type index_ServerEvent as ServerEvent, index_ServerEventSchema as ServerEventSchema, type index_ServerEventType as ServerEventType, type index_ServerStatus as ServerStatus, index_ServerStatusSchema as ServerStatusSchema, index_ServiceConfigSchema as ServiceConfigSchema, index_ServiceCriticalitySchema as ServiceCriticalitySchema, type index_ServiceLevelIndicator as ServiceLevelIndicator, index_ServiceLevelIndicatorSchema as ServiceLevelIndicatorSchema, type index_ServiceLevelObjective as ServiceLevelObjective, index_ServiceLevelObjectiveSchema as ServiceLevelObjectiveSchema, index_ServiceRequirementDef as ServiceRequirementDef, index_ServiceStatusSchema as ServiceStatusSchema, type index_Span as Span, type index_SpanAttributeValue as SpanAttributeValue, index_SpanAttributeValueSchema as SpanAttributeValueSchema, type index_SpanAttributes as SpanAttributes, index_SpanAttributesSchema as SpanAttributesSchema, type index_SpanEvent as SpanEvent, index_SpanEventSchema as SpanEventSchema, type index_SpanKind as SpanKind, type index_SpanLink as SpanLink, index_SpanLinkSchema as SpanLinkSchema, index_SpanSchema as SpanSchema, type index_SpanStatus as SpanStatus, type index_StorageAcl as StorageAcl, index_StorageAclSchema as StorageAclSchema, type index_StorageClass as StorageClass, index_StorageClassSchema as StorageClassSchema, type index_StorageConnection as StorageConnection, index_StorageConnectionSchema as StorageConnectionSchema, type index_StorageProvider as StorageProvider, index_StorageProviderSchema as StorageProviderSchema, type index_StorageScope as StorageScope, index_StorageScopeSchema as StorageScopeSchema, type index_StructuredLogEntry as StructuredLogEntry, index_StructuredLogEntrySchema as StructuredLogEntrySchema, type index_SuspiciousActivityRule as SuspiciousActivityRule, index_SuspiciousActivityRuleSchema as SuspiciousActivityRuleSchema, index_TASK_PRIORITY_VALUES as TASK_PRIORITY_VALUES, index_Task as Task, type index_TaskExecutionResult as TaskExecutionResult, index_TaskExecutionResultSchema as TaskExecutionResultSchema, type index_TaskInput as TaskInput, type index_TaskPriority as TaskPriority, type index_TaskRetryPolicy as TaskRetryPolicy, type index_TaskRetryPolicyInput as TaskRetryPolicyInput, index_TaskRetryPolicySchema as TaskRetryPolicySchema, index_TaskSchema as TaskSchema, type index_TaskStatus as TaskStatus, index_Tenant as Tenant, index_TenantIsolationConfig as TenantIsolationConfig, index_TenantIsolationConfigSchema as TenantIsolationConfigSchema, index_TenantIsolationLevel as TenantIsolationLevel, index_TenantQuota as TenantQuota, index_TenantQuotaSchema as TenantQuotaSchema, index_TenantSchema as TenantSchema, index_TenantSecurityPolicy as TenantSecurityPolicy, index_TenantSecurityPolicyInput as TenantSecurityPolicyInput, index_TenantSecurityPolicySchema as TenantSecurityPolicySchema, type index_TextCRDTOperation as TextCRDTOperation, index_TextCRDTOperationSchema as TextCRDTOperationSchema, type index_TextCRDTState as TextCRDTState, index_TextCRDTStateSchema as TextCRDTStateSchema, type index_TimeSeries as TimeSeries, type index_TimeSeriesDataPoint as TimeSeriesDataPoint, index_TimeSeriesDataPointSchema as TimeSeriesDataPointSchema, index_TimeSeriesSchema as TimeSeriesSchema, type index_TopicConfig as TopicConfig, index_TopicConfigSchema as TopicConfigSchema, type index_TraceContext as TraceContext, type index_TraceContextPropagation as TraceContextPropagation, index_TraceContextPropagationSchema as TraceContextPropagationSchema, index_TraceContextSchema as TraceContextSchema, type index_TraceFlags as TraceFlags, index_TraceFlagsSchema as TraceFlagsSchema, type index_TracePropagationFormat as TracePropagationFormat, type index_TraceSamplingConfig as TraceSamplingConfig, index_TraceSamplingConfigSchema as TraceSamplingConfigSchema, type index_TraceState as TraceState, index_TraceStateSchema as TraceStateSchema, type index_TracingConfig as TracingConfig, index_TracingConfigSchema as TracingConfigSchema, type index_TranslationBundle as TranslationBundle, index_TranslationBundleSchema as TranslationBundleSchema, index_TranslationDataSchema as TranslationDataSchema, type index_UserActivityStatus as UserActivityStatus, type index_VectorClock as VectorClock, index_VectorClockSchema as VectorClockSchema, index_WorkerConfig as WorkerConfig, type index_WorkerConfigInput as WorkerConfigInput, index_WorkerConfigSchema as WorkerConfigSchema, type index_WorkerStats as WorkerStats, index_WorkerStatsSchema as WorkerStatsSchema, index_azureBlobStorageExample as azureBlobStorageExample, index_gcsStorageExample as gcsStorageExample, index_minioStorageExample as minioStorageExample, index_s3StorageExample as s3StorageExample };
11866
12693
  }
11867
12694
 
11868
- export { azureBlobStorageExample as $, type ObjectMetadata as A, type PresignedUrlConfig as B, CacheStrategySchema as C, DeadLetterQueueSchema as D, MultipartUploadConfigSchema as E, FileMetadataSchema as F, type MultipartUploadConfig as G, AccessControlConfigSchema as H, type AccessControlConfig as I, LifecyclePolicyRuleSchema as J, type LifecyclePolicyRule as K, LifecycleActionSchema as L, MessageQueueProviderSchema as M, LifecyclePolicyConfigSchema as N, ObjectMetadataSchema as O, PresignedUrlConfigSchema as P, type LifecyclePolicyConfig as Q, BucketConfigSchema as R, StorageScopeSchema as S, TopicConfigSchema as T, type BucketConfig as U, StorageConnectionSchema as V, type StorageConnection as W, ObjectStorageConfigSchema as X, type ObjectStorageConfig as Y, s3StorageExample as Z, minioStorageExample as _, type CacheStrategy as a, type HttpDestinationConfig as a$, gcsStorageExample as a0, SearchProviderSchema as a1, type SearchProvider as a2, AnalyzerConfigSchema as a3, type AnalyzerConfig as a4, SearchIndexConfigSchema as a5, type SearchIndexConfig as a6, FacetConfigSchema as a7, type FacetConfig as a8, SearchConfigSchema as a9, type AuditEventChange as aA, AuditEventSchema as aB, type AuditEvent as aC, AuditRetentionPolicySchema as aD, type AuditRetentionPolicy as aE, SuspiciousActivityRuleSchema as aF, type SuspiciousActivityRule as aG, AuditStorageConfigSchema as aH, type AuditStorageConfig as aI, AuditEventFilterSchema as aJ, type AuditEventFilter as aK, AuditConfigSchema as aL, type AuditConfig as aM, DEFAULT_SUSPICIOUS_ACTIVITY_RULES as aN, LogLevel as aO, LogFormat as aP, LoggerConfigSchema as aQ, type LoggerConfig as aR, LogEntrySchema as aS, type LogEntry as aT, ExtendedLogLevel as aU, LogDestinationType as aV, ConsoleDestinationConfigSchema as aW, type ConsoleDestinationConfig as aX, FileDestinationConfigSchema as aY, type FileDestinationConfig as aZ, HttpDestinationConfigSchema as a_, type SearchConfig as aa, HttpServerConfigSchema as ab, HttpServerConfig as ac, type HttpServerConfigInput as ad, RouteHandlerMetadataSchema as ae, type RouteHandlerMetadata as af, type RouteHandlerMetadataInput as ag, MiddlewareType as ah, MiddlewareConfigSchema as ai, MiddlewareConfig as aj, type MiddlewareConfigInput as ak, ServerEventType as al, ServerEventSchema as am, type ServerEvent as an, ServerCapabilitiesSchema as ao, type ServerCapabilities as ap, type ServerCapabilitiesInput as aq, ServerStatusSchema as ar, type ServerStatus as as, AuditEventType as at, AuditEventSeverity as au, AuditEventActorSchema as av, type AuditEventActor as aw, AuditEventTargetSchema as ax, type AuditEventTarget as ay, AuditEventChangeSchema as az, CacheTierSchema as b, TracingConfigSchema as b$, ExternalServiceDestinationConfigSchema as b0, type ExternalServiceDestinationConfig as b1, LogDestinationSchema as b2, type LogDestination as b3, LogEnrichmentConfigSchema as b4, type LogEnrichmentConfig as b5, StructuredLogEntrySchema as b6, type StructuredLogEntry as b7, LoggingConfigSchema as b8, type LoggingConfig as b9, type TraceState as bA, TraceFlagsSchema as bB, type TraceFlags as bC, TraceContextSchema as bD, type TraceContext as bE, SpanKind as bF, SpanStatus as bG, SpanAttributeValueSchema as bH, type SpanAttributeValue as bI, SpanAttributesSchema as bJ, type SpanAttributes as bK, SpanEventSchema as bL, type SpanEvent as bM, SpanLinkSchema as bN, type SpanLink as bO, SpanSchema as bP, type Span as bQ, SamplingDecision as bR, SamplingStrategyType as bS, TraceSamplingConfigSchema as bT, type TraceSamplingConfig as bU, TracePropagationFormat as bV, TraceContextPropagationSchema as bW, type TraceContextPropagation as bX, OtelExporterType as bY, OpenTelemetryCompatibilitySchema as bZ, type OpenTelemetryCompatibility as b_, MetricType as ba, MetricUnit as bb, MetricAggregationType as bc, HistogramBucketConfigSchema as bd, type HistogramBucketConfig as be, MetricLabelsSchema as bf, type MetricLabels as bg, MetricDefinitionSchema as bh, type MetricDefinition as bi, MetricDataPointSchema as bj, type MetricDataPoint as bk, TimeSeriesDataPointSchema as bl, type TimeSeriesDataPoint as bm, TimeSeriesSchema as bn, type TimeSeries as bo, MetricAggregationConfigSchema as bp, type MetricAggregationConfig as bq, ServiceLevelIndicatorSchema as br, type ServiceLevelIndicator as bs, ServiceLevelObjectiveSchema as bt, type ServiceLevelObjective as bu, MetricExportConfigSchema as bv, type MetricExportConfig as bw, MetricsConfigSchema as bx, type MetricsConfig as by, TraceStateSchema as bz, type CacheTier as c, type MaskingRuleInput as c$, type TracingConfig as c0, ChangeTypeSchema as c1, ChangePrioritySchema as c2, ChangeStatusSchema as c3, ChangeImpactSchema as c4, RollbackPlanSchema as c5, ChangeRequestSchema as c6, type ChangeRequest as c7, type ChangeType as c8, type ChangeStatus as c9, type HIPAAConfigInput as cA, PCIDSSConfigSchema as cB, type PCIDSSConfig as cC, type PCIDSSConfigInput as cD, AuditLogConfigSchema as cE, type AuditLogConfig as cF, type AuditLogConfigInput as cG, ComplianceConfigSchema as cH, type ComplianceConfig as cI, type ComplianceConfigInput as cJ, EncryptionAlgorithmSchema as cK, type EncryptionAlgorithm as cL, KeyManagementProviderSchema as cM, type KeyManagementProvider as cN, KeyRotationPolicySchema as cO, type KeyRotationPolicy as cP, type KeyRotationPolicyInput as cQ, EncryptionConfigSchema as cR, type EncryptionConfig as cS, type EncryptionConfigInput as cT, FieldEncryptionSchema as cU, type FieldEncryption as cV, type FieldEncryptionInput as cW, MaskingStrategySchema as cX, type MaskingStrategy as cY, MaskingRuleSchema as cZ, type MaskingRule as c_, type ChangePriority as ca, type ChangeImpact as cb, type RollbackPlan as cc, AddFieldOperation as cd, ModifyFieldOperation as ce, RemoveFieldOperation as cf, CreateObjectOperation as cg, RenameObjectOperation as ch, DeleteObjectOperation as ci, ExecuteSqlOperation as cj, MigrationOperationSchema as ck, MigrationDependencySchema as cl, ChangeSetSchema as cm, type ChangeSet as cn, type MigrationOperation as co, AuthProviderConfigSchema as cp, AuthPluginConfigSchema as cq, AuthConfigSchema as cr, type AuthProviderConfig as cs, type AuthPluginConfig as ct, type AuthConfig as cu, GDPRConfigSchema as cv, type GDPRConfig as cw, type GDPRConfigInput as cx, HIPAAConfigSchema as cy, type HIPAAConfig as cz, type CacheTierInput as d, type OTComponent as d$, MaskingConfigSchema as d0, type MaskingConfig as d1, type MaskingConfigInput as d2, CronScheduleSchema as d3, IntervalScheduleSchema as d4, OnceScheduleSchema as d5, ScheduleSchema as d6, type Schedule as d7, type CronSchedule as d8, type IntervalSchedule as d9, type BatchTaskInput as dA, BatchProgressSchema as dB, type BatchProgress as dC, type BatchProgressInput as dD, WorkerConfigSchema as dE, WorkerConfig as dF, type WorkerConfigInput as dG, WorkerStatsSchema as dH, type WorkerStats as dI, EmailTemplateSchema as dJ, SMSTemplateSchema as dK, PushNotificationSchema as dL, InAppNotificationSchema as dM, NotificationChannelSchema as dN, NotificationConfigSchema as dO, type NotificationConfig as dP, type NotificationChannel as dQ, type EmailTemplate as dR, type SMSTemplate as dS, type PushNotification as dT, type InAppNotification as dU, TranslationDataSchema as dV, LocaleSchema as dW, TranslationBundleSchema as dX, type TranslationBundle as dY, OTOperationType as dZ, OTComponentSchema as d_, type OnceSchedule as da, type JobSchedule as db, RetryPolicySchema as dc, type RetryPolicy as dd, JobSchema as de, type Job as df, JobExecutionStatus as dg, JobExecutionSchema as dh, type JobExecution as di, TaskPriority as dj, TASK_PRIORITY_VALUES as dk, TaskStatus as dl, TaskRetryPolicySchema as dm, type TaskRetryPolicy as dn, type TaskRetryPolicyInput as dp, TaskSchema as dq, Task as dr, type TaskInput as ds, TaskExecutionResultSchema as dt, type TaskExecutionResult as du, QueueConfigSchema as dv, QueueConfig as dw, type QueueConfigInput as dx, BatchTaskSchema as dy, BatchTask as dz, CacheInvalidationSchema as e, MetadataCollectionInfoSchema as e$, OTOperationSchema as e0, type OTOperation as e1, OTTransformResultSchema as e2, type OTTransformResult as e3, CRDTType as e4, VectorClockSchema as e5, type VectorClock as e6, LWWRegisterSchema as e7, type LWWRegister as e8, CounterOperationSchema as e9, UserActivityStatus as eA, AwarenessUserStateSchema as eB, type AwarenessUserState as eC, AwarenessSessionSchema as eD, type AwarenessSession as eE, AwarenessUpdateSchema as eF, type AwarenessUpdate as eG, AwarenessEventSchema as eH, type AwarenessEvent as eI, CollaborationMode as eJ, CollaborationSessionConfigSchema as eK, type CollaborationSessionConfig as eL, CollaborationSessionSchema as eM, type CollaborationSession as eN, MetadataScopeSchema as eO, MetadataStateSchema as eP, MetadataRecordSchema as eQ, type MetadataRecord as eR, type MetadataScope as eS, MetadataFormatSchema as eT, MetadataStatsSchema as eU, MetadataLoaderContractSchema as eV, MetadataLoadOptionsSchema as eW, MetadataLoadResultSchema as eX, MetadataSaveOptionsSchema as eY, MetadataSaveResultSchema as eZ, MetadataWatchEventSchema as e_, type CounterOperation as ea, GCounterSchema as eb, type GCounter as ec, PNCounterSchema as ed, type PNCounter as ee, ORSetElementSchema as ef, type ORSetElement as eg, ORSetSchema as eh, type ORSet as ei, TextCRDTOperationSchema as ej, type TextCRDTOperation as ek, TextCRDTStateSchema as el, type TextCRDTState as em, CRDTStateSchema as en, type CRDTState as eo, CRDTMergeResultSchema as ep, type CRDTMergeResult as eq, CursorColorPreset as er, CursorStyleSchema as es, type CursorStyle as et, CursorSelectionSchema as eu, type CursorSelection as ev, CollaborativeCursorSchema as ew, type CollaborativeCursor as ex, CursorUpdateSchema as ey, type CursorUpdate as ez, type CacheInvalidation as f, MetadataExportOptionsSchema as f0, MetadataImportOptionsSchema as f1, MetadataManagerConfigSchema as f2, type MetadataFormat as f3, type MetadataStats as f4, type MetadataLoaderContract as f5, type MetadataLoadOptions as f6, type MetadataLoadResult as f7, type MetadataSaveOptions as f8, type MetadataSaveResult as f9, type MetadataWatchEvent as fa, type MetadataCollectionInfo as fb, type MetadataExportOptions as fc, type MetadataImportOptions as fd, type MetadataManagerConfig as fe, CoreServiceName as ff, ServiceCriticalitySchema as fg, ServiceRequirementDef as fh, ServiceStatusSchema as fi, KernelServiceMapSchema as fj, ServiceConfigSchema as fk, type PluginLogger as fl, type ObjectQLClient as fm, type ObjectOSKernel as fn, type PluginContext as fo, type ObjectStackPlugin as fp, CacheConfigSchema as g, type CacheConfig as h, index as i, type CacheConfigInput as j, type MessageQueueProvider as k, type TopicConfig as l, ConsumerConfigSchema as m, type ConsumerConfig as n, type DeadLetterQueue as o, MessageQueueConfigSchema as p, type MessageQueueConfig as q, type StorageScope as r, type FileMetadata as s, StorageProviderSchema as t, type StorageProvider as u, StorageAclSchema as v, type StorageAcl as w, StorageClassSchema as x, type StorageClass as y, type LifecycleAction as z };
12695
+ export { StorageProviderSchema as $, type FailoverConfig as A, BackupStrategySchema as B, CacheStrategySchema as C, DistributedCacheConfigSchema as D, type FailoverConfigInput as E, FailoverModeSchema as F, type RPO as G, RTOSchema as H, type RTO as I, DisasterRecoveryPlanSchema as J, type DisasterRecoveryPlan as K, type DisasterRecoveryPlanInput as L, MessageQueueProviderSchema as M, type MessageQueueProvider as N, type TopicConfig as O, ConsumerConfigSchema as P, type ConsumerConfig as Q, RPOSchema as R, DeadLetterQueueSchema as S, TopicConfigSchema as T, type DeadLetterQueue as U, MessageQueueConfigSchema as V, type MessageQueueConfig as W, StorageScopeSchema as X, type StorageScope as Y, FileMetadataSchema as Z, type FileMetadata as _, type CacheStrategy as a, AuditEventChangeSchema as a$, type StorageProvider as a0, StorageAclSchema as a1, type StorageAcl as a2, StorageClassSchema as a3, type StorageClass as a4, LifecycleActionSchema as a5, type LifecycleAction as a6, ObjectMetadataSchema as a7, type ObjectMetadata as a8, PresignedUrlConfigSchema as a9, type FacetConfig as aA, SearchConfigSchema as aB, type SearchConfig as aC, HttpServerConfigSchema as aD, HttpServerConfig as aE, type HttpServerConfigInput as aF, RouteHandlerMetadataSchema as aG, type RouteHandlerMetadata as aH, type RouteHandlerMetadataInput as aI, MiddlewareType as aJ, MiddlewareConfigSchema as aK, MiddlewareConfig as aL, type MiddlewareConfigInput as aM, ServerEventType as aN, ServerEventSchema as aO, type ServerEvent as aP, ServerCapabilitiesSchema as aQ, type ServerCapabilities as aR, type ServerCapabilitiesInput as aS, ServerStatusSchema as aT, type ServerStatus as aU, AuditEventType as aV, AuditEventSeverity as aW, AuditEventActorSchema as aX, type AuditEventActor as aY, AuditEventTargetSchema as aZ, type AuditEventTarget as a_, type PresignedUrlConfig as aa, MultipartUploadConfigSchema as ab, type MultipartUploadConfig as ac, AccessControlConfigSchema as ad, type AccessControlConfig as ae, LifecyclePolicyRuleSchema as af, type LifecyclePolicyRule as ag, LifecyclePolicyConfigSchema as ah, type LifecyclePolicyConfig as ai, BucketConfigSchema as aj, type BucketConfig as ak, StorageConnectionSchema as al, type StorageConnection as am, ObjectStorageConfigSchema as an, type ObjectStorageConfig as ao, s3StorageExample as ap, minioStorageExample as aq, azureBlobStorageExample as ar, gcsStorageExample as as, SearchProviderSchema as at, type SearchProvider as au, AnalyzerConfigSchema as av, type AnalyzerConfig as aw, SearchIndexConfigSchema as ax, type SearchIndexConfig as ay, FacetConfigSchema as az, CacheTierSchema as b, TraceStateSchema as b$, type AuditEventChange as b0, AuditEventSchema as b1, type AuditEvent as b2, AuditRetentionPolicySchema as b3, type AuditRetentionPolicy as b4, SuspiciousActivityRuleSchema as b5, type SuspiciousActivityRule as b6, AuditStorageConfigSchema as b7, type AuditStorageConfig as b8, AuditEventFilterSchema as b9, LoggingConfigSchema as bA, type LoggingConfig as bB, MetricType as bC, MetricUnit as bD, MetricAggregationType as bE, HistogramBucketConfigSchema as bF, type HistogramBucketConfig as bG, MetricLabelsSchema as bH, type MetricLabels as bI, MetricDefinitionSchema as bJ, type MetricDefinition as bK, MetricDataPointSchema as bL, type MetricDataPoint as bM, TimeSeriesDataPointSchema as bN, type TimeSeriesDataPoint as bO, TimeSeriesSchema as bP, type TimeSeries as bQ, MetricAggregationConfigSchema as bR, type MetricAggregationConfig as bS, ServiceLevelIndicatorSchema as bT, type ServiceLevelIndicator as bU, ServiceLevelObjectiveSchema as bV, type ServiceLevelObjective as bW, MetricExportConfigSchema as bX, type MetricExportConfig as bY, MetricsConfigSchema as bZ, type MetricsConfig as b_, type AuditEventFilter as ba, AuditConfigSchema as bb, type AuditConfig as bc, DEFAULT_SUSPICIOUS_ACTIVITY_RULES as bd, LogLevel as be, LogFormat as bf, LoggerConfigSchema as bg, type LoggerConfig as bh, LogEntrySchema as bi, type LogEntry as bj, ExtendedLogLevel as bk, LogDestinationType as bl, ConsoleDestinationConfigSchema as bm, type ConsoleDestinationConfig as bn, FileDestinationConfigSchema as bo, type FileDestinationConfig as bp, HttpDestinationConfigSchema as bq, type HttpDestinationConfig as br, ExternalServiceDestinationConfigSchema as bs, type ExternalServiceDestinationConfig as bt, LogDestinationSchema as bu, type LogDestination as bv, LogEnrichmentConfigSchema as bw, type LogEnrichmentConfig as bx, StructuredLogEntrySchema as by, type StructuredLogEntry as bz, type CacheTier as c, type GDPRConfigInput as c$, type TraceState as c0, TraceFlagsSchema as c1, type TraceFlags as c2, TraceContextSchema as c3, type TraceContext as c4, SpanKind as c5, SpanStatus as c6, SpanAttributeValueSchema as c7, type SpanAttributeValue as c8, SpanAttributesSchema as c9, type ChangeType as cA, type ChangeStatus as cB, type ChangePriority as cC, type ChangeImpact as cD, type RollbackPlan as cE, AddFieldOperation as cF, ModifyFieldOperation as cG, RemoveFieldOperation as cH, CreateObjectOperation as cI, RenameObjectOperation as cJ, DeleteObjectOperation as cK, ExecuteSqlOperation as cL, MigrationOperationSchema as cM, MigrationDependencySchema as cN, ChangeSetSchema as cO, type ChangeSet as cP, type MigrationOperation as cQ, AuthProviderConfigSchema as cR, AuthPluginConfigSchema as cS, MutualTLSConfigSchema as cT, type MutualTLSConfig as cU, AuthConfigSchema as cV, type AuthProviderConfig as cW, type AuthPluginConfig as cX, type AuthConfig as cY, GDPRConfigSchema as cZ, type GDPRConfig as c_, type SpanAttributes as ca, SpanEventSchema as cb, type SpanEvent as cc, SpanLinkSchema as cd, type SpanLink as ce, SpanSchema as cf, type Span as cg, SamplingDecision as ch, SamplingStrategyType as ci, TraceSamplingConfigSchema as cj, type TraceSamplingConfig as ck, TracePropagationFormat as cl, TraceContextPropagationSchema as cm, type TraceContextPropagation as cn, OtelExporterType as co, OpenTelemetryCompatibilitySchema as cp, type OpenTelemetryCompatibility as cq, TracingConfigSchema as cr, type TracingConfig as cs, ChangeTypeSchema as ct, ChangePrioritySchema as cu, ChangeStatusSchema as cv, ChangeImpactSchema as cw, RollbackPlanSchema as cx, ChangeRequestSchema as cy, type ChangeRequest as cz, type CacheTierInput as d, TaskPriority as d$, HIPAAConfigSchema as d0, type HIPAAConfig as d1, type HIPAAConfigInput as d2, PCIDSSConfigSchema as d3, type PCIDSSConfig as d4, type PCIDSSConfigInput as d5, AuditLogConfigSchema as d6, type AuditLogConfig as d7, type AuditLogConfigInput as d8, ComplianceConfigSchema as d9, ComplianceEncryptionRequirementSchema as dA, type ComplianceEncryptionRequirement as dB, MaskingVisibilityRuleSchema as dC, type MaskingVisibilityRule as dD, SecurityEventCorrelationSchema as dE, type SecurityEventCorrelation as dF, DataClassificationPolicySchema as dG, type DataClassificationPolicy as dH, SecurityContextConfigSchema as dI, type SecurityContextConfig as dJ, type SecurityContextConfigInput as dK, CronScheduleSchema as dL, IntervalScheduleSchema as dM, OnceScheduleSchema as dN, ScheduleSchema as dO, type Schedule as dP, type CronSchedule as dQ, type IntervalSchedule as dR, type OnceSchedule as dS, type JobSchedule as dT, RetryPolicySchema as dU, type RetryPolicy as dV, JobSchema as dW, type Job as dX, JobExecutionStatus as dY, JobExecutionSchema as dZ, type JobExecution as d_, type ComplianceConfig as da, type ComplianceConfigInput as db, EncryptionAlgorithmSchema as dc, type EncryptionAlgorithm as dd, KeyManagementProviderSchema as de, type KeyManagementProvider as df, KeyRotationPolicySchema as dg, type KeyRotationPolicy as dh, type KeyRotationPolicyInput as di, EncryptionConfigSchema as dj, type EncryptionConfig as dk, type EncryptionConfigInput as dl, FieldEncryptionSchema as dm, type FieldEncryption as dn, type FieldEncryptionInput as dp, MaskingStrategySchema as dq, type MaskingStrategy as dr, MaskingRuleSchema as ds, type MaskingRule as dt, type MaskingRuleInput as du, MaskingConfigSchema as dv, type MaskingConfig as dw, type MaskingConfigInput as dx, ComplianceAuditRequirementSchema as dy, type ComplianceAuditRequirement as dz, CacheInvalidationSchema as e, type TextCRDTOperation as e$, TASK_PRIORITY_VALUES as e0, TaskStatus as e1, TaskRetryPolicySchema as e2, type TaskRetryPolicy as e3, type TaskRetryPolicyInput as e4, TaskSchema as e5, Task as e6, type TaskInput as e7, TaskExecutionResultSchema as e8, type TaskExecutionResult as e9, TranslationDataSchema as eA, LocaleSchema as eB, TranslationBundleSchema as eC, type TranslationBundle as eD, OTOperationType as eE, OTComponentSchema as eF, type OTComponent as eG, OTOperationSchema as eH, type OTOperation as eI, OTTransformResultSchema as eJ, type OTTransformResult as eK, CRDTType as eL, VectorClockSchema as eM, type VectorClock as eN, LWWRegisterSchema as eO, type LWWRegister as eP, CounterOperationSchema as eQ, type CounterOperation as eR, GCounterSchema as eS, type GCounter as eT, PNCounterSchema as eU, type PNCounter as eV, ORSetElementSchema as eW, type ORSetElement as eX, ORSetSchema as eY, type ORSet as eZ, TextCRDTOperationSchema as e_, QueueConfigSchema as ea, QueueConfig as eb, type QueueConfigInput as ec, BatchTaskSchema as ed, BatchTask as ee, type BatchTaskInput as ef, BatchProgressSchema as eg, type BatchProgress as eh, type BatchProgressInput as ei, WorkerConfigSchema as ej, WorkerConfig as ek, type WorkerConfigInput as el, WorkerStatsSchema as em, type WorkerStats as en, EmailTemplateSchema as eo, SMSTemplateSchema as ep, PushNotificationSchema as eq, InAppNotificationSchema as er, NotificationChannelSchema as es, NotificationConfigSchema as et, type NotificationConfig as eu, type NotificationChannel as ev, type EmailTemplate as ew, type SMSTemplate as ex, type PushNotification as ey, type InAppNotification as ez, type CacheInvalidation as f, ServiceCriticalitySchema as f$, TextCRDTStateSchema as f0, type TextCRDTState as f1, CRDTStateSchema as f2, type CRDTState as f3, CRDTMergeResultSchema as f4, type CRDTMergeResult as f5, CursorColorPreset as f6, CursorStyleSchema as f7, type CursorStyle as f8, CursorSelectionSchema as f9, MetadataLoaderContractSchema as fA, MetadataLoadOptionsSchema as fB, MetadataLoadResultSchema as fC, MetadataSaveOptionsSchema as fD, MetadataSaveResultSchema as fE, MetadataWatchEventSchema as fF, MetadataCollectionInfoSchema as fG, MetadataExportOptionsSchema as fH, MetadataImportOptionsSchema as fI, MetadataFallbackStrategySchema as fJ, MetadataSourceSchema as fK, MetadataManagerConfigSchema as fL, type MetadataFormat as fM, type MetadataStats as fN, type MetadataLoaderContract as fO, type MetadataLoadOptions as fP, type MetadataLoadResult as fQ, type MetadataSaveOptions as fR, type MetadataSaveResult as fS, type MetadataWatchEvent as fT, type MetadataCollectionInfo as fU, type MetadataExportOptions as fV, type MetadataImportOptions as fW, type MetadataManagerConfig as fX, type MetadataFallbackStrategy as fY, type MetadataSource as fZ, CoreServiceName as f_, type CursorSelection as fa, CollaborativeCursorSchema as fb, type CollaborativeCursor as fc, CursorUpdateSchema as fd, type CursorUpdate as fe, UserActivityStatus as ff, AwarenessUserStateSchema as fg, type AwarenessUserState as fh, AwarenessSessionSchema as fi, type AwarenessSession as fj, AwarenessUpdateSchema as fk, type AwarenessUpdate as fl, AwarenessEventSchema as fm, type AwarenessEvent as fn, CollaborationMode as fo, CollaborationSessionConfigSchema as fp, type CollaborationSessionConfig as fq, CollaborationSessionSchema as fr, type CollaborationSession as fs, MetadataScopeSchema as ft, MetadataStateSchema as fu, MetadataRecordSchema as fv, type MetadataRecord as fw, type MetadataScope as fx, MetadataFormatSchema as fy, MetadataStatsSchema as fz, CacheConfigSchema as g, ServiceRequirementDef as g0, ServiceStatusSchema as g1, KernelServiceMapSchema as g2, ServiceConfigSchema as g3, type PluginLogger as g4, type ObjectQLClient as g5, type ObjectOSKernel as g6, type PluginContext as g7, type ObjectStackPlugin as g8, type CacheConfig as h, index as i, type CacheConfigInput as j, CacheConsistencySchema as k, type CacheConsistency as l, CacheAvalanchePreventionSchema as m, type CacheAvalanchePrevention as n, CacheWarmupSchema as o, type CacheWarmup as p, type DistributedCacheConfig as q, type DistributedCacheConfigInput as r, type BackupStrategy as s, BackupRetentionSchema as t, type BackupRetention as u, BackupConfigSchema as v, type BackupConfig as w, type BackupConfigInput as x, type FailoverMode as y, FailoverConfigSchema as z };