Art Direction Daily RecordsNo. 052Sun 28 Jun 202633⅓ RPM≈ 4 min
Side A · A1
GPT-5.6 is out, and Washington decides who gets in
OpenAI shipped its newest model to a small set of government-vetted partners in Codex and the API, not the open release a flagship usually gets. The second model gated by the government in a single month.
Today's Art Direction
Liner notes
Mid-Century Jazz Record Sleeve
A Blue Note album cover: a cropped duotone plate, a tightly tracked condensed lockup, and the stories pressed as a track listing.
The mid-century jazz sleeve is the Reid Miles register, the look of late-1950s Blue Note covers: a single duotone photograph cropped hard, cream condensed type set tight against generous charcoal space, and a catalog number treated as part of the art. Translated to the web it becomes an album or release page: a catalog meta strip, a cover that pairs a duotone plate with an oversized condensed headline, and the day's items laid out as a side A and side B track listing with track numbers and durations instead of stacked cards. The discipline is restraint, letting the negative space and one hot accent carry the design while the reading column stays cream on charcoal at full contrast. Sections are marked by side labels and track numbers, never a colored stripe down the edge.
On the sleeve
Condensed gothic lockupDuotone coverCatalog numberTrack listingSide A / Side BNegative spaceCream on charcoalHot accent
OpenAI released GPT-5.6 in three sizes, Sol, Terra, and Luna, then held the doors. At the request of the US government, the models are going only to a small set of vetted "trusted partners" in Codex and the API, not the broad launch a flagship usually gets.
The gate traces to a June 2 executive order telling federal agencies to benchmark powerful models before wide release, and OpenAI has said it does not want this to become the long-term default. It is the month's second restriction: the same government recently forced Anthropic to pull Fable 5 and Mythos 5 under an export-control order, a story we covered then.
A SigNoz writeup wires a coding agent to OpenTelemetry and runs Sonnet 4.6, Opus 4.7, and Opus 4.8 across one fixed Terminal-Bench suite, reading them on cost per solved task, cache use, error rate, and active time instead of the sticker price per token.
The numbers invert the easy call. The model that bills the most per token can close a task for less once it needs fewer turns, and a higher active-time figure can mean the agent did more work per minute, not that you waited longer. The move worth keeping is to instrument the agent and grade it on finished work.
Cursor 3.9 gathers plugins, skills, MCPs, subagents, rules, commands, and hooks onto one Customize page you can set per user, team, or workspace, with a leaderboard of what the rest of your team already runs. It extends the customization layer an earlier issue tracked.
The fresh piece is plugin canvases: prebuilt, shareable panels that open inside the editor, a Hex canvas for data visualization or an Atlassian canvas showing live issues and projects. The editor keeps pulling in the dashboards that used to sit in another tab.
1:52
The model is finished. Whether you can run it is now a policy question.
Prompt Lab
Press today's sleeve
A copy-and-paste recipe that rebuilds the Mid-Century Jazz Record Sleeve with an AI design tool. It describes the visual system, not the news.
The recipe
Design a single web page as a mid-century jazz record sleeve, an album or release landing page in the Blue Note / Reid Miles register: a cropped duotone cover, tightly tracked condensed type, and the content pressed as a track listing. Not a dashboard, blog, or card grid.
Ground: warm charcoal (#17140E) everywhere, with cream body text (#ECE3CE) at 19 to 20px and line-height about 1.7. Build the palette from one duotone color, teal (#37A496), plus cream and a single hot accent, rust-orange (#D9542B), used only for the catalog number, side labels, and one mark. Lean on negative space, not extra color. Links are cream with a teal underline; never set body text in rust or teal. Every word holds WCAG AA on charcoal. No gradients behind text, no glow, no neon.
Type: a tightly tracked condensed gothic (Oswald, uppercase) for the cover headline, the art-direction name, track titles, and one liner-note highlight; a clean grotesque (Inter) for body and the italic one-liner; a monospace (JetBrains Mono) for the catalog strip, side labels, track durations, source credits, and this recipe. One display size for the cover; never italicize body paragraphs.
Layout: build an album cover. A catalog meta strip runs across the top (label name, issue number in rust, date, RPM, running time, mono uppercase). The cover is a two-column lockup: an oversized condensed headline and short deck on the left, a hard-cropped duotone plate on the right (abstract still life in two inks, cream on charcoal, heavy film grain, no readable text). Below the cover, a liner-notes panel holds today's art direction. Then the stories are a track listing split into Side A and Side B, each side introduced by a side label and a thin rule. Each track is a row with a big condensed track number (A1, A2, B1) on the left, a mono duration on the right, and in the middle a mono kick label, a condensed title that links out, a mono source credit, and one or two short paragraphs at about a 66ch measure. Add a centered liner-note highlight between two rules. Close with a credits-style source list.
Components: catalog meta strip, two-column cover lockup, cropped duotone plate, liner-notes panel, side labels with rules, track rows with condensed numerals and mono durations, centered liner highlight, mono source credits, a rust copy button on the recipe. Borders are thin 1 to 2px rules, square corners, no pills and no accent left-border stripes; shadows are absent or minimal, never a diffuse glow. One restrained micro-interaction: track-title links grow a 2px teal underline on hover at about 160ms, behind a prefers-reduced-motion guard. No fake search fields, toggles, or filters; no dot-separator metadata chains; no emoji. Keep all body text cream on charcoal at WCAG AA.
Works in: Beaver Builder AI, v0, Lovable, Cursor, Figma Make.
Outro
For anyone building on these models, a month with two gates points to one habit worth keeping: portability. The capability you design around can be vetted, throttled, or recalled by someone other than the vendor, so it pays to keep prompts and fallbacks model-agnostic.