AI Dungeon 平台调研


1. 介绍

1.1 开发商与发布

内容
开发商Latitude
创立时间2019 年
创始人Nick Walton 与 Alan Walton
创立地点美国犹他州 Provo
种子轮330 万美元(NFX 等)
平台Android、iOS、Web
注册玩家800 万+
创作者数万

AI Dungeon 是本组最早的平台(2019),也是"模型即叙事引擎"这一产品形态的开创者。它比 NovelAI 早两年,比阅文妙笔早四年,比番茄 AI 工具箱早五年。

1.2 产品定位

AI Dungeon 的定位是互动叙事 / AI 地下城主(AI Dungeon Master)——玩家不是作者,而是玩家兼作者

维度AI Dungeon对比(Sudowrite / NovelAI)
用户角色玩家作者
产出一次游玩体验一部作品
叙事驱动玩家自由输入作者意图
成功标准体验有趣文本优秀
状态重要性中(体验即时性优先)高(长期一致性优先)

这一差别决定了 AI Dungeon 的 Harness 设计重心:它把资源投在 L2(多风格模型)与 L3(开放式循环),而非 L4(长程状态)。在互动叙事中,一次游玩通常几小时内结束,"第 500 回合还记得第 1 回合"不是核心诉求。

Voyage 的出现改变了这一判断——Latitude 用 World Engine 补齐确定性机制层,说明他们发现"长程状态"确实是上限瓶颈(详见 3.4 与 4.3 节)。

1.3 模型阵容

2026 年模型阵容(按玩法风格微调):

模型定位
Dynamic Small跨多模型自动轮换,面向新手
Muse-12B角色驱动、情绪智能、日常与关系向
Wayfarer Small 2重战斗、后果严酷
Madness混乱、黑暗、不可预测
Hearthfire-24B氛围向、低风险、日常
Nova、Wayfarer Large付费档,基于 Llama 3.3 70B
免费档角色模型基于 Mistral 的微调,已公开发布在 Hugging Face

"按玩法风格微调"是本平台 L2 层最有辨识度的设计。它不是提供"更强/更快"的模型,而是提供"不同人格"的模型——想要残酷战斗选 Wayfarer,想要混乱选 Madness,想要日常氛围选 Hearthfire。

这一思路在 Harness 语境下属于 L2 工具层的模型路由:把模型选择权交给用户,按任务类型(此处是玩法风格)而非性能指标路由。

值得注意:免费档的 Mistral 微调模型已公开发布在 Hugging Face。这在商业平台中相当罕见,也解释了为什么社区能较为深入地理解其记忆机制。

1.4 定价

档位价格月度积分Memories
Wanderer免费025
Journey$14.99/月760100
Legend$29.99/月1,650200
Mythic$49.99/月2,750400
Ultimate$99.99/月5,200800

补充规则:

  • 可按月 / 半年 / 年支付,有折扣;Journey 与 Legend 含一周试用。
  • Shadow Tiers 提供更高上下文、更强模型访问。
  • 上下文窗口:付费档 4,000 至 32,000 token
  • 图像积分:Adventurer 480、Champion 760、Legend 1,650、Mythic 2,750。

Memories 是本平台唯一与订阅档位直接绑定的 L4 能力:从免费档 25 条到 Ultimate 档 800 条,差 32 倍。这比 NovelAI 的 Lorebook 容量分级(200 → 2,048 token,10 倍)更陡峭。

1.5 开放形态

开放项状态
平台Android、iOS、Web
世界发布可自定义并发布世界与场景供他人探索
多人支持在线与本地多人协作
模型开放免费档 Mistral 微调模型发布于 Hugging Face
图像生成提供
开发者 API未检索到公开信息 [待填写]

2. 名词解释

术语英文 / 缩写释义
AI DungeonAI DungeonLatitude 于 2019 年推出的 AI 互动叙事平台
Story CardsStory Cards存储上下文相关信息的卡片,仅在需要时检索,维持长会话叙事连贯
Memory BanksMemory Banks记忆库,与 Story Cards 配合存储上下文信息
MemoriesMemories用户可拥有的记忆条目数,按订阅档位分级(25—800)
触发器Trigger决定 Story Card 何时被检索的关键词
记忆预算Memory Budget单张 Story Card 可占用的 token 上限
World EngineWorld EngineVoyage 的确定性机制层,历时五年开发,与 AI 叙述分离
VoyageVoyageLatitude 下一代平台,从叙事引擎演化为完整涌现式 RPG
Shadow TiersShadow Tiers提供更高上下文与更强模型访问的隐藏档位
Dynamic SmallDynamic Small跨多模型自动轮换的入门模型
Muse-12BMuse-12B角色驱动、情绪智能的日常与关系向模型
WayfarerWayfarer重战斗、后果严酷的模型(含 Small 2 与 Large)
MadnessMadness混乱、黑暗、不可预测的模型
Hearthfire-24BHearthfire-24B氛围向、低风险、日常的模型
积分Credits文本与图像共享的额度单位
机制层Mechanics Layer处理数值、规则与后果的确定性系统,与 AI 叙述分离
技能检定Skill Check机制层中的随机判定(Voyage 引入)
涌理式叙事Emergent Narrative由系统规则与玩家行为交互产生、非预先编写的故事
多人模式Multiplayer每个玩家控制自己的角色,第三人称叙述
记忆漂移Memory Drift长会话中角色一致性、口音、物品细节逐渐偏离的现象
内容过滤器Content Filter拦截敏感内容的机制
长上下文遗忘Long-Context Forgetting / Coherence Drift模型在超长文本中丢失早期设定的现象
LorebookLorebookNovelAI 的同类机制,关键词触发的世界观记忆系统
Rolling Summary滚动摘要上下文过长时把早期内容压缩为结构化摘要的机制
状态快照State Snapshot / Checkpoint每章(回合)完成后存档的状态版本
IAPIn-App Purchase应用内购买

3. 功能说明

3.1 核心功能

功能说明
Story Cards存储上下文相关信息,仅在需要时检索,维持长会话叙事连贯
Memory Banks记忆库,与 Story Cards 配合
多人协作模式每个玩家控制自己的角色,第三人称叙述,支持在线与本地
AI 图像生成图像生成(消耗积分)
世界发布可自定义并发布世界与场景供他人探索
快速启动提示涵盖奇幻、科幻、赛博朋克
多风格模型Dynamic Small / Muse-12B / Wayfarer Small 2 / Madness / Hearthfire-24B / Nova / Wayfarer Large

3.2 Story Cards 与 Memory Banks

Story Cards(故事卡)+ Memory Banks(记忆库):存储上下文相关信息,仅在需要时检索,维持长会话叙事连贯。

维度AI Dungeon Story CardsNovelAI Lorebook
数据形态卡片(触发器 + 记忆预算)条目(关键词 + 正文)
检索方式条件检索关键词触发
容量Memories 25—800(按档位)200 / 512 / 2,048 token(按档位)
来源玩家编写 + 系统累积作者编写
场景互动叙事(会话级)长篇创作(作品级)

两者是本组"长程状态管理范式 B · 关键词触发条目库"的两个实例。AI Dungeon 的称谓是"Story Cards",NovelAI 的称谓是"Lorebook",机制几乎一致——说明这一范式在业界已被验证两次。

差别在于容量的计量方式:NovelAI 按 token 计,AI Dungeon 按条目数计(Memories 25—800)。条目数计量对玩家更直观,但无法控制单条长度。

3.3 多人协作模式

机制:每个玩家控制自己的角色,第三人称叙述,支持在线与本地。

这是本组 8 个平台中唯一支持多人协作的平台(NovelAI 与 Sudowrite 均无协作功能)。

多人模式的 L3 含义:叙事控制权从"一个人"变成"轮流推进"——每位玩家在自己的回合输入行动,模型统一叙述结果。这是一种分布式编排,与 Claude 工作流的"orchestrator-worker 集中编排"正好相反。

3.4 姊妹产品 Voyage

内容
定位Latitude 下一代平台,从 AI Dungeon 的叙事引擎演化为完整涌现式 RPG
发布时间2026 年 4 月 21 日在 iOS 与 Android 开启邀请制测试,Alpha 与 Beta 双轨并行
计划2026 年晚些时候更广泛公测
核心基于 World Engine历时五年开发
定价Free $0 / Journey $15(760 积分)/ Legend $30(1,650)/ Mythic $50(3,750)/ Ultimate $99(5,200)
订阅关系Voyage 与 AI Dungeon 共享一份订阅——已付费 AI Dungeon 用户无需额外付费
Beta 数据已产生 160,000+ 独特 NPC,平均每位玩家做出接近 3,000 次游戏内决策
局限仅 iOS/Android 邀请制,无 Web 访问,无开放注册

World Engine 的构成:以确定性机制层(与 AI 叙述分离)追踪生命值、物品栏、货币、地理、关系与长期后果,跨越数千回合

其他机制:技能检定、带血量与战术走位的战斗、持久 NPC 关系、创作者自定义世界工具。

4. 平台架构

图 4-1|AI Dungeon 平台架构:叙事管线与 Voyage 双层机制

AI Dungeon 平台架构:叙事管线与 Voyage 双层机制 信息截止 2026-09 · 示意:基于本文分析绘制 AI Dungeon · 叙事管线 玩家输入行动 自由文本:动作 / 对话 / 选择 L1 · 条件检索 Story Cards 命中 + 近期上下文 + 世界设定 拼装 Prompt 付费档 4,000—32,000 token 窗口 L2 · 风格模型选择 多风格微调:Wayfarer / Madness / Hearthfire 叙述输出 · Memories 更新 档位 25—800 条 · 玩家可分支 / 重试 Voyage · 确定性双层架构 玩家输入行动 自由文本:动作 / 对话 / 选择 World Engine 确定性机制层 追踪:生命值 / 物品栏 / 货币 / 地理 / 关系 / 长期后果 机制结果 技能检定 · 战斗回合 · NPC 关系变化 AI 叙述层 把机制结果转成叙述文本 提交 按需注入 按风格路由 生成 提交行动 确定性判定 转成文本 结构解读:AI Dungeon 靠自由输入驱动叙事循环;Voyage 双层架构把数值与规则交给代码、描述与对话交给模型。

数据来源:基于本文分析绘制的示意图。

4.1 总体架构

[玩家输入行动]
      |
      v
[Story Cards / Memory Banks 条件检索]
      |
      +--> [命中卡片] --+
      |                 |
      +--> [近期上下文] -+--> [拼装 Prompt] --> [选定风格模型] --> [叙述输出]
      |                 |
      +--> [世界设定] ---+
                        |
                        v
              [Memories 更新] + [玩家可选分支/重试]

Voyage 版本增加了一层:

[玩家输入行动]
      |
      v
[World Engine 确定性机制层]  <-- 独立于 AI 叙述
      |  追踪:生命值 / 物品栏 / 货币 / 地理 / 关系 / 长期后果
      v
[机制结果:技能检定、战斗回合、NPC 关系变化]
      |
      v
[AI 叙述层:把机制结果转成文本]

双层架构是 Voyage 最重要的设计:把"数值与规则"交给确定性代码,把"描述与对话"交给模型。这与 Claude 工作流中"脚本即工具"是同一原则——确定性任务不交给模型。

4.2 叙事循环

环节控制方说明
输入玩家自由文本输入(动作、对话、选择)
检索系统Story Cards 条件检索
生成模型按选定风格模型生成叙述
更新系统Memories 更新
分支玩家可回退、重试、改变方向
结算Voyage:World Engine技能检定、战斗、物品变化

AI Dungeon 的循环是自由输入驱动的——没有预设选项,玩家可以说任何话。这与 MidReal 的"每 300 词一个决策点"形成对比:前者是连续自由,后者是节拍化引导。

4.3 Voyage 的确定性机制层

追踪项说明
生命值HP
物品栏持有物清单
货币金额与交易
地理位置与移动
关系NPC 关系值
长期后果跨越数千回合的行为后果

"跨越数千回合"这一规格值得注意:它把本组讨论的"长程状态"从"几十万字"换成了"数千回合"的计量单位,但问题的本质完全相同——如何在极长的交互序列中不丢失状态

World Engine 给出了一个与 Claude Book 不同的答案:

方案状态载体判定方式
Claude Bookstate/ 目录下的文件快照模型读取自然语言状态文件
World Engine确定性机制层(代码中的数值)代码直接读写数值,模型只读结果

World Engine 更彻底:Claude Book 的状态仍是"给模型读的文本",World Engine 的状态是"代码持有的数据"。后者不可能被模型误读或改写,因为它根本不经过模型。

代价是通用性——World Engine 只能追踪预先定义的六类数值,无法处理"主角对师父的复杂情感变化"这类非结构化状态。这是一个典型的确定性与表达力权衡

5. Harness 设计

5.1 L1 上下文工程层

组件内容规模
Story Cards触发器 + 记忆预算的条件检索按档位 25—800 条
Memory Banks上下文信息存储与 Story Cards 配合
近期上下文最近的叙事文本付费档 4,000—32,000 token
世界设定创作者自定义世界视世界复杂度

AI Dungeon 的 L1 是典型的条件检索型(范式 B):不把全部历史塞进上下文,而是维护一个条目库,按触发条件取用。

上下文窗口 4,000—32,000 token 在本组中属中等水平:

平台上下文窗口
阅文妙笔通鉴千万字(容量维度不同)
Sudowrite20,000 词 + 25 文档
AI Dungeon4,000—32,000 token
NovelAI2,048—128k token
Claude 工作流状态外置(不比容量)
番茄当前正文

Shadow Tiers 提供更高上下文——说明 Latitude 把上下文容量作为高阶付费点,与 NovelAI 的 Lorebook 容量分级是同一商业逻辑。

5.2 L2 工具与执行层

工具说明评价
多风格微调模型Dynamic Small / Muse-12B / Wayfarer Small 2 / Madness / Hearthfire-24B / Nova / Wayfarer Large强(本组唯一的"模型人格化"设计)
AI 图像生成消耗积分
世界编辑器自定义并发布世界与场景中高
多人模式在线与本地本组唯一
Voyage 机制工具技能检定、战斗、NPC 关系强(Voyage)
脚本 / 插件 / API

"按玩法风格微调模型"是 AI Dungeon 在 L2 层最独特的贡献。其他平台提供的是"模型 A / 模型 B"(性能或成本差异),AI Dungeon 提供的是"残酷的 AI / 混乱的 AI / 温柔的 AI"——把模型选择变成了游戏体验选择

这一设计在 Harness 语境下的含义是:模型本身就是工具,模型路由就是工具路由

5.3 L3 编排与控制层

编排能力AI DungeonVoyage
叙事循环自由输入驱动自由输入 + 技能检定回合
分支可回退、重试可回退 + 持久后果
多人轮流推进[待填写]
结构模板快速启动提示(奇幻/科幻/赛博朋克)创作者自定义世界工具
流水线
多智能体

AI Dungeon 的 L3 是"循环"而非"流水线"——没有阶段划分,只有一个不断重复的"输入 → 生成 → 更新"循环。这适合互动体验,但不适合长篇创作。

Voyage 引入了回合制结构(技能检定、战斗回合),是向"编排"迈出的一步,但仍是循环而非流水线。

5.4 L4 记忆与状态层

状态类别AI DungeonVoyage(World Engine)
世界观规则Story Cards世界设定 + Story Cards
角色状态Story Cards生命值 / 物品栏 / 货币(确定性追踪)
时间线[待填写]
伏笔台账
主线 / 支线进度长期后果追踪
关系Story CardsNPC 关系值(确定性追踪)
地理Story Cards地理(确定性追踪)
版本化快照无(可回退但无归档)[待填写]
容量Memories 25—800(按档位)同订阅分档

AI Dungeon 的 L4 是"会话式持久性而非数据库支撑"——这是其已知短板的核心:

记忆在长会话中退化,玩家报告角色一致性、口音、物品细节漂移

Voyage 是对这一短板的正面修复。World Engine 把六类状态从"模型记忆"搬到"代码数据",实现了本组三种长程范式之外的第四种思路

范式机制代表
A · 结构化滚动摘要压缩早期内容Claude Code 三层记忆
B · 关键词触发条目库按需注入条目NovelAI Lorebook、AI Dungeon Story Cards
C · 版本化状态快照每章归档Claude Book state/chapter-NN/
D · 确定性机制层代码持有数值,模型只读结果Voyage World Engine

范式 D 的适用条件是状态可数值化(HP、金币、物品数量、关系值)。对于"主角的内心变化""伏笔的情感分量"这类不可数值化的状态,仍需回到 A/B/C。

5.5 L5 评估与观测层

评估手段状态
自动质量评估
一致性校验
风格评估
玩家反馈社区对"记忆漂移"的反馈
经济观测Credit 经济(文本与图像共享积分)

L5 是本平台最薄弱的一层。唯一的"评估"来自玩家社区的抱怨——记忆漂移、$49.99/月 Mythic 档争议、Bug 报告(无限加载、文本重复、编辑问题)。

对比:Sudowrite 有 AI Beta Reading ×3,Claude 工作流有 Perplexity Gate + 并行 reviewer。AI Dungeon 完全没有对应的机制。

这不是设计疏忽,而是定位使然——互动体验的质量由玩家即时判断,不需要也来不及做自动评估

5.6 L6 治理与安全层

治理维度做法
内容过滤内容过滤器会中断戏剧性与暴力场景(社区主要抱怨)
历史争议历史上有内容审核争议与 Steam 下架事件
积分经济文本与图像共享积分,经济模型难以理解(社区反馈)
分级
AIGC 标识未检索到相关实现
模型开放免费档 Mistral 微调模型公开发布于 Hugging Face

内容过滤器是本平台 L6 的核心张力:一方面必须过滤敏感内容(历史上有 Steam 下架事件),另一方面过滤会中断戏剧性与暴力场景,破坏叙事沉浸。这是互动叙事特有的治理难题——审核的粒度是"一句话",而叙事的意义来自"上下文"

对比 NovelAI 的"内容政策宽松",AI Dungeon 选择了严格过滤;两者的用户群因此分化:受限题材创作者去 NovelAI,大众玩家留 AI Dungeon。

5.7 六层能力小结

评级关键实现主要缺口
L1 上下文工程Story Cards 条件检索(触发器 + 记忆预算);4k—32k tokenMemories 与档位强绑定
L2 工具与执行多风格微调模型 + 图像 + 世界编辑器 + 多人无 API / 插件 / 脚本
L3 编排与控制自由输入循环 + 多人轮流 + Voyage 回合制无流水线、无多智能体
L4 记忆与状态中→强Memories 25—800;Voyage World Engine 确定性机制层会话式持久性,长会话记忆退化
L5 评估与观测仅社区反馈;Credit 经济观测无任何自动评估
L6 治理与安全内容过滤器;模型开源过滤器中断戏剧场景;历史审核争议

对核心论断的呼应:AI Dungeon 是本组核心论断的边界案例。在纯互动叙事场景下,L4 的压力被"会话时长有限"大幅缓解——一次游玩几小时,25—800 条 Memories 够用。但当 Latitude 想把产品从"叙事引擎"升级为"完整涌现式 RPG"(跨越数千回合)时,L4 立刻成为瓶颈,必须投入五年时间开发 World Engine

这反向证明了核心论断:长程能力由 L4 决定,而 L4 的工程量远超预期——Latitude 用了五年。

6. 实际案例

6.1 案例一:Voyage 的 World Engine 与涌现式 NPC

背景:AI Dungeon 的核心短板是"不是机制意义上的 RPG"——无骰子、无角色卡、无技能检定,结果由 AI 决定而非机制。玩家社区长期抱怨记忆漂移。

方案:Latitude 用五年开发 World Engine,以确定性机制层(与 AI 叙述分离)追踪生命值、物品栏、货币、地理、关系与长期后果,跨越数千回合;2026 年 4 月 21 日在 iOS 与 Android 开启邀请制测试。

效果(Beta 数据)

指标数值
独特 NPC 数160,000+
平均每位玩家游戏内决策次数接近 3,000 次
订阅关系与 AI Dungeon 共享一份订阅,已付费用户无需额外付费

工程解读

  1. "160,000+ 独特 NPC"是涌现性的直接证据——这些 NPC 不是设计者编写的,而是系统规则与玩家行为交互产生的。
  2. "平均 3,000 次决策"证明长程交互确实发生了——这正是 World Engine 要解决的场景规模。
  3. 共享订阅是一个重要的迁移策略设计——让既有付费用户零成本迁移,避免新产品冷启动失败。

对核心论断的意义:Latitude 用五年时间和一个独立产品来补 L4,是本组核心论断最有分量的成本证据——把 L4 做扎实不是加个功能,而是一项以年计的工程。

6.2 案例二:Memories 分档与记忆漂移

背景:社区长期反馈"记忆在长会话中退化,玩家报告角色一致性、口音、物品细节漂移"。

分档设计

档位Memories
Wanderer(免费)25
Journey100
Legend200
Mythic400
Ultimate800

诊断

症状根因层根因
角色口音漂移L4口音这类细节未进入 Story Cards,或已被记忆预算挤出
物品细节漂移L4物品状态靠自然语言记忆,非确定性数值(Voyage 才修复)
长会话退化L4持久性是会话式而非数据库支撑

关键判断:Memories 从 25 到 800 的分档,说明 Latitude 清楚"记忆容量"是核心付费点。但容量不能解决漂移——即使有 800 条 Memories,若状态以自然语言形式存储并在模型上下文里传递,仍会逐轮劣化。真正的解法是 Voyage 的确定性机制层:把状态从"模型记忆"变成"代码数据"

6.3 案例三:从叙事引擎到完整 RPG 的路线迁移

背景:AI Dungeon 的成功来自"模型即叙事引擎",但其局限也来自此——"结果由 AI 决定而非机制"。

迁移路径

阶段形态状态管理局限
AI Dungeon(2019—)叙事引擎Story Cards + Memories无机制、记忆漂移
Voyage(2026-04-21 邀请制)完整涌现式 RPGWorld Engine 确定性机制层仅 iOS/Android、无 Web、无开放注册

当前局限

  • 仅 iOS / Android 邀请制;
  • 无 Web 访问
  • 无开放注册

定价对照(AI Dungeon vs Voyage):

档位AI DungeonVoyage
Free$0$0
Journey$14.99(760 积分)$15(760 积分)
Legend$29.99(1,650)$30(1,650)
Mythic$49.99(2,750)$50(3,750
Ultimate$99.99(5,200)$99(5,200)

注意 Mythic 档积分差异:AI Dungeon 2,750,Voyage 3,750。两套定价基本对齐但略有出入,撰写时并列呈现。

6.4 反例:积分经济与机制缺失

社区反馈的两类问题

问题描述根因层
积分经济引发焦虑积分在 AI 动作与图像生成间共享,经济模型难以理解L6(成本护栏设计)
不是机制意义上的 RPG无骰子、无角色卡、无技能检定;结果由 AI 决定而非机制L4 + L3
Bug 报告常见无限加载、文本重复、编辑问题L5(缺少质量观测)
$49.99/月 Mythic 档争议大社区争议商业

积分共享的问题值得单独分析:文本与图像共享同一额度池,导致玩家在做每一次交互时都要权衡"这次要不要生成图"。这与 Sudowrite 的"Chat only 模式不消耗积分"形成对照——Sudowrite 把"不消耗的判断"明确标出来,AI Dungeon 则让用户在不透明中进行权衡。

工程教训:成本护栏的设计目标是引导行为,而非制造焦虑。好的成本设计应该让用户清楚"什么免费、什么收费",而不是让用户每次操作都计算代价。

7. 总结

7.1 优势

  1. 本组最早的互动叙事平台(2019),产品形态的开创者,注册玩家 800 万+。
  2. 多风格微调模型是本组唯一的"模型人格化"设计:Muse-12B(关系向)、Wayfarer(重战斗)、Madness(混乱)、Hearthfire-24B(日常氛围)。
  3. Story Cards 与 NovelAI Lorebook 共同验证了"关键词触发条目库"范式的可用性。
  4. 本组唯一支持多人协作(在线与本地,每人控制自己角色,第三人称叙述)。
  5. Voyage 的 World Engine 提出第四种长程状态范式——确定性机制层,状态由代码持有、模型只读结果。
  6. 世界发布机制让创作者可发布世界与场景供他人探索,具备 UGC 生态雏形。
  7. 免费档模型公开发布于 Hugging Face,透明度罕见。
  8. Voyage 与 AI Dungeon 共享订阅,既有付费用户零成本迁移。

7.2 局限与已知短板

  1. 不是机制意义上的 RPG:无骰子、无角色卡、无技能检定;结果由 AI 决定而非机制(Voyage 才补上)。
  2. 持久性是会话式而非数据库支撑:记忆在长会话中退化,玩家报告角色一致性、口音、物品细节漂移。
  3. 积分经济引发焦虑:文本与图像共享积分,经济模型难以理解。
  4. $49.99/月 Mythic 档在社区争议大;Ultimate 档 $99.99/月。
  5. Bug 报告常见:无限加载、文本重复、编辑问题。
  6. L5 几乎空白:无自动质量评估、无一致性校验。
  7. 内容过滤器会中断戏剧性与暴力场景,破坏叙事沉浸(社区主要抱怨)。
  8. 历史上有内容审核争议与 Steam 下架事件
  9. Voyage 当前局限:仅 iOS/Android 邀请制,无 Web 访问,无开放注册。
  10. 无 API / 插件 / 脚本,开放性弱。

7.3 适用边界

适用不适用
互动叙事、跑团式体验长篇小说创作(无 L3 流水线、无 L5 评估)
多人协作叙事需要严格一致性的长篇
想要不同"AI 人格"的体验需要外部工具集成
自定义世界并分享给他人中文创作(英文为主)
短时段、高自由度的游玩对积分成本敏感的长期使用
想体验 Voyage 涌现式 RPG(邀请制)需要 Web 访问(Voyage 无 Web)

7.4 选型建议

  • 首选场景:你想要的是一个故事而非一部作品,且希望有不同风格的"AI 主持人"。AI Dungeon 的多风格模型是本组唯一能满足这一需求的。
  • 多人场景:本组唯一支持多人协作的平台,无可替代。
  • Voyage 特别提示:若你关注"确定性机制 + 涌现叙事"这一方向,Voyage 值得关注,但当前为邀请制、仅移动端、无 Web。且 Voyage 与 AI Dungeon 共享订阅,已付费用户无需额外付费。
  • 不建议:若你的目标是产出可发布的长篇小说,AI Dungeon 不是合适工具——它没有章节流水线、没有一致性校验、记忆在长会话中退化。应考虑 02-sudowrite.md05-claude-fiction.md
  • 档位建议:Memories 是唯一与 L4 直接绑定的付费点。若你重视长会话连贯性,Journey(100 条)是最低可用档;免费档 25 条 Memories 在长会话中基本不够用。

信息缺口声明

  1. AI Dungeon 官方定价页的直接核验:Forward Future 标注 2026-08-30 校验,但未见 latitude.io 官方页面原文,标 。
  2. Voyage 的 Memories 分档:未检索到 Voyage 是否与 AI Dungeon 采用相同的 Memories 分档,标 [待填写]
  3. Voyage 的多人模式:未检索到说明,标 [待填写]
  4. Voyage 的时间线与版本化快照机制:未检索到说明,标 [待填写]
  5. Shadow Tiers 的具体规格:来源仅表述为"提供更高上下文、更强模型访问",无具体数字,标 [待填写]
  6. 开发者 API:未检索到公开信息,标 [待填写]
  7. AIGC 标识:未检索到 AI Dungeon 的相关实现说明。
  8. 图像积分档位名称不一致:来源列出 Adventurer 480、Champion 760、Legend 1,650、Mythic 2,750,与订阅档位命名(Wanderer/Journey/Legend/Mythic/Ultimate)不完全对应,标 。
  9. Steam 下架事件的具体时间与细节:来源仅提及"历史上有内容审核争议与 Steam 下架事件",无细节,标 [待填写]
  10. Voyage 与 AI Dungeon 的 Mythic 档积分差异(2,750 vs 3,750):并列呈现,未作解释(来源未说明原因)。

8. 参考资料

  1. Roleforge《Best AI Dungeon Master Tools 2026》 — Roleforge。https://roleforge.ai/blog/best-ai-game-master-tools-compared
  2. AI Cloud Base《AI Dungeon》 — AI Cloud Base。https://aicloudbase.com/tool/ai-dungeon
  3. Challenging Voice《Latitude.io Review》 — Challenging Voice。https://www.challengingvoice.com/?p=9108/
  4. Forward Future《AI Dungeon》 — Forward Future(2026-08-30 校验)。https://forwardfuture.com/tools/details/ai-dungeon
  5. BuildFastWithAI《NovelAI Review 2026》 — BuildFastWithAI。https://buildfastwithai.com/ai-tools/novelai
  6. AI Text Tools《NovelAI: Features, Pricing & Reviews 2026》 — AI Text Tools,2026。https://aitexttools.net/tools/novelai
  7. Apple App Store《MidReal - AI Stories》 — MidReal Inc.。https://apps.apple.com/mr/app/midreal-ai-stories/id6566178525
  8. HackerNoon《Claude Book: A Multi-Agent Framework for Writing Novels with Claude Code》 — HackerNoon。https://hackernoon.com/claude-book-a-multi-agent-framework-for-writing-novels-with-claude-code
  9. 博客《如何用 Agent 写一本小说(其二)》 — tulancn。https://tulancn.github.io/%E5%AD%A6%E4%B9%A0/study/%E5%A6%82%E4%BD%95%E7%94%A8Agent%E5%86%99%E4%B8%80%E6%9C%AC%E5%B0%8F%E8%AF%B4%EF%BC%88%E5%85%B6%E4%BA%8C%EF%BC%89
  10. GitHub — forsonny/Claude-Code-Novel-Writer(Multi-Agent Novel Writer v4.1) — 2026。https://github.com/forsonny/Claude-Code-Novel-Writer
  11. 实测文《用 Claude Code 写小说,意外发现了组队开挂模式》 — 2026。https://m.aitntnews.com/newDetail.html?newId=20196
  12. Sudowrite 官方博客《How Sudowrite Works: Story Bible, Muse, and the Tools》 — Sudowrite。https://sudowrite.com/blog/how-sudowrite-works

AI Dungeon Platform Research

1. Introduction

1.1 Developer and Launch

ItemDetails
DeveloperLatitude
Founded2019
FoundersNick Walton and Alan Walton
Founded inProvo, Utah, USA
Seed round$3.3 million (NFX and others)
PlatformsAndroid, iOS, Web
Registered players8 million+
CreatorsTens of thousands

AI Dungeon is the earliest platform in this group (2019) and the originator of the "model as narrative engine" product form. It predates NovelAI by two years, 阅文妙笔 by four years, and 番茄 AI 工具箱 by five years.

1.2 Product Positioning

AI Dungeon is positioned as interactive fiction / AI Dungeon Master — players are not authors, but players-and-authors:

DimensionAI DungeonComparison (Sudowrite / NovelAI)
User rolePlayerAuthor
OutputA play session experienceA finished work
Narrative driverFree player inputAuthor intent
Success criterionExperience is funText is excellent
State importanceMedium (immediacy of play prioritized)High (long-term consistency prioritized)

This difference determines AI Dungeon's Harness design focus: it invests in L2 (multi-style models) and L3 (open loop), rather than L4 (long-range state). In interactive fiction, a play session typically ends within a few hours; "remembering turn 1 at turn 500" is not a core requirement.

The arrival of Voyage changed this assessment — Latitude used World Engine to fill in the deterministic mechanics layer, showing they found "long-range state" to be the real ceiling bottleneck (see sections 3.4 and 4.3).

1.3 Model Lineup

2026 model lineup (fine-tuned by play style):

ModelPositioning
Dynamic SmallAuto-rotates across multiple models, aimed at newcomers
Muse-12BCharacter-driven, emotionally intelligent, daily-life and relationship oriented
Wayfarer Small 2Combat-heavy, harsh consequences
MadnessChaotic, dark, unpredictable
Hearthfire-24BAtmosphere-oriented, low-risk, daily-life
Nova, Wayfarer LargePaid tier, based on Llama 3.3 70B
Free-tier character modelFine-tune based on Mistral, publicly released on Hugging Face

"Fine-tuned by play style" is the most distinctive design of this platform's L2 layer. It does not offer "stronger/faster" models, but models with "different personalities" — choose Wayfarer for brutal combat, Madness for chaos, Hearthfire for a daily-life atmosphere.

In the Harness context, this approach belongs to model routing in the L2 tools layer: giving the model-selection choice to users and routing by task type (here, play style) rather than by performance metrics.

Worth noting: the free tier's Mistral fine-tune has been publicly released on Hugging Face. This is quite rare among commercial platforms, and also explains why the community can understand its memory mechanism relatively deeply.

1.4 Pricing

TierPriceMonthly creditsMemories
WandererFree025
Journey$14.99/month760100
Legend$29.99/month1,650200
Mythic$49.99/month2,750400
Ultimate$99.99/month5,200800

Supplementary rules:

  • Payable monthly / semi-annually / annually with discounts; Journey and Legend include a one-week trial.
  • Shadow Tiers offer higher context and access to stronger models.
  • Context window: paid tiers 4,000 to 32,000 tokens.
  • Image credits: Adventurer 480, Champion 760, Legend 1,650, Mythic 2,750.

Memories is the only L4 capability on this platform directly tied to the subscription tier: from 25 at the free tier to 800 at Ultimate, a 32× difference. This is steeper than NovelAI's Lorebook capacity tiers (200 → 2,048 tokens, 10×).

1.5 Openness

Open itemStatus
PlatformsAndroid, iOS, Web
World publishingCustomizable and publishable worlds & scenes for others to explore
MultiplayerSupports online and local multiplayer collaboration
Open modelsFree-tier Mistral fine-tune released on Hugging Face
Image generationProvided
Developer APINo public information found [To be filled]

2. Glossary of Terms

TermEnglish / AbbreviationDefinition
AI DungeonAI DungeonLatitude's AI interactive fiction platform launched in 2019
Story CardsStory CardsCards storing contextually relevant information, retrieved only when needed, maintaining narrative coherence over long sessions
Memory BanksMemory BanksMemory banks that store context information alongside Story Cards
MemoriesMemoriesThe number of memory entries a user can hold, tiered by subscription (25–800)
TriggerTriggerKeyword that determines when a Story Card is retrieved
Memory BudgetMemory BudgetThe token ceiling a single Story Card may occupy
World EngineWorld EngineVoyage's deterministic mechanics layer, developed over five years, separated from AI narration
VoyageVoyageLatitude's next-generation platform, evolving from a narrative engine into a full emergent RPG
Shadow TiersShadow TiersHidden tiers offering higher context and access to stronger models
Dynamic SmallDynamic SmallEntry-level model that auto-rotates across multiple models
Muse-12BMuse-12BCharacter-driven, emotionally intelligent daily-life and relationship-oriented model
WayfarerWayfarerCombat-heavy model with harsh consequences (includes Small 2 and Large)
MadnessMadnessChaotic, dark, unpredictable model
Hearthfire-24BHearthfire-24BAtmosphere-oriented, low-risk, daily-life model
CreditsCreditsThe unit of quota shared between text and images
Mechanics LayerMechanics LayerDeterministic system handling numbers, rules, and consequences, separated from AI narration
Skill CheckSkill CheckRandom roll within the mechanics layer (introduced by Voyage)
Emergent NarrativeEmergent NarrativeStories produced by the interaction of system rules and player behavior, not pre-written
MultiplayerMultiplayerEach player controls their own character, with third-person narration
Memory DriftMemory DriftThe phenomenon where character consistency, accents, and item details gradually drift in long sessions
Content FilterContent FilterMechanism that intercepts sensitive content
Long-Context ForgettingLong-Context Forgetting / Coherence DriftThe phenomenon where a model loses earlier setup in extremely long text
LorebookLorebookNovelAI's analogous mechanism, a keyword-triggered world-building memory system
Rolling SummaryRolling SummaryMechanism that compresses early content into a structured summary when context grows too long
State SnapshotState Snapshot / CheckpointA saved version of state after each chapter (turn) completes
IAPIn-App PurchasePurchases made within the app

3. Feature Description

3.1 Core Features

FeatureDescription
Story CardsStore contextually relevant information, retrieved only when needed, maintaining narrative coherence over long sessions
Memory BanksMemory banks, used alongside Story Cards
Multiplayer collaboration modeEach player controls their own character, third-person narration, supports online and local
AI image generationImage generation (consumes credits)
World publishingCustomizable and publishable worlds & scenes for others to explore
Quick-start promptsCovering fantasy, sci-fi, cyberpunk
Multi-style modelsDynamic Small / Muse-12B / Wayfarer Small 2 / Madness / Hearthfire-24B / Nova / Wayfarer Large

3.2 Story Cards and Memory Banks

Story Cards + Memory Banks: store contextually relevant information, retrieved only when needed, maintaining narrative coherence over long sessions.

DimensionAI Dungeon Story CardsNovelAI Lorebook
Data formCards (trigger + memory budget)Entries (keyword + body)
Retrieval methodConditional retrievalKeyword trigger
CapacityMemories 25–800 (by tier)200 / 512 / 2,048 tokens (by tier)
SourcePlayer-written + system-accumulatedAuthor-written
ScenarioInteractive fiction (session-level)Long-form writing (work-level)

The two are the two instances of this group's "long-range state management Paradigm B · keyword-triggered entry library". AI Dungeon calls it "Story Cards", NovelAI calls it "Lorebook", and the mechanisms are nearly identical — indicating this paradigm has been validated twice in the industry.

The difference lies in how capacity is measured: NovelAI counts by token, AI Dungeon counts by number of entries (Memories 25–800). Counting by entries is more intuitive for players, but the length of a single entry cannot be controlled.

3.3 Multiplayer Collaboration Mode

Mechanism: each player controls their own character, third-person narration, supporting online and local play.

This is the only platform supporting multiplayer collaboration among the 8 platforms in this group (neither NovelAI nor Sudowrite has a collaboration feature).

The L3 implication of multiplayer mode: narrative control shifts from "one person" to "taking turns advancing" — each player enters an action on their turn, and the model narrates the result uniformly. This is a form of distributed orchestration, the exact opposite of the "orchestrator-worker centralized orchestration" in Claude workflows.

3.4 Sister Product Voyage

ItemDetails
PositioningLatitude's next-generation platform, evolving from AI Dungeon's narrative engine into a full emergent RPG
Launch dateApril 21, 2026, opened invite-only testing on iOS and Android, running Alpha and Beta tracks in parallel
PlansBroader public beta later in 2026
CoreBased on the World Engine (developed over five years)
PricingFree $0 / Journey $15 (760 credits) / Legend $30 (1,650) / Mythic $50 (3,750) / Ultimate $99 (5,200)
Subscription relationshipVoyage and AI Dungeon share a single subscription — existing paid AI Dungeon users need no additional payment
Beta dataHas generated 160,000+ unique NPCs, with each player making close to 3,000 in-game decisions on average
LimitationsiOS/Android invite-only, no Web access, no open registration

Composition of the World Engine: a deterministic mechanics layer (separated from AI narration) tracks health, inventory, currency, geography, relationships, and long-term consequences across thousands of turns.

Other mechanics: skill checks, combat with health and tactical positioning, persistent NPC relationships, and creator world-building tools.

4. Platform Architecture

图 4-1|AI Dungeon 平台架构:叙事管线与 Voyage 双层机制

AI Dungeon 平台架构:叙事管线与 Voyage 双层机制 信息截止 2026-09 · 示意:基于本文分析绘制 AI Dungeon · 叙事管线 玩家输入行动 自由文本:动作 / 对话 / 选择 L1 · 条件检索 Story Cards 命中 + 近期上下文 + 世界设定 拼装 Prompt 付费档 4,000—32,000 token 窗口 L2 · 风格模型选择 多风格微调:Wayfarer / Madness / Hearthfire 叙述输出 · Memories 更新 档位 25—800 条 · 玩家可分支 / 重试 Voyage · 确定性双层架构 玩家输入行动 自由文本:动作 / 对话 / 选择 World Engine 确定性机制层 追踪:生命值 / 物品栏 / 货币 / 地理 / 关系 / 长期后果 机制结果 技能检定 · 战斗回合 · NPC 关系变化 AI 叙述层 把机制结果转成叙述文本 提交 按需注入 按风格路由 生成 提交行动 确定性判定 转成文本 结构解读:AI Dungeon 靠自由输入驱动叙事循环;Voyage 双层架构把数值与规则交给代码、描述与对话交给模型。

数据来源:基于本文分析绘制的示意图。

4.1 Overall Architecture

[玩家输入行动]
      |
      v
[Story Cards / Memory Banks 条件检索]
      |
      +--> [命中卡片] --+
      |                 |
      +--> [近期上下文] -+--> [拼装 Prompt] --> [选定风格模型] --> [叙述输出]
      |                 |
      +--> [世界设定] ---+
                        |
                        v
              [Memories 更新] + [玩家可选分支/重试]

Voyage version adds one layer:

[玩家输入行动]
      |
      v
[World Engine 确定性机制层]  <-- 独立于 AI 叙述
      |  追踪:生命值 / 物品栏 / 货币 / 地理 / 关系 / 长期后果
      v
[机制结果:技能检定、战斗回合、NPC 关系变化]
      |
      v
[AI 叙述层:把机制结果转成文本]

The two-layer architecture is Voyage's most important design: it hands "numbers and rules" to deterministic code, and "description and dialogue" to the model. This is the same principle as "script-as-tool" in Claude workflows — deterministic tasks are not handed to the model.

4.2 Narrative Loop

StageControllerDescription
InputPlayerFree-text input (actions, dialogue, choices)
RetrievalSystemStory Cards conditional retrieval
GenerationModelNarration generated according to the selected style model
UpdateSystemMemories update
BranchesPlayerCan go back, retry, change direction
SettlementVoyage: World EngineSkill checks, combat, item changes

AI Dungeon's loop is driven by free input — there are no preset options, and players can say anything. This contrasts with MidReal's "a decision point every 300 words": the former is continuous freedom, the latter is beat-guided prompting.

4.3 Voyage's Deterministic Mechanics Layer

Tracked itemDescription
HealthHP
InventoryList of held items
CurrencyAmounts and transactions
GeographyLocation and movement
RelationshipsNPC relationship values
Long-term consequencesBehavioral consequences across thousands of turns

The "across thousands of turns" spec is worth noting: it converts the "long-range state" discussed in this group from a unit of "hundreds of thousands of characters" to "thousands of turns", but the essence of the problem is exactly the same — how to avoid losing state in an extremely long interaction sequence.

World Engine offers a different answer from Claude Book:

ApproachState carrierJudgment method
Claude BookFile snapshots under the state/ directoryModel reads natural-language state files
World EngineDeterministic mechanics layer (numbers in code)Code reads and writes numbers directly; the model only reads results

World Engine is more thorough: Claude Book's state is still "text for the model to read", whereas World Engine's state is "data held by code". The latter cannot be misread or rewritten by the model, because it never passes through the model.

The cost is generality — World Engine can only track the six predefined categories of values and cannot handle unstructured states such as "the protagonist's complex emotional change toward the master". This is a typical determinism-vs-expressiveness tradeoff.

5. Harness Design

5.1 L1 Context Engineering Layer

ComponentContentScale
Story CardsConditional retrieval of trigger + memory budget25–800 entries by tier
Memory BanksContext information storageUsed alongside Story Cards
Recent contextMost recent narrative textPaid tiers 4,000–32,000 tokens
World settingsCreator-customized worldsDepends on world complexity

AI Dungeon's L1 is the typical conditional-retrieval type (Paradigm B): it does not stuff the entire history into context, but maintains an entry library and draws on it by trigger conditions.

The 4,000–32,000 token context window is mid-level within this group:

PlatformContext window
阅文妙笔通鉴Tens of millions of characters (different capacity dimension)
Sudowrite20,000 words + 25 documents
AI Dungeon4,000–32,000 tokens
NovelAI2,048–128k tokens
Claude workflowState externalized (capacity not compared)
番茄Current text body

Shadow Tiers offer higher context — indicating that Latitude treats context capacity as a premium paid point, the same commercial logic as NovelAI's Lorebook capacity tiers.

5.2 L2 Tools and Execution Layer

ToolDescriptionRating
Multi-style fine-tuned modelsDynamic Small / Muse-12B / Wayfarer Small 2 / Madness / Hearthfire-24B / Nova / Wayfarer LargeStrong (this group's only "model personalization" design)
AI image generationConsumes creditsMedium
World editorCustomize and publish worlds & scenesMedium-high
Multiplayer modeOnline and localOnly in this group
Voyage mechanics toolsSkill checks, combat, NPC relationshipsStrong (Voyage)
Scripts / plugins / APINoneWeak

"Fine-tuning models by play style" is AI Dungeon's most distinctive contribution at the L2 layer. Other platforms offer "Model A / Model B" (performance or cost differences); AI Dungeon offers "a brutal AI / a chaotic AI / a gentle AI" — turning model selection into game-experience selection.

In the Harness context, this design means: the model itself is a tool, and model routing is tool routing.

5.3 L3 Orchestration and Control Layer

Orchestration capabilityAI DungeonVoyage
Narrative loopFree-input drivenFree input + skill-check turns
BranchesCan go back, retryCan go back + persistent consequences
MultiplayerTaking turns advancing[To be filled]
Structure templatesQuick-start prompts (fantasy / sci-fi / cyberpunk)Creator world-building tools
PipelineNoneNone
Multi-agentNoneNone

AI Dungeon's L3 is "a loop" rather than "a pipeline" — there is no stage division, only a single repeating "input → generate → update" loop. This suits interactive experiences, but not long-form creation.

Voyage introduced turn-based structure (skill checks, combat turns), a step toward "orchestration", but it is still a loop rather than a pipeline.

5.4 L4 Memory and State Layer

State categoryAI DungeonVoyage (World Engine)
World-building rulesStory CardsWorld settings + Story Cards
Character stateStory CardsHealth / inventory / currency (deterministic tracking)
TimelineNone[To be filled]
Foreshadowing ledgerNoneNone
Main / side quest progressNoneLong-term consequence tracking
RelationshipsStory CardsNPC relationship values (deterministic tracking)
GeographyStory CardsGeography (deterministic tracking)
Versioned snapshotsNone (can go back but no archiving)[To be filled]
CapacityMemories 25–800 (by tier)Same subscription tiers

AI Dungeon's L4 is "session-based persistence rather than database-backed" — this is the core of its known shortcomings:

Memory degrades in long sessions; players report drift in character consistency, accents, and item details.

Voyage is a direct fix for this shortcoming. World Engine moves the six categories of state from "model memory" into "code data", realizing a fourth approach beyond this group's three long-range paradigms:

ParadigmMechanismRepresentative
A · Structured rolling summaryCompresses early contentClaude Code three-layer memory
B · Keyword-triggered entry libraryInjects entries on demandNovelAI Lorebook, AI Dungeon Story Cards
C · Versioned state snapshotsArchives each chapterClaude Book state/chapter-NN/
D · Deterministic mechanics layerCode holds numbers; the model only reads resultsVoyage World Engine

Paradigm D applies when state can be numerically represented (HP, gold, item counts, relationship values). For non-numerical states such as "the protagonist's inner change" or "the emotional weight of a foreshadowing", one must fall back to A/B/C.

5.5 L5 Evaluation and Observation Layer

Evaluation methodStatus
Automatic quality evaluationNone
Consistency checkingNone
Style evaluationNone
Player feedbackCommunity feedback about "memory drift"
Economic observationCredit economy (text and images share credits)

L5 is the weakest layer on this platform. The only "evaluation" comes from complaints in the player community — memory drift, the $49.99/month Mythic tier controversy, and bug reports (infinite loading, text duplication, editing problems).

For comparison: Sudowrite has AI Beta Reading ×3, and Claude workflows have Perplexity Gate + parallel reviewers. AI Dungeon has no corresponding mechanism at all.

This is not a design oversight but a consequence of positioning — the quality of interactive experiences is judged by players in real time; there is neither the need nor the time for automatic evaluation.

5.6 L6 Governance and Safety Layer

Governance dimensionPractice
Content filteringThe content filter interrupts dramatic and violent scenes (main community complaint)
Historical controversiesHistory of content moderation disputes and a Steam delisting incident
Credits economyText and images share credits; the economy model is hard to grasp (community feedback)
Rating
AIGC labelingNo related implementation found
Open modelsFree-tier Mistral fine-tune publicly released on Hugging Face

The content filter is the core tension of this platform's L6: on one hand it must filter sensitive content (historically the Steam delisting incident), and on the other hand the filtering interrupts dramatic and violent scenes, breaking narrative immersion. This is a governance problem unique to interactive fiction — the granularity of moderation is "a single sentence", while narrative meaning comes from "context".

Compared to NovelAI's "lax content policy", AI Dungeon chose strict filtering; the two user bases have diverged accordingly — creators of restricted subject matter go to NovelAI, while mainstream players stay with AI Dungeon.

5.7 Summary of the Six Layers

LayerRatingKey implementationMain gap
L1 Context engineeringStrongStory Cards conditional retrieval (trigger + memory budget); 4k–32k tokensMemories strongly tied to tiers
L2 Tools and executionMediumMulti-style fine-tuned models + images + world editor + multiplayerNo API / plugins / scripts
L3 Orchestration and controlMediumFree-input loop + multiplayer turns + Voyage turn-basedNo pipeline, no multi-agent
L4 Memory and stateMedium→StrongMemories 25–800; Voyage World Engine deterministic mechanics layerSession-based persistence; memory degrades in long sessions
L5 Evaluation and observationWeakOnly community feedback; credit economy observationNo automatic evaluation at all
L6 Governance and safetyMediumContent filter; open-source modelFilter interrupts dramatic scenes; historical moderation disputes

Echo of the core thesis: AI Dungeon is an edge case of this group's core thesis. In pure interactive fiction scenarios, the pressure on L4 is greatly relieved by "limited session length" — a session lasts a few hours, and 25–800 Memories suffice. But when Latitude wanted to upgrade the product from a "narrative engine" to a "full emergent RPG" (spanning thousands of turns), L4 immediately became the bottleneck, requiring a five-year investment to develop World Engine.

This conversely proves the core thesis: long-range capability is determined by L4, and the engineering cost of L4 far exceeds expectations — Latitude spent five years.

6. Practical Cases

6.1 Case 1: Voyage's World Engine and Emergent NPCs

Background: AI Dungeon's core shortcoming is that it is "not an RPG in a mechanical sense" — no dice, no character sheet, no skill checks; outcomes are decided by AI rather than by mechanics. The player community has long complained about memory drift.

Solution: Latitude spent five years developing World Engine, using a deterministic mechanics layer (separated from AI narration) to track health, inventory, currency, geography, relationships, and long-term consequences across thousands of turns; invite-only testing opened on iOS and Android on April 21, 2026.

Results (Beta data):

MetricValue
Unique NPC count160,000+
Average in-game decisions per playerClose to 3,000
Subscription relationshipShares a single subscription with AI Dungeon; existing paid users need no additional payment

Engineering interpretation:

  1. "160,000+ unique NPCs" is direct evidence of emergence — these NPCs were not written by designers, but produced by the interaction of system rules and player behavior.
  2. "An average of 3,000 decisions" proves that long-range interaction genuinely occurred — this is exactly the scope of scenarios World Engine is meant to solve.
  3. Shared subscription is an important migration-strategy design — letting existing paid users migrate at zero cost, avoiding a cold start failure for a new product.

Significance for the core thesis: Latitude spent five years and a separate product to shore up L4, providing this group's most weighty cost evidence for the core thesis — making L4 solid is not adding a feature, but an engineering effort measured in years.

6.2 Case 2: Memories Tiers and Memory Drift

Background: The community has long reported that "memory degrades in long sessions; players report drift in character consistency, accents, and item details".

Tier design:

TierMemories
Wanderer (free)25
Journey100
Legend200
Mythic400
Ultimate800

Diagnosis:

SymptomRoot-cause layerRoot cause
Character accent driftL4Details like accents never enter Story Cards, or have been squeezed out by the memory budget
Item detail driftL4Item state relies on natural-language memory, not deterministic numbers (only fixed by Voyage)
Long-session degradationL4Persistence is session-based rather than database-backed

Key judgment: The tiering of Memories from 25 to 800 shows that Latitude understands "memory capacity" is a core paid point. But capacity cannot solve drift — even with 800 Memories, if state is stored in natural language and passed through the model's context, it will still degrade turn by turn. The real solution is Voyage's deterministic mechanics layer: turning state from "model memory" into "code data".

6.3 Case 3: Migration from Narrative Engine to Full RPG

Background: AI Dungeon's success came from "model as narrative engine", but its limitations also come from this — "outcomes are decided by AI rather than by mechanics".

Migration path:

StageFormState managementLimitations
AI Dungeon (2019–)Narrative engineStory Cards + MemoriesNo mechanics, memory drift
Voyage (2026-04-21 invite-only)Full emergent RPGWorld Engine deterministic mechanics layeriOS/Android only, no Web, no open registration

Current limitations:

  • iOS / Android invite-only;
  • No Web access;
  • No open registration.

Pricing comparison (AI Dungeon vs Voyage):

TierAI DungeonVoyage
Free$0$0
Journey$14.99 (760 credits)$15 (760 credits)
Legend$29.99 (1,650)$30 (1,650)
Mythic$49.99 (2,750)$50 (3,750)
Ultimate$99.99 (5,200)$99 (5,200)

Note the Mythic tier credit difference: AI Dungeon 2,750, Voyage 3,750. The two pricing schemes are basically aligned with slight discrepancies, presented side by side at the time of writing.

6.4 Counter-example: Credits Economy and Missing Mechanics

Two categories of problems reported by the community:

ProblemDescriptionRoot-cause layer
Credits economy causes anxietyCredits are shared between AI actions and image generation; the economy model is hard to graspL6 (cost-guardrail design)
Not an RPG in a mechanical senseNo dice, no character sheet, no skill checks; outcomes decided by AI rather than mechanicsL4 + L3
Bug reports are commonInfinite loading, text duplication, editing problemsL5 (lacks quality observation)
The $49.99/month Mythic tier is controversialCommunity controversyBusiness

The shared-credit problem deserves separate analysis: text and images share the same quota pool, forcing players to weigh "should I generate an image this time?" before every interaction. This contrasts with Sudowrite's "Chat-only mode does not consume credits" — Sudowrite makes the "does not consume" judgment explicit, while AI Dungeon leaves users to weigh costs in opacity.

Engineering lesson: the design goal of cost guardrails is to guide behavior, not to create anxiety. Good cost design should make users clear about "what is free, what is charged", rather than making them compute the cost of every operation.

7. Summary

7.1 Strengths

  1. The earliest interactive fiction platform in this group (2019), originator of the product form, with 8 million+ registered players.
  2. Multi-style fine-tuned models are this group's only "model personalization" design: Muse-12B (relationship-oriented), Wayfarer (combat-heavy), Madness (chaotic), Hearthfire-24B (daily-life atmosphere).
  3. Story Cards and NovelAI Lorebook jointly validate the viability of the "keyword-triggered entry library" paradigm.
  4. The only platform in this group supporting multiplayer collaboration (online and local; each controls their own character, third-person narration).
  5. Voyage's World Engine introduces a fourth long-range state paradigm — the deterministic mechanics layer, where state is held by code and the model only reads results.
  6. The world publishing mechanism lets creators publish worlds and scenes for others to explore, forming a nascent UGC ecosystem.
  7. The free-tier model is publicly released on Hugging Face, a rare level of transparency.
  8. Voyage and AI Dungeon share a subscription, letting existing paid users migrate at zero cost.

7.2 Limitations and Known Shortcomings

  1. Not an RPG in a mechanical sense: no dice, no character sheet, no skill checks; outcomes decided by AI rather than mechanics (only added by Voyage).
  2. Persistence is session-based rather than database-backed: memory degrades in long sessions; players report drift in character consistency, accents, and item details.
  3. The credits economy causes anxiety: text and images share credits; the economy model is hard to grasp.
  4. The $49.99/month Mythic tier is controversial in the community; the Ultimate tier is $99.99/month.
  5. Bug reports are common: infinite loading, text duplication, editing problems.
  6. L5 is almost entirely blank: no automatic quality evaluation, no consistency checking.
  7. The content filter interrupts dramatic and violent scenes, breaking narrative immersion (main community complaint).
  8. History of content moderation disputes and a Steam delisting incident.
  9. Voyage's current limitations: iOS/Android invite-only, no Web access, no open registration.
  10. No API / plugins / scripts, weak openness.

7.3 Applicability Boundaries

ApplicableNot applicable
Interactive fiction, tabletop-style experiencesLong-form novel creation (no L3 pipeline, no L5 evaluation)
Multiplayer collaborative fictionLong works requiring strict consistency
Experiences wanting a different "AI personality"Requires external tool integration
Custom worlds shared with othersChinese writing (primarily English)
Short, high-freedom play sessionsLong-term use sensitive to credit costs
Experiencing Voyage's emergent RPG (invite-only)Requires Web access (Voyage has no Web)

7.4 Selection Recommendations

  • Best-fit scenario: You want to play a story rather than write a work, and want different styles of "AI host". AI Dungeon's multi-style models are the only ones in this group that can satisfy this need.
  • Multiplayer scenario: The only platform in this group supporting multiplayer collaboration; irreplaceable.
  • Special note on Voyage: If you care about the "deterministic mechanics + emergent narrative" direction, Voyage is worth following, but it is currently invite-only, mobile-only, no Web. And Voyage shares a subscription with AI Dungeon, so existing paid users need no additional payment.
  • Not recommended: If your goal is to produce a publishable novel, AI Dungeon is not the right tool — it has no chapter pipeline, no consistency checking, and memory degrades in long sessions. Consider 02-sudowrite.md or 05-claude-fiction.md.
  • Tier recommendation: Memories is the only paid point directly tied to L4. If you value long-session coherence, Journey (100) is the lowest usable tier; the free tier's 25 Memories are basically insufficient in long sessions.

Information Gap Declaration

  1. Direct verification of the official AI Dungeon pricing page: Forward Future notes it was verified on 2026-08-30, but no original text from the official latitude.io page was seen; marked [To be verified].
  2. Voyage's Memories tiers: Whether Voyage uses the same Memories tiers as AI Dungeon was not found; marked [To be filled].
  3. Voyage's multiplayer mode: No documentation found; marked [To be filled].
  4. Voyage's timeline and versioned-snapshot mechanism: No documentation found; marked [To be filled].
  5. Specific specs of Shadow Tiers: The source only states "offers higher context and access to stronger models", with no specific numbers; marked [To be filled].
  6. Developer API: No public information found; marked [To be filled].
  7. AIGC labeling: No description of a related AI Dungeon implementation found.
  8. Inconsistent image-credit tier names: The source lists Adventurer 480, Champion 760, Legend 1,650, Mythic 2,750, which do not fully correspond to the subscription tier names (Wanderer/Journey/Legend/Mythic/Ultimate); marked [To be verified].
  9. Specific timing and details of the Steam delisting incident: The source only mentions "a history of content moderation disputes and a Steam delisting incident", with no details; marked [To be filled].
  10. Mythic tier credit difference between Voyage and AI Dungeon (2,750 vs 3,750): presented side by side without explanation (source did not state a reason).

8. References

  1. Roleforge《Best AI Dungeon Master Tools 2026》 — Roleforge. https://roleforge.ai/blog/best-ai-game-master-tools-compared
  2. AI Cloud Base《AI Dungeon》 — AI Cloud Base. https://aicloudbase.com/tool/ai-dungeon
  3. Challenging Voice《Latitude.io Review》 — Challenging Voice. https://www.challengingvoice.com/?p=9108/
  4. Forward Future《AI Dungeon》 — Forward Future (verified 2026-08-30). https://forwardfuture.com/tools/details/ai-dungeon
  5. BuildFastWithAI《NovelAI Review 2026》 — BuildFastWithAI. https://buildfastwithai.com/ai-tools/novelai
  6. AI Text Tools《NovelAI: Features, Pricing & Reviews 2026》 — AI Text Tools, 2026. https://aitexttools.net/tools/novelai
  7. Apple App Store《MidReal - AI Stories》 — MidReal Inc. https://apps.apple.com/mr/app/midreal-ai-stories/id6566178525
  8. HackerNoon《Claude Book: A Multi-Agent Framework for Writing Novels with Claude Code》 — HackerNoon. https://hackernoon.com/claude-book-a-multi-agent-framework-for-writing-novels-with-claude-code
  9. Blog《如何用 Agent 写一本小说(其二)》 — tulancn. https://tulancn.github.io/%E5%AD%A6%E4%B9%A0/study/%E5%A6%82%E4%BD%95%E7%94%A8Agent%E5%86%99%E4%B8%80%E6%9C%AC%E5%B0%8F%E8%AF%B4%EF%BC%88%E5%85%B6%E4%BA%8C%EF%BC%89
  10. GitHub — forsonny/Claude-Code-Novel-Writer(Multi-Agent Novel Writer v4.1) — 2026. https://github.com/forsonny/Claude-Code-Novel-Writer
  11. Test report《用 Claude Code 写小说,意外发现了组队开挂模式》 — 2026. https://m.aitntnews.com/newDetail.html?newId=20196
  12. Sudowrite official blog《How Sudowrite Works: Story Bible, Muse, and the Tools》 — Sudowrite. https://sudowrite.com/blog/how-sudowrite-works