Evidence packet / recordings

Review demos, reports, and audit templates in one place.

Watch terminal recordings, inspect local evidence reports, and open the audit template used for redacted agent-config review.

evidence index
3
short execution-boundary recordings
4
real asciinema recordings
2
HTML evidence reports
1
audit intake template
execution-boundary recordings

Three short demos that show the execution boundary.

These short recordings are the best first-viewing assets. Each one shows a proposed agent action before it executes, the BeforeWire decision, and the evidence written for review.

response-path gate

Relay poisoning blocked

A compatible relay returns reqursts and requests. BeforeWire denies the suspicious install and preserves the safe one.

egress control

Sensitive egress blocked

An agent prepares to send a suspected secret and Chinese personal-data patterns to an unapproved webhook. BeforeWire denies the outbound action and keeps audit evidence redacted.

tool drift

MCP drift requires reapproval

A previously approved MCP tool changes its description or schema. BeforeWire detects snapshot drift and requires review before use.

full technical recordings

Full technical recording is visible in the page.

The full recording runs the complete script and generates the reports and casts. Use the single-case recordings when a reviewer wants to inspect one scenario.

reports and review documents

Reports are part of the evidence packet.

Use these links for reviewer handoff and technical verification. The sample report shows format and review fields, not production findings.

try locally

Regenerate the same pack from a clone.

Run the local demo scripts, copy the generated recordings and reports into the site, then serve the official site directory.

bash scripts/record-cn-demos-asciinema.sh
bash scripts/prepare-cn-launch-site.sh
python3 -m http.server 8765 --bind 127.0.0.1 --directory public