{% extends "base.html" %} {% block content %}

Cognitive graph

Live, polling /api/graph every 2s. A real node-link graph over ACR's own entities -- memory types, task classes, skills, models -- connected by real edges (which task class used which skill/model, and for how many tokens), not synthetic relationships. Hover a node to highlight its real connections and dim the rest; drag to pin, double-click to release. The timeline shows sequence and duration instead -- pick whichever question you're asking.

core (pulses on new events) memory type (size = record count) task class (size = spawn count) skill (size = times routed) model / provider (size = call count) task (top strip, color = status) event flow (newest on the right) line thickness = real token/cost weight of that edge
Your browser doesn't support the canvas element needed to draw this graph. The legend above and the table views (Tasks, Memory, Tools) cover the same underlying data.

connecting…

{% endblock %}