1.4 KiB
1.4 KiB
pageType, id, title, sourceType, sourcePath, ingestedAt, updatedAt, status, growth
| pageType | id | title | sourceType | sourcePath | ingestedAt | updatedAt | status | growth |
|---|---|---|---|---|---|---|---|---|
| source | source.psb-gemma-shared-mistakes | psb-gemma-shared-mistakes | local-file | /home/topher/.openclaw/workspace-psb-gemma/memory/shared-mistakes.md | 2026-05-03T01:24:55.864Z | 2026-05-03T01:24:55.864Z | active | sprout |
psb-gemma-shared-mistakes
Source
- Type:
local-file - Path:
/home/topher/.openclaw/workspace-psb-gemma/memory/shared-mistakes.md - Bytes: 715
- Updated: 2026-05-03T01:24:55.864Z
Content
### Mistake: Workspace routing — claimed no memory when files existed
- **What happened:** Said "I don't have context from earlier messages" when user asked about Qdrant/server setup. Actually all files existed in original workspace.
- **Reality:** OpenClaw created fresh empty workspace. Session JSONLs and MEMORY.md had full history. Just didn't search.
- **Correction:** Before claiming memory loss, search: (1) session JSONLs, (2) workspace MEMORY.md, (3) memory/ daily files. CLAUDE FIXED THE ROUTING — verify workspace path at session start.
- **Pattern to watch:** "I don't have context" or "what happened yesterday" — always search first
- **Source:** corrections.md 2026-04-07
- **Repeat count:** 1
Notes
Related
- No related pages yet.