- Add @RequestBody(required=false) CommandAckRequest to ack endpoint for receiving agent command results (backward compat with old agents) - Record command results in agent event log via AgentEventService - Add set-traced-processors to mapCommandType switch - Inject AgentEventService dependency