Good shape overall. A few tweaks would push it into the top tier.
Repository for the NeoClassical Habitat Server Project
Documentation
66
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 MIT.
Engineering
66
No Java/Kotlin linter configured.
→ Add Checkstyle or Spotless for Java formatting, or ktlint/Detekt for Kotlin. Run it via Maven/Gradle or as a CI step.
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
Test files detected (bridge_v2/bridge/bridge_test.go).
CI is configured (.github/workflows/build-and-push.yml).
Lockfile present (bridge_v2/go.sum). Installs are reproducible.
Project health
100
Dependency manifest found (pom.xml).
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)
- 41Forks
- 4Releaseslatest 5y ago
Community
- —Community health
- —authors own >50% of commits
- 245Watchers
Responsiveness
- 9d 20hMedian issue response
- <1hMedian PR merge time
- 51Open issues
Repository files43 root entries
- .claude
- .githubGood: CI is configured (.github/workflows/build-and-push.yml).Good: Dependabot covers 6 ecosystems (npm, npm, npm, npm, npm, gomod). Dependencies stay current.
- ansible
- astroturf
- bridge_v2Good: Test files detected (bridge_v2/bridge/bridge_test.go).Good: Lockfile present (bridge_v2/go.sum). Installs are reproducible.
- data
- db
- habibots
- habisound
- habiworld
- incomplete
- installer
- monitoring
- pushserver
- regionator
- scripts
- src
- test
- textclient
- tools
- vagrant
- webclient
- .dockerignore
- .env.example
- .gitattributes
- .gitignoreGood: .gitignore present.
- .yamllint
- bootstrap
- dev.sh
- docker-compose.dev.yml
- docker-compose.monitoring.yml
- docker-compose.override.yml
- docker-compose.prod.yml
- docker-compose.yml
- DockerfileGood: Environment pinned via Dockerfile.
- LICENSEGood: Licensed under MIT.
- pom.xmlGood: Dependency manifest found (pom.xml).
- PROTOCOL.md
- README-RealC64.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- README.md
- recreate
- run
- vice_tool.py