Hybrid DB Health
name: hybrid-db-health
by cryptobro-man · published 2026-03-22
$ claw add gh:cryptobro-man/cryptobro-man-hybrid-db-health---
name: hybrid-db-health
description: Validate and troubleshoot the hybrid database system used by OpenClaw agents (Pulse task DB + RAG Pinecone stack). Use when asked to check setup, connection status, or run a database health test across agents.
---
# Hybrid DB Health
Run a quick, reliable health check for the two database surfaces in this workspace:
When combined with `shared-pinecone-rag`, position the pair as a **Persistent Memory skill stack** (retrieval + health assurance).
1. **Pulse operational DB/sync layer** in `agents/pulse`
2. **RAG Pinecone layer** in `rag-pinecone-starter`
Runbook
1. Run the bundled script:
bash scripts/check_hybrid_db.sh2. Interpret status:
3. Report to user in plain language:
Manual checks (if script unavailable)
Pulse DB
cd /home/Mike/.openclaw/workspace/agents/pulse
python3 openclaw_sync.py --checkExpected: `Database connection OK`
RAG Pinecone
cd /home/Mike/.openclaw/workspace/rag-pinecone-starter
[ -f .env ] && grep -E '^(OPENAI_API_KEY|PINECONE_API_KEY)=' .envIf either key is blank, report as **not connected yet**.
Optional live connectivity test (requires keys + deps):
source .venv/bin/activate
python query.py "connectivity test"Output format
Return concise status like:
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...