BMAD-METHOD/docs/explanation
Brian Madison 884b38b0c1 fix: address PR review feedback on central config
- resolve_config.py argparse: three-layer → four-layer description
- SKILL/workflow/explanation docs: document all four layers including
  _bmad/config.user.toml (was missing from merge-stack descriptions)
- customize-bmad.md + installer headers: drop the false "direct edits to
  config.toml persist" claim; installer reads from per-module config.yaml,
  not central TOML, so direct edits get clobbered. Route users to
  _bmad/custom/config.toml for durable overrides
- writeCentralConfig: warn loudly when a module.yaml can't be parsed
  (previously silent — user-scoped keys could mis-file into team config)
- writeCentralConfig: preserve [agents.*] blocks for modules that didn't
  contribute fresh agents this run (e.g. quickUpdate skipping modules
  whose source is unavailable) so the roster doesn't silently shrink
- add extractAgentBlocks helper + Test Suite 37 covering preservation

Addresses comments from augmentcode and coderabbitai on PR #2285.
2026-04-19 22:43:40 -05:00
..
advanced-elicitation.md fix(docs): comprehensive documentation site review fixes (#1578) 2026-02-08 11:58:22 -06:00
adversarial-review.md fix(docs): comprehensive documentation site review fixes (#1578) 2026-02-08 11:58:22 -06:00
analysis-phase.md feat: add bmad-prfaq skill as alternative analysis path (#2157) 2026-03-28 17:16:41 -05:00
brainstorming.md docs: update terminology from commands to skills across all documentation (#1850) 2026-03-07 16:14:25 -07:00
checkpoint-preview.md docs(checkpoint): add explainer page and workflow diagram (#2183) 2026-04-01 22:20:48 -06:00
established-projects-faq.md refactor(quick-dev): rename tech-spec prefix to spec (#2109) 2026-03-23 00:09:05 -06:00
named-agents.md fix: address PR review feedback on central config 2026-04-19 22:43:40 -05:00
party-mode.md docs: update terminology from commands to skills across all documentation (#1850) 2026-03-07 16:14:25 -07:00
preventing-agent-conflicts.md docs: update terminology from commands to skills across all documentation (#1850) 2026-03-07 16:14:25 -07:00
project-context.md refactor(quick-dev): rename tech-spec prefix to spec (#2109) 2026-03-23 00:09:05 -06:00
quick-dev.md docs: fix stale Quick Flow reference in quick-dev explainer opening 2026-03-19 00:07:17 -06:00
why-solutioning-matters.md fix(docs): comprehensive documentation site review fixes (#1578) 2026-02-08 11:58:22 -06:00