Module simple_router

Module simple_router 

Source
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§

RoutingDecision
Result of a routing decision
SelectionContext
Context features for routing decisions
SimpleRouter
Simple rule-based router for selection strategy

Enums§

ProjectSize
Project size categories
SelectionStrategy
Selection strategy options
TimeConstraint
Time constraint levels