98
/ 100
Polished and well engineered. Punching above its star count.
A rules engine and game client — Rust + WASM + React
Outstanding. A score of 98/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
- 2Contributing guide5pt
Describe your linting/formatting rules and how to run them.
- 3Contributing guide5pt
Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).
- 4Contributing guide5pt
A CODE_OF_CONDUCT.md signals that your project is welcoming. GitHub has a template you can add in one click.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
98
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Engineering
98
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (client/src/adapter/__tests__).
CI is configured (.github/workflows/ci.yml).
Rust linting configured (client/eslint.config.js, cargo clippy in CI, cargo fmt in CI).
Issue or PR templates present.
Project health
100
Dependency manifest found (Cargo.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 89Forks
- 58Releaseslatest 3mo ago
Community
- 75% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 144Watchers
Responsiveness
- 9d 3hMedian issue response
- <1hMedian PR merge time
- 462Open issues
Repository files41 root entries
- .agents
- .cargo
- .claude
- .codex
- .config
- .gemini
- .githooks
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- clientGood: Test files detected (client/src/adapter/__tests__).Good: Rust linting configured (client/eslint.config.js, cargo clippy in CI, cargo fmt in CI).
- crates
- data
- deploy
- docker
- docs
- fixtures
- lobby-worker
- scripts
- supabase
- triage
- .dockerignore
- .env.example
- .gitattributes
- .gitconfig
- .gitignoreGood: .gitignore present.
- AGENTS.md
- Caddyfile
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CLAUDE.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- data-files.json
- DMCA.md
- DockerfileGood: Environment pinned via Dockerfile.
- GEMINI.md
- LICENSE-APACHE
- LICENSE-MIT
- NOTICE
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- rust-toolchain.toml
- SECURITY.mdGood: Security policy present.
- Tiltfile
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/phase-rs/phase)