diff options
| author | Adam Malczewski <[email protected]> | 2026-06-07 00:21:04 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-07 00:21:04 +0900 |
| commit | 979fd1aac559805e05b36369e0fb756a8ec517dd (patch) | |
| tree | d7d69d8a80a52a9cf14a54d7cb92e16cdb732a75 /src/app/App.test.ts | |
| parent | 5d9ae1849337b64af1b0d47c23b8c4950a55f792 (diff) | |
| download | dispatch-web-979fd1aac559805e05b36369e0fb756a8ec517dd.tar.gz dispatch-web-979fd1aac559805e05b36369e0fb756a8ec517dd.zip | |
Slice 2 wave 2: IndexedDB cache adapter + chat feature
- adapters/idb: createIdbChunkStore implements the ConversationChunkStore port
over IndexedDB (compound [conversationId,seq] key, idempotent append, meta
store for lastAccess); 8 tests with fake-indexeddb
- features/chat: createChatStore (runes-thin over the core/chunks reducer, all
effects injected via ChatTransport/HistorySync/ConversationCache ports) +
ChatView/Composer svelte-thin UI; folds chat.delta, syncs on turn-sealed,
hydrates from cache then catches up; 25 tests
Verified green: svelte-check 0/0, vitest 202, biome clean, build ok.
Diffstat (limited to 'src/app/App.test.ts')
0 files changed, 0 insertions, 0 deletions
