This visual execution shows how model metadata and lineage are managed in MLOps. First, a model is created, then metadata is captured and stored. Lineage is tracked to record relationships between model versions. When the model updates, metadata and lineage are updated accordingly. Finally, metadata and lineage are used for audits and debugging. Variables like model, metadata, and lineage change step-by-step, showing how the system state evolves. Key moments clarify why lineage is tracked after updates, why storing metadata is essential, and how metadata supports audits. The quiz tests understanding of metadata versions, lineage creation steps, and the impact of skipping metadata storage.