Juliano Zaffino’s debut, The Steps, redefines narrative interactivity through procedural generation and real-time AI adaptation, challenging traditional storytelling frameworks. Published in The Irish Times on May 22, 2026, the work leverages custom NPU acceleration and hybrid LLM architectures to generate dynamic, reader-driven content. Its technical ambition and philosophical underpinnings signal a pivotal shift in digital literature.
Architectural Breakdown: The Steps’ Core Engine
The Steps operates on a dual-core architecture: a 128B-parameter transformer model trained on 3.2TB of multilingual literary corpora, paired with a lightweight RISC-V microcontroller for real-time input parsing. This division of labor enables sub-200ms latency for narrative branching, a feat achieved via sparsity-aware quantization and dynamic attention pruning. The system’s NPU, a custom-designed HexaCore X1, optimizes tensor operations at 12.7 TOPS/W, outperforming standard GPUs by 40% in latency-critical tasks.
Developer documentation reveals a publicly accessible SDK supporting Python and Rust, with APIs for content modulation and user behavior tracking. However, the lack of open-source training data raises ethical concerns—Zaffino’s team declined to disclose the exact sources, citing proprietary “narrative DNA” algorithms.
The 30-Second Verdict
- Pros: Unprecedented interactivity, energy-efficient NPU, modular SDK.
- Cons: Opaque training data, no offline mode, limited third-party integrations.
Ecosystem Implications: A New Battleground for Digital Narrative
The Steps’ emergence intensifies the clash between closed-platform control and open-source innovation. By locking narrative generation to its proprietary NPU, Zaffino’s studio creates a de facto walled garden, akin to Apple’s Core ML or Amazon SageMaker. This strategy risks alienating indie developers but secures a first-mover advantage in AI-driven content creation.

Contrast this with Hugging Face’s open-source LLM ecosystem, which prioritizes interoperability.
“The Steps’ approach is a calculated gamble,” says Dr. Anika Mehta, CTO at MindsDB. “By centralizing control, they gain monetization power but sacrifice the viral growth that open standards enable.”
The project also sparks debate over authorship in AI-generated content. While Zaffino positions himself as a “curator” rather than a writer, legal scholars warn of impending copyright conflicts.
“If a reader’s choices shape the narrative, who owns the final work?” asks Professor Elias Rivera, University of Pennsylvania law professor. “This isn’t just a technical problem—it’s a philosophical quagmire.”
Benchmarking the Narrative Engine
| Feature | The Steps | Open-Source LLMs (e.g., LLaMA-3) |
|---|---|---|
| Latency (branching) | 180ms | 420ms |
| Training Data | Proprietary (3.2TB) | Public (570GB) |
| Customization | SDK-only | Full access |
The Steps’ NPU optimization gives it a clear edge in responsiveness, but its closed ecosystem limits scalability. For developers, Which means a trade-off between performance and flexibility—a tension echoing the chip wars between NVIDIA and AMD.
What This Means for Enterprise IT
Enterprises adopting The Steps must navigate a labyrinth of licensing fees and hardware dependencies. The NPU’s proprietary API requires integration with Intel’s or ARM architectures, complicating cross-platform deployment. Meanwhile, cybersecurity teams face uncharted risks: the