feat(tasks): adopt canonical task statuses

This commit is contained in:
tegwick 2026-05-26 01:32:50 +02:00
parent da5aee6e38
commit 38835e9e79
61 changed files with 692 additions and 342 deletions

View file

@ -20,8 +20,8 @@ by repository. Each bar is broken into four task-status segments:
| Colour | Segment |
|--------|---------|
| green | done |
| blue | in progress |
| orange-red | blocked |
| purple | progress |
| orange | wait |
| light grey | todo |
The left axis shows the `domain / repository` label once per repository group.