Bound INT03 replay calendar to the run window - #85
Closed
hjcud wants to merge 1 commit into
Closed
Conversation
Contributor
Author
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.
What changed
REQUIRED_INPUT_UNAVAILABLEoutcomeWhy
The newly authorized INT03 Development journey created run
6c7cc267-ab2a-32a6-846d-e80523a3abc5. The run's data is inside the pinned XNYS calendar, but the worker requested the policy's 2016-2026 applicability period. The pinned calendar covers 2024-2026, so the same deterministicCalendarCoverageErrorwas retried five times before the message left the queue.This change keeps policy applicability validation separate from the concrete replay interval and makes a genuine coverage mismatch terminal on the first attempt.
Closes #82.
Related platform compatibility evidence remains tracked separately in Idea2Strategy/Idea2Strategy#471.
Validation
tests/test_orchestrator.py: 22 passed