← What's New

v0.4.3 — Documentation cleanup

2026-05-31 · branch chore/scrub-internal-cross-references

What shipped

Documentation and packaging cleanup. Cross-references to internal-only material were removed from public-facing surfaces (README, helpfiles, module docstrings published via Sphinx autodoc, parity notes), and a couple of forward-looking placeholders were genericized. No public API changes, no behavior changes — every importable symbol behaves identically to v0.4.2.

Removed

Edited

Internal cross-references stripped; public math citations (Smith & Brown 2003, Truccolo 2005, Lewis & Shedler 1979, Ogata 1981, the 2012 nSTAT paper) and Sphinx cross-refs preserved.

Verification

GateResult
Repo-wide text scan for internal cross-referencesempty
test_version_sync + test_intro_page + extras drift guards19 passed
make readme-check + make helpfile-checkPASS (56 symbols, 30 classes)
make docs-strict (two-pass -W)PASS
tests/extras/test_dynamax_bridge.py (in clean dynamax venv)32 passed, 4 skipped

Breaking changes

None.