Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ _trace_store
Function
_trace_store
uncommon_route/support.py:157–158 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
155
156
157
def
_trace_store() -> TraceStore:
158
return
TraceStore()
159
160
161
def
_trace_summary_payload(traces: TraceStore) -> dict[str, Any]:
Callers
4
_recent_traces_payload
Function · 0.85
_recent_errors_payload
Function · 0.85
build_support_bundle
Function · 0.85
find_trace
Function · 0.85
Calls
1
TraceStore
Class · 0.90
Tested by
no test coverage detected