Add ParseUUIDPipe to getAgentStatus and killAgent endpoints to reject invalid agentId values with a 400 Bad Request. This prevents potential injection attacks and ensures type safety for agent lookups. Refs #339 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>