Monorepo for Aesthetic.Computer aesthetic.computer

slab: capture flash + screen-wide OCR overlay, kept out of frames master

frame.mjs captures now fire a subtle whole-display flash and draw the whole-screen OCR boxes (random translucent colors) as a ~7s overlay, so a watcher sees what was read across the entire display — not just inside a browser window. Both are excluded from the capture itself (every window the app owns is filtered out of SCContentFilter), so they never bleed into a frame. OCR keeps small/dense text (minimumTextHeight 0 + Vision rev3); the puppet scan overlay TTL goes 2600ms -> 7000ms.


+119 -4
3 changed files