Agent & Runtime Resource Lifecycle — v1.1.0
This release adds explicit lifecycle management for child agents and the runtime resources they create.
It introduces verified child-agent shutdown, process and port ownership tracking, automatic cleanup across success/failure/pause paths, and Orchestrator fallback cleanup for orphaned runtime resources.
The goal is to prevent lingering subagents, background development servers, occupied localhost ports, and unnecessary CPU/RAM usage after workflow execution.