The free greeting was orientation. Each level below builds on the last — from everyday setup to a PhD-level diagnostic lens. The language gets sharper as the levels climb. Beginners find their hook at Level 1. Experts find their people at Level 4.
Lvl 1 Associate's — Getting Started. Setup, sovereignty, identity. Cheap prices. Common problems. No jargon.
Lvl 2 Bachelor's — Building Operations. Context control, divisions, cheat codes. The agent becomes reliable.
Lvl 3 Master's — Multi-Agent Infrastructure. Two-agent systems, self-learning loops, franchise export.
Lvl 4 Doctorate — Architecture & Diagnostics. Drift instruments, journal system, full infrastructure audit.
Lvl 5 PhD — The Four Columns. Coming soon. The complete diagnostic lens. Prerequisites: Levels 1–4.
Level 1 — Associate's · Getting Started
The Setup
Problem: bad hardware, bad voice, bad model routing burns money before you ship a thing. Fix: the config we landed on after burning $1,600 finding it.
- Hardware that survives prod
- Voice that doesn't sound like a robot
- Model routing with fallback chains
Sovereignty
Problem: platforms inject their personality, overwrite your files, and break you on every update. Fix: own your agent, own your files, survive the next outage.
- Stop platforms from overwriting your agent
- Own your agent's files
- Survive provider outages
Identity
Problem: your agent forgets who it is between sessions and projects confidence it hasn't earned. Fix: a boot chain that loads a face before the first reply — and rules that hold.
- Startup sequence that builds lasting identity
- Rules that actually hold
- Multi-agent crew dynamics
Level 2 — Bachelor's · Building Operations
Context Control
Problem: long sessions go slow and tasks bleed into each other. Fix: switch between wide awareness and laser focus on demand. Know when to restart before performance drops.
- Switch between broad awareness and sharp focus
- Know when to restart before performance drops
- Keep different tasks from bleeding into each other
Specialization
Problem: one prompt can't be a detective, a producer, and a sysadmin without contaminating each. Fix: trigger phrases switch your agent into specialist modes — clean, no bleed-through.
- Division system template
- Say a word, switch modes
- No task contamination between modes
Level 3 — Master's · Multi-Agent Infrastructure
Self-Awareness
Problem: your agent makes the same eight mistakes forever — and you don't notice until it's already shipped. Fix: drift instruments your agent runs on itself, before you have to.
- 8 mistake patterns your agent learns to catch
- Mistake tracker + self-correction
- Postmortem journal system
The Franchise
Problem: the platform you built on can deprecate the model, change the rules, or vanish. Fix: portable export. Your stack moves to any machine, any provider, any model.
- Portable agent export
- Platform migration guide
- Stress-test question bank
Self-Learning
Problem: the same bug bites you in three different shapes because no one wrote down the lesson. Fix: a loop that turns every postmortem into permanent infrastructure — automatically.
- Every problem becomes a permanent fix
- Every rule backed by a real failure
- Diagnose the real cause of any problem
Level 4 — Doctorate · Architecture & Diagnostics
Cheat Codes
Problem: the docs lie. The flags don't exist. The recommended workflow is slow. Fix: 50+ shortcuts we earned the hard way, including the ones that save you a round-trip every single session.
- Internal grep before web search
- Model-specific prompt engineering
- 50+ operational shortcuts
The Journals
Problem: nothing breaks twice — but only if someone wrote it down. Fix: the journal stack. Sun runs, postmortems, drift trackers — the system that keeps your fixes from rotting.
- Full-system health check journal
- Session snapshot + mistake tracker
- Auto-improvement system
The Roommate
Problem: solo agents have blind spots and ship them with confidence. Fix: a second agent on the same machine, checking your first agent's work. Never ship alone.
- Two agents checking each other's work
- Claude Code setup + identity + pipeline
- "Never ship alone" operating model
The Infrastructure Audit
Problem: most operators don't know what's actually running under their hood — until it crashes. Fix: a four-perspective diagnostic that separates real problems from background noise.
- Four-perspective audit framework
- Community research templates
- Phase A+B protocol + workshop questions