-
Notifications
You must be signed in to change notification settings - Fork 7
feat(detect): chunked validation with validator pools #126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
lipikaramaswamy
merged 20 commits into
main
from
lipikaramaswamy/feature/chunked-validation-pool
Apr 23, 2026
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
1cd4c1f
feat(detect): accept validator pool + chunked-validation config knobs
lipikaramaswamy 2e7c97b
feat(detect): chunked validation across a validator pool
lipikaramaswamy f767e4c
docs(detect): document chunked validation + validator pools
lipikaramaswamy ab42bd5
fix: format
lipikaramaswamy c4196f2
feat(detect): cross-alias failover + DD engine compatibility
lipikaramaswamy fd4fe4d
docs: update wording
lipikaramaswamy e3c1ec6
refactor(detect): harden chunked-validation guards per review feedback
lipikaramaswamy 134f4da
docs(detect): tidy review-history residue in chunked-validation prose
lipikaramaswamy 841899f
refactor(config): dedupe validator pool and preserve native types fro…
lipikaramaswamy 2fe252e
chore(detect): drop unused build_validation_skeleton helper
lipikaramaswamy f093b99
refactor(detect): replace asyncio fan-out with ThreadPoolExecutor; ca…
lipikaramaswamy 113074d
docs(detect): fix misleading C5 examples in chunked-validation docstring
lipikaramaswamy d5fd992
docs: clean up docstrings
lipikaramaswamy 0757e88
fix(config): re-validate selected_models overrides instead of model_copy
lipikaramaswamy 6b613b0
style(tests): flatten TestParseModelConfigsRevalidatesOverrides to mo…
lipikaramaswamy ff80afc
make workflow yaml validation helper work with list valued pools
lipikaramaswamy 4eaee1d
display: remove prompt template from logging of validation step
lipikaramaswamy 025cbf7
update logging
lipikaramaswamy 743a132
apply fast path for single chunk
lipikaramaswamy 6cf1ce3
treat none decisions as not present when chunking validation
lipikaramaswamy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.