--- id: DEW-0014 title: Column transition validation type: story created: 2026-04-23T23:37:36.849741Z --- Add optional allowed_transitions map to column config in dew.yaml. When configured, MoveCommand validates the requested move is permitted and errors with a helpful message listing allowed next columns. Unconfigured = all moves allowed (current behaviour).