Wake Sleep · colinzyang bundle Add a wake-on-visit / auto-stop-when-idle (hibernation) mechanism to an AWS deployment to cut cost. Generates drop-in Terraform + Python Lambda wake/ autosleep functions + a manual CLI, assembled from composable adapters for the target's compute target, idle signal, and in-flight-work probe. Use when the user wants to: stop an idle EC2 / ECS / Auto Scaling Group / RDS and auto-start it on traffic or on a schedule; add a "serverless-ish" sleep mode to an always-on single box; save cloud spend by shutting down non-prod compute off-hours; hibernate / auto-start-stop / schedule a server.