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
LMeta and routing
- LMeta overview — start here: abstraction ladder, reading order, where flows run
- LMeta v4 execution
- LMeta v5-alpha authoring
- Deterministic routing ladders
- Knowledge Assistant recipe router — consumer operator guide