fix: redact operational skill review sources

This commit is contained in:
Marcos Paulo
2026-09-04 04:37:04 +00:00
parent aa85864868
commit 6ccc692759
17 changed files with 117 additions and 189 deletions
@@ -0,0 +1,9 @@
# Local Dockerfile note — redacted review fixture
The original operational reference included internal source locations, registries,
and environment details. Those details have been removed from the published review.
For a local Dockerfile guide, keep the general rule: use a project-owned local
override only when the ordinary Dockerfile requires CI-only inputs. Keep runtime
stages, explicit architecture handling, and the application artifact; never copy
credentials, internal endpoints, or personal registry paths into the override.