0
/ 100
Well engineered for its size. A portfolio piece worth showing off.
面向医学预测任务的发布级防泄漏工作流,提供严格门控、可复现实验工件与 fail-closed 审核机制。
Documentation
93
README is present.
README documents how to install the project.
Licensed under Other.
Contributing guide is detailed and thorough.
Engineering
87
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
Lockfile present (requirements.txt). Installs are reproducible.
Test files detected (examples/template/tests).
CI is configured (.github/workflows/ci-extended.yml).
Linter or formatter configured (ruff.toml).
Project health
100
Dependency manifest found (pyproject.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)
- 3Forks
- 1Releaseslatest 2mo ago
Community
- -Community health
- -authors own >50% of commits
- 13Watchers
Responsiveness
- 2hMedian issue response
- <1hMedian PR merge time
- 9Open issues
Repository files32 root entries
- .claude
- .githooks
- .githubGood: CI is configured (.github/workflows/ci-extended.yml).Good: Dependabot covers 2 ecosystems (pip, github-actions). Dependencies stay current.
- agents
- docs
- examplesGood: Test files detected (examples/template/tests).
- experiments
- paper
- plugin
- references
- scripts
- tests
- .coveragerc
- .gitignoreGood: .gitignore present.
- .pre-commit-config.yaml
- ARCHITECTURE.md
- CHANGELOG.md
- CLAUDE.md
- 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.
- LICENSEGood: Licensed under Other.
- Makefile
- mypy.ini
- pyproject.tomlGood: Dependency manifest found (pyproject.toml).
- RAG_PATH_FINDINGS.md
- RAG_PATH_INVESTIGATION_GOAL.md
- README_EN.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.
- README.md
- requirements-optional.txt
- requirements.txtGood: Lockfile present (requirements.txt). Installs are reproducible.
- ruff.tomlGood: Linter or formatter configured (ruff.toml).
- SECURITY.mdGood: Security policy present.
- SKILL.md