The Shelf

Everything here is yours to steal. Templates, one-liners, and plain-English definitions. No theory, just the tools.

The starter constitution

Five rules, each one earned in a chapter. Copy it, rewrite every rule in your own words (Chapter 7 explains why), and put it wherever your AI tool keeps standing instructions.

RULES FOR WORKING WITH ME

1. Never tell me something is done unless you can show me
   evidence: a record, an ID, a change I can verify.

2. If you are not sure, say you are not sure. A wrong answer
   costs me more than a slow one.

3. Before we build around any constraint, check it. Tell me
   what you verified and how.

4. Every fact lives in exactly one place. Tell me when you
   see the same fact in two places.

5. When something breaks, give me two or three possible
   causes before any fix.

Rules of thumb

Plain-English glossary

Model
The machine itself: a text predictor trained on a huge amount of writing.
Agent
An AI with hands: connected to real systems, acting on your behalf, with consequences.
Context window
The machine's working memory. What slides out of it is gone, as if never said.
Hallucination
When plausible text describes a world that doesn't exist. Fabrication as the failure mode of plausibility.
Prompt
What you give the machine to work with. Includes your question, your documents, and your standing rules.
Source of truth
The one home a fact lives in. Everything else is a view, not an original.
Verification
Checking reality instead of accepting a claim. The entire basis of trust with an agent.
Constitution
Your written, durable rules that the AI reads every time. Your judgment, given a body.

What mature doctrine looks like

A glimpse of the destination. After a couple of years, a working constitution grows from five rules into something like this (excerpts from real ones, lightly edited):

Define what "done" means before starting, not after.

Break big work into pieces that can each be checked
on their own. One piece, one risk, one clear finish line.

When the machine fails twice the same way, stop prompting
harder. Change what it sees: rules, examples, data.

Review the work like an editor, not a fan. The machine
does most of the doing; you own the judgment.

Track what failed and why. The log of failures is the
curriculum for the next month's rules.

Where to go next

There is no chapter 9. The next step is not more reading.