#!/bin/bash # # Model Controller CLI # Wrapper for automated orchestration management # SCRIPT_DIR="/opt/agent-governance/orchestrator" python3 "${SCRIPT_DIR}/model_controller.py" "$@"