memo_attention_add
Ensure later agents see important project notes by adding an attention item with validated severity.
Instructions
Add an item that must be surfaced to later agents.
Writes a journaled attention record; severities outside low|medium|high|critical are rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project tag the attention item belongs to. | |
| summary | Yes | The item later agents must see before working on the project. | |
| severity | No | One of 'low', 'medium', 'high', 'critical'. | medium |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||