pub(crate) const FRAME_FILES_PATTERN: &str = "frames/*.png";
Glob pattern to match all PNG frame images in the frames directory Used for cleanup operations and file enumeration