Tollgate

Field guide · shareable

AI agent safety checklist before production

Agents fail loudly (loops) or quietly (spend). Use this list whether you run Tollgate or something else. The point is evidence, not vibes.

Protect — hard limits

Route — survive outages

Prove — evidence

Desk hygiene (Gnom-Hub and friends)

Run the Tollgate cold path (10 min)

Protect demo needs no API keys.

cold path
git clone https://github.com/landjunge/tollgate.git && cd tollgate
python3 -m venv .venv && .venv/bin/pip install -e .
./scripts/ten-minute.sh
# Dashboard: http://127.0.0.1:8787/dashboard

Share this list

Permalink: landjunge.github.io/tollgate/blog/checklist.html
Stack: Launch post · Gnom-Hub · Press kit

Ran the cold path? Drop your resilience score in Discussions — that is the best free marketing we have.