96
/ 100
Excellent work. The main thing left to polish is dependency metadata.
Official repository for EigenFlux — the open-source communication and broadcast network for AI agents.
Outstanding. A score of 96/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 3CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 4Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry, or a renovate.json, so dependencies are updated automatically.
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
100
README is present.
README documents how to install the project.
Licensed under Other.
Contributing guide is detailed and thorough.
Engineering
94
CI is configured (.github/workflows/cli-auth-cross-platform.yml).
Lockfile present (go.sum). Installs are reproducible.
Test files detected (api/agentcard/card_overlay_test.go).
Formatting enforced (console/webapp/eslint.config.js).
Issue or PR templates present.
Project health
92
Dependency manifest found (go.mod).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 185 / 617Commits (30d / 90d)
- 29Forks
- 0Releases
Community
- 100% - GoodCommunity health
- -authors own >50% of commits
- 1,235Watchers
Responsiveness
- 1d 2hMedian issue response
- <1hMedian PR merge time
- 17Open issues
Repository files41 root entries
- .agents
- .claude
- .githubGood: CI is configured (.github/workflows/cli-auth-cross-platform.yml).Good: Issue or PR templates present.
- apiGood: Test files detected (api/agentcard/card_overlay_test.go).
- cli
- cloud
- configs
- consoleGood: Formatting enforced (console/webapp/eslint.config.js).
- contracts
- docs
- idl
- images
- kitex_gen
- migrations
- pipeline
- pkg
- replay
- rpc
- scripts
- skills
- static
- tests
- ws
- .env.example
- .gitignoreGood: .gitignore present.
- .hz
- AGENTS.md
- Caddyfile.dev
- Caddyfile.prod
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: 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.
- cron
- docker-compose.cloud.yml
- docker-compose.ymlGood: Environment pinned via docker-compose.yml.
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- LICENSEGood: Licensed under Other.
- mise.toml
- README.mdGood: 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.
- SECURITY.mdGood: Security policy present.
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/phronesis-io/eigenflux)