personal_capture_user_turn
Bind a captured user turn to its receipt and preserve the exact message. Reject non-personal input before saving, then finalize to keep facts traceable to the original.
Instructions
绑定已判定为个人材料的 turn receipt,原样保存完整用户消息。没有 preflight 或 preflight 判为非个人时拒绝写入;捕获后仍必须派生并 finalize。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| turn_id | Yes | ||
| capture_id | Yes | ||
| captured_at | No | ||
| message_kind | No | ||
| conversation_id | No |