You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(shell-dashboard): refresh depth-utils tests post dual-claim drop
The previous "multi-key D5 mapping" tests used `shared-state-read-write`
as the example, but with the dual-claim drop that registry-id is now
single-key (only `shared-state-write`). Tests still passed logically
but the names were misleading.
- Rewrote both shared-state-read-write tests to assert the new
single-key contract directly (no more `d5:lgp/shared-state-read`
row in the live map — that row belongs to a different cell now).
- Added new beautiful-chat tests as the canonical multi-key example
(5 per-pill literals) so the multi-key code path stays exercised.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments