Add traceable, output-aware sources to Life Science Research skills#364
Open
kk-oai wants to merge 3 commits into
Open
Add traceable, output-aware sources to Life Science Research skills#364kk-oai wants to merge 3 commits into
kk-oai wants to merge 3 commits into
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
The
sourcesfield is additive. Raw output remains unchanged when requested, and sources are not presented as supporting evidence when their responses do not support a claim.Tests
python3 /Users/kenny.kim/.codex/skills/.system/plugin-creator/scripts/validate_plugin.py plugins/life-science-researchpython plugins/life-science-research/scripts/validate_source_presentation.pypython -m unittest discover -s plugins/life-science-research/tests -p 'test_*.py'python plugins/life-science-research/skills/eqtl-catalogue-skill/scripts/test_rest_request.pypython plugins/life-science-research/skills/locus-to-gene-mapper-skill/scripts/test_map_locus_to_gene.pypython plugins/life-science-research/skills/ncbi-blast-skill/scripts/test_ncbi_blast.pyruff checkon every changed Python fileruff format --check plugins/life-science-research/scripts/validate_source_presentation.py plugins/life-science-research/tests/test_source_presentation.pygit diff --checkAll 29 automated tests pass; source-presentation validation covers 50 skills and 49 script-backed skills. All 31 generic clients pass the hardened URL-safety and human-readable provenance-name contract audits.
Preview evaluation
An isolated local preview of
life-science-research@life-science-previewpassed 6/6 representative output checks:Rendered transcript snapshots and full JSONL event logs were captured locally for all six scenarios.
Follow-up validation