confirm_birth_event
Persist a producer-approved birth event after explicit preview approval. Saves the confirmed request_id, bundle, and confirmation_hash without generating a hash or re-approving a fresh preview.
Instructions
Save one complete producer-approved birth bundle. Only call after the producer explicitly approves the exact preview. Preserve its request_id, bundle, and confirmation_hash; never generate the hash or silently obtain and approve a fresh preview. A stale preview must be reviewed again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle | Yes | ||
| farm_id | No | ||
| request_id | Yes | Stable request UUID. Preserve it across preview, confirmation, and retries. | |
| confirmation_hash | Yes |