engineering roadmaps · 3 live · 2 in review
Every milestone is a proof.
A growing series of engineering roadmaps for people who already ship software. Measured in artifacts, not keywords.
$ you're done when the artifact exists — not when the reading does
the registry
5 roadmaps · 122 milestones
-
01
AI Safety Engineer
Evals, red-teaming, guardrails, agent security.
-
02
Distributed Systems Engineer
Consensus, replication, failure detection.
lab
swim-lab— the §4.1 milestone made executable — you implement SWIM, a deterministic suite grades it. -
03
Applied Cryptography
Break it in Cryptopals and CryptoHack, then ship it right.
-
04
Robotics Software Engineer
Port what you already know; respect what is genuinely different. Private until published.
-
05
PCB Design
The map for the board, not for the firmware on it. Private until published.
labships with a reference board of its own — designed, fabrication pending.
the maps
each one its own shape
what one milestone looks like
taken from a live map, as rendered
M2.1 — Your first real eval
You're done when your own Inspect
Task— dataset, solver, scorer — runs end to end, and you can read the log and say why each sample scored the way it did.PROVEN ✓ · the artifact exists — nothing here is finished by reading about it
That is the whole format.
how it works
- 1
You're done when … — each node states one finishing condition, in advance.
- 2
An artifact. Meeting it leaves something outside your head — a merged eval, a green test suite, a fabricated board.
- 3
Proof. The artifact is the evidence. Nothing here is finished by reading about it.
companion projects
alongside the series · no milestones
TheSeydiCharyyev/build-your-own-agent
An index, not a map: for each of the ten components of the agent stack it points at the best from-scratch tutorial that exists — and ships a runnable one of its own for the three where none did.
The roadmap repositories are the source of truth — this site is the render layer. Contribute by opening a pull request on a roadmap's repo; the site rebuilds itself.