fragility-engine 0.4.0
Summary
Charter-scope release for the Fragility Discovery Engine: five reference domains, frozen benchmark harness (benchmark-manifest-v2), and publication tooling (Phase L).
Highlights
- Phase N:
liquidity_ladderdomain, bundleliquidity_ladder_rollout_v1, joint attribution, counterfactual parity - Institutional composite v4 (penta): five-domain audit JSON + bundled sample + viewer preset
- Benchmark regression: integral, attack_cost, and collapsed-expect floors on frozen bundles
- Manifest CI parity: runtime-independent
manifest_summary_sha256digest - Docs:
docs/README.mdhub,docs/PROJECT_STATUS.md - Tests: 471 pytest cases; 110+ CLI subprocess smokes
Install (no PyPI)
Release wheel (attached):
pip install https://github.com/AgenticOp-io/fragility-discovery-engine/releases/download/v0.4.0/fragility_engine-0.4.0-py3-none-any.whlHelper script (auto: editable in matching checkout, else wheel):
bash scripts/install_release.sh v0.4.0
# Windows: powershell -NoProfile -File scripts/install_release.ps1 -Tag v0.4.0Git tag: pip install "fragility-engine @ git+https://github.com/AgenticOp-io/fragility-discovery-engine.git@v0.4.0"
Contributors / GCE: git checkout v0.4.0 && pip install -e ".[dev]" — see RELEASING.md on main.
Verify
bash scripts/ci_local.sh
python scripts/run_benchmark_suite.py --validateAssets
fragility_engine-0.4.0-py3-none-any.whlfragility_engine-0.4.0.tar.gz
Citation
Record git tag v0.4.0, benchmark manifest JSON, and pinned replay/Pareto artifacts. See docs/PAPER_APPENDIX_WORKFLOW.md.