Case Studies
Case studies explain what a short API entry cannot: what failed, why, how the causal error was separated from downstream symptoms, and what finally counted as evidence.
WorldBox Modding Lab
Section titled “WorldBox Modding Lab”- WBML-0001 — addon data survives a full restart
- WBML-0002 — addon state stays isolated between world saves
- WBML-0003 — proving persistence without trusting old process memory
- WBML-0004 — when runtime disagrees with the source map
- WBML-0005 — replacement semantics and dangerous cleanup
Production incidents from Political World and TerraForge remain here too because a reproducible failure is often more educational than a clean happy-path snippet.