0
/ 100
Polished and well engineered. Punching above its star count.
Enterprise-grade Private Model-as-a-Service Platform
Outstanding. A score of 97/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1README12pt
Add CI/build status badges from shields.io or your CI provider to signal project health.
- 2Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
- 3Contributing guide5pt
Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
- 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
92
CONTRIBUTING guide found.
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Engineering
98
Lockfile present (go.sum). Installs are reproducible.
Test files detected (api/v1/cluster_resource_types_test.go).
CI is configured (.github/workflows/ci.yaml).
Formatting enforced (.golangci.yaml).
Issue or PR templates present.
Project health
100
Dependency manifest found (go.mod).
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)
- 6Forks
- 2Releaseslatest 4mo ago
Community
- -Community health
- -authors own >50% of commits
- 118Watchers
Responsiveness
- <1hMedian issue response
- 1hMedian PR merge time
- 15Open issues
Repository files35 root entries
- .dewhale
- .githooks
- .githubGood: CI is configured (.github/workflows/ci.yaml).Good: Issue or PR templates present.
- apiGood: Test files detected (api/v1/cluster_resource_types_test.go).
- assets
- cluster-image-builderGood: Environment pinned via cluster-image-builder/Dockerfile.
- cmd
- contributingGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
- controllers
- db
- deploy
- docs
- gateway
- internal
- observability
- pkg
- python
- scripts
- tests
- .dockerignore
- .gitignoreGood: .gitignore present.
- .golangci.yamlGood: Formatting enforced (.golangci.yaml).
- CLAUDE.md
- Dockerfile.api
- Dockerfile.core
- Dockerfile.db-scripts
- Dockerfile.runtime
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- LICENSEGood: Licensed under Apache-2.0.
- Makefile
- 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.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Good: README documents how to install the project.Good: README documents how to run the project.
- requirements.txt
- vendir.lock.yml
- vendir.yml
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/neutree-ai/neutree)