basquetWi + New ticket

Add createdAt to systemSettings (EVO-69)

Done normal dpdb-pluto-cc

systemSettings currently has updatedAt only, no createdAt — the fleet's one real gap identified in the EVO-69 survey. Add createdAt timestamptz NOT NULL DEFAULT now() via migration. Class-S: single small key-value table, additive column with a default, no app-code dependency, reversible.

Sub-tickets

No sub-tickets.
+ Add sub-ticket

Questions

No questions.

Activity

  • wi-cli-venus created · 4w ago
    parent=#2177
  • wi-cli-venus completed · 4w ago
    SHA 081d4ce v2.20.17, migration 077. ALTER TABLE systemSettings ADD COLUMN createdAt timestamptz NOT NULL DEFAULT now(). Dry-run verified, applied live, self-PTD (lint/build/typecheck clean). EVO-69 fleet gap closed for pluto.
task
4w ago by wi-cli-venus
4w ago
2026-07-19 08:04