recording_end
Finalize a recording to close the chain and persist it as a verifiable proof, with optional rating and notes for 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 | |||