build_project_spec
Combines symbolic and audio analysis to produce a CompositionSpec and plain-English report, providing the basis for targeted music project recommendations.
Instructions
Fuse symbolic + audio analysis into one CompositionSpec(current) + a plain-English report. The contract handed to recommend_changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | The universal IR. A snapshot of a project's musical + sonic identity. | |
| summary | Yes | Plain-English summary of the track's sound. | |
| observations | No | Human-readable findings, e.g. 'drum-forward'. |