docs: add evaluation readiness index page (#167) - #189
Merged
El-swaggerito merged 1 commit intoJul 29, 2026
Merged
Conversation
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
Closes #167
Adds a central evaluation-readiness index page that brings together the existing contributor guidance, testing standards, CI guidance, acceptance criteria resources, review checklists, communication guidance, and payment expectations. The new page acts as a navigation hub and is linked from the README documentation index.
Issue scope
docs/EVALUATION_READINESS.md.Affected packages / apps
apps/webpackages/typespackages/configpackages/fixturespackages/validatorspackages/stellar-kitpackages/anchor-utilscontracts/treasury-escrowdocs/Testing performed
Commands executed:
pnpm test✅ Passed (all TypeScript tests passed)pnpm verifycargotoolchain is unavailable in the current environment.This PR only introduces documentation changes and does not modify runtime behavior.
Screenshots / recordings
N/A
Security impact
Documentation impact
/docsupdated for this change.Maintainer Review Checklist (self-check)
PR self-check
Closes #167in the PR body.pnpm verifypasses locally (Rust toolchain unavailable in the current environment).pnpm check:boundariespasses locally (not applicable for this documentation-only change).pnpm contract:testpasses locally (not applicable).Stellar network correctness
Not applicable.
Anchor and SEP flow correctness
Not applicable.
Payment intent and readiness correctness
Not applicable.
Soroban contract correctness (if
contracts/changed)Not applicable.
Secret leakage (R0–R6)
Not applicable.
Mainnet safety
Not applicable.
Tests
Not applicable (documentation-only change).
Documentation
Risk / follow-ups
None.
Acceptance Criteria Audit
All acceptance criteria for Issue #167 have been completed.
GrantFox payment expectations
Acknowledged.
Contributor self-review
Documentation-only change with a minimal diff. The implementation adds a central evaluation-readiness index page, updates the README documentation index, reuses existing documentation instead of duplicating content, and does not change application behavior.