Canonical observability details live on GitHub; this page mirrors the operator truth for the current launch wave.
Treat the current public wave as an external technical alpha.
openclawbrain origin/main, not a private unpublished branch.release/ tarballspnpm release:status says otherwiseA healthy attached runtime looks like this:
From the repo root, use these checks first:
corepack enable
pnpm install --frozen-lockfile
pnpm check
pnpm release:status
pnpm observability:smoke
pnpm observability:report
Use these when you want attach-specific confidence:
pnpm lifecycle:smoke
pnpm continuous-product-loop:smoke
pnpm runtime-wrapper-path:smoke
Read the proof surfaces in this order:
pnpm release:status for ship surface, tag state, proof-gate status, and blocking reasons.pnpm observability:report for activation slots, freshness targets, rollback lineage, route artifact diffs, init handoff, and duplicate no-op reporting.usedLearnedRouteFn, routerIdentity, router checksum, PG objective metadata, and explicit fallback notes.If handoff_state=seed_state_authoritative, the runtime is still on the fast-boot seed-state pack.
If handoff_state=pg_promoted_pack_authoritative, a later PG-promoted pack has become authoritative.
The local operator proof today is narrow but real:
route_fn evidence is realDo not treat these as proof of:
route_fn mutation on the active packQTsim benchmark storyThat broader route-function story remains important; it is simply claimed through Brain Ground Zero, not through this repo alone.