cerebro_note
Record the reasoning behind code decisions and domain rules to retrieve them in future sessions, eliminating repeated context loss.
Instructions
Record a decision, domain rule, or gotcha — the why that reading code can
never recover (e.g. 'QR_MANUAL = merchant confirms payment by hand', 'Seller was
refactored to Organization'). Future sessions retrieve it with cerebro_recall.
Keep content to 1-3 sentences; topic is an optional short tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |