brain_feedback
Record outcomes and metrics to create a performance memory, enabling the AI brain to learn from successes and failures over time.
Instructions
Report an outcome back to the brain — what worked, what didn't, metrics. Creates a performance memory that helps the brain learn what's effective over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metrics | No | JSON string of metrics (e.g. '{"ctr": 0.12}') | |
| outcome | Yes | What happened (e.g. 'high engagement', 'user confused by pricing') | |
| learnings | No | What was learned from this outcome | |
| project_id | No | Project/brain ID (optional if SAOR_PROJECT_ID is set) |