Capture knowledge (low-friction inbox)
capture_knowledgeSave a durable engineering fact or convention in plain language when asked to remember it. Appends a timestamped entry to the knowledge inbox for later triage, so no need to know where it belongs.
Instructions
Low-friction capture of a durable engineering fact or convention, e.g. 'When testing the modelling API locally, X must be set to Y.' Appends a timestamped entry to inbox/knowledge-inbox.md for later triage into knowledge/. Does not require knowing where the information belongs. Use when the user explicitly asks to remember, capture, or add durable engineering knowledge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The knowledge to capture, in plain language | |
| suggestedTopic | No | Optional hint about where this might eventually belong |