No library or contract changes — the tq1 envelope, exit codes, and config_version are byte-identical to 1.1.1. A docs/examples release.
Examples
examples/synergy_market.py— anomalyx paired withagent-calc: anomalyx finds the anomalous days and the regime shift, the exact-math kernel proves what they mean (Gaussian tail probability, a two-sample t-test across the CUSUM break, exact correlations).examples/polymarket_anomalies.py— information shocks and odds regime shifts in a Polymarket prediction market.
Documentation
- README lists all four worked examples (stock, journal, polymarket, synergy).
- New mdbook page "Worked examples".
- The
anomalyxcrate now setsreadme = "../../README.md", so the crates.io page renders the project README (it had none before).
cargo install anomalyx · published to crates.io in dependency order.