#!/usr/bin/env node /** * Minimal health probe for Mission Control (allowlisted path under scripts/). */ console.log('MISSION_CONTROL_HEALTH_OK');