Polished work that hasn't found its audience yet.
AtoM Heratio - Pure Laravel replacement for AtoM archival software
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-ai-chatbot/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
- —Releases
Community
- 62% - FairCommunity health
- —authors own >50% of commits
- 5Watchers
Responsiveness
- —Median issue response
- —Median PR merge time
- 3Open issues
Repository files66 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-ai-chatbot/tests).
- public
- resources
- routes
- 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
- .ahg-ai.json
- .dockerignore
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .env.example
- .env.production.example
- .env.testing.bak-20260430-233723
- .env.testing.example
- .gh-issue-1.md
- .gh-issue-2.md
- .gh-issue-3.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.
- package-lock.json
- package.json
- phpunit.xml
- phpunit.xml.bak-20260430-233723
- 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