CLI: Demo
helix demo viz --output demo_viz
Generates canonical JSON payloads, PNGs, .viz.json, and .provenance.json for every renderer (alignment ribbon, dot-plot, motif logo, etc.). Perfect for smoke tests or onboarding notebooks.
One-command evaluation demo (artifact bundle)
Run a packaged demo and emit a manifested artifact bundle (HTML report + exports + evidence + per-file SHA-256):
helix demo run --demo-id crispr --outdir out/demo_crispr --zip
AUROC delta demo (buyer-facing)
Run two edit programs (baseline + candidate) against the same frozen in silico evaluation pack and print Baseline AUROC, Candidate AUROC, and Δ AUROC (only when comparable).
- Demo runner:
make demo-auroc-delta(repo root) - Details:
demo/auroc_delta/README.md - Enterprise proof writeup:
../enterprise_proof/auroc_delta_demo.md
Design Partner Pack
The repo includes a “Design Partner Pack” (design_partner/) with a 30-minute evaluation script, 3 seeded session configs, and expected-output screenshots.
Distribution note: design_partner/ is intended to be delivered as a repo zip or release asset, not as part of the pip install wheel.
Partner evaluation runner
Run the full design partner evaluation funnel (3 shareable bundles):
helix partner run --outdir out