All checks were successful
Extract DockerClient creation into a standalone bean so both runtimeOrchestrator and containerLogForwarder depend on it directly instead of on each other. DockerRuntimeOrchestrator now receives DockerClient via constructor instead of creating it in @PostConstruct. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>