Pratyush-01's picture
7B run: anti-hack reward set + 7B profile
d5f6dbd verified
"""HTTP server layer for the PhysiX-Live environment.
Submodules:
- :mod:`physix.server.environment` defines the OpenEnv ``Environment`` subclass
that owns episode lifecycle and reward dispatch.
- :mod:`physix.server.app` builds the FastAPI application and exposes a
``main()`` entry point for the ``physix-server`` console script.
"""