docs: add proof ladder links - #13
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a “Where this fits” section near the top of the README to position this GitHub Action within the broader Assay adoption ladder, providing clearer navigation to related resources.
Changes:
- Introduce a “Where this fits” block describing the Assay adoption ladder.
- Add links to Scorecard, Proof Gallery, Assay CLI, and the AgentMesh pilot.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| This action is one rung of the Assay adoption ladder: | ||
|
|
||
| 1. **[Scorecard](https://haserjian.github.io/assay-scorecard/)** — is your repo's LLM-call evidence independently verifiable today? | ||
| 2. **[Proof Gallery](https://haserjian.github.io/assay-proof-gallery/)** — see what a PASS, HONEST_FAIL, and TAMPERED pack look like in the browser (no install). |
There was a problem hiding this comment.
Grammar: this list refers to three examples, but the sentence currently mixes singular and plural (“a … pack look like”). Consider either making it fully plural (“see what PASS, HONEST_FAIL, and TAMPERED packs look like”) or fully singular (“see what a PASS, HONEST_FAIL, or TAMPERED pack looks like”).
Suggested change
| 2. **[Proof Gallery](https://haserjian.github.io/assay-proof-gallery/)** — see what a PASS, HONEST_FAIL, and TAMPERED pack look like in the browser (no install). | |
| 2. **[Proof Gallery](https://haserjian.github.io/assay-proof-gallery/)** — see what PASS, HONEST_FAIL, and TAMPERED packs look like in the browser (no install). |
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
Add a
Where this fitsblock near the top of the README that places this action in the Assay adoption ladder: Scorecard → Proof Gallery → Assay CLI → this Action → AgentMesh proof-carrying PR pilot.Motivation
Cold readers landing on this repo had no backward navigation to the Scorecard (problem-framing surface) or Proof Gallery (belief-conversion surface), and no forward link to a concrete pilot motion. The five-rung block closes both directions without adding product weight.
Test plan
🤖 Generated with Claude Code