Expand import diagnostics with validation failure playbooks and artifact tooling - #2173
Conversation
…failure-playbooks
…failure-playbooks
There was a problem hiding this comment.
Code Review
This pull request updates the import diagnostics agent skills, documentation, and troubleshooting guides. Key changes include removing the optional sibling import checkout checks, adding comprehensive guides for debugging deleted observations, network failures, and source acquisition completeness, and introducing a script (create_short_lived_bq_table.sh) to load GCS files into short-lived BigQuery tables for querying. It also expands documentation for the Import Differ, Import Validation Framework, and StatVar Processor. A high-severity issue was identified in the new BigQuery script where the bq show command is called with an unsupported --dataset flag.
…supplemental playbooks in dc-import-diagnostics
Thanks Ajai for review and suggestions!! |
Summary
Testing
git diff --check upstream/master...HEADbash -n agents/skills/dc-import-diagnostics/scripts/create_short_lived_bq_table.shagents/skills/dc-import-diagnostics/scripts/create_short_lived_bq_table.sh --helpquick_validate.py.env/bin/python -m unittest agents.common.scripts.skill_contract_test