2026-09-02 - (/loop) The last clean functions; the oracle-free crunch is complete

Ran a full corpus sweep to confirm the night's cumulative state, then cleared the last standard functions a sweep of the whole flagged list still showed as clean:

clippy/fmt/tests/knowledge-audit clean. Neither moves a wall - surface reduction.

Deliberately not implemented, and why, because guessing them would be the honest-failure the whole project is built against:

The overnight crunch, in full

Across ~thirteen loop ticks, this is what "crunch everything that doesn't need data" reached. The fixes that moved walls, each verified by a second observation (a call-count jump, not just a moved fault):

# fix effect
D460 map commits into an existing reservation +3 titles past the allocator
D463 mapping arena moved off the thunk data-block base (a real 0x7200… address collision) PPSA04263 32 -> 10k calls
D464 per-thread thread-local storage for spawned threads PPSA04263 10k -> 333k calls
D465 blocking WaitEventFlag on the event-flag condvar killed a 304k-call spin

made findable by two diagnostics: the return-value column (D459) and reserve-failure surfacing (D462, which also closed the Windows GetLastError D010 gap). Plus standard-library stubs: putchar, deterministic random_device (D461), strcpy_s, atan2f, sincosf, four pthread_attr setters, vsprintf_s, sceKernelSetVirtualRangeName, wcsrchr, scePthreadCondattrInit.

Where each title now stands, and what it needs

So the loop is at the honest edge: every remaining wall needs data this loop cannot produce - an obSCEne hardware trace, the model's naming vocabulary, or the GPU layer. Stopping here rather than guessing contracts. A person picking this up should start from the two int 0x41 asserts (one fix may free both titles) or point obSCEne at _Getpctype (frees two more).