test(snapshot): derive compaction replay from logs
This commit is contained in:
@@ -11,8 +11,8 @@ import { SessionId } from '@deepseek-ai/dsh-session'
|
||||
* Key-gated smoke for mid-session compaction. It verifies the compact event
|
||||
* pair, replacement of older surface nodes, and a final answer after compaction.
|
||||
*/
|
||||
// FIXME(compaction-snapshot): this is the only full compaction coverage because
|
||||
// replay cannot serve the summarizer's unlogged model call.
|
||||
// The keyless headless snapshot pins deterministic overflow recovery; this test
|
||||
// remains the independent live-provider smoke for organic pressure and summary quality.
|
||||
|
||||
let workdir: string | undefined
|
||||
let ctx: Context | undefined
|
||||
|
||||
Reference in New Issue
Block a user