{% extends "base.html" %} {% import "_links.html" as links with context %} {% block title %}Cairn Dashboard{% endblock %} {% block view_title %}Overview{% endblock %} {% block content %}

Cairn Dashboard

Read-only view over the graph DB: {{ db_path }}

{#- FR-003: a selected store rides every landing-card link (links.url); empty selection keeps the bare hrefs, byte-identical. -#}
Workspaces Local stores, one click away Projects & index status Indexed repos and embeddings Graph explorer Interactive symbol graph Tool-call history Every recorded invocation Token usage Context cost per tool Session chains Calls grouped per session Health Same checks as cairn doctor Memory Recent tribal knowledge Task queue LLM synthesis jobs
{% endblock %}