@adcp/sdk 6.8.0 → 6.9.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 (837) hide show
  1. package/ADCP_VERSION +1 -1
  2. package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/scenarios/inventory_list_targeting.yaml +5 -0
  3. package/compliance/cache/{3.0.5 → 3.0.6}/index.json +2 -2
  4. package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/scenarios/inventory_list_targeting.yaml +5 -0
  5. package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/sales-guaranteed/index.yaml +1 -1
  6. package/compliance/cache/{3.0.5 → 3.0.6}/universal/storyboard-schema.yaml +15 -0
  7. package/dist/lib/core/AgentClient.d.ts.map +1 -1
  8. package/dist/lib/core/AgentClient.js +20 -0
  9. package/dist/lib/core/AgentClient.js.map +1 -1
  10. package/dist/lib/mock-server/creative-template/seed-data.d.ts +1 -1
  11. package/dist/lib/mock-server/creative-template/seed-data.d.ts.map +1 -1
  12. package/dist/lib/mock-server/creative-template/seed-data.js +53 -0
  13. package/dist/lib/mock-server/creative-template/seed-data.js.map +1 -1
  14. package/dist/lib/mock-server/creative-template/server.d.ts.map +1 -1
  15. package/dist/lib/mock-server/creative-template/server.js +12 -0
  16. package/dist/lib/mock-server/creative-template/server.js.map +1 -1
  17. package/dist/lib/schemas-data/3.0/a2ui/bound-value.json +1 -1
  18. package/dist/lib/schemas-data/3.0/a2ui/component.json +1 -1
  19. package/dist/lib/schemas-data/3.0/a2ui/si-catalog.json +25 -25
  20. package/dist/lib/schemas-data/3.0/a2ui/surface.json +2 -2
  21. package/dist/lib/schemas-data/3.0/a2ui/user-action.json +1 -1
  22. package/dist/lib/schemas-data/3.0/account/get-account-financials-request.json +5 -5
  23. package/dist/lib/schemas-data/3.0/account/get-account-financials-response.json +10 -10
  24. package/dist/lib/schemas-data/3.0/account/list-accounts-request.json +4 -4
  25. package/dist/lib/schemas-data/3.0/account/list-accounts-response.json +6 -6
  26. package/dist/lib/schemas-data/3.0/account/report-usage-request.json +5 -5
  27. package/dist/lib/schemas-data/3.0/account/report-usage-response.json +4 -4
  28. package/dist/lib/schemas-data/3.0/account/sync-accounts-request.json +9 -9
  29. package/dist/lib/schemas-data/3.0/account/sync-accounts-response.json +12 -12
  30. package/dist/lib/schemas-data/3.0/account/sync-governance-request.json +5 -5
  31. package/dist/lib/schemas-data/3.0/account/sync-governance-response.json +8 -8
  32. package/dist/lib/schemas-data/3.0/adagents.json +32 -32
  33. package/dist/lib/schemas-data/3.0/brand/acquire-rights-request.json +8 -8
  34. package/dist/lib/schemas-data/3.0/brand/acquire-rights-response.json +14 -14
  35. package/dist/lib/schemas-data/3.0/brand/creative-approval-request.json +4 -4
  36. package/dist/lib/schemas-data/3.0/brand/creative-approval-response.json +10 -10
  37. package/dist/lib/schemas-data/3.0/brand/get-brand-identity-request.json +3 -3
  38. package/dist/lib/schemas-data/3.0/brand/get-brand-identity-response.json +8 -8
  39. package/dist/lib/schemas-data/3.0/brand/get-rights-request.json +7 -7
  40. package/dist/lib/schemas-data/3.0/brand/get-rights-response.json +9 -9
  41. package/dist/lib/schemas-data/3.0/brand/revocation-notification.json +4 -4
  42. package/dist/lib/schemas-data/3.0/brand/rights-pricing-option.json +5 -5
  43. package/dist/lib/schemas-data/3.0/brand/rights-terms.json +3 -3
  44. package/dist/lib/schemas-data/3.0/brand/update-rights-request.json +4 -4
  45. package/dist/lib/schemas-data/3.0/brand/update-rights-response.json +9 -9
  46. package/dist/lib/schemas-data/3.0/brand.json +14 -14
  47. package/dist/lib/schemas-data/3.0/bundled/content-standards/calibrate-content-request.json +2 -2
  48. package/dist/lib/schemas-data/3.0/bundled/content-standards/calibrate-content-response.json +2 -2
  49. package/dist/lib/schemas-data/3.0/bundled/content-standards/create-content-standards-request.json +2 -2
  50. package/dist/lib/schemas-data/3.0/bundled/content-standards/create-content-standards-response.json +2 -2
  51. package/dist/lib/schemas-data/3.0/bundled/content-standards/get-content-standards-request.json +2 -2
  52. package/dist/lib/schemas-data/3.0/bundled/content-standards/get-content-standards-response.json +2 -2
  53. package/dist/lib/schemas-data/3.0/bundled/content-standards/get-media-buy-artifacts-request.json +2 -2
  54. package/dist/lib/schemas-data/3.0/bundled/content-standards/get-media-buy-artifacts-response.json +2 -2
  55. package/dist/lib/schemas-data/3.0/bundled/content-standards/list-content-standards-request.json +2 -2
  56. package/dist/lib/schemas-data/3.0/bundled/content-standards/list-content-standards-response.json +2 -2
  57. package/dist/lib/schemas-data/3.0/bundled/content-standards/update-content-standards-request.json +2 -2
  58. package/dist/lib/schemas-data/3.0/bundled/content-standards/update-content-standards-response.json +2 -2
  59. package/dist/lib/schemas-data/3.0/bundled/content-standards/validate-content-delivery-request.json +2 -2
  60. package/dist/lib/schemas-data/3.0/bundled/content-standards/validate-content-delivery-response.json +2 -2
  61. package/dist/lib/schemas-data/3.0/bundled/core/tasks-get-request.json +2 -2
  62. package/dist/lib/schemas-data/3.0/bundled/core/tasks-get-response.json +2 -2
  63. package/dist/lib/schemas-data/3.0/bundled/core/tasks-list-request.json +2 -2
  64. package/dist/lib/schemas-data/3.0/bundled/core/tasks-list-response.json +2 -2
  65. package/dist/lib/schemas-data/3.0/bundled/creative/get-creative-delivery-request.json +2 -2
  66. package/dist/lib/schemas-data/3.0/bundled/creative/get-creative-delivery-response.json +2 -2
  67. package/dist/lib/schemas-data/3.0/bundled/creative/get-creative-features-request.json +2 -2
  68. package/dist/lib/schemas-data/3.0/bundled/creative/get-creative-features-response.json +2 -2
  69. package/dist/lib/schemas-data/3.0/bundled/creative/list-creative-formats-request.json +2 -2
  70. package/dist/lib/schemas-data/3.0/bundled/creative/list-creative-formats-response.json +2 -2
  71. package/dist/lib/schemas-data/3.0/bundled/creative/list-creatives-request.json +2 -2
  72. package/dist/lib/schemas-data/3.0/bundled/creative/list-creatives-response.json +2 -2
  73. package/dist/lib/schemas-data/3.0/bundled/creative/preview-creative-request.json +2 -2
  74. package/dist/lib/schemas-data/3.0/bundled/creative/preview-creative-response.json +2 -2
  75. package/dist/lib/schemas-data/3.0/bundled/creative/sync-creatives-request.json +2 -2
  76. package/dist/lib/schemas-data/3.0/bundled/creative/sync-creatives-response.json +2 -2
  77. package/dist/lib/schemas-data/3.0/bundled/media-buy/build-creative-request.json +2 -2
  78. package/dist/lib/schemas-data/3.0/bundled/media-buy/build-creative-response.json +2 -2
  79. package/dist/lib/schemas-data/3.0/bundled/media-buy/create-media-buy-request.json +2 -2
  80. package/dist/lib/schemas-data/3.0/bundled/media-buy/create-media-buy-response.json +2 -2
  81. package/dist/lib/schemas-data/3.0/bundled/media-buy/get-media-buy-delivery-request.json +2 -2
  82. package/dist/lib/schemas-data/3.0/bundled/media-buy/get-media-buy-delivery-response.json +2 -2
  83. package/dist/lib/schemas-data/3.0/bundled/media-buy/get-media-buys-request.json +2 -2
  84. package/dist/lib/schemas-data/3.0/bundled/media-buy/get-media-buys-response.json +2 -2
  85. package/dist/lib/schemas-data/3.0/bundled/media-buy/get-products-request.json +2 -2
  86. package/dist/lib/schemas-data/3.0/bundled/media-buy/get-products-response.json +2 -2
  87. package/dist/lib/schemas-data/3.0/bundled/media-buy/list-creative-formats-request.json +2 -2
  88. package/dist/lib/schemas-data/3.0/bundled/media-buy/list-creative-formats-response.json +2 -2
  89. package/dist/lib/schemas-data/3.0/bundled/media-buy/log-event-request.json +2 -2
  90. package/dist/lib/schemas-data/3.0/bundled/media-buy/log-event-response.json +2 -2
  91. package/dist/lib/schemas-data/3.0/bundled/media-buy/package-request.json +2 -2
  92. package/dist/lib/schemas-data/3.0/bundled/media-buy/provide-performance-feedback-request.json +2 -2
  93. package/dist/lib/schemas-data/3.0/bundled/media-buy/provide-performance-feedback-response.json +2 -2
  94. package/dist/lib/schemas-data/3.0/bundled/media-buy/sync-audiences-request.json +2 -2
  95. package/dist/lib/schemas-data/3.0/bundled/media-buy/sync-audiences-response.json +2 -2
  96. package/dist/lib/schemas-data/3.0/bundled/media-buy/sync-catalogs-request.json +2 -2
  97. package/dist/lib/schemas-data/3.0/bundled/media-buy/sync-catalogs-response.json +2 -2
  98. package/dist/lib/schemas-data/3.0/bundled/media-buy/sync-event-sources-request.json +2 -2
  99. package/dist/lib/schemas-data/3.0/bundled/media-buy/sync-event-sources-response.json +2 -2
  100. package/dist/lib/schemas-data/3.0/bundled/media-buy/update-media-buy-request.json +2 -2
  101. package/dist/lib/schemas-data/3.0/bundled/media-buy/update-media-buy-response.json +2 -2
  102. package/dist/lib/schemas-data/3.0/bundled/property/create-property-list-request.json +2 -2
  103. package/dist/lib/schemas-data/3.0/bundled/property/create-property-list-response.json +2 -2
  104. package/dist/lib/schemas-data/3.0/bundled/property/delete-property-list-request.json +2 -2
  105. package/dist/lib/schemas-data/3.0/bundled/property/delete-property-list-response.json +2 -2
  106. package/dist/lib/schemas-data/3.0/bundled/property/get-property-list-request.json +2 -2
  107. package/dist/lib/schemas-data/3.0/bundled/property/get-property-list-response.json +2 -2
  108. package/dist/lib/schemas-data/3.0/bundled/property/list-property-lists-request.json +2 -2
  109. package/dist/lib/schemas-data/3.0/bundled/property/list-property-lists-response.json +2 -2
  110. package/dist/lib/schemas-data/3.0/bundled/property/update-property-list-request.json +2 -2
  111. package/dist/lib/schemas-data/3.0/bundled/property/update-property-list-response.json +2 -2
  112. package/dist/lib/schemas-data/3.0/bundled/property/validate-property-delivery-request.json +2 -2
  113. package/dist/lib/schemas-data/3.0/bundled/property/validate-property-delivery-response.json +2 -2
  114. package/dist/lib/schemas-data/3.0/bundled/protocol/get-adcp-capabilities-request.json +2 -2
  115. package/dist/lib/schemas-data/3.0/bundled/protocol/get-adcp-capabilities-response.json +2 -2
  116. package/dist/lib/schemas-data/3.0/bundled/signals/activate-signal-request.json +2 -2
  117. package/dist/lib/schemas-data/3.0/bundled/signals/activate-signal-response.json +2 -2
  118. package/dist/lib/schemas-data/3.0/bundled/signals/get-signals-request.json +2 -2
  119. package/dist/lib/schemas-data/3.0/bundled/signals/get-signals-response.json +2 -2
  120. package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-get-offering-request.json +2 -2
  121. package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-get-offering-response.json +2 -2
  122. package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-initiate-session-request.json +2 -2
  123. package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-initiate-session-response.json +2 -2
  124. package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-send-message-request.json +2 -2
  125. package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-send-message-response.json +2 -2
  126. package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-terminate-session-request.json +2 -2
  127. package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-terminate-session-response.json +2 -2
  128. package/dist/lib/schemas-data/3.0/collection/base-collection-source.json +3 -3
  129. package/dist/lib/schemas-data/3.0/collection/collection-list-changed-webhook.json +2 -2
  130. package/dist/lib/schemas-data/3.0/collection/collection-list-filters.json +7 -7
  131. package/dist/lib/schemas-data/3.0/collection/collection-list.json +5 -5
  132. package/dist/lib/schemas-data/3.0/collection/create-collection-list-request.json +7 -7
  133. package/dist/lib/schemas-data/3.0/collection/create-collection-list-response.json +4 -4
  134. package/dist/lib/schemas-data/3.0/collection/delete-collection-list-request.json +4 -4
  135. package/dist/lib/schemas-data/3.0/collection/delete-collection-list-response.json +3 -3
  136. package/dist/lib/schemas-data/3.0/collection/get-collection-list-request.json +4 -4
  137. package/dist/lib/schemas-data/3.0/collection/get-collection-list-response.json +10 -10
  138. package/dist/lib/schemas-data/3.0/collection/list-collection-lists-request.json +5 -5
  139. package/dist/lib/schemas-data/3.0/collection/list-collection-lists-response.json +5 -5
  140. package/dist/lib/schemas-data/3.0/collection/update-collection-list-request.json +7 -7
  141. package/dist/lib/schemas-data/3.0/collection/update-collection-list-response.json +4 -4
  142. package/dist/lib/schemas-data/3.0/content-standards/artifact-webhook-payload.json +3 -3
  143. package/dist/lib/schemas-data/3.0/content-standards/artifact.json +7 -7
  144. package/dist/lib/schemas-data/3.0/content-standards/calibrate-content-request.json +4 -4
  145. package/dist/lib/schemas-data/3.0/content-standards/calibrate-content-response.json +8 -8
  146. package/dist/lib/schemas-data/3.0/content-standards/content-standards.json +7 -7
  147. package/dist/lib/schemas-data/3.0/content-standards/create-content-standards-request.json +7 -7
  148. package/dist/lib/schemas-data/3.0/content-standards/create-content-standards-response.json +6 -6
  149. package/dist/lib/schemas-data/3.0/content-standards/get-content-standards-request.json +3 -3
  150. package/dist/lib/schemas-data/3.0/content-standards/get-content-standards-response.json +7 -7
  151. package/dist/lib/schemas-data/3.0/content-standards/get-media-buy-artifacts-request.json +4 -4
  152. package/dist/lib/schemas-data/3.0/content-standards/get-media-buy-artifacts-response.json +8 -8
  153. package/dist/lib/schemas-data/3.0/content-standards/list-content-standards-request.json +5 -5
  154. package/dist/lib/schemas-data/3.0/content-standards/list-content-standards-response.json +8 -8
  155. package/dist/lib/schemas-data/3.0/content-standards/update-content-standards-request.json +7 -7
  156. package/dist/lib/schemas-data/3.0/content-standards/update-content-standards-response.json +6 -6
  157. package/dist/lib/schemas-data/3.0/content-standards/validate-content-delivery-request.json +4 -4
  158. package/dist/lib/schemas-data/3.0/content-standards/validate-content-delivery-response.json +8 -8
  159. package/dist/lib/schemas-data/3.0/core/account-ref.json +2 -2
  160. package/dist/lib/schemas-data/3.0/core/account.json +9 -9
  161. package/dist/lib/schemas-data/3.0/core/activation-key.json +1 -1
  162. package/dist/lib/schemas-data/3.0/core/ad-inventory-config.json +1 -1
  163. package/dist/lib/schemas-data/3.0/core/agent-encryption-key.json +1 -1
  164. package/dist/lib/schemas-data/3.0/core/agent-signing-key.json +1 -1
  165. package/dist/lib/schemas-data/3.0/core/app-item.json +4 -4
  166. package/dist/lib/schemas-data/3.0/core/assets/asset-union.json +15 -15
  167. package/dist/lib/schemas-data/3.0/core/assets/audio-asset.json +3 -3
  168. package/dist/lib/schemas-data/3.0/core/assets/brief-asset.json +2 -2
  169. package/dist/lib/schemas-data/3.0/core/assets/catalog-asset.json +2 -2
  170. package/dist/lib/schemas-data/3.0/core/assets/css-asset.json +2 -2
  171. package/dist/lib/schemas-data/3.0/core/assets/daast-asset.json +4 -4
  172. package/dist/lib/schemas-data/3.0/core/assets/html-asset.json +2 -2
  173. package/dist/lib/schemas-data/3.0/core/assets/image-asset.json +2 -2
  174. package/dist/lib/schemas-data/3.0/core/assets/javascript-asset.json +3 -3
  175. package/dist/lib/schemas-data/3.0/core/assets/markdown-asset.json +2 -2
  176. package/dist/lib/schemas-data/3.0/core/assets/text-asset.json +2 -2
  177. package/dist/lib/schemas-data/3.0/core/assets/url-asset.json +3 -3
  178. package/dist/lib/schemas-data/3.0/core/assets/vast-asset.json +4 -4
  179. package/dist/lib/schemas-data/3.0/core/assets/video-asset.json +7 -7
  180. package/dist/lib/schemas-data/3.0/core/assets/webhook-asset.json +7 -7
  181. package/dist/lib/schemas-data/3.0/core/async-response-data.json +25 -25
  182. package/dist/lib/schemas-data/3.0/core/attribution-window.json +4 -4
  183. package/dist/lib/schemas-data/3.0/core/audience-member.json +3 -3
  184. package/dist/lib/schemas-data/3.0/core/audience-selector.json +4 -4
  185. package/dist/lib/schemas-data/3.0/core/brand-id.json +1 -1
  186. package/dist/lib/schemas-data/3.0/core/brand-ref.json +2 -2
  187. package/dist/lib/schemas-data/3.0/core/business-entity.json +2 -2
  188. package/dist/lib/schemas-data/3.0/core/cancellation-policy.json +2 -2
  189. package/dist/lib/schemas-data/3.0/core/catalog-field-mapping.json +2 -2
  190. package/dist/lib/schemas-data/3.0/core/catalog.json +7 -7
  191. package/dist/lib/schemas-data/3.0/core/catchment.json +5 -5
  192. package/dist/lib/schemas-data/3.0/core/collection-distribution.json +2 -2
  193. package/dist/lib/schemas-data/3.0/core/collection-list-ref.json +1 -1
  194. package/dist/lib/schemas-data/3.0/core/collection-selector.json +1 -1
  195. package/dist/lib/schemas-data/3.0/core/collection.json +13 -13
  196. package/dist/lib/schemas-data/3.0/core/content-rating.json +2 -2
  197. package/dist/lib/schemas-data/3.0/core/context.json +1 -1
  198. package/dist/lib/schemas-data/3.0/core/creative-asset.json +6 -6
  199. package/dist/lib/schemas-data/3.0/core/creative-assignment.json +1 -1
  200. package/dist/lib/schemas-data/3.0/core/creative-brief.json +4 -4
  201. package/dist/lib/schemas-data/3.0/core/creative-consumption.json +1 -1
  202. package/dist/lib/schemas-data/3.0/core/creative-filters.json +4 -4
  203. package/dist/lib/schemas-data/3.0/core/creative-item.json +1 -1
  204. package/dist/lib/schemas-data/3.0/core/creative-manifest.json +7 -7
  205. package/dist/lib/schemas-data/3.0/core/creative-policy.json +3 -3
  206. package/dist/lib/schemas-data/3.0/core/creative-variable.json +1 -1
  207. package/dist/lib/schemas-data/3.0/core/creative-variant.json +5 -5
  208. package/dist/lib/schemas-data/3.0/core/data-provider-signal-selector.json +1 -1
  209. package/dist/lib/schemas-data/3.0/core/date-range.json +1 -1
  210. package/dist/lib/schemas-data/3.0/core/datetime-range.json +1 -1
  211. package/dist/lib/schemas-data/3.0/core/daypart-target.json +2 -2
  212. package/dist/lib/schemas-data/3.0/core/deadline-policy.json +1 -1
  213. package/dist/lib/schemas-data/3.0/core/delivery-forecast.json +7 -7
  214. package/dist/lib/schemas-data/3.0/core/delivery-metrics.json +5 -5
  215. package/dist/lib/schemas-data/3.0/core/deployment.json +3 -3
  216. package/dist/lib/schemas-data/3.0/core/destination-item.json +4 -4
  217. package/dist/lib/schemas-data/3.0/core/destination.json +1 -1
  218. package/dist/lib/schemas-data/3.0/core/diagnostic-issue.json +1 -1
  219. package/dist/lib/schemas-data/3.0/core/duration.json +1 -1
  220. package/dist/lib/schemas-data/3.0/core/education-item.json +4 -4
  221. package/dist/lib/schemas-data/3.0/core/error.json +1 -1
  222. package/dist/lib/schemas-data/3.0/core/event-custom-data.json +2 -2
  223. package/dist/lib/schemas-data/3.0/core/event-source-health.json +3 -3
  224. package/dist/lib/schemas-data/3.0/core/event.json +6 -6
  225. package/dist/lib/schemas-data/3.0/core/ext.json +1 -1
  226. package/dist/lib/schemas-data/3.0/core/feature-requirement.json +1 -1
  227. package/dist/lib/schemas-data/3.0/core/flight-item.json +4 -4
  228. package/dist/lib/schemas-data/3.0/core/forecast-point.json +18 -18
  229. package/dist/lib/schemas-data/3.0/core/forecast-range.json +1 -1
  230. package/dist/lib/schemas-data/3.0/core/format-id.json +1 -1
  231. package/dist/lib/schemas-data/3.0/core/format.json +42 -42
  232. package/dist/lib/schemas-data/3.0/core/frequency-cap.json +4 -4
  233. package/dist/lib/schemas-data/3.0/core/generation-credential.json +3 -3
  234. package/dist/lib/schemas-data/3.0/core/geo-breakdown-support.json +3 -3
  235. package/dist/lib/schemas-data/3.0/core/hotel-item.json +4 -4
  236. package/dist/lib/schemas-data/3.0/core/identifier.json +2 -2
  237. package/dist/lib/schemas-data/3.0/core/industry-identifier.json +2 -2
  238. package/dist/lib/schemas-data/3.0/core/insertion-order.json +1 -1
  239. package/dist/lib/schemas-data/3.0/core/installment-deadlines.json +2 -2
  240. package/dist/lib/schemas-data/3.0/core/installment.json +9 -9
  241. package/dist/lib/schemas-data/3.0/core/job-item.json +3 -3
  242. package/dist/lib/schemas-data/3.0/core/limited-series.json +1 -1
  243. package/dist/lib/schemas-data/3.0/core/material-deadline.json +1 -1
  244. package/dist/lib/schemas-data/3.0/core/mcp-webhook-payload.json +5 -5
  245. package/dist/lib/schemas-data/3.0/core/measurement-readiness.json +5 -5
  246. package/dist/lib/schemas-data/3.0/core/measurement-terms.json +3 -3
  247. package/dist/lib/schemas-data/3.0/core/measurement-window.json +1 -1
  248. package/dist/lib/schemas-data/3.0/core/media-buy-features.json +1 -1
  249. package/dist/lib/schemas-data/3.0/core/media-buy.json +7 -7
  250. package/dist/lib/schemas-data/3.0/core/offering-asset-group.json +15 -15
  251. package/dist/lib/schemas-data/3.0/core/offering.json +5 -5
  252. package/dist/lib/schemas-data/3.0/core/optimization-goal.json +6 -6
  253. package/dist/lib/schemas-data/3.0/core/outcome-measurement.json +2 -2
  254. package/dist/lib/schemas-data/3.0/core/overlay.json +1 -1
  255. package/dist/lib/schemas-data/3.0/core/package.json +14 -14
  256. package/dist/lib/schemas-data/3.0/core/pagination-request.json +1 -1
  257. package/dist/lib/schemas-data/3.0/core/pagination-response.json +1 -1
  258. package/dist/lib/schemas-data/3.0/core/performance-feedback.json +3 -3
  259. package/dist/lib/schemas-data/3.0/core/performance-standard.json +4 -4
  260. package/dist/lib/schemas-data/3.0/core/placement-definition.json +5 -5
  261. package/dist/lib/schemas-data/3.0/core/placement.json +2 -2
  262. package/dist/lib/schemas-data/3.0/core/planned-delivery.json +5 -5
  263. package/dist/lib/schemas-data/3.0/core/price.json +1 -1
  264. package/dist/lib/schemas-data/3.0/core/pricing-option.json +10 -10
  265. package/dist/lib/schemas-data/3.0/core/product-allocation.json +4 -4
  266. package/dist/lib/schemas-data/3.0/core/product-filters.json +16 -16
  267. package/dist/lib/schemas-data/3.0/core/product.json +28 -28
  268. package/dist/lib/schemas-data/3.0/core/property-id.json +1 -1
  269. package/dist/lib/schemas-data/3.0/core/property-list-ref.json +1 -1
  270. package/dist/lib/schemas-data/3.0/core/property-tag.json +1 -1
  271. package/dist/lib/schemas-data/3.0/core/property.json +6 -6
  272. package/dist/lib/schemas-data/3.0/core/proposal.json +6 -6
  273. package/dist/lib/schemas-data/3.0/core/protocol-envelope.json +3 -3
  274. package/dist/lib/schemas-data/3.0/core/provenance.json +6 -6
  275. package/dist/lib/schemas-data/3.0/core/publisher-property-selector.json +3 -3
  276. package/dist/lib/schemas-data/3.0/core/push-notification-config.json +2 -2
  277. package/dist/lib/schemas-data/3.0/core/real-estate-item.json +4 -4
  278. package/dist/lib/schemas-data/3.0/core/reference-asset.json +1 -1
  279. package/dist/lib/schemas-data/3.0/core/reporting-capabilities.json +5 -5
  280. package/dist/lib/schemas-data/3.0/core/reporting-webhook.json +3 -3
  281. package/dist/lib/schemas-data/3.0/core/requirements/asset-requirements.json +13 -13
  282. package/dist/lib/schemas-data/3.0/core/requirements/audio-asset-requirements.json +1 -1
  283. package/dist/lib/schemas-data/3.0/core/requirements/catalog-field-binding.json +4 -4
  284. package/dist/lib/schemas-data/3.0/core/requirements/catalog-requirements.json +5 -5
  285. package/dist/lib/schemas-data/3.0/core/requirements/css-asset-requirements.json +1 -1
  286. package/dist/lib/schemas-data/3.0/core/requirements/daast-asset-requirements.json +1 -1
  287. package/dist/lib/schemas-data/3.0/core/requirements/html-asset-requirements.json +1 -1
  288. package/dist/lib/schemas-data/3.0/core/requirements/image-asset-requirements.json +2 -2
  289. package/dist/lib/schemas-data/3.0/core/requirements/javascript-asset-requirements.json +1 -1
  290. package/dist/lib/schemas-data/3.0/core/requirements/markdown-asset-requirements.json +1 -1
  291. package/dist/lib/schemas-data/3.0/core/requirements/offering-asset-constraint.json +4 -4
  292. package/dist/lib/schemas-data/3.0/core/requirements/text-asset-requirements.json +1 -1
  293. package/dist/lib/schemas-data/3.0/core/requirements/url-asset-requirements.json +1 -1
  294. package/dist/lib/schemas-data/3.0/core/requirements/vast-asset-requirements.json +1 -1
  295. package/dist/lib/schemas-data/3.0/core/requirements/video-asset-requirements.json +6 -6
  296. package/dist/lib/schemas-data/3.0/core/requirements/webhook-asset-requirements.json +1 -1
  297. package/dist/lib/schemas-data/3.0/core/response.json +1 -1
  298. package/dist/lib/schemas-data/3.0/core/rights-constraint.json +4 -4
  299. package/dist/lib/schemas-data/3.0/core/seller-agent-ref.json +1 -1
  300. package/dist/lib/schemas-data/3.0/core/signal-definition.json +3 -3
  301. package/dist/lib/schemas-data/3.0/core/signal-filters.json +2 -2
  302. package/dist/lib/schemas-data/3.0/core/signal-id.json +1 -1
  303. package/dist/lib/schemas-data/3.0/core/signal-pricing-option.json +2 -2
  304. package/dist/lib/schemas-data/3.0/core/signal-pricing.json +6 -6
  305. package/dist/lib/schemas-data/3.0/core/signal-targeting.json +4 -4
  306. package/dist/lib/schemas-data/3.0/core/special.json +2 -2
  307. package/dist/lib/schemas-data/3.0/core/start-timing.json +1 -1
  308. package/dist/lib/schemas-data/3.0/core/store-item.json +3 -3
  309. package/dist/lib/schemas-data/3.0/core/talent.json +2 -2
  310. package/dist/lib/schemas-data/3.0/core/targeting.json +20 -20
  311. package/dist/lib/schemas-data/3.0/core/tasks-get-request.json +3 -3
  312. package/dist/lib/schemas-data/3.0/core/tasks-get-response.json +7 -7
  313. package/dist/lib/schemas-data/3.0/core/tasks-list-request.json +11 -11
  314. package/dist/lib/schemas-data/3.0/core/tasks-list-response.json +6 -6
  315. package/dist/lib/schemas-data/3.0/core/user-match.json +3 -3
  316. package/dist/lib/schemas-data/3.0/core/vehicle-item.json +4 -4
  317. package/dist/lib/schemas-data/3.0/core/vendor-pricing-option.json +2 -2
  318. package/dist/lib/schemas-data/3.0/core/x-entity-types.json +1 -1
  319. package/dist/lib/schemas-data/3.0/creative/asset-types/index.json +5 -5
  320. package/dist/lib/schemas-data/3.0/creative/creative-feature-result.json +2 -2
  321. package/dist/lib/schemas-data/3.0/creative/get-creative-delivery-request.json +5 -5
  322. package/dist/lib/schemas-data/3.0/creative/get-creative-delivery-response.json +7 -7
  323. package/dist/lib/schemas-data/3.0/creative/get-creative-features-request.json +5 -5
  324. package/dist/lib/schemas-data/3.0/creative/get-creative-features-response.json +8 -8
  325. package/dist/lib/schemas-data/3.0/creative/list-creative-formats-request.json +11 -11
  326. package/dist/lib/schemas-data/3.0/creative/list-creative-formats-response.json +7 -7
  327. package/dist/lib/schemas-data/3.0/creative/list-creatives-request.json +8 -8
  328. package/dist/lib/schemas-data/3.0/creative/list-creatives-response.json +14 -14
  329. package/dist/lib/schemas-data/3.0/creative/preview-creative-request.json +11 -11
  330. package/dist/lib/schemas-data/3.0/creative/preview-creative-response.json +12 -12
  331. package/dist/lib/schemas-data/3.0/creative/preview-render.json +1 -1
  332. package/dist/lib/schemas-data/3.0/creative/sync-creatives-async-response-input-required.json +3 -3
  333. package/dist/lib/schemas-data/3.0/creative/sync-creatives-async-response-submitted.json +3 -3
  334. package/dist/lib/schemas-data/3.0/creative/sync-creatives-async-response-working.json +3 -3
  335. package/dist/lib/schemas-data/3.0/creative/sync-creatives-request.json +7 -7
  336. package/dist/lib/schemas-data/3.0/creative/sync-creatives-response.json +13 -13
  337. package/dist/lib/schemas-data/3.0/enums/account-scope.json +1 -1
  338. package/dist/lib/schemas-data/3.0/enums/account-status.json +1 -1
  339. package/dist/lib/schemas-data/3.0/enums/action-source.json +1 -1
  340. package/dist/lib/schemas-data/3.0/enums/adcp-protocol.json +1 -1
  341. package/dist/lib/schemas-data/3.0/enums/adjustment-kind.json +1 -1
  342. package/dist/lib/schemas-data/3.0/enums/advertiser-industry.json +1 -1
  343. package/dist/lib/schemas-data/3.0/enums/age-verification-method.json +1 -1
  344. package/dist/lib/schemas-data/3.0/enums/assessment-status.json +1 -1
  345. package/dist/lib/schemas-data/3.0/enums/asset-content-type.json +1 -1
  346. package/dist/lib/schemas-data/3.0/enums/attribution-model.json +1 -1
  347. package/dist/lib/schemas-data/3.0/enums/audience-source.json +1 -1
  348. package/dist/lib/schemas-data/3.0/enums/audience-status.json +1 -1
  349. package/dist/lib/schemas-data/3.0/enums/audio-channel-layout.json +1 -1
  350. package/dist/lib/schemas-data/3.0/enums/auth-scheme.json +1 -1
  351. package/dist/lib/schemas-data/3.0/enums/available-metric.json +1 -1
  352. package/dist/lib/schemas-data/3.0/enums/billing-party.json +1 -1
  353. package/dist/lib/schemas-data/3.0/enums/binary-verdict.json +1 -1
  354. package/dist/lib/schemas-data/3.0/enums/brand-agent-type.json +1 -1
  355. package/dist/lib/schemas-data/3.0/enums/canceled-by.json +1 -1
  356. package/dist/lib/schemas-data/3.0/enums/catalog-action.json +1 -1
  357. package/dist/lib/schemas-data/3.0/enums/catalog-item-status.json +1 -1
  358. package/dist/lib/schemas-data/3.0/enums/catalog-type.json +1 -1
  359. package/dist/lib/schemas-data/3.0/enums/channels.json +1 -1
  360. package/dist/lib/schemas-data/3.0/enums/cloud-storage-protocol.json +1 -1
  361. package/dist/lib/schemas-data/3.0/enums/co-branding-requirement.json +1 -1
  362. package/dist/lib/schemas-data/3.0/enums/collection-cadence.json +1 -1
  363. package/dist/lib/schemas-data/3.0/enums/collection-kind.json +1 -1
  364. package/dist/lib/schemas-data/3.0/enums/collection-relationship.json +1 -1
  365. package/dist/lib/schemas-data/3.0/enums/collection-status.json +1 -1
  366. package/dist/lib/schemas-data/3.0/enums/consent-basis.json +1 -1
  367. package/dist/lib/schemas-data/3.0/enums/content-id-type.json +1 -1
  368. package/dist/lib/schemas-data/3.0/enums/content-rating-system.json +1 -1
  369. package/dist/lib/schemas-data/3.0/enums/creative-action.json +1 -1
  370. package/dist/lib/schemas-data/3.0/enums/creative-agent-capability.json +1 -1
  371. package/dist/lib/schemas-data/3.0/enums/creative-approval-status.json +1 -1
  372. package/dist/lib/schemas-data/3.0/enums/creative-identifier-type.json +1 -1
  373. package/dist/lib/schemas-data/3.0/enums/creative-quality.json +1 -1
  374. package/dist/lib/schemas-data/3.0/enums/creative-sort-field.json +1 -1
  375. package/dist/lib/schemas-data/3.0/enums/creative-status.json +1 -1
  376. package/dist/lib/schemas-data/3.0/enums/daast-tracking-event.json +1 -1
  377. package/dist/lib/schemas-data/3.0/enums/daast-version.json +1 -1
  378. package/dist/lib/schemas-data/3.0/enums/day-of-week.json +1 -1
  379. package/dist/lib/schemas-data/3.0/enums/delegation-authority.json +1 -1
  380. package/dist/lib/schemas-data/3.0/enums/delivery-type.json +1 -1
  381. package/dist/lib/schemas-data/3.0/enums/demographic-system.json +1 -1
  382. package/dist/lib/schemas-data/3.0/enums/derivative-type.json +1 -1
  383. package/dist/lib/schemas-data/3.0/enums/device-platform.json +1 -1
  384. package/dist/lib/schemas-data/3.0/enums/device-type.json +1 -1
  385. package/dist/lib/schemas-data/3.0/enums/digital-source-type.json +1 -1
  386. package/dist/lib/schemas-data/3.0/enums/dimension-unit.json +1 -1
  387. package/dist/lib/schemas-data/3.0/enums/disclosure-persistence.json +1 -1
  388. package/dist/lib/schemas-data/3.0/enums/disclosure-position.json +1 -1
  389. package/dist/lib/schemas-data/3.0/enums/distance-unit.json +1 -1
  390. package/dist/lib/schemas-data/3.0/enums/distribution-identifier-type.json +1 -1
  391. package/dist/lib/schemas-data/3.0/enums/error-code.json +3 -3
  392. package/dist/lib/schemas-data/3.0/enums/escalation-severity.json +1 -1
  393. package/dist/lib/schemas-data/3.0/enums/event-type.json +1 -1
  394. package/dist/lib/schemas-data/3.0/enums/exclusivity.json +1 -1
  395. package/dist/lib/schemas-data/3.0/enums/feature-check-status.json +1 -1
  396. package/dist/lib/schemas-data/3.0/enums/feed-format.json +1 -1
  397. package/dist/lib/schemas-data/3.0/enums/feedback-source.json +1 -1
  398. package/dist/lib/schemas-data/3.0/enums/forecast-method.json +1 -1
  399. package/dist/lib/schemas-data/3.0/enums/forecast-range-unit.json +1 -1
  400. package/dist/lib/schemas-data/3.0/enums/forecastable-metric.json +1 -1
  401. package/dist/lib/schemas-data/3.0/enums/format-id-parameter.json +1 -1
  402. package/dist/lib/schemas-data/3.0/enums/frame-rate-type.json +1 -1
  403. package/dist/lib/schemas-data/3.0/enums/frequency-cap-scope.json +1 -1
  404. package/dist/lib/schemas-data/3.0/enums/genre-taxonomy.json +1 -1
  405. package/dist/lib/schemas-data/3.0/enums/geo-level.json +1 -1
  406. package/dist/lib/schemas-data/3.0/enums/gop-type.json +1 -1
  407. package/dist/lib/schemas-data/3.0/enums/governance-decision.json +1 -1
  408. package/dist/lib/schemas-data/3.0/enums/governance-domain.json +1 -1
  409. package/dist/lib/schemas-data/3.0/enums/governance-mode.json +1 -1
  410. package/dist/lib/schemas-data/3.0/enums/governance-phase.json +1 -1
  411. package/dist/lib/schemas-data/3.0/enums/history-entry-type.json +1 -1
  412. package/dist/lib/schemas-data/3.0/enums/http-method.json +1 -1
  413. package/dist/lib/schemas-data/3.0/enums/identifier-types.json +1 -1
  414. package/dist/lib/schemas-data/3.0/enums/installment-status.json +1 -1
  415. package/dist/lib/schemas-data/3.0/enums/javascript-module-type.json +1 -1
  416. package/dist/lib/schemas-data/3.0/enums/landing-page-requirement.json +1 -1
  417. package/dist/lib/schemas-data/3.0/enums/makegood-remedy.json +1 -1
  418. package/dist/lib/schemas-data/3.0/enums/markdown-flavor.json +1 -1
  419. package/dist/lib/schemas-data/3.0/enums/match-id-type.json +1 -1
  420. package/dist/lib/schemas-data/3.0/enums/match-type.json +1 -1
  421. package/dist/lib/schemas-data/3.0/enums/media-buy-status.json +1 -1
  422. package/dist/lib/schemas-data/3.0/enums/media-buy-valid-action.json +1 -1
  423. package/dist/lib/schemas-data/3.0/enums/metric-type.json +1 -1
  424. package/dist/lib/schemas-data/3.0/enums/metro-system.json +1 -1
  425. package/dist/lib/schemas-data/3.0/enums/moov-atom-position.json +1 -1
  426. package/dist/lib/schemas-data/3.0/enums/notification-type.json +1 -1
  427. package/dist/lib/schemas-data/3.0/enums/outcome-type.json +1 -1
  428. package/dist/lib/schemas-data/3.0/enums/pacing.json +1 -1
  429. package/dist/lib/schemas-data/3.0/enums/payment-terms.json +1 -1
  430. package/dist/lib/schemas-data/3.0/enums/performance-standard-metric.json +1 -1
  431. package/dist/lib/schemas-data/3.0/enums/policy-category.json +1 -1
  432. package/dist/lib/schemas-data/3.0/enums/policy-enforcement.json +1 -1
  433. package/dist/lib/schemas-data/3.0/enums/postal-system.json +1 -1
  434. package/dist/lib/schemas-data/3.0/enums/preview-output-format.json +1 -1
  435. package/dist/lib/schemas-data/3.0/enums/pricing-model.json +1 -1
  436. package/dist/lib/schemas-data/3.0/enums/production-quality.json +1 -1
  437. package/dist/lib/schemas-data/3.0/enums/property-type.json +1 -1
  438. package/dist/lib/schemas-data/3.0/enums/proposal-status.json +1 -1
  439. package/dist/lib/schemas-data/3.0/enums/publisher-identifier-types.json +1 -1
  440. package/dist/lib/schemas-data/3.0/enums/purchase-type.json +1 -1
  441. package/dist/lib/schemas-data/3.0/enums/reach-unit.json +1 -1
  442. package/dist/lib/schemas-data/3.0/enums/reporting-frequency.json +1 -1
  443. package/dist/lib/schemas-data/3.0/enums/response-type.json +1 -1
  444. package/dist/lib/schemas-data/3.0/enums/restricted-attribute.json +1 -1
  445. package/dist/lib/schemas-data/3.0/enums/right-type.json +1 -1
  446. package/dist/lib/schemas-data/3.0/enums/right-use.json +1 -1
  447. package/dist/lib/schemas-data/3.0/enums/rights-billing-period.json +1 -1
  448. package/dist/lib/schemas-data/3.0/enums/scan-type.json +1 -1
  449. package/dist/lib/schemas-data/3.0/enums/si-session-status.json +1 -1
  450. package/dist/lib/schemas-data/3.0/enums/signal-catalog-type.json +1 -1
  451. package/dist/lib/schemas-data/3.0/enums/signal-source.json +1 -1
  452. package/dist/lib/schemas-data/3.0/enums/signal-value-type.json +1 -1
  453. package/dist/lib/schemas-data/3.0/enums/snapshot-unavailable-reason.json +1 -1
  454. package/dist/lib/schemas-data/3.0/enums/sort-direction.json +1 -1
  455. package/dist/lib/schemas-data/3.0/enums/sort-metric.json +1 -1
  456. package/dist/lib/schemas-data/3.0/enums/special-category.json +1 -1
  457. package/dist/lib/schemas-data/3.0/enums/specialism.json +1 -1
  458. package/dist/lib/schemas-data/3.0/enums/talent-role.json +1 -1
  459. package/dist/lib/schemas-data/3.0/enums/task-status.json +1 -1
  460. package/dist/lib/schemas-data/3.0/enums/task-type.json +1 -1
  461. package/dist/lib/schemas-data/3.0/enums/transport-mode.json +1 -1
  462. package/dist/lib/schemas-data/3.0/enums/travel-time-unit.json +1 -1
  463. package/dist/lib/schemas-data/3.0/enums/uid-type.json +1 -1
  464. package/dist/lib/schemas-data/3.0/enums/universal-macro.json +1 -1
  465. package/dist/lib/schemas-data/3.0/enums/update-frequency.json +1 -1
  466. package/dist/lib/schemas-data/3.0/enums/url-asset-type.json +1 -1
  467. package/dist/lib/schemas-data/3.0/enums/validation-mode.json +1 -1
  468. package/dist/lib/schemas-data/3.0/enums/vast-tracking-event.json +1 -1
  469. package/dist/lib/schemas-data/3.0/enums/vast-version.json +1 -1
  470. package/dist/lib/schemas-data/3.0/enums/viewability-standard.json +1 -1
  471. package/dist/lib/schemas-data/3.0/enums/wcag-level.json +1 -1
  472. package/dist/lib/schemas-data/3.0/enums/webhook-response-type.json +1 -1
  473. package/dist/lib/schemas-data/3.0/enums/webhook-security-method.json +1 -1
  474. package/dist/lib/schemas-data/3.0/error-details/account-setup-required.json +1 -1
  475. package/dist/lib/schemas-data/3.0/error-details/audience-too-small.json +1 -1
  476. package/dist/lib/schemas-data/3.0/error-details/budget-too-low.json +1 -1
  477. package/dist/lib/schemas-data/3.0/error-details/conflict.json +1 -1
  478. package/dist/lib/schemas-data/3.0/error-details/creative-rejected.json +1 -1
  479. package/dist/lib/schemas-data/3.0/error-details/policy-violation.json +1 -1
  480. package/dist/lib/schemas-data/3.0/error-details/rate-limited.json +1 -1
  481. package/dist/lib/schemas-data/3.0/error-details/vendor-error-codes.json +1 -1
  482. package/dist/lib/schemas-data/3.0/extensions/extension-meta.json +1 -1
  483. package/dist/lib/schemas-data/3.0/extensions/index.json +2 -2
  484. package/dist/lib/schemas-data/3.0/governance/attribute-definition.json +1 -1
  485. package/dist/lib/schemas-data/3.0/governance/audience-constraints.json +3 -3
  486. package/dist/lib/schemas-data/3.0/governance/check-governance-request.json +7 -7
  487. package/dist/lib/schemas-data/3.0/governance/check-governance-response.json +6 -6
  488. package/dist/lib/schemas-data/3.0/governance/get-plan-audit-logs-request.json +4 -4
  489. package/dist/lib/schemas-data/3.0/governance/get-plan-audit-logs-response.json +9 -9
  490. package/dist/lib/schemas-data/3.0/governance/policy-category-definition.json +2 -2
  491. package/dist/lib/schemas-data/3.0/governance/policy-entry.json +6 -6
  492. package/dist/lib/schemas-data/3.0/governance/policy-ref.json +1 -1
  493. package/dist/lib/schemas-data/3.0/governance/report-plan-outcome-request.json +6 -6
  494. package/dist/lib/schemas-data/3.0/governance/report-plan-outcome-response.json +4 -4
  495. package/dist/lib/schemas-data/3.0/governance/sync-plans-request.json +13 -13
  496. package/dist/lib/schemas-data/3.0/governance/sync-plans-response.json +4 -4
  497. package/dist/lib/schemas-data/3.0/index.json +364 -364
  498. package/dist/lib/schemas-data/3.0/manifest.json +5 -5
  499. package/dist/lib/schemas-data/3.0/manifest.schema.json +1 -1
  500. package/dist/lib/schemas-data/3.0/media-buy/build-creative-async-response-input-required.json +4 -4
  501. package/dist/lib/schemas-data/3.0/media-buy/build-creative-async-response-submitted.json +3 -3
  502. package/dist/lib/schemas-data/3.0/media-buy/build-creative-async-response-working.json +3 -3
  503. package/dist/lib/schemas-data/3.0/media-buy/build-creative-request.json +11 -11
  504. package/dist/lib/schemas-data/3.0/media-buy/build-creative-response.json +17 -17
  505. package/dist/lib/schemas-data/3.0/media-buy/create-media-buy-async-response-input-required.json +4 -4
  506. package/dist/lib/schemas-data/3.0/media-buy/create-media-buy-async-response-submitted.json +3 -3
  507. package/dist/lib/schemas-data/3.0/media-buy/create-media-buy-async-response-working.json +3 -3
  508. package/dist/lib/schemas-data/3.0/media-buy/create-media-buy-request.json +12 -12
  509. package/dist/lib/schemas-data/3.0/media-buy/create-media-buy-response.json +15 -15
  510. package/dist/lib/schemas-data/3.0/media-buy/get-media-buy-delivery-request.json +17 -17
  511. package/dist/lib/schemas-data/3.0/media-buy/get-media-buy-delivery-response.json +24 -24
  512. package/dist/lib/schemas-data/3.0/media-buy/get-media-buys-request.json +7 -7
  513. package/dist/lib/schemas-data/3.0/media-buy/get-media-buys-response.json +19 -19
  514. package/dist/lib/schemas-data/3.0/media-buy/get-products-async-response-input-required.json +4 -4
  515. package/dist/lib/schemas-data/3.0/media-buy/get-products-async-response-submitted.json +3 -3
  516. package/dist/lib/schemas-data/3.0/media-buy/get-products-async-response-working.json +3 -3
  517. package/dist/lib/schemas-data/3.0/media-buy/get-products-request.json +11 -11
  518. package/dist/lib/schemas-data/3.0/media-buy/get-products-response.json +8 -8
  519. package/dist/lib/schemas-data/3.0/media-buy/list-creative-formats-request.json +11 -11
  520. package/dist/lib/schemas-data/3.0/media-buy/list-creative-formats-response.json +7 -7
  521. package/dist/lib/schemas-data/3.0/media-buy/log-event-request.json +4 -4
  522. package/dist/lib/schemas-data/3.0/media-buy/log-event-response.json +6 -6
  523. package/dist/lib/schemas-data/3.0/media-buy/package-request.json +12 -12
  524. package/dist/lib/schemas-data/3.0/media-buy/package-update.json +13 -13
  525. package/dist/lib/schemas-data/3.0/media-buy/provide-performance-feedback-request.json +6 -6
  526. package/dist/lib/schemas-data/3.0/media-buy/provide-performance-feedback-response.json +6 -6
  527. package/dist/lib/schemas-data/3.0/media-buy/sync-audiences-request.json +7 -7
  528. package/dist/lib/schemas-data/3.0/media-buy/sync-audiences-response.json +9 -9
  529. package/dist/lib/schemas-data/3.0/media-buy/sync-catalogs-async-response-input-required.json +3 -3
  530. package/dist/lib/schemas-data/3.0/media-buy/sync-catalogs-async-response-submitted.json +3 -3
  531. package/dist/lib/schemas-data/3.0/media-buy/sync-catalogs-async-response-working.json +3 -3
  532. package/dist/lib/schemas-data/3.0/media-buy/sync-catalogs-request.json +7 -7
  533. package/dist/lib/schemas-data/3.0/media-buy/sync-catalogs-response.json +9 -9
  534. package/dist/lib/schemas-data/3.0/media-buy/sync-event-sources-request.json +5 -5
  535. package/dist/lib/schemas-data/3.0/media-buy/sync-event-sources-response.json +10 -10
  536. package/dist/lib/schemas-data/3.0/media-buy/update-media-buy-async-response-input-required.json +3 -3
  537. package/dist/lib/schemas-data/3.0/media-buy/update-media-buy-async-response-submitted.json +3 -3
  538. package/dist/lib/schemas-data/3.0/media-buy/update-media-buy-async-response-working.json +3 -3
  539. package/dist/lib/schemas-data/3.0/media-buy/update-media-buy-request.json +10 -10
  540. package/dist/lib/schemas-data/3.0/media-buy/update-media-buy-response.json +10 -10
  541. package/dist/lib/schemas-data/3.0/pricing-options/cpa-option.json +4 -4
  542. package/dist/lib/schemas-data/3.0/pricing-options/cpc-option.json +4 -4
  543. package/dist/lib/schemas-data/3.0/pricing-options/cpcv-option.json +4 -4
  544. package/dist/lib/schemas-data/3.0/pricing-options/cpm-option.json +4 -4
  545. package/dist/lib/schemas-data/3.0/pricing-options/cpp-option.json +5 -5
  546. package/dist/lib/schemas-data/3.0/pricing-options/cpv-option.json +4 -4
  547. package/dist/lib/schemas-data/3.0/pricing-options/flat-rate-option.json +4 -4
  548. package/dist/lib/schemas-data/3.0/pricing-options/price-breakdown.json +2 -2
  549. package/dist/lib/schemas-data/3.0/pricing-options/price-guidance.json +1 -1
  550. package/dist/lib/schemas-data/3.0/pricing-options/time-option.json +4 -4
  551. package/dist/lib/schemas-data/3.0/pricing-options/vcpm-option.json +4 -4
  552. package/dist/lib/schemas-data/3.0/property/authorization-result.json +1 -1
  553. package/dist/lib/schemas-data/3.0/property/base-property-source.json +4 -4
  554. package/dist/lib/schemas-data/3.0/property/create-property-list-request.json +7 -7
  555. package/dist/lib/schemas-data/3.0/property/create-property-list-response.json +4 -4
  556. package/dist/lib/schemas-data/3.0/property/delete-property-list-request.json +4 -4
  557. package/dist/lib/schemas-data/3.0/property/delete-property-list-response.json +3 -3
  558. package/dist/lib/schemas-data/3.0/property/delivery-record.json +3 -3
  559. package/dist/lib/schemas-data/3.0/property/get-property-list-request.json +4 -4
  560. package/dist/lib/schemas-data/3.0/property/get-property-list-response.json +7 -7
  561. package/dist/lib/schemas-data/3.0/property/list-property-lists-request.json +5 -5
  562. package/dist/lib/schemas-data/3.0/property/list-property-lists-response.json +5 -5
  563. package/dist/lib/schemas-data/3.0/property/property-error.json +2 -2
  564. package/dist/lib/schemas-data/3.0/property/property-feature-definition.json +2 -2
  565. package/dist/lib/schemas-data/3.0/property/property-feature-result.json +4 -4
  566. package/dist/lib/schemas-data/3.0/property/property-feature-value.json +2 -2
  567. package/dist/lib/schemas-data/3.0/property/property-feature.json +1 -1
  568. package/dist/lib/schemas-data/3.0/property/property-list-changed-webhook.json +2 -2
  569. package/dist/lib/schemas-data/3.0/property/property-list-filters.json +5 -5
  570. package/dist/lib/schemas-data/3.0/property/property-list.json +6 -6
  571. package/dist/lib/schemas-data/3.0/property/update-property-list-request.json +7 -7
  572. package/dist/lib/schemas-data/3.0/property/update-property-list-response.json +4 -4
  573. package/dist/lib/schemas-data/3.0/property/validate-property-delivery-request.json +5 -5
  574. package/dist/lib/schemas-data/3.0/property/validate-property-delivery-response.json +4 -4
  575. package/dist/lib/schemas-data/3.0/property/validation-result.json +5 -5
  576. package/dist/lib/schemas-data/3.0/protocol/get-adcp-capabilities-request.json +3 -3
  577. package/dist/lib/schemas-data/3.0/protocol/get-adcp-capabilities-response.json +25 -25
  578. package/dist/lib/schemas-data/3.0/signals/activate-signal-request.json +5 -5
  579. package/dist/lib/schemas-data/3.0/signals/activate-signal-response.json +7 -7
  580. package/dist/lib/schemas-data/3.0/signals/get-signals-request.json +8 -8
  581. package/dist/lib/schemas-data/3.0/signals/get-signals-response.json +10 -10
  582. package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-capabilities.json +1 -1
  583. package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-get-offering-request.json +3 -3
  584. package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-get-offering-response.json +4 -4
  585. package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-identity.json +1 -1
  586. package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-initiate-session-request.json +5 -5
  587. package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-initiate-session-response.json +7 -7
  588. package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-send-message-request.json +3 -3
  589. package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-send-message-response.json +7 -7
  590. package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-terminate-session-request.json +3 -3
  591. package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-terminate-session-response.json +5 -5
  592. package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-ui-element.json +1 -1
  593. package/dist/lib/schemas-data/v2.5/_provenance.json +1 -1
  594. package/dist/lib/server/decisioning/account.d.ts +14 -0
  595. package/dist/lib/server/decisioning/account.d.ts.map +1 -1
  596. package/dist/lib/server/decisioning/account.js.map +1 -1
  597. package/dist/lib/server/decisioning/runtime/entity-hydration.generated.js +1 -1
  598. package/dist/lib/server/decisioning/runtime/from-platform.d.ts.map +1 -1
  599. package/dist/lib/server/decisioning/runtime/from-platform.js +36 -11
  600. package/dist/lib/server/decisioning/runtime/from-platform.js.map +1 -1
  601. package/dist/lib/server/index.d.ts +1 -0
  602. package/dist/lib/server/index.d.ts.map +1 -1
  603. package/dist/lib/server/index.js +7 -1
  604. package/dist/lib/server/index.js.map +1 -1
  605. package/dist/lib/server/socket-mode/conformance-client.d.ts +83 -0
  606. package/dist/lib/server/socket-mode/conformance-client.d.ts.map +1 -0
  607. package/dist/lib/server/socket-mode/conformance-client.js +117 -0
  608. package/dist/lib/server/socket-mode/conformance-client.js.map +1 -0
  609. package/dist/lib/server/socket-mode/index.d.ts +15 -0
  610. package/dist/lib/server/socket-mode/index.d.ts.map +1 -0
  611. package/dist/lib/server/socket-mode/index.js +20 -0
  612. package/dist/lib/server/socket-mode/index.js.map +1 -0
  613. package/dist/lib/server/socket-mode/ws-transport.d.ts +26 -0
  614. package/dist/lib/server/socket-mode/ws-transport.d.ts.map +1 -0
  615. package/dist/lib/server/socket-mode/ws-transport.js +93 -0
  616. package/dist/lib/server/socket-mode/ws-transport.js.map +1 -0
  617. package/dist/lib/testing/comply-controller.d.ts +42 -1
  618. package/dist/lib/testing/comply-controller.d.ts.map +1 -1
  619. package/dist/lib/testing/comply-controller.js +13 -1
  620. package/dist/lib/testing/comply-controller.js.map +1 -1
  621. package/dist/lib/testing/storyboard/request-builder.d.ts.map +1 -1
  622. package/dist/lib/testing/storyboard/request-builder.js +63 -40
  623. package/dist/lib/testing/storyboard/request-builder.js.map +1 -1
  624. package/dist/lib/types/core.generated.d.ts +54 -14
  625. package/dist/lib/types/core.generated.d.ts.map +1 -1
  626. package/dist/lib/types/core.generated.js +2 -2
  627. package/dist/lib/types/error-codes.d.ts +2 -2
  628. package/dist/lib/types/index.d.ts +1 -1
  629. package/dist/lib/types/index.d.ts.map +1 -1
  630. package/dist/lib/types/index.js.map +1 -1
  631. package/dist/lib/types/manifest.generated.d.ts +5 -5
  632. package/dist/lib/types/manifest.generated.js +3 -3
  633. package/dist/lib/types/manifest.generated.js.map +1 -1
  634. package/dist/lib/types/schemas.generated.d.ts +465 -381
  635. package/dist/lib/types/schemas.generated.d.ts.map +1 -1
  636. package/dist/lib/types/schemas.generated.js +171 -143
  637. package/dist/lib/types/schemas.generated.js.map +1 -1
  638. package/dist/lib/types/tools.generated.d.ts +42 -14
  639. package/dist/lib/types/tools.generated.d.ts.map +1 -1
  640. package/dist/lib/version.d.ts +7 -7
  641. package/dist/lib/version.d.ts.map +1 -1
  642. package/dist/lib/version.js +6 -5
  643. package/dist/lib/version.js.map +1 -1
  644. package/docs/llms.txt +4 -3
  645. package/examples/hello_creative_adapter_ad_server.ts +22 -3
  646. package/examples/hello_creative_adapter_template.ts +61 -6
  647. package/examples/hello_seller_adapter_guaranteed.ts +85 -10
  648. package/examples/hello_seller_adapter_multi_tenant.ts +39 -5
  649. package/examples/hello_seller_adapter_non_guaranteed.ts +54 -3
  650. package/examples/hello_seller_adapter_social.ts +1 -1
  651. package/examples/hello_signals_adapter_marketplace.ts +34 -29
  652. package/package.json +5 -4
  653. package/skills/SHAPE-GOTCHAS.md +18 -0
  654. package/skills/build-brand-rights-agent/SKILL.md +61 -597
  655. package/skills/build-creative-agent/SKILL.md +69 -750
  656. package/skills/build-generative-seller-agent/SKILL.md +43 -583
  657. package/skills/build-governance-agent/SKILL.md +63 -959
  658. package/skills/build-holdco-agent/SKILL.md +8 -0
  659. package/skills/build-retail-media-agent/SKILL.md +46 -480
  660. package/skills/build-seller-agent/SKILL.md +53 -1797
  661. package/skills/build-si-agent/SKILL.md +50 -368
  662. package/skills/build-signals-agent/SKILL.md +49 -539
  663. package/skills/cross-cutting.md +84 -0
  664. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/brand/index.yaml +0 -0
  665. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/creative/index.yaml +0 -0
  666. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/governance/index.yaml +0 -0
  667. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/creative-reception.yaml +0 -0
  668. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/index.yaml +0 -0
  669. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/scenarios/create_media_buy_async.yaml +0 -0
  670. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/scenarios/creative_fate_after_cancellation.yaml +0 -0
  671. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/scenarios/delivery_reporting.yaml +0 -0
  672. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/scenarios/governance_approved.yaml +0 -0
  673. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/scenarios/governance_conditions.yaml +0 -0
  674. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/scenarios/governance_denied.yaml +0 -0
  675. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/scenarios/governance_denied_recovery.yaml +0 -0
  676. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/scenarios/invalid_transitions.yaml +0 -0
  677. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/scenarios/inventory_list_no_match.yaml +0 -0
  678. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/scenarios/measurement_terms_rejected.yaml +0 -0
  679. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/scenarios/pending_creatives_to_start.yaml +0 -0
  680. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/scenarios/proposal_finalize.yaml +0 -0
  681. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/scenarios/refine_products.yaml +0 -0
  682. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/media-buy/state-machine.yaml +0 -0
  683. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/signals/index.yaml +0 -0
  684. /package/compliance/cache/{3.0.5 → 3.0.6}/domains/sponsored-intelligence/index.yaml +0 -0
  685. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/brand/index.yaml +0 -0
  686. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/creative/index.yaml +0 -0
  687. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/governance/index.yaml +0 -0
  688. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/creative-reception.yaml +0 -0
  689. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/index.yaml +0 -0
  690. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/scenarios/create_media_buy_async.yaml +0 -0
  691. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/scenarios/creative_fate_after_cancellation.yaml +0 -0
  692. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/scenarios/delivery_reporting.yaml +0 -0
  693. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/scenarios/governance_approved.yaml +0 -0
  694. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/scenarios/governance_conditions.yaml +0 -0
  695. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/scenarios/governance_denied.yaml +0 -0
  696. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/scenarios/governance_denied_recovery.yaml +0 -0
  697. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/scenarios/invalid_transitions.yaml +0 -0
  698. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/scenarios/inventory_list_no_match.yaml +0 -0
  699. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/scenarios/measurement_terms_rejected.yaml +0 -0
  700. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/scenarios/pending_creatives_to_start.yaml +0 -0
  701. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/scenarios/proposal_finalize.yaml +0 -0
  702. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/scenarios/refine_products.yaml +0 -0
  703. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/media-buy/state-machine.yaml +0 -0
  704. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/signals/index.yaml +0 -0
  705. /package/compliance/cache/{3.0.5 → 3.0.6}/protocols/sponsored-intelligence/index.yaml +0 -0
  706. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/audience-sync/index.yaml +0 -0
  707. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/brand-rights/index.yaml +0 -0
  708. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/brand-rights/scenarios/governance_denied.yaml +0 -0
  709. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/collection-lists/index.yaml +0 -0
  710. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/content-standards/index.yaml +0 -0
  711. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/creative-ad-server/index.yaml +0 -0
  712. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/creative-generative/generative-seller.yaml +0 -0
  713. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/creative-generative/index.yaml +0 -0
  714. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/creative-template/index.yaml +0 -0
  715. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/governance-aware-seller/index.yaml +0 -0
  716. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/governance-delivery-monitor/index.yaml +0 -0
  717. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/governance-spend-authority/denied.yaml +0 -0
  718. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/governance-spend-authority/index.yaml +0 -0
  719. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/property-lists/index.yaml +0 -0
  720. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/sales-broadcast-tv/index.yaml +0 -0
  721. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/sales-catalog-driven/index.yaml +0 -0
  722. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/sales-non-guaranteed/index.yaml +0 -0
  723. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/sales-proposal-mode/index.yaml +0 -0
  724. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/sales-social/index.yaml +0 -0
  725. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/signal-marketplace/index.yaml +0 -0
  726. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/signal-marketplace/scenarios/governance_denied.yaml +0 -0
  727. /package/compliance/cache/{3.0.5 → 3.0.6}/specialisms/signal-owned/index.yaml +0 -0
  728. /package/compliance/cache/{3.0.5 → 3.0.6}/test-kits/acme-outdoor.yaml +0 -0
  729. /package/compliance/cache/{3.0.5 → 3.0.6}/test-kits/bistro-oranje.yaml +0 -0
  730. /package/compliance/cache/{3.0.5 → 3.0.6}/test-kits/nova-motors.yaml +0 -0
  731. /package/compliance/cache/{3.0.5 → 3.0.6}/test-kits/osei-natural.yaml +0 -0
  732. /package/compliance/cache/{3.0.5 → 3.0.6}/test-kits/signed-requests-runner.yaml +0 -0
  733. /package/compliance/cache/{3.0.5 → 3.0.6}/test-kits/substitution-observer-runner.yaml +0 -0
  734. /package/compliance/cache/{3.0.5 → 3.0.6}/test-kits/summit-foods.yaml +0 -0
  735. /package/compliance/cache/{3.0.5 → 3.0.6}/test-kits/webhook-receiver-runner.yaml +0 -0
  736. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/plan-hash/001-minimal-plan.json +0 -0
  737. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/plan-hash/002-full-plan.json +0 -0
  738. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/plan-hash/003-bookkeeping-stripped.json +0 -0
  739. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/plan-hash/004a-human-review-omitted.json +0 -0
  740. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/plan-hash/004b-human-review-explicit-null.json +0 -0
  741. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/plan-hash/005a-policy-categories-order-1.json +0 -0
  742. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/plan-hash/005b-policy-categories-order-2.json +0 -0
  743. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/plan-hash/006a-ext-trace-v1.json +0 -0
  744. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/plan-hash/006b-ext-trace-v2.json +0 -0
  745. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/plan-hash/007-unicode-objectives.json +0 -0
  746. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/plan-hash/008-numeric-canonicalization.json +0 -0
  747. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/README.md +0 -0
  748. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/canonicalization.json +0 -0
  749. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/keys.json +0 -0
  750. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/001-no-signature-header.json +0 -0
  751. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/002-wrong-tag.json +0 -0
  752. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/003-expired-signature.json +0 -0
  753. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/004-window-too-long.json +0 -0
  754. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/005-alg-not-allowed.json +0 -0
  755. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/006-missing-covered-component.json +0 -0
  756. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/007-missing-content-digest.json +0 -0
  757. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/008-unknown-keyid.json +0 -0
  758. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/009-key-ops-missing-verify.json +0 -0
  759. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/010-content-digest-mismatch.json +0 -0
  760. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/011-malformed-header.json +0 -0
  761. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/012-missing-expires-param.json +0 -0
  762. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/013-expires-le-created.json +0 -0
  763. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/014-missing-nonce-param.json +0 -0
  764. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/015-signature-invalid.json +0 -0
  765. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/016-replayed-nonce.json +0 -0
  766. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/017-key-revoked.json +0 -0
  767. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/018-digest-covered-when-forbidden.json +0 -0
  768. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/019-signature-without-signature-input.json +0 -0
  769. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/020-rate-abuse.json +0 -0
  770. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/021-duplicate-signature-input-label.json +0 -0
  771. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/022-multi-valued-content-type.json +0 -0
  772. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/023-multi-valued-content-digest.json +0 -0
  773. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/024-unquoted-string-param.json +0 -0
  774. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/025-jwk-alg-crv-mismatch.json +0 -0
  775. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/026-non-ascii-host.json +0 -0
  776. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/negative/027-webhook-registration-authentication-unsigned.json +0 -0
  777. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/positive/001-basic-post.json +0 -0
  778. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/positive/002-post-with-content-digest.json +0 -0
  779. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/positive/003-es256-post.json +0 -0
  780. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/positive/004-multiple-signature-labels.json +0 -0
  781. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/positive/005-default-port-stripped.json +0 -0
  782. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/positive/006-dot-segment-path.json +0 -0
  783. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/positive/007-query-byte-preserved.json +0 -0
  784. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/positive/008-percent-encoded-path.json +0 -0
  785. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/positive/009-percent-encoded-unreserved-decoded.json +0 -0
  786. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/positive/010-percent-encoded-slash-preserved.json +0 -0
  787. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/positive/011-ipv6-authority.json +0 -0
  788. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/request-signing/positive/012-ipv6-authority-default-port-stripped.json +0 -0
  789. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/README.md +0 -0
  790. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/keys.json +0 -0
  791. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/001-wrong-tag.json +0 -0
  792. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/002-expired-signature.json +0 -0
  793. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/003-window-too-long.json +0 -0
  794. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/004-alg-not-allowed.json +0 -0
  795. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/005-missing-authority-component.json +0 -0
  796. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/006-missing-content-digest.json +0 -0
  797. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/007-unknown-keyid.json +0 -0
  798. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/008-wrong-adcp-use.json +0 -0
  799. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/009-content-digest-mismatch.json +0 -0
  800. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/010-malformed-signature-input.json +0 -0
  801. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/011-signature-without-input.json +0 -0
  802. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/012-missing-expires-param.json +0 -0
  803. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/013-expires-le-created.json +0 -0
  804. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/014-missing-nonce-param.json +0 -0
  805. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/015-signature-invalid.json +0 -0
  806. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/016-replayed-nonce.json +0 -0
  807. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/017-key-revoked.json +0 -0
  808. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/018-rate-abuse.json +0 -0
  809. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/019-revocation-stale.json +0 -0
  810. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/020-key-ops-missing-verify.json +0 -0
  811. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/negative/021-base64-alphabet-mixing.json +0 -0
  812. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/positive/001-basic-post.json +0 -0
  813. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/positive/002-es256-post.json +0 -0
  814. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/positive/003-multiple-signature-labels.json +0 -0
  815. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/positive/004-default-port-stripped.json +0 -0
  816. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/positive/005-percent-encoded-path.json +0 -0
  817. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/positive/006-query-byte-preserved.json +0 -0
  818. /package/compliance/cache/{3.0.5 → 3.0.6}/test-vectors/webhook-signing/positive/007-body-without-idempotency-key.json +0 -0
  819. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/capability-discovery.yaml +0 -0
  820. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/collection-lists-pagination-integrity.yaml +0 -0
  821. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/content-standards-pagination-integrity.yaml +0 -0
  822. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/deterministic-testing.yaml +0 -0
  823. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/error-compliance.yaml +0 -0
  824. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/fictional-entities.yaml +0 -0
  825. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/get-media-buys-pagination-integrity.yaml +0 -0
  826. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/get-signals-pagination-integrity.yaml +0 -0
  827. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/idempotency.yaml +0 -0
  828. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/pagination-integrity-creative-formats.yaml +0 -0
  829. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/pagination-integrity-list-accounts.yaml +0 -0
  830. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/pagination-integrity.yaml +0 -0
  831. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/property-lists-pagination-integrity.yaml +0 -0
  832. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/runner-output-contract.yaml +0 -0
  833. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/schema-validation.yaml +0 -0
  834. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/security.yaml +0 -0
  835. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/signed-requests.yaml +0 -0
  836. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/v3-envelope-integrity.yaml +0 -0
  837. /package/compliance/cache/{3.0.5 → 3.0.6}/universal/webhook-emission.yaml +0 -0
@@ -1,11 +1,11 @@
1
1
  /**
2
2
  * AdCP SDK library version
3
3
  */
4
- export declare const LIBRARY_VERSION = "6.8.0";
4
+ export declare const LIBRARY_VERSION = "6.9.0";
5
5
  /**
6
6
  * AdCP specification version this library is built for
7
7
  */
8
- export declare const ADCP_VERSION = "3.0.5";
8
+ export declare const ADCP_VERSION = "3.0.6";
9
9
  /**
10
10
  * AdCP major version sent with every request (adcp_major_version field).
11
11
  * Sellers validate this against their supported versions and return
@@ -15,7 +15,7 @@ export declare const ADCP_MAJOR_VERSION = 3;
15
15
  /**
16
16
  * AdCP versions this library maintains backward compatibility with
17
17
  */
18
- export declare const COMPATIBLE_ADCP_VERSIONS: readonly ["v2.5", "v2.6", "v3", "3.0.0-beta.1", "3.0.0-beta.3", "3.0.0", "3.0.1", "3.0.2", "3.0.3", "3.0.4", "3.0.5"];
18
+ export declare const COMPATIBLE_ADCP_VERSIONS: readonly ["v2.5", "v2.6", "v3", "3.0.0-beta.1", "3.0.0-beta.3", "3.0.0", "3.0.1", "3.0.2", "3.0.3", "3.0.4", "3.0.5", "3.0.6"];
19
19
  /**
20
20
  * String literal union of every AdCP version the SDK formally supports.
21
21
  *
@@ -29,10 +29,10 @@ export type AdcpVersion = (typeof COMPATIBLE_ADCP_VERSIONS)[number];
29
29
  * Full version information
30
30
  */
31
31
  export declare const VERSION_INFO: {
32
- readonly library: "6.8.0";
33
- readonly adcp: "3.0.5";
34
- readonly compatibleVersions: readonly ["v2.5", "v2.6", "v3", "3.0.0-beta.1", "3.0.0-beta.3", "3.0.0", "3.0.1", "3.0.2", "3.0.3", "3.0.4", "3.0.5"];
35
- readonly generatedAt: "2026-05-03T17:37:43.823Z";
32
+ readonly library: "6.9.0";
33
+ readonly adcp: "3.0.6";
34
+ readonly compatibleVersions: readonly ["v2.5", "v2.6", "v3", "3.0.0-beta.1", "3.0.0-beta.3", "3.0.0", "3.0.1", "3.0.2", "3.0.3", "3.0.4", "3.0.5", "3.0.6"];
35
+ readonly generatedAt: "2026-05-03T23:14:43.151Z";
36
36
  };
37
37
  /**
38
38
  * Get the AdCP specification version this library is built for
@@ -1 +1 @@
1
- {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/lib/version.ts"],"names":[],"mappings":"AAGA;;GAEG;AACH,eAAO,MAAM,eAAe,UAAU,CAAC;AAEvC;;GAEG;AACH,eAAO,MAAM,YAAY,UAAU,CAAC;AAEpC;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,IAAI,CAAC;AAEpC;;GAEG;AACH,eAAO,MAAM,wBAAwB,uHAY3B,CAAC;AAEX;;;;;;;GAOG;AACH,MAAM,MAAM,WAAW,GAAG,CAAC,OAAO,wBAAwB,CAAC,CAAC,MAAM,CAAC,CAAC;AAEpE;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;CAKf,CAAC;AAEX;;GAEG;AACH,wBAAgB,cAAc,IAAI,MAAM,CAEvC;AAED;;GAEG;AACH,wBAAgB,iBAAiB,IAAI,MAAM,CAE1C;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,WAAW,EAAE,MAAM,GAAG,OAAO,CAE7D;AAED;;GAEG;AACH,wBAAgB,qBAAqB,IAAI,SAAS,MAAM,EAAE,CAEzD;AAED;;;;;;;;GAQG;AACH,wBAAgB,qBAAqB,CAAC,OAAO,EAAE,MAAM,GAAG,MAAM,CAK7D"}
1
+ {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/lib/version.ts"],"names":[],"mappings":"AAGA;;GAEG;AACH,eAAO,MAAM,eAAe,UAAU,CAAC;AAEvC;;GAEG;AACH,eAAO,MAAM,YAAY,UAAU,CAAC;AAEpC;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,IAAI,CAAC;AAEpC;;GAEG;AACH,eAAO,MAAM,wBAAwB,gIAa3B,CAAC;AAEX;;;;;;;GAOG;AACH,MAAM,MAAM,WAAW,GAAG,CAAC,OAAO,wBAAwB,CAAC,CAAC,MAAM,CAAC,CAAC;AAEpE;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;CAKf,CAAC;AAEX;;GAEG;AACH,wBAAgB,cAAc,IAAI,MAAM,CAEvC;AAED;;GAEG;AACH,wBAAgB,iBAAiB,IAAI,MAAM,CAE1C;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,WAAW,EAAE,MAAM,GAAG,OAAO,CAE7D;AAED;;GAEG;AACH,wBAAgB,qBAAqB,IAAI,SAAS,MAAM,EAAE,CAEzD;AAED;;;;;;;;GAQG;AACH,wBAAgB,qBAAqB,CAAC,OAAO,EAAE,MAAM,GAAG,MAAM,CAK7D"}
@@ -11,11 +11,11 @@ exports.parseAdcpMajorVersion = parseAdcpMajorVersion;
11
11
  /**
12
12
  * AdCP SDK library version
13
13
  */
14
- exports.LIBRARY_VERSION = '6.8.0';
14
+ exports.LIBRARY_VERSION = '6.9.0';
15
15
  /**
16
16
  * AdCP specification version this library is built for
17
17
  */
18
- exports.ADCP_VERSION = '3.0.5';
18
+ exports.ADCP_VERSION = '3.0.6';
19
19
  /**
20
20
  * AdCP major version sent with every request (adcp_major_version field).
21
21
  * Sellers validate this against their supported versions and return
@@ -37,15 +37,16 @@ exports.COMPATIBLE_ADCP_VERSIONS = [
37
37
  '3.0.3',
38
38
  '3.0.4',
39
39
  '3.0.5',
40
+ '3.0.6',
40
41
  ];
41
42
  /**
42
43
  * Full version information
43
44
  */
44
45
  exports.VERSION_INFO = {
45
- library: '6.8.0',
46
- adcp: '3.0.5',
46
+ library: '6.9.0',
47
+ adcp: '3.0.6',
47
48
  compatibleVersions: exports.COMPATIBLE_ADCP_VERSIONS,
48
- generatedAt: '2026-05-03T17:37:43.823Z',
49
+ generatedAt: '2026-05-03T23:14:43.151Z',
49
50
  };
50
51
  /**
51
52
  * Get the AdCP specification version this library is built for
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/lib/version.ts"],"names":[],"mappings":";AAAA,gCAAgC;AAChC,iDAAiD;;;AA2DjD,wCAEC;AAKD,8CAEC;AAKD,4CAEC;AAKD,sDAEC;AAWD,sDAKC;AAhGD;;GAEG;AACU,QAAA,eAAe,GAAG,OAAO,CAAC;AAEvC;;GAEG;AACU,QAAA,YAAY,GAAG,OAAO,CAAC;AAEpC;;;;GAIG;AACU,QAAA,kBAAkB,GAAG,CAAC,CAAC;AAEpC;;GAEG;AACU,QAAA,wBAAwB,GAAG;IACtC,MAAM;IACN,MAAM;IACN,IAAI;IACJ,cAAc;IACd,cAAc;IACd,OAAO;IACP,OAAO;IACP,OAAO;IACP,OAAO;IACP,OAAO;IACP,OAAO;CACC,CAAC;AAYX;;GAEG;AACU,QAAA,YAAY,GAAG;IAC1B,OAAO,EAAE,OAAO;IAChB,IAAI,EAAE,OAAO;IACb,kBAAkB,EAAE,gCAAwB;IAC5C,WAAW,EAAE,0BAA0B;CAC/B,CAAC;AAEX;;GAEG;AACH,SAAgB,cAAc;IAC5B,OAAO,oBAAY,CAAC;AACtB,CAAC;AAED;;GAEG;AACH,SAAgB,iBAAiB;IAC/B,OAAO,uBAAe,CAAC;AACzB,CAAC;AAED;;GAEG;AACH,SAAgB,gBAAgB,CAAC,WAAmB;IAClD,OAAQ,gCAA8C,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAC;AAC/E,CAAC;AAED;;GAEG;AACH,SAAgB,qBAAqB;IACnC,OAAO,gCAAwB,CAAC;AAClC,CAAC;AAED;;;;;;;;GAQG;AACH,SAAgB,qBAAqB,CAAC,OAAe;IACnD,MAAM,OAAO,GAAG,OAAO,CAAC,IAAI,EAAE,CAAC;IAC/B,MAAM,UAAU,GAAG,OAAO,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC;IACxE,MAAM,KAAK,GAAG,QAAQ,CAAC,UAAU,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,IAAI,EAAE,EAAE,EAAE,CAAC,CAAC;IAC3D,OAAO,MAAM,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,GAAG,CAAC;AAC9C,CAAC"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/lib/version.ts"],"names":[],"mappings":";AAAA,gCAAgC;AAChC,iDAAiD;;;AA4DjD,wCAEC;AAKD,8CAEC;AAKD,4CAEC;AAKD,sDAEC;AAWD,sDAKC;AAjGD;;GAEG;AACU,QAAA,eAAe,GAAG,OAAO,CAAC;AAEvC;;GAEG;AACU,QAAA,YAAY,GAAG,OAAO,CAAC;AAEpC;;;;GAIG;AACU,QAAA,kBAAkB,GAAG,CAAC,CAAC;AAEpC;;GAEG;AACU,QAAA,wBAAwB,GAAG;IACtC,MAAM;IACN,MAAM;IACN,IAAI;IACJ,cAAc;IACd,cAAc;IACd,OAAO;IACP,OAAO;IACP,OAAO;IACP,OAAO;IACP,OAAO;IACP,OAAO;IACP,OAAO;CACC,CAAC;AAYX;;GAEG;AACU,QAAA,YAAY,GAAG;IAC1B,OAAO,EAAE,OAAO;IAChB,IAAI,EAAE,OAAO;IACb,kBAAkB,EAAE,gCAAwB;IAC5C,WAAW,EAAE,0BAA0B;CAC/B,CAAC;AAEX;;GAEG;AACH,SAAgB,cAAc;IAC5B,OAAO,oBAAY,CAAC;AACtB,CAAC;AAED;;GAEG;AACH,SAAgB,iBAAiB;IAC/B,OAAO,uBAAe,CAAC;AACzB,CAAC;AAED;;GAEG;AACH,SAAgB,gBAAgB,CAAC,WAAmB;IAClD,OAAQ,gCAA8C,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAC;AAC/E,CAAC;AAED;;GAEG;AACH,SAAgB,qBAAqB;IACnC,OAAO,gCAAwB,CAAC;AAClC,CAAC;AAED;;;;;;;;GAQG;AACH,SAAgB,qBAAqB,CAAC,OAAe;IACnD,MAAM,OAAO,GAAG,OAAO,CAAC,IAAI,EAAE,CAAC;IAC/B,MAAM,UAAU,GAAG,OAAO,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC;IACxE,MAAM,KAAK,GAAG,QAAQ,CAAC,UAAU,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,IAAI,EAAE,EAAE,EAAE,CAAC,CAAC;IAC3D,OAAO,MAAM,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,GAAG,CAAC;AAC9C,CAAC"}
package/docs/llms.txt CHANGED
@@ -1,7 +1,7 @@
1
1
  # Ad Context Protocol (AdCP)
2
2
 
3
3
  > Generated at: 2026-05-03
4
- > Library: @adcp/sdk v6.7.0
4
+ > Library: @adcp/sdk v6.8.0
5
5
  > AdCP major version: 3
6
6
  > Canonical URL: https://adcontextprotocol.github.io/adcp-client/llms.txt
7
7
  > Note: the `Library` stamp reflects the package.json version at doc-generation time. The narrative below describes the surface that lands on the next-published minor — including any 6.7 helpers documented here ahead of the release tag.
@@ -1119,8 +1119,8 @@ Agents use the `recovery` classification to decide what to do: `transient` → r
1119
1119
  | `CREATIVE_DEADLINE_EXCEEDED` | correctable | Creative change submitted after the package's creative_deadline. Distinct from CREATIVE_REJECTED (content policy failure). |
1120
1120
  | `CREATIVE_NOT_FOUND` | correctable | Referenced creative does not exist in the agent's creative library. Sellers MUST return this code uniformly for any creative_id not owned by the calling account — never distinguish 'exists in another tenant' from 'does not exist', which would enable cross-tenant enumeration. |
1121
1121
  | `CREATIVE_REJECTED` | correctable | Creative failed content policy review. For deadline violations, see CREATIVE_DEADLINE_EXCEEDED. |
1122
- | `GOVERNANCE_DENIED` | correctable | A registered governance agent denied the transaction. The buyer may restructure the buy (e.g., reduce budget, split into smaller transactions), escalate to human spending authority, or contact the governance agent for details. |
1123
- | `GOVERNANCE_UNAVAILABLE` | transient | A registered governance agent is unreachable (timeout, network error, or repeated failure) and the seller cannot obtain a governance decision for the spend-commit. Distinct from `GOVERNANCE_DENIED` (agent reachable and explicitly denied). |
1122
+ | `GOVERNANCE_DENIED` | correctable | A registered governance agent denied the transaction. Sellers MUST place the denial in the task's structured rejection arm when one exists (e.g., `acquire_rights` → `AcquireRightsRejected`, `creative_approval` → `CreativeRejected`); otherwise in `errors[]` + `adcp_error`. Buyers MUST dispatch on the response's discriminated `status` first and fall back to `errors[].code` / `adcp_error.code` only when no rejection arm exists for that task. The buyer may restructure the buy (e.g., reduce budget, split into smaller transactions), escalate to human spending authority, or contact the governance agent for details. Wire placement (full guidance). Governance denial is a structured business outcome, not a system error — the governance call SUCCEEDED and the agent returned a denial verdict. Two cases: 1. Task response defines a structured rejection arm. The arm IS the canonical denial shape. The seller populates `reason` (human-readable, propagating governance findings) and `suggestions` (optional) and does NOT additionally emit `GOVERNANCE_DENIED` in `errors[]` or `adcp_error`. The rejection arms enforce this at the schema layer: e.g., `AcquireRightsRejected` and `CreativeRejected` both declare `not: { required: [errors] }`, so dual-emission is already a schema violation. The code does not appear on the wire when the rejection arm is used. Transport-level success markers MUST NOT be flipped (HTTP 200, MCP `isError: false`, A2A `succeeded`) — the task ran successfully and produced a structured response. 2. Task response has no rejection arm (e.g., `create_media_buy` returns Success / Error / Submitted arms only). The seller populates `errors[].code: GOVERNANCE_DENIED` in the payload AND `adcp_error.code: GOVERNANCE_DENIED` on the envelope per the two-layer model in `error-handling.mdx#envelope-vs-payload-errors-the-two-layer-model`. Transport-level failure markers DO flip in this case (HTTP 4xx, MCP `isError: true`, A2A `failed`) — the task could not produce a success artifact. The rule generalizes to any current or future task whose response defines a discriminated rejection arm. In either placement, sellers SHOULD propagate governance findings verbatim — buyers' recovery decisions depend on what specifically was rejected. `GOVERNANCE_DENIED` is reserved for verdicts received from a reachable governance agent; if the governance call itself failed (timeout, network, config error), use `GOVERNANCE_UNAVAILABLE` instead. |
1123
+ | `GOVERNANCE_UNAVAILABLE` | transient | A registered governance agent is unreachable. Sellers MUST place this code in `errors[]` + `adcp_error` (never a structured rejection arm) and flip transport-level failure markers (HTTP 5xx, MCP `isError: true`, A2A `failed`). Distinct from `GOVERNANCE_DENIED` (agent reachable and explicitly denied — see that code's wire-placement guidance). Wire placement (full guidance). Governance unavailability is a system error — the governance call FAILED (timeout, network, config error) and the seller could not get a verdict at all. Always populate both layers per the two-layer model in `error-handling.mdx#envelope-vs-payload-errors-the-two-layer-model`. Do NOT use a structured rejection arm for unavailability even when the task offers one — the buyer's recovery semantics differ (retry-with-backoff for unavailability vs. restructure-or-escalate for denial), and conflating them masks the system-error signal. |
1124
1124
  | `IDEMPOTENCY_CONFLICT` | correctable | An earlier request with the same idempotency_key was processed with a different canonical payload within the seller's replay window. Distinct from CONFLICT (concurrent write) — this indicates the client reused a key across semantically different requests. |
1125
1125
  | `IDEMPOTENCY_EXPIRED` | correctable | The idempotency_key was seen previously but its cached response has been evicted because it is past the seller's declared replay_ttl_seconds. Distinct from IDEMPOTENCY_CONFLICT (different payload within window) — this indicates the retry arrived too late for at-most-once guarantees. If the buyer has any evidence the prior call succeeded (partial response received before crash, entry in the buyer's own DB, a webhook fired), the buyer MUST do the natural-key check BEFORE minting a new key — minting a new key in that situation is exactly how double-creation happens. |
1126
1126
  | `INVALID_REQUEST` | correctable | Request is malformed, missing required fields, or violates schema constraints. |
@@ -1250,6 +1250,7 @@ These docs are available locally in the repo and hosted at https://adcontextprot
1250
1250
  | Full type signatures | docs/TYPE-SUMMARY.md | [link](https://adcontextprotocol.github.io/adcp-client/TYPE-SUMMARY.md) |
1251
1251
  | Getting started / install | docs/getting-started.md | [link](https://adcontextprotocol.github.io/adcp-client/getting-started.md) |
1252
1252
  | Build a server-side agent | docs/guides/BUILD-AN-AGENT.md | [link](https://adcontextprotocol.github.io/adcp-client/guides/BUILD-AN-AGENT.md) |
1253
+ | Migrating 6.7 → 6.9 (skips deprecated 6.8.0; 13 additive recipes; 2 breaking) | docs/migration-6.7-to-6.9.md | [link](https://adcontextprotocol.github.io/adcp-client/migration-6.7-to-6.9.md) |
1253
1254
  | Migrating 6.6 → 6.7 (15 recipes; 2 breaking) | docs/migration-6.6-to-6.7.md | [link](https://adcontextprotocol.github.io/adcp-client/migration-6.6-to-6.7.md) |
1254
1255
  | Migrating 5.x → 6.x | docs/migration-5.x-to-6.x.md | [link](https://adcontextprotocol.github.io/adcp-client/migration-5.x-to-6.x.md) |
1255
1256
  | BuyerAgentRegistry adopter migration | docs/migration-buyer-agent-registry.md | [link](https://adcontextprotocol.github.io/adcp-client/migration-buyer-agent-registry.md) |
@@ -66,6 +66,7 @@ import {
66
66
  type DecisioningPlatform,
67
67
  type SyncCreativesRow,
68
68
  } from '@adcp/sdk/server';
69
+ import { FormatAsset } from '@adcp/sdk';
69
70
  import type {
70
71
  BuildCreativeRequest,
71
72
  BuildCreativeSuccess,
@@ -269,6 +270,18 @@ const FORMAT_AGENT_URL = PUBLIC_AGENT_URL;
269
270
  * `renders[]` per #1325. Adapter consumes `GET /v1/formats` then
270
271
  * projects each entry. */
271
272
  function projectFormat(f: UpstreamFormat): ListCreativeFormatsResponse['formats'][number] {
273
+ // Output slot declared on every format so build_creative's response key
274
+ // (`assets['serving_tag']`) matches a declared asset_id per
275
+ // creative-manifest.json:14. `required: false` because the buyer doesn't
276
+ // supply this — buildCreative generates and returns it. asset_type: 'html'
277
+ // mirrors the buildCreative response (always renders to an HTML serving
278
+ // tag in this worked example); video/CTV adapters emitting VAST should
279
+ // declare `FormatAsset.vast({ asset_id: 'serving_tag', required: false })` instead.
280
+ // Asset_id `serving_tag` is shared with hello_creative_adapter_template.ts
281
+ // — keeping the same id across both worked examples teaches adopters that
282
+ // the asset_id is contractual (declared by the format), not platform-flavored.
283
+ const outputAssets = [FormatAsset.html({ asset_id: 'serving_tag', required: false })];
284
+
272
285
  // Display fixed formats: emit dimensions on a single 'main' render.
273
286
  if (f.render_kind === 'fixed' && f.channel === 'display' && f.width !== undefined && f.height !== undefined) {
274
287
  return {
@@ -280,6 +293,7 @@ function projectFormat(f: UpstreamFormat): ListCreativeFormatsResponse['formats'
280
293
  dimensions: { width: f.width, height: f.height, unit: 'px' as const },
281
294
  },
282
295
  ],
296
+ assets: outputAssets,
283
297
  };
284
298
  }
285
299
  // Video / CTV: project at 1080p baseline.
@@ -293,6 +307,7 @@ function projectFormat(f: UpstreamFormat): ListCreativeFormatsResponse['formats'
293
307
  dimensions: { width: 1920, height: 1080, unit: 'px' as const },
294
308
  },
295
309
  ],
310
+ assets: outputAssets,
296
311
  };
297
312
  }
298
313
  // Parameterized — placeholder dimensions for the worked example. Real
@@ -304,6 +319,7 @@ function projectFormat(f: UpstreamFormat): ListCreativeFormatsResponse['formats'
304
319
  format_id: { agent_url: FORMAT_AGENT_URL, id: f.format_id },
305
320
  name: f.name,
306
321
  renders: [{ role: 'main', dimensions: { width: 1, height: 1, unit: 'px' as const } }],
322
+ assets: outputAssets,
307
323
  };
308
324
  }
309
325
 
@@ -490,13 +506,16 @@ class CreativeAdServerAdapter implements DecisioningPlatform<Record<string, neve
490
506
  // `additionalProperties: false` constraint excludes `creative_id`
491
507
  // and `name` from the manifest body — only `format_id`, `assets`,
492
508
  // `rights`, `industry_identifiers`, `provenance`, `ext` are allowed.
493
- // Each `assets[key]` is a discriminated AssetVariant `asset_type`
494
- // selects the matching schema (html requires `content`, etc.).
509
+ // The `tag` asset_id matches the output slot declared in
510
+ // `projectFormat` (FormatAsset.html({ asset_id: 'serving_tag', ... })),
511
+ // satisfying creative-manifest.json:14. Each `assets[key]` is a
512
+ // discriminated AssetVariant — `asset_type` selects the matching
513
+ // schema (html requires `content`, etc.).
495
514
  return {
496
515
  creative_manifest: {
497
516
  format_id: { agent_url: FORMAT_AGENT_URL, id: creative.format_id },
498
517
  assets: {
499
- tag: { asset_type: 'html', content: rendered.tag_html },
518
+ serving_tag: { asset_type: 'html', content: rendered.tag_html },
500
519
  },
501
520
  },
502
521
  // CAST: oneOf-emitter — picking variant 0 (single creative_manifest)
@@ -50,6 +50,7 @@ import {
50
50
  parameterizedRender,
51
51
  htmlAsset,
52
52
  javascriptAsset,
53
+ audioAsset,
53
54
  urlRender,
54
55
  type Format,
55
56
  type ListCreativeFormatsResponse,
@@ -82,9 +83,13 @@ interface UpstreamTemplate {
82
83
  name: string;
83
84
  description: string;
84
85
  channel: 'display' | 'video' | 'audio' | 'ctv' | 'native';
86
+ // SWAP: include any output_kinds your platform emits. The mock supports
87
+ // four (display HTML, JS, VAST, audio URL); production audio platforms
88
+ // (AudioStack, ElevenLabs, Resemble) typically output `audio_url` to a
89
+ // signed CDN endpoint.
85
90
  dimensions?: { width: number; height: number };
86
91
  duration_seconds?: { min: number; max: number };
87
- output_kind: 'html_tag' | 'javascript_tag' | 'vast_xml';
92
+ output_kind: 'html_tag' | 'javascript_tag' | 'vast_xml' | 'audio_url';
88
93
  slots: Array<{
89
94
  slot_id: string;
90
95
  asset_type: 'image' | 'video' | 'audio' | 'text' | 'click_url';
@@ -102,6 +107,7 @@ interface UpstreamRender {
102
107
  tag_html?: string;
103
108
  tag_javascript?: string;
104
109
  vast_xml?: string;
110
+ audio_url?: string;
105
111
  preview_url?: string;
106
112
  assets?: Array<Record<string, unknown>>;
107
113
  };
@@ -242,6 +248,37 @@ function projectSlot(s: UpstreamTemplate['slots'][number]) {
242
248
  }
243
249
  }
244
250
 
251
+ /** Output asset slot. The format's `assets[]` mixes input slots (image,
252
+ * headline, script — what the buyer provides) with the build_creative
253
+ * output slot (`serving_tag` — what the adapter returns). Per
254
+ * creative-manifest.json:14 every key in `creative_manifest.assets` MUST
255
+ * match a declared `assets[].asset_id`; without the output slot here, our
256
+ * build_creative response's `serving_tag` would key against an undeclared
257
+ * slot. `required: false` because the buyer doesn't supply this — the
258
+ * adapter generates it. asset_type is driven by upstream `output_kind` so
259
+ * the discriminator in the response (html / javascript / vast / audio)
260
+ * matches the slot the buyer can resolve from `get_format`. */
261
+ function outputSlot(t: UpstreamTemplate) {
262
+ switch (t.output_kind) {
263
+ case 'html_tag':
264
+ return FormatAsset.html({ asset_id: 'serving_tag', required: false });
265
+ case 'javascript_tag':
266
+ return FormatAsset.javascript({ asset_id: 'serving_tag', required: false });
267
+ case 'vast_xml':
268
+ return FormatAsset.vast({ asset_id: 'serving_tag', required: false });
269
+ case 'audio_url':
270
+ return FormatAsset.audio({ asset_id: 'serving_tag', required: false });
271
+ default: {
272
+ // Exhaustiveness gate. If `output_kind` grows a fifth case (image_url,
273
+ // daast_xml, etc.) the unreachable assertion fires at compile time so
274
+ // adopters extending the upstream type can't ship a silent `undefined`
275
+ // entry into format.assets[].
276
+ const exhaustive: never = t.output_kind;
277
+ throw new Error(`unhandled output_kind: ${exhaustive as string}`);
278
+ }
279
+ }
280
+ }
281
+
245
282
  function templateToFormat(t: UpstreamTemplate): Format {
246
283
  // Each `renders[]` entry MUST be `{ role, dimensions: { width, height } }`
247
284
  // OR `{ role, parameters_from_format_id: true }`. A bare `{ role, width,
@@ -257,15 +294,25 @@ function templateToFormat(t: UpstreamTemplate): Format {
257
294
  name: t.name,
258
295
  description: t.description,
259
296
  renders,
260
- assets: t.slots.map(projectSlot),
297
+ // Input slots (what the buyer provides) + the output slot (what the
298
+ // adapter generates and returns via build_creative).
299
+ assets: [...t.slots.map(projectSlot), outputSlot(t)],
261
300
  };
262
301
  }
263
302
 
264
303
  /** Project an upstream `render.output` onto AdCP `creative_manifest.assets`.
265
- * The mock returns one of three output shapes (HTML tag, JS tag, VAST);
266
- * AdCP creative-manifest assets are keyed by asset_id and discriminated by
267
- * asset_type. Use the `htmlAsset`/`javascriptAsset` builders to inject the
268
- * discriminator — a bare `{ content }` fails the asset-union oneOf. */
304
+ * The mock returns one of four output shapes (HTML tag, JS tag, VAST, audio
305
+ * URL); AdCP creative-manifest assets are keyed by asset_id and discriminated
306
+ * by asset_type. Use the `htmlAsset` / `javascriptAsset` / `audioAsset`
307
+ * builders to inject the discriminator — a bare `{ content }` or `{ url }`
308
+ * fails the asset-union oneOf.
309
+ *
310
+ * The `serving_tag` asset_id matches the output slot declared by
311
+ * `outputSlot(t)` in `templateToFormat`, satisfying creative-manifest.json:14
312
+ * ("each key MUST match an asset_id from the format's assets array"). All
313
+ * four output kinds (HTML / JS / VAST / audio) key under the same id; the
314
+ * asset_type discriminator on the value picks the matching slot's typed
315
+ * branch. */
269
316
  function projectRenderToManifest(
270
317
  render: UpstreamRender,
271
318
  formatId: { agent_url: string; id: string }
@@ -284,6 +331,14 @@ function projectRenderToManifest(
284
331
  // creative-template storyboard's build step asserts `assets` presence
285
332
  // rather than a specific asset_type.
286
333
  assets['serving_tag'] = htmlAsset({ content: out.vast_xml });
334
+ } else if (out.audio_url) {
335
+ // Audio templates render to a hosted MP3. Real audio platforms return
336
+ // signed CDN URLs with TTL — the buyer must fetch within the lifetime.
337
+ // The `audioAsset` builder injects the `asset_type: 'audio'` discriminator
338
+ // that the AdCP creative-manifest oneOf requires. Reuses the same
339
+ // `serving_tag` asset_id as the HTML / JS / VAST branches — the asset_type
340
+ // discriminator is what the buyer keys on, not the asset_id.
341
+ assets['serving_tag'] = audioAsset({ url: out.audio_url });
287
342
  }
288
343
  return { format_id: formatId, assets };
289
344
  }
@@ -48,6 +48,7 @@
48
48
  import {
49
49
  createAdcpServerFromPlatform,
50
50
  createMediaBuyStore,
51
+ createInMemoryTaskRegistry,
51
52
  InMemoryStateStore,
52
53
  serve,
53
54
  verifyApiKey,
@@ -483,8 +484,56 @@ class SalesGuaranteedAdapter implements DecisioningPlatform<Record<string, never
483
484
  * uses brand.domain, mapped 1:1 onto the mock's `adcp_publisher` field.
484
485
  * Production may use account.publisher or a separate auth-derived
485
486
  * binding. */
486
- resolve: async ref => {
487
- if (!ref) return null;
487
+ resolve: async (ref, ctx) => {
488
+ // ─── TEST-ONLY: auth-derived sandbox fallback ────────────────────
489
+ // DELETE THIS BLOCK BEFORE DEPLOYING. The framework calls
490
+ // `accounts.resolve(undefined, ctx)` for tools whose wire request
491
+ // doesn't carry an account ref — most importantly `tasks/get`, which
492
+ // the runner's `pollTaskCompletion` uses to follow HITL completions.
493
+ // Without resolving from `ctx.authInfo` alone, the framework's tenant
494
+ // boundary on tasks/get refuses every poll (record.accountId set,
495
+ // resolvedAccountId undefined → REFERENCE_NOT_FOUND fail-closed).
496
+ //
497
+ // This worked example accepts a single API key (the test-only token
498
+ // wired below in `verifyApiKey`), so any authenticated `undefined`
499
+ // ref is the compliance runner. Synthesize the sandbox singleton.
500
+ // Production sellers handle this via a real tenant store keyed by
501
+ // `ctx.authInfo.credential.key_id` (api_key) or
502
+ // `ctx.authInfo.credential.client_id` (oauth) — they never
503
+ // synthesize accounts.
504
+ if (!ref) {
505
+ if (!ctx?.authInfo) return null;
506
+ // Mirror whichever account was used at the original
507
+ // tool-dispatch site so the framework's tenant boundary on
508
+ // tasks/get treats the auth-derived poll as the same tenant.
509
+ // The Hello adapter has two account-construction paths:
510
+ // (1) the cascade-scenario sandbox arm below, keyed by
511
+ // `ref.sandbox === true` and stamped with `mode: 'sandbox'`
512
+ // and a `${SANDBOX_ID_PREFIX}${network_code}` id.
513
+ // (2) the production path below, keyed by `ref.brand.domain`
514
+ // and stamped with the bare `network_code` id (no mode).
515
+ // The compliance runner exercises path (2) for the
516
+ // sales_guaranteed HITL flow (no `sandbox: true` on the create
517
+ // step's account), so the auth-derived ref-less fallback
518
+ // returns the matching production account here. Production
519
+ // sellers key this off `ctx.authInfo.credential.key_id` /
520
+ // `client_id` against a real tenant store.
521
+ const publisherDomain = 'acmeoutdoor.example';
522
+ const network = await upstream.lookupNetwork(publisherDomain);
523
+ if (!network) return null;
524
+ return {
525
+ id: network.network_code,
526
+ name: network.display_name,
527
+ status: 'active',
528
+ brand: { domain: network.adcp_publisher },
529
+ ctx_metadata: {
530
+ network_code: network.network_code,
531
+ publisher_domain: network.adcp_publisher,
532
+ },
533
+ };
534
+ }
535
+ // ─── /TEST-ONLY (auth-derived fallback) ──────────────────────────
536
+
488
537
  // AccountReference discriminated union — see the worked-example notes
489
538
  // on the same pattern in hello_seller_adapter_social. The mock has no
490
539
  // account_id → network_code index, so the account_id arm is
@@ -808,7 +857,7 @@ class SalesGuaranteedAdapter implements DecisioningPlatform<Record<string, never
808
857
  };
809
858
  };
810
859
 
811
- // ─── TEST-ONLY: HITL bypass for sandbox accounts ─────────────────
860
+ // ─── TEST-ONLY: HITL bypass for sandbox cascade scenarios ────────
812
861
  // DELETE THIS BLOCK BEFORE DEPLOYING. The compliance runner expects
813
862
  // synchronous `media_buy_id` for `media_buy_seller/*` cascade
814
863
  // scenarios (pending_creatives_to_start / inventory_list_* /
@@ -818,13 +867,19 @@ class SalesGuaranteedAdapter implements DecisioningPlatform<Record<string, never
818
867
  // either always-HITL or always-sync, never both based on a runtime
819
868
  // flag.
820
869
  //
821
- // Trust signal is the resolver-stamped `mode: 'sandbox'` on the
822
- // resolved account (per `Account.mode`, AdCP 6.7+). The synthesis
823
- // branch in `accounts.resolve` is the only path that stamps it, so
824
- // a production account whose id happens to share the sandbox prefix
825
- // would still flow through the HITL path because its mode would be
826
- // unset (defaults to `'live'`).
827
- if (getAccountMode(ctx.account) === 'sandbox') {
870
+ // Bypass conditions, both required:
871
+ // 1. Resolver stamped `mode: 'sandbox'` (per `Account.mode`, AdCP
872
+ // 6.7+). Production accounts default to `'live'` and never hit
873
+ // this branch.
874
+ // 2. Buyer did NOT supply `push_notification_config`. That field is
875
+ // the buyer's explicit "I expect HITL / async; webhook me on
876
+ // task completion" signal honoring it is non-negotiable per
877
+ // the spec narrative on `sales_guaranteed`. When present, the
878
+ // bypass yields to the HITL handoff so the runner's
879
+ // `task_completion.<path>` context_outputs resolve from the
880
+ // terminal artifact.
881
+ const buyerWantsHitl = req.push_notification_config != null;
882
+ if (!buyerWantsHitl && getAccountMode(ctx.account) === 'sandbox') {
828
883
  return completeIoAndCreateLineItems();
829
884
  }
830
885
  // ─── /TEST-ONLY ──────────────────────────────────────────────────
@@ -1001,10 +1056,21 @@ class SalesGuaranteedAdapter implements DecisioningPlatform<Record<string, never
1001
1056
  // breakdown from upstream — include an empty array OR project
1002
1057
  // the line-item-level rows the mock returns. Mock's
1003
1058
  // line_item_breakdown carries impressions+spend per LI.
1059
+ //
1060
+ // Required per `media-buy/get-media-buy-delivery-response.json`
1061
+ // (3.0.6): package_id, spend, pricing_model, rate, currency.
1062
+ // The mock doesn't return per-package pricing breakdown, so
1063
+ // the worked example uses the buy-level currency and
1064
+ // 'cpm_guaranteed_fixed' as the pricing model. Production
1065
+ // sellers SWAP for the real per-package pricing record
1066
+ // (look up by package_id against the original buy).
1004
1067
  by_package: (d.line_item_breakdown ?? []).map(li => ({
1005
1068
  package_id: li.line_item_id,
1006
1069
  impressions: li.impressions,
1007
1070
  spend: li.spend,
1071
+ pricing_model: 'cpm' as const,
1072
+ rate: li.impressions > 0 ? (li.spend / li.impressions) * 1000 : 0,
1073
+ currency: d.currency,
1008
1074
  })),
1009
1075
  })),
1010
1076
  };
@@ -1063,12 +1129,21 @@ const localBuyStatus = new Map<string, MediaBuyStatus>();
1063
1129
  const stateStore = new InMemoryStateStore();
1064
1130
  const mediaBuyStore = createMediaBuyStore({ store: stateStore });
1065
1131
 
1132
+ // HITL task registry. Hoisted OUTSIDE the `serve()` factory so the
1133
+ // instance persists across requests — a fresh registry per request would
1134
+ // lose every submitted task between create_media_buy and the buyer's
1135
+ // first tasks_get poll. SWAP `createInMemoryTaskRegistry()` for
1136
+ // `createPostgresTaskRegistry({ pool })` in production; in-memory
1137
+ // in-flight tasks are lost on process restart.
1138
+ const taskRegistry = createInMemoryTaskRegistry();
1139
+
1066
1140
  serve(
1067
1141
  ({ taskStore }) =>
1068
1142
  createAdcpServerFromPlatform(platform, {
1069
1143
  name: 'hello-seller-adapter-guaranteed',
1070
1144
  version: '1.0.0',
1071
1145
  taskStore,
1146
+ taskRegistry,
1072
1147
  idempotency: idempotencyStore,
1073
1148
  mediaBuyStore,
1074
1149
  resolveSessionKey: ctx => {
@@ -99,8 +99,6 @@ import type {
99
99
  DeletePropertyListRequest,
100
100
  DeletePropertyListResponse,
101
101
  PropertyList,
102
- } from '@adcp/sdk/types';
103
- import type {
104
102
  GetBrandIdentityRequest,
105
103
  GetBrandIdentitySuccess,
106
104
  GetRightsRequest,
@@ -108,9 +106,15 @@ import type {
108
106
  AcquireRightsRequest,
109
107
  AcquireRightsAcquired,
110
108
  AcquireRightsRejected,
109
+ UpdateRightsRequest,
110
+ UpdateRightsSuccess,
111
+ CreativeApprovalRequest,
112
+ CreativeApproved,
113
+ CreativeRejected,
114
+ CreativePendingReview,
111
115
  RightUse,
112
116
  RightType,
113
- } from '@adcp/sdk/types/core.generated';
117
+ } from '@adcp/sdk/types';
114
118
  import { createHash, randomUUID } from 'node:crypto';
115
119
 
116
120
  const PORT = Number(process.env['PORT'] ?? 3003);
@@ -541,7 +545,7 @@ class MultiTenantAdapter implements DecisioningPlatform<Record<string, never>, T
541
545
  // SWAP: row-level write under tenant transaction.
542
546
  tenant.governanceBindings.set(brandDomain, {
543
547
  governance_agent_url: govUrl,
544
- active_plan_id: tenant.active_plan_id,
548
+ ...(tenant.active_plan_id !== undefined && { active_plan_id: tenant.active_plan_id }),
545
549
  });
546
550
  } else {
547
551
  tenant.governanceBindings.delete(brandDomain);
@@ -665,7 +669,7 @@ class MultiTenantAdapter implements DecisioningPlatform<Record<string, never>, T
665
669
  plan.audit.push({
666
670
  timestamp: new Date().toISOString(),
667
671
  kind: 'outcome',
668
- check_id: req.check_id,
672
+ ...(req.check_id !== undefined && { check_id: req.check_id }),
669
673
  detail: { outcome: req.outcome, purchase_type: req.purchase_type, committed_budget: committed },
670
674
  });
671
675
  return {
@@ -907,6 +911,36 @@ class MultiTenantAdapter implements DecisioningPlatform<Record<string, never>, T
907
911
  },
908
912
  };
909
913
  },
914
+
915
+ updateRights: async (req: UpdateRightsRequest, _ctx): Promise<UpdateRightsSuccess> => {
916
+ // Hello adapter doesn't persist a grant ledger; production adopters
917
+ // hydrate by `req.rights_id`, apply the patch (extend dates, adjust
918
+ // impression cap, change pricing, pause/resume), and re-issue
919
+ // `generation_credentials` + `rights_constraint`. UNSUPPORTED_FEATURE
920
+ // is the spec-canonical code (manifest.json:702) for "operation supported
921
+ // by the protocol but not by this implementation" — buyers consult
922
+ // get_adcp_capabilities to discover supported operations.
923
+ throw new AdcpError('UNSUPPORTED_FEATURE', {
924
+ message:
925
+ 'update_rights is not supported by the hello multi-tenant adapter — fork and persist a grant ledger to enable.',
926
+ details: { rights_id: req.rights_id },
927
+ });
928
+ },
929
+
930
+ reviewCreativeApproval: async (
931
+ req: CreativeApprovalRequest,
932
+ _ctx
933
+ ): Promise<CreativeApproved | CreativeRejected | CreativePendingReview> => {
934
+ // Webhook handler dispatched from the adopter's HTTP route at
935
+ // `acquire_rights.approval_webhook`. Hello adapter auto-approves; real
936
+ // adopters validate brand-guideline compliance, queue for human review,
937
+ // or reject with structured `reason` + `suggestions[]`.
938
+ return {
939
+ status: 'approved',
940
+ rights_id: req.rights_id,
941
+ ...(req.creative_id !== undefined && { creative_id: req.creative_id }),
942
+ };
943
+ },
910
944
  });
911
945
 
912
946
  /**