Most day-to-day text processing tasks—intent routing, JSON repair, log triage, fuzzy search—are "fuzzy": they resist brittle rule systems but don't need a 30B model call per input. The paper's core insight is to turn a foundation model from a per-input problem solver into a tool builder: compile once into a small neural artifact and run that artifact locally and cheaply.
