Competency map
Six areas, each a column, headed by the course that teaches it. A box is a
competency: something you can do after the course. The lines in a box are its
learning objectives, each tagged base or expert. A box or a line takes the
color of the lessons that serve it. Click a competency or an objective for its
behaviors and lessons. For the topics the site teaches, see the
topic map.
no lesson plannedlesson cominghas a lessonin progressfinished
Specifies work well enough for an agent to implement and for anyone to verify
- Judges whether something should be built before building it base
- Defines what a successful outcome requires base
- Decomposes a problem into components with clear dependencies base
- Designs how the work will be verified before it is built base
Draws on topics from other areas: Decomposing work
Verifies agent-written code before trusting it
- Reviews code they did not write, against the specification base
- Observes the running system and isolates a fault systematically base
- Turns a check into a bounded, self-checking loop base
- Chooses a deterministic gate over a model's review to block work base
- Screens agent output for security and supply-chain problems base
Draws on topics from other areas: Agent risk
Runs an agent in production with guardrails
- Gates a deploy on evaluation results base
- Layers policy, filtering and monitoring around the agent base
- Mitigates injection, exfiltration and over-permission in a running agent base
- Manages cost and rolls out changes without breaking users expert
Draws on topics from other areas: Governance and oversight, Connecting tools with MCP