Chapter 05 · Dreambase Micrographic Design
Subchapter 5.2
references/identity-system.mdMarkdown10 KBView on GitHub
The part that makes this idiom read as designed rather than assembled. Everything below is derived from studying a large body of practitioner work in the style.
If output feels like a spec sheet rather than a brand, this file is what’s missing.
Take a geometric primitive and render it as an array of parallel bars whose lengths are modulated to describe the form. That single move generates nearly every logo in this idiom, and it’s why a whole portfolio of unrelated brands reads as one visual language.
The result reads simultaneously as a shutter, a waveform, a signal, an aperture, a venetian blind, and an interference pattern — which is exactly the semantic field the style wants.
The recipe:
Observed variants:
| Primitive | Bar direction | Reads as |
|---|---|---|
| Circle | Horizontal, long at equator | Globe, aperture, sun |
| Circle | Vertical | Barcode wrapped in a disc |
| Letterform (N, S, R, A, H) | Horizontal, following the skeleton | Signal-degraded type |
| Diamond / 4-point star | Horizontal, mirrored | Interference pattern, swarm |
| Radial fan | Tapering blades from a centre | Turbine, warp, sunburst |
| Helix / double strand | Horizontal, offset in pairs | DNA, data structure |
| Overlapping circles | Horizontal scanlines through each | Venn, spectrum, optics |
Craft notes:
visual-grammar.md.Warm, rounded, geometric sans — usually lowercase or sentence case, medium to bold. This is consistently the opposite of what the compliance source would suggest, and it’s deliberate: the wordmark supplies the humanity that the micro-layer withholds.
Observed: soft geometric lowercase (serro, warp, mts, Record), sentence-case grotesque (Nucleus Engineering Office, Helix-DB), extended caps grotesque for institutional names (CATHEDRAL THERAPEUTICS ®), and occasionally a transitional serif (Synthetic) when the brand wants gravity rather than speed.
® is set as part of the lockup far more often than trademark practice requires — it’s a graphic device here, and it belongs to the fiction.My earlier guidance said two sizes and one condensed face. That’s the compliance source. The practiced system runs four distinct registers, and using fewer is the most common reason output looks flat.
| Register | Character | Case | Use |
|---|---|---|---|
| 1. Wordmark | Warm geometric sans, or serif | lowercase / Sentence | The brand name only |
| 2. Display headline | Tight, heavy neo-grotesque | Sentence case | The one big statement: “Automate the work that built America”, “Built to build again”, “Grid scale. Nation ready.” |
| 3. Techno / squared | Wide, squared, stencil-ish industrial | CAPS | Numerals and short shouts: 2026, V 1.2, ROBOTICS, 24/7, DRS |
| 4. Micro layer | Monospace | CAPS, tracked | UNIT ID:, STATUS: ACTIVE, telemetry, footers |
Registers 2 and 3 must be visibly different faces, not the same face at two sizes. If a viewer can’t tell them apart, the piece collapses to a two-register system and reads flat. Set them side by side and check before going further.
There is no Google Fonts family called “Archivo Expanded.” Expanded is an instance on Archivo’s width axis, so requesting it by family name falls back silently to regular Archivo — and register 3 disappears into register 2. This is the single most common way the type system breaks.
/* correct — variable axis, not a family name */
@import url('https://fonts.googleapis.com/css2?family=Archivo:wdth,wght@62..125,100..900&display=swap');
.techno{
font-family:"Archivo",sans-serif;
font-variation-settings:'wdth' 125; /* the expanded instance */
font-weight:800;
text-transform:uppercase;
letter-spacing:-.01em;
}Alternatives that are genuine standalone families, in rough order of usefulness: Michroma (wide, squared, single weight — very close to the reference look), Chakra Petch (squared with clipped corners), Saira (has its own wdth axis), Oswald or Anton (condensed rather than wide — use only when the shout should feel tall, not broad).
Always verify the face actually loaded rather than assuming — a fallback here is invisible in code and obvious in the output.
The display headline is sentence case, not caps. This is a correction to my earlier all-caps guidance: caps belong to registers 3 and 4. Display headlines are set tight, heavy, and in sentence case — often with a full stop. That’s what keeps the work from reading as a warning label.
Register 3 is the one most often missing from generated work. It’s the squared, wide, slightly stencil face used for years, versions, and one-word shouts — and it does a lot of the industrial signalling on its own.
N / W / E / S micro-labels around a mark.+ scattered at grid intersections.>>>>> in the accent colour, used as directional emphasis and as pure rhythm.Four distinct illustration modes appear, and mixing more than two in a piece gets noisy:
Blueprint-style outline diagrams — thin strokes on a saturated ground with + registration marks and a light grid — bridge modes 1 and 3 and are especially effective on yellow, blue, or orange fields.
The single highest-leverage move, and the reason this work feels solid rather than decorative: the invented organisation is a full identity system, not a garnish.
Before designing anything, establish:
Nucleus Engineering Office, Homeland Machines Inc. / Industrial Systems Division, Reindustrializing Center of America.UNIT ID, DIVISION, CLEARANCE, SECTOR, ROUTING, TIER, STATUS.HM-FU-01, RDG-06-CTRL, OVR-01, NEO-06. Pick a pattern and hold it.U.S.A., NEW YORK, NEW YORK, © 2026.Then apply it across artifacts. The work in this idiom is nearly always shown on a physical object: a shipping container, a coach jacket or anorak, an embroidered patch, a laminated credential, a packaging box, a printed magazine spread, a hardware panel. Producing the system and then mocking it onto two or three objects is the deliverable — a logo on white is not.