openclawbrain-site

Canonical docs live on GitHub; this page is a trimmed operator snapshot for the current public wave.

OpenClawBrain Ops Recipes

Recipe 1: Day-0 attach bootstrap

Goal: attach quickly and get first value without waiting for a full replay.

corepack enable
pnpm install --frozen-lockfile
pnpm check
pnpm release:status
pnpm lifecycle:smoke
pnpm observability:smoke

Expected result:

Recipe 2: Inspect ship surface before any release claim

Goal: keep repo-tip, tagged-candidate, and published-wave language separate.

pnpm release:status

Check for:

If the surface is still repo-tip, do not market the wave as a finished publish.

Recipe 3: Verify learned-route authority

Goal: prove that the served compile used the promoted pack’s learned router when required.

Use:

Recipe 4: Handle stale learning safely

Goal: keep serving stable while background learning catches up.

If learning is stale or delayed:

Recipe 5: Rollback check

Goal: prove rollback readiness instead of assuming it.

pnpm observability:report

Inspect:

Recipe 6: Keep the proof boundary honest

Use these phrases:

Avoid these phrases: