Handbook
Build (guides)
Purpose: practical deep dives after Tutorial 101 or the Learn hub.
Updated
Recommended: skim Execution engine then pick one vertical (RAG, verification, games, or Playwright discovery).
Core execution and API
- Execution engine
- Client API (reference) — also the wiring hub for
LcdlClient. - Prompt caching
- Model routing
RAG, context, and graph
Verification, repair, coding
- Verification
- Repair loops
- Decision break-in — fallback-safe governed LLM arbitration (lmeta v4)
- Coding executor