mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
fix: Add missing adv-elicit-methods.csv to workflow bundles
- Add adv-elicit-methods.csv dependency to all workflows using adv-elicit.xml - architecture workflow - prd workflow - tech-spec workflow - Include BMM web bundles (8 agents + team-fullstack) - Update v6 open items list This fixes runtime failures when advanced elicitation is invoked in bundled workflows by ensuring the 39 elicitation methods CSV is properly included. Note: Web bundler still has optimizations and known issues to address in upcoming commits.
This commit is contained in:
@@ -67,5 +67,6 @@ web_bundle:
|
||||
# Task dependencies (referenced in instructions.md)
|
||||
- "bmad/core/tasks/workflow.xml"
|
||||
- "bmad/core/tasks/adv-elicit.xml"
|
||||
- "bmad/core/tasks/adv-elicit-methods.csv"
|
||||
child_workflows:
|
||||
- create-epics-and-stories: "bmad/bmm/workflows/2-plan-workflows/prd/create-epics-and-stories/workflow.yaml"
|
||||
|
||||
@@ -76,3 +76,4 @@ web_bundle:
|
||||
# Task dependencies (referenced in instructions.md)
|
||||
- "bmad/core/tasks/workflow.xml"
|
||||
- "bmad/core/tasks/adv-elicit.xml"
|
||||
- "bmad/core/tasks/adv-elicit-methods.csv"
|
||||
|
||||
@@ -111,3 +111,4 @@ web_bundle:
|
||||
# Task dependencies (referenced in instructions.md)
|
||||
- "bmad/core/tasks/workflow.xml"
|
||||
- "bmad/core/tasks/adv-elicit.xml"
|
||||
- "bmad/core/tasks/adv-elicit-methods.csv"
|
||||
|
||||
Reference in New Issue
Block a user