Skip to content

v0.10.0 — OSS-readiness release

Latest

Choose a tag to compare

@alex-varga14 alex-varga14 released this 11 Jun 05:19
· 2 commits to main since this release
c631802

Highlights

  • Pilot Smoke CI repaired. Every scheduled run since 2026-04-25 had failed at overlay boot: a lockfile left out of sync with package.json made the web Docker build re-resolve npm deps and hit an ERESOLVE conflict between the pinned @playwright/test 1.48.2 and next@15.5.14. Fixed via @playwright/test 1.60.0, a regenerated lockfile, and npm ci in the web Dockerfile. Verified by a green hosted dispatch of the full smoke matrix.
  • v2 platform work (carried from the prior unreleased block): sentence-bounded negation, persisted structured FindingRecord rows, externalized scoring ontology block, Playwright e2e in CI, and the opt-in autoresearch lab — which now has its first recorded baseline run.
  • Open-source readiness: CITATION.cff, issue templates including a use-case interest funnel, PR template, dependabot, GitHub private-vulnerability-reporting contacts in SECURITY/CoC, README product screenshots, audience one-pagers (researchers / educators / informatics professionals), a go-public checklist, and an outreach agent design doc.
  • CI modernization: all workflow actions bumped to Node 24-ready majors ahead of the 2026-06-16 forced migration.

Full details in CHANGELOG.md.

Research-use workflow software. Not for autonomous diagnosis, treatment recommendation, or unsupervised clinical deployment.

🤖 Generated with Claude Code