All checks were successful
Documentation Validation / validate-docs (push) Successful in 7s
- Update to use correct default environment file location /etc/aitbc/.env - Use central virtual environment /opt/aitbc/venv instead of separate CLI venv - Update CLI alias to use central venv - Fix all EnvironmentFile references to use /etc/aitbc/.env - Align with actual code configuration in config.py This ensures the workflow uses the correct environment file location that matches the codebase configuration and central virtual environment.