mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-24 03:15:46 -06:00
1bfd12674c
The command-menu locale ledger reads state.openKeyedStore during hydration; the fixture's partial runtime stub lacked it, so the degrade warning broke both claim-watchdog cancellation tests on main. Provision it like the dispatch harness does. Surfaced by #122091's follow-up work; suite runs locally only (see #122029 decision). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>