docs(reference): whats-new-in-3-1.mdx — 3.0 → 3.1 announcement page for beta drop#4784
Merged
Conversation
…y page Adopter-facing entry point for the 3.1 beta drop. Synthesizes the headlines from release-notes.mdx into shorter, narrative content: - At-a-glance 3.0 → 3.1 comparison table across 9 axes - One-paragraph summaries of eight major features: distributed brand.json, dependency-impact webhooks, release-precision version negotiation, webhook foundation + buyer-side delivery visibility, windowed pull recovery, vendor-metric optimization goals, reach_window + viewed_seconds delivery reporting, canonical creative formats - Adopter-action-by-role table covering 3.0 agents, buyers, sellers, sub-brand teams, measurement vendors, SDK authors - Migration notes + links to release-notes.mdx and versioning.mdx Distinct from whats-new-in-v3.mdx (v2 → v3 major). The 3.1 page links back for major-version context and forward to release-notes.mdx for per-PR detail. Added to docs.json nav under both existing AdCP 3.0 groups. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0ba4f6d to
90ffaf8
Compare
3 tasks
3 tasks
bokelley
added a commit
that referenced
this pull request
May 19, 2026
…4800) Re-applies the 3.0 → 3.1 announcement page on a fresh branch from current main. The original landing (PR #4784, commit e01cbf9) accidentally deleted 1,131 dist/docs/ versioned-snapshot files because its branch tree-state was based on a stale local main. That was reverted in PR #4798 (commit 181d8b7), restoring the dist artifacts but also removing this page. This commit re-adds the page (content identical to the original) on a clean branch base. Verified diff stat shows only 3 file changes (docs/reference/whats-new-in-3-1.mdx + docs.json nav entries + changeset) — no dist/ touch. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New adopter-facing entry point for the 3.1 beta drop today. Comprehensive overview synthesized from a full audit of every spec PR merged since 3.0.6 (~52 spec-touching PRs).
What's here
docs/reference/whats-new-in-3-1.mdx— new page covering:brand.json(feat(brand-protocol): ratify distributed brand.json + fold + typed trademarks #4505)verify_brand_claimfederated verification (feat(brand-protocol): verify_brand_claim — federated authoritative verification #4540, feat(brand-protocol): verify_brand_claims — bulk variant (#4542) #4603)sponsored_placement,responsive_creative,agent_placement); v1format_idspath coexists; SDKs treat enum as open at parse timereach_window,viewed_seconds, windowed pulls (feat(delivery-metrics): viewability.viewed_seconds + reach_window (#4579 partial, #4580) #4618, feat: notification follow-ups — windowed pulls, notification_id typing, impairment.coherence #4601)allowed_actions+available_actions(feat(media-buy): allowed_actions + available_actions for update_media_buy (#4480) #4514)AUTH_REQUIREDsplit,CREDENTIAL_IN_ARGS, request-signing namespace, sandbox gate (feat(schema): split AUTH_REQUIRED into AUTH_MISSING (correctable) + AUTH_INVALID (terminal) #3739, spec(auth): require buyer-principal credentials on transport channel; add CREDENTIAL_IN_ARGS #4057, spec(request-signing): protocol_methods_* namespace; widen test-agent strict route #4326, spec(comply_test_controller): add account.sandbox gate (closes #3755) #4382)IDEMPOTENCY_IN_FLIGHT(spec(idempotency): rules 9 (concurrent retries) + 10 (downstream reconciliation); IDEMPOTENCY_IN_FLIGHT #4402, spec(idempotency): declare capabilities.idempotency.in_flight_max_seconds #4409)adagents.json— managed-network scale, manager-domain fallback, revocation semantics (feat(adagents): managed-network scale — 20 MB authoritative cap + publisher_domains[] compact form #4504, RFC 4175: Add ads.txt managerdomain fallback for adagents lookup #4173, spec(adagents): tighten revoked_publisher_domains[] semantics (closes #4507) #4536)Corrections from earlier draft
Per feedback:
format_idsviav1_format_refdual emission).webhook_activity[]reframed from "sellers want buyers to see..." to buyer self-service integration debug — friction reduction, not seller charity.Test plan
test:docs-nav✓🤖 Generated with Claude Code