feat: verifier results glossary and button tooltips#6
Merged
Conversation
Explain the result codes (PASS, BROKEN_PROMISE, BOUND_AND_REPRODUCED, STALE_OR_MISMATCH, PP_IDENTIFIABLE_EVENT_LEAK) in a plain-language glossary panel, and add hover tooltips to the action buttons. Additive only: no change to the evaluator, evidence, report schema, states, or test ids.
…mplates Give /verify/ the same fixed header and full-width footer as the overview, using the same logo mark, wordmark, and palette, so the three pages read as one site. The header keeps the in-browser chip and links to the overview and the walkthrough; the footer mirrors the overview with verifier-appropriate links, including the challenge link. Add a plain-language line inviting the visitor to run the check, and add example OFF and ON bundle downloads under "bring your own evidence" so a developer has a ready template. Give the overview's "challenge the proof" call to action a fitting accent background.
…d proof Switch the call-to-action accent from green to a blue-violet that sits beside the primary blue, and use it for the hero challenge button and the verifier header overview button. Give the verifier header buttons the same arrow affix as the overview. Make the README contents a numbered vertical list and center the proof screenshots with small captions.
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.
Additive clarity on the hosted verifier page: a plain-language glossary of the result codes and hover tooltips on the action buttons. No evaluator, evidence, report-schema, state, or test-id changes. Verifier judge-mode test passes locally. Requires a site redeploy to go live.