Release & source
Releases
HBF Platform v0.2.1
| Released | 17 July 2026 |
|---|---|
| Tests | 112 passed test report → · latest-test-summary.json |
| Source archive | hbf-platform-source.zip |
| Source SHA-256 | 1c801059011b9152e68180357b589143d46d5b7f9627fa44986290676e7c23c9 |
| Python / Node | 3.10+ / 22 |
| Scientific validation | Internal numerical checks only |
HBF GitHub organization View test report Download source
A dedicated public repository with commit history, issues and CI is planned; the button above
links to the HBF GitHub organization (the hbf-platform repository is not yet published).
Once tagged, v0.2.1 will match the source archive checksum above.
Verify the checksum
# macOS / Linux shasum -a 256 hbf-platform-source.zip # expected: 1c801059011b9152e68180357b589143d46d5b7f9627fa44986290676e7c23c9
Licence
- Software — MIT (kernels, API, web).
- Data & documentation — CC-BY-4.0 (synthetic datasets, model/data cards, docs).
- Third-party components (Pyodide, NumPy, OpenCV, Next.js, FastAPI) under their own licences.
Changelog
- v0.2.1 — Fixes: DirectConvert loader/cache regression; AlphaTrack out-of-domain abstention; unique AlphaTrack run identities; distinct release manifest hash; equation→source links and source/run detail pages; dataset root checksum; deduplicated warning codes; single test-summary artifact; futuristic UI/animations.
- v0.2.0 — Credibility corrections, DC-L2 validation matrix, honest AlphaTrack benchmark card, model/data cards, limitations, reproducibility package, Research Hub MVP, example evidence chain.
- v0.1.0 — Initial platform: kernels, interactive DirectConvert preview, source bundle.