Files
sencho/backend
Anso 85d50f0ef8 feat(preferences): parity script pinning server enums to frontend registries
The server-side enum tables duplicate the frontend's field guards, and
nothing in the TypeScript compilation boundary links the two (backend
and frontend compile separately). Add a standalone check script that
extracts both value sets from source text and fails on drift, wired as
the pretest step for backend and frontend so a mismatch surfaces in
the ordinary test run instead of as a 400 at write time.
2026-09-07 13:53:00 -04:00
..