feat(hub): add label CRUD subcommands and hardening tests
- Add `muse hub label create/list/update/delete` with full input validation - Validate color as 7-char hex (#xxxxxx) before any network I/O - Validate name length (≤50) and description length (≤200) - update/delete resolve label UUID by name via GET /labels lookup - 41 new hardening tests: validation, security (ANSI/XSS), text+JSON output
sha256:6e2eca81eb3d7065fef2f3101ce2627f6de50ec41ff32a3a62db111a4e9166d5
sha
sha256:382a1229564ad4d407173d9e99389fddcb84133dfb1e751554a0897325bd59c0
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:6e2eca81eb3d7065fef2f3101ce2627f6de50ec41ff32a3a62db111a4e9166d5 --body "your comment"
No comments yet. Be the first to start the discussion.