Make long-running FMA archive progress legible at a glance
Constraint: Multi-session continuation gets brittle when large real-data downloads require manual byte math to estimate progress Rejected: Leave inspect output as raw archive size only | Forces every future session to recalculate completion state by hand Confidence: high Scope-risk: narrow Directive: Keep progress fields stable so handoff tooling and humans can rely on them during long archive transfers Tested: /usr/local/miniconda3/bin/python -m py_compile acr-engine/scripts/prepare_fma_archive.py; /usr/local/miniconda3/bin/python acr-engine/scripts/prepare_fma_archive.py inspect Not-tested: Completion of the full archive and downstream extraction remain pending
Showing
2 changed files
with
28 additions
and
1 deletions
-
Please register or sign in to post a comment