SA Multi-Step Evaluation
SA profile with multi-step plan. Validates step sequencing in SA mode.
Website Source Model
Actual page source: Website aggregate projection layer in MPLP_website/lib/content/flows.ts.
Upstream provenance: IDs, titles, and boundary classification come from tests/golden/flows/registry.ts; per-flow scenario detail is summarized from the upstream asset tests/golden/flows/sa-flow-02-step-evaluation/README.md. The Docs page is a secondary reference at verified flow reference.
Goal
Validate SA can execute multiple steps in order.
Success Criteria
All steps execute in order_index sequence.
Sequence
Execution Steps
Website summary of the scenario sequence represented by this flow.
Multi-Step Plan
Plan with multiple ordered steps.
Sequential Execution
Steps processed by order_index.
State Tracking
Each step status updated correctly.
Multi-Step Plan
Plan with multiple ordered steps.
Sequential Execution
Steps processed by order_index.
State Tracking
Each step status updated correctly.
Profile Reference
Profile Flow Scope
This Website summary reflects the evaluated scope of a profile-level reference scenario. It is not part of the v1.0 core published boundary.
Plan Module
Steps MUST execute in order_index sequence.
Context Module
Context MUST remain stable across multi-step execution.
Validation
Failure Conditions
This profile-level reference flow should be treated as failed if any of the following conditions occur during evaluation.
Steps execute out of order.
Step status not updated correctly.
Context mutates during execution.
Profile-Level Reference Boundary
This scenario is published as a profile-level reference flow. It informs SA or MAP profile evaluation, but it does not expand the core v1.0 published boundary.
Read this page as a Website summary of a profile reference scenario, then defer to the upstream repo asset and Docs reference for the governed detail.