Good shape overall. A few tweaks would push it into the top tier.

Repository for the NeoClassical Habitat Server Project

Documentation

66

Contributing guide5pt0

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.

Install and run instructions9pt55

README documents how to install the project.

README12pt85

README is present.

License6pt100

Licensed under MIT.

Engineering

66

Linting and formatting5pt0

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.

Issue and PR templates6pt0

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.

Tests18pt80

Test files detected (bridge_v2/bridge/bridge_test.go).

CI/CD14pt85

CI is configured (.github/workflows/build-and-push.yml).

Reproducibility6pt100

Lockfile present (bridge_v2/go.sum). Installs are reproducible.

Project health

100

Dependency manifest6pt100

Dependency manifest found (pom.xml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 41
    Forks
  • 4
    Releaseslatest 5y ago

Community

  • Community health
  • authors own >50% of commits
  • 245
    Watchers

Responsiveness

  • 9d 20h
    Median issue response
  • <1h
    Median PR merge time
  • 51
    Open issues
Repository files43 root entries
  • .claude
  • .github
    Good: 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_v2
    Good: 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
  • .gitignore
    Good: .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
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • LICENSE
    Good: Licensed under MIT.
  • pom.xml
    Good: Dependency manifest found (pom.xml).
  • PROTOCOL.md
  • README-RealC64.md
    Good: 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