mirror of
https://github.com/giancarloerra/socraticode.git
synced 2026-07-03 14:05:21 +02:00
00f7be169c
- Use Object.hasOwn() instead of `in` for log level validation - Normalize relativePath in shouldIgnore() for Windows compatibility - Reject zero/negative/decimal values in embedding config (Number() instead of parseInt()) - Update aggregate test count to 765 - Harden code-graph test assertion with explicit toBeDefined()