88
/ 100
Well engineered for its size. A portfolio piece worth showing off.
🏔️ Sync protocol for hash-linked data
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 3Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 4Reproducibility6pt
Add a Dockerfile, .nvmrc, or .python-version to pin the runtime version and make the environment reproducible.
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
82
No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).
→ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
README documents how to install the project.
README is present.
Licensed under Apache-2.0.
Engineering
92
Lockfile present (Cargo.lock). Installs are reproducible.
CI is configured (.github/workflows/build.yml).
Test files detected (sedimentree_core/tests).
Linter or formatter configured (rustfmt.toml).
Issue or PR templates present.
Project health
86
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)
- 8Forks
- 78Releaseslatest 5mo ago
Community
- 50% - FairCommunity health
- 1 bus factorlowauthor own >50% of commits
- 90Watchers
Responsiveness
- 1d 10hMedian issue response
- 2hMedian PR merge time
- 25Open issues
Repository files36 root entries
- .cargo
- .githubGood: CI is configured (.github/workflows/build.yml).Good: Issue or PR templates present.
- automerge_subduction_ingest
- automerge_subduction_wasm
- design
- nix
- scripts
- sedimentree_coreGood: Test files detected (sedimentree_core/tests).
- sedimentree_fs_storage
- sedimentree_wasm
- subduction_cli
- subduction_core
- subduction_crypto
- subduction_ephemeral
- subduction_http_longpoll
- subduction_iroh
- subduction_keyhive
- subduction_redb_storage
- subduction_wasm
- subduction_wasm_bootstrap
- subduction_websocket
- .gitignoreGood: .gitignore present.
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- flake.lock
- flake.nix
- GUIDANCE.md
- HACKING.md
- LICENSE-APACHE
- LICENSE-MIT
- package.json
- pnpm-lock.yaml
- 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.
- release.toml
- rust-toolchain.toml
- rustfmt.tomlGood: Linter or formatter configured (rustfmt.toml).
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/inkandswitch/subduction)