papers/jeffrey-platter: ship public dashboard at papers.a.c/jeffrey/
457-row sortable+searchable gallery of confirmed-jeffrey IG selfies from
@whistlegraph, with face-match scores and per-image GPT-4o descriptions.
Thumbnails live on the existing assets CDN under jeffreys/whistlegraph/.
- system/public/papers.aesthetic.computer/jeffrey/index.html — static
dashboard (search, sort by date or face-match, domain filter, lightbox)
- system/public/papers.aesthetic.computer/jeffrey/manifest.json — slim
per-row schema with CDN thumb URLs (regenerated by the builder)
- portraits/jeffrey/bin/build-thumbnails.mjs — sharp-based 256px JPEG
builder, reads jeffrey-described.jsonl, resolves sharp from
oven/node_modules so it doesn't pull a root-level dep
- portraits/jeffrey/bin/generate-neo.py — adds --prompt/--name flags for
one-off custom gens, and branches around the gpt-image-2 rejection of
the input_fidelity parameter
- papers/jeffrey-platter/README.md — adds "Hosted dashboard" section with
refresh instructions
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>