chore(lifecycle): remove quarantined state (phantom)

State existed in the lifecycle table and the enum but no verb, route,
or service path ever set it. Removing dead state. If we need
problem-task isolation later we'll add it explicitly with a verb.
This commit is contained in:
Renn F
2026-05-03 09:52:07 +02:00
parent 5c742e6aec
commit 3cabee155e
11 changed files with 156 additions and 14 deletions
-3
View File
@@ -20,9 +20,6 @@
- `completed` - Work finished
- `cancelled` - Work cancelled
### Special States
- `quarantined` - Problematic task, can return to pending
### Setup State
- `backlog` - PM setup phase, not ready for work