Skip to main content
PEER REVIEWED_SYNTHESIS·2026-03-02· 15 min read

The Maker's Eye in Designed Systems: Translating Literary Craft into Interface and AI Architecture

Reverse-engineering narrative mechanisms (the braided essay, ladder of abstraction, hermeneutic gaps) as foundational HCI heuristics.

By The Narratologium Systems Lab

Abstract

The 'maker's eye' pedagogical tradition trains practitioners not merely to consume or judge artifacts, but to reverse-engineer their internal mechanical architecture. We trace how classic literary devices—Hayakawa's ladder of abstraction, McPhee's braided timelines, and Barthes' hermeneutic gaps—transfer directly to user interface design, machine learning explainability, and multi-agent system orchestration.

I. Decomposing the Artifact

To view a system with a maker's eye is to ask: What structural choice produced this cognitive effect? What assumption is encoded into this hierarchy? What happens to the user's mental model if this sequence is inverted? This mental operation applies identically whether the substrate is an essay by Joan Didion, a Cloudflare Pages deployment pipeline, or a multi-tenant database schema.

II. The Semantic Elevator in Software

Software systems frequently suffer from abstraction starvation or detail overload. By applying the Ladder of Abstraction shuttle, UI architects ensure that users can transition smoothly from a macro KPI dashboard (Rung 4) to an individual timestamped audit log (Rung 1) without losing operational context.

APA 7th Edition Citations & Primary Sources

Hayakawa, S. I. (1949). Language in Thought and Action. Harcourt, Brace & World.

Introduces the Ladder of Abstraction model connecting concrete sensory objects to high-altitude conceptual schemas.

Norman, D. A. (2013). The Design of Everyday Things. Basic Books.

Seminal work on mental models, signifiers, and the cognitive gaps in human-machine interaction.