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

7 lines
363 B
Plaintext

PASS
Description: Verify that packages/model-core has no coupling back into src/ or 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/model-core/src/
Result: No violations — 0 matches. Package is clean with no upward coupling.