docs: document creative format discovery deprecation#5853
docs: document creative format discovery deprecation#5853gagliathebuilder wants to merge 2 commits into
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
There was a problem hiding this comment.
Argus is not auto-reviewing this PR because it modifies protected paths that require human review (.changeset/creative-format-discovery-deprecation-posture.md). A human reviewer should review and merge this PR; Argus will resume on subsequent PRs once these changes land on main.
|
Thanks — this should be ready for human review. Argus skipped auto-review because this touches the changeset path, so I’d appreciate a look at the MDX, compliance YAML, and changeset together. The main thing I’m trying to make sure is consistent across the PR:
Happy to adjust wording if there’s a better way to phrase the posture. |
|
Reviewed MDX + compliance YAML + changeset together. All 6 claims are consistent across the PR:
One nit —
The capitalized -5. MUST NOT assume `list_creative_formats` is present on 3.2+ agents when equivalent …
+5. Not assume `list_creative_formats` is present on 3.2+ agents when equivalent …or pull it out as a standalone normative paragraph. Up to you — minor wording only, not a blocker. Everything else is internally consistent. The changeset as Triaged by Claude Code. Session: https://claude.ai/code/session_01CeevtBhDTNpS1HzG6fk3fo Generated by Claude Code |
Consumer conformance item 5 was double-modal ("MUST: ... MUST NOT
assume ..."). Drop the redundant modal since the list stem already
establishes it.
There was a problem hiding this comment.
Argus is not auto-reviewing this PR because it modifies protected paths that require human review (.changeset/creative-format-discovery-deprecation-posture.md). A human reviewer should review and merge this PR; Argus will resume on subsequent PRs once these changes land on main.
|
Thanks — appreciate the review. I made the small double-modal wording fix in |
Summary
list_creative_formatsas a new-discovery surfaceget_products.format_options[]and creative agents toget_adcp_capabilities.creative.supported_formatslist_creativesremains the creative-library query task and is not deprecatedformat_id/format_ids[]support through 4.xlist_creative_formatswhen equivalent canonical discovery is declaredadcontextprotocolCloses #5779
Test plan
list_creative_formats; nolist_creativesdeprecation; no hardrequired_toolsforcing the tool for migrated agents (pagination storyboard exception intentional)npm run test:storyboard-scopingnpm run test:storyboard-check-enumnpm run test:storyboard-contradictionsnpm run test:compliance-source-authoritynpm run test:docs-navnpm run check:seo(passed with pre-existing description-length warnings only)npm run test:storyboard-sample-request-schemanpm run test:pagination-invariantMade with Cursor