diff --git a/src/modules/bmb/workflows/workflow-compliance-check/steps/step-04-file-validation.md b/src/modules/bmb/workflows/workflow-compliance-check/steps/step-04-file-validation.md index 4fa5fe7e..6c5ca6a8 100644 --- a/src/modules/bmb/workflows/workflow-compliance-check/steps/step-04-file-validation.md +++ b/src/modules/bmb/workflows/workflow-compliance-check/steps/step-04-file-validation.md @@ -259,7 +259,7 @@ For each file with issues: - Meta-workflow failure analysis - Strategic recommendations and improvement planning -**Select an Option:** [C] Continue to Holistic Analysis [X] Exit" +**Select an Option:** [C] Continue to Intent Spectrum Validation [X] Exit" ## Menu Handling Logic: @@ -269,7 +269,7 @@ For each file with issues: ## CRITICAL STEP COMPLETION NOTE -ONLY WHEN [C continue option] is selected and [all file sizes analyzed, markdown formatting validated, and CSV files checked against standards], will you then load and read fully `{nextStepFile}` to execute and begin holistic analysis phase. +ONLY WHEN [C continue option] is selected and [all file sizes analyzed, markdown formatting validated, and CSV files checked against standards], will you then load and read fully `{nextStepFile}` to execute and begin Intent Spectrum Validation phase. --- diff --git a/src/modules/bmb/workflows/workflow-compliance-check/steps/step-05-intent-spectrum-validation.md b/src/modules/bmb/workflows/workflow-compliance-check/steps/step-05-intent-spectrum-validation.md index db7abefd..bd66b8d5 100644 --- a/src/modules/bmb/workflows/workflow-compliance-check/steps/step-05-intent-spectrum-validation.md +++ b/src/modules/bmb/workflows/workflow-compliance-check/steps/step-05-intent-spectrum-validation.md @@ -228,7 +228,7 @@ Append to {complianceReportFile}: - Goal alignment and optimization assessment - Meta-workflow failure analysis and improvement recommendations -**Select an Option:** [C] Continue to Holistic Analysis [X] Exit" +**Select an Option:** [C] Continue to Web Subprocess Validation [X] Exit" ## Menu Handling Logic: @@ -238,7 +238,7 @@ Append to {complianceReportFile}: ## CRITICAL STEP COMPLETION NOTE -ONLY WHEN [C continue option] is selected and [spectrum position confirmed with user understanding], will you then load and read fully `{nextStepFile}` to execute and begin holistic analysis phase. +ONLY WHEN [C continue option] is selected and [spectrum position confirmed with user understanding], will you then load and read fully `{nextStepFile}` to execute and begin Web Subprocess Validation phase. ---