fix(logs): prefer complete saved rollout copies - #933
Conversation
|
@codex review Please review head |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
Codex Review: Didn't find any major issues. Hooray! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
Saved scan logs can select a truncated rollout even when a complete copy of the same session is available. Prefer the longer copy when the earlier events form an exact prefix.
Changes
Testing
4337ae09: both full Linux SDK runs pass with 3,034 tests, 50 skips and zero failures (seed 12345 and default seed 1391406740). Types, formatting and build pass.Risk and rollout
Additional reads are limited to selected duplicate logs. Public commands, event structure and scan membership retain their behavior. This PR remains separate from changes to log formatting or scan execution.
Public disclosure review