Skip to content
nsergej edited this page Jul 16, 2026 · 2 revisions

EnvWitness Wiki

EnvWitness creates privacy-first diagnostic evidence capsules and compares known-working and failing environments.

Start here

  1. Install the reviewed wheel from the GitHub Release.
  2. Run envwitness init and review the generated YAML.
  3. Capture with envwitness capture --output failure.evw -- your-command.
  4. Review with envwitness inspect failure.evw before sharing.
  5. Compare with envwitness compare working.evw failure.evw.

Wiki pages

Repository documentation remains authoritative.

Clone this wiki locally