EvidyTS
The open-source compiler pressure layer behind Evidype.
EvidyTS is a stricter TypeScript dialect for AI-generated software. It keeps familiar TypeScript syntax, then moves structure, specs, companion tests, browser-verified behavior, and quality debt into deterministic compiler pressure.
- One primary concept per file, exported symbol names aligned with filenames, and explicit specs on classes and methods.
- Mechanically discoverable companion tests, scenario tests, visible coverage debt, and fail-safe mode support.
- The compiler repository is the dogfood proof point: the pressure layer is itself developed under the rules it exposes.
The compiler and test runner live under the same pressure they apply. The proof point is structural: the tool has to survive its own rules.