docs(0053): close 0053 code-complete + spawn 0088 backfill run tracker#100
Merged
Merged
Conversation
…acker 0053's implementation, tests, code-review fixes, and runbook are all merged (PR #72; 0087 guard fix #92) — no code work remains. The only remainder is the multi-day two-range archive run + the Nov-2023 Soroswap OHLCV data check, which is operator-run and intentionally paused. Move that operational tail to new task 0088 (backfill run tracker), whose summary points at docs/runbooks/continue-soroban-backfill.md for how to run/resume it. Mark 0053 completed and move active -> archive; carry its one open AC (Soroswap Nov-2023 OHLCV) to 0088.
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.
Task 0053 (combined single-pass historical backfill) has no code work left — implementation, tests, code-review fixes, and the runbook all merged in #72 (plus the 0087 guard fix in #92). The only remainder is the multi-day operational archive run + a Nov-2023 Soroswap OHLCV data spot-check, which is operator-run and currently paused by choice.
Changes (docs / task lifecycle only)
soroban-backfill-run-tracker: an operational tracker that owns running + resuming the two-range archive backfill to completion and closing the two data ACs 0053 couldn't confirm without the real run. Its summary points atdocs/runbooks/continue-soroban-backfill.md(resume guide) and carries a progress-log table.completed, movedactive/ → archive/,donehistory entry, and its one open AC (Soroswap Nov-2023 OHLCV) carried to 0088. The operational-remainder section now points at 0088.No product/infra code touched.
M1 status after this
Remaining M1: 0088 (the backfill run, ~5.6 days combined + the larger pre-Soroban SDEX tail, ideally from a us-east-2 EC2) and 0082 (post-deploy worker/MV verification). Everything else M1 is done.