Publish recipe bundle
publish_recipe_bundleCreate a versioned recipe bundle with manifest and checksum for repeatable handoff or CI upload.
Instructions
Write a local, versioned recipe-bundle publish artifact: the recipe bundle JSON, a tdmcp-recipe-publish manifest, and a SHA-256 checksum manifest for repeatable handoff or CI upload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out_dir | Yes | ||
| name | No | recipe-bundle | |
| version | No | 0.1.0 | |
| recipe_ids | No | ||
| include_all | No | ||
| overwrite | No |