@adcp/sdk 14.0.0-beta.12 → 14.0.0-beta.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (175) hide show
  1. package/dist/lib/index.d.mts +3 -3
  2. package/dist/lib/index.d.ts +3 -3
  3. package/dist/lib/index.d.ts.map +1 -1
  4. package/dist/lib/index.js +2 -0
  5. package/dist/lib/index.js.map +1 -1
  6. package/dist/lib/index.mjs +3 -1
  7. package/dist/lib/index.mjs.map +1 -1
  8. package/dist/lib/schemas-data/v2.5/_provenance.json +1 -1
  9. package/dist/lib/server/create-adcp-server.d.mts +2 -2
  10. package/dist/lib/server/create-adcp-server.d.ts +2 -2
  11. package/dist/lib/server/create-adcp-server.d.ts.map +1 -1
  12. package/dist/lib/server/create-adcp-server.js +6 -1
  13. package/dist/lib/server/create-adcp-server.js.map +1 -1
  14. package/dist/lib/server/create-adcp-server.mjs +6 -1
  15. package/dist/lib/server/create-adcp-server.mjs.map +1 -1
  16. package/dist/lib/server/decisioning/index.d.mts +3 -3
  17. package/dist/lib/server/decisioning/index.d.ts +3 -3
  18. package/dist/lib/server/decisioning/index.d.ts.map +1 -1
  19. package/dist/lib/server/decisioning/index.js.map +1 -1
  20. package/dist/lib/server/decisioning/index.mjs.map +1 -1
  21. package/dist/lib/server/decisioning/runtime/from-platform.d.mts +24 -17
  22. package/dist/lib/server/decisioning/runtime/from-platform.d.ts +24 -17
  23. package/dist/lib/server/decisioning/runtime/from-platform.d.ts.map +1 -1
  24. package/dist/lib/server/decisioning/runtime/from-platform.js +71 -42
  25. package/dist/lib/server/decisioning/runtime/from-platform.js.map +1 -1
  26. package/dist/lib/server/decisioning/runtime/from-platform.mjs +75 -43
  27. package/dist/lib/server/decisioning/runtime/from-platform.mjs.map +1 -1
  28. package/dist/lib/server/decisioning/runtime/postgres-task-registry.d.mts +15 -21
  29. package/dist/lib/server/decisioning/runtime/postgres-task-registry.d.ts +15 -21
  30. package/dist/lib/server/decisioning/runtime/postgres-task-registry.d.ts.map +1 -1
  31. package/dist/lib/server/decisioning/runtime/postgres-task-registry.js +100 -30
  32. package/dist/lib/server/decisioning/runtime/postgres-task-registry.js.map +1 -1
  33. package/dist/lib/server/decisioning/runtime/postgres-task-registry.mjs +100 -30
  34. package/dist/lib/server/decisioning/runtime/postgres-task-registry.mjs.map +1 -1
  35. package/dist/lib/server/decisioning/runtime/task-registry.d.mts +30 -16
  36. package/dist/lib/server/decisioning/runtime/task-registry.d.ts +30 -16
  37. package/dist/lib/server/decisioning/runtime/task-registry.d.ts.map +1 -1
  38. package/dist/lib/server/decisioning/runtime/task-registry.js +40 -20
  39. package/dist/lib/server/decisioning/runtime/task-registry.js.map +1 -1
  40. package/dist/lib/server/decisioning/runtime/task-registry.mjs +38 -19
  41. package/dist/lib/server/decisioning/runtime/task-registry.mjs.map +1 -1
  42. package/dist/lib/server/decisioning/runtime/to-context.d.mts +2 -2
  43. package/dist/lib/server/decisioning/runtime/to-context.d.ts +2 -2
  44. package/dist/lib/server/decisioning/runtime/to-context.d.ts.map +1 -1
  45. package/dist/lib/server/decisioning/runtime/to-context.js +2 -2
  46. package/dist/lib/server/decisioning/runtime/to-context.js.map +1 -1
  47. package/dist/lib/server/decisioning/runtime/to-context.mjs +2 -2
  48. package/dist/lib/server/decisioning/runtime/to-context.mjs.map +1 -1
  49. package/dist/lib/server/decisioning/specialisms/creative-ad-server.d.mts +3 -2
  50. package/dist/lib/server/decisioning/specialisms/creative-ad-server.d.ts +3 -2
  51. package/dist/lib/server/decisioning/specialisms/creative-ad-server.d.ts.map +1 -1
  52. package/dist/lib/server/decisioning/specialisms/creative-ad-server.js.map +1 -1
  53. package/dist/lib/server/decisioning/specialisms/creative.d.mts +10 -10
  54. package/dist/lib/server/decisioning/specialisms/creative.d.ts +10 -10
  55. package/dist/lib/server/decisioning/specialisms/creative.d.ts.map +1 -1
  56. package/dist/lib/server/decisioning/specialisms/creative.js.map +1 -1
  57. package/dist/lib/server/index.d.mts +1 -1
  58. package/dist/lib/server/index.d.ts +1 -1
  59. package/dist/lib/server/index.d.ts.map +1 -1
  60. package/dist/lib/server/index.js.map +1 -1
  61. package/dist/lib/server/index.mjs.map +1 -1
  62. package/dist/lib/testing/storyboard/default-invariants.d.ts.map +1 -1
  63. package/dist/lib/testing/storyboard/default-invariants.js +11 -2
  64. package/dist/lib/testing/storyboard/default-invariants.js.map +1 -1
  65. package/dist/lib/testing/storyboard/default-invariants.mjs +11 -2
  66. package/dist/lib/testing/storyboard/default-invariants.mjs.map +1 -1
  67. package/dist/lib/testing/storyboard/index.d.mts +1 -1
  68. package/dist/lib/testing/storyboard/index.d.ts +1 -1
  69. package/dist/lib/testing/storyboard/index.d.ts.map +1 -1
  70. package/dist/lib/testing/storyboard/index.js.map +1 -1
  71. package/dist/lib/testing/storyboard/index.mjs.map +1 -1
  72. package/dist/lib/testing/storyboard/loader.d.ts.map +1 -1
  73. package/dist/lib/testing/storyboard/loader.js +14 -0
  74. package/dist/lib/testing/storyboard/loader.js.map +1 -1
  75. package/dist/lib/testing/storyboard/loader.mjs +14 -0
  76. package/dist/lib/testing/storyboard/loader.mjs.map +1 -1
  77. package/dist/lib/testing/storyboard/phase-condition.d.mts +41 -0
  78. package/dist/lib/testing/storyboard/phase-condition.d.ts +42 -0
  79. package/dist/lib/testing/storyboard/phase-condition.d.ts.map +1 -0
  80. package/dist/lib/testing/storyboard/phase-condition.js +215 -0
  81. package/dist/lib/testing/storyboard/phase-condition.js.map +1 -0
  82. package/dist/lib/testing/storyboard/phase-condition.mjs +189 -0
  83. package/dist/lib/testing/storyboard/phase-condition.mjs.map +1 -0
  84. package/dist/lib/testing/storyboard/request-builder.d.ts.map +1 -1
  85. package/dist/lib/testing/storyboard/request-builder.js +15 -2
  86. package/dist/lib/testing/storyboard/request-builder.js.map +1 -1
  87. package/dist/lib/testing/storyboard/request-builder.mjs +15 -2
  88. package/dist/lib/testing/storyboard/request-builder.mjs.map +1 -1
  89. package/dist/lib/testing/storyboard/runner.d.ts.map +1 -1
  90. package/dist/lib/testing/storyboard/runner.js +57 -23
  91. package/dist/lib/testing/storyboard/runner.js.map +1 -1
  92. package/dist/lib/testing/storyboard/runner.mjs +57 -23
  93. package/dist/lib/testing/storyboard/runner.mjs.map +1 -1
  94. package/dist/lib/testing/storyboard/task-map.d.ts.map +1 -1
  95. package/dist/lib/testing/storyboard/task-map.js +6 -2
  96. package/dist/lib/testing/storyboard/task-map.js.map +1 -1
  97. package/dist/lib/testing/storyboard/task-map.mjs +6 -2
  98. package/dist/lib/testing/storyboard/task-map.mjs.map +1 -1
  99. package/dist/lib/testing/storyboard/types.d.mts +5 -4
  100. package/dist/lib/testing/storyboard/types.d.ts +5 -4
  101. package/dist/lib/testing/storyboard/types.d.ts.map +1 -1
  102. package/dist/lib/testing/storyboard/types.js.map +1 -1
  103. package/dist/lib/testing/storyboard/types.mjs.map +1 -1
  104. package/dist/lib/testing/storyboard/validations.d.mts +1 -1
  105. package/dist/lib/testing/storyboard/validations.d.ts +1 -1
  106. package/dist/lib/testing/storyboard/webhook-assertions.d.ts.map +1 -1
  107. package/dist/lib/testing/storyboard/webhook-assertions.js +60 -4
  108. package/dist/lib/testing/storyboard/webhook-assertions.js.map +1 -1
  109. package/dist/lib/testing/storyboard/webhook-assertions.mjs +60 -4
  110. package/dist/lib/testing/storyboard/webhook-assertions.mjs.map +1 -1
  111. package/dist/lib/testing/storyboard/webhook-receiver.d.mts +15 -0
  112. package/dist/lib/testing/storyboard/webhook-receiver.d.ts +15 -0
  113. package/dist/lib/testing/storyboard/webhook-receiver.d.ts.map +1 -1
  114. package/dist/lib/testing/storyboard/webhook-receiver.js +57 -6
  115. package/dist/lib/testing/storyboard/webhook-receiver.js.map +1 -1
  116. package/dist/lib/testing/storyboard/webhook-receiver.mjs +57 -6
  117. package/dist/lib/testing/storyboard/webhook-receiver.mjs.map +1 -1
  118. package/dist/lib/testing/types.d.mts +2 -0
  119. package/dist/lib/testing/types.d.ts +2 -0
  120. package/dist/lib/testing/types.d.ts.map +1 -1
  121. package/dist/lib/testing/types.js.map +1 -1
  122. package/dist/lib/types/core.generated.d.mts +5 -2
  123. package/dist/lib/types/core.generated.d.ts +5 -2
  124. package/dist/lib/types/core.generated.d.ts.map +1 -1
  125. package/dist/lib/types/core.generated.js.map +1 -1
  126. package/dist/lib/types/index.d.mts +1 -1
  127. package/dist/lib/types/index.d.ts +1 -1
  128. package/dist/lib/types/index.d.ts.map +1 -1
  129. package/dist/lib/types/index.js.map +1 -1
  130. package/dist/lib/types/index.mjs.map +1 -1
  131. package/dist/lib/types/list-transformers.d.ts +9 -5
  132. package/dist/lib/types/schemas.generated.d.ts +21 -298
  133. package/dist/lib/types/schemas.generated.d.ts.map +1 -1
  134. package/dist/lib/types/schemas.generated.js +5 -2
  135. package/dist/lib/types/schemas.generated.js.map +1 -1
  136. package/dist/lib/types/schemas.generated.mjs +4 -2
  137. package/dist/lib/types/schemas.generated.mjs.map +1 -1
  138. package/dist/lib/types/server-payload-aliases.d.mts +2 -1
  139. package/dist/lib/types/server-payload-aliases.d.ts +2 -1
  140. package/dist/lib/types/server-payload-aliases.d.ts.map +1 -1
  141. package/dist/lib/types/server-payload-aliases.js.map +1 -1
  142. package/dist/lib/types/tools.generated.d.mts +5 -2
  143. package/dist/lib/types/tools.generated.d.ts +5 -2
  144. package/dist/lib/types/tools.generated.d.ts.map +1 -1
  145. package/dist/lib/types/tools.generated.js.map +1 -1
  146. package/dist/lib/utils/build-creative-return-builders.d.mts +5 -1
  147. package/dist/lib/utils/build-creative-return-builders.d.ts +5 -1
  148. package/dist/lib/utils/build-creative-return-builders.d.ts.map +1 -1
  149. package/dist/lib/utils/build-creative-return-builders.js +9 -3
  150. package/dist/lib/utils/build-creative-return-builders.js.map +1 -1
  151. package/dist/lib/utils/build-creative-return-builders.mjs +7 -2
  152. package/dist/lib/utils/build-creative-return-builders.mjs.map +1 -1
  153. package/dist/lib/utils/response-unwrapper.js +1 -1
  154. package/dist/lib/utils/response-unwrapper.js.map +1 -1
  155. package/dist/lib/utils/response-unwrapper.mjs +1 -1
  156. package/dist/lib/utils/response-unwrapper.mjs.map +1 -1
  157. package/dist/lib/validation/schema-loader.d.ts.map +1 -1
  158. package/dist/lib/validation/schema-loader.js +16 -7
  159. package/dist/lib/validation/schema-loader.js.map +1 -1
  160. package/dist/lib/validation/schema-loader.mjs +16 -7
  161. package/dist/lib/validation/schema-loader.mjs.map +1 -1
  162. package/dist/lib/version.d.mts +3 -3
  163. package/dist/lib/version.d.ts +3 -3
  164. package/dist/lib/version.js +3 -3
  165. package/dist/lib/version.js.map +1 -1
  166. package/dist/lib/version.mjs +3 -3
  167. package/dist/lib/version.mjs.map +1 -1
  168. package/docs/llms.txt +2 -2
  169. package/docs/migration-5.x-to-6.x.md +3 -2
  170. package/docs/migration-task-registry-scoping.md +61 -0
  171. package/examples/hello_seller_adapter_guaranteed.ts +1 -1
  172. package/package.json +4 -4
  173. package/skills/build-decisioning-creative-template/SKILL.md +2 -2
  174. package/skills/build-decisioning-platform/SKILL.md +4 -2
  175. package/skills/build-decisioning-platform/advanced/REFERENCE.md +7 -6
@@ -23,7 +23,7 @@ export type { MediaChannel, AudienceStatus, MediaBuyStatus, CreativeStatus, Plac
23
23
  export type { SyncAudiencesRequest, SyncAudiencesResponse, SyncAudiencesSuccess, SyncAudiencesError, SyncCatalogsRequest, SyncCatalogsResponse, SyncCatalogsSuccess, SyncCatalogsError, SyncCatalogsAsyncSubmitted, SyncEventSourcesRequest, SyncEventSourcesResponse, SyncEventSourcesSuccess, SyncEventSourcesError, LogEventRequest, LogEventResponse, LogEventSuccess, LogEventError, } from './tools.generated.mjs';
24
24
  export type { GetSignalsRequest, GetSignalsResponse, ActivateSignalRequest, ActivateSignalResponse, ActivateSignalSuccess, ActivateSignalError, SignalID, SignalValueType, SignalAvailabilityType, SignalAvailabilityType as SignalCatalogType, Destination, Deployment, ActivationKey, VendorPricingOption, SignalFilters, // embedded in GetSignalsRequest.filters
25
25
  SignalTargeting, } from './tools.generated.mjs';
26
- export type { BuildCreativeRequest, BuildCreativeResponse, BuildCreativeSuccess, BuildCreativeError, BuildCreativeMultiSuccess, BuildCreativeAsyncSubmitted, CreativeManifest, PreviewCreativeRequest, PreviewCreativeResponse, PreviewCreativeSingleResponse, PreviewCreativeVariantResponse, PreviewCreativeBatchResponse, PreviewBatchResultSuccess, PreviewBatchResultError, ListCreativeFormatsRequest, ListCreativeFormatsResponse, GetCreativeFeaturesRequest, GetCreativeFeaturesResponse, GetCreativeDeliveryRequest, GetCreativeDeliveryResponse, SyncCreativesRequest, SyncCreativesResponse, SyncCreativesSuccess, SyncCreativesError, SyncCreativesSubmitted, SyncCreativesAsyncSubmitted, ListCreativesRequest, ListCreativesResponse, CreativeFilters, CreativeAsset, CreativeQuality, Format, ProductFormatDeclaration, FormatIDParameter, } from './tools.generated.mjs';
26
+ export type { BuildCreativeRequest, BuildCreativeResponse, BuildCreativeSuccess, BuildCreativeError, BuildCreativeMultiSuccess, BuildCreativeVariantSuccess, BuildCreativeAsyncSubmitted, CreativeManifest, PreviewCreativeRequest, PreviewCreativeResponse, PreviewCreativeSingleResponse, PreviewCreativeVariantResponse, PreviewCreativeBatchResponse, PreviewBatchResultSuccess, PreviewBatchResultError, ListCreativeFormatsRequest, ListCreativeFormatsResponse, GetCreativeFeaturesRequest, GetCreativeFeaturesResponse, GetCreativeDeliveryRequest, GetCreativeDeliveryResponse, SyncCreativesRequest, SyncCreativesResponse, SyncCreativesSuccess, SyncCreativesError, SyncCreativesSubmitted, SyncCreativesAsyncSubmitted, ListCreativesRequest, ListCreativesResponse, CreativeFilters, CreativeAsset, CreativeQuality, Format, ProductFormatDeclaration, FormatIDParameter, } from './tools.generated.mjs';
27
27
  export type { PropertyList, CreatePropertyListRequest, CreatePropertyListResponse, UpdatePropertyListRequest, UpdatePropertyListResponse, GetPropertyListRequest, GetPropertyListResponse, ListPropertyListsRequest, ListPropertyListsResponse, DeletePropertyListRequest, DeletePropertyListResponse, } from './tools.generated.mjs';
28
28
  export type { CollectionList, CreateCollectionListRequest, CreateCollectionListResponse, UpdateCollectionListRequest, UpdateCollectionListResponse, GetCollectionListRequest, GetCollectionListResponse, ListCollectionListsRequest, ListCollectionListsResponse, DeleteCollectionListRequest, DeleteCollectionListResponse, } from './tools.generated.mjs';
29
29
  export type { CheckGovernanceRequest, CheckGovernanceResponse, SyncGovernanceRequest, SyncGovernanceResponse, SyncGovernanceSuccess, SyncGovernanceError, CreateContentStandardsRequest, CreateContentStandardsResponse, UpdateContentStandardsRequest, UpdateContentStandardsResponse, UpdateContentStandardsSuccess, UpdateContentStandardsError, ListContentStandardsRequest, ListContentStandardsResponse, GetContentStandardsRequest, GetContentStandardsResponse, CalibrateContentRequest, CalibrateContentResponse, ValidateContentDeliveryRequest, ValidateContentDeliveryResponse, } from './tools.generated.mjs';
@@ -23,7 +23,7 @@ export type { MediaChannel, AudienceStatus, MediaBuyStatus, CreativeStatus, Plac
23
23
  export type { SyncAudiencesRequest, SyncAudiencesResponse, SyncAudiencesSuccess, SyncAudiencesError, SyncCatalogsRequest, SyncCatalogsResponse, SyncCatalogsSuccess, SyncCatalogsError, SyncCatalogsAsyncSubmitted, SyncEventSourcesRequest, SyncEventSourcesResponse, SyncEventSourcesSuccess, SyncEventSourcesError, LogEventRequest, LogEventResponse, LogEventSuccess, LogEventError, } from './tools.generated';
24
24
  export type { GetSignalsRequest, GetSignalsResponse, ActivateSignalRequest, ActivateSignalResponse, ActivateSignalSuccess, ActivateSignalError, SignalID, SignalValueType, SignalAvailabilityType, SignalAvailabilityType as SignalCatalogType, Destination, Deployment, ActivationKey, VendorPricingOption, SignalFilters, // embedded in GetSignalsRequest.filters
25
25
  SignalTargeting, } from './tools.generated';
26
- export type { BuildCreativeRequest, BuildCreativeResponse, BuildCreativeSuccess, BuildCreativeError, BuildCreativeMultiSuccess, BuildCreativeAsyncSubmitted, CreativeManifest, PreviewCreativeRequest, PreviewCreativeResponse, PreviewCreativeSingleResponse, PreviewCreativeVariantResponse, PreviewCreativeBatchResponse, PreviewBatchResultSuccess, PreviewBatchResultError, ListCreativeFormatsRequest, ListCreativeFormatsResponse, GetCreativeFeaturesRequest, GetCreativeFeaturesResponse, GetCreativeDeliveryRequest, GetCreativeDeliveryResponse, SyncCreativesRequest, SyncCreativesResponse, SyncCreativesSuccess, SyncCreativesError, SyncCreativesSubmitted, SyncCreativesAsyncSubmitted, ListCreativesRequest, ListCreativesResponse, CreativeFilters, CreativeAsset, CreativeQuality, Format, ProductFormatDeclaration, FormatIDParameter, } from './tools.generated';
26
+ export type { BuildCreativeRequest, BuildCreativeResponse, BuildCreativeSuccess, BuildCreativeError, BuildCreativeMultiSuccess, BuildCreativeVariantSuccess, BuildCreativeAsyncSubmitted, CreativeManifest, PreviewCreativeRequest, PreviewCreativeResponse, PreviewCreativeSingleResponse, PreviewCreativeVariantResponse, PreviewCreativeBatchResponse, PreviewBatchResultSuccess, PreviewBatchResultError, ListCreativeFormatsRequest, ListCreativeFormatsResponse, GetCreativeFeaturesRequest, GetCreativeFeaturesResponse, GetCreativeDeliveryRequest, GetCreativeDeliveryResponse, SyncCreativesRequest, SyncCreativesResponse, SyncCreativesSuccess, SyncCreativesError, SyncCreativesSubmitted, SyncCreativesAsyncSubmitted, ListCreativesRequest, ListCreativesResponse, CreativeFilters, CreativeAsset, CreativeQuality, Format, ProductFormatDeclaration, FormatIDParameter, } from './tools.generated';
27
27
  export type { PropertyList, CreatePropertyListRequest, CreatePropertyListResponse, UpdatePropertyListRequest, UpdatePropertyListResponse, GetPropertyListRequest, GetPropertyListResponse, ListPropertyListsRequest, ListPropertyListsResponse, DeletePropertyListRequest, DeletePropertyListResponse, } from './tools.generated';
28
28
  export type { CollectionList, CreateCollectionListRequest, CreateCollectionListResponse, UpdateCollectionListRequest, UpdateCollectionListResponse, GetCollectionListRequest, GetCollectionListResponse, ListCollectionListsRequest, ListCollectionListsResponse, DeleteCollectionListRequest, DeleteCollectionListResponse, } from './tools.generated';
29
29
  export type { CheckGovernanceRequest, CheckGovernanceResponse, SyncGovernanceRequest, SyncGovernanceResponse, SyncGovernanceSuccess, SyncGovernanceError, CreateContentStandardsRequest, CreateContentStandardsResponse, UpdateContentStandardsRequest, UpdateContentStandardsResponse, UpdateContentStandardsSuccess, UpdateContentStandardsError, ListContentStandardsRequest, ListContentStandardsResponse, GetContentStandardsRequest, GetContentStandardsResponse, CalibrateContentRequest, CalibrateContentResponse, ValidateContentDeliveryRequest, ValidateContentDeliveryResponse, } from './tools.generated';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/types/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/types/index.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/lib/types/index.ts"],"sourcesContent":["// AdCP Core Types - Main exports for external consumers\nexport * from './adcp';\n\n// Re-export key types for easier importing\nexport type {\n AgentConfig,\n TestResult,\n TestRequest,\n ApiResponse,\n LegacyCreativeFormatSummary,\n LegacyAdvertisingProduct,\n MediaBuy,\n Targeting,\n LegacyManagedCreativeAsset,\n LegacyManageSyncCreativesRequest,\n LegacyManageListCreativesRequest,\n LegacyManageListCreativesResponse,\n LegacyManagedCreativeFilters,\n ManageCreativeAssetsRequest,\n ManageCreativeAssetsResponse,\n CreateMediaBuyAsyncResponseData,\n UpdateMediaBuyAsyncResponseData,\n GetProductsAsyncResponseData,\n SyncCreativesAsyncResponseData,\n} from './adcp';\n\n// Re-export the structured format identifier from generated core types.\n// AdCP 3.0.1 renamed the schema title from \"Format ID\" to \"Format Reference\n// (Structured Object)\" — purely a doc change, the wire shape is identical.\n// We expose the new canonical name AND keep the historical `FormatID` alias\n// so SDK consumers don't break across the version bump.\nexport type { FormatReferenceStructuredObject } from './core.generated';\n// Canonical-format declarations are part of the 3.2 authoring surface. Keep\n// these curated exports available from `@adcp/sdk/types` so adopters can type\n// check the shared array-valued `slots` contract without importing generated\n// implementation files.\nexport type {\n CanonicalFormatAgentPlacementAISurfaceSponsoredPlacement,\n CanonicalFormatBase,\n CanonicalFormatDAASTAudio,\n CanonicalFormatDisplayTag,\n CanonicalFormatHostedAudio,\n CanonicalFormatHostedVideo,\n CanonicalFormatHTML5Banner,\n CanonicalFormatImageCarousel,\n CanonicalFormatNativeInFeed,\n CanonicalFormatResponsiveCreative,\n CanonicalFormatSponsoredPlacementRetailMediaCatalogDriven,\n CanonicalFormatVASTVideo,\n ExtensionObject,\n} from './core.generated';\nimport type { FormatReferenceStructuredObject } from './core.generated';\nexport type { RequireCacheScopeWhenProducts, ServerPayload } from './server-payload';\nexport * from './server-payload-aliases';\n/**\n * @deprecated AdCP 3.0.1 renamed this type to `FormatReferenceStructuredObject`\n * (the wire shape is identical — pure documentation rename per the spec). This\n * alias is preserved for one minor cycle so existing imports keep compiling;\n * editor tooling will surface the rename so downstream code can migrate at its\n * own pace. Slated for removal in the next major.\n */\nexport type FormatID = FormatReferenceStructuredObject;\n\n// Re-export wire request/response types adopters need when building a\n// DecisioningPlatform or calling AdCP agents. Source of truth is\n// `tools.generated.ts`; this curated block is the public surface so\n// adopters never reach into generated files.\n//\n// Intentionally excluded — name conflicts with legacy adcp.ts shapes:\n// LegacyManageSyncCreativesRequest, LegacyManageListCreativesRequest, LegacyManageListCreativesResponse,\n// ManageCreativeAssetsRequest, ManageCreativeAssetsResponse (adcp.ts versions\n// already public via `export * from './adcp'` above; use those).\n// Intentionally excluded — comply-runner internals, not specialism surface:\n// ComplyTestControllerRequest/Response, SeedSuccess, SimulationSuccess,\n// ControllerError, ForcedDirectiveSuccess, StateTransitionSuccess,\n// ListScenariosSuccess.\n// Intentionally excluded — internal pagination/packaging sub-shapes, not\n// part of the top-level tool request/response surface:\n// PaginationRequest, PaginationResponse, PackageRequest,\n// TMPResponseType, WebhookResponseType.\n\n// Account model + account operations\nexport type {\n AccountReference,\n ListAccountsRequest,\n ListAccountsResponse,\n SyncAccountsRequest,\n SyncAccountsResponse,\n SyncAccountsSuccess,\n SyncAccountsError,\n GetAccountFinancialsRequest,\n GetAccountFinancialsResponse,\n GetAccountFinancialsSuccess,\n GetAccountFinancialsError,\n} from './tools.generated';\n\n// Capabilities\nexport type { AdCPSpecialism, GetAdCPCapabilitiesRequest, GetAdCPCapabilitiesResponse } from './tools.generated';\n\n// Sales — media buy\nexport type {\n GetProductsRequest,\n GetProductsResponse,\n GetProductsAsyncSubmitted,\n CreateMediaBuyRequest,\n CreateMediaBuyResponse,\n CreateMediaBuySuccess,\n CreateMediaBuyError,\n CreateMediaBuySubmitted,\n CreateMediaBuyAsyncSubmitted,\n UpdateMediaBuyRequest,\n UpdateMediaBuyResponse,\n UpdateMediaBuySuccess,\n UpdateMediaBuyError,\n UpdateMediaBuyAsyncSubmitted,\n GetMediaBuysRequest,\n GetMediaBuysResponse,\n GetMediaBuyDeliveryRequest,\n GetMediaBuyDeliveryResponse,\n GetMediaBuyArtifactsRequest,\n GetMediaBuyArtifactsResponse,\n ProvidePerformanceFeedbackRequest,\n ProvidePerformanceFeedbackResponse,\n ProvidePerformanceFeedbackSuccess,\n ProvidePerformanceFeedbackError,\n SyncPlansRequest,\n SyncPlansResponse,\n ReportUsageRequest,\n ReportUsageResponse,\n ReportPlanOutcomeRequest,\n ReportPlanOutcomeResponse,\n GetPlanAuditLogsRequest,\n GetPlanAuditLogsResponse,\n} from './tools.generated';\n\n// Compact proposal authoring. The response is owned by core.generated so\n// every public surface retains its discriminated branches and non-empty\n// tuple guarantees instead of the weaker aggregate-tool projection.\nexport type { RequestProposalsRequest } from './tools.generated';\nexport type { RequestProposalsResponse } from './core.generated';\n\n// Pricing models (discriminated union across pricing types)\nexport type { PricingOption, CPMPricingOption, CPCPricingOption, CPVPricingOption } from './tools.generated';\n\n// Media-channel + status enums; publisher property + reporting shapes\nexport type {\n MediaChannel,\n AudienceStatus,\n MediaBuyStatus,\n CreativeStatus,\n Placement,\n PublisherPropertySelector,\n ReportingCapabilities,\n} from './tools.generated';\n\n// Audiences, catalogs, event sources, and events (audience-sync + retail media)\nexport type {\n SyncAudiencesRequest,\n SyncAudiencesResponse,\n SyncAudiencesSuccess,\n SyncAudiencesError,\n SyncCatalogsRequest,\n SyncCatalogsResponse,\n SyncCatalogsSuccess,\n SyncCatalogsError,\n SyncCatalogsAsyncSubmitted,\n SyncEventSourcesRequest,\n SyncEventSourcesResponse,\n SyncEventSourcesSuccess,\n SyncEventSourcesError,\n LogEventRequest,\n LogEventResponse,\n LogEventSuccess,\n LogEventError,\n} from './tools.generated';\n\n// Signals\nexport type {\n GetSignalsRequest,\n GetSignalsResponse,\n ActivateSignalRequest,\n ActivateSignalResponse,\n ActivateSignalSuccess,\n ActivateSignalError,\n SignalID,\n SignalValueType,\n SignalAvailabilityType,\n SignalAvailabilityType as SignalCatalogType,\n Destination,\n Deployment,\n ActivationKey,\n VendorPricingOption,\n SignalFilters, // embedded in GetSignalsRequest.filters\n SignalTargeting, // embedded in ActivateSignalRequest.signal_targeting\n} from './tools.generated';\n\n// Creative\nexport type {\n BuildCreativeRequest,\n BuildCreativeResponse,\n BuildCreativeSuccess,\n BuildCreativeError,\n BuildCreativeMultiSuccess,\n BuildCreativeAsyncSubmitted,\n CreativeManifest,\n PreviewCreativeRequest,\n PreviewCreativeResponse,\n PreviewCreativeSingleResponse,\n PreviewCreativeVariantResponse,\n PreviewCreativeBatchResponse,\n PreviewBatchResultSuccess,\n PreviewBatchResultError,\n ListCreativeFormatsRequest,\n ListCreativeFormatsResponse,\n GetCreativeFeaturesRequest,\n GetCreativeFeaturesResponse,\n GetCreativeDeliveryRequest,\n GetCreativeDeliveryResponse,\n SyncCreativesRequest,\n SyncCreativesResponse,\n SyncCreativesSuccess,\n SyncCreativesError,\n SyncCreativesSubmitted,\n SyncCreativesAsyncSubmitted,\n ListCreativesRequest,\n ListCreativesResponse,\n CreativeFilters,\n CreativeAsset,\n CreativeQuality,\n Format,\n ProductFormatDeclaration,\n FormatIDParameter,\n} from './tools.generated';\n\n// Governance — property lists\nexport type {\n PropertyList,\n CreatePropertyListRequest,\n CreatePropertyListResponse,\n UpdatePropertyListRequest,\n UpdatePropertyListResponse,\n GetPropertyListRequest,\n GetPropertyListResponse,\n ListPropertyListsRequest,\n ListPropertyListsResponse,\n DeletePropertyListRequest,\n DeletePropertyListResponse,\n} from './tools.generated';\n\n// Governance — collection lists\nexport type {\n CollectionList,\n CreateCollectionListRequest,\n CreateCollectionListResponse,\n UpdateCollectionListRequest,\n UpdateCollectionListResponse,\n GetCollectionListRequest,\n GetCollectionListResponse,\n ListCollectionListsRequest,\n ListCollectionListsResponse,\n DeleteCollectionListRequest,\n DeleteCollectionListResponse,\n} from './tools.generated';\n\n// Governance — content standards + delivery validation\nexport type {\n CheckGovernanceRequest,\n CheckGovernanceResponse,\n SyncGovernanceRequest,\n SyncGovernanceResponse,\n SyncGovernanceSuccess,\n SyncGovernanceError,\n CreateContentStandardsRequest,\n CreateContentStandardsResponse,\n UpdateContentStandardsRequest,\n UpdateContentStandardsResponse,\n UpdateContentStandardsSuccess,\n UpdateContentStandardsError,\n ListContentStandardsRequest,\n ListContentStandardsResponse,\n GetContentStandardsRequest,\n GetContentStandardsResponse,\n CalibrateContentRequest,\n CalibrateContentResponse,\n ValidateContentDeliveryRequest,\n ValidateContentDeliveryResponse,\n} from './tools.generated';\n\n// Sponsored intelligence\nexport type {\n SIGetOfferingRequest,\n SIGetOfferingResponse,\n SIInitiateSessionRequest,\n SIInitiateSessionResponse,\n SISendMessageRequest,\n SISendMessageResponse,\n SITerminateSessionRequest,\n SITerminateSessionResponse,\n SICapabilities,\n SIIdentity,\n SISessionStatus,\n SIUIElement,\n} from './tools.generated';\n\n// Brand rights — identity discovery + licensing for branded inventory.\n// `creative_approval` is webhook-only (not an MCP/A2A tool) — types\n// re-exported for adopters wiring their own HTTP receiver.\nexport type {\n GetBrandIdentityRequest,\n GetBrandIdentityResponse,\n GetBrandIdentitySuccess,\n GetRightsRequest,\n GetRightsResponse,\n GetRightsSuccess,\n AcquireRightsRequest,\n AcquireRightsResponse,\n AcquireRightsAcquired,\n AcquireRightsPendingApproval,\n AcquireRightsRejected,\n AcquireRightsError,\n UpdateRightsRequest,\n UpdateRightsResponse,\n UpdateRightsSuccess,\n UpdateRightsError,\n CreativeApprovalRequest,\n CreativeApprovalResponse,\n CreativeApproved,\n CreativeRejected,\n CreativePendingReview,\n CreativeApprovalError,\n RightsTerms,\n RightsConstraint,\n RightUse,\n RightType,\n GenerationCredential,\n} from './core.generated';\n\n// Strict format asset slot types (hand-authored — the codegen drops the\n// discriminated per-asset-type branches of Format.assets[]).\nexport * from './format-asset-slots';\n\n// Discriminated union of creative asset INSTANCES (what a buyer delivers\n// inside `creative_manifest.assets`). Companion to format-asset-slots.ts\n// (which describes what a publisher SELLS in `Format.assets[]`). The\n// individual ImageAsset / VideoAsset / etc. interfaces and their canonical\n// `AssetVariant` union are generated. `AssetInstance` aliases that union so\n// every registry-backed asset branch remains available without curated drift.\n// `AssetVariant` itself is intentionally not re-exported.\nexport * from './asset-instances';\n\n// Strict per-row types for sync_* response success arms. The codegen\n// leaves these row shapes inline; named types make the discriminators\n// (e.g., SyncAccountsResponseRow.action) reachable to handler authors.\nexport * from './sync-rows';\n\n// Re-export const-array enum values (e.g., MediaChannelValues, PacingValues)\n// for consumers that need to enumerate or validate against the spec's\n// literal sets without re-deriving them from Zod schemas.\nexport * from './enums.generated';\n\n// Re-export inline-union value arrays for anonymous string-literal unions\n// inside named schemas (e.g., ImageAssetRequirements_FormatsValues,\n// VideoAssetRequirements_ContainersValues). Companion to enums.generated;\n// see scripts/generate-inline-enum-arrays.ts.\nexport * from './inline-enums.generated';\n\n// Back-compat aliases for inline-enum exports collapsed in AdCP 3.0.1\n// (adcp#3148 / #3174 hoisted byte-identical literal sets into shared\n// `enums/*.json` files). Each alias is `@deprecated` so editor tooling\n// surfaces the canonical replacement; slated for removal in the next major.\nexport * from './inline-enums.aliases';\nexport * from './enum-compat';\n\n// Back-compat aliases for the 6 error-details schemas renamed in AdCP 3.0.x\n// (adcp#3149 / adcp#3566 canonicalized SCREAMING_SNAKE titles into Title Case).\n// Each alias is `@deprecated`; slated for removal in the next major.\nexport * from './error-details.aliases';\n\n// Well-known file shapes (brand.json, adagents.json) inferred from the\n// canonical Zod schemas. Re-exported so adopters can derive types like\n// `BrandDefinition` directly from the spec instead of hand-rolling\n// interfaces that drift across versions. Source of truth is the schema\n// cache (`schemas/cache/{version}/{brand,adagents}.json`) — regenerate\n// with `npm run generate-wellknown-schemas` when the spec bumps.\nexport type { BrandJson, AdagentsJson } from './wellknown-schemas.generated';\nexport { BrandJsonSchema, AdagentsJsonSchema } from './wellknown-schemas.generated';\n"],"mappings":";;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AACA,0BAAc,mBADd;AAqDA,0BAAc,qCArDd;AAmVA,0BAAc,iCAnVd;AA4VA,0BAAc,8BA5Vd;AAiWA,0BAAc,wBAjWd;AAsWA,0BAAc,8BAtWd;AA4WA,0BAAc,qCA5Wd;AAkXA,0BAAc,mCAlXd;AAmXA,0BAAc,0BAnXd;AAwXA,0BAAc,oCAxXd;AAiYA,+BAAoD;","names":[]}
1
+ {"version":3,"sources":["../../../src/lib/types/index.ts"],"sourcesContent":["// AdCP Core Types - Main exports for external consumers\nexport * from './adcp';\n\n// Re-export key types for easier importing\nexport type {\n AgentConfig,\n TestResult,\n TestRequest,\n ApiResponse,\n LegacyCreativeFormatSummary,\n LegacyAdvertisingProduct,\n MediaBuy,\n Targeting,\n LegacyManagedCreativeAsset,\n LegacyManageSyncCreativesRequest,\n LegacyManageListCreativesRequest,\n LegacyManageListCreativesResponse,\n LegacyManagedCreativeFilters,\n ManageCreativeAssetsRequest,\n ManageCreativeAssetsResponse,\n CreateMediaBuyAsyncResponseData,\n UpdateMediaBuyAsyncResponseData,\n GetProductsAsyncResponseData,\n SyncCreativesAsyncResponseData,\n} from './adcp';\n\n// Re-export the structured format identifier from generated core types.\n// AdCP 3.0.1 renamed the schema title from \"Format ID\" to \"Format Reference\n// (Structured Object)\" — purely a doc change, the wire shape is identical.\n// We expose the new canonical name AND keep the historical `FormatID` alias\n// so SDK consumers don't break across the version bump.\nexport type { FormatReferenceStructuredObject } from './core.generated';\n// Canonical-format declarations are part of the 3.2 authoring surface. Keep\n// these curated exports available from `@adcp/sdk/types` so adopters can type\n// check the shared array-valued `slots` contract without importing generated\n// implementation files.\nexport type {\n CanonicalFormatAgentPlacementAISurfaceSponsoredPlacement,\n CanonicalFormatBase,\n CanonicalFormatDAASTAudio,\n CanonicalFormatDisplayTag,\n CanonicalFormatHostedAudio,\n CanonicalFormatHostedVideo,\n CanonicalFormatHTML5Banner,\n CanonicalFormatImageCarousel,\n CanonicalFormatNativeInFeed,\n CanonicalFormatResponsiveCreative,\n CanonicalFormatSponsoredPlacementRetailMediaCatalogDriven,\n CanonicalFormatVASTVideo,\n ExtensionObject,\n} from './core.generated';\nimport type { FormatReferenceStructuredObject } from './core.generated';\nexport type { RequireCacheScopeWhenProducts, ServerPayload } from './server-payload';\nexport * from './server-payload-aliases';\n/**\n * @deprecated AdCP 3.0.1 renamed this type to `FormatReferenceStructuredObject`\n * (the wire shape is identical — pure documentation rename per the spec). This\n * alias is preserved for one minor cycle so existing imports keep compiling;\n * editor tooling will surface the rename so downstream code can migrate at its\n * own pace. Slated for removal in the next major.\n */\nexport type FormatID = FormatReferenceStructuredObject;\n\n// Re-export wire request/response types adopters need when building a\n// DecisioningPlatform or calling AdCP agents. Source of truth is\n// `tools.generated.ts`; this curated block is the public surface so\n// adopters never reach into generated files.\n//\n// Intentionally excluded — name conflicts with legacy adcp.ts shapes:\n// LegacyManageSyncCreativesRequest, LegacyManageListCreativesRequest, LegacyManageListCreativesResponse,\n// ManageCreativeAssetsRequest, ManageCreativeAssetsResponse (adcp.ts versions\n// already public via `export * from './adcp'` above; use those).\n// Intentionally excluded — comply-runner internals, not specialism surface:\n// ComplyTestControllerRequest/Response, SeedSuccess, SimulationSuccess,\n// ControllerError, ForcedDirectiveSuccess, StateTransitionSuccess,\n// ListScenariosSuccess.\n// Intentionally excluded — internal pagination/packaging sub-shapes, not\n// part of the top-level tool request/response surface:\n// PaginationRequest, PaginationResponse, PackageRequest,\n// TMPResponseType, WebhookResponseType.\n\n// Account model + account operations\nexport type {\n AccountReference,\n ListAccountsRequest,\n ListAccountsResponse,\n SyncAccountsRequest,\n SyncAccountsResponse,\n SyncAccountsSuccess,\n SyncAccountsError,\n GetAccountFinancialsRequest,\n GetAccountFinancialsResponse,\n GetAccountFinancialsSuccess,\n GetAccountFinancialsError,\n} from './tools.generated';\n\n// Capabilities\nexport type { AdCPSpecialism, GetAdCPCapabilitiesRequest, GetAdCPCapabilitiesResponse } from './tools.generated';\n\n// Sales — media buy\nexport type {\n GetProductsRequest,\n GetProductsResponse,\n GetProductsAsyncSubmitted,\n CreateMediaBuyRequest,\n CreateMediaBuyResponse,\n CreateMediaBuySuccess,\n CreateMediaBuyError,\n CreateMediaBuySubmitted,\n CreateMediaBuyAsyncSubmitted,\n UpdateMediaBuyRequest,\n UpdateMediaBuyResponse,\n UpdateMediaBuySuccess,\n UpdateMediaBuyError,\n UpdateMediaBuyAsyncSubmitted,\n GetMediaBuysRequest,\n GetMediaBuysResponse,\n GetMediaBuyDeliveryRequest,\n GetMediaBuyDeliveryResponse,\n GetMediaBuyArtifactsRequest,\n GetMediaBuyArtifactsResponse,\n ProvidePerformanceFeedbackRequest,\n ProvidePerformanceFeedbackResponse,\n ProvidePerformanceFeedbackSuccess,\n ProvidePerformanceFeedbackError,\n SyncPlansRequest,\n SyncPlansResponse,\n ReportUsageRequest,\n ReportUsageResponse,\n ReportPlanOutcomeRequest,\n ReportPlanOutcomeResponse,\n GetPlanAuditLogsRequest,\n GetPlanAuditLogsResponse,\n} from './tools.generated';\n\n// Compact proposal authoring. The response is owned by core.generated so\n// every public surface retains its discriminated branches and non-empty\n// tuple guarantees instead of the weaker aggregate-tool projection.\nexport type { RequestProposalsRequest } from './tools.generated';\nexport type { RequestProposalsResponse } from './core.generated';\n\n// Pricing models (discriminated union across pricing types)\nexport type { PricingOption, CPMPricingOption, CPCPricingOption, CPVPricingOption } from './tools.generated';\n\n// Media-channel + status enums; publisher property + reporting shapes\nexport type {\n MediaChannel,\n AudienceStatus,\n MediaBuyStatus,\n CreativeStatus,\n Placement,\n PublisherPropertySelector,\n ReportingCapabilities,\n} from './tools.generated';\n\n// Audiences, catalogs, event sources, and events (audience-sync + retail media)\nexport type {\n SyncAudiencesRequest,\n SyncAudiencesResponse,\n SyncAudiencesSuccess,\n SyncAudiencesError,\n SyncCatalogsRequest,\n SyncCatalogsResponse,\n SyncCatalogsSuccess,\n SyncCatalogsError,\n SyncCatalogsAsyncSubmitted,\n SyncEventSourcesRequest,\n SyncEventSourcesResponse,\n SyncEventSourcesSuccess,\n SyncEventSourcesError,\n LogEventRequest,\n LogEventResponse,\n LogEventSuccess,\n LogEventError,\n} from './tools.generated';\n\n// Signals\nexport type {\n GetSignalsRequest,\n GetSignalsResponse,\n ActivateSignalRequest,\n ActivateSignalResponse,\n ActivateSignalSuccess,\n ActivateSignalError,\n SignalID,\n SignalValueType,\n SignalAvailabilityType,\n SignalAvailabilityType as SignalCatalogType,\n Destination,\n Deployment,\n ActivationKey,\n VendorPricingOption,\n SignalFilters, // embedded in GetSignalsRequest.filters\n SignalTargeting, // embedded in ActivateSignalRequest.signal_targeting\n} from './tools.generated';\n\n// Creative\nexport type {\n BuildCreativeRequest,\n BuildCreativeResponse,\n BuildCreativeSuccess,\n BuildCreativeError,\n BuildCreativeMultiSuccess,\n BuildCreativeVariantSuccess,\n BuildCreativeAsyncSubmitted,\n CreativeManifest,\n PreviewCreativeRequest,\n PreviewCreativeResponse,\n PreviewCreativeSingleResponse,\n PreviewCreativeVariantResponse,\n PreviewCreativeBatchResponse,\n PreviewBatchResultSuccess,\n PreviewBatchResultError,\n ListCreativeFormatsRequest,\n ListCreativeFormatsResponse,\n GetCreativeFeaturesRequest,\n GetCreativeFeaturesResponse,\n GetCreativeDeliveryRequest,\n GetCreativeDeliveryResponse,\n SyncCreativesRequest,\n SyncCreativesResponse,\n SyncCreativesSuccess,\n SyncCreativesError,\n SyncCreativesSubmitted,\n SyncCreativesAsyncSubmitted,\n ListCreativesRequest,\n ListCreativesResponse,\n CreativeFilters,\n CreativeAsset,\n CreativeQuality,\n Format,\n ProductFormatDeclaration,\n FormatIDParameter,\n} from './tools.generated';\n\n// Governance — property lists\nexport type {\n PropertyList,\n CreatePropertyListRequest,\n CreatePropertyListResponse,\n UpdatePropertyListRequest,\n UpdatePropertyListResponse,\n GetPropertyListRequest,\n GetPropertyListResponse,\n ListPropertyListsRequest,\n ListPropertyListsResponse,\n DeletePropertyListRequest,\n DeletePropertyListResponse,\n} from './tools.generated';\n\n// Governance — collection lists\nexport type {\n CollectionList,\n CreateCollectionListRequest,\n CreateCollectionListResponse,\n UpdateCollectionListRequest,\n UpdateCollectionListResponse,\n GetCollectionListRequest,\n GetCollectionListResponse,\n ListCollectionListsRequest,\n ListCollectionListsResponse,\n DeleteCollectionListRequest,\n DeleteCollectionListResponse,\n} from './tools.generated';\n\n// Governance — content standards + delivery validation\nexport type {\n CheckGovernanceRequest,\n CheckGovernanceResponse,\n SyncGovernanceRequest,\n SyncGovernanceResponse,\n SyncGovernanceSuccess,\n SyncGovernanceError,\n CreateContentStandardsRequest,\n CreateContentStandardsResponse,\n UpdateContentStandardsRequest,\n UpdateContentStandardsResponse,\n UpdateContentStandardsSuccess,\n UpdateContentStandardsError,\n ListContentStandardsRequest,\n ListContentStandardsResponse,\n GetContentStandardsRequest,\n GetContentStandardsResponse,\n CalibrateContentRequest,\n CalibrateContentResponse,\n ValidateContentDeliveryRequest,\n ValidateContentDeliveryResponse,\n} from './tools.generated';\n\n// Sponsored intelligence\nexport type {\n SIGetOfferingRequest,\n SIGetOfferingResponse,\n SIInitiateSessionRequest,\n SIInitiateSessionResponse,\n SISendMessageRequest,\n SISendMessageResponse,\n SITerminateSessionRequest,\n SITerminateSessionResponse,\n SICapabilities,\n SIIdentity,\n SISessionStatus,\n SIUIElement,\n} from './tools.generated';\n\n// Brand rights — identity discovery + licensing for branded inventory.\n// `creative_approval` is webhook-only (not an MCP/A2A tool) — types\n// re-exported for adopters wiring their own HTTP receiver.\nexport type {\n GetBrandIdentityRequest,\n GetBrandIdentityResponse,\n GetBrandIdentitySuccess,\n GetRightsRequest,\n GetRightsResponse,\n GetRightsSuccess,\n AcquireRightsRequest,\n AcquireRightsResponse,\n AcquireRightsAcquired,\n AcquireRightsPendingApproval,\n AcquireRightsRejected,\n AcquireRightsError,\n UpdateRightsRequest,\n UpdateRightsResponse,\n UpdateRightsSuccess,\n UpdateRightsError,\n CreativeApprovalRequest,\n CreativeApprovalResponse,\n CreativeApproved,\n CreativeRejected,\n CreativePendingReview,\n CreativeApprovalError,\n RightsTerms,\n RightsConstraint,\n RightUse,\n RightType,\n GenerationCredential,\n} from './core.generated';\n\n// Strict format asset slot types (hand-authored — the codegen drops the\n// discriminated per-asset-type branches of Format.assets[]).\nexport * from './format-asset-slots';\n\n// Discriminated union of creative asset INSTANCES (what a buyer delivers\n// inside `creative_manifest.assets`). Companion to format-asset-slots.ts\n// (which describes what a publisher SELLS in `Format.assets[]`). The\n// individual ImageAsset / VideoAsset / etc. interfaces and their canonical\n// `AssetVariant` union are generated. `AssetInstance` aliases that union so\n// every registry-backed asset branch remains available without curated drift.\n// `AssetVariant` itself is intentionally not re-exported.\nexport * from './asset-instances';\n\n// Strict per-row types for sync_* response success arms. The codegen\n// leaves these row shapes inline; named types make the discriminators\n// (e.g., SyncAccountsResponseRow.action) reachable to handler authors.\nexport * from './sync-rows';\n\n// Re-export const-array enum values (e.g., MediaChannelValues, PacingValues)\n// for consumers that need to enumerate or validate against the spec's\n// literal sets without re-deriving them from Zod schemas.\nexport * from './enums.generated';\n\n// Re-export inline-union value arrays for anonymous string-literal unions\n// inside named schemas (e.g., ImageAssetRequirements_FormatsValues,\n// VideoAssetRequirements_ContainersValues). Companion to enums.generated;\n// see scripts/generate-inline-enum-arrays.ts.\nexport * from './inline-enums.generated';\n\n// Back-compat aliases for inline-enum exports collapsed in AdCP 3.0.1\n// (adcp#3148 / #3174 hoisted byte-identical literal sets into shared\n// `enums/*.json` files). Each alias is `@deprecated` so editor tooling\n// surfaces the canonical replacement; slated for removal in the next major.\nexport * from './inline-enums.aliases';\nexport * from './enum-compat';\n\n// Back-compat aliases for the 6 error-details schemas renamed in AdCP 3.0.x\n// (adcp#3149 / adcp#3566 canonicalized SCREAMING_SNAKE titles into Title Case).\n// Each alias is `@deprecated`; slated for removal in the next major.\nexport * from './error-details.aliases';\n\n// Well-known file shapes (brand.json, adagents.json) inferred from the\n// canonical Zod schemas. Re-exported so adopters can derive types like\n// `BrandDefinition` directly from the spec instead of hand-rolling\n// interfaces that drift across versions. Source of truth is the schema\n// cache (`schemas/cache/{version}/{brand,adagents}.json`) — regenerate\n// with `npm run generate-wellknown-schemas` when the spec bumps.\nexport type { BrandJson, AdagentsJson } from './wellknown-schemas.generated';\nexport { BrandJsonSchema, AdagentsJsonSchema } from './wellknown-schemas.generated';\n"],"mappings":";;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AACA,0BAAc,mBADd;AAqDA,0BAAc,qCArDd;AAoVA,0BAAc,iCApVd;AA6VA,0BAAc,8BA7Vd;AAkWA,0BAAc,wBAlWd;AAuWA,0BAAc,8BAvWd;AA6WA,0BAAc,qCA7Wd;AAmXA,0BAAc,mCAnXd;AAoXA,0BAAc,0BApXd;AAyXA,0BAAc,oCAzXd;AAkYA,+BAAoD;","names":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/lib/types/index.ts"],"sourcesContent":["// AdCP Core Types - Main exports for external consumers\nexport * from './adcp';\n\n// Re-export key types for easier importing\nexport type {\n AgentConfig,\n TestResult,\n TestRequest,\n ApiResponse,\n LegacyCreativeFormatSummary,\n LegacyAdvertisingProduct,\n MediaBuy,\n Targeting,\n LegacyManagedCreativeAsset,\n LegacyManageSyncCreativesRequest,\n LegacyManageListCreativesRequest,\n LegacyManageListCreativesResponse,\n LegacyManagedCreativeFilters,\n ManageCreativeAssetsRequest,\n ManageCreativeAssetsResponse,\n CreateMediaBuyAsyncResponseData,\n UpdateMediaBuyAsyncResponseData,\n GetProductsAsyncResponseData,\n SyncCreativesAsyncResponseData,\n} from './adcp';\n\n// Re-export the structured format identifier from generated core types.\n// AdCP 3.0.1 renamed the schema title from \"Format ID\" to \"Format Reference\n// (Structured Object)\" — purely a doc change, the wire shape is identical.\n// We expose the new canonical name AND keep the historical `FormatID` alias\n// so SDK consumers don't break across the version bump.\nexport type { FormatReferenceStructuredObject } from './core.generated';\n// Canonical-format declarations are part of the 3.2 authoring surface. Keep\n// these curated exports available from `@adcp/sdk/types` so adopters can type\n// check the shared array-valued `slots` contract without importing generated\n// implementation files.\nexport type {\n CanonicalFormatAgentPlacementAISurfaceSponsoredPlacement,\n CanonicalFormatBase,\n CanonicalFormatDAASTAudio,\n CanonicalFormatDisplayTag,\n CanonicalFormatHostedAudio,\n CanonicalFormatHostedVideo,\n CanonicalFormatHTML5Banner,\n CanonicalFormatImageCarousel,\n CanonicalFormatNativeInFeed,\n CanonicalFormatResponsiveCreative,\n CanonicalFormatSponsoredPlacementRetailMediaCatalogDriven,\n CanonicalFormatVASTVideo,\n ExtensionObject,\n} from './core.generated';\nimport type { FormatReferenceStructuredObject } from './core.generated';\nexport type { RequireCacheScopeWhenProducts, ServerPayload } from './server-payload';\nexport * from './server-payload-aliases';\n/**\n * @deprecated AdCP 3.0.1 renamed this type to `FormatReferenceStructuredObject`\n * (the wire shape is identical — pure documentation rename per the spec). This\n * alias is preserved for one minor cycle so existing imports keep compiling;\n * editor tooling will surface the rename so downstream code can migrate at its\n * own pace. Slated for removal in the next major.\n */\nexport type FormatID = FormatReferenceStructuredObject;\n\n// Re-export wire request/response types adopters need when building a\n// DecisioningPlatform or calling AdCP agents. Source of truth is\n// `tools.generated.ts`; this curated block is the public surface so\n// adopters never reach into generated files.\n//\n// Intentionally excluded — name conflicts with legacy adcp.ts shapes:\n// LegacyManageSyncCreativesRequest, LegacyManageListCreativesRequest, LegacyManageListCreativesResponse,\n// ManageCreativeAssetsRequest, ManageCreativeAssetsResponse (adcp.ts versions\n// already public via `export * from './adcp'` above; use those).\n// Intentionally excluded — comply-runner internals, not specialism surface:\n// ComplyTestControllerRequest/Response, SeedSuccess, SimulationSuccess,\n// ControllerError, ForcedDirectiveSuccess, StateTransitionSuccess,\n// ListScenariosSuccess.\n// Intentionally excluded — internal pagination/packaging sub-shapes, not\n// part of the top-level tool request/response surface:\n// PaginationRequest, PaginationResponse, PackageRequest,\n// TMPResponseType, WebhookResponseType.\n\n// Account model + account operations\nexport type {\n AccountReference,\n ListAccountsRequest,\n ListAccountsResponse,\n SyncAccountsRequest,\n SyncAccountsResponse,\n SyncAccountsSuccess,\n SyncAccountsError,\n GetAccountFinancialsRequest,\n GetAccountFinancialsResponse,\n GetAccountFinancialsSuccess,\n GetAccountFinancialsError,\n} from './tools.generated';\n\n// Capabilities\nexport type { AdCPSpecialism, GetAdCPCapabilitiesRequest, GetAdCPCapabilitiesResponse } from './tools.generated';\n\n// Sales — media buy\nexport type {\n GetProductsRequest,\n GetProductsResponse,\n GetProductsAsyncSubmitted,\n CreateMediaBuyRequest,\n CreateMediaBuyResponse,\n CreateMediaBuySuccess,\n CreateMediaBuyError,\n CreateMediaBuySubmitted,\n CreateMediaBuyAsyncSubmitted,\n UpdateMediaBuyRequest,\n UpdateMediaBuyResponse,\n UpdateMediaBuySuccess,\n UpdateMediaBuyError,\n UpdateMediaBuyAsyncSubmitted,\n GetMediaBuysRequest,\n GetMediaBuysResponse,\n GetMediaBuyDeliveryRequest,\n GetMediaBuyDeliveryResponse,\n GetMediaBuyArtifactsRequest,\n GetMediaBuyArtifactsResponse,\n ProvidePerformanceFeedbackRequest,\n ProvidePerformanceFeedbackResponse,\n ProvidePerformanceFeedbackSuccess,\n ProvidePerformanceFeedbackError,\n SyncPlansRequest,\n SyncPlansResponse,\n ReportUsageRequest,\n ReportUsageResponse,\n ReportPlanOutcomeRequest,\n ReportPlanOutcomeResponse,\n GetPlanAuditLogsRequest,\n GetPlanAuditLogsResponse,\n} from './tools.generated';\n\n// Compact proposal authoring. The response is owned by core.generated so\n// every public surface retains its discriminated branches and non-empty\n// tuple guarantees instead of the weaker aggregate-tool projection.\nexport type { RequestProposalsRequest } from './tools.generated';\nexport type { RequestProposalsResponse } from './core.generated';\n\n// Pricing models (discriminated union across pricing types)\nexport type { PricingOption, CPMPricingOption, CPCPricingOption, CPVPricingOption } from './tools.generated';\n\n// Media-channel + status enums; publisher property + reporting shapes\nexport type {\n MediaChannel,\n AudienceStatus,\n MediaBuyStatus,\n CreativeStatus,\n Placement,\n PublisherPropertySelector,\n ReportingCapabilities,\n} from './tools.generated';\n\n// Audiences, catalogs, event sources, and events (audience-sync + retail media)\nexport type {\n SyncAudiencesRequest,\n SyncAudiencesResponse,\n SyncAudiencesSuccess,\n SyncAudiencesError,\n SyncCatalogsRequest,\n SyncCatalogsResponse,\n SyncCatalogsSuccess,\n SyncCatalogsError,\n SyncCatalogsAsyncSubmitted,\n SyncEventSourcesRequest,\n SyncEventSourcesResponse,\n SyncEventSourcesSuccess,\n SyncEventSourcesError,\n LogEventRequest,\n LogEventResponse,\n LogEventSuccess,\n LogEventError,\n} from './tools.generated';\n\n// Signals\nexport type {\n GetSignalsRequest,\n GetSignalsResponse,\n ActivateSignalRequest,\n ActivateSignalResponse,\n ActivateSignalSuccess,\n ActivateSignalError,\n SignalID,\n SignalValueType,\n SignalAvailabilityType,\n SignalAvailabilityType as SignalCatalogType,\n Destination,\n Deployment,\n ActivationKey,\n VendorPricingOption,\n SignalFilters, // embedded in GetSignalsRequest.filters\n SignalTargeting, // embedded in ActivateSignalRequest.signal_targeting\n} from './tools.generated';\n\n// Creative\nexport type {\n BuildCreativeRequest,\n BuildCreativeResponse,\n BuildCreativeSuccess,\n BuildCreativeError,\n BuildCreativeMultiSuccess,\n BuildCreativeAsyncSubmitted,\n CreativeManifest,\n PreviewCreativeRequest,\n PreviewCreativeResponse,\n PreviewCreativeSingleResponse,\n PreviewCreativeVariantResponse,\n PreviewCreativeBatchResponse,\n PreviewBatchResultSuccess,\n PreviewBatchResultError,\n ListCreativeFormatsRequest,\n ListCreativeFormatsResponse,\n GetCreativeFeaturesRequest,\n GetCreativeFeaturesResponse,\n GetCreativeDeliveryRequest,\n GetCreativeDeliveryResponse,\n SyncCreativesRequest,\n SyncCreativesResponse,\n SyncCreativesSuccess,\n SyncCreativesError,\n SyncCreativesSubmitted,\n SyncCreativesAsyncSubmitted,\n ListCreativesRequest,\n ListCreativesResponse,\n CreativeFilters,\n CreativeAsset,\n CreativeQuality,\n Format,\n ProductFormatDeclaration,\n FormatIDParameter,\n} from './tools.generated';\n\n// Governance — property lists\nexport type {\n PropertyList,\n CreatePropertyListRequest,\n CreatePropertyListResponse,\n UpdatePropertyListRequest,\n UpdatePropertyListResponse,\n GetPropertyListRequest,\n GetPropertyListResponse,\n ListPropertyListsRequest,\n ListPropertyListsResponse,\n DeletePropertyListRequest,\n DeletePropertyListResponse,\n} from './tools.generated';\n\n// Governance — collection lists\nexport type {\n CollectionList,\n CreateCollectionListRequest,\n CreateCollectionListResponse,\n UpdateCollectionListRequest,\n UpdateCollectionListResponse,\n GetCollectionListRequest,\n GetCollectionListResponse,\n ListCollectionListsRequest,\n ListCollectionListsResponse,\n DeleteCollectionListRequest,\n DeleteCollectionListResponse,\n} from './tools.generated';\n\n// Governance — content standards + delivery validation\nexport type {\n CheckGovernanceRequest,\n CheckGovernanceResponse,\n SyncGovernanceRequest,\n SyncGovernanceResponse,\n SyncGovernanceSuccess,\n SyncGovernanceError,\n CreateContentStandardsRequest,\n CreateContentStandardsResponse,\n UpdateContentStandardsRequest,\n UpdateContentStandardsResponse,\n UpdateContentStandardsSuccess,\n UpdateContentStandardsError,\n ListContentStandardsRequest,\n ListContentStandardsResponse,\n GetContentStandardsRequest,\n GetContentStandardsResponse,\n CalibrateContentRequest,\n CalibrateContentResponse,\n ValidateContentDeliveryRequest,\n ValidateContentDeliveryResponse,\n} from './tools.generated';\n\n// Sponsored intelligence\nexport type {\n SIGetOfferingRequest,\n SIGetOfferingResponse,\n SIInitiateSessionRequest,\n SIInitiateSessionResponse,\n SISendMessageRequest,\n SISendMessageResponse,\n SITerminateSessionRequest,\n SITerminateSessionResponse,\n SICapabilities,\n SIIdentity,\n SISessionStatus,\n SIUIElement,\n} from './tools.generated';\n\n// Brand rights — identity discovery + licensing for branded inventory.\n// `creative_approval` is webhook-only (not an MCP/A2A tool) — types\n// re-exported for adopters wiring their own HTTP receiver.\nexport type {\n GetBrandIdentityRequest,\n GetBrandIdentityResponse,\n GetBrandIdentitySuccess,\n GetRightsRequest,\n GetRightsResponse,\n GetRightsSuccess,\n AcquireRightsRequest,\n AcquireRightsResponse,\n AcquireRightsAcquired,\n AcquireRightsPendingApproval,\n AcquireRightsRejected,\n AcquireRightsError,\n UpdateRightsRequest,\n UpdateRightsResponse,\n UpdateRightsSuccess,\n UpdateRightsError,\n CreativeApprovalRequest,\n CreativeApprovalResponse,\n CreativeApproved,\n CreativeRejected,\n CreativePendingReview,\n CreativeApprovalError,\n RightsTerms,\n RightsConstraint,\n RightUse,\n RightType,\n GenerationCredential,\n} from './core.generated';\n\n// Strict format asset slot types (hand-authored — the codegen drops the\n// discriminated per-asset-type branches of Format.assets[]).\nexport * from './format-asset-slots';\n\n// Discriminated union of creative asset INSTANCES (what a buyer delivers\n// inside `creative_manifest.assets`). Companion to format-asset-slots.ts\n// (which describes what a publisher SELLS in `Format.assets[]`). The\n// individual ImageAsset / VideoAsset / etc. interfaces and their canonical\n// `AssetVariant` union are generated. `AssetInstance` aliases that union so\n// every registry-backed asset branch remains available without curated drift.\n// `AssetVariant` itself is intentionally not re-exported.\nexport * from './asset-instances';\n\n// Strict per-row types for sync_* response success arms. The codegen\n// leaves these row shapes inline; named types make the discriminators\n// (e.g., SyncAccountsResponseRow.action) reachable to handler authors.\nexport * from './sync-rows';\n\n// Re-export const-array enum values (e.g., MediaChannelValues, PacingValues)\n// for consumers that need to enumerate or validate against the spec's\n// literal sets without re-deriving them from Zod schemas.\nexport * from './enums.generated';\n\n// Re-export inline-union value arrays for anonymous string-literal unions\n// inside named schemas (e.g., ImageAssetRequirements_FormatsValues,\n// VideoAssetRequirements_ContainersValues). Companion to enums.generated;\n// see scripts/generate-inline-enum-arrays.ts.\nexport * from './inline-enums.generated';\n\n// Back-compat aliases for inline-enum exports collapsed in AdCP 3.0.1\n// (adcp#3148 / #3174 hoisted byte-identical literal sets into shared\n// `enums/*.json` files). Each alias is `@deprecated` so editor tooling\n// surfaces the canonical replacement; slated for removal in the next major.\nexport * from './inline-enums.aliases';\nexport * from './enum-compat';\n\n// Back-compat aliases for the 6 error-details schemas renamed in AdCP 3.0.x\n// (adcp#3149 / adcp#3566 canonicalized SCREAMING_SNAKE titles into Title Case).\n// Each alias is `@deprecated`; slated for removal in the next major.\nexport * from './error-details.aliases';\n\n// Well-known file shapes (brand.json, adagents.json) inferred from the\n// canonical Zod schemas. Re-exported so adopters can derive types like\n// `BrandDefinition` directly from the spec instead of hand-rolling\n// interfaces that drift across versions. Source of truth is the schema\n// cache (`schemas/cache/{version}/{brand,adagents}.json`) — regenerate\n// with `npm run generate-wellknown-schemas` when the spec bumps.\nexport type { BrandJson, AdagentsJson } from './wellknown-schemas.generated';\nexport { BrandJsonSchema, AdagentsJsonSchema } from './wellknown-schemas.generated';\n"],"mappings":"AACA,cAAc;AAoDd,cAAc;AA8Rd,cAAc;AASd,cAAc;AAKd,cAAc;AAKd,cAAc;AAMd,cAAc;AAMd,cAAc;AACd,cAAc;AAKd,cAAc;AASd,SAAS,iBAAiB,0BAA0B;","names":[]}
1
+ {"version":3,"sources":["../../../src/lib/types/index.ts"],"sourcesContent":["// AdCP Core Types - Main exports for external consumers\nexport * from './adcp';\n\n// Re-export key types for easier importing\nexport type {\n AgentConfig,\n TestResult,\n TestRequest,\n ApiResponse,\n LegacyCreativeFormatSummary,\n LegacyAdvertisingProduct,\n MediaBuy,\n Targeting,\n LegacyManagedCreativeAsset,\n LegacyManageSyncCreativesRequest,\n LegacyManageListCreativesRequest,\n LegacyManageListCreativesResponse,\n LegacyManagedCreativeFilters,\n ManageCreativeAssetsRequest,\n ManageCreativeAssetsResponse,\n CreateMediaBuyAsyncResponseData,\n UpdateMediaBuyAsyncResponseData,\n GetProductsAsyncResponseData,\n SyncCreativesAsyncResponseData,\n} from './adcp';\n\n// Re-export the structured format identifier from generated core types.\n// AdCP 3.0.1 renamed the schema title from \"Format ID\" to \"Format Reference\n// (Structured Object)\" — purely a doc change, the wire shape is identical.\n// We expose the new canonical name AND keep the historical `FormatID` alias\n// so SDK consumers don't break across the version bump.\nexport type { FormatReferenceStructuredObject } from './core.generated';\n// Canonical-format declarations are part of the 3.2 authoring surface. Keep\n// these curated exports available from `@adcp/sdk/types` so adopters can type\n// check the shared array-valued `slots` contract without importing generated\n// implementation files.\nexport type {\n CanonicalFormatAgentPlacementAISurfaceSponsoredPlacement,\n CanonicalFormatBase,\n CanonicalFormatDAASTAudio,\n CanonicalFormatDisplayTag,\n CanonicalFormatHostedAudio,\n CanonicalFormatHostedVideo,\n CanonicalFormatHTML5Banner,\n CanonicalFormatImageCarousel,\n CanonicalFormatNativeInFeed,\n CanonicalFormatResponsiveCreative,\n CanonicalFormatSponsoredPlacementRetailMediaCatalogDriven,\n CanonicalFormatVASTVideo,\n ExtensionObject,\n} from './core.generated';\nimport type { FormatReferenceStructuredObject } from './core.generated';\nexport type { RequireCacheScopeWhenProducts, ServerPayload } from './server-payload';\nexport * from './server-payload-aliases';\n/**\n * @deprecated AdCP 3.0.1 renamed this type to `FormatReferenceStructuredObject`\n * (the wire shape is identical — pure documentation rename per the spec). This\n * alias is preserved for one minor cycle so existing imports keep compiling;\n * editor tooling will surface the rename so downstream code can migrate at its\n * own pace. Slated for removal in the next major.\n */\nexport type FormatID = FormatReferenceStructuredObject;\n\n// Re-export wire request/response types adopters need when building a\n// DecisioningPlatform or calling AdCP agents. Source of truth is\n// `tools.generated.ts`; this curated block is the public surface so\n// adopters never reach into generated files.\n//\n// Intentionally excluded — name conflicts with legacy adcp.ts shapes:\n// LegacyManageSyncCreativesRequest, LegacyManageListCreativesRequest, LegacyManageListCreativesResponse,\n// ManageCreativeAssetsRequest, ManageCreativeAssetsResponse (adcp.ts versions\n// already public via `export * from './adcp'` above; use those).\n// Intentionally excluded — comply-runner internals, not specialism surface:\n// ComplyTestControllerRequest/Response, SeedSuccess, SimulationSuccess,\n// ControllerError, ForcedDirectiveSuccess, StateTransitionSuccess,\n// ListScenariosSuccess.\n// Intentionally excluded — internal pagination/packaging sub-shapes, not\n// part of the top-level tool request/response surface:\n// PaginationRequest, PaginationResponse, PackageRequest,\n// TMPResponseType, WebhookResponseType.\n\n// Account model + account operations\nexport type {\n AccountReference,\n ListAccountsRequest,\n ListAccountsResponse,\n SyncAccountsRequest,\n SyncAccountsResponse,\n SyncAccountsSuccess,\n SyncAccountsError,\n GetAccountFinancialsRequest,\n GetAccountFinancialsResponse,\n GetAccountFinancialsSuccess,\n GetAccountFinancialsError,\n} from './tools.generated';\n\n// Capabilities\nexport type { AdCPSpecialism, GetAdCPCapabilitiesRequest, GetAdCPCapabilitiesResponse } from './tools.generated';\n\n// Sales — media buy\nexport type {\n GetProductsRequest,\n GetProductsResponse,\n GetProductsAsyncSubmitted,\n CreateMediaBuyRequest,\n CreateMediaBuyResponse,\n CreateMediaBuySuccess,\n CreateMediaBuyError,\n CreateMediaBuySubmitted,\n CreateMediaBuyAsyncSubmitted,\n UpdateMediaBuyRequest,\n UpdateMediaBuyResponse,\n UpdateMediaBuySuccess,\n UpdateMediaBuyError,\n UpdateMediaBuyAsyncSubmitted,\n GetMediaBuysRequest,\n GetMediaBuysResponse,\n GetMediaBuyDeliveryRequest,\n GetMediaBuyDeliveryResponse,\n GetMediaBuyArtifactsRequest,\n GetMediaBuyArtifactsResponse,\n ProvidePerformanceFeedbackRequest,\n ProvidePerformanceFeedbackResponse,\n ProvidePerformanceFeedbackSuccess,\n ProvidePerformanceFeedbackError,\n SyncPlansRequest,\n SyncPlansResponse,\n ReportUsageRequest,\n ReportUsageResponse,\n ReportPlanOutcomeRequest,\n ReportPlanOutcomeResponse,\n GetPlanAuditLogsRequest,\n GetPlanAuditLogsResponse,\n} from './tools.generated';\n\n// Compact proposal authoring. The response is owned by core.generated so\n// every public surface retains its discriminated branches and non-empty\n// tuple guarantees instead of the weaker aggregate-tool projection.\nexport type { RequestProposalsRequest } from './tools.generated';\nexport type { RequestProposalsResponse } from './core.generated';\n\n// Pricing models (discriminated union across pricing types)\nexport type { PricingOption, CPMPricingOption, CPCPricingOption, CPVPricingOption } from './tools.generated';\n\n// Media-channel + status enums; publisher property + reporting shapes\nexport type {\n MediaChannel,\n AudienceStatus,\n MediaBuyStatus,\n CreativeStatus,\n Placement,\n PublisherPropertySelector,\n ReportingCapabilities,\n} from './tools.generated';\n\n// Audiences, catalogs, event sources, and events (audience-sync + retail media)\nexport type {\n SyncAudiencesRequest,\n SyncAudiencesResponse,\n SyncAudiencesSuccess,\n SyncAudiencesError,\n SyncCatalogsRequest,\n SyncCatalogsResponse,\n SyncCatalogsSuccess,\n SyncCatalogsError,\n SyncCatalogsAsyncSubmitted,\n SyncEventSourcesRequest,\n SyncEventSourcesResponse,\n SyncEventSourcesSuccess,\n SyncEventSourcesError,\n LogEventRequest,\n LogEventResponse,\n LogEventSuccess,\n LogEventError,\n} from './tools.generated';\n\n// Signals\nexport type {\n GetSignalsRequest,\n GetSignalsResponse,\n ActivateSignalRequest,\n ActivateSignalResponse,\n ActivateSignalSuccess,\n ActivateSignalError,\n SignalID,\n SignalValueType,\n SignalAvailabilityType,\n SignalAvailabilityType as SignalCatalogType,\n Destination,\n Deployment,\n ActivationKey,\n VendorPricingOption,\n SignalFilters, // embedded in GetSignalsRequest.filters\n SignalTargeting, // embedded in ActivateSignalRequest.signal_targeting\n} from './tools.generated';\n\n// Creative\nexport type {\n BuildCreativeRequest,\n BuildCreativeResponse,\n BuildCreativeSuccess,\n BuildCreativeError,\n BuildCreativeMultiSuccess,\n BuildCreativeVariantSuccess,\n BuildCreativeAsyncSubmitted,\n CreativeManifest,\n PreviewCreativeRequest,\n PreviewCreativeResponse,\n PreviewCreativeSingleResponse,\n PreviewCreativeVariantResponse,\n PreviewCreativeBatchResponse,\n PreviewBatchResultSuccess,\n PreviewBatchResultError,\n ListCreativeFormatsRequest,\n ListCreativeFormatsResponse,\n GetCreativeFeaturesRequest,\n GetCreativeFeaturesResponse,\n GetCreativeDeliveryRequest,\n GetCreativeDeliveryResponse,\n SyncCreativesRequest,\n SyncCreativesResponse,\n SyncCreativesSuccess,\n SyncCreativesError,\n SyncCreativesSubmitted,\n SyncCreativesAsyncSubmitted,\n ListCreativesRequest,\n ListCreativesResponse,\n CreativeFilters,\n CreativeAsset,\n CreativeQuality,\n Format,\n ProductFormatDeclaration,\n FormatIDParameter,\n} from './tools.generated';\n\n// Governance — property lists\nexport type {\n PropertyList,\n CreatePropertyListRequest,\n CreatePropertyListResponse,\n UpdatePropertyListRequest,\n UpdatePropertyListResponse,\n GetPropertyListRequest,\n GetPropertyListResponse,\n ListPropertyListsRequest,\n ListPropertyListsResponse,\n DeletePropertyListRequest,\n DeletePropertyListResponse,\n} from './tools.generated';\n\n// Governance — collection lists\nexport type {\n CollectionList,\n CreateCollectionListRequest,\n CreateCollectionListResponse,\n UpdateCollectionListRequest,\n UpdateCollectionListResponse,\n GetCollectionListRequest,\n GetCollectionListResponse,\n ListCollectionListsRequest,\n ListCollectionListsResponse,\n DeleteCollectionListRequest,\n DeleteCollectionListResponse,\n} from './tools.generated';\n\n// Governance — content standards + delivery validation\nexport type {\n CheckGovernanceRequest,\n CheckGovernanceResponse,\n SyncGovernanceRequest,\n SyncGovernanceResponse,\n SyncGovernanceSuccess,\n SyncGovernanceError,\n CreateContentStandardsRequest,\n CreateContentStandardsResponse,\n UpdateContentStandardsRequest,\n UpdateContentStandardsResponse,\n UpdateContentStandardsSuccess,\n UpdateContentStandardsError,\n ListContentStandardsRequest,\n ListContentStandardsResponse,\n GetContentStandardsRequest,\n GetContentStandardsResponse,\n CalibrateContentRequest,\n CalibrateContentResponse,\n ValidateContentDeliveryRequest,\n ValidateContentDeliveryResponse,\n} from './tools.generated';\n\n// Sponsored intelligence\nexport type {\n SIGetOfferingRequest,\n SIGetOfferingResponse,\n SIInitiateSessionRequest,\n SIInitiateSessionResponse,\n SISendMessageRequest,\n SISendMessageResponse,\n SITerminateSessionRequest,\n SITerminateSessionResponse,\n SICapabilities,\n SIIdentity,\n SISessionStatus,\n SIUIElement,\n} from './tools.generated';\n\n// Brand rights — identity discovery + licensing for branded inventory.\n// `creative_approval` is webhook-only (not an MCP/A2A tool) — types\n// re-exported for adopters wiring their own HTTP receiver.\nexport type {\n GetBrandIdentityRequest,\n GetBrandIdentityResponse,\n GetBrandIdentitySuccess,\n GetRightsRequest,\n GetRightsResponse,\n GetRightsSuccess,\n AcquireRightsRequest,\n AcquireRightsResponse,\n AcquireRightsAcquired,\n AcquireRightsPendingApproval,\n AcquireRightsRejected,\n AcquireRightsError,\n UpdateRightsRequest,\n UpdateRightsResponse,\n UpdateRightsSuccess,\n UpdateRightsError,\n CreativeApprovalRequest,\n CreativeApprovalResponse,\n CreativeApproved,\n CreativeRejected,\n CreativePendingReview,\n CreativeApprovalError,\n RightsTerms,\n RightsConstraint,\n RightUse,\n RightType,\n GenerationCredential,\n} from './core.generated';\n\n// Strict format asset slot types (hand-authored — the codegen drops the\n// discriminated per-asset-type branches of Format.assets[]).\nexport * from './format-asset-slots';\n\n// Discriminated union of creative asset INSTANCES (what a buyer delivers\n// inside `creative_manifest.assets`). Companion to format-asset-slots.ts\n// (which describes what a publisher SELLS in `Format.assets[]`). The\n// individual ImageAsset / VideoAsset / etc. interfaces and their canonical\n// `AssetVariant` union are generated. `AssetInstance` aliases that union so\n// every registry-backed asset branch remains available without curated drift.\n// `AssetVariant` itself is intentionally not re-exported.\nexport * from './asset-instances';\n\n// Strict per-row types for sync_* response success arms. The codegen\n// leaves these row shapes inline; named types make the discriminators\n// (e.g., SyncAccountsResponseRow.action) reachable to handler authors.\nexport * from './sync-rows';\n\n// Re-export const-array enum values (e.g., MediaChannelValues, PacingValues)\n// for consumers that need to enumerate or validate against the spec's\n// literal sets without re-deriving them from Zod schemas.\nexport * from './enums.generated';\n\n// Re-export inline-union value arrays for anonymous string-literal unions\n// inside named schemas (e.g., ImageAssetRequirements_FormatsValues,\n// VideoAssetRequirements_ContainersValues). Companion to enums.generated;\n// see scripts/generate-inline-enum-arrays.ts.\nexport * from './inline-enums.generated';\n\n// Back-compat aliases for inline-enum exports collapsed in AdCP 3.0.1\n// (adcp#3148 / #3174 hoisted byte-identical literal sets into shared\n// `enums/*.json` files). Each alias is `@deprecated` so editor tooling\n// surfaces the canonical replacement; slated for removal in the next major.\nexport * from './inline-enums.aliases';\nexport * from './enum-compat';\n\n// Back-compat aliases for the 6 error-details schemas renamed in AdCP 3.0.x\n// (adcp#3149 / adcp#3566 canonicalized SCREAMING_SNAKE titles into Title Case).\n// Each alias is `@deprecated`; slated for removal in the next major.\nexport * from './error-details.aliases';\n\n// Well-known file shapes (brand.json, adagents.json) inferred from the\n// canonical Zod schemas. Re-exported so adopters can derive types like\n// `BrandDefinition` directly from the spec instead of hand-rolling\n// interfaces that drift across versions. Source of truth is the schema\n// cache (`schemas/cache/{version}/{brand,adagents}.json`) — regenerate\n// with `npm run generate-wellknown-schemas` when the spec bumps.\nexport type { BrandJson, AdagentsJson } from './wellknown-schemas.generated';\nexport { BrandJsonSchema, AdagentsJsonSchema } from './wellknown-schemas.generated';\n"],"mappings":"AACA,cAAc;AAoDd,cAAc;AA+Rd,cAAc;AASd,cAAc;AAKd,cAAc;AAKd,cAAc;AAMd,cAAc;AAMd,cAAc;AACd,cAAc;AAKd,cAAc;AASd,SAAS,iBAAiB,0BAA0B;","names":[]}
@@ -3375,6 +3375,13 @@ export interface ImageFormatDeclaration {
3375
3375
  params: CanonicalFormatImage;
3376
3376
  }
3377
3377
 
3378
+ /**
3379
+ * Descriptor for one configuration knob a transformer exposes. Returned inside transformer.json `params[]` from list_transformers. The descriptor declares the knob's shape; the buyer supplies its value in build_creative `config` keyed by `field`. For `value_source: enumerable` params (e.g. account-specific voices), the legal `options[]` are account-scoped and dynamic — they are returned only when the param's `field` is named in the list_transformers `expand_params` request, and may be paginated via `options_cursor`.
3380
+ */
3381
+ export type JsonValue = string | number | boolean | null | JsonValue[] | {
3382
+ [key: string]: JsonValue;
3383
+ };
3384
+
3378
3385
  /**
3379
3386
  * A well-formed BCP 47 language tag used by AdCP only as language identity. Script and region may refine that identity; other valid BCP 47 subtags remain part of tag matching but do not make this a general locale-settings object. It does not determine currency, time zone, number/date formatting, market, or legal jurisdiction. The AdCP canonical wire profile requires lower-case language and variants, title-case script, and upper-case region (for example `en-US`, `zh-Hant-TW`, or `x-private`). RFC 5646 comparisons are case-insensitive and its case regularization is optional; AdCP intentionally requires this stricter single wire spelling and receivers MUST reject differently cased tags rather than silently normalizing them. The schema pattern enforces the AdCP casing profile and extension structure for commonly used tags; conforming receivers additionally validate the complete RFC 5646 grammar and registry rules. Every new AdCP field carrying BCP 47 language identity or a concrete language range MUST reference this schema instead of declaring independent string constraints.
3380
3387
  */
@@ -4467,9 +4474,6 @@ export type Transformer = (CanonicalTransformerOutputs | NamedFormatTransformerO
4467
4474
  };
4468
4475
  };
4469
4476
 
4470
- /**
4471
- * Descriptor for one configuration knob a transformer exposes. Returned inside transformer.json `params[]` from list_transformers. The descriptor declares the knob's shape; the buyer supplies its value in build_creative `config` keyed by `field`. For `value_source: enumerable` params (e.g. account-specific voices), the legal `options[]` are account-scoped and dynamic — they are returned only when the param's `field` is named in the list_transformers `expand_params` request, and may be paginated via `options_cursor`.
4472
- */
4473
4477
  export type TransformerParam = {} & {
4474
4478
  /**
4475
4479
  * The config key. Buyers set the value under this exact key in build_creative `config`.
@@ -4508,7 +4512,7 @@ export type TransformerParam = {} & {
4508
4512
  /**
4509
4513
  * The value the buyer passes in `config` for this field.
4510
4514
  */
4511
- value: {};
4515
+ value: JsonValue;
4512
4516
  /**
4513
4517
  * Human-readable label for this option.
4514
4518
  */
@@ -4525,7 +4529,7 @@ export type TransformerParam = {} & {
4525
4529
  /**
4526
4530
  * The value applied when the buyer omits this field from `config`. Type matches `type`.
4527
4531
  */
4528
- default?: {};
4532
+ default?: JsonValue;
4529
4533
  /**
4530
4534
  * Whether the buyer MUST supply this field in `config`. When false and no `default` is declared, the agent chooses.
4531
4535
  */