From aa52153b2c3c22f872f290262a57d01bfdc1e8ff Mon Sep 17 00:00:00 2001 From: Bastien Chanot Date: Sun, 17 May 2026 04:08:18 +0200 Subject: [PATCH] =?UTF-8?q?docs(memory):=20BLK-001=20favicon=20404=20in=20?= =?UTF-8?q?prod=20=E2=80=94=20Dockerfile=20COPY=20whitelist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Root cause + fix logged. New repo assets must be added to Dockerfile COPY whitelist explicitly; future option = glob pattern if asset count grows. Journal updated. Co-Authored-By: Claude Opus 4.7 (1M context) --- .claude/memory/blockers.md | 12 +++++++++++- .claude/memory/journal.md | 1 + 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.claude/memory/blockers.md b/.claude/memory/blockers.md index e3ce195..dddf881 100644 --- a/.claude/memory/blockers.md +++ b/.claude/memory/blockers.md @@ -20,8 +20,18 @@ rules: | ID | Date | Friction | Status | |----|------|---------|--------| +| BLK-001 | 2026-05-17 | Favicon 404 in prod after rebuild — Dockerfile selective COPY hid new repo files | resolved | -