mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
workflows indicate web_bundle file inclusions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# ReDoc Workflow Validation Checklist
|
||||
|
||||
## Initialization & Setup
|
||||
## Initialization and Setup
|
||||
|
||||
- [ ] All BMAD convention documents loaded and understood
|
||||
- [ ] Target path validated and exists
|
||||
@@ -66,7 +66,7 @@
|
||||
- [ ] Frontmatter syntax is correct and dates are current
|
||||
- [ ] No redundant explanation of standard BMAD patterns
|
||||
|
||||
## Validation & Reporting
|
||||
## Validation and Reporting
|
||||
|
||||
- [ ] All planned documentation items created/updated
|
||||
- [ ] Frontmatter dates verified as current across all files
|
||||
|
||||
@@ -29,5 +29,10 @@ validation: "{installed_path}/checklist.md"
|
||||
# Configuration
|
||||
autonomous: true # Runs without user checkpoints unless clarification needed
|
||||
|
||||
# Tool Requirements - Using built-in file system tools
|
||||
required_tools: []
|
||||
web_bundle:
|
||||
name: "redoc"
|
||||
description: "Autonomous documentation system that maintains module, workflow, and agent documentation using a reverse-tree approach (leaf folders first, then parents). Understands BMAD conventions and produces technical writer quality output."
|
||||
author: "BMad"
|
||||
web_bundle_files:
|
||||
- "bmad/bmb/workflows/redoc/instructions.md"
|
||||
- "bmad/bmb/workflows/redoc/checklist.md"
|
||||
|
||||
Reference in New Issue
Block a user