File: handoff_2026-03-12_v02.html
Open Source 8K & 4K Interactive Media Walls
Primary development URL:
https://8k.art/beta
The most recent working beta included in this package is:
index_beta_2026-03-12-v13.html
All future development must continue from the newest beta version.
_docs/en/ index_en.html requirements_en.html architecture_en.html developer_en.html system_en.html thumbnail-system_en.html
UTF‑8 text playlist → URL discovery → command parsing → tile model → thumbnail + QR resolution → grid layout → rendering → control state
1 Background gradient 2 Thumbnail image 3 URL art (text art) 4 QR code 5 Type pill 6 Small URL 7 Footer text
The QR code must never appear as a background layer.
Download Thumbnail must export the full panel WYSIWYG composition.
thumbnail image QR code URL text pills background layout scaling
Uploaded thumbnails must scale without cropping.
object-fit: contain
MyAnythingThumbnail_YYYY-MM-DD_HHMMSSAM_RESOLUTION.ext
Commands embedded in comment blocks:
#_ReplaceThumbnailWithImage("image.jpg")
#_LoadImage("image.jpg")
#_ThumbnailImage("image.jpg")
8k.art/_MyAnythingList.txt
Paste this into the first prompt of the next ChatGPT session:
You are continuing development of the MyAnythingList open‑source 8K/4K media wall project. Start by reading the provided handoff file: handoff_2026-03-12_v02.html. The current working build is index_beta_2026-03-12-v13.html. Rules: 1. Always build from the newest beta version. 2. Never regress previously fixed behavior. 3. Every prompt defining behavior must be reflected in documentation. 4. Documentation is the canonical knowledge base. 5. Insert new requirements into the correct sections. 6. All canonical docs include standard header + footer with timestamps. 7. Thumbnail export must remain WYSIWYG panel rendering. 8. QR codes must encode full URLs including anchors. 9. Uploaded thumbnails must scale without cropping. Goal of next build: Fix grid slider, scaling modes, Tube TV aspect support, WYSIWYG thumbnail export, QR startup alignment, and header text toggle.
ZIP root
├── index_beta_2026-03-12-v13.html
├── handoff_2026-03-12_v02.html
├── canonical-docs-2026-03-12-v13/
└── archive/
└── index_beta_2026-03-12-v13.html
archive/ inside the ZIP.canonical-docs-2026-03-12-v13/.index_beta_2026-03-12-v13.html; this package does not claim code changes beyond packaging and documentation updates.