Jonah Schulte
|
3005d5f70c
|
chore: merge upstream/main (v6.0.0-Beta.1) into fork
Merged upstream Beta.1 release while preserving fork enhancements:
**Upstream changes integrated:**
- Beta.0/Beta.1 release (transition from alpha)
- bmad-help intelligent guidance system
- Module ecosystem expansion (bmad-builder, CIS, Game Dev Studio)
- Unified installer architecture
- Windows compatibility (Inquirer.js → @clack/prompts)
- PRD workflow restoration (was accidentally deleted in 0135ed01)
- Documentation platform improvements
**Fork enhancements preserved:**
- Production-hardened super-dev workflows (batch-super-dev, super-dev-pipeline v1 & v2)
- Vitest testing framework with UI dashboard
- Playbook system with automated learning feedback
- Multi-agent review integration
- CRITICAL enforcement for production quality
- Wave-based dependency execution
- Scoped package name (@jonahschulte/bmad-method)
- Enhanced description with TDD and review features
**Version:** Fork aligned to 6.0.0-Beta.1 (from 6.3.7-alpha.23)
**Conflict resolution:**
- Restored PRD workflow files (38 files) from upstream
- Kept platform-specific installers (claude-code.js, windsurf.js)
- Merged package.json (fork identity + vitest + upstream changes)
- Accepted upstream CHANGELOG.md
- Regenerated package-lock.json
- Fixed documentation frontmatter (5 files)
Co-authored-by: Brian (BMad) Madison <bmadison@users.noreply.github.com>
|
2026-01-26 11:03:15 -05:00 |
Jonah Schulte
|
bfd40d53eb
|
docs: add enterprise GitHub Issues integration plan
Comprehensive plan for transforming BMAD into enterprise team coordination
platform supporting 5-15 parallel developers.
Key features:
- Story-level locking (prevents duplicate work)
- Smart cache (97% API reduction, 27x faster reads)
- Real-time progress visibility for Product Owners
- GitHub Issues as source of truth
- Zero merge conflicts through centralized coordination
Implementation: 6-8 weeks for complete system, 4-6 weeks for MVP
Risk: Low-Medium (building on proven migrate-to-github patterns)
ROI: Eliminates duplicate work, 40% PO-Dev friction reduction
Plan includes:
- 3-tier architecture (GitHub + Cache + Git)
- 4 implementation phases
- 26 new files, 5 modified files (~5,840 lines)
- Comprehensive verification strategy
- Reliability guarantees (atomic, verified, resumable)
|
2026-01-08 14:57:40 -05:00 |