docs(rtl): propose audit evidence lifecycle - #6044
Closed
cixzhang wants to merge 1 commit into
Closed
Conversation
Documents the target design for the RTL audit's per-component states, verified-N/A evidence closure (SHA-256 pinned source/helper/ story digests, fail-closed on drift), and a removal-only baseline for the pre-existing coverage-gap debt so a full sweep can fail on new or stale findings without being permanently red on inherited ones. authority: draft, pending owner approval. Flags one open question: how an `unknown/*` registry entry (no canonical source directory) fits the evidence-closure model. No runtime or audit-script changes; this is documentation only.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
PR Analysis Report
No new or modified components detected. Bundle Size SummaryNo component packages changed. Accessibility AuditStatus: No accessibility violations detected. Generated by PR Enrichment workflow | View full report |
Contributor
Author
|
Closing this duplicate in favor of #6046, which is now the canonical draft for |
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.
Why
Recent RTL audit work split across #5864, #5885, #5988, and #5858 is relying on an evidence policy that has not yet been recorded or owner-approved. This draft gives those changes one architecture target to review instead of letting each PR define a different meaning for measured, verified-N/A, and inherited coverage debt.
Proposed direction
measured,verified-na,coverage-gap, or stale/known variants)This is intentionally
authority: draft. It proposes policy; it does not authorize the open implementation PRs or change CI/runtime behavior.Owner decision still required
unknown/*registry entries have no canonical component directory to hash. Before this record can become current, an owner must choose whether those entries are eligible forverified-na, and if so which source/story files constitute their evidence.Validation
pnpm check:knowledgepnpm check:repogit diff --checkNo Changeset: proposed architecture documentation only.
Do not merge until the owner decision is recorded and the exact draft head is approved.