First public release — on PyPI: pip install processbehavior.
Highlights (full detail in the changelog):
- Three-state design lineage (PDS / ODS / ADS) detected automatically; chart selection routes by what your data can actually analyze
- R6/RCR6 computed per request onto the requesting result's own frame —
execute()and the probes are pure; numerics bit-identical Study.supports_calibration(...)predicate +CalibrationNotSupportedError; module-levelformulate();execute(stratify_by=); type-stableresult.statistics()detect_signalsrule presets ('standard'/'extended'/'all') work as documented- Docs: twelve executed, CI-gated tutorials; introspection-verified API reference with a drift-guard test; live documentation site
- Validation: 280 assertions against Thomas A. Bishop's Minitab reference results run in CI on every change