Latest stable

Attachments and maintenance helpers

Download referenced attachments and clean generated logs or feedback artifacts deliberately.

When to use it

An operator has inspected paths and needs a narrow housekeeping action.

When not to use it

Do not run cleanup blindly or treat downloaded content as trusted executable input.

Prerequisites

An initialized project, appropriate network credentials for attachments, and reviewed target paths.

Representative command

attachment_downloader.py + clean_logs_folder.sh + cleanup_feedback.sh
./.juno_task/scripts/clean_logs_folder.sh --help

Safety contract

Inspect help and targets first; attachments are untrusted data and cleanup may be destructive.

Artifacts to inspect

Downloaded attachment files or reduced generated log/feedback directories.

Troubleshooting

Check permissions, credentials, destination paths, and each helper’s --help output.

Freshness source

Reviewed against YYLO README: configuration and the generated installed-script inventory.