Alpha (OpenClaw): Full Karpathy gist ingested as raw source (was previously a stub). Wiki pattern page and overview rewritten with complete ideas: Memex connection, use cases, file-answers-back insight, maintenance economics argument.
Major update:Local MLX Inference Patterns — added production architecture section documenting the serializing proxy (gemma4-proxy.py), OOM incident analysis, defense-in-depth strategy (proxy + wired cap + context cap + memory gate)
Updated:KV Cache Resumption — replaced single wired-cap advice with full defense-in-depth table; added proxy documentation and OOM incident reference; corrected wired cap from 20 GB to 16 GB
Updated:Prefix Cache / Hybrid Attention — added operational mitigation section (16K context cap + serializing proxy as fallback-model safety layer)