Skip to content

Roll out eva-v0.42.56.5 to customer VM fleet with docs ingestion gate #198

Description

@100yenadmin

Summary

Roll out eva-v0.42.56.5 to the active customer VM fleet one VM at a time. Local canary is already green: CLI, doctor 100/100, Voyage 2048, Support KB search, workspace-docs search, Codex plugin rehearsal, OpenClaw plugin inspect, gateway inference, and an OpenClaw agent turn that called GBrain.

Durable Contract

  • Release: https://github.com/electricsheephq/eva-brain/releases/tag/eva-v0.42.56.5
  • Evidence root: /Volumes/LEXAR/Codex/evidence/eva-brain-fleet-rollout-0.42.56.5/
  • VM inventory source: Supabase customer_vms, not memory.
  • Mutation path: exact-tag repo updater only.
  • Stop on: SSH/identity uncertainty, backup failure, updater failure after one retry, PGLite open failure, gateway restart failure, plugin load failure, Support KB search failure, workspace-docs failure when docs exist, schema stats empty while status shows pages, Jackie/proxy drift, or agent GBrain-call failure for runtime reasons.

Rollout Order

  1. Golden
  2. Eric
  3. Jackie with proxy/gateway preflight
  4. Remaining active VMs one at a time from Supabase inventory

Per-VM Acceptance

  • gbrain version is 0.42.56.5
  • gbrain doctor --scope=brain --json is 100/100, or classified with a non-runtime exception
  • Voyage uses voyage:voyage-4-large with 2048 dimensions
  • openclaw-support-kb is populated and searchable
  • workspace-docs is searchable when docs exist
  • AGENTS guidance mentions /root/.openclaw/workspace/docs and workspace-docs
  • OpenClaw plugin exposes GBrain tools
  • OpenClaw/Hermes agent records gbrain_search or gbrain_query
  • No duplicate stale gbrain serve processes

Canonical VM Command

cd /root/eva-brain
export PATH="/root/.bun/bin:$PATH"
export GBRAIN_SKILLS_DIR=/root/eva-brain/skills
scripts/update-local-install.sh \
  --ref eva-v0.42.56.5 \
  --dir /root/eva-brain \
  --with-openclaw \
  --without-codex-plugin \
  --with-support-kb \
  --with-workspace-docs \
  --stop-stale-serve
systemctl restart openclaw-gateway

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions