{% extends "base.html" %} {% block title %}Dispatcher · Harbormaster{% endblock %} {% block page_title %}Dispatcher{% endblock %} {% block content %}

Dispatcher trace

← Dashboard

In-flight

No spans currently in flight. Run a tool to see spans appear here.

Recent traces

No completed traces yet. The ring buffer holds the last 100 spans — they'll appear here grouped by trace_id as tools finish.
{% endblock %} {# v19.0.0a3: dispatcher inspector — in-flight count + per-tool counter summary from /api/dispatcher/status. The full waterfall stays in main; the inspector mirrors the headline counters so the operator can see "is anything happening right now?" at a glance. #} {% block inspector %}

In-flight

active workers
queue depth
last dispatch

By tool

{% endblock %}