workflow references to moved workflow status workflow

This commit is contained in:
Brian Madison
2025-10-17 22:34:21 -05:00
parent af8e296e6f
commit b54bb9e47d
82 changed files with 55487 additions and 624 deletions

View File

@@ -4,23 +4,17 @@
Aside from stability and bug fixes found during the alpha period - the main focus will be on the following:
- In Progress - Brownfield v6 integrated into the workflow.
- In Progress - Full workflow single file tracking.
- In Progress - Codex improvements.
- Advanced Elicitation is not working well with codex
- Brainstorming is somewhat ok with codex, but could be improved
- Validate Gemini CLI - is it able to function at all for any workflows?
- BoMB Tooling included with module install
- Teat Architect better integration into workflows
- Document new agent workflows.
- need to segregate game dev workflows and potentially add as an installation choice
- the workflow runner needs to become a series of targeted workflow injections at install time so workflows can be run directly without the bloated intermediary.
- All project levels (0 through 4) manual flows validated through workflow phase 1-4 for greenfield and brownfield
- NPX installer
- github pipelines, branch protection, vulnerability scanners
- subagent injections reenabled
- bmm existing project scanning and integration with workflow phase 0-4 improvements
- Additional custom sections for architecture project types
--- done ---
- Done - Brownfield v6 integrated into the workflow.
- Done - Full workflow single file tracking.
- Done - BoMB Tooling included with module install
- Done - All project levels (0 through 4) manual flows validated through workflow phase 1-4 for greenfield and brownfield
- Done - bmm existing project scanning and integration with workflow phase 0-4 improvements
- DONE: Single Agent web bundler finalized - run `npm run bundle'
- DONE: 4->v6 upgrade installer fixed.
- DONE: v6->v6 updates will no longer remove custom content. so if you have a new agent you created for example anywhere under the bmad folder, updates will no longer remove them.
@@ -35,7 +29,6 @@ Aside from stability and bug fixes found during the alpha period - the main focu
- DONE: Team Web Bundler functional
- DONE: Agent improvement to loading instruction insertion and customization system overhaul
- DONE: Stand along agents now will install to bmad/agents and are able to be compiled by the installer also
- bmm `testarch` integrated into the BMM workflow's after aligned with the rest of bmad method flow.
## Needed before Beta → v0 release
@@ -47,6 +40,7 @@ Once the alpha is stabilized and we switch to beta, work on v4.x will freeze and
- Final polished documentation and user guide for each module
- Final polished documentation for overall project architecture
- MCP Injections based on installation selection
- sub agent optimization
- TDD Workflow Integration
- BMad-Master BMad-Init workflow will be a single entrypoint agent command that will set the user on the correct path and workflow. BMad-Init will become very powerful in the future, empowering the BMad Master to be a full orchestrator across any current or future module.