// the operator's operating system
Run AI like a frontier team, when you are a team of one
The Field Manual teaches the disciplines one at a time. This course teaches how they assemble into one operating system a solo operator runs to ship production software. Grounded in what the frontier labs publish, proven on real builds. Pick a module to start.
- // module 00
The operating model
The four ways to work with AI, and why the model is a commodity while your architecture is the moat.
3 lessons
The four ways to work with AI · The model is the commodity, your architecture is the moat · An operating system, not a bag of tricks
- // module 01
Context is the bottleneck
The model is smart enough. What limits you is context, so own it and externalize your state.
2 lessons
Intelligence is not the bottleneck, context is · The brain as an operating system
- // module 02
Direct with a spec
You direct AI with a contract, not a wish. The spec is the interface, and delegation-grade specs are what let you hand work off.
2 lessons
The spec is the interface · Delegation-grade, or a spec an agent runs cold
- // module 03
Verify from outside
Generation got cheap; the review is the job. Pair every output with a check anchored outside the thing being checked.
2 lessons
Verification is the job now · The check has to come from outside
- // module 04
Orchestrate: the Council
Turn manual routing into a system. Frames roam, verifiers stay home, and the chair makes disagreement mandatory.
3 lessons
The Orchestrator move, from routing by hand to a system · Frames roam, verifiers stay home · The chair, the dissents, and killing sycophancy by structure
- // module 05
Gate the irreversible
Move fast on what you can undo, put a human on what you can't, and make the gate a switch you promote.
2 lessons
Reversible by default, a human at the irreversible edge · The gate as a switch you can promote
- // module 06
Deterministic core, AI amplifier
Where the answer must be exact, code computes it and the model amplifies around it. Tools are the seam.
2 lessons
The model must never compute the number · Tools as the deterministic layer
- // module 07
From hand-run to self-running
Turn the rituals whose failure would cost you into systems, and spend the reclaimed attention on judgment.
3 lessons
The tell, which rituals should become systems · Automating memory and verification, starting with the Council · The operator's roadmap, automate the ritual, keep the judgment