← Docs
Helix CLI docs
Browse Helix CLI docs

Getting Started

Migration note (veri-helix → helix-governance)

If you previously installed veri-helix, uninstall it and install helix-governance (module namespace and CLI entrypoints are unchanged):

python -m pip uninstall -y veri-helix
python -m pip install -U helix-governance
pip install helix-governance[viz,schema,protein]
helix demo viz --all

This generates images and .viz.json sidecars (with spec_version, input_sha256, timestamps, and tool version). If you can see it, you can verify it.