diff --git a/daily-finds.log.md b/daily-finds.log.md
index af125cb..18f1323 100644
--- a/daily-finds.log.md
+++ b/daily-finds.log.md
@@ -4013,3 +4013,28 @@ Amazon: n-a.
### Held, not rejected: aquarium-bed
The fourth review candidate. It has the day's most arresting hero and would have made an easy fourth graduation, but the substance is thin for long-form: a custom-order piece with a months-long lead time, a price near $11,500, no independent coverage to fact-check against, and a maker whose public profile is a television show. The find carries it fine at 70 words; a 300-word review would be padding around one photograph. Left as a shortlisted find, and it has a bundle home in `2026-07-25-the-familiar-object-reengineered`. Revisit if the shop publishes real build detail.
+
+## 2026-07-25 — copy edit
+
+Fresh-eyes sonnet subagent over all 34 pieces of prose written this run (7 bundle intros/blurbs, 24 find bodies, 3 review bodies). **No changes** — every piece was already within budget and clean of ad copy.
+
+Verified independently in the main session rather than taken on the subagent's word: find bodies came in at 64–88 words against the 40–90 budget (the dad joke sits at 17, correctly exempt), and reviews at 348 / 360 / 413 against 250–450. `git status` confirmed a zero diff, so there is no copy-edit commit this run.
+
+One observation recorded, not acted on: the new bundle intro for `structures-you-can-suddenly-see` uses "colours" while finds in the same batch use "colors". The subagent checked and found this British/American mix is long-standing and sitewide (colourways, analysing, colour tint all appear in the archive), so it left it alone rather than introduce a one-file inconsistency. Worth a deliberate house-style decision at some point; it is not a copy-edit-stage call.
+
+## 2026-07-25 — pick of the day: frozen-polygon-waves
+
+Fresh pick, graduated in this same run. Aerial drone footage of Baltic Sea ice cracked into a mosaic of polygon slabs that keep rocking on the swell without coming apart.
+
+Why it wins: the strongest hero visual of the day by a distance, and its virtue is fully legible from the tile with no copy required — you see the cracked plates and the light, and that is the whole pitch. Broad appeal, no technical knowledge asked of the visitor, and unmistakably benign on a front page that greets people out of context.
+
+**Hero replaced before picking it** — and this is the reason the pick took a second pass. The review shipped with the find's asset, which was Waider's official YouTube thumbnail: a beautiful frame, but with "FROZEN WAVES / BALTIC SEA" and a 4K badge burned into it. That is precisely the overlay-text case the capture skill says to reject, and a title card is not something to put on the homepage. Replaced on both the review and the find with a clean, text-free frame of the same footage, 2000×1110, carrying Waider's own discreet "NORTHLANDSCAPES" watermark — sourced from Colossal's March 2026 feature on the work. Provenance stated plainly because it is a third-party host: the frame is the artist's own, watermarked by him, and the alternative was either the title card or no hero at all. A stills series of his from the same winter ("Frozen Fragments of the Baltic Sea," on his own Behance) was checked first and rejected — it shows fully separated floes, which contradicts this piece's entire point that the sheet cracks *without* coming apart. Review alt text updated to match the new frame.
+
+What it beat:
+- **japanese-anatomical-woodblock-prints** — today's best review, and deliberately *not* the pick. Front-page safety: the image is a reclining man with his torso opened, and the labelled features include a "urine gate" and a "feces gate". In context, with the copy, it is a delight; as a homepage hero greeting a stranger cold, it reads as anatomical and faintly grotesque. Exactly the swap the charter's front-page rule asks for. It keeps its place on the grid and in `2026-07-25-structures-you-can-suddenly-see`.
+- **screenfloat** — a solid app review, but the hero is a menu bar over three floating windows. Narrow audience and a weak tile; a utility screenshot cannot carry the front page.
+- **fuel-tank-orca-mural-palmer-station** (incumbent) — a strong hero that has held the slot since 07-23. Not displaced by a weak new review; displaced by a stronger visual, and freshness is itself part of the product.
+
+Never-picked pool not needed this run: 16 of 101 reviews have ever held the slot, so there is deep reserve, but a new graduation won on merit and there was no reason to reach.
+
+Audit-trail gap noticed while checking history: **the 2026-07-24 run left no `pick of the day` entry at all** — the log jumps from that day's bundle straight to today. The pipeline requires a logged decision every run, holds included, so either the stage was skipped or it went unrecorded. Flagged for the operator.
diff --git a/src/content/find/2026/07/frozen-polygon-waves/hero.jpg b/src/content/find/2026/07/frozen-polygon-waves/hero.jpg
index 7bf3fc3..a4e3731 100644
Binary files a/src/content/find/2026/07/frozen-polygon-waves/hero.jpg and b/src/content/find/2026/07/frozen-polygon-waves/hero.jpg differ
diff --git a/src/content/reviews/frozen-polygon-waves/hero.jpg b/src/content/reviews/frozen-polygon-waves/hero.jpg
index 7bf3fc3..a4e3731 100644
Binary files a/src/content/reviews/frozen-polygon-waves/hero.jpg and b/src/content/reviews/frozen-polygon-waves/hero.jpg differ
diff --git a/src/content/reviews/frozen-polygon-waves/index.mdx b/src/content/reviews/frozen-polygon-waves/index.mdx
index 4128f37..41ddf49 100644
--- a/src/content/reviews/frozen-polygon-waves/index.mdx
+++ b/src/content/reviews/frozen-polygon-waves/index.mdx
@@ -15,7 +15,7 @@ fromFind: frozen-polygon-waves
import { Image } from 'astro:assets';
import hero from './hero.jpg';
-
+
> Photographer Jan Erik Waider flew a drone over a stretch of Baltic Sea ice that had cracked into a mosaic of slabs without coming apart — each plate still rocking, independently, on the swell moving beneath it.
diff --git a/src/data/pick.json b/src/data/pick.json
index 8b63b8c..7185d48 100644
--- a/src/data/pick.json
+++ b/src/data/pick.json
@@ -1,3 +1,3 @@
{
- "hero": "fuel-tank-orca-mural-palmer-station"
+ "hero": "frozen-polygon-waves"
}