Expose download smoke summary blockers at top level - #576
Merged
Conversation
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.
Summary
blockingarray for AI routingWhy
AI controllers should not need to inspect nested command-specific summaries to identify why a download-smoke command is blocked. This keeps blocked states directly routable while preserving the detailed audit summaries.
Validation
python -m pytest tests/test_cli_download_smoke.py -q --basetemp .pytest_tmp_top_level_blockers -p no:cacheproviderpython -m pytest tests/test_docs_consistency.py tests/test_docs_hygiene_script.py -q --basetemp .pytest_tmp_top_level_blockers_docs -p no:cacheproviderpython scripts/check_workspace_hygiene.pypython scripts/check_docs_hygiene.pygit diff --check2, top-levelblocking=[datasets_executable_missing],downloads_triggered=0,network_access=false,external_tools=falseBoundaries
No tool installation, provider lookup, broad download, external bioinformatics execution, tag, release, or asset upload was performed.