Compose Blueprint Output
blueprint.composeCompose final frontend-ready Blueprint JSON from a grouping artifact. This produces a structured project map for AI agents.
Instructions
Compose the final frontend-ready Blueprint JSON from a grouping artifact. If the response contains assistantNextSteps with required=true and executionPolicy=must_execute_before_final_response, the assistant must execute those steps before giving the user a final answer. For hydrate-group-docs, spawn one sub-agent per target group doc when sub-agents are available; otherwise edit the target docs yourself. Do not ask the user unless the required step is impossible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupingArtifactId | Yes | Artifact ID returned by blueprint.group apply mode | |
| language | No | Language to use for Blueprint JSON summaries and group Markdown docs. Defaults to English. | English |