{#- The last period: the window links, the four figures, the cost chart, runs by harness and model, hand steps, and the five difficulty-by-model tables. -#} {% from "_cost_comparisons.html" import comparisons with context %} {%- set w = snap.period -%}
{% for a in w.annotations %}{{ a.at[11:16] }}Z {{ a.kind | replace('_', ' ') }}{% if a.changed %}: {{ a.changed | join(', ') }}{% endif %}{% if a.to %}: {{ a['from'] or '(none)' }} → {{ a.to }}{% endif %}{{ ' · ' if not loop.last }}{% endfor %}
{% else %}no profile change or config reload in this window
{% endif %}