Cognitive · ADP
Selector
Dynamic prioritization of goals — the tactical step-selector that picks the next action from competing demands.
- Addresses
- Goal-selection under multiple competing demands.
- When it stabilizes
- When an agent receives simultaneous requests, when user intent is ambiguous, or when resource constraints force trade-offs.
- Example
- A priority queue ranks pending tasks by deadline and confidence, surfacing the highest-urgency item to the planner.