Remove `name`, `canonicalId`, and `module` from agent sidecar manifests. Both are now computed at build time: canonicalId = dirName, name = dirName minus the `bmad-agent-` prefix. - Remove agent exemption in manifest-generator collectSkills() - Update manifest-generator collectAgents() to derive identity - Update skill-manifest.js getCanonicalId() to return '' for agents - Update bmad-artifacts.js to derive canonicalId from dir/filename - Remove canonicalId-preferred branch from path-utils resolveSkillName() - Update stale comments in _config-driven.js - Strip name/canonicalId/module from 9 agent sidecar YAMLs - Strip canonicalId from legacy multi-entry agent manifest - Update test fixtures and assertions (216/216 pass) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| docs | ||
| lib | ||
| schema | ||
| bmad-npx-wrapper.js | ||
| build-docs.mjs | ||
| fix-doc-links.js | ||
| format-workflow-md.js | ||
| migrate-custom-module-paths.js | ||
| platform-codes.yaml | ||
| skill-validator.md | ||
| validate-agent-schema.js | ||
| validate-doc-links.js | ||
| validate-file-refs.js | ||
| validate-svg-changes.sh | ||