86
/ 100
Well engineered for its size. A portfolio piece worth showing off.
The first comprehensive open-source AI-native framework for CRE acquisitions, turning diligence, underwriting, financing, legal, and closing into executable agent workflows.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 2CI/CD14pt
Add a lint step to catch style issues automatically.
- 3CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 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
99
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Engineering
74
No linter or formatter found.
→ Add ESLint (eslint.config.js) and/or Prettier (.prettierrc), install them as devDependencies, and add a `lint` script to package.json.
CI is configured (.github/workflows/ci.yml).
Lockfile present (package-lock.json). Installs are reproducible.
Test files detected (dashboard/e2e/a11y.spec.ts).
Issue or PR templates present.
Project health
95
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 28Forks
- 16Releaseslatest 2mo ago
Community
- 100% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 82Watchers
Responsiveness
- -Median issue response
- <1hMedian PR merge time
- 2Open issues
Repository files46 root entries
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- agents
- config
- dashboardGood: Test files detected (dashboard/e2e/a11y.spec.ts).
- data
- demo
- docs
- documents
- eval
- fixtures
- orchestrators
- schemas
- scripts
- skills
- tasks
- templates
- validation
- .gitattributes
- .gitignoreGood: .gitignore present.
- AUDIT-BLOCKERS.md
- AUDIT-PROGRESS.md
- CHANGELOG.md
- CITATION.cff
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.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.
- EVAL-PLAN.md
- LAUNCH.md
- LICENSEGood: Licensed under Apache-2.0.
- NOTICE
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (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.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.
- RELEASE_NOTES_v1.1.0.md
- RELEASE_NOTES_v2.0.0.md
- RELEASE_NOTES_v2.1.0.md
- RELEASE_NOTES_v2.2.0.md
- RELEASE_NOTES_v2.3.0.md
- RELEASE_NOTES_v2.4.0.md
- RELEASE_NOTES_v2.5.0.md
- RELEASE_NOTES_v2.6.0.md
- RELEASE_NOTES_v3.0.0.md
- RELEASE_NOTES_v3.1.0.md
- RELEASE_NOTES_v3.2.0.md
- RELEASE_NOTES_v3.3.0.md
- ROADMAP.md
- 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/ahacker-1/cre-acquisition-orchestrator)