Mission Board
The Mission Board is Jorv Builder's living dashboard. Every piece of work in your project lives here as a card — features you want to build, bugs to fix, audits to triage, setup tasks, feedback from users.
It is not a task queue. Orbit (the AI brain) doesn't pop tasks off it one by one. The Mission Board is a picture of reality: what's done, what's in progress, what's waiting for your review.
The four lanes
- Todo — captured ideas, not yet started.
- In Progress — work actively being built. A "Sprint" (Orbit building in your main thread) or a "Lab" (autonomous Ralph Loop in an isolated worktree) puts a card here.
- Review — work waiting for your sign-off. Audit cards with findings, completed Lab runs, sprints awaiting verification.
- Done — closed.
Card types
The board mixes several card types in the same lifecycle:
feature— a thing to buildfix— a bug to addressdoc_change— an explicit change to PRODUCT.md / ARCHITECTURE.mdaudit— one expert audit run (Concept: Compliance Center)feedback— feedback from real users via the feedback pipelinesetup— machine-state work (tool installs, env config)
Single attention surface
The Mission Board's HUD icon is the only element in Jorv Builder allowed to pulse or turn red. Everything else (the Compliance Center icon, the chat panel) is a quiet quick-jump. Anything that needs your eyes exists as a card on the Mission Board — and the icon tells you so at a glance.
The icon turns red when something on the board urgently needs you — currently the only red trigger is a push failure from the Auto-Commit Pipeline.