B-LI5O-ts-standard-repeated-string-literals-as-constants
<Dump whatever — ideas, half-formed tasks, things you want to remember
but aren’t worth a real task yet. Promote items to real tasks via
/sdlc:backlog-triage or /sdlc:task-new when they firm up; delete or
strike-through them here once they’ve moved on. For single-candidate
files, the whole body is the origin story for the idea.>
Preference stated 2026-06-03 (PR #240 review): when a string literal
repeats within a .ts file (entity type names in scaffolders were the
motivating case — fixed by ENTITY_TYPE consts), express it as a
const at the top of the file. Candidate to crystallize as a *.ts
coding Standard via /sdlc:standard-new; would join the lint family if
a deterministic check proves cheap.