@adcp/sdk 7.11.0 → 7.11.2
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.
- package/ADCP_VERSION +1 -1
- package/compliance/cache/{3.0.12 → 3.0.18}/domains/creative/index.yaml +2 -1
- package/compliance/cache/{3.0.12/protocols → 3.0.18/domains}/media-buy/creative-reception.yaml +1 -0
- package/compliance/cache/{3.0.12/protocols → 3.0.18/domains}/media-buy/scenarios/measurement_terms_rejected.yaml +19 -11
- package/compliance/cache/{3.0.12.previous → 3.0.18}/domains/media-buy/scenarios/proposal_finalize.yaml +6 -0
- package/compliance/cache/{3.0.12.previous/protocols → 3.0.18/domains}/media-buy/state-machine.yaml +82 -13
- package/compliance/cache/{3.0.12 → 3.0.18}/index.json +3 -2
- package/compliance/cache/{3.0.12 → 3.0.18}/protocols/creative/index.yaml +2 -1
- package/compliance/cache/{3.0.12.previous/domains → 3.0.18/protocols}/media-buy/creative-reception.yaml +1 -0
- package/compliance/cache/{3.0.12.previous → 3.0.18}/protocols/media-buy/scenarios/measurement_terms_rejected.yaml +19 -11
- package/compliance/cache/{3.0.12 → 3.0.18}/protocols/media-buy/scenarios/proposal_finalize.yaml +6 -0
- package/compliance/cache/{3.0.12 → 3.0.18}/protocols/media-buy/state-machine.yaml +82 -13
- package/compliance/cache/{3.0.12.previous → 3.0.18}/specialisms/creative-template/index.yaml +1 -0
- package/compliance/cache/{3.0.12 → 3.0.18}/test-kits/webhook-receiver-runner.yaml +9 -9
- package/compliance/cache/{3.0.12.previous → 3.0.18}/universal/idempotency.yaml +327 -124
- package/compliance/cache/{3.0.12 → 3.0.18}/universal/schema-validation.yaml +52 -13
- package/compliance/cache/{3.0.12.previous → 3.0.18}/universal/security.yaml +170 -61
- package/compliance/cache/{3.0.12 → 3.0.18}/universal/storyboard-schema.yaml +43 -23
- package/compliance/cache/{3.0.12 → 3.0.18}/universal/v3-envelope-integrity.yaml +20 -1
- package/compliance/cache/3.0.18/universal/webhook-emission.yaml +751 -0
- package/compliance/cache/{3.0.12.previous/protocols → 3.0.18.previous/domains}/creative/index.yaml +2 -1
- package/compliance/cache/{3.0.12.previous/protocols → 3.0.18.previous/domains}/media-buy/creative-reception.yaml +1 -0
- package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/media-buy/scenarios/measurement_terms_rejected.yaml +19 -11
- package/compliance/cache/{3.0.12.previous/protocols → 3.0.18.previous/domains}/media-buy/scenarios/proposal_finalize.yaml +6 -0
- package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/media-buy/state-machine.yaml +82 -13
- package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/index.json +3 -2
- package/compliance/cache/{3.0.12.previous/domains → 3.0.18.previous/protocols}/creative/index.yaml +2 -1
- package/compliance/cache/{3.0.12/domains → 3.0.18.previous/protocols}/media-buy/creative-reception.yaml +1 -0
- package/compliance/cache/{3.0.12/domains → 3.0.18.previous/protocols}/media-buy/scenarios/measurement_terms_rejected.yaml +19 -11
- package/compliance/cache/{3.0.12/domains → 3.0.18.previous/protocols}/media-buy/scenarios/proposal_finalize.yaml +6 -0
- package/compliance/cache/{3.0.12/domains → 3.0.18.previous/protocols}/media-buy/state-machine.yaml +82 -13
- package/compliance/cache/{3.0.12 → 3.0.18.previous}/specialisms/creative-template/index.yaml +1 -0
- package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-kits/webhook-receiver-runner.yaml +9 -9
- package/compliance/cache/{3.0.12 → 3.0.18.previous}/universal/idempotency.yaml +327 -124
- package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/schema-validation.yaml +52 -13
- package/compliance/cache/{3.0.12 → 3.0.18.previous}/universal/security.yaml +170 -61
- package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/storyboard-schema.yaml +43 -23
- package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/v3-envelope-integrity.yaml +20 -1
- package/compliance/cache/3.0.18.previous/universal/webhook-emission.yaml +751 -0
- package/dist/lib/core/AgentClient.d.ts +1 -1
- package/dist/lib/core/AgentClient.d.ts.map +1 -1
- package/dist/lib/core/AgentClient.js.map +1 -1
- package/dist/lib/core/ResponseValidator.d.ts +2 -0
- package/dist/lib/core/ResponseValidator.d.ts.map +1 -1
- package/dist/lib/core/ResponseValidator.js +3 -3
- package/dist/lib/core/ResponseValidator.js.map +1 -1
- package/dist/lib/core/SingleAgentClient.d.ts +6 -0
- package/dist/lib/core/SingleAgentClient.d.ts.map +1 -1
- package/dist/lib/core/SingleAgentClient.js +1 -0
- package/dist/lib/core/SingleAgentClient.js.map +1 -1
- package/dist/lib/core/TaskExecutor.d.ts +6 -0
- package/dist/lib/core/TaskExecutor.d.ts.map +1 -1
- package/dist/lib/core/TaskExecutor.js +15 -1
- package/dist/lib/core/TaskExecutor.js.map +1 -1
- package/dist/lib/protocols/index.d.ts +10 -2
- package/dist/lib/protocols/index.d.ts.map +1 -1
- package/dist/lib/protocols/index.js +14 -6
- package/dist/lib/protocols/index.js.map +1 -1
- package/dist/lib/schemas-data/3.0/a2ui/bound-value.json +1 -1
- package/dist/lib/schemas-data/3.0/a2ui/component.json +1 -1
- package/dist/lib/schemas-data/3.0/a2ui/si-catalog.json +25 -25
- package/dist/lib/schemas-data/3.0/a2ui/surface.json +2 -2
- package/dist/lib/schemas-data/3.0/a2ui/user-action.json +1 -1
- package/dist/lib/schemas-data/3.0/account/get-account-financials-request.json +5 -5
- package/dist/lib/schemas-data/3.0/account/get-account-financials-response.json +10 -10
- package/dist/lib/schemas-data/3.0/account/list-accounts-request.json +4 -4
- package/dist/lib/schemas-data/3.0/account/list-accounts-response.json +6 -6
- package/dist/lib/schemas-data/3.0/account/report-usage-request.json +5 -5
- package/dist/lib/schemas-data/3.0/account/report-usage-response.json +4 -4
- package/dist/lib/schemas-data/3.0/account/sync-accounts-request.json +9 -9
- package/dist/lib/schemas-data/3.0/account/sync-accounts-response.json +12 -12
- package/dist/lib/schemas-data/3.0/account/sync-governance-request.json +5 -5
- package/dist/lib/schemas-data/3.0/account/sync-governance-response.json +8 -8
- package/dist/lib/schemas-data/3.0/adagents.json +32 -32
- package/dist/lib/schemas-data/3.0/brand/acquire-rights-request.json +8 -8
- package/dist/lib/schemas-data/3.0/brand/acquire-rights-response.json +14 -14
- package/dist/lib/schemas-data/3.0/brand/creative-approval-request.json +4 -4
- package/dist/lib/schemas-data/3.0/brand/creative-approval-response.json +10 -10
- package/dist/lib/schemas-data/3.0/brand/get-brand-identity-request.json +3 -3
- package/dist/lib/schemas-data/3.0/brand/get-brand-identity-response.json +8 -8
- package/dist/lib/schemas-data/3.0/brand/get-rights-request.json +7 -7
- package/dist/lib/schemas-data/3.0/brand/get-rights-response.json +9 -9
- package/dist/lib/schemas-data/3.0/brand/revocation-notification.json +4 -4
- package/dist/lib/schemas-data/3.0/brand/rights-pricing-option.json +5 -5
- package/dist/lib/schemas-data/3.0/brand/rights-terms.json +3 -3
- package/dist/lib/schemas-data/3.0/brand/update-rights-request.json +4 -4
- package/dist/lib/schemas-data/3.0/brand/update-rights-response.json +9 -9
- package/dist/lib/schemas-data/3.0/brand.json +14 -14
- package/dist/lib/schemas-data/3.0/bundled/content-standards/calibrate-content-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/content-standards/calibrate-content-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/content-standards/create-content-standards-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/content-standards/create-content-standards-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/content-standards/get-content-standards-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/content-standards/get-content-standards-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/content-standards/get-media-buy-artifacts-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/content-standards/get-media-buy-artifacts-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/content-standards/list-content-standards-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/content-standards/list-content-standards-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/content-standards/update-content-standards-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/content-standards/update-content-standards-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/content-standards/validate-content-delivery-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/content-standards/validate-content-delivery-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/core/tasks-get-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/core/tasks-get-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/core/tasks-list-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/core/tasks-list-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/creative/get-creative-delivery-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/creative/get-creative-delivery-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/creative/get-creative-features-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/creative/get-creative-features-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/creative/list-creative-formats-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/creative/list-creative-formats-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/creative/list-creatives-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/creative/list-creatives-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/creative/preview-creative-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/creative/preview-creative-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/creative/sync-creatives-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/creative/sync-creatives-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/build-creative-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/build-creative-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/create-media-buy-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/create-media-buy-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/get-media-buy-delivery-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/get-media-buy-delivery-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/get-media-buys-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/get-media-buys-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/get-products-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/get-products-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/list-creative-formats-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/list-creative-formats-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/log-event-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/log-event-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/package-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/provide-performance-feedback-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/provide-performance-feedback-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/sync-audiences-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/sync-audiences-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/sync-catalogs-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/sync-catalogs-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/sync-event-sources-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/sync-event-sources-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/update-media-buy-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/media-buy/update-media-buy-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/property/create-property-list-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/property/create-property-list-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/property/delete-property-list-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/property/delete-property-list-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/property/get-property-list-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/property/get-property-list-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/property/list-property-lists-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/property/list-property-lists-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/property/update-property-list-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/property/update-property-list-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/property/validate-property-delivery-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/property/validate-property-delivery-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/protocol/get-adcp-capabilities-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/protocol/get-adcp-capabilities-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/signals/activate-signal-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/signals/activate-signal-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/signals/get-signals-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/signals/get-signals-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-get-offering-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-get-offering-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-initiate-session-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-initiate-session-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-send-message-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-send-message-response.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-terminate-session-request.json +2 -2
- package/dist/lib/schemas-data/3.0/bundled/sponsored-intelligence/si-terminate-session-response.json +2 -2
- package/dist/lib/schemas-data/3.0/collection/base-collection-source.json +3 -3
- package/dist/lib/schemas-data/3.0/collection/collection-list-changed-webhook.json +2 -2
- package/dist/lib/schemas-data/3.0/collection/collection-list-filters.json +7 -7
- package/dist/lib/schemas-data/3.0/collection/collection-list.json +5 -5
- package/dist/lib/schemas-data/3.0/collection/create-collection-list-request.json +7 -7
- package/dist/lib/schemas-data/3.0/collection/create-collection-list-response.json +4 -4
- package/dist/lib/schemas-data/3.0/collection/delete-collection-list-request.json +4 -4
- package/dist/lib/schemas-data/3.0/collection/delete-collection-list-response.json +3 -3
- package/dist/lib/schemas-data/3.0/collection/get-collection-list-request.json +4 -4
- package/dist/lib/schemas-data/3.0/collection/get-collection-list-response.json +10 -10
- package/dist/lib/schemas-data/3.0/collection/list-collection-lists-request.json +5 -5
- package/dist/lib/schemas-data/3.0/collection/list-collection-lists-response.json +5 -5
- package/dist/lib/schemas-data/3.0/collection/update-collection-list-request.json +7 -7
- package/dist/lib/schemas-data/3.0/collection/update-collection-list-response.json +4 -4
- package/dist/lib/schemas-data/3.0/content-standards/artifact-webhook-payload.json +3 -3
- package/dist/lib/schemas-data/3.0/content-standards/artifact.json +7 -7
- package/dist/lib/schemas-data/3.0/content-standards/calibrate-content-request.json +4 -4
- package/dist/lib/schemas-data/3.0/content-standards/calibrate-content-response.json +8 -8
- package/dist/lib/schemas-data/3.0/content-standards/content-standards.json +7 -7
- package/dist/lib/schemas-data/3.0/content-standards/create-content-standards-request.json +7 -7
- package/dist/lib/schemas-data/3.0/content-standards/create-content-standards-response.json +6 -6
- package/dist/lib/schemas-data/3.0/content-standards/get-content-standards-request.json +3 -3
- package/dist/lib/schemas-data/3.0/content-standards/get-content-standards-response.json +7 -7
- package/dist/lib/schemas-data/3.0/content-standards/get-media-buy-artifacts-request.json +4 -4
- package/dist/lib/schemas-data/3.0/content-standards/get-media-buy-artifacts-response.json +8 -8
- package/dist/lib/schemas-data/3.0/content-standards/list-content-standards-request.json +5 -5
- package/dist/lib/schemas-data/3.0/content-standards/list-content-standards-response.json +8 -8
- package/dist/lib/schemas-data/3.0/content-standards/update-content-standards-request.json +7 -7
- package/dist/lib/schemas-data/3.0/content-standards/update-content-standards-response.json +6 -6
- package/dist/lib/schemas-data/3.0/content-standards/validate-content-delivery-request.json +4 -4
- package/dist/lib/schemas-data/3.0/content-standards/validate-content-delivery-response.json +8 -8
- package/dist/lib/schemas-data/3.0/core/account-ref.json +2 -2
- package/dist/lib/schemas-data/3.0/core/account.json +9 -9
- package/dist/lib/schemas-data/3.0/core/activation-key.json +1 -1
- package/dist/lib/schemas-data/3.0/core/ad-inventory-config.json +1 -1
- package/dist/lib/schemas-data/3.0/core/agent-encryption-key.json +1 -1
- package/dist/lib/schemas-data/3.0/core/agent-signing-key.json +1 -1
- package/dist/lib/schemas-data/3.0/core/app-item.json +4 -4
- package/dist/lib/schemas-data/3.0/core/assets/asset-union.json +15 -15
- package/dist/lib/schemas-data/3.0/core/assets/audio-asset.json +3 -3
- package/dist/lib/schemas-data/3.0/core/assets/brief-asset.json +2 -2
- package/dist/lib/schemas-data/3.0/core/assets/catalog-asset.json +2 -2
- package/dist/lib/schemas-data/3.0/core/assets/css-asset.json +2 -2
- package/dist/lib/schemas-data/3.0/core/assets/daast-asset.json +4 -4
- package/dist/lib/schemas-data/3.0/core/assets/html-asset.json +2 -2
- package/dist/lib/schemas-data/3.0/core/assets/image-asset.json +2 -2
- package/dist/lib/schemas-data/3.0/core/assets/javascript-asset.json +3 -3
- package/dist/lib/schemas-data/3.0/core/assets/markdown-asset.json +2 -2
- package/dist/lib/schemas-data/3.0/core/assets/text-asset.json +2 -2
- package/dist/lib/schemas-data/3.0/core/assets/url-asset.json +3 -3
- package/dist/lib/schemas-data/3.0/core/assets/vast-asset.json +4 -4
- package/dist/lib/schemas-data/3.0/core/assets/video-asset.json +7 -7
- package/dist/lib/schemas-data/3.0/core/assets/webhook-asset.json +7 -7
- package/dist/lib/schemas-data/3.0/core/async-response-data.json +25 -25
- package/dist/lib/schemas-data/3.0/core/attribution-window.json +4 -4
- package/dist/lib/schemas-data/3.0/core/audience-member.json +3 -3
- package/dist/lib/schemas-data/3.0/core/audience-selector.json +4 -4
- package/dist/lib/schemas-data/3.0/core/brand-id.json +1 -1
- package/dist/lib/schemas-data/3.0/core/brand-ref.json +2 -2
- package/dist/lib/schemas-data/3.0/core/business-entity.json +2 -2
- package/dist/lib/schemas-data/3.0/core/cancellation-policy.json +2 -2
- package/dist/lib/schemas-data/3.0/core/catalog-field-mapping.json +2 -2
- package/dist/lib/schemas-data/3.0/core/catalog.json +7 -7
- package/dist/lib/schemas-data/3.0/core/catchment.json +5 -5
- package/dist/lib/schemas-data/3.0/core/collection-distribution.json +2 -2
- package/dist/lib/schemas-data/3.0/core/collection-list-ref.json +1 -1
- package/dist/lib/schemas-data/3.0/core/collection-selector.json +1 -1
- package/dist/lib/schemas-data/3.0/core/collection.json +13 -13
- package/dist/lib/schemas-data/3.0/core/content-rating.json +2 -2
- package/dist/lib/schemas-data/3.0/core/context.json +1 -1
- package/dist/lib/schemas-data/3.0/core/creative-asset.json +6 -6
- package/dist/lib/schemas-data/3.0/core/creative-assignment.json +1 -1
- package/dist/lib/schemas-data/3.0/core/creative-brief.json +4 -4
- package/dist/lib/schemas-data/3.0/core/creative-consumption.json +1 -1
- package/dist/lib/schemas-data/3.0/core/creative-filters.json +4 -4
- package/dist/lib/schemas-data/3.0/core/creative-item.json +1 -1
- package/dist/lib/schemas-data/3.0/core/creative-manifest.json +7 -7
- package/dist/lib/schemas-data/3.0/core/creative-policy.json +3 -3
- package/dist/lib/schemas-data/3.0/core/creative-variable.json +1 -1
- package/dist/lib/schemas-data/3.0/core/creative-variant.json +5 -5
- package/dist/lib/schemas-data/3.0/core/data-provider-signal-selector.json +1 -1
- package/dist/lib/schemas-data/3.0/core/date-range.json +1 -1
- package/dist/lib/schemas-data/3.0/core/datetime-range.json +1 -1
- package/dist/lib/schemas-data/3.0/core/daypart-target.json +2 -2
- package/dist/lib/schemas-data/3.0/core/deadline-policy.json +1 -1
- package/dist/lib/schemas-data/3.0/core/delivery-forecast.json +7 -7
- package/dist/lib/schemas-data/3.0/core/delivery-metrics.json +5 -5
- package/dist/lib/schemas-data/3.0/core/deployment.json +3 -3
- package/dist/lib/schemas-data/3.0/core/destination-item.json +4 -4
- package/dist/lib/schemas-data/3.0/core/destination.json +1 -1
- package/dist/lib/schemas-data/3.0/core/diagnostic-issue.json +1 -1
- package/dist/lib/schemas-data/3.0/core/duration.json +1 -1
- package/dist/lib/schemas-data/3.0/core/education-item.json +4 -4
- package/dist/lib/schemas-data/3.0/core/error.json +1 -1
- package/dist/lib/schemas-data/3.0/core/event-custom-data.json +2 -2
- package/dist/lib/schemas-data/3.0/core/event-source-health.json +3 -3
- package/dist/lib/schemas-data/3.0/core/event.json +6 -6
- package/dist/lib/schemas-data/3.0/core/ext.json +1 -1
- package/dist/lib/schemas-data/3.0/core/feature-requirement.json +1 -1
- package/dist/lib/schemas-data/3.0/core/flight-item.json +4 -4
- package/dist/lib/schemas-data/3.0/core/forecast-point.json +18 -18
- package/dist/lib/schemas-data/3.0/core/forecast-range.json +1 -1
- package/dist/lib/schemas-data/3.0/core/format-id.json +1 -1
- package/dist/lib/schemas-data/3.0/core/format.json +42 -42
- package/dist/lib/schemas-data/3.0/core/frequency-cap.json +4 -4
- package/dist/lib/schemas-data/3.0/core/generation-credential.json +3 -3
- package/dist/lib/schemas-data/3.0/core/geo-breakdown-support.json +3 -3
- package/dist/lib/schemas-data/3.0/core/hotel-item.json +4 -4
- package/dist/lib/schemas-data/3.0/core/identifier.json +2 -2
- package/dist/lib/schemas-data/3.0/core/industry-identifier.json +2 -2
- package/dist/lib/schemas-data/3.0/core/insertion-order.json +1 -1
- package/dist/lib/schemas-data/3.0/core/installment-deadlines.json +2 -2
- package/dist/lib/schemas-data/3.0/core/installment.json +9 -9
- package/dist/lib/schemas-data/3.0/core/job-item.json +3 -3
- package/dist/lib/schemas-data/3.0/core/limited-series.json +1 -1
- package/dist/lib/schemas-data/3.0/core/material-deadline.json +1 -1
- package/dist/lib/schemas-data/3.0/core/mcp-webhook-payload.json +5 -5
- package/dist/lib/schemas-data/3.0/core/measurement-readiness.json +5 -5
- package/dist/lib/schemas-data/3.0/core/measurement-terms.json +3 -3
- package/dist/lib/schemas-data/3.0/core/measurement-window.json +1 -1
- package/dist/lib/schemas-data/3.0/core/media-buy-features.json +1 -1
- package/dist/lib/schemas-data/3.0/core/media-buy.json +7 -7
- package/dist/lib/schemas-data/3.0/core/offering-asset-group.json +15 -15
- package/dist/lib/schemas-data/3.0/core/offering.json +5 -5
- package/dist/lib/schemas-data/3.0/core/optimization-goal.json +6 -6
- package/dist/lib/schemas-data/3.0/core/outcome-measurement.json +2 -2
- package/dist/lib/schemas-data/3.0/core/overlay.json +1 -1
- package/dist/lib/schemas-data/3.0/core/package.json +14 -14
- package/dist/lib/schemas-data/3.0/core/pagination-request.json +1 -1
- package/dist/lib/schemas-data/3.0/core/pagination-response.json +1 -1
- package/dist/lib/schemas-data/3.0/core/performance-feedback.json +3 -3
- package/dist/lib/schemas-data/3.0/core/performance-standard.json +4 -4
- package/dist/lib/schemas-data/3.0/core/placement-definition.json +5 -5
- package/dist/lib/schemas-data/3.0/core/placement.json +2 -2
- package/dist/lib/schemas-data/3.0/core/planned-delivery.json +5 -5
- package/dist/lib/schemas-data/3.0/core/price.json +1 -1
- package/dist/lib/schemas-data/3.0/core/pricing-option.json +10 -10
- package/dist/lib/schemas-data/3.0/core/product-allocation.json +4 -4
- package/dist/lib/schemas-data/3.0/core/product-filters.json +16 -16
- package/dist/lib/schemas-data/3.0/core/product.json +28 -28
- package/dist/lib/schemas-data/3.0/core/property-id.json +1 -1
- package/dist/lib/schemas-data/3.0/core/property-list-ref.json +1 -1
- package/dist/lib/schemas-data/3.0/core/property-tag.json +1 -1
- package/dist/lib/schemas-data/3.0/core/property.json +6 -6
- package/dist/lib/schemas-data/3.0/core/proposal.json +6 -6
- package/dist/lib/schemas-data/3.0/core/protocol-envelope.json +3 -3
- package/dist/lib/schemas-data/3.0/core/provenance.json +6 -6
- package/dist/lib/schemas-data/3.0/core/publisher-property-selector.json +3 -3
- package/dist/lib/schemas-data/3.0/core/push-notification-config.json +2 -2
- package/dist/lib/schemas-data/3.0/core/real-estate-item.json +4 -4
- package/dist/lib/schemas-data/3.0/core/reference-asset.json +1 -1
- package/dist/lib/schemas-data/3.0/core/reporting-capabilities.json +5 -5
- package/dist/lib/schemas-data/3.0/core/reporting-webhook.json +3 -3
- package/dist/lib/schemas-data/3.0/core/requirements/asset-requirements.json +13 -13
- package/dist/lib/schemas-data/3.0/core/requirements/audio-asset-requirements.json +1 -1
- package/dist/lib/schemas-data/3.0/core/requirements/catalog-field-binding.json +4 -4
- package/dist/lib/schemas-data/3.0/core/requirements/catalog-requirements.json +5 -5
- package/dist/lib/schemas-data/3.0/core/requirements/css-asset-requirements.json +1 -1
- package/dist/lib/schemas-data/3.0/core/requirements/daast-asset-requirements.json +1 -1
- package/dist/lib/schemas-data/3.0/core/requirements/html-asset-requirements.json +1 -1
- package/dist/lib/schemas-data/3.0/core/requirements/image-asset-requirements.json +2 -2
- package/dist/lib/schemas-data/3.0/core/requirements/javascript-asset-requirements.json +1 -1
- package/dist/lib/schemas-data/3.0/core/requirements/markdown-asset-requirements.json +1 -1
- package/dist/lib/schemas-data/3.0/core/requirements/offering-asset-constraint.json +4 -4
- package/dist/lib/schemas-data/3.0/core/requirements/text-asset-requirements.json +1 -1
- package/dist/lib/schemas-data/3.0/core/requirements/url-asset-requirements.json +1 -1
- package/dist/lib/schemas-data/3.0/core/requirements/vast-asset-requirements.json +1 -1
- package/dist/lib/schemas-data/3.0/core/requirements/video-asset-requirements.json +6 -6
- package/dist/lib/schemas-data/3.0/core/requirements/webhook-asset-requirements.json +1 -1
- package/dist/lib/schemas-data/3.0/core/response.json +1 -1
- package/dist/lib/schemas-data/3.0/core/rights-constraint.json +4 -4
- package/dist/lib/schemas-data/3.0/core/seller-agent-ref.json +1 -1
- package/dist/lib/schemas-data/3.0/core/signal-definition.json +3 -3
- package/dist/lib/schemas-data/3.0/core/signal-filters.json +2 -2
- package/dist/lib/schemas-data/3.0/core/signal-id.json +1 -1
- package/dist/lib/schemas-data/3.0/core/signal-pricing-option.json +2 -2
- package/dist/lib/schemas-data/3.0/core/signal-pricing.json +6 -6
- package/dist/lib/schemas-data/3.0/core/signal-targeting.json +4 -4
- package/dist/lib/schemas-data/3.0/core/special.json +2 -2
- package/dist/lib/schemas-data/3.0/core/start-timing.json +1 -1
- package/dist/lib/schemas-data/3.0/core/store-item.json +3 -3
- package/dist/lib/schemas-data/3.0/core/talent.json +2 -2
- package/dist/lib/schemas-data/3.0/core/targeting.json +20 -20
- package/dist/lib/schemas-data/3.0/core/tasks-get-request.json +3 -3
- package/dist/lib/schemas-data/3.0/core/tasks-get-response.json +7 -7
- package/dist/lib/schemas-data/3.0/core/tasks-list-request.json +11 -11
- package/dist/lib/schemas-data/3.0/core/tasks-list-response.json +6 -6
- package/dist/lib/schemas-data/3.0/core/user-match.json +3 -3
- package/dist/lib/schemas-data/3.0/core/vehicle-item.json +4 -4
- package/dist/lib/schemas-data/3.0/core/vendor-pricing-option.json +2 -2
- package/dist/lib/schemas-data/3.0/core/x-entity-types.json +1 -1
- package/dist/lib/schemas-data/3.0/creative/asset-types/index.json +5 -5
- package/dist/lib/schemas-data/3.0/creative/creative-feature-result.json +2 -2
- package/dist/lib/schemas-data/3.0/creative/get-creative-delivery-request.json +5 -5
- package/dist/lib/schemas-data/3.0/creative/get-creative-delivery-response.json +7 -7
- package/dist/lib/schemas-data/3.0/creative/get-creative-features-request.json +5 -5
- package/dist/lib/schemas-data/3.0/creative/get-creative-features-response.json +8 -8
- package/dist/lib/schemas-data/3.0/creative/list-creative-formats-request.json +11 -11
- package/dist/lib/schemas-data/3.0/creative/list-creative-formats-response.json +7 -7
- package/dist/lib/schemas-data/3.0/creative/list-creatives-request.json +8 -8
- package/dist/lib/schemas-data/3.0/creative/list-creatives-response.json +14 -14
- package/dist/lib/schemas-data/3.0/creative/preview-creative-request.json +11 -11
- package/dist/lib/schemas-data/3.0/creative/preview-creative-response.json +12 -12
- package/dist/lib/schemas-data/3.0/creative/preview-render.json +1 -1
- package/dist/lib/schemas-data/3.0/creative/sync-creatives-async-response-input-required.json +3 -3
- package/dist/lib/schemas-data/3.0/creative/sync-creatives-async-response-submitted.json +3 -3
- package/dist/lib/schemas-data/3.0/creative/sync-creatives-async-response-working.json +3 -3
- package/dist/lib/schemas-data/3.0/creative/sync-creatives-request.json +7 -7
- package/dist/lib/schemas-data/3.0/creative/sync-creatives-response.json +13 -13
- package/dist/lib/schemas-data/3.0/enums/account-scope.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/account-status.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/action-source.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/adcp-protocol.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/adjustment-kind.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/advertiser-industry.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/age-verification-method.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/assessment-status.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/asset-content-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/attribution-model.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/audience-source.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/audience-status.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/audio-channel-layout.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/auth-scheme.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/available-metric.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/billing-party.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/binary-verdict.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/brand-agent-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/canceled-by.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/catalog-action.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/catalog-item-status.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/catalog-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/channels.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/cloud-storage-protocol.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/co-branding-requirement.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/collection-cadence.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/collection-kind.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/collection-relationship.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/collection-status.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/consent-basis.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/content-id-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/content-rating-system.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/creative-action.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/creative-agent-capability.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/creative-approval-status.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/creative-identifier-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/creative-quality.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/creative-sort-field.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/creative-status.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/daast-tracking-event.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/daast-version.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/day-of-week.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/delegation-authority.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/delivery-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/demographic-system.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/derivative-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/device-platform.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/device-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/digital-source-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/dimension-unit.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/disclosure-persistence.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/disclosure-position.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/distance-unit.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/distribution-identifier-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/error-code.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/escalation-severity.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/event-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/exclusivity.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/feature-check-status.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/feed-format.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/feedback-source.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/forecast-method.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/forecast-range-unit.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/forecastable-metric.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/format-id-parameter.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/frame-rate-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/frequency-cap-scope.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/genre-taxonomy.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/geo-level.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/gop-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/governance-decision.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/governance-domain.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/governance-mode.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/governance-phase.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/history-entry-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/http-method.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/identifier-types.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/installment-status.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/javascript-module-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/landing-page-requirement.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/makegood-remedy.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/markdown-flavor.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/match-id-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/match-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/media-buy-status.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/media-buy-valid-action.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/metric-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/metro-system.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/moov-atom-position.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/notification-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/outcome-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/pacing.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/payment-terms.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/performance-standard-metric.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/policy-category.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/policy-enforcement.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/postal-system.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/preview-output-format.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/pricing-model.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/production-quality.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/property-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/proposal-status.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/publisher-identifier-types.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/purchase-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/reach-unit.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/reporting-frequency.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/response-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/restricted-attribute.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/right-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/right-use.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/rights-billing-period.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/scan-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/si-session-status.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/signal-catalog-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/signal-source.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/signal-value-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/snapshot-unavailable-reason.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/sort-direction.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/sort-metric.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/special-category.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/specialism.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/talent-role.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/task-status.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/task-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/transport-mode.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/travel-time-unit.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/uid-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/universal-macro.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/update-frequency.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/url-asset-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/validation-mode.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/vast-tracking-event.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/vast-version.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/viewability-standard.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/wcag-level.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/webhook-response-type.json +1 -1
- package/dist/lib/schemas-data/3.0/enums/webhook-security-method.json +1 -1
- package/dist/lib/schemas-data/3.0/error-details/account-setup-required.json +1 -1
- package/dist/lib/schemas-data/3.0/error-details/audience-too-small.json +1 -1
- package/dist/lib/schemas-data/3.0/error-details/budget-too-low.json +1 -1
- package/dist/lib/schemas-data/3.0/error-details/conflict.json +1 -1
- package/dist/lib/schemas-data/3.0/error-details/creative-rejected.json +1 -1
- package/dist/lib/schemas-data/3.0/error-details/policy-violation.json +1 -1
- package/dist/lib/schemas-data/3.0/error-details/rate-limited.json +1 -1
- package/dist/lib/schemas-data/3.0/error-details/vendor-error-codes.json +1 -1
- package/dist/lib/schemas-data/3.0/extensions/extension-meta.json +1 -1
- package/dist/lib/schemas-data/3.0/extensions/index.json +2 -2
- package/dist/lib/schemas-data/3.0/governance/attribute-definition.json +1 -1
- package/dist/lib/schemas-data/3.0/governance/audience-constraints.json +3 -3
- package/dist/lib/schemas-data/3.0/governance/check-governance-request.json +7 -7
- package/dist/lib/schemas-data/3.0/governance/check-governance-response.json +6 -6
- package/dist/lib/schemas-data/3.0/governance/get-plan-audit-logs-request.json +4 -4
- package/dist/lib/schemas-data/3.0/governance/get-plan-audit-logs-response.json +9 -9
- package/dist/lib/schemas-data/3.0/governance/policy-category-definition.json +2 -2
- package/dist/lib/schemas-data/3.0/governance/policy-entry.json +6 -6
- package/dist/lib/schemas-data/3.0/governance/policy-ref.json +1 -1
- package/dist/lib/schemas-data/3.0/governance/report-plan-outcome-request.json +6 -6
- package/dist/lib/schemas-data/3.0/governance/report-plan-outcome-response.json +4 -4
- package/dist/lib/schemas-data/3.0/governance/sync-plans-request.json +13 -13
- package/dist/lib/schemas-data/3.0/governance/sync-plans-response.json +4 -4
- package/dist/lib/schemas-data/3.0/index.json +366 -365
- package/dist/lib/schemas-data/3.0/manifest.json +5 -9
- package/dist/lib/schemas-data/3.0/manifest.schema.json +1 -1
- package/dist/lib/schemas-data/3.0/media-buy/build-creative-async-response-input-required.json +4 -4
- package/dist/lib/schemas-data/3.0/media-buy/build-creative-async-response-submitted.json +3 -3
- package/dist/lib/schemas-data/3.0/media-buy/build-creative-async-response-working.json +3 -3
- package/dist/lib/schemas-data/3.0/media-buy/build-creative-request.json +11 -11
- package/dist/lib/schemas-data/3.0/media-buy/build-creative-response.json +17 -17
- package/dist/lib/schemas-data/3.0/media-buy/create-media-buy-async-response-input-required.json +4 -4
- package/dist/lib/schemas-data/3.0/media-buy/create-media-buy-async-response-submitted.json +3 -3
- package/dist/lib/schemas-data/3.0/media-buy/create-media-buy-async-response-working.json +3 -3
- package/dist/lib/schemas-data/3.0/media-buy/create-media-buy-request.json +12 -12
- package/dist/lib/schemas-data/3.0/media-buy/create-media-buy-response.json +15 -15
- package/dist/lib/schemas-data/3.0/media-buy/get-media-buy-delivery-request.json +17 -17
- package/dist/lib/schemas-data/3.0/media-buy/get-media-buy-delivery-response.json +24 -24
- package/dist/lib/schemas-data/3.0/media-buy/get-media-buys-request.json +7 -7
- package/dist/lib/schemas-data/3.0/media-buy/get-media-buys-response.json +19 -19
- package/dist/lib/schemas-data/3.0/media-buy/get-products-async-response-input-required.json +4 -4
- package/dist/lib/schemas-data/3.0/media-buy/get-products-async-response-submitted.json +3 -3
- package/dist/lib/schemas-data/3.0/media-buy/get-products-async-response-working.json +3 -3
- package/dist/lib/schemas-data/3.0/media-buy/get-products-request.json +11 -11
- package/dist/lib/schemas-data/3.0/media-buy/get-products-response.json +8 -8
- package/dist/lib/schemas-data/3.0/media-buy/list-creative-formats-request.json +11 -11
- package/dist/lib/schemas-data/3.0/media-buy/list-creative-formats-response.json +7 -7
- package/dist/lib/schemas-data/3.0/media-buy/log-event-request.json +4 -4
- package/dist/lib/schemas-data/3.0/media-buy/log-event-response.json +6 -6
- package/dist/lib/schemas-data/3.0/media-buy/package-request.json +12 -12
- package/dist/lib/schemas-data/3.0/media-buy/package-update.json +13 -13
- package/dist/lib/schemas-data/3.0/media-buy/provide-performance-feedback-request.json +6 -6
- package/dist/lib/schemas-data/3.0/media-buy/provide-performance-feedback-response.json +6 -6
- package/dist/lib/schemas-data/3.0/media-buy/sync-audiences-request.json +7 -7
- package/dist/lib/schemas-data/3.0/media-buy/sync-audiences-response.json +9 -9
- package/dist/lib/schemas-data/3.0/media-buy/sync-catalogs-async-response-input-required.json +3 -3
- package/dist/lib/schemas-data/3.0/media-buy/sync-catalogs-async-response-submitted.json +3 -3
- package/dist/lib/schemas-data/3.0/media-buy/sync-catalogs-async-response-working.json +3 -3
- package/dist/lib/schemas-data/3.0/media-buy/sync-catalogs-request.json +7 -7
- package/dist/lib/schemas-data/3.0/media-buy/sync-catalogs-response.json +9 -9
- package/dist/lib/schemas-data/3.0/media-buy/sync-event-sources-request.json +5 -5
- package/dist/lib/schemas-data/3.0/media-buy/sync-event-sources-response.json +10 -10
- package/dist/lib/schemas-data/3.0/media-buy/update-media-buy-async-response-input-required.json +3 -3
- package/dist/lib/schemas-data/3.0/media-buy/update-media-buy-async-response-submitted.json +3 -3
- package/dist/lib/schemas-data/3.0/media-buy/update-media-buy-async-response-working.json +3 -3
- package/dist/lib/schemas-data/3.0/media-buy/update-media-buy-request.json +10 -10
- package/dist/lib/schemas-data/3.0/media-buy/update-media-buy-response.json +10 -10
- package/dist/lib/schemas-data/3.0/pricing-options/cpa-option.json +4 -4
- package/dist/lib/schemas-data/3.0/pricing-options/cpc-option.json +4 -4
- package/dist/lib/schemas-data/3.0/pricing-options/cpcv-option.json +4 -4
- package/dist/lib/schemas-data/3.0/pricing-options/cpm-option.json +4 -4
- package/dist/lib/schemas-data/3.0/pricing-options/cpp-option.json +5 -5
- package/dist/lib/schemas-data/3.0/pricing-options/cpv-option.json +4 -4
- package/dist/lib/schemas-data/3.0/pricing-options/flat-rate-option.json +4 -4
- package/dist/lib/schemas-data/3.0/pricing-options/price-breakdown.json +2 -2
- package/dist/lib/schemas-data/3.0/pricing-options/price-guidance.json +1 -1
- package/dist/lib/schemas-data/3.0/pricing-options/time-option.json +4 -4
- package/dist/lib/schemas-data/3.0/pricing-options/vcpm-option.json +4 -4
- package/dist/lib/schemas-data/3.0/property/authorization-result.json +1 -1
- package/dist/lib/schemas-data/3.0/property/base-property-source.json +4 -4
- package/dist/lib/schemas-data/3.0/property/create-property-list-request.json +7 -7
- package/dist/lib/schemas-data/3.0/property/create-property-list-response.json +4 -4
- package/dist/lib/schemas-data/3.0/property/delete-property-list-request.json +4 -4
- package/dist/lib/schemas-data/3.0/property/delete-property-list-response.json +3 -3
- package/dist/lib/schemas-data/3.0/property/delivery-record.json +3 -3
- package/dist/lib/schemas-data/3.0/property/get-property-list-request.json +4 -4
- package/dist/lib/schemas-data/3.0/property/get-property-list-response.json +7 -7
- package/dist/lib/schemas-data/3.0/property/list-property-lists-request.json +5 -5
- package/dist/lib/schemas-data/3.0/property/list-property-lists-response.json +5 -5
- package/dist/lib/schemas-data/3.0/property/property-error.json +2 -2
- package/dist/lib/schemas-data/3.0/property/property-feature-definition.json +2 -2
- package/dist/lib/schemas-data/3.0/property/property-feature-result.json +4 -4
- package/dist/lib/schemas-data/3.0/property/property-feature-value.json +2 -2
- package/dist/lib/schemas-data/3.0/property/property-feature.json +1 -1
- package/dist/lib/schemas-data/3.0/property/property-list-changed-webhook.json +2 -2
- package/dist/lib/schemas-data/3.0/property/property-list-filters.json +5 -5
- package/dist/lib/schemas-data/3.0/property/property-list.json +6 -6
- package/dist/lib/schemas-data/3.0/property/update-property-list-request.json +7 -7
- package/dist/lib/schemas-data/3.0/property/update-property-list-response.json +4 -4
- package/dist/lib/schemas-data/3.0/property/validate-property-delivery-request.json +5 -5
- package/dist/lib/schemas-data/3.0/property/validate-property-delivery-response.json +4 -4
- package/dist/lib/schemas-data/3.0/property/validation-result.json +5 -5
- package/dist/lib/schemas-data/3.0/protocol/get-adcp-capabilities-request.json +3 -3
- package/dist/lib/schemas-data/3.0/protocol/get-adcp-capabilities-response.json +25 -25
- package/dist/lib/schemas-data/3.0/signals/activate-signal-request.json +5 -5
- package/dist/lib/schemas-data/3.0/signals/activate-signal-response.json +7 -7
- package/dist/lib/schemas-data/3.0/signals/get-signals-request.json +8 -8
- package/dist/lib/schemas-data/3.0/signals/get-signals-response.json +10 -10
- package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-capabilities.json +1 -1
- package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-get-offering-request.json +3 -3
- package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-get-offering-response.json +4 -4
- package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-identity.json +1 -1
- package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-initiate-session-request.json +5 -5
- package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-initiate-session-response.json +7 -7
- package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-send-message-request.json +3 -3
- package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-send-message-response.json +7 -7
- package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-terminate-session-request.json +3 -3
- package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-terminate-session-response.json +5 -5
- package/dist/lib/schemas-data/3.0/sponsored-intelligence/si-ui-element.json +1 -1
- package/dist/lib/schemas-data/v2.5/_provenance.json +1 -1
- package/dist/lib/server/decisioning/runtime/entity-hydration.generated.js +1 -1
- package/dist/lib/server/wire-spec-fields.generated.d.ts +29 -29
- package/dist/lib/server/wire-spec-fields.generated.js +31 -31
- package/dist/lib/testing/client.d.ts +1 -1
- package/dist/lib/testing/client.d.ts.map +1 -1
- package/dist/lib/testing/client.js +9 -2
- package/dist/lib/testing/client.js.map +1 -1
- package/dist/lib/testing/compliance/comply.d.ts +6 -0
- package/dist/lib/testing/compliance/comply.d.ts.map +1 -1
- package/dist/lib/testing/compliance/comply.js +110 -4
- package/dist/lib/testing/compliance/comply.js.map +1 -1
- package/dist/lib/testing/storyboard/default-invariants.js +23 -0
- package/dist/lib/testing/storyboard/default-invariants.js.map +1 -1
- package/dist/lib/testing/storyboard/runner.d.ts +2 -0
- package/dist/lib/testing/storyboard/runner.d.ts.map +1 -1
- package/dist/lib/testing/storyboard/runner.js +112 -21
- package/dist/lib/testing/storyboard/runner.js.map +1 -1
- package/dist/lib/testing/storyboard/types.d.ts +23 -0
- package/dist/lib/testing/storyboard/types.d.ts.map +1 -1
- package/dist/lib/testing/storyboard/types.js.map +1 -1
- package/dist/lib/testing/storyboard/validations.d.ts +4 -0
- package/dist/lib/testing/storyboard/validations.d.ts.map +1 -1
- package/dist/lib/testing/storyboard/validations.js +13 -4
- package/dist/lib/testing/storyboard/validations.js.map +1 -1
- package/dist/lib/testing/types.d.ts +32 -0
- package/dist/lib/testing/types.d.ts.map +1 -1
- package/dist/lib/types/core.generated.js +2 -2
- package/dist/lib/types/manifest.generated.d.ts +3 -3
- package/dist/lib/types/manifest.generated.js +1 -1
- package/dist/lib/utils/adcp-version-config.d.ts +1 -0
- package/dist/lib/utils/adcp-version-config.d.ts.map +1 -1
- package/dist/lib/utils/adcp-version-config.js +21 -0
- package/dist/lib/utils/adcp-version-config.js.map +1 -1
- package/dist/lib/utils/response-schemas.d.ts +1 -0
- package/dist/lib/utils/response-schemas.d.ts.map +1 -1
- package/dist/lib/utils/response-schemas.js +14 -0
- package/dist/lib/utils/response-schemas.js.map +1 -1
- package/dist/lib/utils/response-unwrapper.d.ts +2 -1
- package/dist/lib/utils/response-unwrapper.d.ts.map +1 -1
- package/dist/lib/utils/response-unwrapper.js +15 -5
- package/dist/lib/utils/response-unwrapper.js.map +1 -1
- package/dist/lib/version.d.ts +7 -7
- package/dist/lib/version.d.ts.map +1 -1
- package/dist/lib/version.js +11 -5
- package/dist/lib/version.js.map +1 -1
- package/package.json +2 -2
- package/compliance/cache/3.0.12/universal/webhook-emission.yaml +0 -337
- package/compliance/cache/3.0.12.previous/universal/webhook-emission.yaml +0 -337
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/brand/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/governance/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/media-buy/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/media-buy/scenarios/create_media_buy_async.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/media-buy/scenarios/creative_fate_after_cancellation.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/media-buy/scenarios/delivery_reporting.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/media-buy/scenarios/governance_approved.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/media-buy/scenarios/governance_conditions.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/media-buy/scenarios/governance_denied.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/media-buy/scenarios/governance_denied_recovery.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/media-buy/scenarios/invalid_transitions.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/media-buy/scenarios/inventory_list_no_match.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/media-buy/scenarios/inventory_list_targeting.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/media-buy/scenarios/pending_creatives_to_start.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/media-buy/scenarios/refine_products.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/signals/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/domains/sponsored-intelligence/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/brand/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/governance/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/media-buy/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/media-buy/scenarios/create_media_buy_async.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/media-buy/scenarios/creative_fate_after_cancellation.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/media-buy/scenarios/delivery_reporting.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/media-buy/scenarios/governance_approved.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/media-buy/scenarios/governance_conditions.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/media-buy/scenarios/governance_denied.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/media-buy/scenarios/governance_denied_recovery.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/media-buy/scenarios/invalid_transitions.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/media-buy/scenarios/inventory_list_no_match.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/media-buy/scenarios/inventory_list_targeting.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/media-buy/scenarios/pending_creatives_to_start.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/media-buy/scenarios/refine_products.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/signals/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/protocols/sponsored-intelligence/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/audience-sync/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/brand-rights/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/brand-rights/scenarios/governance_denied.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/collection-lists/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/content-standards/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/creative-ad-server/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/creative-generative/generative-seller.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/creative-generative/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/governance-aware-seller/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/governance-delivery-monitor/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/governance-spend-authority/denied.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/governance-spend-authority/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/property-lists/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/sales-broadcast-tv/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/sales-catalog-driven/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/sales-guaranteed/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/sales-non-guaranteed/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/sales-proposal-mode/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/sales-social/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/signal-marketplace/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/signal-marketplace/scenarios/governance_denied.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/specialisms/signal-owned/index.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-kits/acme-outdoor-live.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-kits/acme-outdoor.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-kits/bistro-oranje.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-kits/nova-motors.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-kits/osei-natural.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-kits/signed-requests-runner.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-kits/substitution-observer-runner.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-kits/summit-foods.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/plan-hash/001-minimal-plan.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/plan-hash/002-full-plan.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/plan-hash/003-bookkeeping-stripped.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/plan-hash/004a-human-review-omitted.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/plan-hash/004b-human-review-explicit-null.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/plan-hash/005a-policy-categories-order-1.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/plan-hash/005b-policy-categories-order-2.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/plan-hash/006a-ext-trace-v1.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/plan-hash/006b-ext-trace-v2.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/plan-hash/007-unicode-objectives.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/plan-hash/008-numeric-canonicalization.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/README.md +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/canonicalization.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/keys.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/001-no-signature-header.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/002-wrong-tag.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/003-expired-signature.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/004-window-too-long.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/005-alg-not-allowed.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/006-missing-covered-component.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/007-missing-content-digest.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/008-unknown-keyid.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/009-key-ops-missing-verify.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/010-content-digest-mismatch.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/011-malformed-header.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/012-missing-expires-param.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/013-expires-le-created.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/014-missing-nonce-param.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/015-signature-invalid.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/016-replayed-nonce.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/017-key-revoked.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/018-digest-covered-when-forbidden.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/019-signature-without-signature-input.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/020-rate-abuse.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/021-duplicate-signature-input-label.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/022-multi-valued-content-type.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/023-multi-valued-content-digest.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/024-unquoted-string-param.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/025-jwk-alg-crv-mismatch.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/026-non-ascii-host.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/negative/027-webhook-registration-authentication-unsigned.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/positive/001-basic-post.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/positive/002-post-with-content-digest.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/positive/003-es256-post.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/positive/004-multiple-signature-labels.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/positive/005-default-port-stripped.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/positive/006-dot-segment-path.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/positive/007-query-byte-preserved.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/positive/008-percent-encoded-path.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/positive/009-percent-encoded-unreserved-decoded.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/positive/010-percent-encoded-slash-preserved.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/positive/011-ipv6-authority.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/request-signing/positive/012-ipv6-authority-default-port-stripped.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/README.md +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/keys.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/001-wrong-tag.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/002-expired-signature.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/003-window-too-long.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/004-alg-not-allowed.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/005-missing-authority-component.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/006-missing-content-digest.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/007-unknown-keyid.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/008-wrong-adcp-use.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/009-content-digest-mismatch.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/010-malformed-signature-input.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/011-signature-without-input.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/012-missing-expires-param.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/013-expires-le-created.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/014-missing-nonce-param.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/015-signature-invalid.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/016-replayed-nonce.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/017-key-revoked.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/018-rate-abuse.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/019-revocation-stale.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/020-key-ops-missing-verify.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/negative/021-base64-alphabet-mixing.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/positive/001-basic-post.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/positive/002-es256-post.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/positive/003-multiple-signature-labels.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/positive/004-default-port-stripped.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/positive/005-percent-encoded-path.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/positive/006-query-byte-preserved.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/test-vectors/webhook-signing/positive/007-body-without-idempotency-key.json +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/universal/capability-discovery.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/universal/collection-lists-pagination-integrity.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/universal/comply-controller-mode-gate.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/universal/content-standards-pagination-integrity.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/universal/deterministic-testing.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/universal/error-compliance.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/universal/fictional-entities.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/universal/get-media-buys-pagination-integrity.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/universal/get-signals-pagination-integrity.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/universal/pagination-integrity-creative-formats.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/universal/pagination-integrity-list-accounts.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/universal/pagination-integrity.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/universal/property-lists-pagination-integrity.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/universal/runner-output-contract.yaml +0 -0
- /package/compliance/cache/{3.0.12 → 3.0.18}/universal/signed-requests.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/brand/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/governance/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/media-buy/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/media-buy/scenarios/create_media_buy_async.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/media-buy/scenarios/creative_fate_after_cancellation.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/media-buy/scenarios/delivery_reporting.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/media-buy/scenarios/governance_approved.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/media-buy/scenarios/governance_conditions.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/media-buy/scenarios/governance_denied.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/media-buy/scenarios/governance_denied_recovery.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/media-buy/scenarios/invalid_transitions.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/media-buy/scenarios/inventory_list_no_match.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/media-buy/scenarios/inventory_list_targeting.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/media-buy/scenarios/pending_creatives_to_start.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/media-buy/scenarios/refine_products.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/signals/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/domains/sponsored-intelligence/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/brand/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/governance/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/media-buy/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/media-buy/scenarios/create_media_buy_async.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/media-buy/scenarios/creative_fate_after_cancellation.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/media-buy/scenarios/delivery_reporting.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/media-buy/scenarios/governance_approved.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/media-buy/scenarios/governance_conditions.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/media-buy/scenarios/governance_denied.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/media-buy/scenarios/governance_denied_recovery.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/media-buy/scenarios/invalid_transitions.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/media-buy/scenarios/inventory_list_no_match.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/media-buy/scenarios/inventory_list_targeting.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/media-buy/scenarios/pending_creatives_to_start.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/media-buy/scenarios/refine_products.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/signals/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/protocols/sponsored-intelligence/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/audience-sync/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/brand-rights/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/brand-rights/scenarios/governance_denied.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/collection-lists/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/content-standards/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/creative-ad-server/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/creative-generative/generative-seller.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/creative-generative/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/governance-aware-seller/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/governance-delivery-monitor/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/governance-spend-authority/denied.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/governance-spend-authority/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/property-lists/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/sales-broadcast-tv/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/sales-catalog-driven/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/sales-guaranteed/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/sales-non-guaranteed/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/sales-proposal-mode/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/sales-social/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/signal-marketplace/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/signal-marketplace/scenarios/governance_denied.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/specialisms/signal-owned/index.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-kits/acme-outdoor-live.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-kits/acme-outdoor.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-kits/bistro-oranje.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-kits/nova-motors.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-kits/osei-natural.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-kits/signed-requests-runner.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-kits/substitution-observer-runner.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-kits/summit-foods.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/plan-hash/001-minimal-plan.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/plan-hash/002-full-plan.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/plan-hash/003-bookkeeping-stripped.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/plan-hash/004a-human-review-omitted.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/plan-hash/004b-human-review-explicit-null.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/plan-hash/005a-policy-categories-order-1.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/plan-hash/005b-policy-categories-order-2.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/plan-hash/006a-ext-trace-v1.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/plan-hash/006b-ext-trace-v2.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/plan-hash/007-unicode-objectives.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/plan-hash/008-numeric-canonicalization.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/README.md +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/canonicalization.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/keys.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/001-no-signature-header.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/002-wrong-tag.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/003-expired-signature.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/004-window-too-long.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/005-alg-not-allowed.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/006-missing-covered-component.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/007-missing-content-digest.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/008-unknown-keyid.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/009-key-ops-missing-verify.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/010-content-digest-mismatch.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/011-malformed-header.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/012-missing-expires-param.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/013-expires-le-created.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/014-missing-nonce-param.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/015-signature-invalid.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/016-replayed-nonce.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/017-key-revoked.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/018-digest-covered-when-forbidden.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/019-signature-without-signature-input.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/020-rate-abuse.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/021-duplicate-signature-input-label.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/022-multi-valued-content-type.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/023-multi-valued-content-digest.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/024-unquoted-string-param.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/025-jwk-alg-crv-mismatch.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/026-non-ascii-host.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/negative/027-webhook-registration-authentication-unsigned.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/positive/001-basic-post.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/positive/002-post-with-content-digest.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/positive/003-es256-post.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/positive/004-multiple-signature-labels.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/positive/005-default-port-stripped.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/positive/006-dot-segment-path.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/positive/007-query-byte-preserved.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/positive/008-percent-encoded-path.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/positive/009-percent-encoded-unreserved-decoded.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/positive/010-percent-encoded-slash-preserved.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/positive/011-ipv6-authority.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/request-signing/positive/012-ipv6-authority-default-port-stripped.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/README.md +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/keys.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/001-wrong-tag.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/002-expired-signature.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/003-window-too-long.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/004-alg-not-allowed.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/005-missing-authority-component.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/006-missing-content-digest.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/007-unknown-keyid.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/008-wrong-adcp-use.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/009-content-digest-mismatch.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/010-malformed-signature-input.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/011-signature-without-input.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/012-missing-expires-param.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/013-expires-le-created.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/014-missing-nonce-param.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/015-signature-invalid.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/016-replayed-nonce.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/017-key-revoked.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/018-rate-abuse.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/019-revocation-stale.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/020-key-ops-missing-verify.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/negative/021-base64-alphabet-mixing.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/positive/001-basic-post.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/positive/002-es256-post.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/positive/003-multiple-signature-labels.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/positive/004-default-port-stripped.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/positive/005-percent-encoded-path.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/positive/006-query-byte-preserved.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/test-vectors/webhook-signing/positive/007-body-without-idempotency-key.json +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/capability-discovery.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/collection-lists-pagination-integrity.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/comply-controller-mode-gate.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/content-standards-pagination-integrity.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/deterministic-testing.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/error-compliance.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/fictional-entities.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/get-media-buys-pagination-integrity.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/get-signals-pagination-integrity.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/pagination-integrity-creative-formats.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/pagination-integrity-list-accounts.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/pagination-integrity.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/property-lists-pagination-integrity.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/runner-output-contract.yaml +0 -0
- /package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/signed-requests.yaml +0 -0
package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/schema-validation.yaml
RENAMED
|
@@ -32,8 +32,26 @@ caller:
|
|
|
32
32
|
|
|
33
33
|
prerequisites:
|
|
34
34
|
description: |
|
|
35
|
-
The caller needs a brand identity for product discovery requests.
|
|
35
|
+
The caller needs a brand identity for product discovery requests. The runner
|
|
36
|
+
also seeds the product and pricing option referenced by the temporal
|
|
37
|
+
create_media_buy requests so date validation is isolated from catalog
|
|
38
|
+
availability.
|
|
36
39
|
test_kit: "test-kits/acme-outdoor.yaml"
|
|
40
|
+
controller_seeding: true
|
|
41
|
+
|
|
42
|
+
fixtures:
|
|
43
|
+
products:
|
|
44
|
+
- product_id: "test-product"
|
|
45
|
+
delivery_type: "non_guaranteed"
|
|
46
|
+
channels: ["display"]
|
|
47
|
+
format_ids:
|
|
48
|
+
- id: "display_300x250"
|
|
49
|
+
pricing_options:
|
|
50
|
+
- product_id: "test-product"
|
|
51
|
+
pricing_option_id: "test-pricing"
|
|
52
|
+
pricing_model: "cpm"
|
|
53
|
+
currency: "USD"
|
|
54
|
+
floor_price: 1.0
|
|
37
55
|
|
|
38
56
|
phases:
|
|
39
57
|
- id: capability_discovery
|
|
@@ -110,7 +128,9 @@ phases:
|
|
|
110
128
|
|
|
111
129
|
sample_request:
|
|
112
130
|
buying_mode: "brief"
|
|
113
|
-
brief: "
|
|
131
|
+
brief: "Return a small representative sample of available advertising products"
|
|
132
|
+
pagination:
|
|
133
|
+
max_results: 5
|
|
114
134
|
account:
|
|
115
135
|
brand:
|
|
116
136
|
domain: "acmeoutdoor.example"
|
|
@@ -158,6 +178,8 @@ phases:
|
|
|
158
178
|
sample_request:
|
|
159
179
|
buying_mode: "brief"
|
|
160
180
|
brief: "Premium display inventory with pricing details"
|
|
181
|
+
pagination:
|
|
182
|
+
max_results: 5
|
|
161
183
|
account:
|
|
162
184
|
brand:
|
|
163
185
|
domain: "acmeoutdoor.example"
|
|
@@ -224,7 +246,9 @@ phases:
|
|
|
224
246
|
|
|
225
247
|
sample_request:
|
|
226
248
|
buying_mode: "brief"
|
|
227
|
-
brief: "
|
|
249
|
+
brief: "Return one representative product with creative format requirements"
|
|
250
|
+
pagination:
|
|
251
|
+
max_results: 1
|
|
228
252
|
account:
|
|
229
253
|
brand:
|
|
230
254
|
domain: "acmeoutdoor.example"
|
|
@@ -232,6 +256,9 @@ phases:
|
|
|
232
256
|
context:
|
|
233
257
|
correlation_id: "schema_validation--get_products_for_formats"
|
|
234
258
|
|
|
259
|
+
context_outputs:
|
|
260
|
+
- name: product_format_id
|
|
261
|
+
path: "products[0].format_ids[0]"
|
|
235
262
|
validations:
|
|
236
263
|
- check: response_schema
|
|
237
264
|
description: "Response matches get-products-response.json schema"
|
|
@@ -261,9 +288,10 @@ phases:
|
|
|
261
288
|
- id: list_formats_match
|
|
262
289
|
title: "Verify format catalog includes product formats"
|
|
263
290
|
narrative: |
|
|
264
|
-
Call list_creative_formats
|
|
265
|
-
|
|
266
|
-
catalog must cover
|
|
291
|
+
Call list_creative_formats for the first format_id returned on a
|
|
292
|
+
product and verify that the format catalog resolves that exact
|
|
293
|
+
reference. The seller's format catalog must cover that referenced
|
|
294
|
+
format.
|
|
267
295
|
task: list_creative_formats
|
|
268
296
|
schema_ref: "creative/list-creative-formats-request.json"
|
|
269
297
|
response_schema_ref: "creative/list-creative-formats-response.json"
|
|
@@ -271,7 +299,7 @@ phases:
|
|
|
271
299
|
comply_scenario: schema_compliance
|
|
272
300
|
stateful: false
|
|
273
301
|
expected: |
|
|
274
|
-
Return
|
|
302
|
+
Return the format matching the agent's own product format_id:
|
|
275
303
|
- format_id.agent_url must match the agent's own URL
|
|
276
304
|
- format_id.id values must include those referenced by products
|
|
277
305
|
- Each format must define asset requirements (types, dimensions, mime types)
|
|
@@ -280,6 +308,10 @@ phases:
|
|
|
280
308
|
list_creative_formats, buyers cannot construct valid sync_creatives requests.
|
|
281
309
|
|
|
282
310
|
sample_request:
|
|
311
|
+
format_ids:
|
|
312
|
+
- "$context.product_format_id"
|
|
313
|
+
pagination:
|
|
314
|
+
max_results: 1
|
|
283
315
|
context:
|
|
284
316
|
correlation_id: "schema_validation--list_formats_match"
|
|
285
317
|
|
|
@@ -292,6 +324,10 @@ phases:
|
|
|
292
324
|
- check: field_present
|
|
293
325
|
path: "formats[0].format_id.id"
|
|
294
326
|
description: "Formats include format_id with id"
|
|
327
|
+
- check: field_value
|
|
328
|
+
path: "formats[0].format_id"
|
|
329
|
+
value: "$context.product_format_id"
|
|
330
|
+
description: "Filtered format response returns the product's exact format_id"
|
|
295
331
|
- check: field_present
|
|
296
332
|
path: "context"
|
|
297
333
|
description: "Response echoes back the context object"
|
|
@@ -314,6 +350,7 @@ phases:
|
|
|
314
350
|
Send a create_media_buy request where end_time is before start_time. The agent
|
|
315
351
|
must reject this with an INVALID_REQUEST error.
|
|
316
352
|
task: create_media_buy
|
|
353
|
+
requires_tool: create_media_buy
|
|
317
354
|
schema_ref: "media-buy/create-media-buy-request.json"
|
|
318
355
|
response_schema_ref: "media-buy/create-media-buy-response.json"
|
|
319
356
|
doc_ref: "/media-buy/task-reference/create_media_buy"
|
|
@@ -334,8 +371,8 @@ phases:
|
|
|
334
371
|
domain: "acmeoutdoor.example"
|
|
335
372
|
operator: "pinnacle-agency.example"
|
|
336
373
|
idempotency_key: "$generate:uuid_v4#schema-validation-reversed-dates"
|
|
337
|
-
start_time: "
|
|
338
|
-
end_time: "
|
|
374
|
+
start_time: "2099-12-31T00:00:00Z"
|
|
375
|
+
end_time: "2099-01-01T00:00:00Z"
|
|
339
376
|
packages:
|
|
340
377
|
- product_id: "test-product"
|
|
341
378
|
budget: 10000
|
|
@@ -380,6 +417,7 @@ phases:
|
|
|
380
417
|
universal/idempotency.yaml), and the storyboard couldn't tell
|
|
381
418
|
which rule fired.
|
|
382
419
|
task: create_media_buy
|
|
420
|
+
requires_tool: create_media_buy
|
|
383
421
|
schema_ref: "media-buy/create-media-buy-request.json"
|
|
384
422
|
response_schema_ref: "media-buy/create-media-buy-response.json"
|
|
385
423
|
doc_ref: "/media-buy/task-reference/create_media_buy"
|
|
@@ -387,7 +425,7 @@ phases:
|
|
|
387
425
|
expect_error: true
|
|
388
426
|
negative_path: payload_well_formed
|
|
389
427
|
stateful: false
|
|
390
|
-
|
|
428
|
+
contributes_to: past_start_handled
|
|
391
429
|
expected: |
|
|
392
430
|
Reject the request with:
|
|
393
431
|
- Error code: INVALID_REQUEST
|
|
@@ -401,7 +439,7 @@ phases:
|
|
|
401
439
|
domain: "acmeoutdoor.example"
|
|
402
440
|
operator: "pinnacle-agency.example"
|
|
403
441
|
start_time: "2020-01-01T00:00:00Z"
|
|
404
|
-
end_time: "
|
|
442
|
+
end_time: "2099-12-31T23:59:59Z"
|
|
405
443
|
packages:
|
|
406
444
|
- product_id: "test-product"
|
|
407
445
|
budget: 10000
|
|
@@ -448,12 +486,13 @@ phases:
|
|
|
448
486
|
auto-adjusts the start_time forward, and returns a media_buy_id.
|
|
449
487
|
idempotency_key is present because the request is a real mutation.
|
|
450
488
|
task: create_media_buy
|
|
489
|
+
requires_tool: create_media_buy
|
|
451
490
|
schema_ref: "media-buy/create-media-buy-request.json"
|
|
452
491
|
response_schema_ref: "media-buy/create-media-buy-response.json"
|
|
453
492
|
doc_ref: "/media-buy/task-reference/create_media_buy"
|
|
454
493
|
comply_scenario: temporal_validation
|
|
455
494
|
stateful: false
|
|
456
|
-
|
|
495
|
+
contributes_to: past_start_handled
|
|
457
496
|
expected: |
|
|
458
497
|
Accept the request with auto-adjusted dates:
|
|
459
498
|
- Response matches create-media-buy-response.json schema
|
|
@@ -468,7 +507,7 @@ phases:
|
|
|
468
507
|
domain: "acmeoutdoor.example"
|
|
469
508
|
operator: "pinnacle-agency.example"
|
|
470
509
|
start_time: "2020-01-01T00:00:00Z"
|
|
471
|
-
end_time: "
|
|
510
|
+
end_time: "2099-12-31T23:59:59Z"
|
|
472
511
|
packages:
|
|
473
512
|
- product_id: "test-product"
|
|
474
513
|
budget: 10000
|
|
@@ -2,7 +2,7 @@ id: security_baseline
|
|
|
2
2
|
version: "1.0.0"
|
|
3
3
|
title: "Authentication baseline"
|
|
4
4
|
category: security
|
|
5
|
-
summary: "Every AdCP agent MUST require authentication on protected operations. At least one of
|
|
5
|
+
summary: "Every AdCP agent MUST require authentication on protected operations. At least one of static credentials or OAuth MUST be implemented and correctly advertised."
|
|
6
6
|
track: security
|
|
7
7
|
required_tools: [] # protocol-level, not tool-level
|
|
8
8
|
|
|
@@ -18,31 +18,42 @@ narrative: |
|
|
|
18
18
|
`list_creative_formats`, `get_products` without pricing) are public; operations
|
|
19
19
|
that return tenant-scoped data or modify state (`list_creatives`, `create_media_buy`,
|
|
20
20
|
`get_media_buy_delivery`, `sync_creatives`, etc.) require credentials. See
|
|
21
|
-
[/docs/building/
|
|
22
|
-
|
|
23
|
-
AdCP accepts
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
21
|
+
[/docs/building/by-layer/L2/authentication](/docs/building/by-layer/L2/authentication).
|
|
22
|
+
|
|
23
|
+
AdCP accepts three credential mechanisms: static API keys (Authorization:
|
|
24
|
+
Bearer <key>), HTTP Basic credentials sent in the Authorization header, or OAuth
|
|
25
|
+
2.0 + RFC 8707 resource indicators. An agent MUST implement at least one. It
|
|
26
|
+
MAY implement more than one. This storyboard verifies that (a) a protected
|
|
27
|
+
operation is rejected when called without credentials, (b) deliberately invalid
|
|
28
|
+
credentials are also rejected (an agent that 200s on an unauth call and 200s on
|
|
29
|
+
a bad-credential call is ignoring credentials entirely), and (c) at least one
|
|
30
|
+
auth mechanism is present and correctly advertised.
|
|
31
|
+
|
|
32
|
+
Pass semantics are encoded in the step flow: the unauth probe and
|
|
33
|
+
invalid-credential probe (when a test-kit key or Basic credential is present)
|
|
34
|
+
are always required, and at least one of the API key phase, Basic phase, or
|
|
35
|
+
OAuth discovery phase must contribute `auth_mechanism_verified`. Agents that
|
|
36
|
+
fail any required phase, or advertise no working auth mechanism, are
|
|
37
|
+
non-conformant.
|
|
38
|
+
|
|
39
|
+
Positive static-credential probes MUST run through the normal protocol
|
|
40
|
+
session lifecycle. For MCP, that means the runner authenticates the
|
|
41
|
+
Streamable HTTP session with the test-kit credential, performs `initialize`,
|
|
42
|
+
and then calls the protected probe task on that initialized session. A server
|
|
43
|
+
that rejects a direct, unauthenticated-session `tools/call` carrying only an
|
|
44
|
+
`Authorization: Bearer ...` header is not failing this phase; the raw direct
|
|
45
|
+
path is reserved for unauthenticated and deliberately invalid-credential
|
|
46
|
+
rejection probes.
|
|
47
|
+
|
|
48
|
+
**Static-credential agents (no OAuth).** An agent with no OAuth issuer -
|
|
49
|
+
sandbox, staging, or any production deployment that chose Bearer or Basic auth
|
|
50
|
+
- does NOT need to advertise RFC 9728 protected-resource metadata. Declare
|
|
51
|
+
`auth.api_key` or `auth.basic` in the test-kit and do not serve
|
|
52
|
+
`/.well-known/oauth-protected-resource/...`. The matching static-credential
|
|
53
|
+
phase contributes `auth_mechanism_verified` and `oauth_discovery` is allowed
|
|
54
|
+
to fail silently as an optional phase - no fake issuer URL or stub RFC 8414
|
|
55
|
+
metadata document is required. Agents that DO advertise `authorization_servers`
|
|
56
|
+
in their PRM MUST stand up the RFC 8414 auth-server metadata document to match;
|
|
46
57
|
advertising an issuer without serving its metadata is the failure mode this
|
|
47
58
|
storyboard was written to catch.
|
|
48
59
|
|
|
@@ -65,13 +76,16 @@ prerequisites:
|
|
|
65
76
|
— an auth-required, read-only task the agent supports (`list_creatives`,
|
|
66
77
|
`get_media_buy_delivery`, `get_signals`, etc.). The runner defaults to
|
|
67
78
|
`list_creatives` if unspecified. This is the task used for both the unauth and
|
|
68
|
-
invalid-
|
|
69
|
-
without credentials by design.
|
|
79
|
+
invalid-credential probes, since public tasks like `get_adcp_capabilities`
|
|
80
|
+
return 200 without credentials by design.
|
|
70
81
|
|
|
71
|
-
The test kit MAY also provide an API key at `auth.api_key
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
82
|
+
The test kit MAY also provide an API key at `auth.api_key` or HTTP Basic
|
|
83
|
+
credentials at `auth.basic`. Positive static-credential probes use those
|
|
84
|
+
credentials as the runner's normal transport authentication, including the
|
|
85
|
+
protocol initialization handshake before the protected task call. If both
|
|
86
|
+
are absent, the static-credential phases are skipped and the OAuth discovery
|
|
87
|
+
phase MUST succeed instead. OAuth discovery probes the well-known endpoint
|
|
88
|
+
directly and does not require any test-kit input.
|
|
75
89
|
|
|
76
90
|
Agent URLs MUST use `https://` in production compliance runs. The runner rejects
|
|
77
91
|
`http://` agent URLs outright unless invoked with `--allow-http` for local dev.
|
|
@@ -89,11 +103,12 @@ phases:
|
|
|
89
103
|
apply to an anonymous caller. Anything else (200, 500, network hang) is
|
|
90
104
|
non-conformant.
|
|
91
105
|
|
|
92
|
-
On 401, the response MUST include a `WWW-Authenticate` header
|
|
93
|
-
|
|
106
|
+
On 401, the response MUST include a `WWW-Authenticate` header so clients
|
|
107
|
+
know how to authenticate. Correct examples:
|
|
94
108
|
|
|
95
109
|
```
|
|
96
110
|
WWW-Authenticate: Bearer realm="https://agent.example.com/mcp", as_uri="https://auth.example.com"
|
|
111
|
+
WWW-Authenticate: Basic realm="https://agent.example.com/mcp"
|
|
97
112
|
```
|
|
98
113
|
|
|
99
114
|
steps:
|
|
@@ -118,8 +133,9 @@ phases:
|
|
|
118
133
|
expected: |
|
|
119
134
|
The agent rejects the request with:
|
|
120
135
|
- http_status: 401 (preferred) or 403
|
|
121
|
-
- On 401, a `WWW-Authenticate
|
|
136
|
+
- On 401, a `WWW-Authenticate` header naming the supported scheme
|
|
122
137
|
- Example: `WWW-Authenticate: Bearer realm="<agent-url>", as_uri="<auth-server>"`
|
|
138
|
+
- Example: `WWW-Authenticate: Basic realm="<agent-url>"`
|
|
123
139
|
|
|
124
140
|
sample_request:
|
|
125
141
|
context:
|
|
@@ -131,12 +147,12 @@ phases:
|
|
|
131
147
|
description: "Agent returned 200 or 5xx on an unauthenticated protected call — it MUST reject with 401 (and send WWW-Authenticate) or 403"
|
|
132
148
|
- check: on_401_require_header
|
|
133
149
|
value: "www-authenticate"
|
|
134
|
-
description: "401 responses MUST include a WWW-Authenticate header
|
|
150
|
+
description: "401 responses MUST include a WWW-Authenticate header naming the supported scheme (e.g. `Bearer realm=\"<agent-url>\", as_uri=\"<auth-server>\"` or `Basic realm=\"<agent-url>\"`)"
|
|
135
151
|
|
|
136
152
|
- id: api_key_path
|
|
137
153
|
title: "API key mechanism"
|
|
138
154
|
narrative: |
|
|
139
|
-
**This phase OR `oauth_discovery` MUST pass — see `mechanism_required`.**
|
|
155
|
+
**This phase OR `basic_path` OR `oauth_discovery` MUST pass — see `mechanism_required`.**
|
|
140
156
|
|
|
141
157
|
If the test kit provides an API key, the agent MUST accept it on the protected
|
|
142
158
|
probe task AND MUST reject a deliberately invalid key. Both checks together
|
|
@@ -154,30 +170,25 @@ phases:
|
|
|
154
170
|
- id: probe_api_key
|
|
155
171
|
title: "Call the protected probe task with the provided API key"
|
|
156
172
|
narrative: |
|
|
157
|
-
Authenticate with the API key supplied by the
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
173
|
+
Authenticate the protocol session with the API key supplied by the
|
|
174
|
+
test kit (as a Bearer token in the Authorization header), perform the
|
|
175
|
+
normal transport initialization handshake, and call the declared
|
|
176
|
+
protected task. This confirms the static-credential path works end
|
|
177
|
+
to end for a real buyer session.
|
|
161
178
|
task: "$test_kit.auth.probe_task"
|
|
162
179
|
task_default: list_creatives
|
|
163
180
|
doc_ref: "/protocol/authentication"
|
|
164
181
|
comply_scenario: security_api_key
|
|
165
182
|
stateful: false
|
|
166
|
-
auth:
|
|
167
|
-
type: api_key
|
|
168
|
-
from_test_kit: true
|
|
169
183
|
expected: |
|
|
170
|
-
The
|
|
171
|
-
|
|
184
|
+
The initialized session accepts the API key and returns a well-formed
|
|
185
|
+
successful response.
|
|
172
186
|
|
|
173
187
|
sample_request:
|
|
174
188
|
context:
|
|
175
189
|
correlation_id: "security_baseline--probe_api_key"
|
|
176
190
|
|
|
177
191
|
validations:
|
|
178
|
-
- check: http_status
|
|
179
|
-
value: 200
|
|
180
|
-
description: "Agent accepts the provided API key on the protected probe task"
|
|
181
192
|
- check: field_present
|
|
182
193
|
path: "context"
|
|
183
194
|
description: "Response echoes back the context object"
|
|
@@ -230,17 +241,114 @@ phases:
|
|
|
230
241
|
value: "www-authenticate"
|
|
231
242
|
description: "401 responses on invalid credentials MUST include WWW-Authenticate with `error=\"invalid_token\"` per RFC 6750 §3"
|
|
232
243
|
|
|
244
|
+
- id: basic_path
|
|
245
|
+
title: "HTTP Basic auth mechanism"
|
|
246
|
+
narrative: |
|
|
247
|
+
**This phase OR `api_key_path` OR `oauth_discovery` MUST pass — see
|
|
248
|
+
`mechanism_required`.**
|
|
249
|
+
|
|
250
|
+
If the test kit provides Basic credentials, the agent MUST accept them on
|
|
251
|
+
the protected probe task AND MUST reject deliberately invalid Basic
|
|
252
|
+
credentials. Both checks together prove the Basic credential is actually
|
|
253
|
+
enforced. Basic is a static shared-secret mechanism like a Bearer API key;
|
|
254
|
+
it is acceptable for conformance when sent in the Authorization header over
|
|
255
|
+
HTTPS and validated on every protected request. If no Basic credential is
|
|
256
|
+
provided the phase is skipped and another auth mechanism must succeed
|
|
257
|
+
instead.
|
|
258
|
+
|
|
259
|
+
optional: true
|
|
260
|
+
skip_if: "!test_kit.auth.basic"
|
|
261
|
+
branch_set:
|
|
262
|
+
id: auth_mechanism_verified
|
|
263
|
+
semantics: any_of
|
|
264
|
+
|
|
265
|
+
steps:
|
|
266
|
+
- id: probe_basic
|
|
267
|
+
title: "Call the protected probe task with the provided Basic credential"
|
|
268
|
+
narrative: |
|
|
269
|
+
Authenticate the protocol session with the Basic credential supplied
|
|
270
|
+
by the test kit (as an `Authorization: Basic ...` header), perform
|
|
271
|
+
the normal transport initialization handshake, and call the declared
|
|
272
|
+
protected task. This confirms the Basic credential path works end to
|
|
273
|
+
end for a real buyer session.
|
|
274
|
+
task: "$test_kit.auth.probe_task"
|
|
275
|
+
task_default: list_creatives
|
|
276
|
+
doc_ref: "/protocol/authentication"
|
|
277
|
+
comply_scenario: security_basic
|
|
278
|
+
stateful: false
|
|
279
|
+
expected: |
|
|
280
|
+
The initialized session accepts the Basic credential and returns a
|
|
281
|
+
well-formed successful response.
|
|
282
|
+
|
|
283
|
+
sample_request:
|
|
284
|
+
context:
|
|
285
|
+
correlation_id: "security_baseline--probe_basic"
|
|
286
|
+
|
|
287
|
+
validations:
|
|
288
|
+
- check: field_present
|
|
289
|
+
path: "context"
|
|
290
|
+
description: "Response echoes back the context object"
|
|
291
|
+
- check: field_value
|
|
292
|
+
path: "context.correlation_id"
|
|
293
|
+
value: "security_baseline--probe_basic"
|
|
294
|
+
description: "Context correlation_id returned unchanged"
|
|
295
|
+
|
|
296
|
+
- id: probe_invalid_basic
|
|
297
|
+
title: "Reject deliberately invalid Basic credentials"
|
|
298
|
+
narrative: |
|
|
299
|
+
Send the same protected task with Basic credentials the runner generates
|
|
300
|
+
per-run from random bytes. A conformant agent rejects this with 401/403.
|
|
301
|
+
An agent that returns 200 here is ignoring credentials entirely and
|
|
302
|
+
falsely appeared to pass `probe_basic` - only the pair of (200 with
|
|
303
|
+
valid Basic, 401/403 with random-invalid Basic) proves the credential is
|
|
304
|
+
actually checked. The credential is randomized per run so no allowlist
|
|
305
|
+
can collide with it by accident.
|
|
306
|
+
|
|
307
|
+
Contributes `auth_mechanism_verified` only when *both* this step and
|
|
308
|
+
`probe_basic` succeed.
|
|
309
|
+
task: "$test_kit.auth.probe_task"
|
|
310
|
+
task_default: list_creatives
|
|
311
|
+
doc_ref: "/protocol/authentication"
|
|
312
|
+
comply_scenario: security_invalid_basic_rejection
|
|
313
|
+
stateful: false
|
|
314
|
+
auth:
|
|
315
|
+
type: basic
|
|
316
|
+
value_strategy: random_invalid
|
|
317
|
+
contributes: true
|
|
318
|
+
contributes_if: "prior_step.probe_basic.passed"
|
|
319
|
+
expect_error: true
|
|
320
|
+
negative_path: schema_invalid
|
|
321
|
+
expected: |
|
|
322
|
+
The agent rejects the random-invalid Basic credential with:
|
|
323
|
+
- http_status: 400 (credential format validation failure), 401
|
|
324
|
+
(preferred), or 403
|
|
325
|
+
- On 401, a `WWW-Authenticate: Basic ...` header
|
|
326
|
+
|
|
327
|
+
sample_request:
|
|
328
|
+
context:
|
|
329
|
+
correlation_id: "security_baseline--probe_invalid_basic"
|
|
330
|
+
|
|
331
|
+
validations:
|
|
332
|
+
- check: http_status_in
|
|
333
|
+
allowed_values: [400, 401, 403]
|
|
334
|
+
description: "Agent returned 200 on known-bad Basic credentials — credentials are not being validated. MUST reject with 400 (credential-format validation failure), 401 (preferred), or 403"
|
|
335
|
+
- check: on_401_require_header
|
|
336
|
+
value: "www-authenticate"
|
|
337
|
+
description: "401 responses on invalid Basic credentials MUST include WWW-Authenticate (for example, `Basic realm=\"<agent-url>\"`)"
|
|
338
|
+
|
|
233
339
|
- id: oauth_discovery
|
|
234
340
|
title: "OAuth discovery and audience binding"
|
|
235
341
|
narrative: |
|
|
236
|
-
**This phase OR `api_key_path` MUST pass — see
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
342
|
+
**This phase OR `api_key_path` OR `basic_path` MUST pass — see
|
|
343
|
+
`mechanism_required`.**
|
|
344
|
+
|
|
345
|
+
**Skip for static-credential-only agents.** If your agent has no OAuth
|
|
346
|
+
issuer, declare `auth.api_key` or `auth.basic` in the test-kit and do not
|
|
347
|
+
serve PRM. This phase will fail its probes (404 on the well-known path),
|
|
348
|
+
but failures inside an `optional: true` phase do not fail the storyboard —
|
|
349
|
+
the static credential path carries `auth_mechanism_verified` on its own.
|
|
350
|
+
Do NOT serve
|
|
351
|
+
PRM pointing at a fake issuer to "pass" this phase; that triggers the
|
|
244
352
|
advertised-but-unserved failure mode below.
|
|
245
353
|
|
|
246
354
|
OAuth-enabled agents advertise their auth server at the well-known path defined
|
|
@@ -406,7 +514,7 @@ phases:
|
|
|
406
514
|
title: "At least one mechanism must be verified"
|
|
407
515
|
narrative: |
|
|
408
516
|
Logical check — not a network call. The storyboard runner fails this phase
|
|
409
|
-
if
|
|
517
|
+
if none of `api_key_path`, `basic_path`, or `oauth_discovery` contributed
|
|
410
518
|
`auth_mechanism_verified`. An agent that rejects unauthenticated requests
|
|
411
519
|
but advertises no working auth mechanism cannot actually be called by a
|
|
412
520
|
compliant buyer, so it does not pass the baseline.
|
|
@@ -422,10 +530,11 @@ phases:
|
|
|
422
530
|
stateful: false
|
|
423
531
|
expected: |
|
|
424
532
|
At least one of the API key path (both valid-key and invalid-key steps
|
|
425
|
-
must succeed)
|
|
426
|
-
|
|
533
|
+
must succeed), Basic path (both valid-credential and invalid-credential
|
|
534
|
+
steps must succeed), or OAuth path (correct metadata AND token
|
|
535
|
+
validation both must succeed) contributed `auth_mechanism_verified`.
|
|
427
536
|
|
|
428
537
|
validations:
|
|
429
538
|
- check: any_of
|
|
430
539
|
allowed_values: ["auth_mechanism_verified"]
|
|
431
|
-
description: "No auth mechanism was verified. Three things to check: (1) your test kit declares `auth.probe_task` pointing at a read-only authenticated task your agent supports (defaults to `list_creatives`); (2) you provide `auth.api_key` in your test kit AND the agent
|
|
540
|
+
description: "No auth mechanism was verified. Three things to check: (1) your test kit declares `auth.probe_task` pointing at a read-only authenticated task your agent supports (defaults to `list_creatives`); (2) you provide `auth.api_key` or `auth.basic` in your test kit AND the agent accepts it and rejects random-invalid credentials; OR (3) you serve protected-resource metadata at /.well-known/oauth-protected-resource/<path> with `resource` equal to your agent URL."
|
package/compliance/cache/{3.0.12.previous → 3.0.18.previous}/universal/storyboard-schema.yaml
RENAMED
|
@@ -185,8 +185,17 @@
|
|
|
185
185
|
# id string (short identifier)
|
|
186
186
|
# auth.api_key string (`demo-<kit>-v1` pattern; the demo Bearer the
|
|
187
187
|
# runner sends on positive api-key probes)
|
|
188
|
+
# OR
|
|
189
|
+
# auth.basic object (the demo HTTP Basic credential the runner sends
|
|
190
|
+
# on positive Basic probes). Shape is either:
|
|
191
|
+
# username: string
|
|
192
|
+
# password: string
|
|
193
|
+
# or:
|
|
194
|
+
# credentials: string
|
|
195
|
+
# where `credentials` is the unencoded `username:password`
|
|
196
|
+
# pair used to build the Authorization header.
|
|
188
197
|
# auth.probe_task string (the protected read the runner calls under
|
|
189
|
-
# `auth: none` and with
|
|
198
|
+
# `auth: none` and with random-invalid credentials)
|
|
190
199
|
# brand object (house + brand_id + names + logos + colors +
|
|
191
200
|
# fonts + tone — full brand.json payload)
|
|
192
201
|
# + optional products, creatives, pricing_options, destinations, etc.
|
|
@@ -214,9 +223,10 @@
|
|
|
214
223
|
# "no credentials" property is temporal, not structural.
|
|
215
224
|
#
|
|
216
225
|
# Enforcement. `scripts/lint-storyboard-test-kits.cjs` fails the build if a
|
|
217
|
-
# kit under `test-kits/` declares
|
|
218
|
-
# that's the bimodal partition this section describes. The lint
|
|
219
|
-
# kits that declare both
|
|
226
|
+
# kit under `test-kits/` declares none of `auth.api_key`, `auth.basic`, or
|
|
227
|
+
# `applies_to` — that's the bimodal partition this section describes. The lint
|
|
228
|
+
# tolerates kits that declare both a credential marker and `applies_to` (the
|
|
229
|
+
# future-branded-runner case above).
|
|
220
230
|
#
|
|
221
231
|
# Composition. Storyboards that need BOTH a brand identity AND a harness
|
|
222
232
|
# contract declare the brand kit in `prerequisites.test_kit` and opt into the
|
|
@@ -238,9 +248,9 @@
|
|
|
238
248
|
# docs).
|
|
239
249
|
#
|
|
240
250
|
# `test_kit=<path>` in the contradiction-lint fingerprint disambiguates the
|
|
241
|
-
# two flavors — `auth=kit_default` resolves to the kit's
|
|
242
|
-
# kits and to no-credential for runner contracts, but the two never
|
|
243
|
-
# because the `test_kit=` component separates them.
|
|
251
|
+
# two flavors — `auth=kit_default` resolves to the kit's static credential for
|
|
252
|
+
# brand kits and to no-credential for runner contracts, but the two never
|
|
253
|
+
# collide because the `test_kit=` component separates them.
|
|
244
254
|
#
|
|
245
255
|
# Future: if a storyboard ever needs to compose TWO runner contracts
|
|
246
256
|
# simultaneously (e.g., signed-requests + substitution-observer), the step-
|
|
@@ -294,6 +304,10 @@
|
|
|
294
304
|
# auth: { type: api_key, value_strategy: random_invalid }
|
|
295
305
|
# → use a per-run random bogus API key (for invalid-key probes).
|
|
296
306
|
# Runner generates `invalid-<32 random bytes>` per run.
|
|
307
|
+
# auth: { type: basic, from_test_kit: "auth.basic" } → use the Basic credential at `auth.basic` in the test kit
|
|
308
|
+
# auth: { type: basic, value_strategy: random_invalid }
|
|
309
|
+
# → use a per-run random bogus Basic credential (for invalid-Basic probes).
|
|
310
|
+
# Runner generates random username/password bytes per run.
|
|
297
311
|
# auth: { type: oauth_bearer, value_strategy: random_invalid_jwt }
|
|
298
312
|
# → use a per-run random JWT-shaped bogus Bearer token.
|
|
299
313
|
# Runner generates `<base64url random>.<base64url random>.<base64url random>` per run.
|
|
@@ -315,12 +329,14 @@
|
|
|
315
329
|
# that a later assert_contribution step can require)
|
|
316
330
|
# contributes: boolean (optional — shorthand for `contributes_to: <enclosing phase's branch_set.id>`
|
|
317
331
|
# introduced alongside first-class `branch_set:` declarations.
|
|
318
|
-
# Legal only inside a phase that declares `branch_set:`;
|
|
319
|
-
#
|
|
320
|
-
# and
|
|
332
|
+
# Legal only inside a phase that declares `branch_set:`; current
|
|
333
|
+
# SDK runners resolve `contributes: true` to the phase's branch_set.id
|
|
334
|
+
# and raise a storyboard-load error on `contributes: true` outside
|
|
321
335
|
# a branch_set phase or on a step that also declares `contributes_to`.
|
|
322
|
-
#
|
|
323
|
-
#
|
|
336
|
+
# Use explicit `contributes_to` when a storyboard must remain
|
|
337
|
+
# compatible with older runners that grade before loader
|
|
338
|
+
# normalization. See adcp-client#693 and
|
|
339
|
+
# `lint:storyboard-branch-sets` for the full rule set.)
|
|
324
340
|
# contributes_if: string (optional — runner-evaluated expression gating the contribution)
|
|
325
341
|
# Supported grammar (single form; not a general-purpose DSL):
|
|
326
342
|
# "prior_step.<step_id>.passed" → true if the named prior step in the same storyboard passed
|
|
@@ -537,10 +553,11 @@
|
|
|
537
553
|
# `@adcp/client` 5.8.0+ also accepts the boolean shorthand
|
|
538
554
|
# `contributes: true` on a step inside a branch_set phase — the runner's
|
|
539
555
|
# loader resolves it to the enclosing phase's `branch_set.id`. The two
|
|
540
|
-
# forms are semantically identical
|
|
541
|
-
#
|
|
542
|
-
#
|
|
543
|
-
#
|
|
556
|
+
# forms are semantically identical in current SDK runners. Use explicit
|
|
557
|
+
# `contributes_to: <branch_set.id>` for storyboards that need to run against
|
|
558
|
+
# older graders that may inspect the field before loader normalization;
|
|
559
|
+
# use `contributes: true` only when the target runner line is known to
|
|
560
|
+
# support shorthand normalization. The lint enforces both forms.
|
|
544
561
|
#
|
|
545
562
|
# New storyboards MUST declare branch-set membership with a `branch_set:`
|
|
546
563
|
# object. The implicit-detection fallback below exists only so pre-#2633
|
|
@@ -556,11 +573,13 @@
|
|
|
556
573
|
# Per-step contribution signalling is REQUIRED on each contributing step —
|
|
557
574
|
# the phase-level `branch_set:` declares membership but does not replace
|
|
558
575
|
# the step-level flag. Runners accumulate contributions at the step level.
|
|
559
|
-
# Two equivalent forms:
|
|
560
|
-
# - `
|
|
561
|
-
#
|
|
562
|
-
#
|
|
563
|
-
#
|
|
576
|
+
# Two equivalent forms in current SDK runners:
|
|
577
|
+
# - `contributes_to: <branch_set.id>` (compatibility-safe string form;
|
|
578
|
+
# required outside a branch_set phase and must equal `branch_set.id`
|
|
579
|
+
# inside one)
|
|
580
|
+
# - `contributes: true` (shorthand inside a branch_set phase; resolves
|
|
581
|
+
# to the enclosing phase's `branch_set.id` on runners that support
|
|
582
|
+
# shorthand normalization)
|
|
564
583
|
#
|
|
565
584
|
# Authoring rules (enforced by `lint:storyboard-branch-sets`):
|
|
566
585
|
# - A phase with `branch_set:` MUST set `optional: true`. A
|
|
@@ -924,8 +943,9 @@
|
|
|
924
943
|
# for the reference contract (endpoint modes, retry-replay shape, client-primitive
|
|
925
944
|
# hooks). Storyboard authors MUST declare the contract in prerequisites; the
|
|
926
945
|
# webhook-emission universal (universal/webhook-emission.yaml) is the reference
|
|
927
|
-
# consumer,
|
|
928
|
-
# on
|
|
946
|
+
# consumer, including idempotency replay side-effect assertions that need
|
|
947
|
+
# webhook observation. Keep those assertions on webhook-specific storyboards so
|
|
948
|
+
# core idempotency requests do not depend on runner-only URL templating.
|
|
929
949
|
#
|
|
930
950
|
# --- Substitution variables (webhook-receiver enabled) ---
|
|
931
951
|
#
|