| 1 | /** |
| 2 | * Tests for src/tools/ast/syntax-check.ts (pre-commit syntax gate). |
| 3 | * Run: node --experimental-strip-types test/syntax-check.test.ts |
| 4 | * Pure logic only: tree walker (mock nodes), JSON checking, baseline decision, |
nothing calls this directly
no test coverage detected