Openclaw Mem Gbrain Sidecar

Operate the experimental GBrain lookup, restricted helper-job, and governed refresh-canary lanes. Use only when GBrain integration is explicitly enabled.

phenomenoner Updated

File contents

GBrain Sidecar Lab

GBrain is a retrieval/helper substrate, not a backend replacement, second truth store, broad jobs runner, or gbrainMirror.

Surfaces

openclaw-mem gbrain-sidecar consult --query <query> --json
openclaw-mem gbrain-sidecar jobs-smoke --json
openclaw-mem gbrain-sidecar jobs-list --json
openclaw-mem gbrain-sidecar recommend-refresh --json
openclaw-mem gbrain-sidecar refresh-canary --json

Only the embed helper family is allowed. Persistent workers need PostgreSQL-backed GBrain; treat pglite as bounded, non-daemon operation. Keep OpenClaw Mem as Store/Pack/Observe governor and mem-engine as durable slot owner. Pack-side failures fail open unless the command contract states otherwise.

Verify

openclaw-mem gbrain-sidecar jobs-smoke --json
python -m pytest tests/test_gbrain_sidecar.py -q
git diff --check

phenomenoner/openclaw-mem/tree/main/skills/labs/gbrain-sidecar commit 7f9e856319

Frequently asked questions

npx skillmds@latest add phenomenoner/openclaw-mem-gbrain-sidecar