LoreWeaver Journal

Insights

News, updates, and articles on narrative design, game development, and AI.

Dialogue Trees vs AI Dialogue: Which Should Your Game Use? (2026)
Articles

Dialogue Trees vs AI Dialogue: Which Should Your Game Use? (2026)

Hand-authored dialogue trees still win wherever a line must be exact: voiced, localized, and QA-tested. AI dialogue wins where reactivity matters more than precision. Most games in 2026 should use both.

How to Write a Lore Bible for Your Game (That Stays Usable)
Articles

How to Write a Lore Bible for Your Game (That Stays Usable)

A lore bible earns its keep when it is structured like data rather than prose: typed entries, explicit relationships, and stated rules in one versioned place. Here is the process, step by step.

How Much Does It Cost to Add AI NPCs to Your Game? (2026)
Articles

How Much Does It Cost to Add AI NPCs to Your Game? (2026)

AI NPC costs come in three shapes: a usage bill that scales with playtime, an up-front engineering build, or a middleware fee. Here is how each one behaves after launch.

Procedural Generation vs AI Narrative: What Is the Difference?
Articles

Procedural Generation vs AI Narrative: What Is the Difference?

Procedural generation assembles content from hand-authored rules and parts, while AI narrative uses a language model to generate and adjudicate story at runtime. Most ambitious games now combine the two.

Architect v0.9.0: Semantic Search and Batch Lore Selection
News

Architect v0.9.0: Semantic Search and Batch Lore Selection

Architect v0.9.0 adds natural-language search across your entities and batch selection across lore files. We also published a full build record of everything Architect does.

Introducing Architect Foundry: From Lore Pipeline to Narrative Design Tool
News

Introducing Architect Foundry: From Lore Pipeline to Narrative Design Tool

Foundry is the next major version of Architect, shipping late August. Architect was built as a pipeline that converted finished lore into engine data. Foundry is built as a narrative design tool where writers and designers author the world and the gameplay together.

How to Run a Local LLM for Game NPCs (2026 Guide)
Articles

How to Run a Local LLM for Game NPCs (2026 Guide)

A practical 2026 guide to running a local LLM for game NPCs: choosing a model, the runtime stack, the hard parts, and when to use middleware instead.

How to Stop AI From Breaking Your Game's Lore
Articles

How to Stop AI From Breaking Your Game's Lore

AI models contradict your world, break character, and invent canon. Here is why it happens and the validation patterns that keep AI-generated narrative inside your rules.

From Lore to Game-Ready Data: Turning a Story Bible Into Engine Data
Articles

From Lore to Game-Ready Data: Turning a Story Bible Into Engine Data

Prose lore is not game data. A practical guide to turning a story bible into structured entities, relationships, and branching narrative your engine can actually run.