Skip to main content
Explore the curriculum

Find the failure you want to understand.

Choose a curriculum subject, then move from Beginner foundations to Advanced interactions and Professional production judgment. Use content area when you want a narrower path.

5 stories

Beginner

1 story
Data, storage, retrieval, and memoryBeginnerCurrent and attributable knowledge10 min

The fine-tune that answered with last week’s policy

The model passed every launch check. Then one policy sentence changed, and its confident answer stayed frozen in time.

Parametric vs non-parametric knowledgeRetrieval-augmented generationRAG vs fine-tuningIndexing pipeline vs query pipeline+1
Read the incident

Advanced

2 stories
Reliability, observability, and incident engineeringAdvancedRetry amplification and recovery control10 min

The retry that made the outage worse

A fraud-review slowdown became a fleet-wide retry amplifier—and the AI orchestration layer multiplied the load before anyone saw the feedback loop.

TimeoutRetryExponential backoffJitter+4
Read the incident
ML systems and decision qualityAdvancedOperational thresholds, reviewer queues, and feedback bias16 min

The shadow model judged by the old model’s evidence

The candidate ran safely in shadow mode. The incumbent still decided which field evidence could exist—and therefore which model looked better.

Decision policyShadow evaluationSelective labelsSampling frame+1
Read the incident

Professional

2 stories
Agentic and multimodal product systemsProfessionalDurable execution and authoritative workflow state12 min

The failover agent that mistook no answer for no action

The model proposed the right recovery. The human approved it. Then one lost cloud response split what the workflow knew from what production had already done.

State persistence and checkpointingIdempotency keyExactly-once semanticsFencing token+1
Read the incident
Agentic and multimodal product systemsProfessionalDelegated identity, approval binding, and containment25 min

The export that passed every permission check

Every service enforced its own narrow permission. Together, those permissions released one employee’s exact records to another person.

Privilege compositionSource-to-sink authorizationRecord-subject bindingEffect-bound approval+1
Read the incident