Reduce the handoff gap between archive completion and real-data readiness
Constraint: Once the large FMA archive finishes, future sessions should not need to manually stitch extraction and readiness checks together Rejected: Leave post-download steps as manual shell sequences | Increases delay and error risk at the most valuable transition point Confidence: high Scope-risk: narrow Directive: Keep fma_postdownload_ready.py as the canonical first command after archive completion before attempting real-data smoke runs Tested: /usr/local/miniconda3/bin/python -m py_compile acr-engine/scripts/fma_postdownload_ready.py; /usr/local/miniconda3/bin/python acr-engine/scripts/fma_postdownload_ready.py Not-tested: Successful extract and readiness on the full archive remain pending completion of the download
Showing
4 changed files
with
94 additions
and
0 deletions
acr-engine/scripts/fma_postdownload_ready.py
0 → 100755
-
Please register or sign in to post a comment