Confirm a KLYPIX coordination note was consumed
brain_message_receiptConfirm durable receipt of an incorporated coordination note using its exact message ID and one-time offer token; mismatches fail closed, never marking consumption.
Instructions
Explicit durable receipt for a coordination note already offered into model-visible context and acknowledged by a later independent action. Call only after the note has actually been incorporated into the receiving agent's work. Requires the exact message id and one-time offer token returned with the offered note; identity, token, state, lock, and write mismatches fail closed and never silently mark consumption.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Absolute project root containing brain.klypix. Defaults to this MCP connection's current project. | |
| message_id | Yes | Exact coordination message id returned with the offered note. | |
| offer_token | Yes | Exact offer token returned with the offered note. |