docs(verification): delete deprecated canonical-campaign sections (closes #4380)#4393
Open
bokelley wants to merge 2 commits into
Open
docs(verification): delete deprecated canonical-campaign sections (closes #4380)#4393bokelley wants to merge 2 commits into
bokelley wants to merge 2 commits into
Conversation
…oses #4380) Removes the ~100 lines that sat behind the Warning banner on docs/building/verification/aao-verified.mdx: - Webhook ownership + attestation_verifier consent requirement - Two discovery paths (Path A Greenfield, Path B Brownfield) - Eight-check observability table - Why continuous observability - Anti-teach-to-test alignment subsection (the page-level reference at conformance#anti-teach-to-test is untouched) - Maintenance windows - Multi-subscriber reporting_webhook supporting issue (was anchored to brownfield Live enrollment, no longer load-bearing) - attestation_verifier scope cross-link in "Relationship to other surfaces" (anchored to Live observation, gone with the section) Kept per the issue scope: badge mark visuals, JWT envelope, registry surfaces (SVG/embed/registry-filter/brand.json), Naming history (historical compatibility table), eligibility, revocation, mark semantics, deferred (Live) supporting-issues paragraph. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Docs-only — no version bump. 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.
Summary
PR #4387 rewrote the front-of-page framing for (Sandbox) and left the deprecated canonical-campaign content under a Warning banner pending this follow-up sweep. This PR deletes the banner and the ~100 lines of content it gated:
What stays
Per the issue scope, kept untouched:
Out of scope
The mid-page sections (Mark semantics, Per-version badges, Display, Registry filter, brand.json enrichment) still use `(Live)` / `'live'` terminology rather than the new `(Sandbox)` qualifier. That's a separate consistency sweep — the issue scope here is deletion, not rename. The underlying wire-format value (`verification_modes: 'live'` in the JWT and `/api/registry` API) hasn't been renamed yet either, so the JSON examples are accurate to what the API returns today.
Test plan
Closes #4380.
🤖 Generated with Claude Code