moa_handoff_archive
Archive pending handoffs to remove them from the default inbox while keeping their content intact. Only pending handoffs can be archived; they remain excluded from recall and indexing.
Instructions
Archive a pending handoff (terminal state) without changing its content; hidden from the default inbox view afterwards. Only pending → consumed | archived transitions are legal; anything else errors. Handoffs never participate in recall/indexing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Handoff id (ho_<12 hex chars>) | |
| actor | No | Who performs this transition (recorded in BoardEntry.author; default "anonymous"). | |
| workspace | Yes | Absolute path of the CURRENT project (sender identity for send; the inbox scope for inbox/read/consume/archive). Handoff tools never infer a workspace from the MCP process cwd. |