goal-add-note
Add a free-form note (markdown supported) to a goal — decisions taken, dead ends hit, context worth carrying into the next session. Notes are NOT evidence: they hang off the goal rather than an acceptance criterion and never count toward AC coverage or closing a Grove goal — use goal-attach-evidence for proof. Notes are visible in the goal detail panel and returned by goal-get under notes[].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Текст заметки (markdown) | |
| goalId | Yes | UUID цели |