session_suite transcript_store::concurrent_full_batches_converge_without_split_brain_or_partial_writes (crates/tracedecay/tests/session_suite/transcript_store.rs:639) fails with summaries: 0 vs 1 on PR #707 after 36511ba7b unblocked the profile-scoped write: a three-message batch that includes a kind="summary" / codex_context_compacted message commits three session_messages rows but writes no lcm_summary_nodes row.
Regression in the summary-node projection off a transcript batch (global-db transcript persist → session-temporal-store summary projection). The call site was not located; the previously masking failure (git evidence in Profile scope) is fixed.
Found during the 2026-09-04 CI sweep; reported by the daemon_suite lane. Related: #843, #848.
session_suite transcript_store::concurrent_full_batches_converge_without_split_brain_or_partial_writes(crates/tracedecay/tests/session_suite/transcript_store.rs:639) fails withsummaries: 0vs1on PR #707 after 36511ba7b unblocked the profile-scoped write: a three-message batch that includes akind="summary"/codex_context_compactedmessage commits threesession_messagesrows but writes nolcm_summary_nodesrow.Regression in the summary-node projection off a transcript batch (global-db transcript persist → session-temporal-store summary projection). The call site was not located; the previously masking failure (git evidence in Profile scope) is fixed.
Found during the 2026-09-04 CI sweep; reported by the daemon_suite lane. Related: #843, #848.