From c8a432ee86eb3a01f4da44a0cf00dc77d8f49a69 Mon Sep 17 00:00:00 2001 From: DramaticShape Date: Mon, 27 Jul 2026 00:43:46 -0400 Subject: [PATCH] changelog: the trim-foot repeat fix --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1df9b24..700c59e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -157,6 +157,15 @@ per-column class and height over any rectangle, which is how this was diagnosed. + Routes 3 and 4 had a third variant of the same misreading: the repeat + scan anchors at a column's FRONT tile, and a plateau column that ends + in a one-off rounded corner tile ($13/$35) never matched -- it read + its whole capped extent and shot up as a 48px fin (several together + made a tent). When the two rows directly above the front are + identical, the column is now read as that repeat wearing a trim foot: + its unit is one course plus the trim. Doorway columns still answer to + their region first, so houses are untouched. + ## 1.0.3 ### Added