Token Optimizer

Graphify

A searchable code map of the real repository: files, functions, dependencies, tests, adapters, and the information flow between them.

From source to code map

Open the live graph ↗
Graphify code-map pipelineToken Optimizer source files are extracted into graph data, then used by the interactive code graph and assistant queries.Repository sourcefiles · functions · callsGraphify extractanalyze + clustergraph.jsonmachine-readable graphCode graphsearch + exploreAssistant toolsquery + path

What it makes visible

Repository structure

Files, functions, calls, tests, adapters, and deployment routes in one connected map.

Architecture context

Clusters and connections reveal the modules that coordinate routing, streaming, history, and safety.

Assistant-ready data

The exported graph can be queried by tools to locate neighbors, paths, communities, and project hubs.

Regenerate after a change

uvx --from graphifyy graphify extract . --code-only
uvx --from graphifyy graphify cluster-only .