#!/usr/bin/env bash set -euo pipefail # Build the orchestrator crate exec cargo build -p orchestrator