0

/ 100

GradeB

Solid foundation. Invest in docs and CI to grow from here.

a selective binarization and re-encoding program to prepare scanned books for pleasant reading on E-ink readers

Documentation

82

README12pt70

README is present.

Contributing guide5pt72

CONTRIBUTING guide found.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under AGPL-3.0.

Engineering

76

Reproducibility6pt0

No Cargo.lock found (−70 pts). Rust binary/application crates should commit Cargo.lock.

Run `cargo build` and commit the resulting Cargo.lock file.

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.

Tests18pt100

Test files detected (djvulibrust/tests).

CI/CD14pt100

CI is configured (GUI/rfd/.github/workflows/cargo-deny.yml).

Linting and formatting5pt100

Rust linting configured (freya-main/.editorconfig).

Project health

95

Dependency manifest6pt85

Dependency manifest found (Cargo.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)
  • 0
    Forks
  • 3
    Releaseslatest 10mo ago

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 16
    Watchers

Responsiveness

  • 12d 19h
    Median issue response
  • <1h
    Median PR merge time
  • 0
    Open issues
Repository files26 root entries
  • .cargo
  • assets
  • dev-misc
  • djvulibrust
    Good: Test files detected (djvulibrust/tests).
  • docs
  • freya-main
    Good: CONTRIBUTING guide found.
    Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
    Good: Rust linting configured (freya-main/.editorconfig).
  • GUI
    Good: Licensed under AGPL-3.0.
    Good: CI is configured (GUI/rfd/.github/workflows/cargo-deny.yml).
  • language_service
  • lege-gpu
  • lege-ocr
  • legencode
  • scripts
  • src
  • .codex
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .sync-allowlist
  • build.rs
  • Cargo.toml
    Good: Dependency manifest found (Cargo.toml).
  • CLAUDE.md
  • external_version.txt
  • lege.desktop
  • LICENSE
  • page_0002-original.png
  • 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.
    Issue: No live demo link in the README (−20 pts).Fix: Link to a deployed version, docs site, or demo video. Users want to see it running.
    Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • Screenshot2.png