eb2c88917a
`packages/opencode/src/util/lock.ts` had no production callers — only its own test imported it. Confirmed via grep across `src/` and `test/`. Last touched in cosmetic refactors (#22739, #24554) but never used by the running code. Removes both the module and its test.