design-language: add Editorial Neighbours section + PAPERSKY entry#37
Merged
isaacsight merged 2 commits intomainfrom Apr 18, 2026
Merged
design-language: add Editorial Neighbours section + PAPERSKY entry#37isaacsight merged 2 commits intomainfrom
isaacsight merged 2 commits intomainfrom
Conversation
…PERSKY POPEYE remains the spine of the design language. Around it we now keep a working file of "editorial neighbours" — magazines whose mechanics we want to learn from without imitating. Each entry is a quick decode of the cover plus a short list of transferable mechanics that don't read as homage to a second magazine on top of POPEYE. First entry: PAPERSKY (Tokyo, 2002–present, founded by Lucas Badtke-Berkow / Knee High Media → PAPERSKY Inc. since 2024). Brief covers origin, the "a different way to travel" premise, the SHIMANAMI #69 issue's place anchor (Onomichi → Imabari via the Setouchi Shimanami Kaido), and decodes the seven cover elements that make a PAPERSKY cover read as PAPERSKY. Six transferable mechanics flagged for future kernel.chat issues — most concretely: per-issue custom JP display lettering, a single recurring folio glyph (we have <PopIcon> infrastructure for this; the discipline we lack is using ONE glyph as a system thread), a centred postmark dateline, a future `coverLayout: 'photo-postmark'` variant for the day photography becomes the right voice. Section is shaped to scale — future neighbours follow the same `### NAME` + decode + transferable-mechanics shape. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> https://claude.ai/code/session_01AvTucQFfKbumzeJR2RPXU3
…ection Seven-point comparison flagging where the two references diverge, with star-marked priorities for kernel.chat: restraint, single- glyph system thread, place-and-route issue structure, postmark dateline. The other three (commissioned display lettering, full bilingual parallel text, slowness-as-cadence) are optional moves to keep on the shelf. Pairs with the existing PAPERSKY entry under Editorial Neighbours to make the doc actively useful for design decisions: not just "here is a magazine we like," but "here is what to take from it and in what order." Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> https://claude.ai/code/session_01AvTucQFfKbumzeJR2RPXU3
isaacsight
pushed a commit
that referenced
this pull request
Apr 19, 2026
A forecast filed at the milestone number, drawn directly from the editorial-neighbours work merged in #37. Seven propositions on how a design language is *found* in 2027 — pick the spine, collect the neighbours, steal mechanics not silence, reduce to one glyph, choose route over theme, earn the quiet cover, choose the cadence. First issue that consciously applies the editorial-neighbours framework on the cover and in the prose. Three of the four starred mechanics from docs/design-language.md are exercised: - RESTRAINT — cream stock + monument-hero layout + no ornament, with a single small FORECAST · 2027 seal at top-right. The milestone number 370 is the cover art; the headline shrinks to a subtitle. The doc's "earned quiet cover," cashed in at the milestone where it lands hardest. - SINGLE-GLYPH SYSTEM THREAD — the asterisk (★) is introduced as a candidate kernel.chat folio mark, surfaced in the kicker ("THE FORECAST · ★ · 2027予告") and the signoff. If it earns its keep across this issue, it can be promoted to a system-wide thread on covers, section openers, and page numbers. - PLACE-AND-ROUTE STRUCTURE — the seven propositions are not a catalog of opinions; they are a route through the practice. Forecast format carries the route grammar in numbered form. The fourth starred mechanic (postmark dateline) is held back for a future issue whose subject calls for geographic grounding. Monument-hero on 370 makes the opposite claim: the serial position IS the subject. PUBLISHING.md hygiene — most-recent-forecast pointer added (370), last-updated bumped to ISSUE 370 · APR 2026. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> https://claude.ai/code/session_01AvTucQFfKbumzeJR2RPXU3
7 tasks
isaacsight
added a commit
that referenced
this pull request
Apr 19, 2026
A forecast filed at the milestone number, drawn directly from the editorial-neighbours work merged in #37. Seven propositions on how a design language is *found* in 2027 — pick the spine, collect the neighbours, steal mechanics not silence, reduce to one glyph, choose route over theme, earn the quiet cover, choose the cadence. First issue that consciously applies the editorial-neighbours framework on the cover and in the prose. Three of the four starred mechanics from docs/design-language.md are exercised: - RESTRAINT — cream stock + monument-hero layout + no ornament, with a single small FORECAST · 2027 seal at top-right. The milestone number 370 is the cover art; the headline shrinks to a subtitle. The doc's "earned quiet cover," cashed in at the milestone where it lands hardest. - SINGLE-GLYPH SYSTEM THREAD — the asterisk (★) is introduced as a candidate kernel.chat folio mark, surfaced in the kicker ("THE FORECAST · ★ · 2027予告") and the signoff. If it earns its keep across this issue, it can be promoted to a system-wide thread on covers, section openers, and page numbers. - PLACE-AND-ROUTE STRUCTURE — the seven propositions are not a catalog of opinions; they are a route through the practice. Forecast format carries the route grammar in numbered form. The fourth starred mechanic (postmark dateline) is held back for a future issue whose subject calls for geographic grounding. Monument-hero on 370 makes the opposite claim: the serial position IS the subject. PUBLISHING.md hygiene — most-recent-forecast pointer added (370), last-updated bumped to ISSUE 370 · APR 2026. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> https://claude.ai/code/session_01AvTucQFfKbumzeJR2RPXU3 Co-authored-by: Claude <noreply@anthropic.com>
isaacsight
pushed a commit
that referenced
this pull request
Apr 19, 2026
Auditioned on the ISSUE 370 cover (kicker + signoff). It earned its keep — promoted to a system-wide thread per the editorial-neighbours practice merged in #37. The asterisk now appears as a leading mark on the issue folio at three system positions, threading through every cover and every inner page: - Cover dateline → IssueCover.tsx - Frame masthead → MagazineFrame.tsx - Frame footer → MagazineFrame.tsx Implementation reuses the existing <PopIcon name="asterisk"> stroke SVG — no new component. New CSS class .pop-system-glyph in src/index.css locks the spec: tomato spot, 0.85em of surrounding folio text, vertically centred, 6px right margin, opacity 0.95. docs/design-language.md gains a "System glyph — the kernel.chat folio mark" subsection under The System, declaring the asterisk canonical, listing the three surfaces, and naming the discipline: ONE small graphic mark threads the system. The rest of the <PopIcon> vocabulary (leaf, coffee, pin, quote, thread, etc.) remains available for single-use editorial accents inside specific issues, but none of them is systemwide. Promotion path noted for future surfaces (section openers, page-number folios, colophon). This closes the second of the four ★ PAPERSKY mechanics for kernel.chat — restraint (370 cover), single-glyph system thread (this PR). Place-and-route is an authorial discipline already in use; postmark dateline is held for a future issue whose subject calls for geographic grounding. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> https://claude.ai/code/session_01AvTucQFfKbumzeJR2RPXU3
6 tasks
isaacsight
added a commit
that referenced
this pull request
Apr 19, 2026
) Auditioned on the ISSUE 370 cover (kicker + signoff). It earned its keep — promoted to a system-wide thread per the editorial-neighbours practice merged in #37. The asterisk now appears as a leading mark on the issue folio at three system positions, threading through every cover and every inner page: - Cover dateline → IssueCover.tsx - Frame masthead → MagazineFrame.tsx - Frame footer → MagazineFrame.tsx Implementation reuses the existing <PopIcon name="asterisk"> stroke SVG — no new component. New CSS class .pop-system-glyph in src/index.css locks the spec: tomato spot, 0.85em of surrounding folio text, vertically centred, 6px right margin, opacity 0.95. docs/design-language.md gains a "System glyph — the kernel.chat folio mark" subsection under The System, declaring the asterisk canonical, listing the three surfaces, and naming the discipline: ONE small graphic mark threads the system. The rest of the <PopIcon> vocabulary (leaf, coffee, pin, quote, thread, etc.) remains available for single-use editorial accents inside specific issues, but none of them is systemwide. Promotion path noted for future surfaces (section openers, page-number folios, colophon). This closes the second of the four ★ PAPERSKY mechanics for kernel.chat — restraint (370 cover), single-glyph system thread (this PR). Place-and-route is an authorial discipline already in use; postmark dateline is held for a future issue whose subject calls for geographic grounding. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> https://claude.ai/code/session_01AvTucQFfKbumzeJR2RPXU3 Co-authored-by: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
POPEYE remains the spine. This PR formalises a catalogue of editorial neighbours in
docs/design-language.md— magazines we want to learn mechanics from without imitating wholesale. Section is shaped to scale: future entries follow the same### NAME+ decode + transferable-mechanics shape.First entry: PAPERSKY (Tokyo, 2002–present, Lucas Badtke-Berkow). Brief covers origin, "a different way to travel" premise, the SHIMANAMI #69 issue's place anchor (Onomichi → Imabari via the Setouchi Shimanami Kaido), and decodes the seven cover elements that make a PAPERSKY cover read as PAPERSKY.
Two subsections under PAPERSKY:
The doc is now actively useful for design decisions, not just descriptive — every entry answers "what to take from this and in what order."
Test plan
https://claude.ai/code/session_01AvTucQFfKbumzeJR2RPXU3