Handbook
Errors and failure taxonomy
LCDL surfaces structured failures through Ok / Err and typed error values. There is no single “error code list” page—instead, use:
Updated
- Verification — schema/shape checks and subprocess hooks.
- Repair loops — classification and retry memory.
- Each task’s contract — task-specific failure modes and payload expectations.
- Tutorial 101 — Debug a failure — practical offline exercises.