Technical docs

Reproduce the evidence packet locally.

Start from the recordings, reports, and audit intake used on the public site. These docs are reviewer-facing, not launch-operations material.

docs index
run
local reproduction
read
reports and samples
send
redacted audit intake
public docs

Everything a reviewer needs to inspect the proof.

Use this route as the durable index for public docs. Internal launch execution material is kept outside the served site root.

local reproduction

Run the same evidence path.

Record the demos, prepare the static site, then serve the public directory for review.

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