{% extends "base.html" %} {% block title %}Pipeline Twin — {{ pipeline.name }} — ICDEV™{% endblock %} {% block content %}
Pre-merge what-if simulation. Snapshot the current state, then paste a proposed delta graph to get a PASS / WARN / FAIL verdict before merging.
No snapshots yet — take one below.
{% endif %}A snapshot freezes the current pipeline DAG. Use it as the baseline for your next simulation.
Paste the full {"nodes":[…],"edges":[…]} JSON of the proposed pipeline. You can copy it from the canvas editor (Export → JSON).