Preflight Complete Song Workflow
vocaloid_preflight_songRun non-mutating structure, theory, and composition checks on a VOCALOID song file. Optionally inspect artifacts and request bounded repair hypotheses to plan edits.
Instructions
Run non-mutating structure, theory, vocal, arrangement, mix, artifact, intent, and host checks. Optional repair hypotheses stay deterministic, theory-only, revision-bound, and require vocaloid_edit_song dry_run plus listening.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| manifest_path | Yes | Canonical .song.json to lint | |
| artifact_check | No | none skips files; current hashes only current-composition artifacts; all also audits history | current |
| response_format | No | markdown | |
| check_voice_cache | No | Require non-expired voice verification for this exact Editor/helper fingerprint without launching Editor | |
| allow_unknown_editor | No | Allow reading a cache tied to an unknown but manually verified Editor build | |
| max_theory_proposals | No | ||
| theory_proposal_kinds | No | ||
| include_theory_proposals | No | Return bounded read-only repair hypotheses; never consults corpus/style data and never mutates | |
| theory_proposal_object_ids | No | ||
| theory_proposal_issue_codes | No | ||
| include_performance_warnings | No | Include non-mutating range, rapid-event, and breath-run guidance |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| warnings | Yes |