Peter Steinberger
|
9ae9fcb1cd
|
fix: preserve transcript cursors across session resets (#112988)
* feat: add reset transcript boundaries
* feat: project reset boundaries in history
* refactor: reset sessions in place
* fix: fence reset runtime caches by lifecycle
* fix: preserve reset filtering during compaction
* fix: anchor compaction after reset boundaries
* fix: budget reset preludes during compaction
* fix: honor reset visibility in bounded history
* fix: couple reset boundaries to lifecycle commits
* fix: commit reset boundaries atomically
* fix: preserve reset boundary transition states
* fix: preserve concurrent reset lifecycle owners
* fix: preserve reset boundary storage compatibility
* fix: preserve reset windows across persisted histories
* fix: fence legacy reset lifecycle state
* fix: keep stale appends behind reset boundaries
* perf: index reset descendants linearly
* fix: bound reset history projection reads
* fix: narrow invalid leaf control types
* test: use typed cron lifecycle revision
* style: keep acp lifecycle helper within limit
* style: satisfy reset boundary lint rules
* test: split reset concurrency coverage
* style: satisfy compaction fixture lint
* refactor: remove retired reset replay exports
* test: assert in-place reply session resets
* test: assert reset boundary persistence
* test: mock session boundary counts
|
2026-07-23 06:22:43 -04:00 |
|