Skip to content

v1.1.0

Choose a tag to compare

@rashidazarang rashidazarang released this 19 Aug 16:38
· 15 commits to main since this release
bbe1a90

First release of the open-development era.

Changes since the v1.0.x public cut:

  • The lineage classifier recognizes any Jira-style ticket key instead of one hardcoded project prefix, with a stoplist so utf-8 / sha-256 don't misclassify, and regression tests in both directions.
  • JOSS paper completed: State of the field, Software design, Research impact statement, AI usage disclosure; references verified against Crossref/arXiv (PVLDB DOI added; the preregistration position paper re-attributed to its actual author).
  • CI on Node 20/22 (npm run verify, 47 checks) and the JOSS draft-pdf action on every push.
  • .zenodo.json stages the software's own archive.

Evidence behind the defaults (unchanged): BM25-primary per the pre-registered bake-off 10.5281/zenodo.21969901; parent study 10.5281/zenodo.21960138. The original fused default remains retired by its frozen prediction.

Development happens here in the open from 2026-08-19 onward: see docs/DECISIONS-2026-08-19-open-development.md.