Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ Tier
Class
Tier
uncommon_route/router/types.py:9–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
8
9
class
Tier(str, Enum):
10
SIMPLE =
"SIMPLE"
11
MEDIUM =
"MEDIUM"
12
COMPLEX =
"COMPLEX"
13
14
15
class
CapabilityLane(str, Enum):
Callers
8
_cmd_config
Function · 0.90
_sanitize_overrides
Function · 0.90
config
Method · 0.90
_deserialize_scene
Function · 0.90
_parse_tier_value
Function · 0.90
handle_scenes
Function · 0.90
classify
Function · 0.90
build_routing_features
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected