@openwop/openwop-conformance 1.162.0 → 2.0.0-rc.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 (553) hide show
  1. package/README.md +11 -2
  2. package/dist/cli.js +54 -1
  3. package/dist/lib/paths.js +25 -3
  4. package/dist/lib/requirement-ids.js +34 -4
  5. package/dist/lib/scenario-disposition.js +1 -0
  6. package/dist/lib/spec-coherence.js +13 -32
  7. package/dist/spec-artifacts.lock.json +5 -0
  8. package/package.json +11 -33
  9. package/requirements.json +20303 -11809
  10. package/scenario-majors.json +1343 -0
  11. package/schemas/CORPUS-STAMP.json +138 -6
  12. package/src/cli.ts +47 -1
  13. package/src/global-setup.ts +3 -2
  14. package/src/lib/corpus-stamp.ts +29 -1
  15. package/src/lib/paths.ts +25 -3
  16. package/src/lib/requirement-ids.ts +33 -4
  17. package/src/lib/scenario-disposition.ts +1 -0
  18. package/src/lib/spec-coherence.ts +15 -32
  19. package/src/scenarios/a2a-1-0-agent-card.test.ts +17 -16
  20. package/src/scenarios/a2a-1-0-task-roundtrip.test.ts +11 -10
  21. package/src/scenarios/a2a-card-runtime-consistency.test.ts +18 -17
  22. package/src/scenarios/a2a-peer-authority.test.ts +7 -6
  23. package/src/scenarios/a2a-task-roundtrip.test.ts +30 -29
  24. package/src/scenarios/a2a-version-negotiation.test.ts +16 -14
  25. package/src/scenarios/a2ui-surface-degrades.test.ts +5 -3
  26. package/src/scenarios/a2ui-surface-delta-transport.test.ts +35 -33
  27. package/src/scenarios/a2ui-surface-replay.test.ts +6 -4
  28. package/src/scenarios/a2ui-surface-shape.test.ts +11 -10
  29. package/src/scenarios/a2ui-surface-version-refusal.test.ts +6 -4
  30. package/src/scenarios/a2ui-untrusted-blocks-approval.test.ts +5 -3
  31. package/src/scenarios/agent-capability-degraded-projection.test.ts +12 -11
  32. package/src/scenarios/agent-channel-dispatch.test.ts +18 -16
  33. package/src/scenarios/agent-deployment-lifecycle.test.ts +20 -19
  34. package/src/scenarios/agent-deployment-shape.test.ts +22 -24
  35. package/src/scenarios/agent-eval-run.test.ts +19 -18
  36. package/src/scenarios/agent-eval-suite-shape.test.ts +20 -22
  37. package/src/scenarios/agent-live-allowlist-enforced.test.ts +6 -5
  38. package/src/scenarios/agent-live-invocation-bracket.test.ts +13 -12
  39. package/src/scenarios/agent-live-runtime-shape.test.ts +10 -12
  40. package/src/scenarios/agent-live-structured-output.test.ts +7 -6
  41. package/src/scenarios/agent-loop-iteration-monotonic.test.ts +3 -3
  42. package/src/scenarios/agent-loop-stateful-resume.test.ts +2 -2
  43. package/src/scenarios/agent-loop-version5-shape.test.ts +4 -4
  44. package/src/scenarios/agent-loop-workspace-snapshot.test.ts +3 -3
  45. package/src/scenarios/agent-manifest-role-profile.test.ts +9 -9
  46. package/src/scenarios/agent-manifest-runtime.test.ts +13 -12
  47. package/src/scenarios/agent-org-chart-scoping.test.ts +14 -13
  48. package/src/scenarios/agent-org-chart-shape.test.ts +11 -13
  49. package/src/scenarios/agent-platform-aggregate-evidence.test.ts +5 -4
  50. package/src/scenarios/agent-platform-profile.test.ts +18 -19
  51. package/src/scenarios/agent-requires-capabilities-shape.test.ts +4 -4
  52. package/src/scenarios/agent-roster-attribution.test.ts +18 -17
  53. package/src/scenarios/agent-roster-shape.test.ts +17 -19
  54. package/src/scenarios/agent-verifier-shape.test.ts +11 -11
  55. package/src/scenarios/agentConfidenceEscalation.test.ts +2 -1
  56. package/src/scenarios/agentMemoryCrossTenantIsolation.test.ts +6 -5
  57. package/src/scenarios/agentMemoryRedactionContract.test.ts +2 -1
  58. package/src/scenarios/agentMemoryRoundTrip.test.ts +2 -1
  59. package/src/scenarios/agentMemoryTtlExpiry.test.ts +4 -3
  60. package/src/scenarios/agentMessageReducer.test.ts +2 -1
  61. package/src/scenarios/agentMetadata.test.ts +2 -1
  62. package/src/scenarios/agentPackCatalog.test.ts +23 -21
  63. package/src/scenarios/agentPackExport.test.ts +4 -2
  64. package/src/scenarios/agentPackHandoffSchemaValidation.test.ts +5 -4
  65. package/src/scenarios/agentPackInstall.test.ts +4 -2
  66. package/src/scenarios/agentPackProvenance.test.ts +2 -1
  67. package/src/scenarios/agentReasoningEvents.test.ts +3 -2
  68. package/src/scenarios/agentReasoningStreaming.test.ts +11 -10
  69. package/src/scenarios/agents-run-tool-allowlist.test.ts +14 -12
  70. package/src/scenarios/ai-envelope-shape.test.ts +31 -29
  71. package/src/scenarios/aiEnvelope.capBreached.test.ts +26 -24
  72. package/src/scenarios/aiEnvelope.contractRefusal.test.ts +36 -34
  73. package/src/scenarios/aiEnvelope.correlationReplay.test.ts +17 -15
  74. package/src/scenarios/aiEnvelope.redaction.test.ts +22 -20
  75. package/src/scenarios/aiEnvelope.schemaDrift.test.ts +18 -16
  76. package/src/scenarios/aiEnvelope.trustBoundaryPropagation.test.ts +38 -36
  77. package/src/scenarios/aiEnvelope.universalKinds.test.ts +31 -29
  78. package/src/scenarios/aiproviders-input-shape.test.ts +5 -5
  79. package/src/scenarios/aiproviders-realtimevoice-shape.test.ts +14 -16
  80. package/src/scenarios/aiproviders-selfhosted-honesty.test.ts +6 -4
  81. package/src/scenarios/aiproviders-selfhosted-shape.test.ts +15 -17
  82. package/src/scenarios/aiproviders-speechsynth-shape.test.ts +6 -8
  83. package/src/scenarios/aiproviders-subscription-scope.test.ts +7 -8
  84. package/src/scenarios/anonymous-actor-audit-opaque.test.ts +9 -8
  85. package/src/scenarios/anonymous-actor-default-deny.test.ts +10 -9
  86. package/src/scenarios/anonymous-actor-egress-guarded.test.ts +6 -5
  87. package/src/scenarios/anonymous-actor-no-secret-reach.test.ts +7 -6
  88. package/src/scenarios/anonymous-actor-shape.test.ts +17 -19
  89. package/src/scenarios/anonymous-actor-write-gated.test.ts +9 -8
  90. package/src/scenarios/append-ordering.test.ts +7 -5
  91. package/src/scenarios/approval-gate-events.test.ts +4 -3
  92. package/src/scenarios/approval-gate-flow.test.ts +4 -3
  93. package/src/scenarios/approval-payload.test.ts +5 -4
  94. package/src/scenarios/artifact-auth.test.ts +7 -6
  95. package/src/scenarios/artifact-type-pack-install.test.ts +6 -6
  96. package/src/scenarios/artifact-type-pack-manifest-validation.test.ts +9 -8
  97. package/src/scenarios/artifact-type-registration-source.test.ts +20 -20
  98. package/src/scenarios/artifact-type-store-emission.test.ts +15 -18
  99. package/src/scenarios/artifact-type-store-without-render.test.ts +4 -4
  100. package/src/scenarios/audit-log-integrity.test.ts +8 -6
  101. package/src/scenarios/auth-api-key-rotation.test.ts +11 -9
  102. package/src/scenarios/auth-mtls.test.ts +22 -20
  103. package/src/scenarios/auth-oauth2-client-credentials.test.ts +16 -14
  104. package/src/scenarios/auth-oidc-user-bearer.test.ts +26 -24
  105. package/src/scenarios/auth-saml-profile.test.ts +14 -12
  106. package/src/scenarios/auth-scim-profile.test.ts +3 -2
  107. package/src/scenarios/auth-subject-link-key-class.test.ts +8 -7
  108. package/src/scenarios/auth-subject-link.test.ts +11 -10
  109. package/src/scenarios/auth.test.ts +5 -4
  110. package/src/scenarios/authorization-fail-closed.test.ts +3 -2
  111. package/src/scenarios/authorization-roles-shape.test.ts +9 -7
  112. package/src/scenarios/blob-cross-tenant-isolation.test.ts +8 -6
  113. package/src/scenarios/blob-presign-expiry.test.ts +12 -10
  114. package/src/scenarios/blob-roundtrip.test.ts +0 -0
  115. package/src/scenarios/budget-enforcement.test.ts +15 -14
  116. package/src/scenarios/budget-policy-shape.test.ts +18 -19
  117. package/src/scenarios/bulk-cancel.test.ts +9 -8
  118. package/src/scenarios/byok-auth-modes.test.ts +13 -14
  119. package/src/scenarios/byok-roundtrip.test.ts +12 -10
  120. package/src/scenarios/cache-cross-tenant-isolation.test.ts +8 -6
  121. package/src/scenarios/cache-ttl-expiry.test.ts +7 -5
  122. package/src/scenarios/callai-multimodal.test.ts +5 -3
  123. package/src/scenarios/cancellation.test.ts +6 -5
  124. package/src/scenarios/cap-breach.test.ts +15 -14
  125. package/src/scenarios/capability-arm-witness.test.ts +5 -3
  126. package/src/scenarios/certification-bundle-non-vacuous.test.ts +20 -19
  127. package/src/scenarios/certification-bundle-redaction.test.ts +11 -10
  128. package/src/scenarios/certification-bundle-v2.test.ts +11 -10
  129. package/src/scenarios/chain-compensation-expansion.test.ts +14 -13
  130. package/src/scenarios/chain-produced-var-roundtrip.test.ts +13 -14
  131. package/src/scenarios/chain-subchain-cycle-rejected.test.ts +9 -10
  132. package/src/scenarios/chain-subchain-fanout.test.ts +8 -9
  133. package/src/scenarios/chain-subchain-sibling.test.ts +14 -16
  134. package/src/scenarios/channel-presence-behavioral.test.ts +9 -7
  135. package/src/scenarios/channel-presence-shape.test.ts +11 -12
  136. package/src/scenarios/channel-ttl.test.ts +6 -5
  137. package/src/scenarios/chat-card-pack-execution.test.ts +4 -4
  138. package/src/scenarios/chat-card-pack-manifest-validation.test.ts +9 -8
  139. package/src/scenarios/commitment-fired.test.ts +6 -5
  140. package/src/scenarios/compensation-behavior.test.ts +24 -23
  141. package/src/scenarios/compensation-recovery.test.ts +28 -27
  142. package/src/scenarios/configurable-schema.test.ts +8 -6
  143. package/src/scenarios/conformance-advertised-seam-required.test.ts +6 -5
  144. package/src/scenarios/conformance-execution-witness.test.ts +9 -8
  145. package/src/scenarios/connection-pack-apihosts.test.ts +19 -17
  146. package/src/scenarios/connection-pack-manifest-valid.test.ts +12 -11
  147. package/src/scenarios/connection-pack-no-credential-material.test.ts +8 -6
  148. package/src/scenarios/connection-pack-reach-exclusive.test.ts +5 -4
  149. package/src/scenarios/connection-pack-write-reconsent.test.ts +6 -4
  150. package/src/scenarios/connection-provider-resolution.test.ts +18 -16
  151. package/src/scenarios/connector-manifest-validity.test.ts +8 -7
  152. package/src/scenarios/context-budget-transcript-bound.test.ts +17 -15
  153. package/src/scenarios/context-summarization-replay.test.ts +14 -12
  154. package/src/scenarios/contract-provenance.test.ts +18 -18
  155. package/src/scenarios/conversation-turn-model-provenance-shape.test.ts +14 -15
  156. package/src/scenarios/conversationCapabilityNegotiation.test.ts +2 -1
  157. package/src/scenarios/conversationLifecycle.test.ts +2 -1
  158. package/src/scenarios/conversationReplayDeterminism.test.ts +4 -2
  159. package/src/scenarios/conversationVsLegacySuspend.test.ts +2 -1
  160. package/src/scenarios/core-standard-profile.test.ts +8 -9
  161. package/src/scenarios/cost-attribution.test.ts +23 -21
  162. package/src/scenarios/credential-payload-redaction.test.ts +4 -3
  163. package/src/scenarios/credentials-capability-shape.test.ts +5 -4
  164. package/src/scenarios/cross-engine-append-behavior.test.ts +11 -10
  165. package/src/scenarios/cross-engine-append-ordering.test.ts +4 -3
  166. package/src/scenarios/cross-host-ancestry-endpoint.test.ts +11 -10
  167. package/src/scenarios/cross-host-causation-shape.test.ts +7 -6
  168. package/src/scenarios/cross-workspace-isolation.test.ts +4 -3
  169. package/src/scenarios/data-residency-admission.test.ts +15 -14
  170. package/src/scenarios/deadletter-capability-shape.test.ts +6 -4
  171. package/src/scenarios/deadletter-retry-exhaustion.test.ts +4 -3
  172. package/src/scenarios/debug-bundle-truncation.test.ts +9 -7
  173. package/src/scenarios/debugBundle.test.ts +25 -23
  174. package/src/scenarios/discovery-families-view.test.ts +5 -4
  175. package/src/scenarios/discovery.test.ts +30 -29
  176. package/src/scenarios/dispatch-cross-worker-handoff.test.ts +10 -8
  177. package/src/scenarios/dispatch-fanout-parallel.test.ts +24 -22
  178. package/src/scenarios/dispatch-input-mapping.test.ts +12 -10
  179. package/src/scenarios/dispatch-output-mapping.test.ts +9 -7
  180. package/src/scenarios/dispatch-per-item-input.test.ts +22 -20
  181. package/src/scenarios/dispatchLoop.test.ts +3 -2
  182. package/src/scenarios/distillation-index-roundtrip.test.ts +3 -3
  183. package/src/scenarios/distillation-secret-carryforward.test.ts +2 -2
  184. package/src/scenarios/distillation-shape.test.ts +4 -4
  185. package/src/scenarios/distillation-stable-archive.test.ts +6 -6
  186. package/src/scenarios/distillation-token-budget.test.ts +5 -5
  187. package/src/scenarios/durability-poison-exhaustion.test.ts +7 -6
  188. package/src/scenarios/egress-audience-binding.test.ts +11 -10
  189. package/src/scenarios/egress-decision-content-free.test.ts +6 -5
  190. package/src/scenarios/egress-provenance-shape.test.ts +17 -18
  191. package/src/scenarios/envelope-completion-distinguishes-truncation.test.ts +27 -25
  192. package/src/scenarios/envelope-nl-to-format-engaged.test.ts +19 -17
  193. package/src/scenarios/envelope-reasoning-secret-redaction.test.ts +28 -26
  194. package/src/scenarios/envelope-reasoning-shape.test.ts +19 -17
  195. package/src/scenarios/envelope-recovery-applied.test.ts +24 -22
  196. package/src/scenarios/envelope-refusal-shape.test.ts +31 -29
  197. package/src/scenarios/envelope-rendering-hint.test.ts +5 -4
  198. package/src/scenarios/envelope-retry-attempted.test.ts +33 -31
  199. package/src/scenarios/envelope-retry-exhausted.test.ts +22 -20
  200. package/src/scenarios/envelope-tier-one-subset-static.test.ts +9 -7
  201. package/src/scenarios/envelope-truncated.test.ts +19 -17
  202. package/src/scenarios/envelope-truncation-cap-exhaustion.test.ts +19 -17
  203. package/src/scenarios/envelope-variant-discriminator-static.test.ts +4 -3
  204. package/src/scenarios/errors.test.ts +20 -19
  205. package/src/scenarios/eventOrdering.test.ts +16 -14
  206. package/src/scenarios/exec-not-protocol-tier.test.ts +5 -7
  207. package/src/scenarios/experimental-tier-shape.test.ts +17 -15
  208. package/src/scenarios/export-bundle-portability.test.ts +17 -17
  209. package/src/scenarios/failure-path.test.ts +7 -6
  210. package/src/scenarios/feedback-capability-shape.test.ts +4 -3
  211. package/src/scenarios/feedback-correction-redaction.test.ts +2 -1
  212. package/src/scenarios/feedback-cross-tenant-isolation.test.ts +2 -1
  213. package/src/scenarios/feedback-fork-not-copied.test.ts +3 -2
  214. package/src/scenarios/feedback-on-terminal-run.test.ts +3 -2
  215. package/src/scenarios/feedback-record-and-list.test.ts +2 -1
  216. package/src/scenarios/feedback-unsupported-501.test.ts +2 -1
  217. package/src/scenarios/fixtures-gating.test.ts +29 -28
  218. package/src/scenarios/fixtures-valid.test.ts +16 -15
  219. package/src/scenarios/form-content-instantiation.test.ts +15 -14
  220. package/src/scenarios/frontend-plugin-packs.test.ts +29 -27
  221. package/src/scenarios/fs-path-traversal.test.ts +14 -12
  222. package/src/scenarios/goal-standing-continuation.test.ts +21 -21
  223. package/src/scenarios/grpc-transport.test.ts +9 -7
  224. package/src/scenarios/heartbeat-capability-shape.test.ts +3 -3
  225. package/src/scenarios/heartbeat-fires-once-per-tick.test.ts +2 -2
  226. package/src/scenarios/heartbeat-idempotent-no-spam.test.ts +3 -3
  227. package/src/scenarios/heartbeat-runtime-bound.test.ts +2 -2
  228. package/src/scenarios/highConcurrency.test.ts +14 -13
  229. package/src/scenarios/host-callback-declaration.test.ts +8 -7
  230. package/src/scenarios/http-client-ssrf.test.ts +7 -5
  231. package/src/scenarios/i18n-negotiation.test.ts +14 -12
  232. package/src/scenarios/idempotency-concurrent-claim.test.ts +14 -13
  233. package/src/scenarios/idempotency-key-determinism.test.ts +20 -18
  234. package/src/scenarios/idempotency.test.ts +8 -7
  235. package/src/scenarios/idempotencyRetry.test.ts +13 -11
  236. package/src/scenarios/identity-owner-shape.test.ts +6 -5
  237. package/src/scenarios/identity-passthrough.test.ts +4 -3
  238. package/src/scenarios/interrupt-approval.test.ts +6 -5
  239. package/src/scenarios/interrupt-approver-routing.test.ts +15 -15
  240. package/src/scenarios/interrupt-auth-required-resume.test.ts +5 -3
  241. package/src/scenarios/interrupt-clarification.test.ts +4 -3
  242. package/src/scenarios/interrupt-external-event-correlation.test.ts +6 -5
  243. package/src/scenarios/interrupt-parent-child-cascade.test.ts +4 -3
  244. package/src/scenarios/interrupt-quorum-resolution.test.ts +5 -4
  245. package/src/scenarios/interrupt-token-matrix.test.ts +8 -6
  246. package/src/scenarios/interruptRace.test.ts +12 -10
  247. package/src/scenarios/kv-atomic-increment.test.ts +11 -9
  248. package/src/scenarios/kv-cas.test.ts +14 -12
  249. package/src/scenarios/kv-cross-tenant-isolation.test.ts +12 -10
  250. package/src/scenarios/kv-ttl-expiry.test.ts +7 -5
  251. package/src/scenarios/localized-content-delivery.test.ts +24 -26
  252. package/src/scenarios/maliciousManifest.test.ts +10 -8
  253. package/src/scenarios/mcp-2026-07-28-discover.test.ts +15 -14
  254. package/src/scenarios/mcp-cache-tenant-scope.test.ts +6 -5
  255. package/src/scenarios/mcp-current-auth-boundary.test.ts +7 -6
  256. package/src/scenarios/mcp-discoverability.test.ts +9 -7
  257. package/src/scenarios/mcp-extension-opacity.test.ts +7 -6
  258. package/src/scenarios/mcp-mrtr-roundtrip.test.ts +18 -17
  259. package/src/scenarios/mcp-server-elicitation-bridge.test.ts +13 -12
  260. package/src/scenarios/mcp-server-prompt-roundtrip.test.ts +11 -10
  261. package/src/scenarios/mcp-server-resource-roundtrip.test.ts +11 -10
  262. package/src/scenarios/mcp-server-sampling-bridge.test.ts +12 -11
  263. package/src/scenarios/mcp-server-tool-roundtrip.test.ts +14 -13
  264. package/src/scenarios/mcp-server-untrusted-args.test.ts +14 -13
  265. package/src/scenarios/mcp-stateless-request.test.ts +11 -10
  266. package/src/scenarios/mcp-tool-roundtrip.test.ts +4 -3
  267. package/src/scenarios/mcp-toolcall-redaction.test.ts +4 -3
  268. package/src/scenarios/mcp-version-negotiation.test.ts +15 -14
  269. package/src/scenarios/media-url-inline-cap.test.ts +21 -19
  270. package/src/scenarios/memory-attribution-emits-on-write.test.ts +5 -5
  271. package/src/scenarios/memory-attribution-no-content.test.ts +4 -4
  272. package/src/scenarios/memory-attribution-replay-stable.test.ts +4 -3
  273. package/src/scenarios/memory-attribution-shape.test.ts +4 -3
  274. package/src/scenarios/memory-attribution-tenant-scoped.test.ts +3 -3
  275. package/src/scenarios/memory-capability-model-shape.test.ts +14 -15
  276. package/src/scenarios/memory-compaction-event-emitted.test.ts +7 -6
  277. package/src/scenarios/memory-compaction-provenance-tag.test.ts +3 -2
  278. package/src/scenarios/memory-compaction-sr1-carry-forward.test.ts +7 -6
  279. package/src/scenarios/memory-consolidation-idempotent.test.ts +5 -4
  280. package/src/scenarios/memory-consolidation-shape.test.ts +9 -11
  281. package/src/scenarios/memory-degraded-projection.test.ts +10 -9
  282. package/src/scenarios/memory-injection-budget.test.ts +15 -14
  283. package/src/scenarios/metric-emission.test.ts +4 -3
  284. package/src/scenarios/model-capability-insufficient.test.ts +19 -17
  285. package/src/scenarios/model-capability-substituted.test.ts +20 -18
  286. package/src/scenarios/multi-agent-confidence-escalation.test.ts +12 -11
  287. package/src/scenarios/multi-agent-handoff-state-machine.test.ts +10 -9
  288. package/src/scenarios/multi-agent-memory-lifecycle.test.ts +11 -10
  289. package/src/scenarios/multi-node-ordering.test.ts +4 -3
  290. package/src/scenarios/multi-party-conversation-behavioral.test.ts +6 -6
  291. package/src/scenarios/multi-party-conversation-shape.test.ts +21 -23
  292. package/src/scenarios/multi-region-idempotency-behavior.test.ts +16 -15
  293. package/src/scenarios/multi-region-idempotency.test.ts +6 -5
  294. package/src/scenarios/node-failed-payload-shape.test.ts +5 -4
  295. package/src/scenarios/node-module-required-capabilities-shape.test.ts +10 -8
  296. package/src/scenarios/oauth-authorization-code-roundtrip.test.ts +5 -4
  297. package/src/scenarios/oauth-capability-shape.test.ts +5 -4
  298. package/src/scenarios/oauth-connector-redaction.test.ts +4 -3
  299. package/src/scenarios/openapi-resolved-paths.test.ts +6 -5
  300. package/src/scenarios/orchestratorConservativePath.test.ts +2 -1
  301. package/src/scenarios/orchestratorDispatch.test.ts +2 -1
  302. package/src/scenarios/orchestratorTermination.test.ts +2 -1
  303. package/src/scenarios/org-position-no-authority-escalation.test.ts +2 -2
  304. package/src/scenarios/otel-collector-canary-inspection.test.ts +8 -7
  305. package/src/scenarios/otel-emission-grpc.test.ts +3 -2
  306. package/src/scenarios/otel-emission.test.ts +6 -5
  307. package/src/scenarios/otel-trace-propagation-subworkflow.test.ts +7 -6
  308. package/src/scenarios/otel-trace-propagation.test.ts +2 -1
  309. package/src/scenarios/owner-subject-echo.test.ts +13 -12
  310. package/src/scenarios/owner-subject-shape.test.ts +11 -10
  311. package/src/scenarios/pack-manifest-extension-opacity.test.ts +8 -8
  312. package/src/scenarios/pack-registry-isolation.test.ts +4 -3
  313. package/src/scenarios/pack-registry-publish.test.ts +65 -63
  314. package/src/scenarios/pack-registry.test.ts +38 -36
  315. package/src/scenarios/pause-resume.test.ts +18 -16
  316. package/src/scenarios/policies.test.ts +20 -18
  317. package/src/scenarios/production-backpressure.test.ts +18 -16
  318. package/src/scenarios/production-retention-expiry.test.ts +8 -6
  319. package/src/scenarios/profile-discovery-core-alias.test.ts +13 -11
  320. package/src/scenarios/profileDerivation.test.ts +34 -33
  321. package/src/scenarios/prompt-all-four-kinds-events.test.ts +11 -9
  322. package/src/scenarios/prompt-composed-secret-redaction.test.ts +11 -9
  323. package/src/scenarios/prompt-composed-trust-marker.test.ts +10 -8
  324. package/src/scenarios/prompt-end-to-end-events.test.ts +17 -15
  325. package/src/scenarios/prompt-list-and-fetch.test.ts +16 -14
  326. package/src/scenarios/prompt-mutable-lifecycle.test.ts +13 -11
  327. package/src/scenarios/prompt-mutation-workspace-membership-enforced.test.ts +6 -4
  328. package/src/scenarios/prompt-pack-install.test.ts +14 -12
  329. package/src/scenarios/prompt-prefix-cache.test.ts +19 -17
  330. package/src/scenarios/prompt-read-workspace-membership-enforced.test.ts +11 -9
  331. package/src/scenarios/prompt-render-deterministic.test.ts +19 -17
  332. package/src/scenarios/prompt-resolution-chain-agent-intrinsic.test.ts +7 -5
  333. package/src/scenarios/prompt-resolution-chain-event.test.ts +12 -10
  334. package/src/scenarios/prompt-resolution-chain-fallback-cascade.test.ts +10 -8
  335. package/src/scenarios/prompt-resolution-chain-node-wins.test.ts +8 -6
  336. package/src/scenarios/prompt-template-shape.test.ts +30 -28
  337. package/src/scenarios/proposal-reviewable-learning.test.ts +19 -19
  338. package/src/scenarios/protocol-versions-array.test.ts +10 -9
  339. package/src/scenarios/provider-usage.test.ts +17 -15
  340. package/src/scenarios/providerPolicyEnforcement.test.ts +16 -14
  341. package/src/scenarios/purpose-propagation.test.ts +23 -21
  342. package/src/scenarios/queue-ack-nack-dlq.test.ts +12 -10
  343. package/src/scenarios/queue-cross-tenant-isolation.test.ts +8 -6
  344. package/src/scenarios/queue-publish-consume-roundtrip.test.ts +10 -8
  345. package/src/scenarios/rate-limit-envelope.test.ts +6 -5
  346. package/src/scenarios/redaction.test.ts +13 -11
  347. package/src/scenarios/redactionAdversarial.test.ts +11 -9
  348. package/src/scenarios/registry-public.test.ts +12 -11
  349. package/src/scenarios/replay-divergence-at-refusal.test.ts +16 -15
  350. package/src/scenarios/replay-fanout-suppression.test.ts +16 -15
  351. package/src/scenarios/replay-fork-arbitrary.test.ts +24 -23
  352. package/src/scenarios/replay-fork.test.ts +20 -19
  353. package/src/scenarios/replay-llm-cache-key-portable.test.ts +11 -9
  354. package/src/scenarios/replay-llm-cache-key.test.ts +22 -21
  355. package/src/scenarios/replay-observable-sequence-determinism.test.ts +4 -3
  356. package/src/scenarios/replay-retention-expiry.test.ts +11 -9
  357. package/src/scenarios/replay-side-effect-suppression.test.ts +21 -19
  358. package/src/scenarios/replayDeterminism.test.ts +13 -12
  359. package/src/scenarios/requirement-ledger.test.ts +15 -14
  360. package/src/scenarios/restart-during-run.test.ts +3 -2
  361. package/src/scenarios/route-coverage.test.ts +20 -19
  362. package/src/scenarios/run-diff.test.ts +22 -20
  363. package/src/scenarios/run-execution-bounds-shape.test.ts +14 -12
  364. package/src/scenarios/run-transport-economy.test.ts +13 -11
  365. package/src/scenarios/runner-ledger.test.ts +17 -16
  366. package/src/scenarios/runs-lifecycle.test.ts +7 -6
  367. package/src/scenarios/runtime-capabilities.test.ts +12 -10
  368. package/src/scenarios/runtime-requires-install-gate.test.ts +8 -8
  369. package/src/scenarios/runtime-requires-shape.test.ts +7 -6
  370. package/src/scenarios/safefetch-behavior.test.ts +22 -21
  371. package/src/scenarios/safefetch-live-audit.test.ts +14 -13
  372. package/src/scenarios/sandbox-memory-cap.test.ts +2 -1
  373. package/src/scenarios/sandbox-mvp-behavior.test.ts +24 -23
  374. package/src/scenarios/sandbox-no-host-fs-escape.test.ts +3 -2
  375. package/src/scenarios/sandbox-timeout-cap.test.ts +2 -1
  376. package/src/scenarios/sandbox-wasm-isolation.test.ts +14 -15
  377. package/src/scenarios/sandbox-wasm-timeout.test.ts +5 -6
  378. package/src/scenarios/scheduling-capability-shape.test.ts +8 -6
  379. package/src/scenarios/scheduling-cron-fires-once.test.ts +8 -6
  380. package/src/scenarios/search-bm25-roundtrip.test.ts +8 -6
  381. package/src/scenarios/secret-leakage-otel-attribute.test.ts +22 -20
  382. package/src/scenarios/self-hosted-runner.test.ts +26 -24
  383. package/src/scenarios/semantic-digest-vectors.test.ts +8 -7
  384. package/src/scenarios/speech-synthesis-roundtrip.test.ts +9 -7
  385. package/src/scenarios/speech-synthesis-unadvertised.test.ts +5 -3
  386. package/src/scenarios/sql-injection-rejection.test.ts +8 -6
  387. package/src/scenarios/sql-transaction-atomicity.test.ts +10 -8
  388. package/src/scenarios/staleClaim.test.ts +5 -4
  389. package/src/scenarios/stream-modes-buffer.test.ts +8 -7
  390. package/src/scenarios/stream-modes-mixed.test.ts +10 -9
  391. package/src/scenarios/stream-modes.test.ts +12 -11
  392. package/src/scenarios/stream-subscribe-from-beginning.test.ts +11 -9
  393. package/src/scenarios/stream-text-fixture.test.ts +14 -13
  394. package/src/scenarios/streamReconnect.test.ts +13 -11
  395. package/src/scenarios/strict-behavior-gate.test.ts +9 -8
  396. package/src/scenarios/subrun-approval-fail-closed.test.ts +2 -2
  397. package/src/scenarios/subrun-approval-gate.test.ts +3 -3
  398. package/src/scenarios/subrun-attestation-shape.test.ts +2 -2
  399. package/src/scenarios/subrun-checksum-stable.test.ts +4 -4
  400. package/src/scenarios/subworkflow-input-mapping.test.ts +16 -14
  401. package/src/scenarios/subworkflow.test.ts +10 -9
  402. package/src/scenarios/table-cross-tenant-isolation.test.ts +8 -6
  403. package/src/scenarios/table-cursor-pagination.test.ts +8 -6
  404. package/src/scenarios/table-schema-enforcement.test.ts +7 -5
  405. package/src/scenarios/test-seam-unauthenticated.test.ts +2 -2
  406. package/src/scenarios/tool-catalog-compact-projection.test.ts +10 -8
  407. package/src/scenarios/tool-catalog-projection.test.ts +11 -9
  408. package/src/scenarios/tool-descriptor-shape.test.ts +14 -15
  409. package/src/scenarios/tool-hooks-authorization-fail-closed.test.ts +3 -3
  410. package/src/scenarios/tool-hooks-content-free.test.ts +4 -4
  411. package/src/scenarios/tool-hooks-failure-honesty.test.ts +4 -4
  412. package/src/scenarios/tool-hooks-rate-limit.test.ts +2 -2
  413. package/src/scenarios/tool-hooks-secret-redaction.test.ts +2 -2
  414. package/src/scenarios/tool-hooks-shape.test.ts +3 -3
  415. package/src/scenarios/tool-session-lifecycle.test.ts +14 -13
  416. package/src/scenarios/trigger-bridge-delivery.test.ts +14 -14
  417. package/src/scenarios/trigger-bridge-shape.test.ts +19 -20
  418. package/src/scenarios/trigger-ingestion.test.ts +19 -17
  419. package/src/scenarios/trigger-stream-cdc-sources.test.ts +16 -14
  420. package/src/scenarios/vector-knn-roundtrip.test.ts +9 -7
  421. package/src/scenarios/verifier-gating.test.ts +8 -6
  422. package/src/scenarios/version-fold.test.ts +9 -8
  423. package/src/scenarios/version-negotiation.test.ts +12 -11
  424. package/src/scenarios/voice-bargein-no-partial-leak.test.ts +8 -6
  425. package/src/scenarios/voice-event-payloads-shape.test.ts +10 -11
  426. package/src/scenarios/voice-interim-not-durable.test.ts +7 -5
  427. package/src/scenarios/voice-streamref-tenant-bound.test.ts +5 -3
  428. package/src/scenarios/voice-synthesis-streaming.test.ts +11 -9
  429. package/src/scenarios/voice-transcription-streaming.test.ts +8 -6
  430. package/src/scenarios/voice-transcription-unadvertised.test.ts +5 -3
  431. package/src/scenarios/wasm-pack-abi-version-rejection.test.ts +3 -2
  432. package/src/scenarios/wasm-pack-invoke-completed.test.ts +3 -2
  433. package/src/scenarios/wasm-pack-invoke-suspended.test.ts +3 -2
  434. package/src/scenarios/wasm-pack-load.test.ts +4 -3
  435. package/src/scenarios/wasm-pack-memory-cap.test.ts +5 -4
  436. package/src/scenarios/wasm-pack-replay-determinism.test.ts +2 -1
  437. package/src/scenarios/webhook-negative.test.ts +11 -9
  438. package/src/scenarios/webhook-receiver-adversarial.test.ts +8 -7
  439. package/src/scenarios/webhook-sig-algorithm.test.ts +5 -3
  440. package/src/scenarios/webhook-signed-delivery.test.ts +16 -15
  441. package/src/scenarios/webhook-tenant-isolation.test.ts +16 -14
  442. package/src/scenarios/workflow-chain-deferred-parameters.test.ts +28 -30
  443. package/src/scenarios/workflow-chain-expansion.test.ts +21 -20
  444. package/src/scenarios/workflow-chain-host-expansion.test.ts +21 -20
  445. package/src/scenarios/workflow-chain-pack-manifest-validation.test.ts +14 -12
  446. package/src/scenarios/workflow-chain-pack-signature-verification.test.ts +5 -4
  447. package/src/scenarios/workflow-chain-unresolvable-typeid.test.ts +9 -8
  448. package/src/scenarios/workflow-primary-output-annotation.test.ts +7 -6
  449. package/src/scenarios/workflow-variable-format.test.ts +24 -24
  450. package/src/scenarios/workload-identity-behavior.test.ts +15 -13
  451. package/src/scenarios/workload-identity-chain-bounds.test.ts +18 -17
  452. package/src/scenarios/workspace-behavior.test.ts +19 -18
  453. package/src/scenarios/workspace-capability-shape.test.ts +3 -2
  454. package/src/scenarios/workspace-cross-tenant-isolation-blackbox.test.ts +6 -5
  455. package/src/scenarios/workspace-cross-tenant-isolation.test.ts +7 -6
  456. package/src/scenarios/x-openwop-form-pack-manifest.test.ts +8 -7
  457. package/src/setup.ts +4 -2
  458. package/vitest.config.ts +5 -1
  459. package/api/.redocly.lint-ignore.yaml +0 -22
  460. package/api/asyncapi.yaml +0 -834
  461. package/api/grpc/openwop.proto +0 -251
  462. package/api/openapi.yaml +0 -2693
  463. package/api/redocly.yaml +0 -23
  464. package/schemas/README.md +0 -144
  465. package/schemas/a2a-task-state.schema.json +0 -78
  466. package/schemas/a2ui-surface-delta-frame.schema.json +0 -48
  467. package/schemas/agent-deployment-transition.schema.json +0 -49
  468. package/schemas/agent-deployment.schema.json +0 -54
  469. package/schemas/agent-eval-suite.schema.json +0 -140
  470. package/schemas/agent-inventory-response.schema.json +0 -115
  471. package/schemas/agent-manifest.schema.json +0 -156
  472. package/schemas/agent-org-chart.schema.json +0 -82
  473. package/schemas/agent-ref.schema.json +0 -63
  474. package/schemas/agent-roster-entry.schema.json +0 -81
  475. package/schemas/agent-roster-response.schema.json +0 -21
  476. package/schemas/ai-envelope.schema.json +0 -134
  477. package/schemas/annotation-create.schema.json +0 -37
  478. package/schemas/annotation.schema.json +0 -56
  479. package/schemas/artifact-type-pack-manifest.schema.json +0 -244
  480. package/schemas/audit-verify-result.schema.json +0 -90
  481. package/schemas/budget-policy.schema.json +0 -18
  482. package/schemas/capabilities.schema.json +0 -4124
  483. package/schemas/certification-bundle-v2.schema.json +0 -118
  484. package/schemas/channel-presence-payload.schema.json +0 -41
  485. package/schemas/channel-written-payload.schema.json +0 -55
  486. package/schemas/chat-card-pack-manifest.schema.json +0 -253
  487. package/schemas/compact-tool-descriptor.schema.json +0 -51
  488. package/schemas/compensation-policy.schema.json +0 -64
  489. package/schemas/conformance-certification-bundle.schema.json +0 -86
  490. package/schemas/connection-pack-manifest.schema.json +0 -353
  491. package/schemas/conversation-event.schema.json +0 -168
  492. package/schemas/conversation-turn.schema.json +0 -117
  493. package/schemas/core-conformance-mock-agent-config.schema.json +0 -152
  494. package/schemas/credential-provenance.schema.json +0 -18
  495. package/schemas/credential-reference.schema.json +0 -21
  496. package/schemas/debug-bundle.schema.json +0 -196
  497. package/schemas/dispatch-config.schema.json +0 -112
  498. package/schemas/envelopes/clarification.request.schema.json +0 -52
  499. package/schemas/envelopes/error.schema.json +0 -30
  500. package/schemas/envelopes/media.audio.schema.json +0 -38
  501. package/schemas/envelopes/media.file.schema.json +0 -37
  502. package/schemas/envelopes/media.image.schema.json +0 -33
  503. package/schemas/envelopes/schema.request.schema.json +0 -26
  504. package/schemas/envelopes/schema.response.schema.json +0 -22
  505. package/schemas/envelopes/ui.a2ui-surface.schema.json +0 -154
  506. package/schemas/error-envelope.schema.json +0 -25
  507. package/schemas/eval-summary.schema.json +0 -92
  508. package/schemas/export-bundle.schema.json +0 -66
  509. package/schemas/form-content-pack-manifest.schema.json +0 -243
  510. package/schemas/frontend-plugin-manifest.schema.json +0 -109
  511. package/schemas/goal.schema.json +0 -104
  512. package/schemas/heartbeat-evaluated.schema.json +0 -14
  513. package/schemas/heartbeat-state-changed.schema.json +0 -14
  514. package/schemas/localized-content-language-settings.schema.json +0 -26
  515. package/schemas/localized-content-page-response.schema.json +0 -60
  516. package/schemas/localized-content-page.schema.json +0 -62
  517. package/schemas/localized-content-section.schema.json +0 -51
  518. package/schemas/memory-entry.schema.json +0 -36
  519. package/schemas/memory-list-options.schema.json +0 -37
  520. package/schemas/node-pack-manifest.schema.json +0 -654
  521. package/schemas/orchestrator-decision.schema.json +0 -90
  522. package/schemas/org-chart-responsibility-view.schema.json +0 -26
  523. package/schemas/pack-lockfile.schema.json +0 -108
  524. package/schemas/prompt-kind.schema.json +0 -8
  525. package/schemas/prompt-pack-manifest.schema.json +0 -117
  526. package/schemas/prompt-ref.schema.json +0 -40
  527. package/schemas/prompt-template.schema.json +0 -149
  528. package/schemas/proposal.schema.json +0 -84
  529. package/schemas/registry-version-manifest.schema.json +0 -208
  530. package/schemas/residency.schema.json +0 -16
  531. package/schemas/run-ancestry-response.schema.json +0 -54
  532. package/schemas/run-diff-response.schema.json +0 -64
  533. package/schemas/run-event-payloads.schema.json +0 -4452
  534. package/schemas/run-event.schema.json +0 -211
  535. package/schemas/run-options.schema.json +0 -80
  536. package/schemas/run-orchestrator-decided-event.schema.json +0 -20
  537. package/schemas/run-snapshot.schema.json +0 -148
  538. package/schemas/security-advisory.schema.json +0 -109
  539. package/schemas/self-hosted-runner-dispatch-frame.schema.json +0 -79
  540. package/schemas/self-hosted-runner-registration.schema.json +0 -53
  541. package/schemas/self-hosted-runner-result-frame.schema.json +0 -38
  542. package/schemas/subject.schema.json +0 -56
  543. package/schemas/suspend-request.schema.json +0 -207
  544. package/schemas/tool-descriptor.schema.json +0 -63
  545. package/schemas/trigger-event.schema.json +0 -222
  546. package/schemas/trigger-subscription-registration.schema.json +0 -67
  547. package/schemas/trigger-subscription.schema.json +0 -26
  548. package/schemas/ui-plugin-message.schema.json +0 -90
  549. package/schemas/workflow-chain-pack-manifest.schema.json +0 -615
  550. package/schemas/workflow-definition.schema.json +0 -850
  551. package/schemas/workload-identity.schema.json +0 -79
  552. package/schemas/workspace-file-create.schema.json +0 -20
  553. package/schemas/workspace-file.schema.json +0 -39
@@ -0,0 +1,1343 @@
1
+ {
2
+ "$comment": "GENERATED by conformance/scripts/generate-scenario-majors.mjs (RFC 0168 §D.3). Do not edit; add a file to BOTH_MAJORS in the generator to target both majors.",
3
+ "counts": {
4
+ "files": 444,
5
+ "v1": 444,
6
+ "v2": 1
7
+ },
8
+ "majors": {
9
+ "a2a-1-0-agent-card.test.ts": [
10
+ 1
11
+ ],
12
+ "a2a-1-0-task-roundtrip.test.ts": [
13
+ 1
14
+ ],
15
+ "a2a-card-runtime-consistency.test.ts": [
16
+ 1
17
+ ],
18
+ "a2a-peer-authority.test.ts": [
19
+ 1
20
+ ],
21
+ "a2a-task-roundtrip.test.ts": [
22
+ 1
23
+ ],
24
+ "a2a-version-negotiation.test.ts": [
25
+ 1
26
+ ],
27
+ "a2ui-surface-degrades.test.ts": [
28
+ 1
29
+ ],
30
+ "a2ui-surface-delta-transport.test.ts": [
31
+ 1
32
+ ],
33
+ "a2ui-surface-replay.test.ts": [
34
+ 1
35
+ ],
36
+ "a2ui-surface-shape.test.ts": [
37
+ 1
38
+ ],
39
+ "a2ui-surface-version-refusal.test.ts": [
40
+ 1
41
+ ],
42
+ "a2ui-untrusted-blocks-approval.test.ts": [
43
+ 1
44
+ ],
45
+ "agent-capability-degraded-projection.test.ts": [
46
+ 1
47
+ ],
48
+ "agent-channel-dispatch.test.ts": [
49
+ 1
50
+ ],
51
+ "agent-deployment-lifecycle.test.ts": [
52
+ 1
53
+ ],
54
+ "agent-deployment-shape.test.ts": [
55
+ 1
56
+ ],
57
+ "agent-eval-run.test.ts": [
58
+ 1
59
+ ],
60
+ "agent-eval-suite-shape.test.ts": [
61
+ 1
62
+ ],
63
+ "agent-live-allowlist-enforced.test.ts": [
64
+ 1
65
+ ],
66
+ "agent-live-invocation-bracket.test.ts": [
67
+ 1
68
+ ],
69
+ "agent-live-runtime-shape.test.ts": [
70
+ 1
71
+ ],
72
+ "agent-live-structured-output.test.ts": [
73
+ 1
74
+ ],
75
+ "agent-loop-iteration-monotonic.test.ts": [
76
+ 1
77
+ ],
78
+ "agent-loop-stateful-resume.test.ts": [
79
+ 1
80
+ ],
81
+ "agent-loop-version5-shape.test.ts": [
82
+ 1
83
+ ],
84
+ "agent-loop-workspace-snapshot.test.ts": [
85
+ 1
86
+ ],
87
+ "agent-manifest-role-profile.test.ts": [
88
+ 1
89
+ ],
90
+ "agent-manifest-runtime.test.ts": [
91
+ 1
92
+ ],
93
+ "agent-org-chart-scoping.test.ts": [
94
+ 1
95
+ ],
96
+ "agent-org-chart-shape.test.ts": [
97
+ 1
98
+ ],
99
+ "agent-platform-aggregate-evidence.test.ts": [
100
+ 1
101
+ ],
102
+ "agent-platform-profile.test.ts": [
103
+ 1
104
+ ],
105
+ "agent-requires-capabilities-shape.test.ts": [
106
+ 1
107
+ ],
108
+ "agent-roster-attribution.test.ts": [
109
+ 1
110
+ ],
111
+ "agent-roster-shape.test.ts": [
112
+ 1
113
+ ],
114
+ "agent-verifier-shape.test.ts": [
115
+ 1
116
+ ],
117
+ "agentConfidenceEscalation.test.ts": [
118
+ 1
119
+ ],
120
+ "agentMemoryCrossTenantIsolation.test.ts": [
121
+ 1
122
+ ],
123
+ "agentMemoryRedactionContract.test.ts": [
124
+ 1
125
+ ],
126
+ "agentMemoryRoundTrip.test.ts": [
127
+ 1
128
+ ],
129
+ "agentMemoryTtlExpiry.test.ts": [
130
+ 1
131
+ ],
132
+ "agentMessageReducer.test.ts": [
133
+ 1
134
+ ],
135
+ "agentMetadata.test.ts": [
136
+ 1
137
+ ],
138
+ "agentPackCatalog.test.ts": [
139
+ 1
140
+ ],
141
+ "agentPackExport.test.ts": [
142
+ 1
143
+ ],
144
+ "agentPackHandoffSchemaValidation.test.ts": [
145
+ 1
146
+ ],
147
+ "agentPackInstall.test.ts": [
148
+ 1
149
+ ],
150
+ "agentPackProvenance.test.ts": [
151
+ 1
152
+ ],
153
+ "agentReasoningEvents.test.ts": [
154
+ 1
155
+ ],
156
+ "agentReasoningStreaming.test.ts": [
157
+ 1
158
+ ],
159
+ "agents-run-tool-allowlist.test.ts": [
160
+ 1
161
+ ],
162
+ "ai-envelope-shape.test.ts": [
163
+ 1
164
+ ],
165
+ "aiEnvelope.capBreached.test.ts": [
166
+ 1
167
+ ],
168
+ "aiEnvelope.contractRefusal.test.ts": [
169
+ 1
170
+ ],
171
+ "aiEnvelope.correlationReplay.test.ts": [
172
+ 1
173
+ ],
174
+ "aiEnvelope.redaction.test.ts": [
175
+ 1
176
+ ],
177
+ "aiEnvelope.schemaDrift.test.ts": [
178
+ 1
179
+ ],
180
+ "aiEnvelope.trustBoundaryPropagation.test.ts": [
181
+ 1
182
+ ],
183
+ "aiEnvelope.universalKinds.test.ts": [
184
+ 1
185
+ ],
186
+ "aiproviders-input-shape.test.ts": [
187
+ 1
188
+ ],
189
+ "aiproviders-realtimevoice-shape.test.ts": [
190
+ 1
191
+ ],
192
+ "aiproviders-selfhosted-honesty.test.ts": [
193
+ 1
194
+ ],
195
+ "aiproviders-selfhosted-shape.test.ts": [
196
+ 1
197
+ ],
198
+ "aiproviders-speechsynth-shape.test.ts": [
199
+ 1
200
+ ],
201
+ "aiproviders-subscription-scope.test.ts": [
202
+ 1
203
+ ],
204
+ "anonymous-actor-audit-opaque.test.ts": [
205
+ 1
206
+ ],
207
+ "anonymous-actor-default-deny.test.ts": [
208
+ 1
209
+ ],
210
+ "anonymous-actor-egress-guarded.test.ts": [
211
+ 1
212
+ ],
213
+ "anonymous-actor-no-secret-reach.test.ts": [
214
+ 1
215
+ ],
216
+ "anonymous-actor-shape.test.ts": [
217
+ 1
218
+ ],
219
+ "anonymous-actor-write-gated.test.ts": [
220
+ 1
221
+ ],
222
+ "append-ordering.test.ts": [
223
+ 1
224
+ ],
225
+ "approval-gate-events.test.ts": [
226
+ 1
227
+ ],
228
+ "approval-gate-flow.test.ts": [
229
+ 1
230
+ ],
231
+ "approval-payload.test.ts": [
232
+ 1
233
+ ],
234
+ "artifact-auth.test.ts": [
235
+ 1
236
+ ],
237
+ "artifact-type-pack-install.test.ts": [
238
+ 1
239
+ ],
240
+ "artifact-type-pack-manifest-validation.test.ts": [
241
+ 1
242
+ ],
243
+ "artifact-type-registration-source.test.ts": [
244
+ 1
245
+ ],
246
+ "artifact-type-store-emission.test.ts": [
247
+ 1
248
+ ],
249
+ "artifact-type-store-without-render.test.ts": [
250
+ 1
251
+ ],
252
+ "audit-log-integrity.test.ts": [
253
+ 1
254
+ ],
255
+ "auth-api-key-rotation.test.ts": [
256
+ 1
257
+ ],
258
+ "auth-mtls.test.ts": [
259
+ 1
260
+ ],
261
+ "auth-oauth2-client-credentials.test.ts": [
262
+ 1
263
+ ],
264
+ "auth-oidc-user-bearer.test.ts": [
265
+ 1
266
+ ],
267
+ "auth-saml-profile.test.ts": [
268
+ 1
269
+ ],
270
+ "auth-scim-profile.test.ts": [
271
+ 1
272
+ ],
273
+ "auth-subject-link-key-class.test.ts": [
274
+ 1
275
+ ],
276
+ "auth-subject-link.test.ts": [
277
+ 1
278
+ ],
279
+ "auth.test.ts": [
280
+ 1
281
+ ],
282
+ "authorization-fail-closed.test.ts": [
283
+ 1
284
+ ],
285
+ "authorization-roles-shape.test.ts": [
286
+ 1
287
+ ],
288
+ "blob-cross-tenant-isolation.test.ts": [
289
+ 1
290
+ ],
291
+ "blob-presign-expiry.test.ts": [
292
+ 1
293
+ ],
294
+ "blob-roundtrip.test.ts": [
295
+ 1
296
+ ],
297
+ "budget-enforcement.test.ts": [
298
+ 1
299
+ ],
300
+ "budget-policy-shape.test.ts": [
301
+ 1
302
+ ],
303
+ "bulk-cancel.test.ts": [
304
+ 1
305
+ ],
306
+ "byok-auth-modes.test.ts": [
307
+ 1
308
+ ],
309
+ "byok-roundtrip.test.ts": [
310
+ 1
311
+ ],
312
+ "cache-cross-tenant-isolation.test.ts": [
313
+ 1
314
+ ],
315
+ "cache-ttl-expiry.test.ts": [
316
+ 1
317
+ ],
318
+ "callai-multimodal.test.ts": [
319
+ 1
320
+ ],
321
+ "cancellation.test.ts": [
322
+ 1
323
+ ],
324
+ "cap-breach.test.ts": [
325
+ 1
326
+ ],
327
+ "capability-arm-witness.test.ts": [
328
+ 1
329
+ ],
330
+ "certification-bundle-non-vacuous.test.ts": [
331
+ 1
332
+ ],
333
+ "certification-bundle-redaction.test.ts": [
334
+ 1
335
+ ],
336
+ "certification-bundle-v2.test.ts": [
337
+ 1
338
+ ],
339
+ "chain-compensation-expansion.test.ts": [
340
+ 1
341
+ ],
342
+ "chain-produced-var-roundtrip.test.ts": [
343
+ 1
344
+ ],
345
+ "chain-subchain-cycle-rejected.test.ts": [
346
+ 1
347
+ ],
348
+ "chain-subchain-fanout.test.ts": [
349
+ 1
350
+ ],
351
+ "chain-subchain-sibling.test.ts": [
352
+ 1
353
+ ],
354
+ "channel-presence-behavioral.test.ts": [
355
+ 1
356
+ ],
357
+ "channel-presence-shape.test.ts": [
358
+ 1
359
+ ],
360
+ "channel-ttl.test.ts": [
361
+ 1
362
+ ],
363
+ "chat-card-pack-execution.test.ts": [
364
+ 1
365
+ ],
366
+ "chat-card-pack-manifest-validation.test.ts": [
367
+ 1
368
+ ],
369
+ "commitment-fired.test.ts": [
370
+ 1
371
+ ],
372
+ "compensation-behavior.test.ts": [
373
+ 1
374
+ ],
375
+ "compensation-recovery.test.ts": [
376
+ 1
377
+ ],
378
+ "configurable-schema.test.ts": [
379
+ 1
380
+ ],
381
+ "conformance-advertised-seam-required.test.ts": [
382
+ 1
383
+ ],
384
+ "conformance-execution-witness.test.ts": [
385
+ 1
386
+ ],
387
+ "connection-pack-apihosts.test.ts": [
388
+ 1
389
+ ],
390
+ "connection-pack-manifest-valid.test.ts": [
391
+ 1
392
+ ],
393
+ "connection-pack-no-credential-material.test.ts": [
394
+ 1
395
+ ],
396
+ "connection-pack-reach-exclusive.test.ts": [
397
+ 1
398
+ ],
399
+ "connection-pack-write-reconsent.test.ts": [
400
+ 1
401
+ ],
402
+ "connection-provider-resolution.test.ts": [
403
+ 1
404
+ ],
405
+ "connector-manifest-validity.test.ts": [
406
+ 1
407
+ ],
408
+ "context-budget-transcript-bound.test.ts": [
409
+ 1
410
+ ],
411
+ "context-summarization-replay.test.ts": [
412
+ 1
413
+ ],
414
+ "contract-provenance.test.ts": [
415
+ 1
416
+ ],
417
+ "conversation-turn-model-provenance-shape.test.ts": [
418
+ 1
419
+ ],
420
+ "conversationCapabilityNegotiation.test.ts": [
421
+ 1
422
+ ],
423
+ "conversationLifecycle.test.ts": [
424
+ 1
425
+ ],
426
+ "conversationReplayDeterminism.test.ts": [
427
+ 1
428
+ ],
429
+ "conversationVsLegacySuspend.test.ts": [
430
+ 1
431
+ ],
432
+ "core-standard-profile.test.ts": [
433
+ 1
434
+ ],
435
+ "cost-attribution.test.ts": [
436
+ 1
437
+ ],
438
+ "credential-payload-redaction.test.ts": [
439
+ 1
440
+ ],
441
+ "credentials-capability-shape.test.ts": [
442
+ 1
443
+ ],
444
+ "cross-engine-append-behavior.test.ts": [
445
+ 1
446
+ ],
447
+ "cross-engine-append-ordering.test.ts": [
448
+ 1
449
+ ],
450
+ "cross-host-ancestry-endpoint.test.ts": [
451
+ 1
452
+ ],
453
+ "cross-host-causation-shape.test.ts": [
454
+ 1
455
+ ],
456
+ "cross-host-traceparent-propagation.test.ts": [
457
+ 1
458
+ ],
459
+ "cross-workspace-isolation.test.ts": [
460
+ 1
461
+ ],
462
+ "data-residency-admission.test.ts": [
463
+ 1
464
+ ],
465
+ "deadletter-capability-shape.test.ts": [
466
+ 1
467
+ ],
468
+ "deadletter-retry-exhaustion.test.ts": [
469
+ 1
470
+ ],
471
+ "debug-bundle-truncation.test.ts": [
472
+ 1
473
+ ],
474
+ "debugBundle.test.ts": [
475
+ 1
476
+ ],
477
+ "discovery-families-view.test.ts": [
478
+ 1
479
+ ],
480
+ "discovery.test.ts": [
481
+ 1
482
+ ],
483
+ "dispatch-cross-worker-handoff.test.ts": [
484
+ 1
485
+ ],
486
+ "dispatch-fanout-parallel.test.ts": [
487
+ 1
488
+ ],
489
+ "dispatch-input-mapping.test.ts": [
490
+ 1
491
+ ],
492
+ "dispatch-output-mapping.test.ts": [
493
+ 1
494
+ ],
495
+ "dispatch-per-item-input.test.ts": [
496
+ 1
497
+ ],
498
+ "dispatchLoop.test.ts": [
499
+ 1
500
+ ],
501
+ "distillation-index-roundtrip.test.ts": [
502
+ 1
503
+ ],
504
+ "distillation-secret-carryforward.test.ts": [
505
+ 1
506
+ ],
507
+ "distillation-shape.test.ts": [
508
+ 1
509
+ ],
510
+ "distillation-stable-archive.test.ts": [
511
+ 1
512
+ ],
513
+ "distillation-token-budget.test.ts": [
514
+ 1
515
+ ],
516
+ "durability-poison-exhaustion.test.ts": [
517
+ 1
518
+ ],
519
+ "egress-audience-binding.test.ts": [
520
+ 1
521
+ ],
522
+ "egress-decision-content-free.test.ts": [
523
+ 1
524
+ ],
525
+ "egress-provenance-shape.test.ts": [
526
+ 1
527
+ ],
528
+ "envelope-completion-distinguishes-truncation.test.ts": [
529
+ 1
530
+ ],
531
+ "envelope-nl-to-format-engaged.test.ts": [
532
+ 1
533
+ ],
534
+ "envelope-reasoning-secret-redaction.test.ts": [
535
+ 1
536
+ ],
537
+ "envelope-reasoning-shape.test.ts": [
538
+ 1
539
+ ],
540
+ "envelope-recovery-applied.test.ts": [
541
+ 1
542
+ ],
543
+ "envelope-refusal-shape.test.ts": [
544
+ 1
545
+ ],
546
+ "envelope-rendering-hint.test.ts": [
547
+ 1
548
+ ],
549
+ "envelope-retry-attempted.test.ts": [
550
+ 1
551
+ ],
552
+ "envelope-retry-exhausted.test.ts": [
553
+ 1
554
+ ],
555
+ "envelope-tier-one-subset-static.test.ts": [
556
+ 1
557
+ ],
558
+ "envelope-truncated.test.ts": [
559
+ 1
560
+ ],
561
+ "envelope-truncation-cap-exhaustion.test.ts": [
562
+ 1
563
+ ],
564
+ "envelope-variant-discriminator-static.test.ts": [
565
+ 1
566
+ ],
567
+ "errors.test.ts": [
568
+ 1
569
+ ],
570
+ "eventOrdering.test.ts": [
571
+ 1
572
+ ],
573
+ "exec-not-protocol-tier.test.ts": [
574
+ 1
575
+ ],
576
+ "experimental-tier-shape.test.ts": [
577
+ 1
578
+ ],
579
+ "export-bundle-portability.test.ts": [
580
+ 1
581
+ ],
582
+ "failure-path.test.ts": [
583
+ 1
584
+ ],
585
+ "feedback-capability-shape.test.ts": [
586
+ 1
587
+ ],
588
+ "feedback-correction-redaction.test.ts": [
589
+ 1
590
+ ],
591
+ "feedback-cross-tenant-isolation.test.ts": [
592
+ 1
593
+ ],
594
+ "feedback-fork-not-copied.test.ts": [
595
+ 1
596
+ ],
597
+ "feedback-on-terminal-run.test.ts": [
598
+ 1
599
+ ],
600
+ "feedback-record-and-list.test.ts": [
601
+ 1
602
+ ],
603
+ "feedback-unsupported-501.test.ts": [
604
+ 1
605
+ ],
606
+ "fixtures-gating.test.ts": [
607
+ 1
608
+ ],
609
+ "fixtures-valid.test.ts": [
610
+ 1,
611
+ 2
612
+ ],
613
+ "form-content-instantiation.test.ts": [
614
+ 1
615
+ ],
616
+ "frontend-plugin-packs.test.ts": [
617
+ 1
618
+ ],
619
+ "fs-path-traversal.test.ts": [
620
+ 1
621
+ ],
622
+ "goal-standing-continuation.test.ts": [
623
+ 1
624
+ ],
625
+ "grpc-transport.test.ts": [
626
+ 1
627
+ ],
628
+ "heartbeat-capability-shape.test.ts": [
629
+ 1
630
+ ],
631
+ "heartbeat-fires-once-per-tick.test.ts": [
632
+ 1
633
+ ],
634
+ "heartbeat-idempotent-no-spam.test.ts": [
635
+ 1
636
+ ],
637
+ "heartbeat-runtime-bound.test.ts": [
638
+ 1
639
+ ],
640
+ "highConcurrency.test.ts": [
641
+ 1
642
+ ],
643
+ "host-callback-declaration.test.ts": [
644
+ 1
645
+ ],
646
+ "http-client-ssrf.test.ts": [
647
+ 1
648
+ ],
649
+ "i18n-negotiation.test.ts": [
650
+ 1
651
+ ],
652
+ "idempotency-concurrent-claim.test.ts": [
653
+ 1
654
+ ],
655
+ "idempotency-key-determinism.test.ts": [
656
+ 1
657
+ ],
658
+ "idempotency.test.ts": [
659
+ 1
660
+ ],
661
+ "idempotencyRetry.test.ts": [
662
+ 1
663
+ ],
664
+ "identity-owner-shape.test.ts": [
665
+ 1
666
+ ],
667
+ "identity-passthrough.test.ts": [
668
+ 1
669
+ ],
670
+ "interrupt-approval.test.ts": [
671
+ 1
672
+ ],
673
+ "interrupt-approver-routing.test.ts": [
674
+ 1
675
+ ],
676
+ "interrupt-auth-required-resume.test.ts": [
677
+ 1
678
+ ],
679
+ "interrupt-clarification.test.ts": [
680
+ 1
681
+ ],
682
+ "interrupt-external-event-correlation.test.ts": [
683
+ 1
684
+ ],
685
+ "interrupt-parent-child-cascade.test.ts": [
686
+ 1
687
+ ],
688
+ "interrupt-quorum-resolution.test.ts": [
689
+ 1
690
+ ],
691
+ "interrupt-token-matrix.test.ts": [
692
+ 1
693
+ ],
694
+ "interruptRace.test.ts": [
695
+ 1
696
+ ],
697
+ "kv-atomic-increment.test.ts": [
698
+ 1
699
+ ],
700
+ "kv-cas.test.ts": [
701
+ 1
702
+ ],
703
+ "kv-cross-tenant-isolation.test.ts": [
704
+ 1
705
+ ],
706
+ "kv-ttl-expiry.test.ts": [
707
+ 1
708
+ ],
709
+ "localized-content-delivery.test.ts": [
710
+ 1
711
+ ],
712
+ "maliciousManifest.test.ts": [
713
+ 1
714
+ ],
715
+ "mcp-2026-07-28-discover.test.ts": [
716
+ 1
717
+ ],
718
+ "mcp-cache-tenant-scope.test.ts": [
719
+ 1
720
+ ],
721
+ "mcp-current-auth-boundary.test.ts": [
722
+ 1
723
+ ],
724
+ "mcp-discoverability.test.ts": [
725
+ 1
726
+ ],
727
+ "mcp-extension-opacity.test.ts": [
728
+ 1
729
+ ],
730
+ "mcp-mrtr-roundtrip.test.ts": [
731
+ 1
732
+ ],
733
+ "mcp-server-elicitation-bridge.test.ts": [
734
+ 1
735
+ ],
736
+ "mcp-server-prompt-roundtrip.test.ts": [
737
+ 1
738
+ ],
739
+ "mcp-server-resource-roundtrip.test.ts": [
740
+ 1
741
+ ],
742
+ "mcp-server-sampling-bridge.test.ts": [
743
+ 1
744
+ ],
745
+ "mcp-server-tool-roundtrip.test.ts": [
746
+ 1
747
+ ],
748
+ "mcp-server-untrusted-args.test.ts": [
749
+ 1
750
+ ],
751
+ "mcp-stateless-request.test.ts": [
752
+ 1
753
+ ],
754
+ "mcp-tool-roundtrip.test.ts": [
755
+ 1
756
+ ],
757
+ "mcp-toolcall-redaction.test.ts": [
758
+ 1
759
+ ],
760
+ "mcp-version-negotiation.test.ts": [
761
+ 1
762
+ ],
763
+ "media-url-inline-cap.test.ts": [
764
+ 1
765
+ ],
766
+ "memory-attribution-emits-on-write.test.ts": [
767
+ 1
768
+ ],
769
+ "memory-attribution-no-content.test.ts": [
770
+ 1
771
+ ],
772
+ "memory-attribution-replay-stable.test.ts": [
773
+ 1
774
+ ],
775
+ "memory-attribution-shape.test.ts": [
776
+ 1
777
+ ],
778
+ "memory-attribution-tenant-scoped.test.ts": [
779
+ 1
780
+ ],
781
+ "memory-capability-model-shape.test.ts": [
782
+ 1
783
+ ],
784
+ "memory-compaction-event-emitted.test.ts": [
785
+ 1
786
+ ],
787
+ "memory-compaction-provenance-tag.test.ts": [
788
+ 1
789
+ ],
790
+ "memory-compaction-sr1-carry-forward.test.ts": [
791
+ 1
792
+ ],
793
+ "memory-consolidation-idempotent.test.ts": [
794
+ 1
795
+ ],
796
+ "memory-consolidation-shape.test.ts": [
797
+ 1
798
+ ],
799
+ "memory-degraded-projection.test.ts": [
800
+ 1
801
+ ],
802
+ "memory-injection-budget.test.ts": [
803
+ 1
804
+ ],
805
+ "metric-emission.test.ts": [
806
+ 1
807
+ ],
808
+ "model-capability-insufficient.test.ts": [
809
+ 1
810
+ ],
811
+ "model-capability-substituted.test.ts": [
812
+ 1
813
+ ],
814
+ "multi-agent-confidence-escalation.test.ts": [
815
+ 1
816
+ ],
817
+ "multi-agent-handoff-state-machine.test.ts": [
818
+ 1
819
+ ],
820
+ "multi-agent-memory-lifecycle.test.ts": [
821
+ 1
822
+ ],
823
+ "multi-node-ordering.test.ts": [
824
+ 1
825
+ ],
826
+ "multi-party-conversation-behavioral.test.ts": [
827
+ 1
828
+ ],
829
+ "multi-party-conversation-shape.test.ts": [
830
+ 1
831
+ ],
832
+ "multi-region-idempotency-behavior.test.ts": [
833
+ 1
834
+ ],
835
+ "multi-region-idempotency.test.ts": [
836
+ 1
837
+ ],
838
+ "node-failed-payload-shape.test.ts": [
839
+ 1
840
+ ],
841
+ "node-module-required-capabilities-shape.test.ts": [
842
+ 1
843
+ ],
844
+ "oauth-authorization-code-roundtrip.test.ts": [
845
+ 1
846
+ ],
847
+ "oauth-capability-shape.test.ts": [
848
+ 1
849
+ ],
850
+ "oauth-connector-redaction.test.ts": [
851
+ 1
852
+ ],
853
+ "openapi-resolved-paths.test.ts": [
854
+ 1
855
+ ],
856
+ "orchestratorConservativePath.test.ts": [
857
+ 1
858
+ ],
859
+ "orchestratorDispatch.test.ts": [
860
+ 1
861
+ ],
862
+ "orchestratorTermination.test.ts": [
863
+ 1
864
+ ],
865
+ "org-position-no-authority-escalation.test.ts": [
866
+ 1
867
+ ],
868
+ "otel-collector-canary-inspection.test.ts": [
869
+ 1
870
+ ],
871
+ "otel-emission-grpc.test.ts": [
872
+ 1
873
+ ],
874
+ "otel-emission.test.ts": [
875
+ 1
876
+ ],
877
+ "otel-trace-propagation-subworkflow.test.ts": [
878
+ 1
879
+ ],
880
+ "otel-trace-propagation.test.ts": [
881
+ 1
882
+ ],
883
+ "owner-subject-echo.test.ts": [
884
+ 1
885
+ ],
886
+ "owner-subject-shape.test.ts": [
887
+ 1
888
+ ],
889
+ "pack-manifest-extension-opacity.test.ts": [
890
+ 1
891
+ ],
892
+ "pack-registry-isolation.test.ts": [
893
+ 1
894
+ ],
895
+ "pack-registry-publish.test.ts": [
896
+ 1
897
+ ],
898
+ "pack-registry.test.ts": [
899
+ 1
900
+ ],
901
+ "pause-resume.test.ts": [
902
+ 1
903
+ ],
904
+ "policies.test.ts": [
905
+ 1
906
+ ],
907
+ "production-backpressure.test.ts": [
908
+ 1
909
+ ],
910
+ "production-retention-expiry.test.ts": [
911
+ 1
912
+ ],
913
+ "profile-discovery-core-alias.test.ts": [
914
+ 1
915
+ ],
916
+ "profileDerivation.test.ts": [
917
+ 1
918
+ ],
919
+ "prompt-all-four-kinds-events.test.ts": [
920
+ 1
921
+ ],
922
+ "prompt-composed-secret-redaction.test.ts": [
923
+ 1
924
+ ],
925
+ "prompt-composed-trust-marker.test.ts": [
926
+ 1
927
+ ],
928
+ "prompt-end-to-end-events.test.ts": [
929
+ 1
930
+ ],
931
+ "prompt-list-and-fetch.test.ts": [
932
+ 1
933
+ ],
934
+ "prompt-mutable-lifecycle.test.ts": [
935
+ 1
936
+ ],
937
+ "prompt-mutation-workspace-membership-enforced.test.ts": [
938
+ 1
939
+ ],
940
+ "prompt-pack-install.test.ts": [
941
+ 1
942
+ ],
943
+ "prompt-prefix-cache.test.ts": [
944
+ 1
945
+ ],
946
+ "prompt-read-workspace-membership-enforced.test.ts": [
947
+ 1
948
+ ],
949
+ "prompt-render-deterministic.test.ts": [
950
+ 1
951
+ ],
952
+ "prompt-resolution-chain-agent-intrinsic.test.ts": [
953
+ 1
954
+ ],
955
+ "prompt-resolution-chain-event.test.ts": [
956
+ 1
957
+ ],
958
+ "prompt-resolution-chain-fallback-cascade.test.ts": [
959
+ 1
960
+ ],
961
+ "prompt-resolution-chain-node-wins.test.ts": [
962
+ 1
963
+ ],
964
+ "prompt-template-shape.test.ts": [
965
+ 1
966
+ ],
967
+ "proposal-reviewable-learning.test.ts": [
968
+ 1
969
+ ],
970
+ "protocol-versions-array.test.ts": [
971
+ 1
972
+ ],
973
+ "provider-usage.test.ts": [
974
+ 1
975
+ ],
976
+ "providerPolicyEnforcement.test.ts": [
977
+ 1
978
+ ],
979
+ "purpose-propagation.test.ts": [
980
+ 1
981
+ ],
982
+ "queue-ack-nack-dlq.test.ts": [
983
+ 1
984
+ ],
985
+ "queue-cross-tenant-isolation.test.ts": [
986
+ 1
987
+ ],
988
+ "queue-publish-consume-roundtrip.test.ts": [
989
+ 1
990
+ ],
991
+ "rate-limit-envelope.test.ts": [
992
+ 1
993
+ ],
994
+ "redaction.test.ts": [
995
+ 1
996
+ ],
997
+ "redactionAdversarial.test.ts": [
998
+ 1
999
+ ],
1000
+ "registry-public.test.ts": [
1001
+ 1
1002
+ ],
1003
+ "replay-divergence-at-refusal.test.ts": [
1004
+ 1
1005
+ ],
1006
+ "replay-fanout-suppression.test.ts": [
1007
+ 1
1008
+ ],
1009
+ "replay-fork-arbitrary.test.ts": [
1010
+ 1
1011
+ ],
1012
+ "replay-fork.test.ts": [
1013
+ 1
1014
+ ],
1015
+ "replay-llm-cache-key-portable.test.ts": [
1016
+ 1
1017
+ ],
1018
+ "replay-llm-cache-key.test.ts": [
1019
+ 1
1020
+ ],
1021
+ "replay-observable-sequence-determinism.test.ts": [
1022
+ 1
1023
+ ],
1024
+ "replay-retention-expiry.test.ts": [
1025
+ 1
1026
+ ],
1027
+ "replay-side-effect-suppression.test.ts": [
1028
+ 1
1029
+ ],
1030
+ "replayDeterminism.test.ts": [
1031
+ 1
1032
+ ],
1033
+ "requirement-ledger.test.ts": [
1034
+ 1
1035
+ ],
1036
+ "restart-during-run.test.ts": [
1037
+ 1
1038
+ ],
1039
+ "route-coverage.test.ts": [
1040
+ 1
1041
+ ],
1042
+ "run-diff.test.ts": [
1043
+ 1
1044
+ ],
1045
+ "run-execution-bounds-shape.test.ts": [
1046
+ 1
1047
+ ],
1048
+ "run-transport-economy.test.ts": [
1049
+ 1
1050
+ ],
1051
+ "runner-ledger.test.ts": [
1052
+ 1
1053
+ ],
1054
+ "runs-lifecycle.test.ts": [
1055
+ 1
1056
+ ],
1057
+ "runtime-capabilities.test.ts": [
1058
+ 1
1059
+ ],
1060
+ "runtime-requires-install-gate.test.ts": [
1061
+ 1
1062
+ ],
1063
+ "runtime-requires-shape.test.ts": [
1064
+ 1
1065
+ ],
1066
+ "safefetch-behavior.test.ts": [
1067
+ 1
1068
+ ],
1069
+ "safefetch-live-audit.test.ts": [
1070
+ 1
1071
+ ],
1072
+ "sandbox-capability-gate-respected.test.ts": [
1073
+ 1
1074
+ ],
1075
+ "sandbox-memory-cap.test.ts": [
1076
+ 1
1077
+ ],
1078
+ "sandbox-mvp-behavior.test.ts": [
1079
+ 1
1080
+ ],
1081
+ "sandbox-no-cross-pack-mutation.test.ts": [
1082
+ 1
1083
+ ],
1084
+ "sandbox-no-host-env-leak.test.ts": [
1085
+ 1
1086
+ ],
1087
+ "sandbox-no-host-fs-escape.test.ts": [
1088
+ 1
1089
+ ],
1090
+ "sandbox-no-host-process-escape.test.ts": [
1091
+ 1
1092
+ ],
1093
+ "sandbox-no-network-escape.test.ts": [
1094
+ 1
1095
+ ],
1096
+ "sandbox-timeout-cap.test.ts": [
1097
+ 1
1098
+ ],
1099
+ "sandbox-wasm-isolation.test.ts": [
1100
+ 1
1101
+ ],
1102
+ "sandbox-wasm-timeout.test.ts": [
1103
+ 1
1104
+ ],
1105
+ "scheduling-capability-shape.test.ts": [
1106
+ 1
1107
+ ],
1108
+ "scheduling-cron-fires-once.test.ts": [
1109
+ 1
1110
+ ],
1111
+ "search-bm25-roundtrip.test.ts": [
1112
+ 1
1113
+ ],
1114
+ "secret-leakage-otel-attribute.test.ts": [
1115
+ 1
1116
+ ],
1117
+ "self-hosted-runner.test.ts": [
1118
+ 1
1119
+ ],
1120
+ "semantic-digest-vectors.test.ts": [
1121
+ 1
1122
+ ],
1123
+ "speech-synthesis-roundtrip.test.ts": [
1124
+ 1
1125
+ ],
1126
+ "speech-synthesis-unadvertised.test.ts": [
1127
+ 1
1128
+ ],
1129
+ "sql-injection-rejection.test.ts": [
1130
+ 1
1131
+ ],
1132
+ "sql-transaction-atomicity.test.ts": [
1133
+ 1
1134
+ ],
1135
+ "staleClaim.test.ts": [
1136
+ 1
1137
+ ],
1138
+ "stream-modes-buffer.test.ts": [
1139
+ 1
1140
+ ],
1141
+ "stream-modes-mixed.test.ts": [
1142
+ 1
1143
+ ],
1144
+ "stream-modes.test.ts": [
1145
+ 1
1146
+ ],
1147
+ "stream-subscribe-from-beginning.test.ts": [
1148
+ 1
1149
+ ],
1150
+ "stream-text-fixture.test.ts": [
1151
+ 1
1152
+ ],
1153
+ "streamReconnect.test.ts": [
1154
+ 1
1155
+ ],
1156
+ "strict-behavior-gate.test.ts": [
1157
+ 1
1158
+ ],
1159
+ "subrun-approval-fail-closed.test.ts": [
1160
+ 1
1161
+ ],
1162
+ "subrun-approval-gate.test.ts": [
1163
+ 1
1164
+ ],
1165
+ "subrun-attestation-shape.test.ts": [
1166
+ 1
1167
+ ],
1168
+ "subrun-checksum-stable.test.ts": [
1169
+ 1
1170
+ ],
1171
+ "subworkflow-input-mapping.test.ts": [
1172
+ 1
1173
+ ],
1174
+ "subworkflow.test.ts": [
1175
+ 1
1176
+ ],
1177
+ "table-cross-tenant-isolation.test.ts": [
1178
+ 1
1179
+ ],
1180
+ "table-cursor-pagination.test.ts": [
1181
+ 1
1182
+ ],
1183
+ "table-schema-enforcement.test.ts": [
1184
+ 1
1185
+ ],
1186
+ "test-seam-unauthenticated.test.ts": [
1187
+ 1
1188
+ ],
1189
+ "tool-catalog-compact-projection.test.ts": [
1190
+ 1
1191
+ ],
1192
+ "tool-catalog-projection.test.ts": [
1193
+ 1
1194
+ ],
1195
+ "tool-descriptor-shape.test.ts": [
1196
+ 1
1197
+ ],
1198
+ "tool-hooks-authorization-fail-closed.test.ts": [
1199
+ 1
1200
+ ],
1201
+ "tool-hooks-content-free.test.ts": [
1202
+ 1
1203
+ ],
1204
+ "tool-hooks-failure-honesty.test.ts": [
1205
+ 1
1206
+ ],
1207
+ "tool-hooks-rate-limit.test.ts": [
1208
+ 1
1209
+ ],
1210
+ "tool-hooks-secret-redaction.test.ts": [
1211
+ 1
1212
+ ],
1213
+ "tool-hooks-shape.test.ts": [
1214
+ 1
1215
+ ],
1216
+ "tool-session-lifecycle.test.ts": [
1217
+ 1
1218
+ ],
1219
+ "trigger-bridge-delivery.test.ts": [
1220
+ 1
1221
+ ],
1222
+ "trigger-bridge-shape.test.ts": [
1223
+ 1
1224
+ ],
1225
+ "trigger-ingestion.test.ts": [
1226
+ 1
1227
+ ],
1228
+ "trigger-stream-cdc-sources.test.ts": [
1229
+ 1
1230
+ ],
1231
+ "vector-knn-roundtrip.test.ts": [
1232
+ 1
1233
+ ],
1234
+ "verifier-gating.test.ts": [
1235
+ 1
1236
+ ],
1237
+ "version-fold.test.ts": [
1238
+ 1
1239
+ ],
1240
+ "version-negotiation.test.ts": [
1241
+ 1
1242
+ ],
1243
+ "voice-bargein-no-partial-leak.test.ts": [
1244
+ 1
1245
+ ],
1246
+ "voice-event-payloads-shape.test.ts": [
1247
+ 1
1248
+ ],
1249
+ "voice-interim-not-durable.test.ts": [
1250
+ 1
1251
+ ],
1252
+ "voice-streamref-tenant-bound.test.ts": [
1253
+ 1
1254
+ ],
1255
+ "voice-synthesis-streaming.test.ts": [
1256
+ 1
1257
+ ],
1258
+ "voice-transcription-streaming.test.ts": [
1259
+ 1
1260
+ ],
1261
+ "voice-transcription-unadvertised.test.ts": [
1262
+ 1
1263
+ ],
1264
+ "wasm-pack-abi-version-rejection.test.ts": [
1265
+ 1
1266
+ ],
1267
+ "wasm-pack-invoke-completed.test.ts": [
1268
+ 1
1269
+ ],
1270
+ "wasm-pack-invoke-suspended.test.ts": [
1271
+ 1
1272
+ ],
1273
+ "wasm-pack-load.test.ts": [
1274
+ 1
1275
+ ],
1276
+ "wasm-pack-memory-cap.test.ts": [
1277
+ 1
1278
+ ],
1279
+ "wasm-pack-replay-determinism.test.ts": [
1280
+ 1
1281
+ ],
1282
+ "webhook-negative.test.ts": [
1283
+ 1
1284
+ ],
1285
+ "webhook-receiver-adversarial.test.ts": [
1286
+ 1
1287
+ ],
1288
+ "webhook-sig-algorithm.test.ts": [
1289
+ 1
1290
+ ],
1291
+ "webhook-signed-delivery.test.ts": [
1292
+ 1
1293
+ ],
1294
+ "webhook-tenant-isolation.test.ts": [
1295
+ 1
1296
+ ],
1297
+ "workflow-chain-deferred-parameters.test.ts": [
1298
+ 1
1299
+ ],
1300
+ "workflow-chain-expansion.test.ts": [
1301
+ 1
1302
+ ],
1303
+ "workflow-chain-host-expansion.test.ts": [
1304
+ 1
1305
+ ],
1306
+ "workflow-chain-pack-manifest-validation.test.ts": [
1307
+ 1
1308
+ ],
1309
+ "workflow-chain-pack-signature-verification.test.ts": [
1310
+ 1
1311
+ ],
1312
+ "workflow-chain-unresolvable-typeid.test.ts": [
1313
+ 1
1314
+ ],
1315
+ "workflow-primary-output-annotation.test.ts": [
1316
+ 1
1317
+ ],
1318
+ "workflow-variable-format.test.ts": [
1319
+ 1
1320
+ ],
1321
+ "workload-identity-behavior.test.ts": [
1322
+ 1
1323
+ ],
1324
+ "workload-identity-chain-bounds.test.ts": [
1325
+ 1
1326
+ ],
1327
+ "workspace-behavior.test.ts": [
1328
+ 1
1329
+ ],
1330
+ "workspace-capability-shape.test.ts": [
1331
+ 1
1332
+ ],
1333
+ "workspace-cross-tenant-isolation-blackbox.test.ts": [
1334
+ 1
1335
+ ],
1336
+ "workspace-cross-tenant-isolation.test.ts": [
1337
+ 1
1338
+ ],
1339
+ "x-openwop-form-pack-manifest.test.ts": [
1340
+ 1
1341
+ ]
1342
+ }
1343
+ }