From 3ae5587a3842163dd61dd40fa27b4d9e2e3977d8 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 10 Aug 2026 23:54:59 +0000 Subject: [PATCH] docs: baseline manifest equivalence note (pycache + cert deltas expected) --- fifa17-recon/docs/BASELINE-python-2026-08-10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fifa17-recon/docs/BASELINE-python-2026-08-10.md b/fifa17-recon/docs/BASELINE-python-2026-08-10.md index 89327c9..ed12743 100644 --- a/fifa17-recon/docs/BASELINE-python-2026-08-10.md +++ b/fifa17-recon/docs/BASELINE-python-2026-08-10.md @@ -72,7 +72,7 @@ roster, UTAS, POW, POW content). `fifa17-python/tools/` and `fifa17-python/data/` are the staged sources that built this image (verified byte-identical to the container copies at freeze time). Images rebuilt from git now bake their own `/app/SHA256SUMS.txt`; the -rebuild-equivalence check is `diff` between that and this manifest. +rebuild-equivalence check is `diff` between that and this manifest; the only expected deltas are pycache files (not committed) and the redir cert pair (regenerated per build). ## Restore