notrest

compile (B)

Part 3 · EACH TOOL · Slide 22 of 60

Compile repeated work into code. `compile.py scan` mines the
estate for the same job done three or more times and ranks
candidates; a ritual then builds an isolated runtime under
compile/<slug>/ and benchmarks it against the history.

   ledgers ──► scan (2 s, narrates on stderr) ──► candidates
   Runtimes stay isolated until the owner ships them.