// principles

  1. Build the system yourself.
  2. AI can suggest, you decide every aspect.
  3. It is your system, tell AI how to build it with specifics or else it will assume wrong.
  4. 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