Polished work that hasn't found its audience yet.

AtoM Heratio - Pure Laravel replacement for AtoM archival software

Documentation

89

README12pt80

README is present.

Contributing guide5pt80

Contributing guide is detailed and thorough.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under AGPL-3.0.

Engineering

81

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.

Reproducibility6pt80

Lockfile present (composer.lock). Installs are reproducible.

CI/CD14pt85

CI is configured (.github/workflows/build-install-artifact.yml).

Tests18pt100

Test files detected (packages/ahg-ai-chatbot/tests).

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Project health

86

Housekeeping3pt60

.gitignore present.

Dependency manifest6pt75

Dependency manifest found (composer.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 0
    Forks
  • Releases

Community

  • 62% - Fair
    Community health
  • authors own >50% of commits
  • 5
    Watchers

Responsiveness

  • Median issue response
  • Median PR merge time
  • 3
    Open issues
Repository files66 root entries
  • .claude
  • .fix
  • .github
    Good: CI is configured (.github/workflows/build-install-artifact.yml).
  • app
  • audit_outputs
  • bin
  • bootstrap
  • config
  • data
  • database
  • deploy
  • docker
    Good: Environment pinned via docker/Dockerfile.
  • docs
    Good: Security policy present.
  • fs-metadata-capture
  • hooks
  • lang
  • packages
    Good: Test files detected (packages/ahg-ai-chatbot/tests).
  • public
  • resources
  • routes
  • site
  • storage
  • tests
  • tools
    Issue: 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
  • .editorconfig
    Good: 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
  • .gitignore
    Good: .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.json
    Good: Dependency manifest found (composer.json).
  • composer.json.orig
  • composer.lock
    Good: Lockfile present (composer.lock). Installs are reproducible.
  • CONTRIBUTING.md
    Good: 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
  • LICENSE
    Good: Licensed under AGPL-3.0.
  • package-lock.json
  • package.json
  • phpunit.xml
  • phpunit.xml.bak-20260430-233723
  • playwright.config.js
  • playwright.config.ts
  • README.md
    Good: 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