64d5c77a27
tsconfig.build.json extends ./tsconfig.json (types:[node], strict); without the base, vendored components lost @types/node and strict config. Also exclude dist/ and node_modules/ from the --check comparison (they are build artifacts, not synced source). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>