Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CommonstackAI/UncommonRoute
/ append
Method
append
uncommon_route/traces.py:160–160 ·
view source on GitHub ↗
(self, record: dict[str, Any])
Source
from the content-addressed store, hash-verified
158
class
TraceStorage(ABC):
159
@abstractmethod
160
def
append(self, record: dict[str, Any]) -> None: ...
161
162
@abstractmethod
163
def
load_recent_days(
Callers
15
stratified_3way_split
Function · 0.45
main
Function · 0.45
load_features
Function · 0.45
_extract_text
Function · 0.45
main
Function · 0.45
_summarize_exact
Function · 0.45
main
Function · 0.45
load_split
Function · 0.45
load_split
Function · 0.45
evaluate
Function · 0.45
main
Function · 0.45
load_split
Function · 0.45
Calls
no outgoing calls
Tested by
15
fake_sample
Function · 0.36
test_agentic_step_disables_random_bandit_sampling_without_model_lock
Function · 0.36
test_agentic_step_disables_random_bandit_sampling_without_session_id
Function · 0.36
test_long_tool_trajectory_records_agent_pressure
Function · 0.36
test_route_preview_does_not_record_lifecycle
Method · 0.36
handler
Method · 0.36
handler
Method · 0.36
_parse_anthropic_events
Function · 0.36
_parse_openai_events
Function · 0.36
_load_training_data
Function · 0.36
test_keyword_free_training_accuracy
Function · 0.36
load_jsonl
Function · 0.36