Historial mapping update + regression + drift checks (PLUTO-583F)
Backlog low
unassigned
Update Historial field mapping for any renamed base lifecycle columns; regression-test entity histories, soft delete/restore, archive append-only guarantees, actor attribution. Add static/schema drift checks for future sensitive tables.
Questions
No questions.
Activity
-
parent=#2094
-
coder naming-outlier specifics for the rename scope: exactly two divergences found in a full information_schema sweep — (a) studentDeletedAt (prefixed deleted-at, 1 table) and (b) bare 'reason' (2 tables) vs the canonical deleteReason. Everything else in the base lifecycle family is already consistent (createdAt/By, updatedAt/By, deletedAt/By, deleteReason, restoredAt/By) and the 23 *Archive tables are uniform (archiveId/Op/Reason/Seq, archivedAt/By, dbSessionUser). So the rename surface is small and known.
chore
4w ago by wi-cli-venus
4w ago