// principles
- Build the system yourself.
- AI can suggest, you decide every aspect.
- It is your system, tell AI how to build it with specifics or else it will assume wrong.
- Iteration is required. One shots do not exist (at least not yet).
// TODO
Keep your AI honest, double check by using these systems. Let the mistakes come to you, reading code to find the mistakes is now an outdated process.
// sections
Architecture & Build Guide
Three-zone VPS topology, component rationale, and a step-by-step blueprint for a secure, AI-friendly platform from provisioning through DR.
Agent Detection Kit
Drop-in starter for catching unexpected AI agent behavior at three tiers: CI detectors, in-flight hooks, and read-only subagent reviewers.