LLM Foundations I — Tokens, Prompts, Determinism
Build an accurate mental model of what an LLM is and how inputs shape outputs. Without this, everything downstream becomes cargo-culting.
AI Security Roadmap
A curated 8-week roadmap for software and security engineers pivoting into AI Security. Only the resources worth your time. No tutorials, no filler. Follow the weeks in order.
You have a background in software engineering or application security and you want to work on AI systems without becoming an ML researcher. You can read English technical content and you have ~12 hours per week.
Follow the weeks in order. Each week contains reading, videos, docs or papers, one practical exercise, and one self-evaluated checkpoint. Mark items as you go — progress is stored in your browser only.
Some resources are paid books (marked $). If you cannot buy them, the paper and blog equivalents are enough to follow along.
Build an accurate mental model of what an LLM is and how inputs shape outputs. Without this, everything downstream becomes cargo-culting.
Understand the internals well enough to reason about attack surfaces. You do not need to implement a transformer — you need to know why injection works at the attention level.
Map the attack surface as industry has agreed on it. This is the taxonomy every other AI Security document in 2026 builds on.
Understand LLM01 at research-paper depth. It is the most exploited and least defended class in production.
Understand where PII and secrets leak in an LLM pipeline and why generic DLP tools miss most of it.
Understand the non-input attack surface. Most AppSec engineers underweight this because classic web apps don't have it.
Move from theory to tools. You cannot call yourself an AI Security engineer without having run at least one eval harness against a model.
Consolidate the 8 weeks and ship your first public artifact. Public output is how this plan becomes visible.
These months will be published as their author completes them. The roadmap grows one bimester at a time, in sync with real field study.