Releases: Hadox-Research-Labs/eva-hadox-org
Releases · Hadox-Research-Labs/eva-hadox-org
v0.1.0 - Open Research Baseline
EVA Platform v0.1.0
Release date: 2026-04-13
This is the first formal public release of the EVA Breast Cancer Archive Platform as an open research codebase. It establishes the project’s technical, governance, and methodological baseline for collaborative work on the historical language, classification, and treatment of breast cancer before 1900.
Research And Product Impact
- establishes EVA as an interdisciplinary platform across history of medicine, philosophy of classification, digital humanities, and computer science;
- publishes the project with a documented operational split between GitHub public collaboration and Gitea production deployment;
- makes the current research workflow, limits of inference, and data-rights boundaries explicit.
Added
- Apache 2.0 licensing and notice files;
- security policy, security contact, code of conduct, contributing guide, and data-rights policy;
- GitHub and Gitea collaboration templates;
- technical documentation for architecture, API, data model, operations, governance, release strategy, and research methodology.
Changed
- README rewritten as a public-facing open research project overview;
- deployment workflow separated from open collaboration so production is promoted intentionally rather than deployed from every public merge.
Security
- GitHub branch protections, vulnerability alerts, and automated security fixes enabled for the public repository.
Deployment Notes
- this release corresponds to the initial open-source baseline tag;
- production deployment remains controlled through the Gitea
deploy/eva-hadox-orgbranch; - rollback should use the last known-good production commit promoted in Gitea.
Verification
npm run lintnpm run build- repository documentation reviewed against the current runtime and deployment model