feat(database): enforce pipeline status transitions in PostgreSQL #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "004-database-status-protection"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add migration with transition table, triggers, shared fn_assert_allowed_transition,
notes CHECK constraints, E2E and unit tests, StatusHistoryService error mapping,
and operator docs. Update CHANGELOG and Spec Kit artifacts for feature 004.
Co-authored-by: Cursor cursoragent@cursor.com