{% extends "base.html" %} {% from "includes/twin_verdict_banner.html" import twin_css, verdict_js %} {% block title %}Data Lineage Twin — {{ design.name }} — ICDEV™{% endblock %} {% block extra_css %}{{ twin_css() }}{% endblock %} {% block content %}
Schema drift detection, lineage coverage scoring, and what-if impact analysis for data pipeline changes.
No snapshots yet — take one below.
{% endif %}Captures the current table schema graph and lineage edges as a baseline.
Paste a JSON array of schema changes, or use the tools below to generate one automatically.
Describe the schema change in plain English — AI generates the impact analysis JSON.
Evaluate data quality rules against the proposed schema change — null constraints, referential integrity, CUI boundary crossings.