mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user