log_event
Record manual notes—decisions, conversations, or observations—to make them searchable alongside your development history.
Instructions
Record a manual note — a decision, in-person conversation, observation, or anything else worth remembering. Stored as type=note from source=manual and indexed alongside everything else. Use this when the user dictates context you want recallable later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The note body. First line (truncated to 200 chars) becomes the title. | |
| tags | No | Optional tags for filtering later | |
| people | No | Names/emails of people referenced in the note |