Skip to content

fix(lcm): transcript batch with a summary message writes no summary node #893

Description

@ScriptedAlchemy

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions