main
Ahmed Elawady
fix backend test discovery in CI
Fix CI checks after repository refactor
tests: Added backend pytest coverage for auth, health, inference, results, and refresh endpoints. (#9)
refactor: restructure repo into ml/ and web/ top-level directories
Update README and publish Docker images only from main
refactor: inference pipeline, AnySAT runtime integration, and minor cleanups