not analyzable — repository too large to unpack in full
Fast code intelligence for AI coding agents — installs a verified native runtime set
Drift inferred · capture-to-capture
tool count over time
tools
-
delete_project
Remove a project and all its graph data.
-
detect_changes
Map git diff to affected symbols + blast radius with risk classification.
-
get_architecture
Codebase overview: languages, packages, routes, hotspots, clusters, ADR.
-
get_code_snippet
Read source code for a function by qualified name.
-
get_graph_schema
Node/edge counts, relationship patterns, property definitions per label. Run this first.
-
index_repository
Index a repository into the graph. Auto-sync keeps it fresh after that.
-
index_status
Check indexing status of a project.
-
ingest_traces
Ingest runtime traces to validate HTTP_CALLS edges.
-
list_projects
List all indexed projects with node/edge counts.
-
manage_adr
CRUD for Architecture Decision Records (get reads, update replaces the whole document, set_sections rewrites only the named sections and leaves every other byte untouched, sections lists headings). Qu
-
query_graph
Execute Cypher-like graph queries (read-only).
-
search_code
Grep-like text search within indexed project files.
-
search_graph
Structural, BM25, and semantic search. Page structural rows with offset/limit and ranked semantic rows independently with semantic_offset/semantic_limit.
-
trace_path
BFS traversal — who calls a function and what it calls (alias: trace_call_path). Depth 1-5.
last analysis: too-large
No code evidence — the last analysis did not complete (too-large), so this source has not been read.