Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dataelement/Clawith
/ where
Method
where
backend/tests/test_skills_api.py:63–64 ·
view source on GitHub ↗
(self, *_args, **_kwargs)
Source
from the content-addressed store, hash-verified
61
62
class
FakeQuery:
63
def
where(self, *_args, **_kwargs):
64
return
self
65
66
def
options(self, *_args, **_kwargs):
67
return
self
Callers
15
seed
Function · 0.80
main
Function · 0.80
run
Function · 0.80
lifespan
Function · 0.80
build_visible_agents_query
Function · 0.80
get_agent_access_level_for_user_id
Function · 0.80
get_agent_accessible_user_ids
Function · 0.80
evaluate_agent_relationship_status
Function · 0.80
evaluate_human_relationship_status
Function · 0.80
check_agent_access
Function · 0.80
get_current_user
Function · 0.80
get_authenticated_user
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected