Release Status
The current internal release candidate is 0.3.0.
Suitable use
0.3.0 is suitable for supervised Data Science analyst workflows where outputs are
reviewed before reporting. It is not intended for unattended production reporting.
Validation snapshot
Validated locally on June 3, 2026 using the repository virtual environment:
PATH=.venv/bin:$PATH make check: passedPATH=.venv/bin:$PATH make check-statistical: passedPATH=.venv/bin:$PATH python runme.py examples/config.yaml: completed
The synthetic example completed with diagnostics passed, readiness directional, and
run_status.reportable false, as expected for the small-K example.
Known limitations
- Real project trackers still require analyst judgement about estimand comparability.
- Small-K random-effects analyses remain prior-sensitive.
- Leave-one-out influence summaries are not part of the default workflow.
- This private repository intentionally does not use CI/CD.