The AI-engineering track is organized by module, not by content type. Each module folder contains the topic files for one pressure area, with optional hands_on_lab/ and extended_notes/ folders when a module needs exercises or archived deep dives.
The track is grouped into six phases, and the default learning motion is agent-first: frame the product problem, build one useful agent, then pull in the surrounding systems only when the agent exposes the need for them.
Reading order note: Do not start by grinding all foundations. If you need model mechanics, use ../00_ai_foundation/. If you need serving, vector infrastructure, MLOps, or cost/latency mechanics, use ../02_ai_infrastructure/. If you need safety/security or evals, use ../03_ai_security_safety/ and ../04_ai_product_evals/. Then return here and keep moving from agents outward.
GenAI for the SDLC — coding assistants, spec-to-code, AI review, test/doc generation, ops copilots, productivity measurement, IP/security
23_genai_for_sdlc/
This is the primary content track for AI-specific learning. Use ../06_system_designing/ as the parallel track for architecture and interview-oriented systems thinking.