What problem does it solve?
Changing workflow sequencing, transitions, or entrypoints in Mozaiks can silently break build journeys, routing, contracts, and downstream artifacts without obvious failures, creating costly debugging and rollout risk.
Core Features & Use Cases
- Workflow-sequence impact review: Determine which build journey truth objects are affected, including cross-workflow
workflow_sequence changes and their propagation needs.
- Routing and contract alignment: Verify and update the correct routing/entry surfaces such as
control_plane.yaml, extension_registry.json, and related orchestration/handoff configuration across affected workflows.
- Downstream and test readiness: Identify impacted downstream artifacts, required tests, and rollback risk before you commit the change.
Quick Start
Ask the AI to review and implement your specified workflow_sequence/transition/entrypoint change summary and list exactly what files, workflows, artifacts, and tests must be updated.