{% extends "base.html" %} {% block title %}Explore Graph โ€” Log Thread{% endblock %} {% block extra_head %} {% endblock %} {% block content %}

Code Graph Explorer

Select a symbol from the sidebar to explore its relationships, or use the search bar to find specific functions and classes.

{% endblock %} {% block scripts %} {% endblock %}