No skills declare cross-module dependencies. The resolver ran four resolution passes on every install, but both consumers (installCoreWithDependencies, installModuleWithDependencies) ignored the resolution data and copied entire module directories anyway. The sole non-dead consumer (installPartialModule) never fired. Delete dependency-resolver.js (743 lines), three dead wrapper methods, and all feeding/filtering logic in install(). Official modules now call installCore/moduleManager.install directly. |
||
|---|---|---|
| .. | ||
| cli | ||
| docs | ||
| lib | ||
| bmad-npx-wrapper.js | ||
| build-docs.mjs | ||
| fix-doc-links.js | ||
| format-workflow-md.js | ||
| javascript-conventions.md | ||
| migrate-custom-module-paths.js | ||
| platform-codes.yaml | ||
| skill-validator.md | ||
| validate-doc-links.js | ||
| validate-file-refs.js | ||
| validate-skills.js | ||
| validate-svg-changes.sh | ||