docs(AGENTS): update line counts and stats across all AGENTS.md files

- Update main AGENTS.md with current file sizes
- Update complexity hotspot line counts
- Update agent count from 11 to 32 files
- Update CLI utility count to 70
- Update test file count from 100+ to 163

🤖 Generated with assistance of OhMyOpenCode
This commit is contained in:
YeonGyu-Kim
2026-02-08 17:51:30 +09:00
parent c6fafd6624
commit 1f8f7b592b
7 changed files with 20 additions and 17 deletions

View File

@@ -2,7 +2,7 @@
## OVERVIEW
66 cross-cutting utilities. Import via barrel pattern: `import { log, deepMerge } from "../../shared"`
88 cross-cutting utilities. Import via barrel pattern: `import { log, deepMerge } from "../../shared"`
**Categories**: Path resolution, Token truncation, Config parsing, Model resolution, System directives, Tool restrictions