neural_handover
Transfer contextual state between AI agents with continuity controls. Requires a handover token and a reason for the transfer.
Instructions
Transfer contextual state between agents with continuity controls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The handover token (64 hex chars). Generated by the source agent/user in Forge UI. | |
| reason | Yes | REQUIRED (10–200 chars). Human-readable justification for consuming this handover. Example: "Receiving project context from Claude session." | |
| consuming_agent | No | Agent identifier consuming the handover (defaults to token agent). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| handoverId | No |