Suman-SG/helmet-system
Add explicit READY signal to stdout for HF orchestration
Add explicit Gunicorn timeouts and access logging for HF Spaces
Add request logging to debug HF health check
Serve lightweight landing page in FAST_MODE
Add granular debug logging to pinpoint startup hang
Trigger rebuild: no-op commit to clear HF cache
Add /health endpoint, force FAST_MODE, and global exception logging
Add detailed debug trace between Flask config and routes
Add debug print statements to trace startup hang point
Defer main_pipeline import until first pipeline use
Disable ensure_model_files at startup to avoid heavy downloads on Spaces
Lazy-load ViolationPipeline to avoid blocking startup
Fix Docker base package for HF build
Fix Spaces startup and add model weights
Space-only clean import
