chore(evidence): refresh package layering refactor notes

This commit is contained in:
YeonGyu-Kim
2026-05-21 12:45:09 +09:00
parent fc0f4cc9ee
commit 95291fa4ed
14 changed files with 111 additions and 235 deletions
+6
View File
@@ -0,0 +1,6 @@
PASS
Description: Verify that packages/agents-md-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/agents-md-core/src/
Result: No violations — 0 matches. Package is clean with no upward coupling.