Use this checklist to publish a quick reproducible demo.
- Set
OPENAI_API_KEYin terminal. - Run startup script:
- Windows:
deploy/scripts/start-autoloop.ps1 - Linux:
deploy/scripts/start-autoloop.sh
- Windows:
- Verify:
http://127.0.0.1:8787/healthhttp://127.0.0.1:5174
- Show project root and
README.mdbadges. - Run demo script:
- Windows:
demo/e2e-5min.ps1 - Linux:
demo/e2e-5min.sh
- Windows:
- Show generated dashboard/replay outputs for
demo-5min. - Open dashboard UI and highlight:
- Capability governance panel
- Replay timeline
- Route forensics
- End with
cargo test --workspacesummary.
- Title suggestion:
AutoLoop v0.1.0-alpha 5-minute E2E walkthrough - Include:
- commit hash
- OS info
- command list used during recording