Experimental / advanced
The source-tree commands scan, test-plan, and search are not the canonical first run and are not bundled in the installed wheel. Run them from a repository checkout.
V4 release
Arkheionx v4.0.0 is the milestone where the review-map path and its focused views are the stable, supported public surface. It does not mean ArkheionX guarantees protocol safety, confirms vulnerabilities, or replaces an audit. The package version is 4.1.0, which adds the v4.1 research-memory workflow on top of v4.0.0; v4.0.0 remains the last published GitHub release and git tag.
Stable in V4
arkheionx version
arkheionx doctor
arkheionx review-map .
arkheionx value-paths .
arkheionx assumptions .
arkheionx test-gap-map .
arkheionx proof-plan . The source-tree commands scan, test-plan, and search are not the canonical first run and are not bundled in the installed wheel. Run them from a repository checkout.
Static heuristics, not execution. Cross-contract value flow is surfaced as per-contract paths. Depth is shown on fixtures; real-protocol validation is planned.
Docs links, safety wording, version consistency, release readiness, the full unit-test suite, make validate, and the site build all pass.
Try it
arkheionx review-map examples/vault-strategy-oracle-fixture Next
The next focus is deeper cross-contract value flow and authorized real-protocol case
studies. The full release package lives in the repository under
docs/releases/, and the scope is in docs/V4_STABLE_SCOPE.md.