BMAD-METHOD/test/fixtures/module-schema/valid
cx-noam-brendel 6bf6a2b6d2 fix: address PR review comments
Changes per reviewer feedback:
- Remove ⚠️ CRITICAL warnings from documentation (per @alexeyv)
- Replace placeholder YAML examples with concrete values
- Simplify validation checklist text

Technical fixes per CodeRabbit:
- Remove .strict() that contradicted .passthrough()
- Add isCoreModule parameter for conditional default_selected validation
- Enforce mutual exclusivity: inherit/prompt and single-select/multi-select
- Use project_root for consistent path reporting
- Harden test runner with guarded access for error.issues
- Move parseTestMetadata inside try/catch block

All tests pass (52 agent + 17 module + 13 installation)
2026-01-26 15:41:45 +02:00
..
minimal fix: address PR review comments 2026-01-26 15:41:45 +02:00
variables fix(bmb): add module.yaml schema validation and fix #1288 2026-01-26 15:41:22 +02:00