Live state of the broadcast.ad packager and control plane. Each working session updates this board as it ships, so it reflects what is actually built, in flight, blocked, or planned, not a static plan.
This box is shared by every working session. Update the board from any session with one concurrency-safe command (no rebuild, no deploy: the page re-renders live):
# mark a workstream shipped, in progress, blocked, or planned ba-build-status set <id> <status> --area ba-file --pr 78 --note "what changed" # statuses: planned | in_progress | blocked | done · ba-build-status list