Skip to content

Commit e97aecd

Browse files
authored
fix: enforce document_output_language in planning workflow step files (#1977)
Planning workflows loaded document_output_language from config but never enforced it in step files. Only communication_language was enforced, causing generated artifacts (product briefs, PRDs, UX specs, project docs) to be written in the conversation language instead of the configured document output language. Add explicit document_output_language enforcement in all content- generating step files across create-product-brief, create-prd, create-ux-design, generate-project-context, and document-project workflows. Closes #1966
1 parent ac769b2 commit e97aecd

44 files changed

Lines changed: 54 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-02-vision.md

Lines changed: 1 addition & 0 deletions

src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-03-users.md

Lines changed: 1 addition & 0 deletions

src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-04-metrics.md

Lines changed: 1 addition & 0 deletions

src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-05-scope.md

Lines changed: 1 addition & 0 deletions

src/bmm/workflows/1-analysis/bmad-create-product-brief/workflow.md

Lines changed: 3 additions & 0 deletions

src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-03-core-experience.md

Lines changed: 1 addition & 0 deletions

src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-04-emotional-response.md

Lines changed: 1 addition & 0 deletions

src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-05-inspiration.md

Lines changed: 1 addition & 0 deletions

src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-06-design-system.md

Lines changed: 1 addition & 0 deletions

src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-07-defining-experience.md

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)