Merge latest origin/master into compact-post-step-overflow-recovery

# Conflicts:
#	docs/event-producer-consumer.md
This commit is contained in:
Tianyi Cui
2026-07-19 12:16:34 +08:00
20 changed files with 201 additions and 140 deletions

View File

@@ -420,7 +420,7 @@ describe('compaction region transaction', () => {
it('lands a framed, replayable checkpoint with exact pricing provenance', async () => {
const compact = service()
const session = conversation(3)
const before = session.surface.nodes
const before = [...session.surface.nodes]
const result = await compact.compactRegion(
before[0]!,
before[3]!,