Lesson 1 · intro
What is an AI loop?
The 30-second and the five-minute answer to what an AI loop is, and why the loop — not the model call — is the unit of value.
Learn
A structured path for understanding loop anatomy, patterns, checks, guardrails, harnesses, and maintenance.
Lesson 1 · intro
The 30-second and the five-minute answer to what an AI loop is, and why the loop — not the model call — is the unit of value.
Lesson 2 · intro
How to match a goal to a loop pattern, when not to automate at all, and why every pattern carries a characteristic failure you sign up for.
Lesson 3 · intermediate
The structural checklist a loop must declare before anyone should run it unattended — the prose twin of the loop.yaml spec.
Lesson 4 · intermediate
Anyone can schedule an agent; the hard part is trusting the result. This module documents, honestly, what this site's own 'verified' status means.
Lesson 5 · intermediate
How much autonomy to grant a loop, and the short list of things that always need a human. Carries the site's trust posture; no autonomy hype.
Lesson 6 · intermediate
The model is not the agent; the harness — tools, prompts, memory, hooks, guardrails — is what does the work.
Lesson 7 · intermediate
Loops decay silently; maintenance is a design requirement, not ops. This site's own roster is the worked example.
Lesson 8 · intro
Go from zero to a running, verified research-watch loop. References the template and skill pack; does not duplicate their commands.