// ── Task statuses, in one place ─────────────────────────────────────────────── // `tasks.status` is a plain text column with no CHECK constraint, and until now // the three values were retyped by hand in eight files — as a runtime allow-list, // as a TS union, as kanban columns, as