0
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
Enterprise AI Platform with guardrails, MCP registry, gateway & orchestrator
Documentation
96
CONTRIBUTING guide found.
README is present.
README documents how to install the project.
Licensed under Other.
Engineering
76
CI is configured (.github/workflows/build-base-mcp-server-docker-image.yml).
Test files detected (archestra-bench/runner/tests).
Linter or formatter configured (platform/.editorconfig).
Lockfile present (archestra-bench/Cargo.lock). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (archestra-bench/Cargo.toml).
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)
- 1,062Forks
- 262Releaseslatest 9mo ago
Community
- -Community health
- -authors own >50% of commits
- 3,892Watchers
Responsiveness
- <1hMedian issue response
- <1hMedian PR merge time
- 159Open issues
Repository files15 root entries
- .claude
- .devcontainerGood: Environment pinned via .devcontainer/Dockerfile.
- .githubGood: CI is configured (.github/workflows/build-base-mcp-server-docker-image.yml).Good: Dependabot covers 3 ecosystems (npm, cargo, github-actions). Dependencies stay current.Good: Issue or PR templates present.
- archestra-benchGood: Test files detected (archestra-bench/runner/tests).Good: Lockfile present (archestra-bench/Cargo.lock). Installs are reproducible.Good: Dependency manifest found (archestra-bench/Cargo.toml).
- 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.Good: Security policy present.
- migration-kit
- platformGood: Linter or formatter configured (platform/.editorconfig).
- .gitignoreGood: .gitignore present.
- .mcp.json
- EXTERNAL_CONTRIBUTORS.md
- LICENSE_AGPL
- LICENSE_ENTERPRISE
- LICENSE.mdGood: Licensed under Other.
- logo.svg
- 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.