Skip to content

Cookbook

End-to-end demos on real public repos. Each demo:

  1. Clones a real OSS project at a pinned SHA
  2. Runs harness init --no-llm against it
  3. Shows the generated tree
  4. Runs harness verify to confirm everything passes

The reproducibility scripts live under examples/hero/ in the repo.

Demos