Priority Model
The Priority Model controls how CoffeeBreakAI orders work.
Priority Levels
Common levels include:
- Low – Background tasks, cleanups, or non-urgent improvements.
- Normal – Standard work items without strict deadlines.
- High – Time-sensitive work that should preempt normal tasks.
- Critical – Urgent tasks that require immediate attention.
How Priority Is Used
- The router uses priority to choose which tasks to execute first.
- Review queues can surface higher priority items to reviewers.
- Integrations may reflect priority back into external tools (where supported).
Priority can be set explicitly on task creation or derived from external systems (e.g., critical incidents).