Solid engineering. The main gap is visibility.
Intabia Platform — All-in-One Foundation for Project Management Platform's and services
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 14d ago
Community
- —Community health
- —authors own >50% of commits
- 6Watchers
Responsiveness
- —Median issue response
- 9hMedian PR merge time
- 6Open 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