Skip to content

v3.0.3 - Governed Release Candidate

Choose a tag to compare

@SteveBlackbeard SteveBlackbeard released this 18 Jun 22:38

Ethernium Continuity Legacy release banner

v3.0.3 - Governed Release Candidate

Continuity Legacy v3.0.3 turns the Python framework into a governed continuity platform: explicit rulebook, feature registry, live handoff, golden baseline verification, health guard, clean package metadata, and clean separation from Continuity Conekta.

Highlights

  • Prepared all four package lines for 3.0.3: legacy, lite, pro, and omega.
  • Added governed release notes with the canonical Ethernium banner.
  • Fixed package metadata for continuity-tokens by declaring the required cryptography dependency.
  • Added KO and AR documentation entry points.
  • Hardened health_guard.py and autophagy_report.py so smoke-test virtual environments do not pollute governance checks.
  • Removed historical tracked dist artifacts from Git; local release artifacts are attached here instead.
  • Kept Continuity Conekta external and AgentOps incubated/non-blocking.

Verified

  • python scripts\golden_baseline.py verify
  • python scripts\health_guard.py --strict
  • python scripts\autophagy_report.py
  • pytest -q -> 28 passed
  • python -m twine check dist\* continuity-lite\dist\* continuity-pro\dist\* continuity-omega\dist\*
  • Wheel smoke test from a clean venv: imports and CLIs ok.

PyPI

This GitHub release does not publish to PyPI. PyPI upload should use version 3.0.3 only when explicitly approved.