add_agent_memory
Log structured memory entries (rule, mistake, example, project, style, role) with optional tags and source notes to build an AI-system knowledge base.
Instructions
Append a rule, mistake, example, project, style, or role memory entry under 00_Meta/AI-System.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional memory tags | |
| type | Yes | Memory entry type | |
| content | Yes | Memory entry content | |
| source_path | No | Optional source note path |