vectr_promote
Promote an auto-captured note to 'agent' trust after review. Use when you confirm an auto-captured note still holds, upgrading it from auto to agent only.
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) |