Skip to content

chore: rename _bmad-output to _sdlc and stop tracking _bmad - #2

Merged
fabbrik merged 2 commits into
mainfrom
chore/rename-bmad-output-to-sdlc
Sep 17, 2026
Merged

fabbrik merged 2 commits into
mainfrom
chore/rename-bmad-output-to-sdlc

Conversation

@fabbrik

@fabbrik fabbrik commented Sep 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • Rename _bmad-output/ to _sdlc/.
    • The planning docs and specs move as git renames, so their history follows them.
    • README, CONTRIBUTING, .gitignore, and the links inside the planning docs now use the new path.
  • Stop tracking _bmad/.
    • The folder is installer-managed BMad tooling: config, skill manifests and vendored scripts.
    • It includes per-user settings, and nothing in the build or CI reads it.
    • It is now ignored and stays installed locally.
    • Local BMad config points at _sdlc/, with an override in _bmad/custom/config.toml so a reinstall keeps that location.

No source or test code changes.

Merge order

Merge this before #1, then rebase #1 onto main. #1 does not touch the renamed lines.

Test plan

  • BMad config resolves every artifact path to _sdlc/
  • No _bmad-output references remain in tracked files
  • CI green

🤖 Generated with Claude Code

fabbrik and others added 2 commits September 17, 2026 09:56
Move planning artifacts and specs to _sdlc/, point BMad config at the new
location (with a custom override so installer re-runs keep it), and update
README, CONTRIBUTING, .gitignore, and cross-links in planning documents.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
_bmad/ is installer-managed and holds per-user configuration, and nothing in
the build or CI reads it. Planning artifacts stay tracked under _sdlc/.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@fabbrik
fabbrik merged commit 0fcab9f into main Sep 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant