Render and Record Manifest Master
vocaloid_render_manifest_masterRender a VSQX file through the original Editor, verify the output, and atomically record a provenance-bound master artifact.
Instructions
Render a current VSQX through the original Editor, verify the WAV, and atomically record a provenance-bound master artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | Yes | New song-title/revision-bearing .wav path | |
| manifest_path | Yes | Absolute path, or a path relative to the vocaloid-mcp-server project root | |
| reference_lufs | No | Analysis reference only; Editor render is not normalized | |
| response_format | No | markdown | |
| timeout_seconds | No | ||
| expected_revision | Yes | Latest inspected manifest revision | |
| project_artifact_id | Yes | Current VSQX artifact returned by manifest build | |
| allow_unknown_editor | No | Explicit opt-in only after bounded manual verification of this exact Editor build | |
| reference_true_peak_dbfs | No | Analysis reference only; Editor render is not limited | |
| allow_pre_send_adjustment | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| warnings | Yes |