{% extends "dashboard/base.html" %} {% from "partials/_macros.html" import empty_state, info_toggle %} {% block page %}
Read-only visualization of visible Phase 8 code graph nodes and edges.
The code graph is the local AST-derived map of files, modules, classes, functions, imports, containment, and calls. This page is read-only and uses the same workspace visibility filters as the graph MCP tools.
The SVG is rendered server-side in Python. Pan and zoom run locally in a small inline script; no CDN or external graph library is loaded.
{% endcall %}Only workspaces visible to the current operator are listed.
Scroll to zoom. Drag to pan. Hover a node for path and line number.