---------------------------------------------------------------------- This is the API documentation for the gdtest_gradient_peach library. ---------------------------------------------------------------------- ## Functions Public functions glow(intensity: float) -> str Emit a warm glow. Parameters ---------- intensity Brightness level (0.0–1.0). Returns ------- str Status message. fade() -> str Fade to twilight. Returns ------- str Status message.