workflow builder understands how to build continuable workflows

This commit is contained in:
Brian Madison
2025-12-01 21:51:00 -06:00
parent fe0817f590
commit 6365a63dff
49 changed files with 811 additions and 347 deletions

View File

@@ -58,7 +58,7 @@ Specialized tools and workflows for creating, customizing, and extending BMad co
- **[Workflow Index](./docs/workflows/index.md)** - Core workflow system overview
- **[Architecture Guide](./docs/workflows/architecture.md)** - Step-file design and JIT loading
- **[Template System](./docs/workflows/step-template.md)** - Standard step file template
- **[Template System](./docs/workflows/templates/step-template.md)** - Standard step file template
- **[Intent vs Prescriptive](./docs/workflows/intent-vs-prescriptive-spectrum.md)** - Design philosophy
## Reference Materials