{% extends "base.html" %} {% block title_suffix %} — Trends{% endblock %} {% block content %}
Trend analysis requires sufficient session history before it can provide honest, non-misleading results. The cold-start gate is not yet met across all task types.
When the gate is met: trend raw session cost or real_tokens over time, with the self-baseline as a static reference line. Do NOT trend “delta from baseline” — the baseline shifts as sessions accumulate.
| Task Type | Sessions |
|---|---|
| {{ row.task_type }} | {{ row.cnt }} |