Well engineered for its size. A portfolio piece worth showing off.

Documentation

97

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under Apache-2.0.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

98

Reproducibility6pt85

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

Tests18pt100

Test files detected (bindings/node/__test__/config.test.js).

CI/CD14pt100

CI is configured (.github/workflows/ci-minimal-features.yml).

Linting and formatting5pt100

Rust linting configured (cargo clippy in CI, cargo fmt in CI).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

70

Repository metadata5pt40

No repository description set on GitHub (−60 pts).

Add a one-line description in the repo Settings → About. It appears in search results and social previews.

Dependency manifest6pt55

Dependency manifest found (Cargo.toml).

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)
  • 2
    Forks
  • 18
    Releaseslatest 4mo ago

Community

  • Community health
  • authors own >50% of commits
  • 15
    Watchers

Responsiveness

  • 2d 19h
    Median issue response
  • 1h
    Median PR merge time
  • 27
    Open issues
Repository files36 root entries
  • .agents
    Good: Licensed under Apache-2.0.
    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.
    Good: .gitignore present.
  • .claude
  • .github
    Good: CI is configured (.github/workflows/ci-minimal-features.yml).
    Good: Issue or PR templates present.
  • .superpowers
  • bindings
    Good: Test files detected (bindings/node/__test__/config.test.js).
    Good: Lockfile present (bindings/node/package-lock.json). Installs are reproducible.
  • compaction-parity
  • cqlite-cli
    Good: Environment pinned via cqlite-cli/tests/compatibility/docker/docker-compose.yml.
  • cqlite-core
  • cqlite-flight
  • docs
  • examples
  • scripts
  • test-data
  • tests
  • tools
  • trino-connector
  • website
  • .clippy.toml
  • .dockerignore
  • .gitignore
  • .pre-commit-config.yaml
  • .rustfmt.toml
  • AGENTS.md
  • Cargo.toml
    Good: Dependency manifest found (Cargo.toml).
  • CHANGELOG.md
  • CLAUDE.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CONTRIBUTING.md
  • deny.toml
  • LICENSE
  • Makefile
  • 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.
  • rust-toolchain.toml
  • SECURITY.md
    Good: Security policy present.
  • skills-lock.json
  • tarpaulin.toml