PASS

Description: Verify that packages/utils has no coupling back into src/ or other OMO-specific internals.
Date: 2026-05-21T02:09:46Z
Method: grep -rE "@opencode-ai|from ['\"]opencode/|Bun\.|from ['\"]bun:" --exclude='*.test.ts' --exclude='*.audit.test.ts' packages/utils/src/
Result: No violations — 0 matches. Package is clean with no upward coupling.
