@sudobility/music_types 0.11.22 → 0.11.24

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/CLAUDE.md CHANGED
@@ -5,7 +5,7 @@
5
5
  > explicitly asks in that turn**. Approval for an earlier change does not carry forward, and
6
6
  > finishing a task is not permission to commit it.
7
7
 
8
- TypeScript types and Zod schemas for the ScoreSmith music family (music_api, music_client, music_lib, music_app).
8
+ TypeScript types and Zod schemas for the Moosiac music family (music_api, music_client, music_lib, music_app).
9
9
 
10
10
  ## Tech Stack
11
11
 
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @sudobility/music_types
2
2
 
3
- Shared TypeScript types and Zod schemas for the ScoreSmith music platform: the score data model, AI generation contracts, project API payloads, and the standard API response envelope.
3
+ Shared TypeScript types and Zod schemas for the Moosiac music platform: the score data model, AI generation contracts, project API payloads, and the standard API response envelope.
4
4
 
5
5
  ## Installation
6
6