<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/a776e6f70c7540c399f30bb72140058d&quot; frameborder=&quot;0&quot; width=&quot;1920&quot; height=&quot;1440&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>1440</height><width>1920</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>1440</thumbnail_height><thumbnail_width>1920</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/a776e6f70c7540c399f30bb72140058d-a490743263ebfc24.gif</thumbnail_url><duration>253.526</duration><title>Generating Validated Production Data Pipelines</title><description>This Loom demonstrates an agent that can generate production data pipeline code while validating it against governance policies and the existing data schema. The prototype uses FastAPI for the backend and ReactJS on the frontend, where a user requests a pipeline to transform raw customer transactions from a data hub schema into a daily customer revenue model. After fetching all relevant data schema, the system creates an MCP context, sends it to the Gemini API to generate artifacts including staging SQL, DPD models, DBT schema, Airflow workflows, and a README and test cases. It then performs validation checks such as column and governance rules, documents handling and validation rules, and creates and merges a pull request to the project main branch once the PR is ready.</description></oembed>