memeloop 0.0.1 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (228) hide show
  1. package/README.md +63 -0
  2. package/dist/browser.cjs +1413 -0
  3. package/dist/browser.cjs.map +1 -0
  4. package/dist/browser.d.cts +3066 -0
  5. package/dist/browser.d.ts +3066 -0
  6. package/dist/browser.js +43 -0
  7. package/dist/chunk-426CJUZP.js +630 -0
  8. package/dist/chunk-426CJUZP.js.map +1 -0
  9. package/dist/chunk-44YHBKDL.js +382 -0
  10. package/dist/chunk-44YHBKDL.js.map +1 -0
  11. package/dist/chunk-7ZDTB4VZ.js +63 -0
  12. package/dist/chunk-7ZDTB4VZ.js.map +1 -0
  13. package/dist/chunk-AZFYDWIN.js +98 -0
  14. package/dist/chunk-AZFYDWIN.js.map +1 -0
  15. package/dist/chunk-BGPU4RR7.js +367 -0
  16. package/dist/chunk-BGPU4RR7.js.map +1 -0
  17. package/dist/chunk-CCEFAOSH.js +496 -0
  18. package/dist/chunk-CCEFAOSH.js.map +1 -0
  19. package/dist/chunk-FWSY5HOA.js +63 -0
  20. package/dist/chunk-FWSY5HOA.js.map +1 -0
  21. package/dist/chunk-GYIOMQMY.js +8726 -0
  22. package/dist/chunk-GYIOMQMY.js.map +1 -0
  23. package/dist/chunk-HVB2BR3H.js +42 -0
  24. package/dist/chunk-HVB2BR3H.js.map +1 -0
  25. package/dist/chunk-K6P63KD4.js +68 -0
  26. package/dist/chunk-K6P63KD4.js.map +1 -0
  27. package/dist/chunk-MRKY4HGF.js +205 -0
  28. package/dist/chunk-MRKY4HGF.js.map +1 -0
  29. package/dist/chunk-QFHAAIIM.js +2657 -0
  30. package/dist/chunk-QFHAAIIM.js.map +1 -0
  31. package/dist/chunk-VZKQX5PP.js +1 -0
  32. package/dist/chunk-VZKQX5PP.js.map +1 -0
  33. package/dist/chunk-WAI6BODI.js +175 -0
  34. package/dist/chunk-WAI6BODI.js.map +1 -0
  35. package/dist/chunk-XHRBV6I3.js +3637 -0
  36. package/dist/chunk-XHRBV6I3.js.map +1 -0
  37. package/dist/chunk-YMNXDNDW.js +798 -0
  38. package/dist/chunk-YMNXDNDW.js.map +1 -0
  39. package/dist/conversation.cjs +208 -0
  40. package/dist/conversation.cjs.map +1 -0
  41. package/dist/conversation.d.cts +100 -0
  42. package/dist/conversation.d.ts +100 -0
  43. package/dist/conversation.js +21 -0
  44. package/dist/conversation.js.map +1 -0
  45. package/dist/device-network-portable.cjs +702 -0
  46. package/dist/device-network-portable.cjs.map +1 -0
  47. package/dist/device-network-portable.d.cts +110 -0
  48. package/dist/device-network-portable.d.ts +110 -0
  49. package/dist/device-network-portable.js +53 -0
  50. package/dist/device-network-portable.js.map +1 -0
  51. package/dist/device-network.cjs +906 -0
  52. package/dist/device-network.cjs.map +1 -0
  53. package/dist/device-network.d.cts +6 -0
  54. package/dist/device-network.d.ts +6 -0
  55. package/dist/device-network.js +59 -0
  56. package/dist/device-network.js.map +1 -0
  57. package/dist/fetchProvider-BpcGVSOG.d.cts +91 -0
  58. package/dist/fetchProvider-Cm0sO4Tl.d.ts +91 -0
  59. package/dist/index.cjs +27957 -5459
  60. package/dist/index.cjs.map +1 -1
  61. package/dist/index.d.cts +94 -1320
  62. package/dist/index.d.ts +94 -1320
  63. package/dist/index.js +10576 -2386
  64. package/dist/index.js.map +1 -1
  65. package/dist/interface-IrKBFtL1.d.cts +493 -0
  66. package/dist/interface-IrKBFtL1.d.ts +493 -0
  67. package/dist/llm-providers.cjs +43 -8
  68. package/dist/llm-providers.cjs.map +1 -1
  69. package/dist/llm-providers.d.cts +2 -1
  70. package/dist/llm-providers.d.ts +2 -1
  71. package/dist/llm-providers.js +4 -2
  72. package/dist/llm-providers.js.map +1 -1
  73. package/dist/loop-api.cjs +5177 -2050
  74. package/dist/loop-api.cjs.map +1 -1
  75. package/dist/loop-api.d.cts +11 -5
  76. package/dist/loop-api.d.ts +11 -5
  77. package/dist/loop-api.js +84 -49
  78. package/dist/mobile.cjs +2625 -0
  79. package/dist/mobile.cjs.map +1 -0
  80. package/dist/mobile.d.cts +6 -0
  81. package/dist/mobile.d.ts +6 -0
  82. package/dist/mobile.js +22 -0
  83. package/dist/mobile.js.map +1 -0
  84. package/dist/orchestration-portable-Bsf8YRfp.d.cts +2192 -0
  85. package/dist/orchestration-portable-Zw0g5tbj.d.ts +2192 -0
  86. package/dist/orchestration-portable.cjs +9553 -0
  87. package/dist/orchestration-portable.cjs.map +1 -0
  88. package/dist/orchestration-portable.d.cts +5 -0
  89. package/dist/orchestration-portable.d.ts +5 -0
  90. package/dist/orchestration-portable.js +290 -0
  91. package/dist/orchestration-portable.js.map +1 -0
  92. package/dist/pairingInvite-BXPWY3aM.d.cts +149 -0
  93. package/dist/pairingInvite-Cuz0wuq9.d.ts +149 -0
  94. package/dist/promptConcat-WTN-uHcz.d.cts +516 -0
  95. package/dist/promptConcat-deDSWZE3.d.ts +516 -0
  96. package/dist/providerRegistry-9trr5aoK.d.ts +86 -0
  97. package/dist/providerRegistry-xk_B1Ekv.d.cts +86 -0
  98. package/dist/registry-8eztoD_r.d.cts +393 -0
  99. package/dist/registry-DV24sI-3.d.ts +393 -0
  100. package/dist/remoteClient-B_spK019.d.ts +87 -0
  101. package/dist/remoteClient-CBggnRy3.d.cts +87 -0
  102. package/dist/runtime-SKSXVYIM.js +18 -0
  103. package/dist/runtime-SKSXVYIM.js.map +1 -0
  104. package/dist/scriptDeploymentPipeline-BAeo1dPb.d.cts +2463 -0
  105. package/dist/scriptDeploymentPipeline-DsnT0AG6.d.ts +2463 -0
  106. package/dist/syncCloudDevices-BEqwgrhD.d.ts +49 -0
  107. package/dist/syncCloudDevices-Ds_Kcgrv.d.cts +49 -0
  108. package/dist/types-7pYti-k9.d.cts +255 -0
  109. package/dist/types-CdFVSntj.d.ts +255 -0
  110. package/package.json +110 -35
  111. package/dist/anthropic.cjs +0 -72
  112. package/dist/anthropic.cjs.map +0 -1
  113. package/dist/anthropic.d.cts +0 -21
  114. package/dist/anthropic.d.ts +0 -21
  115. package/dist/anthropic.js +0 -21
  116. package/dist/anthropic.js.map +0 -1
  117. package/dist/azure.cjs +0 -72
  118. package/dist/azure.cjs.map +0 -1
  119. package/dist/azure.d.cts +0 -21
  120. package/dist/azure.d.ts +0 -21
  121. package/dist/azure.js +0 -21
  122. package/dist/azure.js.map +0 -1
  123. package/dist/chunk-3CN7DFBL.js +0 -4894
  124. package/dist/chunk-3CN7DFBL.js.map +0 -1
  125. package/dist/chunk-4AZ4D7U5.js +0 -32
  126. package/dist/chunk-4AZ4D7U5.js.map +0 -1
  127. package/dist/chunk-6ON4XSOV.js +0 -63
  128. package/dist/chunk-6ON4XSOV.js.map +0 -1
  129. package/dist/chunk-DJQNGIXX.js +0 -4793
  130. package/dist/chunk-DJQNGIXX.js.map +0 -1
  131. package/dist/chunk-FKQP6AOQ.js +0 -32
  132. package/dist/chunk-FKQP6AOQ.js.map +0 -1
  133. package/dist/chunk-OVJ7JJBA.js +0 -35
  134. package/dist/chunk-OVJ7JJBA.js.map +0 -1
  135. package/dist/chunk-P4UZ7IXC.js +0 -42
  136. package/dist/chunk-YHJ2AEFR.js +0 -4933
  137. package/dist/chunk-YHJ2AEFR.js.map +0 -1
  138. package/dist/chunk-YVK7RYRO.js +0 -4973
  139. package/dist/chunk-YVK7RYRO.js.map +0 -1
  140. package/dist/code-assistant.json +0 -114
  141. package/dist/cohere.cjs +0 -72
  142. package/dist/cohere.cjs.map +0 -1
  143. package/dist/cohere.d.cts +0 -21
  144. package/dist/cohere.d.ts +0 -21
  145. package/dist/cohere.js +0 -21
  146. package/dist/cohere.js.map +0 -1
  147. package/dist/deepseek.cjs +0 -72
  148. package/dist/deepseek.cjs.map +0 -1
  149. package/dist/deepseek.d.cts +0 -21
  150. package/dist/deepseek.d.ts +0 -21
  151. package/dist/deepseek.js +0 -21
  152. package/dist/deepseek.js.map +0 -1
  153. package/dist/dist-65U7OYRG.js +0 -1257
  154. package/dist/dist-65U7OYRG.js.map +0 -1
  155. package/dist/fetchProvider-Cu4WkU5O.d.cts +0 -819
  156. package/dist/fetchProvider-Cu4WkU5O.d.ts +0 -819
  157. package/dist/frontend-ui-ux.json +0 -105
  158. package/dist/general-assistant.json +0 -95
  159. package/dist/git-master.json +0 -51
  160. package/dist/google-vertex.cjs +0 -72
  161. package/dist/google-vertex.cjs.map +0 -1
  162. package/dist/google-vertex.d.cts +0 -21
  163. package/dist/google-vertex.d.ts +0 -21
  164. package/dist/google-vertex.js +0 -21
  165. package/dist/google-vertex.js.map +0 -1
  166. package/dist/google.cjs +0 -72
  167. package/dist/google.cjs.map +0 -1
  168. package/dist/google.d.cts +0 -21
  169. package/dist/google.d.ts +0 -21
  170. package/dist/google.js +0 -21
  171. package/dist/google.js.map +0 -1
  172. package/dist/groq.cjs +0 -72
  173. package/dist/groq.cjs.map +0 -1
  174. package/dist/groq.d.cts +0 -21
  175. package/dist/groq.d.ts +0 -21
  176. package/dist/groq.js +0 -21
  177. package/dist/groq.js.map +0 -1
  178. package/dist/index.d.mts +0 -3203
  179. package/dist/index.mjs +0 -7064
  180. package/dist/index.mjs.map +0 -1
  181. package/dist/mistral.cjs +0 -72
  182. package/dist/mistral.cjs.map +0 -1
  183. package/dist/mistral.d.cts +0 -21
  184. package/dist/mistral.d.ts +0 -21
  185. package/dist/mistral.js +0 -21
  186. package/dist/mistral.js.map +0 -1
  187. package/dist/multipart-parser-EJCXIUHC.js +0 -372
  188. package/dist/multipart-parser-EJCXIUHC.js.map +0 -1
  189. package/dist/openai.cjs +0 -72
  190. package/dist/openai.cjs.map +0 -1
  191. package/dist/openai.d.cts +0 -21
  192. package/dist/openai.d.ts +0 -21
  193. package/dist/openai.js +0 -21
  194. package/dist/openai.js.map +0 -1
  195. package/dist/perplexity.cjs +0 -72
  196. package/dist/perplexity.cjs.map +0 -1
  197. package/dist/perplexity.d.cts +0 -21
  198. package/dist/perplexity.d.ts +0 -21
  199. package/dist/perplexity.js +0 -21
  200. package/dist/perplexity.js.map +0 -1
  201. package/dist/playwright.json +0 -52
  202. package/dist/promptConcat-BJdazTg5.d.cts +0 -1832
  203. package/dist/promptConcat-BJdazTg5.d.ts +0 -1832
  204. package/dist/promptConcat-CAkpni_8.d.cts +0 -1834
  205. package/dist/promptConcat-CAkpni_8.d.ts +0 -1834
  206. package/dist/promptConcat-CfH5-GAE.d.cts +0 -1036
  207. package/dist/promptConcat-ChcAZOOL.d.ts +0 -1036
  208. package/dist/promptConcat-G5TnJVRy.d.cts +0 -1800
  209. package/dist/promptConcat-G5TnJVRy.d.ts +0 -1800
  210. package/dist/promptConcat-L72eowzp.d.ts +0 -1090
  211. package/dist/promptConcat-eLHdN7K8.d.cts +0 -1090
  212. package/dist/src-VTSXKG72.js +0 -1409
  213. package/dist/src-VTSXKG72.js.map +0 -1
  214. package/dist/togetherai.cjs +0 -72
  215. package/dist/togetherai.cjs.map +0 -1
  216. package/dist/togetherai.d.cts +0 -21
  217. package/dist/togetherai.d.ts +0 -21
  218. package/dist/togetherai.js +0 -21
  219. package/dist/togetherai.js.map +0 -1
  220. package/dist/types-B0Jm2l38.d.cts +0 -767
  221. package/dist/types-B0Jm2l38.d.ts +0 -767
  222. package/dist/xai.cjs +0 -72
  223. package/dist/xai.cjs.map +0 -1
  224. package/dist/xai.d.cts +0 -21
  225. package/dist/xai.d.ts +0 -21
  226. package/dist/xai.js +0 -21
  227. package/dist/xai.js.map +0 -1
  228. /package/dist/{chunk-P4UZ7IXC.js.map → browser.js.map} +0 -0
@@ -0,0 +1,5 @@
1
+ export { Z as AgentInfrastructureInterface, $ as AgentOrchestrationCapabilities, t as AgentOrchestrationClient, a0 as AgentOrchestrationOperation, a9 as ORCHESTRATION_ERROR_CODES, aa as OrchestrationApplyOptions, ab as OrchestrationBookmarkWatchEvent, ac as OrchestrationCondition, ad as OrchestrationConditionStatus, Q as OrchestrationDeleteOptions, R as OrchestrationDeleteResult, ae as OrchestrationError, af as OrchestrationErrorCode, O as OrchestrationErrorData, ag as OrchestrationErrorWatchEvent, ah as OrchestrationEvent, ai as OrchestrationEventSeverity, B as OrchestrationGetOptions, J as OrchestrationListOptions, aj as OrchestrationManifestMetadata, x as OrchestrationObjectMetadata, v as OrchestrationOwnerReference, ak as OrchestrationPreconditions, E as OrchestrationResource, K as OrchestrationResourceList, u as OrchestrationResourceManifest, F as OrchestrationResourceQuery, z as OrchestrationResourceReference, y as OrchestrationResourceStatus, al as OrchestrationResourceWatchEvent, am as OrchestrationResourceWatchEventType, w as OrchestrationTypeMeta, P as OrchestrationWatchEvent, N as OrchestrationWatchOptions, ao as isOrchestrationError, ap as toOrchestrationErrorData } from './interface-IrKBFtL1.cjs';
2
+ export { e as ArtifactInspectionInput, h as ArtifactInspector, i as ArtifactManagementCapabilities, j as ArtifactManagementDriver, k as ArtifactManagementStateSnapshot, l as ArtifactPutPayload, n as ArtifactSanitizationResult, o as AttestedIdentity, p as AuditEffect, q as AuditProvenance, r as AuditTelemetryCapabilities, s as AuditTelemetryManagementDriver, t as AuditTelemetryRecord, u as AuditTelemetryRecordKind, v as AuthorizedToolExecution, C as ControlStoreConformanceFactory, G as CredentialIssuePayload, H as CredentialManagementCapabilities, I as CredentialManagementDriver, L as DRIVER_REQUEST_API_VERSION, P as DriverRequestEnvelope, Q as FakeArtifactManagementState, R as FakeAuditTelemetryState, S as FakeCredentialManagementState, U as FakeIdentityAttestationState, V as FakeLoopRuntimeState, W as FakeModelManagementState, X as FakeNetworkManagementState, Y as FakePolicyApprovalState, Z as FakeStorageManagementState, _ as FakeToolManagementState, a0 as IdentityAttestationCapabilities, a1 as IdentityAttestationManagementDriver, a2 as IdentityChallenge, a3 as IdentityDomain, a4 as IdentityEnrollment, a5 as IdentityInspection, a6 as IdentitySession, ah as LoopRuntimeCapabilities, ai as LoopRuntimeCheckpoint, ak as LoopRuntimeManagementDriver, al as LoopRuntimePreparePayload, am as LoopRuntimePrepared, an as LoopRuntimeStartPayload, ao as ManagedArtifact, ap as ManagedArtifactMount, aq as ManagedCredentialAdapterStateStore, ar as ManagedCredentialBrokerAdapterOptions, as as ManagedCredentialGrant, at as ManagedCredentialMaterialization, au as ManagedLoopRunStatus, av as ManagedLoopRuntimeAdapterOptions, aw as ManagedLoopRuntimeExecutionRoute, ax as ManagedLoopRuntimeExecutionRouteOptions, ay as ManagedModelChunk, az as ManagedModelDescriptor, aA as ManagedModelEstimate, aB as ManagedModelGatewayAccess, aC as ManagedModelGatewayAdapterOptions, aD as ManagedModelRequest, aE as ManagedModelUsage, aF as ManagedNetworkAdapterOptions, aG as ManagedNetworkPolicy, aH as ManagedNetworkStatus, aI as ManagedReplicaHealth, aJ as ManagedServiceResolution, aK as ManagedToolDescriptor, aL as ManagedToolEvidence, aM as ManagedToolExecution, aN as ManagedToolExecutionPhase, aO as ManagedToolOutputChunk, aP as ManagedVolume, aQ as ManagedVolumeBackup, aR as ManagedVolumePublication, aS as ManagedVolumeSnapshot, aT as ManagedVolumeStage, aU as ManagedVolumeStats, b6 as ModelManagementCapabilities, b7 as ModelManagementDriver, bj as NetworkManagementCapabilities, bk as NetworkManagementDriver, bl as NetworkPreparePayload, bm as PolicyApprovalCapabilities, bn as PolicyApprovalManagementDriver, bo as PolicyDecision, bp as PolicyDecisionKind, bq as PolicyDecisionOutcome, br as PolicyExplanation, bs as PreparedToolExecution, bt as ResolvedManagedNetworkRequest, bv as StorageManagementCapabilities, bw as StorageManagementDriver, bx as StorageProvisionPayload, by as ToolCatalogSnapshot, bA as ToolManagementCapabilities, bB as ToolManagementDriver, bJ as assertDriverRequestEnvelope, bK as assertManagedNetworkPolicy, bL as assertNetworkPreparePayload, bM as assertNetworkUpdatePayload, bR as canonicalDriverValue, bT as countManagedNetworkPolicyRules, bU as createArtifactManagementConformanceSuite, bV as createAuditTelemetryConformanceSuite, bW as createControlStoreConformanceSuite, bX as createCredentialManagementConformanceSuite, bZ as createFakeArtifactManagementDriver, b_ as createFakeArtifactManagementState, b$ as createFakeAuditTelemetryManagementDriver, c0 as createFakeAuditTelemetryState, c1 as createFakeCredentialManagementDriver, c2 as createFakeCredentialManagementState, c3 as createFakeIdentityAttestationManagementDriver, c4 as createFakeIdentityAttestationState, c5 as createFakeLoopRuntimeManagementDriver, c6 as createFakeLoopRuntimeState, c7 as createFakeModelManagementDriver, c8 as createFakeModelManagementState, cb as createFakeNetworkManagementDriver, cc as createFakeNetworkManagementState, cd as createFakePolicyApprovalManagementDriver, ce as createFakePolicyApprovalState, cf as createFakeStorageManagementDriver, cg as createFakeStorageManagementState, ci as createFakeToolManagementDriver, cj as createFakeToolManagementState, cl as createIdentityAttestationConformanceSuite, cq as createLoopRuntimeManagementConformanceSuite, cr as createManagedCredentialBrokerAdapter, cs as createManagedLoopRuntimeAdapter, ct as createManagedLoopRuntimeExecutionRoute, cu as createManagedModelGatewayAdapter, cv as createManagedNetworkAdapter, cx as createModelManagementConformanceSuite, cB as createNetworkManagementConformanceSuite, cC as createPolicyApprovalConformanceSuite, cE as createStorageManagementConformanceSuite, cF as createToolCatalogConformanceSuite, cH as createToolManagementConformanceSuite, cL as restoreArtifactManagementState, cN as snapshotArtifactManagementState } from './orchestration-portable-Bsf8YRfp.cjs';
3
+ export { F as FetchOrchestrationTransportOptions, N as NamespacedOrchestrationClientOptions, d as REMOTE_ORCHESTRATION_PROTOCOL, e as ReadOnlyOrchestrationClientOptions, f as RemoteOrchestrationClientOptions, g as RemoteOrchestrationOperation, R as RemoteOrchestrationRequest, a as RemoteOrchestrationResponse, c as RemoteOrchestrationTransport, b as RemoteOrchestrationTransportOptions, h as createFetchOrchestrationTransport, i as createNamespacedOrchestrationClient, j as createReadOnlyOrchestrationClient, k as createRemoteOrchestrationClient, l as createRemoteOrchestrationHandler } from './remoteClient-CBggnRy3.cjs';
4
+ export { N as AGENT_RUN_API_VERSION, O as AGENT_RUN_KIND, Q as AGENT_WORKLOAD_API_VERSION, R as AGENT_WORKLOAD_KIND, V as ARTIFACT_RECORD_API_VERSION, W as ARTIFACT_RECORD_KIND, X as AUDIT_RECORD_API_VERSION, Y as AUDIT_RECORD_KIND, _ as AgentRunCondition, $ as AgentRunManifest, a0 as AgentRunResource, a1 as AgentRunSpec, a2 as AgentRunStatus, a3 as AgentSnapshotManifest, a4 as AgentSnapshotResource, a5 as AgentSnapshotSpec, a6 as AgentSnapshotStatus, a8 as AgentTrustLevel, a9 as AgentVolumeClaimManifest, aa as AgentVolumeClaimResource, ab as AgentVolumeClaimSpec, ac as AgentVolumeClaimStatus, ad as AgentVolumeManifest, ae as AgentVolumeReplicaStatus, af as AgentVolumeResource, ag as AgentVolumeSpec, ah as AgentVolumeStatus, ai as AgentWorkloadCompletionPolicy, aj as AgentWorkloadCondition, ak as AgentWorkloadCredentialPolicy, al as AgentWorkloadManifest, am as AgentWorkloadModelPolicy, an as AgentWorkloadNetworkPolicy, ao as AgentWorkloadPlacement, ap as AgentWorkloadResource, aq as AgentWorkloadResourceRequirements, ar as AgentWorkloadSpec, as as AgentWorkloadStatus, at as AgentWorkloadStoragePolicy, au as AgentWorkloadToolPolicy, av as AgentWorkloadVolumeClaim, aw as ArtifactDestination, ax as ArtifactRecordManifest, ay as ArtifactRecordResource, az as ArtifactRecordSpec, aA as ArtifactRecordStatus, aB as ArtifactReviewEvidence, aC as ArtifactReviewKind, aD as ArtifactTrust, aE as AuditRecordManifest, aF as AuditRecordResource, aG as AuditRecordSpec, aJ as CREDENTIAL_GRANT_API_VERSION, aK as CREDENTIAL_GRANT_KIND, b2 as CredentialGrantManifest, b3 as CredentialGrantResource, b4 as CredentialGrantSpec, b5 as CredentialGrantStatus, b6 as DRIVER_MANIFEST_API_VERSION, b7 as DRIVER_MANIFEST_KIND, b8 as DataClassification, b9 as DriverManifestConformance, ba as DriverManifestManifest, bb as DriverManifestResource, bc as DriverManifestSpec, bd as DriverManifestStatus, bg as InfrastructureDriverType, bh as MODEL_CALL_RECORD_API_VERSION, bi as MODEL_CALL_RECORD_KIND, bj as MODEL_CLASS_API_VERSION, bk as MODEL_CLASS_KIND, bl as MODEL_ENDPOINT_API_VERSION, bm as MODEL_ENDPOINT_KIND, bn as ModelCallRecordManifest, bo as ModelCallRecordResource, bp as ModelCallRecordSpec, bq as ModelCallRecordStatus, br as ModelClassCapabilities, bs as ModelClassManifest, bt as ModelClassResource, bu as ModelClassSpec, bv as ModelClassStatus, bw as ModelEndpointManifest, bx as ModelEndpointResource, by as ModelEndpointSpec, bz as ModelEndpointStatus, bA as ModelModality, bB as NETWORK_ATTACHMENT_API_VERSION, bC as NETWORK_ATTACHMENT_KIND, bD as NETWORK_CLASS_API_VERSION, bE as NETWORK_CLASS_KIND, bF as NetworkAttachmentManifest, bG as NetworkAttachmentResource, bH as NetworkAttachmentSpec, bI as NetworkAttachmentStatus, bJ as NetworkClassManifest, bK as NetworkClassResource, bL as NetworkClassSpec, bM as NetworkClassStatus, bN as NetworkEgressRule, bO as NodeTrustClass, bP as POLICY_DECISION_API_VERSION, bQ as POLICY_DECISION_KIND, bR as PersistedPolicyDecisionKind, bS as PolicyDecisionManifest, bT as PolicyDecisionResource, bU as PolicyDecisionSpec, bV as PolicyDecisionStatus, b$ as SECURITY_PROFILE_API_VERSION, c0 as SECURITY_PROFILE_KIND, c1 as SNAPSHOT_API_VERSION, c2 as SNAPSHOT_KIND, c3 as STORAGE_CLASS_API_VERSION, c4 as STORAGE_CLASS_KIND, ci as SecurityProfileManifest, cj as SecurityProfileResource, ck as SecurityProfileSpec, cl as SecurityProfileStatus, cn as StorageClassManifest, co as StorageClassResource, cp as StorageClassSpec, cq as StorageClassStatus, cr as TOOL_CLASS_API_VERSION, cs as TOOL_CLASS_KIND, ct as TOOL_EXECUTOR_API_VERSION, cu as TOOL_EXECUTOR_KIND, cv as TOOL_OPERATION_API_VERSION, cw as TOOL_OPERATION_KIND, cz as ToolAdmissionAction, cA as ToolAdmissionPolicy, cB as ToolAdmissionRule, cD as ToolClassManifest, cE as ToolClassResource, cF as ToolClassSchema, cG as ToolClassSpec, cH as ToolClassStatus, cJ as ToolExecutorCapability, cK as ToolExecutorManifest, cL as ToolExecutorResource, cM as ToolExecutorSpec, cN as ToolExecutorStatus, cO as ToolOperationApprovalEvidence, y as ToolOperationEffect, cP as ToolOperationManifest, cQ as ToolOperationPolicy, cR as ToolOperationResource, cS as ToolOperationResult, cT as ToolOperationRetryPolicy, cU as ToolOperationSpec, cV as ToolOperationStatus, cW as ToolOperationToolReference, cX as ToolRiskLevel, cZ as VOLUME_API_VERSION, c_ as VOLUME_CLAIM_API_VERSION, c$ as VOLUME_CLAIM_KIND, d0 as VOLUME_KIND, d1 as VolumeAccessMode, d5 as agentRunReference, d6 as agentWorkloadReference, da as createAgentRunManifest, db as createAgentWorkloadManifest, dc as createArtifactRecordManifest, dd as createAuditRecordManifest, df as createCredentialGrantManifest, dg as createDriverManifestManifest, dh as createModelCallRecordManifest, di as createModelClassManifest, dj as createModelEndpointManifest, dk as createNetworkAttachmentManifest, dl as createNetworkClassManifest, dm as createPolicyDecisionManifest, dq as createSecurityProfileManifest, dr as createSnapshotManifest, ds as createStorageClassManifest, dt as createToolClassManifest, du as createToolExecutorManifest, dv as createToolOperationManifest, dw as createVolumeClaimManifest, dx as createVolumeManifest, dB as isAgentRun, dC as isAgentWorkload, dD as isArtifactRecord, dE as isAuditRecord, dF as isCredentialGrant, dG as isDriverManifest, dH as isDriverManifestAdmitted, dI as isModelCallRecord, dJ as isModelClass, dK as isModelEndpoint, dL as isNetworkAttachment, dM as isNetworkClass, dN as isPolicyDecision, dO as isSecurityProfile, dP as isSnapshot, dQ as isStorageClass, dR as isToolClass, dS as isToolExecutor, dT as isToolOperation, dU as isVolume, dV as isVolumeClaim } from './scriptDeploymentPipeline-BAeo1dPb.cjs';
5
+ import './types-7pYti-k9.cjs';
@@ -0,0 +1,5 @@
1
+ export { Z as AgentInfrastructureInterface, $ as AgentOrchestrationCapabilities, t as AgentOrchestrationClient, a0 as AgentOrchestrationOperation, a9 as ORCHESTRATION_ERROR_CODES, aa as OrchestrationApplyOptions, ab as OrchestrationBookmarkWatchEvent, ac as OrchestrationCondition, ad as OrchestrationConditionStatus, Q as OrchestrationDeleteOptions, R as OrchestrationDeleteResult, ae as OrchestrationError, af as OrchestrationErrorCode, O as OrchestrationErrorData, ag as OrchestrationErrorWatchEvent, ah as OrchestrationEvent, ai as OrchestrationEventSeverity, B as OrchestrationGetOptions, J as OrchestrationListOptions, aj as OrchestrationManifestMetadata, x as OrchestrationObjectMetadata, v as OrchestrationOwnerReference, ak as OrchestrationPreconditions, E as OrchestrationResource, K as OrchestrationResourceList, u as OrchestrationResourceManifest, F as OrchestrationResourceQuery, z as OrchestrationResourceReference, y as OrchestrationResourceStatus, al as OrchestrationResourceWatchEvent, am as OrchestrationResourceWatchEventType, w as OrchestrationTypeMeta, P as OrchestrationWatchEvent, N as OrchestrationWatchOptions, ao as isOrchestrationError, ap as toOrchestrationErrorData } from './interface-IrKBFtL1.js';
2
+ export { e as ArtifactInspectionInput, h as ArtifactInspector, i as ArtifactManagementCapabilities, j as ArtifactManagementDriver, k as ArtifactManagementStateSnapshot, l as ArtifactPutPayload, n as ArtifactSanitizationResult, o as AttestedIdentity, p as AuditEffect, q as AuditProvenance, r as AuditTelemetryCapabilities, s as AuditTelemetryManagementDriver, t as AuditTelemetryRecord, u as AuditTelemetryRecordKind, v as AuthorizedToolExecution, C as ControlStoreConformanceFactory, G as CredentialIssuePayload, H as CredentialManagementCapabilities, I as CredentialManagementDriver, L as DRIVER_REQUEST_API_VERSION, P as DriverRequestEnvelope, Q as FakeArtifactManagementState, R as FakeAuditTelemetryState, S as FakeCredentialManagementState, U as FakeIdentityAttestationState, V as FakeLoopRuntimeState, W as FakeModelManagementState, X as FakeNetworkManagementState, Y as FakePolicyApprovalState, Z as FakeStorageManagementState, _ as FakeToolManagementState, a0 as IdentityAttestationCapabilities, a1 as IdentityAttestationManagementDriver, a2 as IdentityChallenge, a3 as IdentityDomain, a4 as IdentityEnrollment, a5 as IdentityInspection, a6 as IdentitySession, ah as LoopRuntimeCapabilities, ai as LoopRuntimeCheckpoint, ak as LoopRuntimeManagementDriver, al as LoopRuntimePreparePayload, am as LoopRuntimePrepared, an as LoopRuntimeStartPayload, ao as ManagedArtifact, ap as ManagedArtifactMount, aq as ManagedCredentialAdapterStateStore, ar as ManagedCredentialBrokerAdapterOptions, as as ManagedCredentialGrant, at as ManagedCredentialMaterialization, au as ManagedLoopRunStatus, av as ManagedLoopRuntimeAdapterOptions, aw as ManagedLoopRuntimeExecutionRoute, ax as ManagedLoopRuntimeExecutionRouteOptions, ay as ManagedModelChunk, az as ManagedModelDescriptor, aA as ManagedModelEstimate, aB as ManagedModelGatewayAccess, aC as ManagedModelGatewayAdapterOptions, aD as ManagedModelRequest, aE as ManagedModelUsage, aF as ManagedNetworkAdapterOptions, aG as ManagedNetworkPolicy, aH as ManagedNetworkStatus, aI as ManagedReplicaHealth, aJ as ManagedServiceResolution, aK as ManagedToolDescriptor, aL as ManagedToolEvidence, aM as ManagedToolExecution, aN as ManagedToolExecutionPhase, aO as ManagedToolOutputChunk, aP as ManagedVolume, aQ as ManagedVolumeBackup, aR as ManagedVolumePublication, aS as ManagedVolumeSnapshot, aT as ManagedVolumeStage, aU as ManagedVolumeStats, b6 as ModelManagementCapabilities, b7 as ModelManagementDriver, bj as NetworkManagementCapabilities, bk as NetworkManagementDriver, bl as NetworkPreparePayload, bm as PolicyApprovalCapabilities, bn as PolicyApprovalManagementDriver, bo as PolicyDecision, bp as PolicyDecisionKind, bq as PolicyDecisionOutcome, br as PolicyExplanation, bs as PreparedToolExecution, bt as ResolvedManagedNetworkRequest, bv as StorageManagementCapabilities, bw as StorageManagementDriver, bx as StorageProvisionPayload, by as ToolCatalogSnapshot, bA as ToolManagementCapabilities, bB as ToolManagementDriver, bJ as assertDriverRequestEnvelope, bK as assertManagedNetworkPolicy, bL as assertNetworkPreparePayload, bM as assertNetworkUpdatePayload, bR as canonicalDriverValue, bT as countManagedNetworkPolicyRules, bU as createArtifactManagementConformanceSuite, bV as createAuditTelemetryConformanceSuite, bW as createControlStoreConformanceSuite, bX as createCredentialManagementConformanceSuite, bZ as createFakeArtifactManagementDriver, b_ as createFakeArtifactManagementState, b$ as createFakeAuditTelemetryManagementDriver, c0 as createFakeAuditTelemetryState, c1 as createFakeCredentialManagementDriver, c2 as createFakeCredentialManagementState, c3 as createFakeIdentityAttestationManagementDriver, c4 as createFakeIdentityAttestationState, c5 as createFakeLoopRuntimeManagementDriver, c6 as createFakeLoopRuntimeState, c7 as createFakeModelManagementDriver, c8 as createFakeModelManagementState, cb as createFakeNetworkManagementDriver, cc as createFakeNetworkManagementState, cd as createFakePolicyApprovalManagementDriver, ce as createFakePolicyApprovalState, cf as createFakeStorageManagementDriver, cg as createFakeStorageManagementState, ci as createFakeToolManagementDriver, cj as createFakeToolManagementState, cl as createIdentityAttestationConformanceSuite, cq as createLoopRuntimeManagementConformanceSuite, cr as createManagedCredentialBrokerAdapter, cs as createManagedLoopRuntimeAdapter, ct as createManagedLoopRuntimeExecutionRoute, cu as createManagedModelGatewayAdapter, cv as createManagedNetworkAdapter, cx as createModelManagementConformanceSuite, cB as createNetworkManagementConformanceSuite, cC as createPolicyApprovalConformanceSuite, cE as createStorageManagementConformanceSuite, cF as createToolCatalogConformanceSuite, cH as createToolManagementConformanceSuite, cL as restoreArtifactManagementState, cN as snapshotArtifactManagementState } from './orchestration-portable-Zw0g5tbj.js';
3
+ export { F as FetchOrchestrationTransportOptions, N as NamespacedOrchestrationClientOptions, d as REMOTE_ORCHESTRATION_PROTOCOL, e as ReadOnlyOrchestrationClientOptions, f as RemoteOrchestrationClientOptions, g as RemoteOrchestrationOperation, R as RemoteOrchestrationRequest, a as RemoteOrchestrationResponse, c as RemoteOrchestrationTransport, b as RemoteOrchestrationTransportOptions, h as createFetchOrchestrationTransport, i as createNamespacedOrchestrationClient, j as createReadOnlyOrchestrationClient, k as createRemoteOrchestrationClient, l as createRemoteOrchestrationHandler } from './remoteClient-B_spK019.js';
4
+ export { N as AGENT_RUN_API_VERSION, O as AGENT_RUN_KIND, Q as AGENT_WORKLOAD_API_VERSION, R as AGENT_WORKLOAD_KIND, V as ARTIFACT_RECORD_API_VERSION, W as ARTIFACT_RECORD_KIND, X as AUDIT_RECORD_API_VERSION, Y as AUDIT_RECORD_KIND, _ as AgentRunCondition, $ as AgentRunManifest, a0 as AgentRunResource, a1 as AgentRunSpec, a2 as AgentRunStatus, a3 as AgentSnapshotManifest, a4 as AgentSnapshotResource, a5 as AgentSnapshotSpec, a6 as AgentSnapshotStatus, a8 as AgentTrustLevel, a9 as AgentVolumeClaimManifest, aa as AgentVolumeClaimResource, ab as AgentVolumeClaimSpec, ac as AgentVolumeClaimStatus, ad as AgentVolumeManifest, ae as AgentVolumeReplicaStatus, af as AgentVolumeResource, ag as AgentVolumeSpec, ah as AgentVolumeStatus, ai as AgentWorkloadCompletionPolicy, aj as AgentWorkloadCondition, ak as AgentWorkloadCredentialPolicy, al as AgentWorkloadManifest, am as AgentWorkloadModelPolicy, an as AgentWorkloadNetworkPolicy, ao as AgentWorkloadPlacement, ap as AgentWorkloadResource, aq as AgentWorkloadResourceRequirements, ar as AgentWorkloadSpec, as as AgentWorkloadStatus, at as AgentWorkloadStoragePolicy, au as AgentWorkloadToolPolicy, av as AgentWorkloadVolumeClaim, aw as ArtifactDestination, ax as ArtifactRecordManifest, ay as ArtifactRecordResource, az as ArtifactRecordSpec, aA as ArtifactRecordStatus, aB as ArtifactReviewEvidence, aC as ArtifactReviewKind, aD as ArtifactTrust, aE as AuditRecordManifest, aF as AuditRecordResource, aG as AuditRecordSpec, aJ as CREDENTIAL_GRANT_API_VERSION, aK as CREDENTIAL_GRANT_KIND, b2 as CredentialGrantManifest, b3 as CredentialGrantResource, b4 as CredentialGrantSpec, b5 as CredentialGrantStatus, b6 as DRIVER_MANIFEST_API_VERSION, b7 as DRIVER_MANIFEST_KIND, b8 as DataClassification, b9 as DriverManifestConformance, ba as DriverManifestManifest, bb as DriverManifestResource, bc as DriverManifestSpec, bd as DriverManifestStatus, bg as InfrastructureDriverType, bh as MODEL_CALL_RECORD_API_VERSION, bi as MODEL_CALL_RECORD_KIND, bj as MODEL_CLASS_API_VERSION, bk as MODEL_CLASS_KIND, bl as MODEL_ENDPOINT_API_VERSION, bm as MODEL_ENDPOINT_KIND, bn as ModelCallRecordManifest, bo as ModelCallRecordResource, bp as ModelCallRecordSpec, bq as ModelCallRecordStatus, br as ModelClassCapabilities, bs as ModelClassManifest, bt as ModelClassResource, bu as ModelClassSpec, bv as ModelClassStatus, bw as ModelEndpointManifest, bx as ModelEndpointResource, by as ModelEndpointSpec, bz as ModelEndpointStatus, bA as ModelModality, bB as NETWORK_ATTACHMENT_API_VERSION, bC as NETWORK_ATTACHMENT_KIND, bD as NETWORK_CLASS_API_VERSION, bE as NETWORK_CLASS_KIND, bF as NetworkAttachmentManifest, bG as NetworkAttachmentResource, bH as NetworkAttachmentSpec, bI as NetworkAttachmentStatus, bJ as NetworkClassManifest, bK as NetworkClassResource, bL as NetworkClassSpec, bM as NetworkClassStatus, bN as NetworkEgressRule, bO as NodeTrustClass, bP as POLICY_DECISION_API_VERSION, bQ as POLICY_DECISION_KIND, bR as PersistedPolicyDecisionKind, bS as PolicyDecisionManifest, bT as PolicyDecisionResource, bU as PolicyDecisionSpec, bV as PolicyDecisionStatus, b$ as SECURITY_PROFILE_API_VERSION, c0 as SECURITY_PROFILE_KIND, c1 as SNAPSHOT_API_VERSION, c2 as SNAPSHOT_KIND, c3 as STORAGE_CLASS_API_VERSION, c4 as STORAGE_CLASS_KIND, ci as SecurityProfileManifest, cj as SecurityProfileResource, ck as SecurityProfileSpec, cl as SecurityProfileStatus, cn as StorageClassManifest, co as StorageClassResource, cp as StorageClassSpec, cq as StorageClassStatus, cr as TOOL_CLASS_API_VERSION, cs as TOOL_CLASS_KIND, ct as TOOL_EXECUTOR_API_VERSION, cu as TOOL_EXECUTOR_KIND, cv as TOOL_OPERATION_API_VERSION, cw as TOOL_OPERATION_KIND, cz as ToolAdmissionAction, cA as ToolAdmissionPolicy, cB as ToolAdmissionRule, cD as ToolClassManifest, cE as ToolClassResource, cF as ToolClassSchema, cG as ToolClassSpec, cH as ToolClassStatus, cJ as ToolExecutorCapability, cK as ToolExecutorManifest, cL as ToolExecutorResource, cM as ToolExecutorSpec, cN as ToolExecutorStatus, cO as ToolOperationApprovalEvidence, y as ToolOperationEffect, cP as ToolOperationManifest, cQ as ToolOperationPolicy, cR as ToolOperationResource, cS as ToolOperationResult, cT as ToolOperationRetryPolicy, cU as ToolOperationSpec, cV as ToolOperationStatus, cW as ToolOperationToolReference, cX as ToolRiskLevel, cZ as VOLUME_API_VERSION, c_ as VOLUME_CLAIM_API_VERSION, c$ as VOLUME_CLAIM_KIND, d0 as VOLUME_KIND, d1 as VolumeAccessMode, d5 as agentRunReference, d6 as agentWorkloadReference, da as createAgentRunManifest, db as createAgentWorkloadManifest, dc as createArtifactRecordManifest, dd as createAuditRecordManifest, df as createCredentialGrantManifest, dg as createDriverManifestManifest, dh as createModelCallRecordManifest, di as createModelClassManifest, dj as createModelEndpointManifest, dk as createNetworkAttachmentManifest, dl as createNetworkClassManifest, dm as createPolicyDecisionManifest, dq as createSecurityProfileManifest, dr as createSnapshotManifest, ds as createStorageClassManifest, dt as createToolClassManifest, du as createToolExecutorManifest, dv as createToolOperationManifest, dw as createVolumeClaimManifest, dx as createVolumeManifest, dB as isAgentRun, dC as isAgentWorkload, dD as isArtifactRecord, dE as isAuditRecord, dF as isCredentialGrant, dG as isDriverManifest, dH as isDriverManifestAdmitted, dI as isModelCallRecord, dJ as isModelClass, dK as isModelEndpoint, dL as isNetworkAttachment, dM as isNetworkClass, dN as isPolicyDecision, dO as isSecurityProfile, dP as isSnapshot, dQ as isStorageClass, dR as isToolClass, dS as isToolExecutor, dT as isToolOperation, dU as isVolume, dV as isVolumeClaim } from './scriptDeploymentPipeline-DsnT0AG6.js';
5
+ import './types-CdFVSntj.js';
@@ -0,0 +1,290 @@
1
+ import {
2
+ DRIVER_REQUEST_API_VERSION,
3
+ assertDriverRequestEnvelope,
4
+ assertManagedNetworkPolicy,
5
+ assertNetworkPreparePayload,
6
+ assertNetworkUpdatePayload,
7
+ canonicalDriverValue,
8
+ countManagedNetworkPolicyRules,
9
+ createArtifactManagementConformanceSuite,
10
+ createAuditTelemetryConformanceSuite,
11
+ createControlStoreConformanceSuite,
12
+ createCredentialManagementConformanceSuite,
13
+ createFakeArtifactManagementDriver,
14
+ createFakeArtifactManagementState,
15
+ createFakeAuditTelemetryManagementDriver,
16
+ createFakeAuditTelemetryState,
17
+ createFakeCredentialManagementDriver,
18
+ createFakeCredentialManagementState,
19
+ createFakeIdentityAttestationManagementDriver,
20
+ createFakeIdentityAttestationState,
21
+ createFakeLoopRuntimeManagementDriver,
22
+ createFakeLoopRuntimeState,
23
+ createFakeModelManagementDriver,
24
+ createFakeModelManagementState,
25
+ createFakeNetworkManagementDriver,
26
+ createFakeNetworkManagementState,
27
+ createFakePolicyApprovalManagementDriver,
28
+ createFakePolicyApprovalState,
29
+ createFakeStorageManagementDriver,
30
+ createFakeStorageManagementState,
31
+ createFakeToolManagementDriver,
32
+ createFakeToolManagementState,
33
+ createIdentityAttestationConformanceSuite,
34
+ createLoopRuntimeManagementConformanceSuite,
35
+ createManagedCredentialBrokerAdapter,
36
+ createManagedLoopRuntimeAdapter,
37
+ createManagedLoopRuntimeExecutionRoute,
38
+ createManagedModelGatewayAdapter,
39
+ createManagedNetworkAdapter,
40
+ createModelManagementConformanceSuite,
41
+ createNetworkManagementConformanceSuite,
42
+ createPolicyApprovalConformanceSuite,
43
+ createStorageManagementConformanceSuite,
44
+ createToolCatalogConformanceSuite,
45
+ createToolManagementConformanceSuite,
46
+ restoreArtifactManagementState,
47
+ snapshotArtifactManagementState
48
+ } from "./chunk-GYIOMQMY.js";
49
+ import {
50
+ REMOTE_ORCHESTRATION_PROTOCOL,
51
+ createFetchOrchestrationTransport,
52
+ createNamespacedOrchestrationClient,
53
+ createReadOnlyOrchestrationClient,
54
+ createRemoteOrchestrationClient,
55
+ createRemoteOrchestrationHandler
56
+ } from "./chunk-CCEFAOSH.js";
57
+ import "./chunk-AZFYDWIN.js";
58
+ import {
59
+ AGENT_RUN_API_VERSION,
60
+ AGENT_RUN_KIND,
61
+ AGENT_WORKLOAD_API_VERSION,
62
+ AGENT_WORKLOAD_KIND,
63
+ ARTIFACT_RECORD_API_VERSION,
64
+ ARTIFACT_RECORD_KIND,
65
+ AUDIT_RECORD_API_VERSION,
66
+ AUDIT_RECORD_KIND,
67
+ CREDENTIAL_GRANT_API_VERSION,
68
+ CREDENTIAL_GRANT_KIND,
69
+ DRIVER_MANIFEST_API_VERSION,
70
+ DRIVER_MANIFEST_KIND,
71
+ MODEL_CALL_RECORD_API_VERSION,
72
+ MODEL_CALL_RECORD_KIND,
73
+ MODEL_CLASS_API_VERSION,
74
+ MODEL_CLASS_KIND,
75
+ MODEL_ENDPOINT_API_VERSION,
76
+ MODEL_ENDPOINT_KIND,
77
+ NETWORK_ATTACHMENT_API_VERSION,
78
+ NETWORK_ATTACHMENT_KIND,
79
+ NETWORK_CLASS_API_VERSION,
80
+ NETWORK_CLASS_KIND,
81
+ POLICY_DECISION_API_VERSION,
82
+ POLICY_DECISION_KIND,
83
+ SECURITY_PROFILE_API_VERSION,
84
+ SECURITY_PROFILE_KIND,
85
+ SNAPSHOT_API_VERSION,
86
+ SNAPSHOT_KIND,
87
+ STORAGE_CLASS_API_VERSION,
88
+ STORAGE_CLASS_KIND,
89
+ TOOL_CLASS_API_VERSION,
90
+ TOOL_CLASS_KIND,
91
+ TOOL_EXECUTOR_API_VERSION,
92
+ TOOL_EXECUTOR_KIND,
93
+ TOOL_OPERATION_API_VERSION,
94
+ TOOL_OPERATION_KIND,
95
+ VOLUME_API_VERSION,
96
+ VOLUME_CLAIM_API_VERSION,
97
+ VOLUME_CLAIM_KIND,
98
+ VOLUME_KIND,
99
+ agentRunReference,
100
+ agentWorkloadReference,
101
+ createAgentRunManifest,
102
+ createAgentWorkloadManifest,
103
+ createArtifactRecordManifest,
104
+ createAuditRecordManifest,
105
+ createCredentialGrantManifest,
106
+ createDriverManifestManifest,
107
+ createModelCallRecordManifest,
108
+ createModelClassManifest,
109
+ createModelEndpointManifest,
110
+ createNetworkAttachmentManifest,
111
+ createNetworkClassManifest,
112
+ createPolicyDecisionManifest,
113
+ createSecurityProfileManifest,
114
+ createSnapshotManifest,
115
+ createStorageClassManifest,
116
+ createToolClassManifest,
117
+ createToolExecutorManifest,
118
+ createToolOperationManifest,
119
+ createVolumeClaimManifest,
120
+ createVolumeManifest,
121
+ isAgentRun,
122
+ isAgentWorkload,
123
+ isArtifactRecord,
124
+ isAuditRecord,
125
+ isCredentialGrant,
126
+ isDriverManifest,
127
+ isDriverManifestAdmitted,
128
+ isModelCallRecord,
129
+ isModelClass,
130
+ isModelEndpoint,
131
+ isNetworkAttachment,
132
+ isNetworkClass,
133
+ isPolicyDecision,
134
+ isSecurityProfile,
135
+ isSnapshot,
136
+ isStorageClass,
137
+ isToolClass,
138
+ isToolExecutor,
139
+ isToolOperation,
140
+ isVolume,
141
+ isVolumeClaim
142
+ } from "./chunk-BGPU4RR7.js";
143
+ import {
144
+ ORCHESTRATION_ERROR_CODES,
145
+ OrchestrationError,
146
+ isOrchestrationError,
147
+ toOrchestrationErrorData
148
+ } from "./chunk-FWSY5HOA.js";
149
+ export {
150
+ AGENT_RUN_API_VERSION,
151
+ AGENT_RUN_KIND,
152
+ AGENT_WORKLOAD_API_VERSION,
153
+ AGENT_WORKLOAD_KIND,
154
+ ARTIFACT_RECORD_API_VERSION,
155
+ ARTIFACT_RECORD_KIND,
156
+ AUDIT_RECORD_API_VERSION,
157
+ AUDIT_RECORD_KIND,
158
+ CREDENTIAL_GRANT_API_VERSION,
159
+ CREDENTIAL_GRANT_KIND,
160
+ DRIVER_MANIFEST_API_VERSION,
161
+ DRIVER_MANIFEST_KIND,
162
+ DRIVER_REQUEST_API_VERSION,
163
+ MODEL_CALL_RECORD_API_VERSION,
164
+ MODEL_CALL_RECORD_KIND,
165
+ MODEL_CLASS_API_VERSION,
166
+ MODEL_CLASS_KIND,
167
+ MODEL_ENDPOINT_API_VERSION,
168
+ MODEL_ENDPOINT_KIND,
169
+ NETWORK_ATTACHMENT_API_VERSION,
170
+ NETWORK_ATTACHMENT_KIND,
171
+ NETWORK_CLASS_API_VERSION,
172
+ NETWORK_CLASS_KIND,
173
+ ORCHESTRATION_ERROR_CODES,
174
+ OrchestrationError,
175
+ POLICY_DECISION_API_VERSION,
176
+ POLICY_DECISION_KIND,
177
+ REMOTE_ORCHESTRATION_PROTOCOL,
178
+ SECURITY_PROFILE_API_VERSION,
179
+ SECURITY_PROFILE_KIND,
180
+ SNAPSHOT_API_VERSION,
181
+ SNAPSHOT_KIND,
182
+ STORAGE_CLASS_API_VERSION,
183
+ STORAGE_CLASS_KIND,
184
+ TOOL_CLASS_API_VERSION,
185
+ TOOL_CLASS_KIND,
186
+ TOOL_EXECUTOR_API_VERSION,
187
+ TOOL_EXECUTOR_KIND,
188
+ TOOL_OPERATION_API_VERSION,
189
+ TOOL_OPERATION_KIND,
190
+ VOLUME_API_VERSION,
191
+ VOLUME_CLAIM_API_VERSION,
192
+ VOLUME_CLAIM_KIND,
193
+ VOLUME_KIND,
194
+ agentRunReference,
195
+ agentWorkloadReference,
196
+ assertDriverRequestEnvelope,
197
+ assertManagedNetworkPolicy,
198
+ assertNetworkPreparePayload,
199
+ assertNetworkUpdatePayload,
200
+ canonicalDriverValue,
201
+ countManagedNetworkPolicyRules,
202
+ createAgentRunManifest,
203
+ createAgentWorkloadManifest,
204
+ createArtifactManagementConformanceSuite,
205
+ createArtifactRecordManifest,
206
+ createAuditRecordManifest,
207
+ createAuditTelemetryConformanceSuite,
208
+ createControlStoreConformanceSuite,
209
+ createCredentialGrantManifest,
210
+ createCredentialManagementConformanceSuite,
211
+ createDriverManifestManifest,
212
+ createFakeArtifactManagementDriver,
213
+ createFakeArtifactManagementState,
214
+ createFakeAuditTelemetryManagementDriver,
215
+ createFakeAuditTelemetryState,
216
+ createFakeCredentialManagementDriver,
217
+ createFakeCredentialManagementState,
218
+ createFakeIdentityAttestationManagementDriver,
219
+ createFakeIdentityAttestationState,
220
+ createFakeLoopRuntimeManagementDriver,
221
+ createFakeLoopRuntimeState,
222
+ createFakeModelManagementDriver,
223
+ createFakeModelManagementState,
224
+ createFakeNetworkManagementDriver,
225
+ createFakeNetworkManagementState,
226
+ createFakePolicyApprovalManagementDriver,
227
+ createFakePolicyApprovalState,
228
+ createFakeStorageManagementDriver,
229
+ createFakeStorageManagementState,
230
+ createFakeToolManagementDriver,
231
+ createFakeToolManagementState,
232
+ createFetchOrchestrationTransport,
233
+ createIdentityAttestationConformanceSuite,
234
+ createLoopRuntimeManagementConformanceSuite,
235
+ createManagedCredentialBrokerAdapter,
236
+ createManagedLoopRuntimeAdapter,
237
+ createManagedLoopRuntimeExecutionRoute,
238
+ createManagedModelGatewayAdapter,
239
+ createManagedNetworkAdapter,
240
+ createModelCallRecordManifest,
241
+ createModelClassManifest,
242
+ createModelEndpointManifest,
243
+ createModelManagementConformanceSuite,
244
+ createNamespacedOrchestrationClient,
245
+ createNetworkAttachmentManifest,
246
+ createNetworkClassManifest,
247
+ createNetworkManagementConformanceSuite,
248
+ createPolicyApprovalConformanceSuite,
249
+ createPolicyDecisionManifest,
250
+ createReadOnlyOrchestrationClient,
251
+ createRemoteOrchestrationClient,
252
+ createRemoteOrchestrationHandler,
253
+ createSecurityProfileManifest,
254
+ createSnapshotManifest,
255
+ createStorageClassManifest,
256
+ createStorageManagementConformanceSuite,
257
+ createToolCatalogConformanceSuite,
258
+ createToolClassManifest,
259
+ createToolExecutorManifest,
260
+ createToolManagementConformanceSuite,
261
+ createToolOperationManifest,
262
+ createVolumeClaimManifest,
263
+ createVolumeManifest,
264
+ isAgentRun,
265
+ isAgentWorkload,
266
+ isArtifactRecord,
267
+ isAuditRecord,
268
+ isCredentialGrant,
269
+ isDriverManifest,
270
+ isDriverManifestAdmitted,
271
+ isModelCallRecord,
272
+ isModelClass,
273
+ isModelEndpoint,
274
+ isNetworkAttachment,
275
+ isNetworkClass,
276
+ isOrchestrationError,
277
+ isPolicyDecision,
278
+ isSecurityProfile,
279
+ isSnapshot,
280
+ isStorageClass,
281
+ isToolClass,
282
+ isToolExecutor,
283
+ isToolOperation,
284
+ isVolume,
285
+ isVolumeClaim,
286
+ restoreArtifactManagementState,
287
+ snapshotArtifactManagementState,
288
+ toOrchestrationErrorData
289
+ };
290
+ //# sourceMappingURL=orchestration-portable.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,149 @@
1
+ import { R as RemoteOrchestrationRequest, a as RemoteOrchestrationResponse, b as RemoteOrchestrationTransportOptions, c as RemoteOrchestrationTransport } from './remoteClient-CBggnRy3.cjs';
2
+ import { M as MemeLoopDuplexStream, h as DeviceConnectionGrant, l as DeviceNetworkService, u as DeviceSyncTransport, D as Device, E as ExchangeVersionVectorResult, b as AttachmentBlob, f as DeviceAuthorizer, T as TrustedDeviceRecord, y as MemeLoopProtocol } from './types-7pYti-k9.cjs';
3
+ import { V as VersionVector, C as ConversationMeta, b as ChatMessage } from './interface-IrKBFtL1.cjs';
4
+
5
+ declare const DEVICE_ORCHESTRATION_PROTOCOL: "/memeloop/orchestration/1.0.0";
6
+ interface DeviceOrchestrationTransportOptions {
7
+ deviceNetwork: Pick<DeviceNetworkService, 'openStream'>;
8
+ peerId: string;
9
+ grantProvider?: (peerId: string) => DeviceConnectionGrant | undefined | Promise<DeviceConnectionGrant | undefined>;
10
+ maxFrameBytes?: number;
11
+ }
12
+ interface DeviceOrchestrationStreamHandlerInput {
13
+ remotePeerId: string;
14
+ stream: MemeLoopDuplexStream;
15
+ authorize?: (presentedGrant: DeviceConnectionGrant | undefined) => boolean | Promise<boolean>;
16
+ }
17
+ type RemoteOrchestrationHandler = {
18
+ request(request: RemoteOrchestrationRequest): Promise<RemoteOrchestrationResponse>;
19
+ watch(request: RemoteOrchestrationRequest, options?: RemoteOrchestrationTransportOptions): AsyncIterable<RemoteOrchestrationResponse>;
20
+ };
21
+ interface DeviceOrchestrationStreamHandlerOptions {
22
+ resolveHandler: (remotePeerId: string) => RemoteOrchestrationHandler | Promise<RemoteOrchestrationHandler>;
23
+ maxFrameBytes?: number;
24
+ }
25
+ type DeviceOrchestrationStreamHandler = (input: DeviceOrchestrationStreamHandlerInput) => Promise<void>;
26
+ /**
27
+ * Carry the portable resource protocol over an already authenticated and
28
+ * encrypted device-network stream. No bearer credential crosses the link:
29
+ * authorization is bound to the paired peer identity opening the protocol.
30
+ */
31
+ declare function createDeviceOrchestrationTransport(options: DeviceOrchestrationTransportOptions): RemoteOrchestrationTransport;
32
+ /** Bind a trusted peer identity to a policy-scoped orchestration handler. */
33
+ declare function createDeviceOrchestrationStreamHandler(options: DeviceOrchestrationStreamHandlerOptions): DeviceOrchestrationStreamHandler;
34
+
35
+ interface Libp2pDeviceSyncTransportOptions {
36
+ nodeId: string;
37
+ deviceNetwork: Pick<DeviceNetworkService, 'listDevices' | 'openStream'>;
38
+ grantProvider?: (peerId: string) => Promise<DeviceConnectionGrant | undefined>;
39
+ }
40
+ declare class Libp2pDeviceSyncTransport implements DeviceSyncTransport {
41
+ readonly nodeId: string;
42
+ private readonly deviceNetwork;
43
+ private readonly grantProvider?;
44
+ constructor(options: Libp2pDeviceSyncTransportOptions);
45
+ listPeers(): Promise<Device[]>;
46
+ exchangeVersionVector(peerId: string, localVersion: VersionVector): Promise<ExchangeVersionVectorResult>;
47
+ pullMissingMetadata(peerId: string, sinceVersion: VersionVector): Promise<ConversationMeta[]>;
48
+ pullMissingMessages(peerId: string, conversationId: string, knownMessageIds: string[]): Promise<ChatMessage[]>;
49
+ pullAttachmentBlob(peerId: string, contentHash: string): Promise<AttachmentBlob | null>;
50
+ private request;
51
+ }
52
+
53
+ declare const LIBP2P_RPC_REQUEST_TYPE = "memeloop-rpc-request-v1";
54
+ declare const LIBP2P_RPC_RESPONSE_TYPE = "memeloop-rpc-response-v1";
55
+ interface Libp2pRpcRequest {
56
+ type: typeof LIBP2P_RPC_REQUEST_TYPE;
57
+ id: string;
58
+ method: string;
59
+ params: unknown;
60
+ grant?: DeviceConnectionGrant;
61
+ }
62
+ type Libp2pRpcResponse = {
63
+ type: typeof LIBP2P_RPC_RESPONSE_TYPE;
64
+ id: string;
65
+ ok: true;
66
+ result: unknown;
67
+ } | {
68
+ type: typeof LIBP2P_RPC_RESPONSE_TYPE;
69
+ id: string;
70
+ ok: false;
71
+ error: string;
72
+ };
73
+ declare function isLibp2pRpcRequest(value: unknown): value is Libp2pRpcRequest;
74
+ declare function isLibp2pRpcResponse(value: unknown): value is Libp2pRpcResponse;
75
+
76
+ declare const LIBP2P_SYNC_REQUEST_TYPE = "memeloop-sync-request-v1";
77
+ declare const LIBP2P_SYNC_RESPONSE_TYPE = "memeloop-sync-response-v1";
78
+ type Libp2pSyncMethod = 'exchangeVersionVector' | 'pullMissingMetadata' | 'pullMissingMessages' | 'pullAttachmentBlob';
79
+ interface Libp2pSyncRequest {
80
+ type: typeof LIBP2P_SYNC_REQUEST_TYPE;
81
+ id: string;
82
+ method: Libp2pSyncMethod;
83
+ params: unknown;
84
+ grant?: DeviceConnectionGrant;
85
+ }
86
+ type Libp2pSyncResponse = {
87
+ type: typeof LIBP2P_SYNC_RESPONSE_TYPE;
88
+ id: string;
89
+ ok: true;
90
+ result: unknown;
91
+ } | {
92
+ type: typeof LIBP2P_SYNC_RESPONSE_TYPE;
93
+ id: string;
94
+ ok: false;
95
+ error: string;
96
+ };
97
+ interface AttachmentBlobWire {
98
+ dataBase64Url: string;
99
+ filename: string;
100
+ mimeType: string;
101
+ size: number;
102
+ }
103
+ declare function isLibp2pSyncRequest(value: unknown): value is Libp2pSyncRequest;
104
+ declare function isLibp2pSyncResponse(value: unknown): value is Libp2pSyncResponse;
105
+ declare function attachmentBlobFromWire(value: unknown): Promise<{
106
+ data: Uint8Array;
107
+ filename: string;
108
+ mimeType: string;
109
+ size: number;
110
+ } | null>;
111
+
112
+ interface LocalTrustDeviceAuthorizerOptions {
113
+ trustedDevices?: Iterable<TrustedDeviceRecord>;
114
+ getTrustedDevice?: (peerId: string) => TrustedDeviceRecord | undefined;
115
+ allowPairingProtocol?: boolean;
116
+ }
117
+ declare class LocalTrustDeviceAuthorizer implements DeviceAuthorizer {
118
+ private readonly options;
119
+ private readonly trustedDevices;
120
+ private readonly allowPairingProtocol;
121
+ constructor(options?: LocalTrustDeviceAuthorizerOptions);
122
+ setTrustedDevice(record: TrustedDeviceRecord): void;
123
+ removeTrustedDevice(peerId: string): void;
124
+ canOpenProtocol(input: {
125
+ remotePeerId: string;
126
+ protocol: MemeLoopProtocol;
127
+ }): Promise<boolean>;
128
+ }
129
+
130
+ declare const DEVICE_PAIRING_INVITE_PROTOCOL = "memeloop-device-pairing-v1";
131
+ declare const DEVICE_PAIRING_INVITE_TTL_MS: number;
132
+ interface DevicePairingInvite {
133
+ protocol: typeof DEVICE_PAIRING_INVITE_PROTOCOL;
134
+ peerId: string;
135
+ deviceName: string;
136
+ multiaddrs: string[];
137
+ createdAt: number;
138
+ expiresAt: number;
139
+ }
140
+ declare function createDevicePairingInvite(device: Pick<Device, 'peerId' | 'displayName' | 'multiaddrs'>, options?: {
141
+ now?: number;
142
+ ttlMs?: number;
143
+ }): DevicePairingInvite;
144
+ declare function encodeDevicePairingInvite(invite: DevicePairingInvite): string;
145
+ declare function parseDevicePairingInvite(serialized: string, options?: {
146
+ now?: number;
147
+ }): DevicePairingInvite;
148
+
149
+ export { type AttachmentBlobWire as A, isLibp2pSyncRequest as B, isLibp2pSyncResponse as C, DEVICE_ORCHESTRATION_PROTOCOL as D, parseDevicePairingInvite as E, LIBP2P_RPC_REQUEST_TYPE as L, type RemoteOrchestrationHandler as R, DEVICE_PAIRING_INVITE_PROTOCOL as a, DEVICE_PAIRING_INVITE_TTL_MS as b, type DeviceOrchestrationStreamHandler as c, type DeviceOrchestrationStreamHandlerInput as d, type DeviceOrchestrationStreamHandlerOptions as e, type DeviceOrchestrationTransportOptions as f, type DevicePairingInvite as g, LIBP2P_RPC_RESPONSE_TYPE as h, LIBP2P_SYNC_REQUEST_TYPE as i, LIBP2P_SYNC_RESPONSE_TYPE as j, Libp2pDeviceSyncTransport as k, type Libp2pDeviceSyncTransportOptions as l, type Libp2pRpcRequest as m, type Libp2pRpcResponse as n, type Libp2pSyncMethod as o, type Libp2pSyncRequest as p, type Libp2pSyncResponse as q, LocalTrustDeviceAuthorizer as r, type LocalTrustDeviceAuthorizerOptions as s, attachmentBlobFromWire as t, createDeviceOrchestrationStreamHandler as u, createDeviceOrchestrationTransport as v, createDevicePairingInvite as w, encodeDevicePairingInvite as x, isLibp2pRpcRequest as y, isLibp2pRpcResponse as z };
@@ -0,0 +1,149 @@
1
+ import { R as RemoteOrchestrationRequest, a as RemoteOrchestrationResponse, b as RemoteOrchestrationTransportOptions, c as RemoteOrchestrationTransport } from './remoteClient-B_spK019.js';
2
+ import { M as MemeLoopDuplexStream, h as DeviceConnectionGrant, l as DeviceNetworkService, u as DeviceSyncTransport, D as Device, E as ExchangeVersionVectorResult, b as AttachmentBlob, f as DeviceAuthorizer, T as TrustedDeviceRecord, y as MemeLoopProtocol } from './types-CdFVSntj.js';
3
+ import { V as VersionVector, C as ConversationMeta, b as ChatMessage } from './interface-IrKBFtL1.js';
4
+
5
+ declare const DEVICE_ORCHESTRATION_PROTOCOL: "/memeloop/orchestration/1.0.0";
6
+ interface DeviceOrchestrationTransportOptions {
7
+ deviceNetwork: Pick<DeviceNetworkService, 'openStream'>;
8
+ peerId: string;
9
+ grantProvider?: (peerId: string) => DeviceConnectionGrant | undefined | Promise<DeviceConnectionGrant | undefined>;
10
+ maxFrameBytes?: number;
11
+ }
12
+ interface DeviceOrchestrationStreamHandlerInput {
13
+ remotePeerId: string;
14
+ stream: MemeLoopDuplexStream;
15
+ authorize?: (presentedGrant: DeviceConnectionGrant | undefined) => boolean | Promise<boolean>;
16
+ }
17
+ type RemoteOrchestrationHandler = {
18
+ request(request: RemoteOrchestrationRequest): Promise<RemoteOrchestrationResponse>;
19
+ watch(request: RemoteOrchestrationRequest, options?: RemoteOrchestrationTransportOptions): AsyncIterable<RemoteOrchestrationResponse>;
20
+ };
21
+ interface DeviceOrchestrationStreamHandlerOptions {
22
+ resolveHandler: (remotePeerId: string) => RemoteOrchestrationHandler | Promise<RemoteOrchestrationHandler>;
23
+ maxFrameBytes?: number;
24
+ }
25
+ type DeviceOrchestrationStreamHandler = (input: DeviceOrchestrationStreamHandlerInput) => Promise<void>;
26
+ /**
27
+ * Carry the portable resource protocol over an already authenticated and
28
+ * encrypted device-network stream. No bearer credential crosses the link:
29
+ * authorization is bound to the paired peer identity opening the protocol.
30
+ */
31
+ declare function createDeviceOrchestrationTransport(options: DeviceOrchestrationTransportOptions): RemoteOrchestrationTransport;
32
+ /** Bind a trusted peer identity to a policy-scoped orchestration handler. */
33
+ declare function createDeviceOrchestrationStreamHandler(options: DeviceOrchestrationStreamHandlerOptions): DeviceOrchestrationStreamHandler;
34
+
35
+ interface Libp2pDeviceSyncTransportOptions {
36
+ nodeId: string;
37
+ deviceNetwork: Pick<DeviceNetworkService, 'listDevices' | 'openStream'>;
38
+ grantProvider?: (peerId: string) => Promise<DeviceConnectionGrant | undefined>;
39
+ }
40
+ declare class Libp2pDeviceSyncTransport implements DeviceSyncTransport {
41
+ readonly nodeId: string;
42
+ private readonly deviceNetwork;
43
+ private readonly grantProvider?;
44
+ constructor(options: Libp2pDeviceSyncTransportOptions);
45
+ listPeers(): Promise<Device[]>;
46
+ exchangeVersionVector(peerId: string, localVersion: VersionVector): Promise<ExchangeVersionVectorResult>;
47
+ pullMissingMetadata(peerId: string, sinceVersion: VersionVector): Promise<ConversationMeta[]>;
48
+ pullMissingMessages(peerId: string, conversationId: string, knownMessageIds: string[]): Promise<ChatMessage[]>;
49
+ pullAttachmentBlob(peerId: string, contentHash: string): Promise<AttachmentBlob | null>;
50
+ private request;
51
+ }
52
+
53
+ declare const LIBP2P_RPC_REQUEST_TYPE = "memeloop-rpc-request-v1";
54
+ declare const LIBP2P_RPC_RESPONSE_TYPE = "memeloop-rpc-response-v1";
55
+ interface Libp2pRpcRequest {
56
+ type: typeof LIBP2P_RPC_REQUEST_TYPE;
57
+ id: string;
58
+ method: string;
59
+ params: unknown;
60
+ grant?: DeviceConnectionGrant;
61
+ }
62
+ type Libp2pRpcResponse = {
63
+ type: typeof LIBP2P_RPC_RESPONSE_TYPE;
64
+ id: string;
65
+ ok: true;
66
+ result: unknown;
67
+ } | {
68
+ type: typeof LIBP2P_RPC_RESPONSE_TYPE;
69
+ id: string;
70
+ ok: false;
71
+ error: string;
72
+ };
73
+ declare function isLibp2pRpcRequest(value: unknown): value is Libp2pRpcRequest;
74
+ declare function isLibp2pRpcResponse(value: unknown): value is Libp2pRpcResponse;
75
+
76
+ declare const LIBP2P_SYNC_REQUEST_TYPE = "memeloop-sync-request-v1";
77
+ declare const LIBP2P_SYNC_RESPONSE_TYPE = "memeloop-sync-response-v1";
78
+ type Libp2pSyncMethod = 'exchangeVersionVector' | 'pullMissingMetadata' | 'pullMissingMessages' | 'pullAttachmentBlob';
79
+ interface Libp2pSyncRequest {
80
+ type: typeof LIBP2P_SYNC_REQUEST_TYPE;
81
+ id: string;
82
+ method: Libp2pSyncMethod;
83
+ params: unknown;
84
+ grant?: DeviceConnectionGrant;
85
+ }
86
+ type Libp2pSyncResponse = {
87
+ type: typeof LIBP2P_SYNC_RESPONSE_TYPE;
88
+ id: string;
89
+ ok: true;
90
+ result: unknown;
91
+ } | {
92
+ type: typeof LIBP2P_SYNC_RESPONSE_TYPE;
93
+ id: string;
94
+ ok: false;
95
+ error: string;
96
+ };
97
+ interface AttachmentBlobWire {
98
+ dataBase64Url: string;
99
+ filename: string;
100
+ mimeType: string;
101
+ size: number;
102
+ }
103
+ declare function isLibp2pSyncRequest(value: unknown): value is Libp2pSyncRequest;
104
+ declare function isLibp2pSyncResponse(value: unknown): value is Libp2pSyncResponse;
105
+ declare function attachmentBlobFromWire(value: unknown): Promise<{
106
+ data: Uint8Array;
107
+ filename: string;
108
+ mimeType: string;
109
+ size: number;
110
+ } | null>;
111
+
112
+ interface LocalTrustDeviceAuthorizerOptions {
113
+ trustedDevices?: Iterable<TrustedDeviceRecord>;
114
+ getTrustedDevice?: (peerId: string) => TrustedDeviceRecord | undefined;
115
+ allowPairingProtocol?: boolean;
116
+ }
117
+ declare class LocalTrustDeviceAuthorizer implements DeviceAuthorizer {
118
+ private readonly options;
119
+ private readonly trustedDevices;
120
+ private readonly allowPairingProtocol;
121
+ constructor(options?: LocalTrustDeviceAuthorizerOptions);
122
+ setTrustedDevice(record: TrustedDeviceRecord): void;
123
+ removeTrustedDevice(peerId: string): void;
124
+ canOpenProtocol(input: {
125
+ remotePeerId: string;
126
+ protocol: MemeLoopProtocol;
127
+ }): Promise<boolean>;
128
+ }
129
+
130
+ declare const DEVICE_PAIRING_INVITE_PROTOCOL = "memeloop-device-pairing-v1";
131
+ declare const DEVICE_PAIRING_INVITE_TTL_MS: number;
132
+ interface DevicePairingInvite {
133
+ protocol: typeof DEVICE_PAIRING_INVITE_PROTOCOL;
134
+ peerId: string;
135
+ deviceName: string;
136
+ multiaddrs: string[];
137
+ createdAt: number;
138
+ expiresAt: number;
139
+ }
140
+ declare function createDevicePairingInvite(device: Pick<Device, 'peerId' | 'displayName' | 'multiaddrs'>, options?: {
141
+ now?: number;
142
+ ttlMs?: number;
143
+ }): DevicePairingInvite;
144
+ declare function encodeDevicePairingInvite(invite: DevicePairingInvite): string;
145
+ declare function parseDevicePairingInvite(serialized: string, options?: {
146
+ now?: number;
147
+ }): DevicePairingInvite;
148
+
149
+ export { type AttachmentBlobWire as A, isLibp2pSyncRequest as B, isLibp2pSyncResponse as C, DEVICE_ORCHESTRATION_PROTOCOL as D, parseDevicePairingInvite as E, LIBP2P_RPC_REQUEST_TYPE as L, type RemoteOrchestrationHandler as R, DEVICE_PAIRING_INVITE_PROTOCOL as a, DEVICE_PAIRING_INVITE_TTL_MS as b, type DeviceOrchestrationStreamHandler as c, type DeviceOrchestrationStreamHandlerInput as d, type DeviceOrchestrationStreamHandlerOptions as e, type DeviceOrchestrationTransportOptions as f, type DevicePairingInvite as g, LIBP2P_RPC_RESPONSE_TYPE as h, LIBP2P_SYNC_REQUEST_TYPE as i, LIBP2P_SYNC_RESPONSE_TYPE as j, Libp2pDeviceSyncTransport as k, type Libp2pDeviceSyncTransportOptions as l, type Libp2pRpcRequest as m, type Libp2pRpcResponse as n, type Libp2pSyncMethod as o, type Libp2pSyncRequest as p, type Libp2pSyncResponse as q, LocalTrustDeviceAuthorizer as r, type LocalTrustDeviceAuthorizerOptions as s, attachmentBlobFromWire as t, createDeviceOrchestrationStreamHandler as u, createDeviceOrchestrationTransport as v, createDevicePairingInvite as w, encodeDevicePairingInvite as x, isLibp2pRpcRequest as y, isLibp2pRpcResponse as z };