Polished and well engineered. Punching above its star count.
A universal language for business and technology
Documentation
75
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
CONTRIBUTING guide found.
README is present.
Licensed under Apache-2.0.
Engineering
98
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (.config/mise/tasks/ecosystem/test_morphir_moonbit.py).
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured (website/.prettierrc.json).
Issue or PR templates present.
Project health
79
Dependency manifest found (Cargo.toml).
.gitignore present.
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)
- 65Forks
- 9Releaseslatest 5mo ago
Community
- —Community health
- —authors own >50% of commits
- 199Watchers
Responsiveness
- 6hMedian issue response
- <1hMedian PR merge time
- 154Open issues
Repository files37 root entries
- .beadsGood: .gitignore present.
- .claudeGood: Licensed under Apache-2.0.
- .configGood: Test files detected (.config/mise/tasks/ecosystem/test_morphir_moonbit.py).
- .githubGood: Code of conduct present.Good: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- .husky
- .morphir
- crates
- docsGood: 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.
- ecosystem
- examples
- tests
- websiteGood: Linter or formatter configured (website/.prettierrc.json).Issue: Build artifacts or local files may be committed (website/static/img/.DS_Store) (−40 pts).Fix: Remove them and add to .gitignore.
- wit
- _config.yml
- .git-blame-ignore-revs
- .gitattributes
- .gitignore
- .gitmodules
- .nvmrcGood: Environment pinned via .nvmrc.
- AGENTS.md
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- CLAUDE.md
- CNAME
- DEVELOPING.md
- elm-tooling.json
- elm.json
- LICENSE
- LICENSE.spdx
- MAINTAINERS.md
- netlify.toml
- NOTES.md
- NOTICE
- package.json
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Good: README documents how to run the project.
- renovate.json