85
/ 100
Well engineered. The main gaps are issue and PR templates and dependency metadata. It just hasn't found an audience yet.
Open-source (AGPL-3.0) GLAM platform on Laravel 12: archival description, museum collections management, digital asset management, and records management in one self-hostable app. Records in Contexts (RiC) native. ISAD(G)/ISAAR/ISDIAH, Spectrum-capable, OAIS/OCFL preservation, IIIF. A modern AtoM/ArchivesSpace alternative.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 3README12pt
Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
- 4Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
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
89
README is present.
Contributing guide is detailed and thorough.
README documents how to install the project.
Licensed under AGPL-3.0.
Engineering
81
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.
Lockfile present (composer.lock). Installs are reproducible.
CI is configured (.github/workflows/build-install-artifact.yml).
Test files detected (packages/ahg-actor-manage/tests).
Linter or formatter configured (.editorconfig).
Project health
86
.gitignore present.
Dependency manifest found (composer.json).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 0Forks
- 1000Releaseslatest 2mo ago
Community
- 62% - FairCommunity health
- 1 bus factorlowauthor own >50% of commits
- 4Watchers
Responsiveness
- 4hMedian issue response
- 18hMedian PR merge time
- 22Open issues
Repository files68 root entries
- .claude
- .fix
- .githubGood: CI is configured (.github/workflows/build-install-artifact.yml).
- app
- audit_outputs
- bin
- bootstrap
- config
- data
- database
- deploy
- dockerGood: Environment pinned via docker/Dockerfile.
- docsGood: Security policy present.
- fs-metadata-capture
- hooks
- lang
- packagesGood: Test files detected (packages/ahg-actor-manage/tests).
- public
- resources
- routes
- scripts
- site
- storage
- tests
- toolsIssue: Build artifacts or local files may be committed (tools/plyr-build/node_modules/.bin) (−40 pts).Fix: Remove them and add to .gitignore.
- usr
- youtube
- .ahg-ai.json
- .dockerignore
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .env.example
- .env.production.example
- .env.testing.example
- .gh-issue-1.md
- .gh-issue-2.md
- .gh-issue-3.md
- .gh-issue-4.md
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gitleaksignore
- .km-ingest
- .locked-paths
- "
- ACKNOWLEDGMENTS.md
- artisan
- audit_report.py
- close_audit_async.py
- close_audit_issues.py
- close_audit_issues.py.orig
- composer.jsonGood: Dependency manifest found (composer.json).
- composer.json.orig
- composer.lockGood: Lockfile present (composer.lock). Installs are reproducible.
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- grey_missing.png
- LICENSEGood: Licensed under AGPL-3.0.
- openric-stats.json
- package-lock.json
- package.json
- phpunit.xml
- playwright.config.js
- playwright.config.ts
- README.mdGood: README is present.Good: README is well structured with multiple sections.Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.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.
- Screenshot 2026-05-03 104802.png
- The Research Operating System — Ultimate Edition.md
- tsconfig.json
- version.json
- vite.config.js
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/archiveheritagegroup/heratio)