Expand description
Simple rule-based router for file selection strategy selection.
Replaces the complex multi-armed bandit approach with a straightforward decision tree based on project context and constraints.
Structs§
- Routing
Decision - Result of a routing decision
- Selection
Context - Context features for routing decisions
- Simple
Router - Simple rule-based router for selection strategy
Enums§
- Project
Size - Project size categories
- Selection
Strategy - Selection strategy options
- Time
Constraint - Time constraint levels