← back to Thesetdecorator
backlog: mark loop #2 items done (favicon, canonical)
1b62c7a8752062a5f85efced8fd2192b85ad46f7 · 2026-06-03 08:56:39 -0700 · Steve
Files touched
Diff
commit 1b62c7a8752062a5f85efced8fd2192b85ad46f7
Author: Steve <steve@designerwallcoverings.com>
Date: Wed Jun 3 08:56:39 2026 -0700
backlog: mark loop #2 items done (favicon, canonical)
---
YOLO_BACKLOG.md | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/YOLO_BACKLOG.md b/YOLO_BACKLOG.md
index 7125902..e4b7571 100644
--- a/YOLO_BACKLOG.md
+++ b/YOLO_BACKLOG.md
@@ -43,9 +43,13 @@ reversible local commit** marked `[x]` w/ hash, then ScheduleWakeup ~1800s.
consistent svg+png+apple-touch icon block to the other 43 public pages via idempotent
`scripts/favicon-backfill.py` (inserts after viewport meta, skips pages already
linking). 44/44 pages now link favicon; all 3 assets verified on disk. CNCP win logged.
-- [ ] **canonical backfill** — 16 pages lack `<link rel=canonical>`. DTD in flight on
- scope (evergreen-only vs all-16 vs skip). Param-driven (union-talk, popout) + prod-
- redirecting (decorator.html→roster) + admin/utility pages are the contested set.
+- [x] **canonical backfill** — `91c0e4a` · DTD verdict **A** (Claude+Codex 2/2, Qwen
+ errored). Added self-referencing canonical to the 9 evergreen indexable pages
+ (cleared-artwork-sale, collections-by-steve, job-board, license-terms, stories, submit,
+ trades, unions, wall-treatments) via idempotent `scripts/canonical-backfill.py`
+ (`--all` flag available for verdict B). Skipped param-driven (union-talk, popout),
+ prod-redirecting decorator.html, admin/utility (art-review, logo-agent, logo-variants,
+ sent-to-exa). Each page exactly one canonical; zero site-wide dupes. CNCP win logged.
### Audited clean (no action) — 2026-06-03
- Broken internal links: **0**. · Grid empty-states: all present. · Focus styles:
← 91c0e4a TSD SEO: add self-referencing canonical to 9 evergreen pages
·
back to Thesetdecorator
·
TSD a11y: fix WCAG 1.3.1 heading-order skips (DTD verdict A) 9f62c21 →