{# P1-9 — provenance chain timeline (chain-of-memory). Rendered as a vertical step list with arrows so the user can read the path from the query down to the target memory. Each step kind has a slightly different inline layout to surface the most relevant fields. #} {% if not chain %}
no provenance chain available.
{% else %}{{ step.memory_id }} not found
{% else %}
{{ step }}
{% endif %}