# VALIDATION ## Structural - Verified collective repo has lanes: `daily/`, `tasks/`, `agents/`, `shared/long-term/`. - Verified agent folders exist for `openclaw-main`, `claude-code`, `codex`. ## Config - Verified `/Users/lingyuzeng/.openclaw/openclaw.json` uses `memory.backend=qmd`. - Verified `memory.qmd.paths` target collective lanes, not `vaults/*` memory lanes. - Verified `vaults/MEMORY.md` is bridge/index only. - Verified `vaults/memory/README.md` marks `vaults/memory/*` as compatibility zone. ## Gateway - `GET /health` => `ok:true` - `POST /memory/status` (`branch=main`, `require_latest=true`) => `indexed-visible` - `indexed_commit_hash == remote_head_commit_hash == eaa8058eb55dc1813cdaf4268ec061743a88d784`