Who it is for
Independent builders using AI agents for development and Web production.
AI DEVELOPMENT / FIELD GUIDE 01
The more you delegate to Claude Code, Codex, or another AI agent, the more important it becomes to define where it may work and where it must stop.
Before you hand over the terminal, check permissions, secrets, review, testing, and logs with five questions.
The games on this site were also built under these boundaries.
This is a self-check from real AI-assisted development logs, not a security audit.
AI-READABLE / START HERE
SAFE / SHIP is a safety check and field guide for people delegating Web development to Claude Code, Codex, and other AI agents.
Read the AI visibility guide ↗Independent builders using AI agents for development and Web production.
A five-question, ten-point self-check finds the first boundary worth fixing.
It does not inspect your files. A full score is not a safety guarantee.
01 / QUICK DIAGNOSTIC
This is not a test to pass. Answer five questions and find the first boundary worth fixing.
The working directory and off-limits locations are clearly separated.
API keys, .env files, private keys, and personal data are not fed into prompts.
You keep evidence that the change works instead of trusting a feeling.
The AI can create a change without being allowed to publish it alone.
A reproducible log keeps the next failure from starting at zero.
FREE SAMPLE / START HERE
Use deny, ask, and allow as a small operating constitution:
Start with the minimum boundary today. Grow it from real failures.
deny / ask / allow02 / THE WORKFLOW
A reliable line decides what to pass forward, where to stop, and what evidence to leave behind.
RULES
GUARD
LOG
HUMAN GATE
03 / FIELD NOTES
05 / ELSEWHERE
Play browser games and follow the development record behind this field guide.
READY WHEN YOU ARE
04 / FAQ
No. It is a self-check that helps you find the first gap. It does not inspect your files or environment.
No. Answers stay in this browser and are not sent to a server. The site analytics measures page visits, not your answers.
A student and independent builder documenting AI-assisted development, failures, and the boundaries that made delegation workable.