docs(aao-verified): pre-3.1 framing consistency sweep#3607
Merged
Conversation
- Rename "Two marks: AdCP Conformant vs AAO Verified" section in aao-verified.mdx to "Naming history" — cold readers see the current single-mark framing, not a confusing two-marks heading - Fix malformed 3-column table row in the same section - Replace ⊆ containment notation in conformance.mdx with the independence-first phrasing established in #3536 - Update salty-wasps-cheat.md: remove "Spec is a prerequisite for measuring Live" (directly contradicts #3536 orthogonal-axes fix) - Update account-authorization-and-rbac-errors.md: qualify attestation_verifier as binding to the AAO Verified (Live) qualifier Item 4 of the sweep (attestation_verifier doc check conditional on #3561) remains open on the parent issue. Refs #3564 https://claude.ai/code/session_013WywfzRTvdv2kWUZdp7aBz
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.
Refs #3564
Reconciles AAO Verified (Spec)/(Live) framing across docs and queued changeset entries before the 3.1 GA cut.
Changes
docs/building/aao-verified.mdx— Renames the## Two marks: AdCP Conformant vs AAO Verifiedsection to## Naming historyso cold readers encounter the current single-mark framing, not a confusing two-marks heading. Also fixes a malformed 3-column table row in the same section (the| Both held |cell made the row render incorrectly in Mintlify).docs/building/conformance.mdx— Replaces the⊆containment notation (Verified (Spec) ⊆ Conformant via storyboards. Verified (Live) ⊆ Conformant …) with the independence-first phrasing established in docs(aao-verified): make Live independent of Spec #3536. The new line leads with the independence claim and its concrete examples (no test-mode endpoint → earn (Live) directly; test agent → earns (Spec) as complete claim), avoiding repetition of the "demonstrates conformance" sentence already on the line above..changeset/salty-wasps-cheat.md— Removes"Same containment relationship as #3001 (Spec is a prerequisite for measuring Live)", which directly contradicts the orthogonal-axes correction in docs(aao-verified): make Live independent of Spec #3536. Replaced with"The two axes are orthogonal — neither is a prerequisite for the other (#3536)"..changeset/account-authorization-and-rbac-errors.md— Qualifiesattestation_verifieras binding to theAAO Verified (Live) qualifier(not the unqualified "AAO Verified mark"), since the scope specifically enables (Live) axis observability..changeset/aao-verified-framing-sweep.md— Empty changeset (docs-only, no protocol bump).Non-breaking justification
All changes are non-normative doc and changeset text updates. No wire format, schema, task definition, enum value, or API shape is touched. Changeset entries are historical notes that don't affect protocol conformance. Existing clients are unaffected.
What's NOT in this PR (per issue scope)
attestation_verifierdocs once Define attestation_runner scope for AAO Verified (Live) canonical-campaign runner #3561 lands) — remains open on Pre-3.1 doc sweep: AAO Verified (Spec)/(Live) framing consistency #3564@adcp/clientstoryboard runner output strings — separate repo, flagged for maintainerPre-PR review
conformance.mdxline 23 per nit; simplified "observability flow" phrasing to match existing doc language.#two-marksheading); line 116 "presumes" correctly left unchanged (tenant-isolation context, not Spec/Live hierarchy); agent-parseability improved.Session: https://claude.ai/code/session_013WywfzRTvdv2kWUZdp7aBz
Generated by Claude Code