{{ tr("Setup is system readiness: get clear-record from installed to usable. Every step can be skipped — you can return whenever you like.") }}
{% if reason == 'update' %}{{ tr("clear-record was updated to {version}. Walk the steps again to check the system still works.", version=current_version) }}
{% endif %}{{ tr("clear-record records, transcribes and reviews meetings locally. Your own tape becomes a transcript under Projects → Meetings, and — once an agent endpoint is connected — minutes under that project's Minutes. Nothing here is required before you start; this path gets transcription ready, connects an MCP harness, and ends with an acceptance test.") }}
{{ tr("Connect an OpenAI-compatible model endpoint and register clear-record with your MCP harness. This is the same panel as Settings → Agent; there is only one.") }}
{# The one agent flow, loaded by htmx (and visible to e2e on page load). #}{{ tr("The acceptance test this path ends on: a hello-world tape through transcription, shown back as the transcript an MCP agent receives. Run it in the Agent step's Try it stage, or from Settings → Status.") }}