Split SequenceLoader implementation into focused translation units #3431
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.
Remove-me-section
Sequence loader was a 2.4k-line monolith; refactored into smaller files for readability.
Generic request
#1234 – issue nameFor release/xx branch
Optional
Backmerge request
Backmerge: #1234 – issue nameBump request
Bump version to ...The original sequence loader file exceeded the 2k-line limit, making it hard to maintain. This PR splits the implementation into focused units while preserving behavior.
sequence_loader.cpp(~390 lines).sequence_loader_ket.cpp.sequence_loader_helm.cpp.unexpected_eodwith a concrete message in HELM loader.Example (usage unchanged):
Original prompt
sequence_loader.cpphas 2,239 lines of code, which is greater than 2,000 authorized. Split it into smaller files #3417💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.