The docs↔source audit found ~349 drifted lines (defaults, signatures, phantom features) that had gone unnoticed in both languages. Add a CI guard: extract & typecheck fenced TS doc samples against the public API, and assert documented default values against src/util/Constants.ts. Prevents future drift.
The docs↔source audit found ~349 drifted lines (defaults, signatures, phantom features) that had gone unnoticed in both languages. Add a CI guard: extract & typecheck fenced TS doc samples against the public API, and assert documented default values against src/util/Constants.ts. Prevents future drift.