Files
tiennm99 e218548ef3 docs(plans): capture cleanup/compaction plan and review reports
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.
2026-05-28 18:40:23 +07:00
..