Skip to content

Resolve paginated rollout lineages#34407

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/a9063ad87e81d9865bd17fc588ea5d8e9ac74c0a
Jul 20, 2026
Merged

Resolve paginated rollout lineages#34407
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/a9063ad87e81d9865bd17fc588ea5d8e9ac74c0a

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 20, 2026

Copy link
Copy Markdown

Resolve paginated rollout lineages

What changed

  • Add a shared local thread-store resolver that follows history_base links into ordered, bounded rollout segments, including archived ancestors.
  • Support resolving a lineage at an explicit HistoryPosition.
  • Reject malformed lineages with cycles, missing or mismatched source rollouts, non-paginated sources, or invalid cutoff bounds.

Testing

  • Add unit coverage for nested and archived lineages, explicit history positions, cycles, missing sources, and out-of-bounds offsets.

## What changed

- Add a shared local thread-store resolver that follows `history_base` links into ordered, bounded rollout segments, including archived ancestors.
- Support resolving a lineage at an explicit `HistoryPosition`.
- Reject malformed lineages with cycles, missing or mismatched source rollouts, non-paginated sources, or invalid cutoff bounds.

## Testing

- Add unit coverage for nested and archived lineages, explicit history positions, cycles, missing sources, and out-of-bounds offsets.

GitOrigin-RevId: a9063ad87e81d9865bd17fc588ea5d8e9ac74c0a
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/a9063ad87e81d9865bd17fc588ea5d8e9ac74c0a branch from d4c6e12 to b7e39aa Compare July 20, 2026 20:35
@copyberry
copyberry Bot merged commit b7e39aa into main Jul 20, 2026
23 of 24 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/a9063ad87e81d9865bd17fc588ea5d8e9ac74c0a branch July 20, 2026 20:35
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant