95

/ 100

GradeA

Exemplary work. Strong across documentation, project hygiene, and engineering.

Top 5% of 5,156 graded repos

Open source, clear, transparent, real world llm benchmarks

Outstanding. A score of 96/100 puts this repo in a very small tier of truly well-engineered projects.

Top fixes

Highest-impact changes first, ranked by point weight

2 to address
  1. 1
    Tests18pt

    Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.

  2. 2
    Reproducibility6pt

    Ensure .github/dependabot.yml lists 2+ package-ecosystem entries (e.g. your language plus github-actions).

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.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

100

README12pt100

This repository is large enough that GitHub truncated the file tree. The scan is based on a partial file list, so some checks may under-report.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under Apache-2.0.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

92

Tests18pt80

Test files detected (exports/harbor/legacy-granarycore-binary-parity/tests).

Reproducibility6pt92

Lockfile present (dashboard/package-lock.json). Installs are reproducible.

CI/CD14pt100

CI is configured (.github/workflows/ci.yml).

Linting and formatting5pt100

Linter or formatter configured (dashboard/eslint.config.mjs).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (pyproject.toml).

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)
  • 9
    Forks
  • 3
    Releaseslatest 2mo ago

Community

  • 85% - Good
    Community health
  • -
    authors own >50% of commits
  • 76
    Watchers

Responsiveness

  • <1h
    Median issue response
  • <1h
    Median PR merge time
  • 11
    Open issues
Repository files32 root entries
  • .cursor
  • .github
    Good: CI is configured (.github/workflows/ci.yml).
    Good: Issue or PR templates present.
  • alembic
  • backend
    Good: Environment pinned via backend/Dockerfile.
  • dashboard
    Good: Linter or formatter configured (dashboard/eslint.config.mjs).
    Good: Lockfile present (dashboard/package-lock.json). Installs are reproducible.
  • docs
  • exports
    Good: Test files detected (exports/harbor/legacy-granarycore-binary-parity/tests).
  • harness
  • logs
  • sandbox
  • scripts
  • tasks
    Good: Code of conduct present.
    Good: Dependabot is configured. Dependencies update automatically.
  • .dockerignore
  • .env.example
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .pre-commit-config.yaml
  • AGENTS.md
  • alembic.ini
  • CHANGELOG.md
  • CLAUDE.md
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Good: Contributing guide includes setup/install instructions.
    Good: Contributing guide describes code style expectations.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • docker-compose.prod.yml
  • docker-compose.yml
  • hello.py
  • LICENSE
    Good: Licensed under Apache-2.0.
  • Makefile
  • NOTICE
  • pricing.local.json
  • pyproject.toml
    Good: Dependency manifest found (pyproject.toml).
  • README.md
    Good: 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.
  • SECURITY.md
    Good: Security policy present.
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/morganlinton/vulcanbench)](https://www.repo-grade.com/report/morganlinton/vulcanbench)

More graded Python repos