docs: add shared EverMind ecosystem - #369
Merged
Merged
Conversation
gloryfromca
reviewed
Aug 28, 2026
gloryfromca
left a comment
Contributor
There was a problem hiding this comment.
No blockers; this can merge as far as I am concerned.
I reviewed git diff github/main...HEAD after refreshing the target ref, the surrounding README sections, commit history, AGENTS.md/CLAUDE.md and the context glossary, the canonical EverOS ecosystem tables and all new link targets, backward compatibility, and test integrity. The English and Chinese sections stay aligned, all repository and plugin links resolve, and no tests or runtime code were changed or weakened.
Verification:
git diff --check github/main...HEAD: passed.- README-specific pre-commit hooks: passed.
- Commit-message, PR-title, and large-file checks: passed.
uv run pytest: 6719 passed, 43 skipped, 4 failed, and 2 errors before exiting 139. Five affected tests passed in an isolated rerun and had failed because the full process exhausted file descriptors. One untouched, pre-existing Rich-theme assertion remained failing; the focused rerun was 7 passed and 1 failed and also exited 139 during teardown. None of these failures is connected to this documentation-only diff.
gloryfromca
approved these changes
Aug 28, 2026
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
Type
Verification
No runtime commands were run because this is a documentation-only change. Both README files were checked for one ecosystem section, exact shared table content, and valid placement.
Risk
Related Issues
N/A