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

Change detection

Schedule

{% if error %}

{{ error }}

{% endif %} {% if message %}

{{ message }}

{% endif %}

Sync Cadence

Clone presentation

Use {type}, {date}, and {clone}. The template must include {clone} so generated workouts remain identifiable.

Default Behavior

All scheduled runs are change-detection runs. They create a missing clone, skip a current clone, and replace only when the Coach source hash changes.

{% endblock %}