tasks: Add spec for Tasks cob
An initial stab at a spec for task cob to help us (me) organise.
Conceptually broken into:
- Boards
- Steps (may rename to status)
- Tasks
A board is a collection of steps which in turn are a collection of tasks.
Steps and tasks are ordered. Steps can have a defined start and end so as
to enable something like a backlog which is the default step for tasks
to be added to but may not be rendered.
Tasks are progressively moved from the start step to the end step and eventually archived.
Boards have goals to focus their intent and usage. Only delegates may create and maintain the boards.
There should be enough sorting and filtering to enable different types of views.
Checks in progress
— 0 passed, 1 pending
View logs ↗