sound_selection_create_variation
Create a section-specific sound palette variation by returning a delta that adjusts roles without replacing the existing palette.
Instructions
Return a section delta instead of replacing the existing palette.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | Section-specific direction; anchors remain preserved by default. | |
| section | No | Section receiving the delta. | |
| palette_id | Yes | ||
| replace_roles | No | Roles explicitly allowed to replace. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | Yes | ||
| blockers | No | ||
| warnings | No | ||
| conflicts | No | ||
| rationale | No | ||
| assignments | No | ||
| plan_digest | No | ||
| variation_id | Yes | ||
| request_digest | Yes | ||
| schema_version | No | 1.0 | |
| base_palette_id | Yes | ||
| unchanged_role_ids | No | ||
| preserve_anchor_roles | No | ||
| preset_discovery_coverage | No |