docs: add evaluation-readiness dashboard - #205
Merged
El-swaggerito merged 1 commit intoJul 29, 2026
Merged
Conversation
6 tasks
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
Converts the existing evaluation-readiness index into an actionable dashboard for AnchorKit contributors and adds it to the main documentation index.
The dashboard provides one central place to review contribution readiness before requesting review or following up during a GrantFox payment period.
Closes #146
Changes
Added a central evaluation-readiness summary table.
Linked the minimum testing standard.
Linked local verification and the repository pull-request workflow.
Linked the pull request template and test-evidence requirements.
Added an evaluation-readiness checklist.
Linked acceptance-criteria mapping guidance.
Linked contributor self-review guidance.
Linked payment-period conduct and contributor conduct guidance.
Added the dashboard to the README documentation index.
Testing performed
Documentation-only change.
Ran git diff --check.
Confirmed all referenced repository files exist.
Reviewed the complete documentation diff.
No application or package code was changed.
Acceptance criteria
Evaluation-readiness summary page is added.
Testing standard is linked.
CI workflow is linked.
PR evidence checklist is linked.
Acceptance criteria mapping is linked.
Payment-period conduct guidance is linked.
Documentation impact
Updates:
docs/EVALUATION_READINESS.md
README.md
Risk
Low risk. This contribution changes documentation only and does not modify runtime behaviour, packages, applications, contracts, tests, or CI configuration.