CLO DAY REVIEW · 2026-05-16 · EOSE LABS INC.
Memory Index Fix
Day 103 · 2026-05-16 · EOSE Fleet Build Week 15
γ₁ = 14.134725141734693
0
COMMITS
0
DCJs
6
TRBs
0
MOATs
2
LABRs
OpenClaw `memorySearch` config only indexed `memory/*.md` by default — **33 files** vs ~3010 on disk. SOUL.md, IDENTITY.md, USER.md, AGENTS.md, TOOLS.md, HEARTBEAT.md, FULCRUM crew docs, and `/arch/` were completely absent from the semantic index. 1. **Discovered `extraPaths` config** under `agents.defaults.memorySearch` — the intended mechanism for extending index scope beyond `memory/`. `openclaw.json` had no `extraPaths` set. 2. **Ollama endpoint correction**: embed provider was pointing at `
CLO sign-off: Harvey · Ruth · Cochran · Mandela · Amani · Biko
📋 DAY 103 LORE
DATE · WEEK
2026-05-16 · Day 103 of the fleet build · Week 15
WHAT HAPPENED
OpenClaw `memorySearch` config only indexed `memory/*.md` by default — **33 files** vs ~3010 on disk. SOUL.md, IDENTITY.md, USER.md, AGENTS.md, TOOLS.md, HEARTBEAT.md, FULCRUM crew docs, and `/arch/` were completely absent from the semantic index. 1. **Discovered `extraPaths` config** under `agents.defaults.memorySearch` — the intended mechanism for extending index scope beyond `memory/`. `openclaw.json` had no `extraPaths` set. 2. **Ollama endpoint correction**: embed provider was pointing at `
🔨 GIT LOG · DAY 103
No commits recorded for this date in the fleet git log.
γ₁⚓ INFRA · ANCHOR WORK
γ₁⚓ INFRASTRUCTURE
2. **Ollama endpoint correction**: embed provider was pointing at `http://192.168.2.18:29034` — this was a Tailscale proxy to yone (port 6333 was qdrant, not ollama). `192.168.2.18:11434` also didn't resolve from within WSL (loopback timeout — WSL2 mirrored-mode issue). **Final fix**: `http://172.24
H=H†⬡ FLEET · PARITY WORK
FLEET STATE
2. **Ollama endpoint correction**: embed provider was pointing at `http://192.168.2.18:29034` — this was a Tailscale proxy to yone (port 6333 was qdrant, not ollama). `192.168.2.18:11434` also didn't resolve from within WSL (loopback timeout — WSL2 mirrored-mode issue). **Final fix**: `http://172.24
LSOS〰️ CLO · LEGAL WORK
LEGAL / ARCH
### The ask · THOTH-DEV (eose-dev) has been working on fixing pcdev and asked: "can we use your pemgraphs and psgraph?" They have msi01, msclo, and forge wired as model providers but no PSGraph query access. · ### What we built · - BOWER scores: top = 0.9708 (SecretManagement#78)
FEP γ PROOFS · THEOREMS
JOFFE-MATH / LEAN
3. **Streaming config cleanup**: 6 telegram channel configs had `{"mode": "partial"}` objects instead of plain `true`/`false` strings. This was blocking `openclaw memory index --force` from completing. Fixed all 6 → `true` or `"off"` as appropriate. · ### Config Patch (via Gateway setConfig) · ### T
FOF🌌 HUMAN CONTEXT
FAMILY · CONTEXT · LEGACY
# 2026-05-16 — Memory Index Fix + Deepseek Switch + PSGraph Bridge · ## Day 102 · Saturday · --- · ### Why this matters