84
/ 100
Solid engineering. The main gap is visibility.
Intabia Platform — All-in-One Foundation for Project Management Platform's and services
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 3CI/CD14pt
Add a lint step to catch style issues automatically.
- 4CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
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.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
85
CONTRIBUTING guide found.
README is present.
README documents how to install the project.
Licensed under EPL-2.0.
Engineering
80
CI is configured (.github/workflows/main.yml).
Test files detected (desktop/jest.config.js).
Linter or formatter configured (.prettierrc).
Lockfile present (package-lock.json). Installs are reproducible.
Issue or PR templates present.
Project health
94
.gitignore present.
Dependency manifest found (benchmarks/datalake-benchmark/go.mod).
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)
- 2Forks
- 3Releaseslatest 1mo ago
Community
- 37% - WeakCommunity health
- -authors own >50% of commits
- 6Watchers
Responsiveness
- -Median issue response
- 9hMedian PR merge time
- 7Open issues
Repository files36 root entries
- .claude
- .githubGood: CI is configured (.github/workflows/main.yml).Good: Dependabot covers 3 ecosystems (github-actions, npm, docker). Dependencies stay current.Good: Issue or PR templates present.
- .vscode
- benchmarksGood: Dependency manifest found (benchmarks/datalake-benchmark/go.mod).
- common
- desktopGood: Test files detected (desktop/jest.config.js).
- desktop-packageGood: Environment pinned via desktop-package/Dockerfile.Issue: Build artifacts or local files may be committed (desktop-package/.env) (−40 pts).Fix: Remove them and add to .gitignore.
- dev
- docs
- foundationsGood: 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.
- models
- packages
- plugins
- pods
- qms-tests
- scripts
- server
- server-plugins
- services
- tests
- ws-tests
- .claudeignore
- .gitattributes
- .gitignoreGood: .gitignore present.
- .graphifyignore
- .nvmrc
- .prettierrcGood: Linter or formatter configured (.prettierrc).
- AGENTS.md
- changelog.md
- cliff.toml
- cspell.json
- features.md
- LICENSEGood: Licensed under EPL-2.0.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- 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.
- rush.json
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/intabia-fusion/platform)