Polished work that hasn't found its audience yet.
Clean-room Rust reimplementation of SciPy with Condition-Aware Solver Portfolio (CASP) — runtime algorithm selection driven by conditioning diagnostics, stability certificates, and decision-theoretic policy controllers
Documentation
82
No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).
→ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
README documents how to install the project.
README is present.
Licensed under Other.
Engineering
84
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 (Cargo.lock). Installs are reproducible.
Test files detected (crates/fsci-cluster/tests).
CI is configured (.github/workflows/ci.yml).
Rust linting configured (cargo clippy in CI, cargo fmt in CI).
Project health
100
Dependency manifest found (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)
- 3Forks
- 0Releases
Community
- —Community health
- —authors own >50% of commits
- 9Watchers
Responsiveness
- —Median issue response
- —Median PR merge time
- 0Open issues
Repository files37 root entries
- .beadsGood: .gitignore present.
- .githubGood: CI is configured (.github/workflows/ci.yml).
- .rch
- artifacts
- bench
- cratesGood: Test files detected (crates/fsci-cluster/tests).
- docs
- fixtures
- fuzz
- reference
- scripts
- tests
- .gitignore
- .rch.env
- .skill-loop-progress.md
- AGENTS.md
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- COMPREHENSIVE_SPEC_FOR_FRANKENSCIPY_V1.md
- diff_sph.py
- EXHAUSTIVE_LEGACY_ANALYSIS.md
- EXISTING_SCIPY_STRUCTURE.md
- FEATURE_PARITY.md
- frankenscipy_illustration.webp
- gh_og_share_image.png
- LICENSEGood: Licensed under Other.
- MASTER_EXECUTION_TODO.md
- PARITY-COVERAGE.md
- PHASE2C_EXTRACTION_PACKET.md
- PLAN_TO_PORT_SCIPY_TO_RUST.md
- PROPOSED_ARCHITECTURE.md
- quality_gates.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.
- rust-toolchain.toml
- SPEC_CROSSWALK_FRANKENSQLITE_TO_FRANKENSCIPY.md
- UPGRADE_LOG.md