0

/ 100

GradeA

Polished and well engineered. Punching above its star count.

Top 6% of 5,156 graded repos

IoT DC3 — open-source, cloud-native industrial IoT platform. Multi-protocol device access, data collection & management with 28 drivers, Spring Cloud, gRPC, and native LLM integration.

Outstanding. A score of 95/100 puts this repo in a very small tier of truly well-engineered projects.

Top fixes

Highest-impact changes first, ranked by point weight

4 to address
  1. 1
    Tests18pt

    Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.

  2. 2
    Contributing guide5pt

    Describe your linting/formatting rules and how to run them.

  3. 3
    Contributing guide5pt

    Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).

  4. 4
    Housekeeping3pt

    Remove them and add to .gitignore.

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.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

98

Contributing guide5pt89

Contributing guide is detailed and thorough.

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under Other.

Engineering

93

Tests18pt80

Test files detected (dc3-center/dc3-center-agentic/src/test).

CI/CD14pt100

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

Linting and formatting5pt100

Java/Kotlin linting configured (dc3-web/.editorconfig).

Reproducibility6pt100

Lockfile present (pnpm-lock.yaml). Installs are reproducible.

Issue and PR templates6pt100

Issue or PR templates present.

Project health

94

Housekeeping3pt60

.gitignore present.

Dependency manifest6pt100

Dependency manifest found (package.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)
  • 219
    Forks
  • 15
    Releaseslatest 2y ago

Community

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

Responsiveness

  • 193d 1h
    Median issue response
  • <1h
    Median PR merge time
  • 3
    Open issues
Repository files36 root entries
  • .claude
  • .github
    Good: CI is configured (.github/workflows/ci-backend.yml).
    Good: Dependabot covers 5 ecosystems (github-actions, npm, npm, maven, docker). Dependencies stay current.
    Good: Issue or PR templates present.
  • .husky
  • .mvn
  • dc3
  • dc3-api
  • dc3-center
    Good: Test files detected (dc3-center/dc3-center-agentic/src/test).
  • dc3-common
  • dc3-coverage
  • dc3-driver
  • dc3-e2e
  • dc3-gateway
  • dc3-web
    Good: Java/Kotlin linting configured (dc3-web/.editorconfig).
    Issue: Build artifacts or local files may be committed (dc3-web/src/config/env/.env) (−40 pts).Fix: Remove them and add to .gitignore.
  • docs
  • .dockerignore
  • .env.example
  • .gitignore
    Good: .gitignore present.
  • AGENTS.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Good: Contributing guide includes setup/install instructions.
    Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.
    Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • COPYRIGHT
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • LICENSE-AGPL.txt
  • LICENSE.txt
    Good: Licensed under Other.
  • Makefile
  • mvnw
  • mvnw.cmd
  • package.json
    Good: Dependency manifest found (package.json).
  • pnpm-lock.yaml
    Good: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
  • pom.xml
  • README.ai.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.
  • README.ja.md
  • README.md
  • README.vi.md
  • README.zh.md
  • SECURITY.md
    Good: Security policy present.
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/pnoker/iot-dc3)](https://www.repo-grade.com/report/pnoker/iot-dc3)

More graded Java repos