{% extends 'eval/base.html' %} {% load static %} {% block title %}Traces | Eval Admin{% endblock %} {% block extra_scripts %} {% endblock %} {% block action_bar %} Traces {% endblock %} {% block content %}
Trace Library — debugging surface for inspecting raw parsed data. Re-parse re-derives spans, tool call links, and execution paths from raw JSON without re-ingesting.
{% endblock %}