cc-os/plugins/os-backlog/bin
jared 8be597838d os-backlog: reject flag-like positional board names (card #1818501985909868001)
board-ensure/activate/archive took NAME positionally with no validation, so
`os-backlog board-ensure --board apprise-api` silently created a board
literally named "--board". Add a shared validate_board_name! guard, checked
right after each command shifts its name arg and before build_client, so a
flag-like name fails loudly with no Planka API call.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MuWQ8oJbFU9uPKp7dAB1Pn
2026-07-13 16:35:40 -04:00
..
os-backlog os-backlog: reject flag-like positional board names (card #1818501985909868001) 2026-07-13 16:35:40 -04:00
wakeup-poll os-backlog: wakeup-polling + tmux-convention design spike (issue #28, ADR-0035/0036) 2026-07-13 11:02:44 -04:00