vectr_promote
Promote an auto-captured note from auto to agent trust class after review confirms its validity. Use this tool to mark notes as vetted by the agent; human endorsement is separate.
Instructions
Raise an auto-captured note's trust class to 'agent' — e.g. after this session has reviewed an auto-captured note and confirmed it still holds. This tool only takes that one step (auto -> agent); it never promotes a note to 'human', because deciding that a person has endorsed something is not the agent's call to make. Human endorsement happens on a user-side surface instead (a CLI/UI a person operates), not through this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target provenance. Only 'agent' is available via this tool (auto -> agent); promoting to 'human' is a user-side action, not available here. | |
| note_id | Yes | ID of the note to promote (the [#N] id from vectr_recall) |