@braid-cloud/cli 0.1.16 → 0.1.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -403,7 +403,7 @@ my-skill/
403
403
  └── setup.sh
404
404
  ```
405
405
 
406
- Installed bundle metadata is tracked with `.braidskills-metadata.json` in each target skills directory. Marketplace hook installs also maintain `.braid-hooks-metadata.json` alongside the tool config they update.
406
+ Installed bundle metadata is tracked with `.braid-metadata.json` in each target directory (skills directory for skills/workflows, alongside the tool config for hooks).
407
407
 
408
408
  ## License
409
409