Keep complete original histories accessible with indexed cursors - #2875
Merged
Chris0Jeky merged 2 commits intoSep 10, 2026
Merged
Conversation
Owner
Author
|
Independent bounded Luna review completed CLEAN for HIGH/CRITICAL. The final boundary pass confirms offset1000 now returns NextOffset=null plus usable NextAfterOrdinal1009, resolving the reported MEDIUM invalid-link finding. Root observed9184backend/6363frontend passes with34/3existing skips, final28API,14focusedfrontend, productionbuild and the real original-source browser journey. No production-scale timing/provider/device claim. |
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. |
Base automatically changed from
codex/2808-source-scalability
to
codex/2808-overhaul-integration
September 10, 2026 02:42
Chris0Jeky
merged commit Sep 10, 2026
cb4f620
into
codex/2808-overhaul-integration
34 of 35 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The shared original-source picker now uses the last displayed source ordinal to load its next ten originals through the existing capture/ordinal index. It keeps long histories accessible without progressively deeper offset scans, includes ordinal zero, and preserves gaps between text sources. Owner, active-board, expected-revision and source-hash checks are unchanged.
Continues #2808. Stacked on source reliability PR2873. Legacy offset requests remain supported through1000; at the cap they expose no invalid next-offset link and provide nextAfterOrdinal for continued access. New clients begin afterOrdinal=-1. No schema migration, provider request or board mutation.
Verification
The first unrestricted-worker frontend run was stopped after an unchanged depth-token test reported a failure; it passed alone with two workers, and the complete bounded rerun passed. No claim that the initial run passed or that an unexplained failure is flaky. Full backend preceded only the final boundary condition; the complete affected API suite was rerun afterward. Logs and initial failures are retained under C:/Taskdeck-overhaul/evidence/source-history-cursors-*.
No production DB or primary checkout changed. Production-scale timing, physical devices, providers and restore acceptance remain unverified. OUTSTANDING_TASKS.md owner decisions remain unchanged.