export function status() { return { worldTime: Date.now(), status: "alive" }; }