- Replace `configure_backendai()` shell logic with an async `install_halfstack()` method. - Ensure volume directories, config templates, and docker-compose commands are handled in Python. - Integrate future support for `rover` CLI and `minio` configuration steps. JIRA Issue: BA-2761