mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
fix bmb workflow paths
This commit is contained in:
@@ -3,7 +3,7 @@ name: 'step-06-web-subprocess-validation'
|
||||
description: 'Analyze web search utilization and subprocess optimization opportunities across workflow steps'
|
||||
|
||||
# Path Definitions
|
||||
workflow_path: '{project-root}/{bmad_folder}/bmb/workflows/workflow-compliance-check'
|
||||
workflow_path: '{project-root}/.bmad/bmb/workflows/workflow-compliance-check'
|
||||
|
||||
# File References
|
||||
thisStepFile: '{workflow_path}/steps/step-06-web-subprocess-validation.md'
|
||||
@@ -16,9 +16,9 @@ targetWorkflowStepsPath: '{target_workflow_steps_path}'
|
||||
complianceReportTemplate: '{workflow_path}/templates/compliance-report.md'
|
||||
|
||||
# Documentation References
|
||||
stepTemplate: '{project-root}/{bmad_folder}/bmb/docs/workflows/templates/step-template.md'
|
||||
workflowTemplate: '{project-root}/{bmad_folder}/bmb/docs/workflows/templates/workflow-template.md'
|
||||
intentSpectrum: '{project-root}/{bmad_folder}/bmb/docs/workflows/intent-vs-prescriptive-spectrum.md'
|
||||
stepTemplate: '{project-root}/.bmad/bmb/docs/workflows/templates/step-template.md'
|
||||
workflowTemplate: '{project-root}/.bmad/bmb/docs/workflows/templates/workflow-template.md'
|
||||
intentSpectrum: '{project-root}/.bmad/bmb/docs/workflows/intent-vs-prescriptive-spectrum.md'
|
||||
---
|
||||
|
||||
# Step 6: Web Search & Subprocess Optimization Analysis
|
||||
|
||||
Reference in New Issue
Block a user