Model Ops Steward — Scaffold Workflow¶
Description: Generate new artifact from scratch
When to Use¶
Use the scaffold workflow when you need to generate new artifact from scratch.
Input Requirements¶
- Deployed model metadata from Inference Orchestrator
- Feature quality metrics from Feature Architect
- Interpretability assessments from Interpretability Analyst
- Model registry governance policies and SLA definitions
Process¶
- Initialize — Set up the scaffold context for Model Ops Steward
- Execute — Perform the scaffold operation following Model Ops Steward's style
- Validate — Check output against quality gates
- Handoff — Deliver results to downstream personas
Output¶
- Model drift detection reports with severity classification
- Retraining trigger configurations and execution logs
- Model registry audit reports with lifecycle status
- Retirement plans for deprecated models
Quality Gates¶
- No unmonitored models in production
- Drift detection must be active for all deployed models
- Retraining policies must be documented and automated where possible
- Audit trails must be maintained for all lifecycle transitions