- 新增 backend/auvops.sh:容器内直接执行的统一运维工具 (cache-clear/clean-expired/cache-count/recollect/sh/help) - heredoc传python代码,日期等参数走环境变量防注入 - 后续运维操作收敛到该文件,加 cmd_xxx + case 注册一行即可 - 删除 recollect-daily.sh,其能力并入 auvops.sh recollect Co-Authored-By: Claude <noreply@anthropic.com>