@appport/sdk 1.1.17 → 1.1.19

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 (479) hide show
  1. package/README.md +9 -86
  2. package/dist/index.d.ts +13 -18
  3. package/dist/index.d.ts.map +1 -1
  4. package/dist/index.js +13 -18
  5. package/dist/index.js.map +1 -1
  6. package/dist/node.d.ts +1 -1
  7. package/dist/node.js +1 -1
  8. package/package.json +22 -32
  9. package/LICENSE +0 -126
  10. package/dist/application-onboarding.d.ts +0 -52
  11. package/dist/application-onboarding.d.ts.map +0 -1
  12. package/dist/application-onboarding.js +0 -50
  13. package/dist/application-onboarding.js.map +0 -1
  14. package/dist/external-compatibility.d.ts +0 -142
  15. package/dist/external-compatibility.d.ts.map +0 -1
  16. package/dist/external-compatibility.js +0 -132
  17. package/dist/external-compatibility.js.map +0 -1
  18. package/dist/provider-lifecycle.d.ts +0 -247
  19. package/dist/provider-lifecycle.d.ts.map +0 -1
  20. package/dist/provider-lifecycle.js +0 -314
  21. package/dist/provider-lifecycle.js.map +0 -1
  22. package/dist/resolution-policy.d.ts +0 -81
  23. package/dist/resolution-policy.d.ts.map +0 -1
  24. package/dist/resolution-policy.js +0 -131
  25. package/dist/resolution-policy.js.map +0 -1
  26. package/vendor/@appport/authorization/README.md +0 -28
  27. package/vendor/@appport/authorization/dist/index.d.ts +0 -94
  28. package/vendor/@appport/authorization/dist/index.d.ts.map +0 -1
  29. package/vendor/@appport/authorization/dist/index.js +0 -131
  30. package/vendor/@appport/authorization/dist/index.js.map +0 -1
  31. package/vendor/@appport/authorization/package.json +0 -28
  32. package/vendor/@appport/client/README.md +0 -35
  33. package/vendor/@appport/client/dist/channel.d.ts +0 -14
  34. package/vendor/@appport/client/dist/channel.d.ts.map +0 -1
  35. package/vendor/@appport/client/dist/channel.js +0 -58
  36. package/vendor/@appport/client/dist/channel.js.map +0 -1
  37. package/vendor/@appport/client/dist/client.d.ts +0 -61
  38. package/vendor/@appport/client/dist/client.d.ts.map +0 -1
  39. package/vendor/@appport/client/dist/client.js +0 -214
  40. package/vendor/@appport/client/dist/client.js.map +0 -1
  41. package/vendor/@appport/client/dist/contract.d.ts +0 -55
  42. package/vendor/@appport/client/dist/contract.d.ts.map +0 -1
  43. package/vendor/@appport/client/dist/contract.js +0 -12
  44. package/vendor/@appport/client/dist/contract.js.map +0 -1
  45. package/vendor/@appport/client/dist/discovery.d.ts +0 -17
  46. package/vendor/@appport/client/dist/discovery.d.ts.map +0 -1
  47. package/vendor/@appport/client/dist/discovery.js +0 -56
  48. package/vendor/@appport/client/dist/discovery.js.map +0 -1
  49. package/vendor/@appport/client/dist/duplex.d.ts +0 -25
  50. package/vendor/@appport/client/dist/duplex.d.ts.map +0 -1
  51. package/vendor/@appport/client/dist/duplex.js +0 -194
  52. package/vendor/@appport/client/dist/duplex.js.map +0 -1
  53. package/vendor/@appport/client/dist/host.d.ts +0 -62
  54. package/vendor/@appport/client/dist/host.d.ts.map +0 -1
  55. package/vendor/@appport/client/dist/host.js +0 -139
  56. package/vendor/@appport/client/dist/host.js.map +0 -1
  57. package/vendor/@appport/client/dist/index.d.ts +0 -14
  58. package/vendor/@appport/client/dist/index.d.ts.map +0 -1
  59. package/vendor/@appport/client/dist/index.js +0 -14
  60. package/vendor/@appport/client/dist/index.js.map +0 -1
  61. package/vendor/@appport/client/dist/transport.d.ts +0 -42
  62. package/vendor/@appport/client/dist/transport.d.ts.map +0 -1
  63. package/vendor/@appport/client/dist/transport.js +0 -2
  64. package/vendor/@appport/client/dist/transport.js.map +0 -1
  65. package/vendor/@appport/client/package.json +0 -32
  66. package/vendor/@appport/core/README.md +0 -91
  67. package/vendor/@appport/core/dist/appboundry-capability-catalog.d.ts +0 -930
  68. package/vendor/@appport/core/dist/appboundry-capability-catalog.d.ts.map +0 -1
  69. package/vendor/@appport/core/dist/appboundry-capability-catalog.js +0 -352
  70. package/vendor/@appport/core/dist/appboundry-capability-catalog.js.map +0 -1
  71. package/vendor/@appport/core/dist/appboundry-composition.d.ts +0 -93
  72. package/vendor/@appport/core/dist/appboundry-composition.d.ts.map +0 -1
  73. package/vendor/@appport/core/dist/appboundry-composition.js +0 -184
  74. package/vendor/@appport/core/dist/appboundry-composition.js.map +0 -1
  75. package/vendor/@appport/core/dist/appboundry-contract.d.ts +0 -80
  76. package/vendor/@appport/core/dist/appboundry-contract.d.ts.map +0 -1
  77. package/vendor/@appport/core/dist/appboundry-contract.js +0 -160
  78. package/vendor/@appport/core/dist/appboundry-contract.js.map +0 -1
  79. package/vendor/@appport/core/dist/appboundry-diagnostics.d.ts +0 -107
  80. package/vendor/@appport/core/dist/appboundry-diagnostics.d.ts.map +0 -1
  81. package/vendor/@appport/core/dist/appboundry-diagnostics.js +0 -358
  82. package/vendor/@appport/core/dist/appboundry-diagnostics.js.map +0 -1
  83. package/vendor/@appport/core/dist/appboundry-discovery.d.ts +0 -110
  84. package/vendor/@appport/core/dist/appboundry-discovery.d.ts.map +0 -1
  85. package/vendor/@appport/core/dist/appboundry-discovery.js +0 -141
  86. package/vendor/@appport/core/dist/appboundry-discovery.js.map +0 -1
  87. package/vendor/@appport/core/dist/appboundry-entitlements.d.ts +0 -128
  88. package/vendor/@appport/core/dist/appboundry-entitlements.d.ts.map +0 -1
  89. package/vendor/@appport/core/dist/appboundry-entitlements.js +0 -312
  90. package/vendor/@appport/core/dist/appboundry-entitlements.js.map +0 -1
  91. package/vendor/@appport/core/dist/appboundry-execution.d.ts +0 -84
  92. package/vendor/@appport/core/dist/appboundry-execution.d.ts.map +0 -1
  93. package/vendor/@appport/core/dist/appboundry-execution.js +0 -150
  94. package/vendor/@appport/core/dist/appboundry-execution.js.map +0 -1
  95. package/vendor/@appport/core/dist/appboundry-exercise.d.ts +0 -152
  96. package/vendor/@appport/core/dist/appboundry-exercise.d.ts.map +0 -1
  97. package/vendor/@appport/core/dist/appboundry-exercise.js +0 -416
  98. package/vendor/@appport/core/dist/appboundry-exercise.js.map +0 -1
  99. package/vendor/@appport/core/dist/appboundry-materialization.d.ts +0 -222
  100. package/vendor/@appport/core/dist/appboundry-materialization.d.ts.map +0 -1
  101. package/vendor/@appport/core/dist/appboundry-materialization.js +0 -494
  102. package/vendor/@appport/core/dist/appboundry-materialization.js.map +0 -1
  103. package/vendor/@appport/core/dist/appboundry-migration.d.ts +0 -195
  104. package/vendor/@appport/core/dist/appboundry-migration.d.ts.map +0 -1
  105. package/vendor/@appport/core/dist/appboundry-migration.js +0 -227
  106. package/vendor/@appport/core/dist/appboundry-migration.js.map +0 -1
  107. package/vendor/@appport/core/dist/appboundry-onboarding.d.ts +0 -70
  108. package/vendor/@appport/core/dist/appboundry-onboarding.d.ts.map +0 -1
  109. package/vendor/@appport/core/dist/appboundry-onboarding.js +0 -232
  110. package/vendor/@appport/core/dist/appboundry-onboarding.js.map +0 -1
  111. package/vendor/@appport/core/dist/appboundry-operation-discovery.d.ts +0 -93
  112. package/vendor/@appport/core/dist/appboundry-operation-discovery.d.ts.map +0 -1
  113. package/vendor/@appport/core/dist/appboundry-operation-discovery.js +0 -89
  114. package/vendor/@appport/core/dist/appboundry-operation-discovery.js.map +0 -1
  115. package/vendor/@appport/core/dist/appboundry-resolution.d.ts +0 -160
  116. package/vendor/@appport/core/dist/appboundry-resolution.d.ts.map +0 -1
  117. package/vendor/@appport/core/dist/appboundry-resolution.js +0 -218
  118. package/vendor/@appport/core/dist/appboundry-resolution.js.map +0 -1
  119. package/vendor/@appport/core/dist/appboundry-surface.d.ts +0 -96
  120. package/vendor/@appport/core/dist/appboundry-surface.d.ts.map +0 -1
  121. package/vendor/@appport/core/dist/appboundry-surface.js +0 -223
  122. package/vendor/@appport/core/dist/appboundry-surface.js.map +0 -1
  123. package/vendor/@appport/core/dist/appboundry-usage.d.ts +0 -94
  124. package/vendor/@appport/core/dist/appboundry-usage.d.ts.map +0 -1
  125. package/vendor/@appport/core/dist/appboundry-usage.js +0 -80
  126. package/vendor/@appport/core/dist/appboundry-usage.js.map +0 -1
  127. package/vendor/@appport/core/dist/application-implementation.d.ts +0 -125
  128. package/vendor/@appport/core/dist/application-implementation.d.ts.map +0 -1
  129. package/vendor/@appport/core/dist/application-implementation.js +0 -220
  130. package/vendor/@appport/core/dist/application-implementation.js.map +0 -1
  131. package/vendor/@appport/core/dist/application-lifecycle.d.ts +0 -150
  132. package/vendor/@appport/core/dist/application-lifecycle.d.ts.map +0 -1
  133. package/vendor/@appport/core/dist/application-lifecycle.js +0 -70
  134. package/vendor/@appport/core/dist/application-lifecycle.js.map +0 -1
  135. package/vendor/@appport/core/dist/application-package.d.ts +0 -105
  136. package/vendor/@appport/core/dist/application-package.d.ts.map +0 -1
  137. package/vendor/@appport/core/dist/application-package.js +0 -349
  138. package/vendor/@appport/core/dist/application-package.js.map +0 -1
  139. package/vendor/@appport/core/dist/application-source.d.ts +0 -109
  140. package/vendor/@appport/core/dist/application-source.d.ts.map +0 -1
  141. package/vendor/@appport/core/dist/application-source.js +0 -186
  142. package/vendor/@appport/core/dist/application-source.js.map +0 -1
  143. package/vendor/@appport/core/dist/application.d.ts +0 -124
  144. package/vendor/@appport/core/dist/application.d.ts.map +0 -1
  145. package/vendor/@appport/core/dist/application.js +0 -518
  146. package/vendor/@appport/core/dist/application.js.map +0 -1
  147. package/vendor/@appport/core/dist/artifact.d.ts +0 -395
  148. package/vendor/@appport/core/dist/artifact.d.ts.map +0 -1
  149. package/vendor/@appport/core/dist/artifact.js +0 -392
  150. package/vendor/@appport/core/dist/artifact.js.map +0 -1
  151. package/vendor/@appport/core/dist/assembly.d.ts +0 -237
  152. package/vendor/@appport/core/dist/assembly.d.ts.map +0 -1
  153. package/vendor/@appport/core/dist/assembly.js +0 -458
  154. package/vendor/@appport/core/dist/assembly.js.map +0 -1
  155. package/vendor/@appport/core/dist/authority-attestation.d.ts +0 -34
  156. package/vendor/@appport/core/dist/authority-attestation.d.ts.map +0 -1
  157. package/vendor/@appport/core/dist/authority-attestation.js +0 -72
  158. package/vendor/@appport/core/dist/authority-attestation.js.map +0 -1
  159. package/vendor/@appport/core/dist/authorization-grant.d.ts +0 -107
  160. package/vendor/@appport/core/dist/authorization-grant.d.ts.map +0 -1
  161. package/vendor/@appport/core/dist/authorization-grant.js +0 -131
  162. package/vendor/@appport/core/dist/authorization-grant.js.map +0 -1
  163. package/vendor/@appport/core/dist/binding.d.ts +0 -294
  164. package/vendor/@appport/core/dist/binding.d.ts.map +0 -1
  165. package/vendor/@appport/core/dist/binding.js +0 -263
  166. package/vendor/@appport/core/dist/binding.js.map +0 -1
  167. package/vendor/@appport/core/dist/builtins.d.ts +0 -18
  168. package/vendor/@appport/core/dist/builtins.d.ts.map +0 -1
  169. package/vendor/@appport/core/dist/builtins.js +0 -38
  170. package/vendor/@appport/core/dist/builtins.js.map +0 -1
  171. package/vendor/@appport/core/dist/capability.d.ts +0 -94
  172. package/vendor/@appport/core/dist/capability.d.ts.map +0 -1
  173. package/vendor/@appport/core/dist/capability.js +0 -85
  174. package/vendor/@appport/core/dist/capability.js.map +0 -1
  175. package/vendor/@appport/core/dist/concurrency.d.ts +0 -16
  176. package/vendor/@appport/core/dist/concurrency.d.ts.map +0 -1
  177. package/vendor/@appport/core/dist/concurrency.js +0 -46
  178. package/vendor/@appport/core/dist/concurrency.js.map +0 -1
  179. package/vendor/@appport/core/dist/context.d.ts +0 -59
  180. package/vendor/@appport/core/dist/context.d.ts.map +0 -1
  181. package/vendor/@appport/core/dist/context.js +0 -14
  182. package/vendor/@appport/core/dist/context.js.map +0 -1
  183. package/vendor/@appport/core/dist/contract-artifact.d.ts +0 -15
  184. package/vendor/@appport/core/dist/contract-artifact.d.ts.map +0 -1
  185. package/vendor/@appport/core/dist/contract-artifact.js +0 -161
  186. package/vendor/@appport/core/dist/contract-artifact.js.map +0 -1
  187. package/vendor/@appport/core/dist/contract-attestation.d.ts +0 -68
  188. package/vendor/@appport/core/dist/contract-attestation.d.ts.map +0 -1
  189. package/vendor/@appport/core/dist/contract-attestation.js +0 -76
  190. package/vendor/@appport/core/dist/contract-attestation.js.map +0 -1
  191. package/vendor/@appport/core/dist/crash-injection.d.ts +0 -3
  192. package/vendor/@appport/core/dist/crash-injection.d.ts.map +0 -1
  193. package/vendor/@appport/core/dist/crash-injection.js +0 -8
  194. package/vendor/@appport/core/dist/crash-injection.js.map +0 -1
  195. package/vendor/@appport/core/dist/events.d.ts +0 -33
  196. package/vendor/@appport/core/dist/events.d.ts.map +0 -1
  197. package/vendor/@appport/core/dist/events.js +0 -79
  198. package/vendor/@appport/core/dist/events.js.map +0 -1
  199. package/vendor/@appport/core/dist/execution-barrier.d.ts +0 -13
  200. package/vendor/@appport/core/dist/execution-barrier.d.ts.map +0 -1
  201. package/vendor/@appport/core/dist/execution-barrier.js +0 -33
  202. package/vendor/@appport/core/dist/execution-barrier.js.map +0 -1
  203. package/vendor/@appport/core/dist/execution-ledger.d.ts +0 -81
  204. package/vendor/@appport/core/dist/execution-ledger.d.ts.map +0 -1
  205. package/vendor/@appport/core/dist/execution-ledger.js +0 -173
  206. package/vendor/@appport/core/dist/execution-ledger.js.map +0 -1
  207. package/vendor/@appport/core/dist/execution.d.ts +0 -387
  208. package/vendor/@appport/core/dist/execution.d.ts.map +0 -1
  209. package/vendor/@appport/core/dist/execution.js +0 -165
  210. package/vendor/@appport/core/dist/execution.js.map +0 -1
  211. package/vendor/@appport/core/dist/idempotency.d.ts +0 -36
  212. package/vendor/@appport/core/dist/idempotency.d.ts.map +0 -1
  213. package/vendor/@appport/core/dist/idempotency.js +0 -36
  214. package/vendor/@appport/core/dist/idempotency.js.map +0 -1
  215. package/vendor/@appport/core/dist/implementation.d.ts +0 -110
  216. package/vendor/@appport/core/dist/implementation.d.ts.map +0 -1
  217. package/vendor/@appport/core/dist/implementation.js +0 -65
  218. package/vendor/@appport/core/dist/implementation.js.map +0 -1
  219. package/vendor/@appport/core/dist/index.d.ts +0 -61
  220. package/vendor/@appport/core/dist/index.d.ts.map +0 -1
  221. package/vendor/@appport/core/dist/index.js +0 -60
  222. package/vendor/@appport/core/dist/index.js.map +0 -1
  223. package/vendor/@appport/core/dist/invocation.d.ts +0 -253
  224. package/vendor/@appport/core/dist/invocation.d.ts.map +0 -1
  225. package/vendor/@appport/core/dist/invocation.js +0 -258
  226. package/vendor/@appport/core/dist/invocation.js.map +0 -1
  227. package/vendor/@appport/core/dist/manifest.d.ts +0 -157
  228. package/vendor/@appport/core/dist/manifest.d.ts.map +0 -1
  229. package/vendor/@appport/core/dist/manifest.js +0 -255
  230. package/vendor/@appport/core/dist/manifest.js.map +0 -1
  231. package/vendor/@appport/core/dist/memory-application-data-store.d.ts +0 -19
  232. package/vendor/@appport/core/dist/memory-application-data-store.d.ts.map +0 -1
  233. package/vendor/@appport/core/dist/memory-application-data-store.js +0 -161
  234. package/vendor/@appport/core/dist/memory-application-data-store.js.map +0 -1
  235. package/vendor/@appport/core/dist/operations.d.ts +0 -61
  236. package/vendor/@appport/core/dist/operations.d.ts.map +0 -1
  237. package/vendor/@appport/core/dist/operations.js +0 -210
  238. package/vendor/@appport/core/dist/operations.js.map +0 -1
  239. package/vendor/@appport/core/dist/provider-contract.d.ts +0 -89
  240. package/vendor/@appport/core/dist/provider-contract.d.ts.map +0 -1
  241. package/vendor/@appport/core/dist/provider-contract.js +0 -40
  242. package/vendor/@appport/core/dist/provider-contract.js.map +0 -1
  243. package/vendor/@appport/core/dist/public.d.ts +0 -20
  244. package/vendor/@appport/core/dist/public.d.ts.map +0 -1
  245. package/vendor/@appport/core/dist/public.js +0 -19
  246. package/vendor/@appport/core/dist/public.js.map +0 -1
  247. package/vendor/@appport/core/dist/registration.d.ts +0 -165
  248. package/vendor/@appport/core/dist/registration.d.ts.map +0 -1
  249. package/vendor/@appport/core/dist/registration.js +0 -253
  250. package/vendor/@appport/core/dist/registration.js.map +0 -1
  251. package/vendor/@appport/core/dist/registry.d.ts +0 -30
  252. package/vendor/@appport/core/dist/registry.d.ts.map +0 -1
  253. package/vendor/@appport/core/dist/registry.js +0 -149
  254. package/vendor/@appport/core/dist/registry.js.map +0 -1
  255. package/vendor/@appport/core/dist/repository-connection.d.ts +0 -100
  256. package/vendor/@appport/core/dist/repository-connection.d.ts.map +0 -1
  257. package/vendor/@appport/core/dist/repository-connection.js +0 -57
  258. package/vendor/@appport/core/dist/repository-connection.js.map +0 -1
  259. package/vendor/@appport/core/dist/resolver.d.ts +0 -130
  260. package/vendor/@appport/core/dist/resolver.d.ts.map +0 -1
  261. package/vendor/@appport/core/dist/resolver.js +0 -252
  262. package/vendor/@appport/core/dist/resolver.js.map +0 -1
  263. package/vendor/@appport/core/dist/runtime-manifest.d.ts +0 -68
  264. package/vendor/@appport/core/dist/runtime-manifest.d.ts.map +0 -1
  265. package/vendor/@appport/core/dist/runtime-manifest.js +0 -84
  266. package/vendor/@appport/core/dist/runtime-manifest.js.map +0 -1
  267. package/vendor/@appport/core/dist/sanitize.d.ts +0 -14
  268. package/vendor/@appport/core/dist/sanitize.d.ts.map +0 -1
  269. package/vendor/@appport/core/dist/sanitize.js +0 -49
  270. package/vendor/@appport/core/dist/sanitize.js.map +0 -1
  271. package/vendor/@appport/core/dist/server-internal.d.ts +0 -5
  272. package/vendor/@appport/core/dist/server-internal.d.ts.map +0 -1
  273. package/vendor/@appport/core/dist/server-internal.js +0 -4
  274. package/vendor/@appport/core/dist/server-internal.js.map +0 -1
  275. package/vendor/@appport/core/dist/sessions.d.ts +0 -29
  276. package/vendor/@appport/core/dist/sessions.d.ts.map +0 -1
  277. package/vendor/@appport/core/dist/sessions.js +0 -39
  278. package/vendor/@appport/core/dist/sessions.js.map +0 -1
  279. package/vendor/@appport/core/dist/sha256.d.ts +0 -3
  280. package/vendor/@appport/core/dist/sha256.d.ts.map +0 -1
  281. package/vendor/@appport/core/dist/sha256.js +0 -46
  282. package/vendor/@appport/core/dist/sha256.js.map +0 -1
  283. package/vendor/@appport/core/dist/source-verification.d.ts +0 -53
  284. package/vendor/@appport/core/dist/source-verification.d.ts.map +0 -1
  285. package/vendor/@appport/core/dist/source-verification.js +0 -92
  286. package/vendor/@appport/core/dist/source-verification.js.map +0 -1
  287. package/vendor/@appport/core/dist/state-context.d.ts +0 -312
  288. package/vendor/@appport/core/dist/state-context.d.ts.map +0 -1
  289. package/vendor/@appport/core/dist/state-context.js +0 -100
  290. package/vendor/@appport/core/dist/state-context.js.map +0 -1
  291. package/vendor/@appport/core/dist/state.d.ts +0 -96
  292. package/vendor/@appport/core/dist/state.d.ts.map +0 -1
  293. package/vendor/@appport/core/dist/state.js +0 -89
  294. package/vendor/@appport/core/dist/state.js.map +0 -1
  295. package/vendor/@appport/core/dist/streams.d.ts +0 -38
  296. package/vendor/@appport/core/dist/streams.d.ts.map +0 -1
  297. package/vendor/@appport/core/dist/streams.js +0 -123
  298. package/vendor/@appport/core/dist/streams.js.map +0 -1
  299. package/vendor/@appport/core/dist/telemetry.d.ts +0 -42
  300. package/vendor/@appport/core/dist/telemetry.d.ts.map +0 -1
  301. package/vendor/@appport/core/dist/telemetry.js +0 -32
  302. package/vendor/@appport/core/dist/telemetry.js.map +0 -1
  303. package/vendor/@appport/core/dist/wasm-engine.d.ts +0 -24
  304. package/vendor/@appport/core/dist/wasm-engine.d.ts.map +0 -1
  305. package/vendor/@appport/core/dist/wasm-engine.js +0 -376
  306. package/vendor/@appport/core/dist/wasm-engine.js.map +0 -1
  307. package/vendor/@appport/core/package.json +0 -58
  308. package/vendor/@appport/mcp/README.md +0 -29
  309. package/vendor/@appport/mcp/dist/index.d.ts +0 -58
  310. package/vendor/@appport/mcp/dist/index.d.ts.map +0 -1
  311. package/vendor/@appport/mcp/dist/index.js +0 -69
  312. package/vendor/@appport/mcp/dist/index.js.map +0 -1
  313. package/vendor/@appport/mcp/package.json +0 -29
  314. package/vendor/@appport/mobile/README.md +0 -10
  315. package/vendor/@appport/mobile/dist/index.d.ts +0 -66
  316. package/vendor/@appport/mobile/dist/index.d.ts.map +0 -1
  317. package/vendor/@appport/mobile/dist/index.js +0 -182
  318. package/vendor/@appport/mobile/dist/index.js.map +0 -1
  319. package/vendor/@appport/mobile/package.json +0 -33
  320. package/vendor/@appport/protocol/README.md +0 -41
  321. package/vendor/@appport/protocol/dist/blob.d.ts +0 -46
  322. package/vendor/@appport/protocol/dist/blob.d.ts.map +0 -1
  323. package/vendor/@appport/protocol/dist/blob.js +0 -23
  324. package/vendor/@appport/protocol/dist/blob.js.map +0 -1
  325. package/vendor/@appport/protocol/dist/compatibility.d.ts +0 -25
  326. package/vendor/@appport/protocol/dist/compatibility.d.ts.map +0 -1
  327. package/vendor/@appport/protocol/dist/compatibility.js +0 -189
  328. package/vendor/@appport/protocol/dist/compatibility.js.map +0 -1
  329. package/vendor/@appport/protocol/dist/envelopes.d.ts +0 -175
  330. package/vendor/@appport/protocol/dist/envelopes.d.ts.map +0 -1
  331. package/vendor/@appport/protocol/dist/envelopes.js +0 -97
  332. package/vendor/@appport/protocol/dist/envelopes.js.map +0 -1
  333. package/vendor/@appport/protocol/dist/errors.d.ts +0 -74
  334. package/vendor/@appport/protocol/dist/errors.d.ts.map +0 -1
  335. package/vendor/@appport/protocol/dist/errors.js +0 -92
  336. package/vendor/@appport/protocol/dist/errors.js.map +0 -1
  337. package/vendor/@appport/protocol/dist/ids.d.ts +0 -12
  338. package/vendor/@appport/protocol/dist/ids.d.ts.map +0 -1
  339. package/vendor/@appport/protocol/dist/ids.js +0 -50
  340. package/vendor/@appport/protocol/dist/ids.js.map +0 -1
  341. package/vendor/@appport/protocol/dist/index.d.ts +0 -21
  342. package/vendor/@appport/protocol/dist/index.d.ts.map +0 -1
  343. package/vendor/@appport/protocol/dist/index.js +0 -21
  344. package/vendor/@appport/protocol/dist/index.js.map +0 -1
  345. package/vendor/@appport/protocol/dist/jsonschema.d.ts +0 -50
  346. package/vendor/@appport/protocol/dist/jsonschema.d.ts.map +0 -1
  347. package/vendor/@appport/protocol/dist/jsonschema.js +0 -6
  348. package/vendor/@appport/protocol/dist/jsonschema.js.map +0 -1
  349. package/vendor/@appport/protocol/dist/manifest.d.ts +0 -134
  350. package/vendor/@appport/protocol/dist/manifest.d.ts.map +0 -1
  351. package/vendor/@appport/protocol/dist/manifest.js +0 -20
  352. package/vendor/@appport/protocol/dist/manifest.js.map +0 -1
  353. package/vendor/@appport/protocol/dist/materialization.d.ts +0 -59
  354. package/vendor/@appport/protocol/dist/materialization.d.ts.map +0 -1
  355. package/vendor/@appport/protocol/dist/materialization.js +0 -2
  356. package/vendor/@appport/protocol/dist/materialization.js.map +0 -1
  357. package/vendor/@appport/protocol/dist/names.d.ts +0 -26
  358. package/vendor/@appport/protocol/dist/names.d.ts.map +0 -1
  359. package/vendor/@appport/protocol/dist/names.js +0 -85
  360. package/vendor/@appport/protocol/dist/names.js.map +0 -1
  361. package/vendor/@appport/protocol/dist/operations.d.ts +0 -34
  362. package/vendor/@appport/protocol/dist/operations.d.ts.map +0 -1
  363. package/vendor/@appport/protocol/dist/operations.js +0 -9
  364. package/vendor/@appport/protocol/dist/operations.js.map +0 -1
  365. package/vendor/@appport/protocol/dist/session.d.ts +0 -27
  366. package/vendor/@appport/protocol/dist/session.d.ts.map +0 -1
  367. package/vendor/@appport/protocol/dist/session.js +0 -7
  368. package/vendor/@appport/protocol/dist/session.js.map +0 -1
  369. package/vendor/@appport/protocol/dist/validate.d.ts +0 -37
  370. package/vendor/@appport/protocol/dist/validate.d.ts.map +0 -1
  371. package/vendor/@appport/protocol/dist/validate.js +0 -321
  372. package/vendor/@appport/protocol/dist/validate.js.map +0 -1
  373. package/vendor/@appport/protocol/dist/version.d.ts +0 -27
  374. package/vendor/@appport/protocol/dist/version.d.ts.map +0 -1
  375. package/vendor/@appport/protocol/dist/version.js +0 -26
  376. package/vendor/@appport/protocol/dist/version.js.map +0 -1
  377. package/vendor/@appport/protocol/package.json +0 -25
  378. package/vendor/@appport/schema/README.md +0 -32
  379. package/vendor/@appport/schema/dist/builder.d.ts +0 -85
  380. package/vendor/@appport/schema/dist/builder.d.ts.map +0 -1
  381. package/vendor/@appport/schema/dist/builder.js +0 -278
  382. package/vendor/@appport/schema/dist/builder.js.map +0 -1
  383. package/vendor/@appport/schema/dist/from-json-schema.d.ts +0 -12
  384. package/vendor/@appport/schema/dist/from-json-schema.d.ts.map +0 -1
  385. package/vendor/@appport/schema/dist/from-json-schema.js +0 -186
  386. package/vendor/@appport/schema/dist/from-json-schema.js.map +0 -1
  387. package/vendor/@appport/schema/dist/index.d.ts +0 -23
  388. package/vendor/@appport/schema/dist/index.d.ts.map +0 -1
  389. package/vendor/@appport/schema/dist/index.js +0 -22
  390. package/vendor/@appport/schema/dist/index.js.map +0 -1
  391. package/vendor/@appport/schema/dist/standard.d.ts +0 -46
  392. package/vendor/@appport/schema/dist/standard.d.ts.map +0 -1
  393. package/vendor/@appport/schema/dist/standard.js +0 -42
  394. package/vendor/@appport/schema/dist/standard.js.map +0 -1
  395. package/vendor/@appport/schema/dist/types.d.ts +0 -40
  396. package/vendor/@appport/schema/dist/types.d.ts.map +0 -1
  397. package/vendor/@appport/schema/dist/types.js +0 -19
  398. package/vendor/@appport/schema/dist/types.js.map +0 -1
  399. package/vendor/@appport/schema/package.json +0 -28
  400. package/vendor/@appport/server/README.md +0 -39
  401. package/vendor/@appport/server/dist/connection.d.ts +0 -45
  402. package/vendor/@appport/server/dist/connection.d.ts.map +0 -1
  403. package/vendor/@appport/server/dist/connection.js +0 -217
  404. package/vendor/@appport/server/dist/connection.js.map +0 -1
  405. package/vendor/@appport/server/dist/fetch.d.ts +0 -10
  406. package/vendor/@appport/server/dist/fetch.d.ts.map +0 -1
  407. package/vendor/@appport/server/dist/fetch.js +0 -50
  408. package/vendor/@appport/server/dist/fetch.js.map +0 -1
  409. package/vendor/@appport/server/dist/http.d.ts +0 -80
  410. package/vendor/@appport/server/dist/http.d.ts.map +0 -1
  411. package/vendor/@appport/server/dist/http.js +0 -307
  412. package/vendor/@appport/server/dist/http.js.map +0 -1
  413. package/vendor/@appport/server/dist/index.d.ts +0 -11
  414. package/vendor/@appport/server/dist/index.d.ts.map +0 -1
  415. package/vendor/@appport/server/dist/index.js +0 -11
  416. package/vendor/@appport/server/dist/index.js.map +0 -1
  417. package/vendor/@appport/server/dist/node-entry.d.ts +0 -4
  418. package/vendor/@appport/server/dist/node-entry.d.ts.map +0 -1
  419. package/vendor/@appport/server/dist/node-entry.js +0 -4
  420. package/vendor/@appport/server/dist/node-entry.js.map +0 -1
  421. package/vendor/@appport/server/dist/node.d.ts +0 -45
  422. package/vendor/@appport/server/dist/node.d.ts.map +0 -1
  423. package/vendor/@appport/server/dist/node.js +0 -190
  424. package/vendor/@appport/server/dist/node.js.map +0 -1
  425. package/vendor/@appport/server/dist/server.d.ts +0 -83
  426. package/vendor/@appport/server/dist/server.d.ts.map +0 -1
  427. package/vendor/@appport/server/dist/server.js +0 -114
  428. package/vendor/@appport/server/dist/server.js.map +0 -1
  429. package/vendor/@appport/server/dist/websocket.d.ts +0 -25
  430. package/vendor/@appport/server/dist/websocket.d.ts.map +0 -1
  431. package/vendor/@appport/server/dist/websocket.js +0 -221
  432. package/vendor/@appport/server/dist/websocket.js.map +0 -1
  433. package/vendor/@appport/server/package.json +0 -34
  434. package/vendor/@appport/transport-electron/README.md +0 -56
  435. package/vendor/@appport/transport-electron/dist/index.d.ts +0 -11
  436. package/vendor/@appport/transport-electron/dist/index.d.ts.map +0 -1
  437. package/vendor/@appport/transport-electron/dist/index.js +0 -11
  438. package/vendor/@appport/transport-electron/dist/index.js.map +0 -1
  439. package/vendor/@appport/transport-electron/dist/main.d.ts +0 -31
  440. package/vendor/@appport/transport-electron/dist/main.d.ts.map +0 -1
  441. package/vendor/@appport/transport-electron/dist/main.js +0 -61
  442. package/vendor/@appport/transport-electron/dist/main.js.map +0 -1
  443. package/vendor/@appport/transport-electron/dist/preload.d.ts +0 -22
  444. package/vendor/@appport/transport-electron/dist/preload.d.ts.map +0 -1
  445. package/vendor/@appport/transport-electron/dist/preload.js +0 -29
  446. package/vendor/@appport/transport-electron/dist/preload.js.map +0 -1
  447. package/vendor/@appport/transport-electron/dist/renderer.d.ts +0 -16
  448. package/vendor/@appport/transport-electron/dist/renderer.d.ts.map +0 -1
  449. package/vendor/@appport/transport-electron/dist/renderer.js +0 -36
  450. package/vendor/@appport/transport-electron/dist/renderer.js.map +0 -1
  451. package/vendor/@appport/transport-electron/dist/types.d.ts +0 -49
  452. package/vendor/@appport/transport-electron/dist/types.d.ts.map +0 -1
  453. package/vendor/@appport/transport-electron/dist/types.js +0 -5
  454. package/vendor/@appport/transport-electron/dist/types.js.map +0 -1
  455. package/vendor/@appport/transport-electron/package.json +0 -46
  456. package/vendor/@appport/transport-http/README.md +0 -24
  457. package/vendor/@appport/transport-http/dist/index.d.ts +0 -18
  458. package/vendor/@appport/transport-http/dist/index.d.ts.map +0 -1
  459. package/vendor/@appport/transport-http/dist/index.js +0 -223
  460. package/vendor/@appport/transport-http/dist/index.js.map +0 -1
  461. package/vendor/@appport/transport-http/package.json +0 -29
  462. package/vendor/@appport/transport-inprocess/README.md +0 -24
  463. package/vendor/@appport/transport-inprocess/dist/index.d.ts +0 -16
  464. package/vendor/@appport/transport-inprocess/dist/index.d.ts.map +0 -1
  465. package/vendor/@appport/transport-inprocess/dist/index.js +0 -30
  466. package/vendor/@appport/transport-inprocess/dist/index.js.map +0 -1
  467. package/vendor/@appport/transport-inprocess/package.json +0 -30
  468. package/vendor/@appport/transport-tauri/README.md +0 -45
  469. package/vendor/@appport/transport-tauri/dist/index.d.ts +0 -23
  470. package/vendor/@appport/transport-tauri/dist/index.d.ts.map +0 -1
  471. package/vendor/@appport/transport-tauri/dist/index.js +0 -44
  472. package/vendor/@appport/transport-tauri/dist/index.js.map +0 -1
  473. package/vendor/@appport/transport-tauri/package.json +0 -29
  474. package/vendor/@appport/transport-websocket/README.md +0 -22
  475. package/vendor/@appport/transport-websocket/dist/index.d.ts +0 -26
  476. package/vendor/@appport/transport-websocket/dist/index.d.ts.map +0 -1
  477. package/vendor/@appport/transport-websocket/dist/index.js +0 -72
  478. package/vendor/@appport/transport-websocket/dist/index.js.map +0 -1
  479. package/vendor/@appport/transport-websocket/package.json +0 -29
@@ -1,110 +0,0 @@
1
- /**
2
- * Capability implementation model: the separation between contract and business logic.
3
- *
4
- * The contract (CapabilityDefinition) defines WHAT a capability is and WHAT it must do.
5
- * The implementation defines HOW it does it. AppPort binds them and enforces the boundary.
6
- *
7
- * ## Security Boundary
8
- *
9
- * AppPort GUARANTEES the following execution order and security properties:
10
- *
11
- * 1. Capability resolution (throws if unknown)
12
- * 2. Input validation (BEFORE implementation executes)
13
- * 3. Authorization enforcement (BEFORE implementation executes)
14
- * 4. Execution context creation
15
- * 5. Implementation resolution and execution
16
- * 6. Output validation (AFTER implementation returns)
17
- * 7. Declared effects and event emission
18
- * 8. Response returned to caller
19
- *
20
- * This means:
21
- * - Invalid requests are rejected before any developer code executes
22
- * - Unauthorized requests are rejected before any developer code executes
23
- * - The implementation can safely assume validated input and authorized access
24
- * - Output is always validated before being returned to the caller
25
- *
26
- * The implementation cannot:
27
- * - Bypass input validation
28
- * - Bypass authorization checks
29
- * - Bypass output validation
30
- * - Know the capability's identity, version, required scopes, or schemas
31
- *
32
- * ## Supported for Both Regular and Stream Capabilities
33
- *
34
- * Implementation binding works for:
35
- * - Regular (request/response) capabilities via defineCapability + handleRequest
36
- * - Stream capabilities via defineStreamCapability + handleStreamRequest
37
- *
38
- * In both cases, if an implementation is bound, it is used; otherwise the handler is
39
- * called as a fallback. This enables gradual adoption and backward compatibility.
40
- */
41
- import type { CapabilityContext } from "./context.js";
42
- /**
43
- * Execution context extended for implementations.
44
- *
45
- * A convenience alias that clarifies the context is available to implementations.
46
- * Implements receive the standard CapabilityContext with no additional properties
47
- * needed beyond what AppPort already provides.
48
- */
49
- export type CapabilityExecutionContext = CapabilityContext;
50
- /**
51
- * A capability implementation: the developer's business logic.
52
- *
53
- * Implementations are ordinary application code that know nothing about:
54
- * - Capability identity or versioning (owned by contract)
55
- * - Authorization requirements (owned by contract)
56
- * - Input/output schemas (owned by contract)
57
- * - Declared effects or events (owned by contract)
58
- *
59
- * The implementation receives validated input and a context, and returns output.
60
- * AppPort validates output against the contract's schema before responding.
61
- *
62
- * Implementations can:
63
- * - Call domain-specific services and databases
64
- * - Implement arbitrary business logic
65
- * - Emit declared events via context.emit()
66
- * - Access caller identity, session, and authorization context
67
- *
68
- * Implementations cannot fail due to authorization or input validation because
69
- * AppPort enforces these BEFORE the implementation is called.
70
- */
71
- export interface CapabilityImplementation<TInput = unknown, TOutput = unknown> {
72
- /**
73
- * Execute the capability.
74
- *
75
- * GUARANTEE: This method is only called if all of the following are true:
76
- * - The capability name and version were resolved successfully
77
- * - The input passed validation against the capability's input schema
78
- * - The caller was authorized for this capability
79
- * - The execution context was established
80
- *
81
- * @param input - Validated input matching the capability's input schema
82
- * @param context - Execution context (correlation, session, authorization, services, etc.)
83
- * @returns The capability result, which AppPort will validate against the output schema
84
- * @throws May throw any error; AppPort will convert it to an appropriate error response
85
- */
86
- execute(input: TInput, context: CapabilityExecutionContext): Promise<TOutput> | TOutput;
87
- }
88
- /**
89
- * Handler type for implementations: a function that can be passed to `implementation()`.
90
- */
91
- export type ImplementationHandler<TInput = unknown, TOutput = unknown> = (input: TInput, context: CapabilityExecutionContext) => Promise<TOutput> | TOutput;
92
- /**
93
- * Create a capability implementation from a handler function.
94
- *
95
- * Provides a fluent way to author implementations:
96
- *
97
- * ```typescript
98
- * export const createInvoiceImpl = implementation(async (input, context) => {
99
- * const id = await db.createInvoice(input);
100
- * await context.emit({ name: "invoice.created", payload: { id } });
101
- * return { id };
102
- * });
103
- * ```
104
- *
105
- * The implementation knows only its own logic. The contract (defineCapability)
106
- * owns schema, authorization, events, and identity. AppPort binds and enforces
107
- * the boundary.
108
- */
109
- export declare function implementation<TInput = unknown, TOutput = unknown>(handler: ImplementationHandler<TInput, TOutput>): CapabilityImplementation<TInput, TOutput>;
110
- //# sourceMappingURL=implementation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"implementation.d.ts","sourceRoot":"","sources":["../src/implementation.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AAEH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAEtD;;;;;;GAMG;AACH,MAAM,MAAM,0BAA0B,GAAG,iBAAiB,CAAC;AAE3D;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,MAAM,WAAW,wBAAwB,CAAC,MAAM,GAAG,OAAO,EAAE,OAAO,GAAG,OAAO;IAC3E;;;;;;;;;;;;;OAaG;IACH,OAAO,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,0BAA0B,GAAG,OAAO,CAAC,OAAO,CAAC,GAAG,OAAO,CAAC;CACzF;AAED;;GAEG;AACH,MAAM,MAAM,qBAAqB,CAAC,MAAM,GAAG,OAAO,EAAE,OAAO,GAAG,OAAO,IAAI,CACvE,KAAK,EAAE,MAAM,EACb,OAAO,EAAE,0BAA0B,KAChC,OAAO,CAAC,OAAO,CAAC,GAAG,OAAO,CAAC;AAEhC;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,cAAc,CAAC,MAAM,GAAG,OAAO,EAAE,OAAO,GAAG,OAAO,EAChE,OAAO,EAAE,qBAAqB,CAAC,MAAM,EAAE,OAAO,CAAC,GAC9C,wBAAwB,CAAC,MAAM,EAAE,OAAO,CAAC,CAM3C"}
@@ -1,65 +0,0 @@
1
- /**
2
- * Capability implementation model: the separation between contract and business logic.
3
- *
4
- * The contract (CapabilityDefinition) defines WHAT a capability is and WHAT it must do.
5
- * The implementation defines HOW it does it. AppPort binds them and enforces the boundary.
6
- *
7
- * ## Security Boundary
8
- *
9
- * AppPort GUARANTEES the following execution order and security properties:
10
- *
11
- * 1. Capability resolution (throws if unknown)
12
- * 2. Input validation (BEFORE implementation executes)
13
- * 3. Authorization enforcement (BEFORE implementation executes)
14
- * 4. Execution context creation
15
- * 5. Implementation resolution and execution
16
- * 6. Output validation (AFTER implementation returns)
17
- * 7. Declared effects and event emission
18
- * 8. Response returned to caller
19
- *
20
- * This means:
21
- * - Invalid requests are rejected before any developer code executes
22
- * - Unauthorized requests are rejected before any developer code executes
23
- * - The implementation can safely assume validated input and authorized access
24
- * - Output is always validated before being returned to the caller
25
- *
26
- * The implementation cannot:
27
- * - Bypass input validation
28
- * - Bypass authorization checks
29
- * - Bypass output validation
30
- * - Know the capability's identity, version, required scopes, or schemas
31
- *
32
- * ## Supported for Both Regular and Stream Capabilities
33
- *
34
- * Implementation binding works for:
35
- * - Regular (request/response) capabilities via defineCapability + handleRequest
36
- * - Stream capabilities via defineStreamCapability + handleStreamRequest
37
- *
38
- * In both cases, if an implementation is bound, it is used; otherwise the handler is
39
- * called as a fallback. This enables gradual adoption and backward compatibility.
40
- */
41
- /**
42
- * Create a capability implementation from a handler function.
43
- *
44
- * Provides a fluent way to author implementations:
45
- *
46
- * ```typescript
47
- * export const createInvoiceImpl = implementation(async (input, context) => {
48
- * const id = await db.createInvoice(input);
49
- * await context.emit({ name: "invoice.created", payload: { id } });
50
- * return { id };
51
- * });
52
- * ```
53
- *
54
- * The implementation knows only its own logic. The contract (defineCapability)
55
- * owns schema, authorization, events, and identity. AppPort binds and enforces
56
- * the boundary.
57
- */
58
- export function implementation(handler) {
59
- return {
60
- async execute(input, context) {
61
- return await handler(input, context);
62
- }
63
- };
64
- }
65
- //# sourceMappingURL=implementation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"implementation.js","sourceRoot":"","sources":["../src/implementation.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AA4DH;;;;;;;;;;;;;;;;GAgBG;AACH,MAAM,UAAU,cAAc,CAC5B,OAA+C;IAE/C,OAAO;QACL,KAAK,CAAC,OAAO,CAAC,KAAa,EAAE,OAAmC;YAC9D,OAAO,MAAM,OAAO,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;QACvC,CAAC;KACF,CAAC;AACJ,CAAC"}
@@ -1,61 +0,0 @@
1
- /**
2
- * `@appport/core` — the capability runtime.
3
- *
4
- * Registry, dispatch pipeline, validation, sessions, authorization wiring,
5
- * events, streams, operations and telemetry. Core knows nothing about HTTP,
6
- * WebSocket, IPC or any storage engine (§66, §73).
7
- */
8
- export * from "./capability.js";
9
- export * from "./context.js";
10
- export * from "./implementation.js";
11
- export * from "./registry.js";
12
- export * from "./events.js";
13
- export * from "./streams.js";
14
- export * from "./sessions.js";
15
- export * from "./idempotency.js";
16
- export * from "./concurrency.js";
17
- export * from "./telemetry.js";
18
- export * from "./sanitize.js";
19
- export * from "./operations.js";
20
- export * from "./builtins.js";
21
- export * from "./assembly.js";
22
- export * from "./manifest.js";
23
- export * from "./contract-artifact.js";
24
- export * from "./application-package.js";
25
- export * from "./application.js";
26
- export * from "./state.js";
27
- export * from "./application-lifecycle.js";
28
- export * from "./appboundry-contract.js";
29
- export * from "./runtime-manifest.js";
30
- export * from "./contract-attestation.js";
31
- export * from "./source-verification.js";
32
- export * from "./application-source.js";
33
- export * from "./application-implementation.js";
34
- export * from "./state-context.js";
35
- export * from "./memory-application-data-store.js";
36
- export * from "./registration.js";
37
- export * from "./resolver.js";
38
- export * from "./binding.js";
39
- export * from "./appboundry-resolution.js";
40
- export * from "./appboundry-materialization.js";
41
- export * from "./appboundry-execution.js";
42
- export * from "./appboundry-usage.js";
43
- export * from "./appboundry-discovery.js";
44
- export * from "./appboundry-surface.js";
45
- export * from "./appboundry-composition.js";
46
- export * from "./appboundry-entitlements.js";
47
- export * from "./authorization-grant.js";
48
- export * from "./invocation.js";
49
- export * from "./artifact.js";
50
- export * from "./execution.js";
51
- export * from "./execution-ledger.js";
52
- export * from "./wasm-engine.js";
53
- export * from "./appboundry-capability-catalog.js";
54
- export * from "./appboundry-operation-discovery.js";
55
- export * from "./appboundry-exercise.js";
56
- export * from "./appboundry-diagnostics.js";
57
- export * from "./appboundry-onboarding.js";
58
- export * from "./appboundry-migration.js";
59
- export * from "./provider-contract.js";
60
- export type { JsonValue } from "../../protocol/dist/index.d.ts";
61
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,kBAAkB,CAAC;AACjC,cAAc,YAAY,CAAC;AAC3B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0BAA0B,CAAC;AACzC,cAAc,yBAAyB,CAAC;AACxC,cAAc,iCAAiC,CAAC;AAChD,cAAc,oBAAoB,CAAC;AACnC,cAAc,oCAAoC,CAAC;AACnD,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oCAAoC,CAAC;AACnD,cAAc,qCAAqC,CAAC;AACpD,cAAc,0BAA0B,CAAC;AACzC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,YAAY,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC"}
@@ -1,60 +0,0 @@
1
- /**
2
- * `@appport/core` — the capability runtime.
3
- *
4
- * Registry, dispatch pipeline, validation, sessions, authorization wiring,
5
- * events, streams, operations and telemetry. Core knows nothing about HTTP,
6
- * WebSocket, IPC or any storage engine (§66, §73).
7
- */
8
- export * from "./capability.js";
9
- export * from "./context.js";
10
- export * from "./implementation.js";
11
- export * from "./registry.js";
12
- export * from "./events.js";
13
- export * from "./streams.js";
14
- export * from "./sessions.js";
15
- export * from "./idempotency.js";
16
- export * from "./concurrency.js";
17
- export * from "./telemetry.js";
18
- export * from "./sanitize.js";
19
- export * from "./operations.js";
20
- export * from "./builtins.js";
21
- export * from "./assembly.js";
22
- export * from "./manifest.js";
23
- export * from "./contract-artifact.js";
24
- export * from "./application-package.js";
25
- export * from "./application.js";
26
- export * from "./state.js";
27
- export * from "./application-lifecycle.js";
28
- export * from "./appboundry-contract.js";
29
- export * from "./runtime-manifest.js";
30
- export * from "./contract-attestation.js";
31
- export * from "./source-verification.js";
32
- export * from "./application-source.js";
33
- export * from "./application-implementation.js";
34
- export * from "./state-context.js";
35
- export * from "./memory-application-data-store.js";
36
- export * from "./registration.js";
37
- export * from "./resolver.js";
38
- export * from "./binding.js";
39
- export * from "./appboundry-resolution.js";
40
- export * from "./appboundry-materialization.js";
41
- export * from "./appboundry-execution.js";
42
- export * from "./appboundry-usage.js";
43
- export * from "./appboundry-discovery.js";
44
- export * from "./appboundry-surface.js";
45
- export * from "./appboundry-composition.js";
46
- export * from "./appboundry-entitlements.js";
47
- export * from "./authorization-grant.js";
48
- export * from "./invocation.js";
49
- export * from "./artifact.js";
50
- export * from "./execution.js";
51
- export * from "./execution-ledger.js";
52
- export * from "./wasm-engine.js";
53
- export * from "./appboundry-capability-catalog.js";
54
- export * from "./appboundry-operation-discovery.js";
55
- export * from "./appboundry-exercise.js";
56
- export * from "./appboundry-diagnostics.js";
57
- export * from "./appboundry-onboarding.js";
58
- export * from "./appboundry-migration.js";
59
- export * from "./provider-contract.js";
60
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,kBAAkB,CAAC;AACjC,cAAc,YAAY,CAAC;AAC3B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0BAA0B,CAAC;AACzC,cAAc,yBAAyB,CAAC;AACxC,cAAc,iCAAiC,CAAC;AAChD,cAAc,oBAAoB,CAAC;AACnC,cAAc,oCAAoC,CAAC;AACnD,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oCAAoC,CAAC;AACnD,cAAc,qCAAqC,CAAC;AACpD,cAAc,0BAA0B,CAAC;AACzC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC"}
@@ -1,253 +0,0 @@
1
- /**
2
- * Capability Invocation Layer (PR24)
3
- *
4
- * The canonical invocation abstraction that turns an authorized relationship
5
- * into an executable invocation without introducing WASM, persistent runtime
6
- * processes, or remote transports.
7
- *
8
- * CRITICAL INVARIANT: A capability cannot be invoked without an AuthorizedCapabilityBinding.
9
- *
10
- * Architecture:
11
- * Discover (PR21) → Resolve (PR22) → Authorize (PR23) → Bind (PR23) → Invoke (PR24)
12
- *
13
- * The invocation layer:
14
- * - Receives an already-authorized binding
15
- * - Validates binding/context consistency (no re-authorization)
16
- * - Resolves the capability implementation (no re-discovery)
17
- * - Validates input before handler execution
18
- * - Executes the implementation
19
- * - Validates output after execution
20
- * - Returns explicit result (SUCCESS, FAILED, CANCELLED, TIMED_OUT)
21
- * - Never implicitly falls back to another provider
22
- * - Never retries or changes topology
23
- * - Remains execution-engine-neutral for future WASM integration
24
- */
25
- import type { ApplicationState } from "./state.js";
26
- import { type AuthorizedCapabilityBinding } from "./binding.js";
27
- import type { CapabilityDefinition } from "./capability.js";
28
- import type { CapabilityExecutionContext } from "./implementation.js";
29
- /**
30
- * An invocation request: the semantic participants and input for capability invocation.
31
- *
32
- * CRITICAL: This captures identity only, not credentials or runtime handles.
33
- * Credentials, secrets, and functions must never enter invocation metadata.
34
- */
35
- export interface CapabilityInvocationRequest<TInput = unknown> {
36
- /** The authorized binding that permits this invocation. */
37
- readonly binding: AuthorizedCapabilityBinding;
38
- /** The input to pass to the capability implementation. */
39
- readonly input: TInput;
40
- }
41
- /**
42
- * An invocation context: semantic metadata about capability invocation execution.
43
- *
44
- * Contains information sufficient to execute a capability, but contains no:
45
- * - Secrets or credentials
46
- * - Functions or closures
47
- * - Runtime handles or process IDs
48
- * - Execution context (that's separate from invocation identity)
49
- *
50
- * CRITICAL: This is invocation semantic identity, not a runtime context.
51
- * Do not put execution details here.
52
- */
53
- export interface CapabilityInvocationContext {
54
- /** Unique identifier for this invocation. */
55
- readonly invocationId: string;
56
- /** The consumer application. */
57
- readonly consumer: ApplicationState;
58
- /** The provider application. */
59
- readonly provider: ApplicationState;
60
- /** The capability being invoked. */
61
- readonly capability: {
62
- readonly name: string;
63
- readonly version: number;
64
- };
65
- /** The authorized binding that permits this invocation. */
66
- readonly binding: AuthorizedCapabilityBinding;
67
- /** Cancellation signal for this invocation. */
68
- readonly signal?: AbortSignal;
69
- /** Epoch milliseconds after which the invocation is timed out. */
70
- readonly deadline?: number;
71
- }
72
- /**
73
- * Invocation result: an explicit outcome for capability invocation.
74
- *
75
- * Explicitly distinguishes SUCCESS, FAILED, CANCELLED, TIMED_OUT.
76
- * Does not collapse failures into a generic result.
77
- *
78
- * Contains enough information for observability without leaking internals:
79
- * - Invocation identity
80
- * - Consumer/provider relationship
81
- * - Outcome and normalized error
82
- *
83
- * Does NOT contain:
84
- * - Credentials or secrets
85
- * - Stack traces or internal details
86
- * - Handler objects or functions
87
- * - Runtime implementation details
88
- */
89
- export type CapabilityInvocationResult<TOutput = unknown> = SuccessfulInvocationResult<TOutput> | FailedInvocationResult | CancelledInvocationResult | TimedOutInvocationResult;
90
- /**
91
- * Successful invocation: the implementation executed and produced valid output.
92
- */
93
- export interface SuccessfulInvocationResult<TOutput = unknown> {
94
- readonly kind: "success";
95
- readonly invocationId: string;
96
- readonly consumer: ApplicationState;
97
- readonly provider: ApplicationState;
98
- readonly capability: {
99
- readonly name: string;
100
- readonly version: number;
101
- };
102
- readonly output: TOutput;
103
- }
104
- /**
105
- * Failed invocation: the implementation failed or produced invalid output.
106
- *
107
- * Distinguishes multiple failure modes:
108
- * - INVALID_BINDING: binding doesn't match invocation context
109
- * - INVALID_CONTEXT: invocation context is inconsistent
110
- * - INVALID_INPUT: input doesn't match capability schema
111
- * - IMPLEMENTATION_FAILURE: implementation threw
112
- * - INVALID_OUTPUT: implementation produced output that doesn't match schema
113
- */
114
- export interface FailedInvocationResult {
115
- readonly kind: "failed";
116
- readonly invocationId: string;
117
- readonly consumer: ApplicationState;
118
- readonly provider: ApplicationState;
119
- readonly capability: {
120
- readonly name: string;
121
- readonly version: number;
122
- };
123
- readonly error: CapabilityInvocationError;
124
- }
125
- /**
126
- * Cancelled invocation: the invocation was cancelled before completion.
127
- */
128
- export interface CancelledInvocationResult {
129
- readonly kind: "cancelled";
130
- readonly invocationId: string;
131
- readonly consumer: ApplicationState;
132
- readonly provider: ApplicationState;
133
- readonly capability: {
134
- readonly name: string;
135
- readonly version: number;
136
- };
137
- readonly reason?: string;
138
- }
139
- /**
140
- * Timed-out invocation: the invocation exceeded its deadline.
141
- */
142
- export interface TimedOutInvocationResult {
143
- readonly kind: "timed_out";
144
- readonly invocationId: string;
145
- readonly consumer: ApplicationState;
146
- readonly provider: ApplicationState;
147
- readonly capability: {
148
- readonly name: string;
149
- readonly version: number;
150
- };
151
- readonly reason?: string;
152
- }
153
- /**
154
- * Normalized invocation error.
155
- *
156
- * Maps multiple failure modes to semantic error types without leaking
157
- * provider internals through the public result.
158
- */
159
- export type CapabilityInvocationError = InvalidBindingError | InvalidContextError | InvalidInputError | ImplementationFailureError | InvalidOutputError;
160
- /**
161
- * The binding doesn't match the invocation context.
162
- *
163
- * Examples:
164
- * - binding.consumer !== invocationContext.consumer
165
- * - binding.provider !== invocationContext.provider
166
- * - binding.capability !== invocationContext.capability
167
- */
168
- export interface InvalidBindingError {
169
- readonly kind: "invalid_binding";
170
- readonly reason: string;
171
- }
172
- /**
173
- * The invocation context is inconsistent or invalid.
174
- *
175
- * Examples:
176
- * - Required context fields are missing
177
- * - Context violates architectural invariants
178
- */
179
- export interface InvalidContextError {
180
- readonly kind: "invalid_context";
181
- readonly reason: string;
182
- }
183
- /**
184
- * The input doesn't match the capability's input schema.
185
- *
186
- * This error is produced BEFORE the implementation is invoked.
187
- * It guarantees the implementation was never executed.
188
- */
189
- export interface InvalidInputError {
190
- readonly kind: "invalid_input";
191
- readonly reason: string;
192
- }
193
- /**
194
- * The implementation failed to execute.
195
- *
196
- * The implementation threw an error or was aborted.
197
- * The normalized error message is supplied without internal stack traces.
198
- */
199
- export interface ImplementationFailureError {
200
- readonly kind: "implementation_failure";
201
- readonly reason: string;
202
- }
203
- /**
204
- * The implementation produced invalid output.
205
- *
206
- * The implementation executed successfully but returned output that
207
- * doesn't match the capability's output schema.
208
- *
209
- * The invalid output is not returned to the caller.
210
- */
211
- export interface InvalidOutputError {
212
- readonly kind: "invalid_output";
213
- readonly reason: string;
214
- }
215
- /**
216
- * Capability Invoker: executes authorized capabilities with semantic enforcement.
217
- *
218
- * The invoker:
219
- * - Requires AuthorizedCapabilityBinding for every invocation
220
- * - Validates binding/context consistency
221
- * - Validates input before handler execution
222
- * - Executes the capability implementation
223
- * - Validates output after execution
224
- * - Returns explicit result types
225
- * - Never re-discovers providers or re-authorizes
226
- * - Never implicitly falls back to another provider
227
- * - Remains execution-engine-neutral
228
- *
229
- * Flow:
230
- * 1. Validate binding matches invocation context
231
- * 2. Validate input against capability schema
232
- * 3. Resolve capability definition and implementation
233
- * 4. Execute implementation with context
234
- * 5. Validate output against capability schema
235
- * 6. Return explicit result
236
- */
237
- export declare class CapabilityInvoker {
238
- #private;
239
- /**
240
- * Invoke a capability through an authorized binding.
241
- *
242
- * @param request The invocation request containing binding and input
243
- * @param capabilityDefinition The capability definition from the registry
244
- * @param executionContext The execution context (from Application)
245
- * @returns The invocation result with explicit outcome
246
- */
247
- invoke<TInput = unknown, TOutput = unknown>(request: CapabilityInvocationRequest<TInput>, capabilityDefinition: CapabilityDefinition<TInput, TOutput>, executionContext: CapabilityExecutionContext): Promise<CapabilityInvocationResult<TOutput>>;
248
- }
249
- /**
250
- * Default capability invoker: a singleton for common use.
251
- */
252
- export declare const defaultCapabilityInvoker: CapabilityInvoker;
253
- //# sourceMappingURL=invocation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"invocation.d.ts","sourceRoot":"","sources":["../src/invocation.ts"],"names":[],"mappings":"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"}