Add an HTTP-level regression path for the local ACR service
Constraint: A service intended for industrialization needs a real process-level smoke test, not only direct function imports Rejected: Rely on unit-style handler calls alone | Misses uvicorn startup and actual HTTP surface regressions Confidence: high Scope-risk: narrow Directive: Keep service_smoke.py lightweight and dependency-free so it remains the fastest operational gate before broader API expansion Tested: /usr/local/miniconda3/bin/python -m py_compile acr-engine/scripts/service_smoke.py; /usr/local/miniconda3/bin/python acr-engine/scripts/service_smoke.py Not-tested: /recognize and /index/build over HTTP remain pending dedicated API smoke inputs
Showing
4 changed files
with
139 additions
and
4 deletions
acr-engine/scripts/service_smoke.py
0 → 100755
-
Please register or sign in to post a comment