← back to Thesetdecorator
TSD yolo-loop backlog: envelope + tick-1 done + open items
226ae2876637991816ac08ee0d13501b76ad7b74 · 2026-06-03 07:42:47 -0700 · SteveStudio2
Files touched
Diff
commit 226ae2876637991816ac08ee0d13501b76ad7b74
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date: Wed Jun 3 07:42:47 2026 -0700
TSD yolo-loop backlog: envelope + tick-1 done + open items
---
YOLO_BACKLOG.md | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/YOLO_BACKLOG.md b/YOLO_BACKLOG.md
new file mode 100644
index 0000000..ab8d906
--- /dev/null
+++ b/YOLO_BACKLOG.md
@@ -0,0 +1,33 @@
+# YOLO loop backlog — thesetdecorator.com user-facing refinement
+
+Autonomous refinement loop (Steve out 2026-06-03). Each tick: pick the next `[ ]`,
+run **/dtd** on any genuine fork, implement, run the **validation-loop**, make **one
+reversible local commit** marked `[x]` w/ hash, then ScheduleWakeup ~1800s.
+
+## Envelope (Steve-approved 2026-06-03)
+- **Local only — NO deploy, sends, DNS, deletes, publishing, pushes, or spend.**
+ Anything gated → queue here with a DTD recommendation for Steve's return.
+- DTD decides routine forks (Codex metered ~$0.03/run — only on real decisions).
+- One logical reversible commit per item · idempotent (re-check before re-running)
+ · validation-loop after every edit before declaring done.
+- TSD is the **clean** repo (work here). wallco-ai has a concurrent auto-commit
+ agent + 24 dirty files → read-only audits / queued notes only, no commits there.
+
+## Done
+- [x] **OG/social previews** — 2026-06-03 · `6684d44` · backfilled OG+Twitter tags on
+ ~21 pages missing og:image + swapped non-rendering tsd-logo.svg → raster hero on 18
+ pages & 2 templates; idempotent `scripts/og-image-backfill.js`; 0 SVG social images
+ left. DTD verdict B (Claude+Codex 2/2).
+
+## Open (prioritized)
+- [ ] **a11y · alt text** — `<img>` missing `alt` on logo-agent.html (×2), catalog.html
+ (×1), _best-seller-detail.tpl.html (×1). Add descriptive alt (decorative → `alt=""`).
+- [ ] **SEO · meta description** — pages with no `<meta name=description>`: art-review.html,
+ decorator.html. Add a concise, accurate description (decorator.html is a real profile
+ surface; art-review is admin-ish — confirm it's public before bothering).
+- [ ] **next-tick audit** — when the above are done, audit a fresh dimension (broken
+ internal links, empty-state copy, focus styles, `loading="lazy"` on grid imgs,
+ duplicate H1s) and append concrete items here before implementing.
+
+## Notes / queued-for-Steve (gated — do NOT auto-do)
+- (none yet)
← 6684d44 TSD social previews: backfill OG/Twitter tags + fix non-rend
·
back to Thesetdecorator
·
TSD a11y + SEO: alt text on 3 dynamic imgs + meta descriptio 0220d7a →