recording_end
Finalize a recording by closing the chain, then persist it as a verifiable proof. Optionally embed a rating and notes for summary assessment.
Instructions
Finalize a recording and persist the chain.
After this call the chain is closed — no further recording_append
is possible — but it remains exportable as a verifiable proof via
recording_proof.
Optional rating (1-5) and notes are embedded as the closing block,
giving you a place to record your own summary assessment of the
interaction without breaking the chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| rating | No | ||
| recording_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||