installer and bundler progress

This commit is contained in:
Brian Madison
2025-09-30 00:19:56 -05:00
parent ae136ceb03
commit c26220daec
15 changed files with 278 additions and 60 deletions

View File

@@ -59,12 +59,18 @@ project_types_questions: "{installed_path}/project-types"
default_output_file: "{output_folder}/solution-architecture.md"
# Additional workflow dependencies
tech_spec_workflow: "{project-root}/bmad/bmm/workflows/3-solutioning/tech-spec"
tech_spec_workflow: "{project-root}/bmad/bmm/workflows/3-solutioning/tech-spec/workflow.yaml"
web_bundle:
name: "solution-architecture"
description: "Scale-adaptive solution architecture generation with dynamic template sections. Replaces legacy HLA workflow with modern BMAD Core compliance."
author: "BMad Builder"
instructions: "bmad/bmm/workflows/3-solutioning/instructions.md"
validation: "bmad/bmm/workflows/3-solutioning/checklist.md"
tech_spec_workflow: "bmad/bmm/workflows/3-solutioning/tech-spec/workflow.yaml"
# Reference data files
architecture_registry: "bmad/bmm/workflows/3-solutioning/templates/registry.csv"
project_types_questions: "bmad/bmm/workflows/3-solutioning/project-types"
web_bundle_files:
- "bmad/bmm/workflows/3-solutioning/instructions.md"
- "bmad/bmm/workflows/3-solutioning/checklist.md"