Releases: AgenticOp-io/fragility-discovery-engine
Release list
v0.6.2 — circle-safe AgenticOps mark
Summary
Circle-safe AgenticOps mark for Gravatar/PyPI avatars, plus Zenodo DOI metadata for v0.6.1.
Highlights
docs/public/assets/logo-circle.svg+ regeneratedlogo.png(512×512, centered for circular crop)- Recorded Zenodo v0.6.1 DOI
10.5281/zenodo.21304131 - Public-site rebuild includes GCE HTTPS/auth docs page
Install
pip install https://github.com/AgenticOp-io/fragility-discovery-engine/releases/download/v0.6.2/fragility_engine-0.6.2-py3-none-any.whl
Or: pip install fragility-engine==0.6.2 after PyPI publish.
Cite
Concept DOI: https://doi.org/10.5281/zenodo.20455688 (Zenodo syncs from this GitHub Release).
v0.6.1 — AgenticOps PyPI branding
Package metadata and PyPI README branded with the official AgenticOps mark (https://agenticop.io/logo.svg) plus Homepage/Demo/DOI/Hub links.
pip install fragility-engine==0.6.1
v0.6.0 — BYOW CLI + falsification harness
Summary
Phases Q → R → S on main: research-artifact positioning, installable fragility CLI, BYOW SDK, and predicate falsification harness.
Highlights
fragility search|minimize|replay|certify|check-worldover tutorial worlds (capacity-pool,token-bucket)fragility falsify search --example ranked-store(predicate damage + snapshot reset)- Agent primer: AI_READ.md
- Docs: BRING_YOUR_OWN_WORLD.md, FALSIFICATION_HARNESS.md
- Frozen benchmark bundles unchanged (
run_benchmark_suite.py --validate)
Install
pip install https://github.com/AgenticOp-io/fragility-discovery-engine/releases/download/v0.6.0/fragility_engine-0.6.0-py3-none-any.whl
fragility search --example capacity-poolOr: pip install "fragility-engine @ git+https://github.com/AgenticOp-io/fragility-discovery-engine.git@v0.6.0"
Cite
Zenodo DOI remains 10.5281/zenodo.20455689 (fel-v0.1.1 archive). Software version: 0.6.0 (CITATION.cff).
FEL v0.1.1 — Zenodo archive (preprint + citation metadata)
FEL v0.1.1
Zenodo archive release for Fragility Evidence Language (FEL) v0.1.
Includes \CITATION.cff, preprint PDF, and reference implementation at this tag.
- Normative spec: \docs/FRAGILITY_EVIDENCE_LANGUAGE.md\
- Preprint PDF: attached (\FEL_preprint_v0.1.pdf; CC BY 4.0)
- Software license: Apache 2.0
- Prior tag: \el-v0.1\ (same preprint content; this release triggers Zenodo after GitHub integration was enabled)
Repository: https://github.com/AgenticOp-io/fragility-discovery-engine
Author: David Peterson, Agentic Ops — https://agenticop.io
FEL v0.1 — semantic contract + preprint snapshot
Fragility Evidence Language (FEL) v0.1
Snapshot for long-term archiving (Zenodo) and arXiv citation.
- Normative spec: \docs/FRAGILITY_EVIDENCE_LANGUAGE.md\
- Preprint PDF: attached (\FEL_preprint_v0.1.pdf; CC BY 4.0)
- Reference code: \src/fragility_engine/fel/\
- Software license: Apache 2.0
Repository: https://github.com/AgenticOp-io/fragility-discovery-engine
Public demo: https://agenticop-io.github.io/fragility-discovery-engine/
Author: David Peterson, Founder, Agentic Ops (https://agenticop.io)
v0.5.0 — Phase O stretch
fragility-engine 0.5.0 — Phase O stretch
Post-charter optional tooling on main. GCE-validated on chrysalis-test-vm (481 tests, 7 bundles).
Highlights
- Sixth reference domain:
inventory_buffer+ frozen bundleinventory_buffer_rollout_v1 - Hexa institutional composite: schema v5 (
institutional_composite_demo.py --hexa) - Robustness stretch presets:
fragility_robustness_stretch.py - Mechanism design lattice:
mechanism_design_policy_sweep.py --defender-strength-lattice - Local static dashboard:
export_static_dashboard.py - Coupled physics fork scaffold:
forks/coupled_institution/ - Optional PyPI workflow:
.github/workflows/pypi.yml(manual dispatch)
Install
pip install https://github.com/AgenticOp-io/fragility-discovery-engine/releases/download/v0.5.0/fragility_engine-0.5.0-py3-none-any.whlOr: bash scripts/install_release.sh v0.5.0
Docs
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.