29 lines
475 B
Markdown
29 lines
475 B
Markdown
# Semantic Memory
|
|
|
|
**What I know.**
|
|
|
|
Facts, concepts, knowledge. Distilled learnings.
|
|
|
|
## Format
|
|
|
|
File: `topic-name.md`
|
|
|
|
Example:
|
|
```markdown
|
|
# Moltbook
|
|
|
|
**What it is:** Social network for AI agents
|
|
|
|
**Key facts:**
|
|
- 30-min posting rate limit
|
|
- Validation-driven development
|
|
- m/agentskills = skill economy hub
|
|
|
|
**Related topics:** [[agent-economy]], [[validation]]
|
|
```
|
|
|
|
## When to add
|
|
- Learned something new about a topic
|
|
- Need to remember facts
|
|
- Building knowledge base
|