mirror of
https://github.com/tiennm99/docker-images.git
synced 2026-07-16 02:11:43 +00:00
Phased plan addressing findings from code-reviewer + code-simplifier agents (read-only project scan after Convention B rollout). Four phases ordered by risk and ROI: - Phase 1: high-severity correctness (github.actor namespace leak, oraclejdk curl exit-code swallow, README Corretto inaccuracy) - Phase 2: Dockerfile + workflow hygiene (maintainer unify, dos2unix removal, gradle noise drop, template.yml fate) - Phase 3: polish (LABEL compaction, workflow name disambiguation, images: ordering, ENV->ARG, .gitignore) - Phase 4: structural workflow_call DRY refactor (~155 LOC saved) Open questions documented in plan.md for cook session. Source agent reports preserved under plans/reports/ for self-contained context.