| [ | |
| { | |
| "name": "Voice Studio frontend", | |
| "items": [ | |
| "Docs-style product surface", | |
| "Workflow cards and route matrix", | |
| "Demo-safe UI interactions" | |
| ] | |
| }, | |
| { | |
| "name": "Routing layer", | |
| "items": [ | |
| "Canonical MOSS route selection", | |
| "Fallback logic through Chatterbox", | |
| "Provider-aware request shaping" | |
| ] | |
| }, | |
| { | |
| "name": "Registries", | |
| "items": [ | |
| "Voice registry metadata", | |
| "Route/model matrix definitions", | |
| "Provider config contract" | |
| ] | |
| }, | |
| { | |
| "name": "Artifacts", | |
| "items": [ | |
| "Audio previews", | |
| "Dialogue packages", | |
| "Voice assets and metadata" | |
| ] | |
| } | |
| ] | |