Files
oh-my-opencode/.omo/evidence/task-2-no-coupling.txt
T

7 lines
359 B
Plaintext
Raw Normal View History

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.