Start with epi demo or Colab, capture one clean run and one flagged run, then open, verify, and share the same artifact.
Get started in seconds. Install the epi-recorder package once, then launch the sample repro demo with a single command.
$ pip install epi-recorder
$ epi demoNo local setup? Open the Colab notebook from the main page and walk through the same browser review flow in your browser.
Open the run in the browser review view. The timeline, rules, and saved review notes stay together in one portable file.
$ epi view refund_case.epiVerify the artifact before you share it. Integrity details and signatures travel with the same .epi file.
$ epi verify refund_case.epiSend the same .epi artifact to another engineer, QA, or a teammate. They do not need your environment to inspect it.
reviewed_refund.epiAfter the demo, connect EPI to your own workflow with epi run or epi record and keep the same capture, review, and verify loop.
$ epi run my_agent.pyEnterprise-grade architecture. No proprietary lock-in.
Self-contained .epi files. Store the run history and browser review data in one portable archive.
Same crypto as Signal & SSH. Tamper-proof, military-grade security.
SHA-256 hashing ensures file integrity. Deduplication by design.
OpenAI, Anthropic, Ollama, Google Gemini. Automatic capture.
Cached LLM responses enable deterministic re-runs without API calls.
Static HTML/JS review flow. No server required. Works like a portable run viewer.
How we turn code into verifiable evidence.