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 | 免费 | 0 | 25 |
| Journey | $14.99/月 | 760 | 100 |
| Legend | $29.99/月 | 1,650 | 200 |
| Mythic | $49.99/月 | 2,750 | 400 |
| Ultimate | $99.99/月 | 5,200 | 800 |
补充规则:
- 可按月 / 半年 / 年支付,有折扣;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 Dungeon | AI Dungeon | Latitude 于 2019 年推出的 AI 互动叙事平台 |
| Story Cards | Story Cards | 存储上下文相关信息的卡片,仅在需要时检索,维持长会话叙事连贯 |
| Memory Banks | Memory Banks | 记忆库,与 Story Cards 配合存储上下文信息 |
| Memories | Memories | 用户可拥有的记忆条目数,按订阅档位分级(25—800) |
| 触发器 | Trigger | 决定 Story Card 何时被检索的关键词 |
| 记忆预算 | Memory Budget | 单张 Story Card 可占用的 token 上限 |
| World Engine | World Engine | Voyage 的确定性机制层,历时五年开发,与 AI 叙述分离 |
| Voyage | Voyage | Latitude 下一代平台,从叙事引擎演化为完整涌现式 RPG |
| Shadow Tiers | Shadow Tiers | 提供更高上下文与更强模型访问的隐藏档位 |
| Dynamic Small | Dynamic Small | 跨多模型自动轮换的入门模型 |
| Muse-12B | Muse-12B | 角色驱动、情绪智能的日常与关系向模型 |
| Wayfarer | Wayfarer | 重战斗、后果严酷的模型(含 Small 2 与 Large) |
| Madness | Madness | 混乱、黑暗、不可预测的模型 |
| Hearthfire-24B | Hearthfire-24B | 氛围向、低风险、日常的模型 |
| 积分 | Credits | 文本与图像共享的额度单位 |
| 机制层 | Mechanics Layer | 处理数值、规则与后果的确定性系统,与 AI 叙述分离 |
| 技能检定 | Skill Check | 机制层中的随机判定(Voyage 引入) |
| 涌理式叙事 | Emergent Narrative | 由系统规则与玩家行为交互产生、非预先编写的故事 |
| 多人模式 | Multiplayer | 每个玩家控制自己的角色,第三人称叙述 |
| 记忆漂移 | Memory Drift | 长会话中角色一致性、口音、物品细节逐渐偏离的现象 |
| 内容过滤器 | Content Filter | 拦截敏感内容的机制 |
| 长上下文遗忘 | Long-Context Forgetting / Coherence Drift | 模型在超长文本中丢失早期设定的现象 |
| Lorebook | Lorebook | NovelAI 的同类机制,关键词触发的世界观记忆系统 |
| Rolling Summary | 滚动摘要 | 上下文过长时把早期内容压缩为结构化摘要的机制 |
| 状态快照 | State Snapshot / Checkpoint | 每章(回合)完成后存档的状态版本 |
| IAP | In-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 Cards | NovelAI 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 双层机制
数据来源:基于本文分析绘制的示意图。
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 Book | state/ 目录下的文件快照 | 模型读取自然语言状态文件 |
| 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 在本组中属中等水平:
| 平台 | 上下文窗口 |
|---|---|
| 阅文妙笔通鉴 | 千万字(容量维度不同) |
| Sudowrite | 20,000 词 + 25 文档 |
| AI Dungeon | 4,000—32,000 token |
| NovelAI | 2,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 Dungeon | Voyage |
|---|---|---|
| 叙事循环 | 自由输入驱动 | 自由输入 + 技能检定回合 |
| 分支 | 可回退、重试 | 可回退 + 持久后果 |
| 多人 | 轮流推进 | [待填写] |
| 结构模板 | 快速启动提示(奇幻/科幻/赛博朋克) | 创作者自定义世界工具 |
| 流水线 | 无 | 无 |
| 多智能体 | 无 | 无 |
AI Dungeon 的 L3 是"循环"而非"流水线"——没有阶段划分,只有一个不断重复的"输入 → 生成 → 更新"循环。这适合互动体验,但不适合长篇创作。
Voyage 引入了回合制结构(技能检定、战斗回合),是向"编排"迈出的一步,但仍是循环而非流水线。
5.4 L4 记忆与状态层
| 状态类别 | AI Dungeon | Voyage(World Engine) |
|---|---|---|
| 世界观规则 | Story Cards | 世界设定 + Story Cards |
| 角色状态 | Story Cards | 生命值 / 物品栏 / 货币(确定性追踪) |
| 时间线 | 无 | [待填写] |
| 伏笔台账 | 无 | 无 |
| 主线 / 支线进度 | 无 | 长期后果追踪 |
| 关系 | Story Cards | NPC 关系值(确定性追踪) |
| 地理 | 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 token | Memories 与档位强绑定 |
| 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 共享一份订阅,已付费用户无需额外付费 |
工程解读:
- "160,000+ 独特 NPC"是涌现性的直接证据——这些 NPC 不是设计者编写的,而是系统规则与玩家行为交互产生的。
- "平均 3,000 次决策"证明长程交互确实发生了——这正是 World Engine 要解决的场景规模。
- 共享订阅是一个重要的迁移策略设计——让既有付费用户零成本迁移,避免新产品冷启动失败。
对核心论断的意义:Latitude 用五年时间和一个独立产品来补 L4,是本组核心论断最有分量的成本证据——把 L4 做扎实不是加个功能,而是一项以年计的工程。
6.2 案例二:Memories 分档与记忆漂移
背景:社区长期反馈"记忆在长会话中退化,玩家报告角色一致性、口音、物品细节漂移"。
分档设计:
| 档位 | Memories |
|---|---|
| Wanderer(免费) | 25 |
| Journey | 100 |
| Legend | 200 |
| Mythic | 400 |
| Ultimate | 800 |
诊断:
| 症状 | 根因层 | 根因 |
|---|---|---|
| 角色口音漂移 | 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 邀请制) | 完整涌现式 RPG | World Engine 确定性机制层 | 仅 iOS/Android、无 Web、无开放注册 |
当前局限:
- 仅 iOS / Android 邀请制;
- 无 Web 访问;
- 无开放注册。
定价对照(AI Dungeon vs Voyage):
| 档位 | AI Dungeon | Voyage |
|---|---|---|
| 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 优势
- 本组最早的互动叙事平台(2019),产品形态的开创者,注册玩家 800 万+。
- 多风格微调模型是本组唯一的"模型人格化"设计:Muse-12B(关系向)、Wayfarer(重战斗)、Madness(混乱)、Hearthfire-24B(日常氛围)。
- Story Cards 与 NovelAI Lorebook 共同验证了"关键词触发条目库"范式的可用性。
- 本组唯一支持多人协作(在线与本地,每人控制自己角色,第三人称叙述)。
- Voyage 的 World Engine 提出第四种长程状态范式——确定性机制层,状态由代码持有、模型只读结果。
- 世界发布机制让创作者可发布世界与场景供他人探索,具备 UGC 生态雏形。
- 免费档模型公开发布于 Hugging Face,透明度罕见。
- Voyage 与 AI Dungeon 共享订阅,既有付费用户零成本迁移。
7.2 局限与已知短板
- 不是机制意义上的 RPG:无骰子、无角色卡、无技能检定;结果由 AI 决定而非机制(Voyage 才补上)。
- 持久性是会话式而非数据库支撑:记忆在长会话中退化,玩家报告角色一致性、口音、物品细节漂移。
- 积分经济引发焦虑:文本与图像共享积分,经济模型难以理解。
- $49.99/月 Mythic 档在社区争议大;Ultimate 档 $99.99/月。
- Bug 报告常见:无限加载、文本重复、编辑问题。
- L5 几乎空白:无自动质量评估、无一致性校验。
- 内容过滤器会中断戏剧性与暴力场景,破坏叙事沉浸(社区主要抱怨)。
- 历史上有内容审核争议与 Steam 下架事件。
- Voyage 当前局限:仅 iOS/Android 邀请制,无 Web 访问,无开放注册。
- 无 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.md或05-claude-fiction.md。 - 档位建议:Memories 是唯一与 L4 直接绑定的付费点。若你重视长会话连贯性,Journey(100 条)是最低可用档;免费档 25 条 Memories 在长会话中基本不够用。
信息缺口声明
- AI Dungeon 官方定价页的直接核验:Forward Future 标注 2026-08-30 校验,但未见 latitude.io 官方页面原文,标 。
- Voyage 的 Memories 分档:未检索到 Voyage 是否与 AI Dungeon 采用相同的 Memories 分档,标
[待填写]。 - Voyage 的多人模式:未检索到说明,标
[待填写]。 - Voyage 的时间线与版本化快照机制:未检索到说明,标
[待填写]。 - Shadow Tiers 的具体规格:来源仅表述为"提供更高上下文、更强模型访问",无具体数字,标
[待填写]。 - 开发者 API:未检索到公开信息,标
[待填写]。 - AIGC 标识:未检索到 AI Dungeon 的相关实现说明。
- 图像积分档位名称不一致:来源列出 Adventurer 480、Champion 760、Legend 1,650、Mythic 2,750,与订阅档位命名(Wanderer/Journey/Legend/Mythic/Ultimate)不完全对应,标 。
- Steam 下架事件的具体时间与细节:来源仅提及"历史上有内容审核争议与 Steam 下架事件",无细节,标
[待填写]。 - Voyage 与 AI Dungeon 的 Mythic 档积分差异(2,750 vs 3,750):并列呈现,未作解释(来源未说明原因)。
8. 参考资料
- Roleforge《Best AI Dungeon Master Tools 2026》 — Roleforge。https://roleforge.ai/blog/best-ai-game-master-tools-compared
- AI Cloud Base《AI Dungeon》 — AI Cloud Base。https://aicloudbase.com/tool/ai-dungeon
- Challenging Voice《Latitude.io Review》 — Challenging Voice。https://www.challengingvoice.com/?p=9108/
- Forward Future《AI Dungeon》 — Forward Future(2026-08-30 校验)。https://forwardfuture.com/tools/details/ai-dungeon
- BuildFastWithAI《NovelAI Review 2026》 — BuildFastWithAI。https://buildfastwithai.com/ai-tools/novelai
- AI Text Tools《NovelAI: Features, Pricing & Reviews 2026》 — AI Text Tools,2026。https://aitexttools.net/tools/novelai
- Apple App Store《MidReal - AI Stories》 — MidReal Inc.。https://apps.apple.com/mr/app/midreal-ai-stories/id6566178525
- 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
- 博客《如何用 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
- GitHub — forsonny/Claude-Code-Novel-Writer(Multi-Agent Novel Writer v4.1) — 2026。https://github.com/forsonny/Claude-Code-Novel-Writer
- 实测文《用 Claude Code 写小说,意外发现了组队开挂模式》 — 2026。https://m.aitntnews.com/newDetail.html?newId=20196
- 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
| Item | Details |
|---|---|
| Developer | Latitude |
| Founded | 2019 |
| Founders | Nick Walton and Alan Walton |
| Founded in | Provo, Utah, USA |
| Seed round | $3.3 million (NFX and others) |
| Platforms | Android, iOS, Web |
| Registered players | 8 million+ |
| Creators | Tens 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:
| Dimension | AI Dungeon | Comparison (Sudowrite / NovelAI) |
|---|---|---|
| User role | Player | Author |
| Output | A play session experience | A finished work |
| Narrative driver | Free player input | Author intent |
| Success criterion | Experience is fun | Text is excellent |
| State importance | Medium (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):
| Model | Positioning |
|---|---|
| Dynamic Small | Auto-rotates across multiple models, aimed at newcomers |
| Muse-12B | Character-driven, emotionally intelligent, daily-life and relationship oriented |
| Wayfarer Small 2 | Combat-heavy, harsh consequences |
| Madness | Chaotic, dark, unpredictable |
| Hearthfire-24B | Atmosphere-oriented, low-risk, daily-life |
| Nova, Wayfarer Large | Paid tier, based on Llama 3.3 70B |
| Free-tier character model | Fine-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
| Tier | Price | Monthly credits | Memories |
|---|---|---|---|
| Wanderer | Free | 0 | 25 |
| Journey | $14.99/month | 760 | 100 |
| Legend | $29.99/month | 1,650 | 200 |
| Mythic | $49.99/month | 2,750 | 400 |
| Ultimate | $99.99/month | 5,200 | 800 |
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 item | Status |
|---|---|
| Platforms | Android, iOS, Web |
| World publishing | Customizable and publishable worlds & scenes for others to explore |
| Multiplayer | Supports online and local multiplayer collaboration |
| Open models | Free-tier Mistral fine-tune released on Hugging Face |
| Image generation | Provided |
| Developer API | No public information found [To be filled] |
2. Glossary of Terms
| Term | English / Abbreviation | Definition |
|---|---|---|
| AI Dungeon | AI Dungeon | Latitude's AI interactive fiction platform launched in 2019 |
| Story Cards | Story Cards | Cards storing contextually relevant information, retrieved only when needed, maintaining narrative coherence over long sessions |
| Memory Banks | Memory Banks | Memory banks that store context information alongside Story Cards |
| Memories | Memories | The number of memory entries a user can hold, tiered by subscription (25–800) |
| Trigger | Trigger | Keyword that determines when a Story Card is retrieved |
| Memory Budget | Memory Budget | The token ceiling a single Story Card may occupy |
| World Engine | World Engine | Voyage's deterministic mechanics layer, developed over five years, separated from AI narration |
| Voyage | Voyage | Latitude's next-generation platform, evolving from a narrative engine into a full emergent RPG |
| Shadow Tiers | Shadow Tiers | Hidden tiers offering higher context and access to stronger models |
| Dynamic Small | Dynamic Small | Entry-level model that auto-rotates across multiple models |
| Muse-12B | Muse-12B | Character-driven, emotionally intelligent daily-life and relationship-oriented model |
| Wayfarer | Wayfarer | Combat-heavy model with harsh consequences (includes Small 2 and Large) |
| Madness | Madness | Chaotic, dark, unpredictable model |
| Hearthfire-24B | Hearthfire-24B | Atmosphere-oriented, low-risk, daily-life model |
| Credits | Credits | The unit of quota shared between text and images |
| Mechanics Layer | Mechanics Layer | Deterministic system handling numbers, rules, and consequences, separated from AI narration |
| Skill Check | Skill Check | Random roll within the mechanics layer (introduced by Voyage) |
| Emergent Narrative | Emergent Narrative | Stories produced by the interaction of system rules and player behavior, not pre-written |
| Multiplayer | Multiplayer | Each player controls their own character, with third-person narration |
| Memory Drift | Memory Drift | The phenomenon where character consistency, accents, and item details gradually drift in long sessions |
| Content Filter | Content Filter | Mechanism that intercepts sensitive content |
| Long-Context Forgetting | Long-Context Forgetting / Coherence Drift | The phenomenon where a model loses earlier setup in extremely long text |
| Lorebook | Lorebook | NovelAI's analogous mechanism, a keyword-triggered world-building memory system |
| Rolling Summary | Rolling Summary | Mechanism that compresses early content into a structured summary when context grows too long |
| State Snapshot | State Snapshot / Checkpoint | A saved version of state after each chapter (turn) completes |
| IAP | In-App Purchase | Purchases made within the app |
3. Feature Description
3.1 Core Features
| Feature | Description |
|---|---|
| Story Cards | Store contextually relevant information, retrieved only when needed, maintaining narrative coherence over long sessions |
| Memory Banks | Memory banks, used alongside Story Cards |
| Multiplayer collaboration mode | Each player controls their own character, third-person narration, supports online and local |
| AI image generation | Image generation (consumes credits) |
| World publishing | Customizable and publishable worlds & scenes for others to explore |
| Quick-start prompts | Covering fantasy, sci-fi, cyberpunk |
| Multi-style models | Dynamic 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.
| Dimension | AI Dungeon Story Cards | NovelAI Lorebook |
|---|---|---|
| Data form | Cards (trigger + memory budget) | Entries (keyword + body) |
| Retrieval method | Conditional retrieval | Keyword trigger |
| Capacity | Memories 25–800 (by tier) | 200 / 512 / 2,048 tokens (by tier) |
| Source | Player-written + system-accumulated | Author-written |
| Scenario | Interactive 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
| Item | Details |
|---|---|
| Positioning | Latitude's next-generation platform, evolving from AI Dungeon's narrative engine into a full emergent RPG |
| Launch date | April 21, 2026, opened invite-only testing on iOS and Android, running Alpha and Beta tracks in parallel |
| Plans | Broader public beta later in 2026 |
| Core | Based on the World Engine (developed over five years) |
| Pricing | Free $0 / Journey $15 (760 credits) / Legend $30 (1,650) / Mythic $50 (3,750) / Ultimate $99 (5,200) |
| Subscription relationship | Voyage and AI Dungeon share a single subscription — existing paid AI Dungeon users need no additional payment |
| Beta data | Has generated 160,000+ unique NPCs, with each player making close to 3,000 in-game decisions on average |
| Limitations | iOS/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 双层机制
数据来源:基于本文分析绘制的示意图。
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
| Stage | Controller | Description |
|---|---|---|
| Input | Player | Free-text input (actions, dialogue, choices) |
| Retrieval | System | Story Cards conditional retrieval |
| Generation | Model | Narration generated according to the selected style model |
| Update | System | Memories update |
| Branches | Player | Can go back, retry, change direction |
| Settlement | Voyage: World Engine | Skill 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 item | Description |
|---|---|
| Health | HP |
| Inventory | List of held items |
| Currency | Amounts and transactions |
| Geography | Location and movement |
| Relationships | NPC relationship values |
| Long-term consequences | Behavioral 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:
| Approach | State carrier | Judgment method |
|---|---|---|
| Claude Book | File snapshots under the state/ directory | Model reads natural-language state files |
| World Engine | Deterministic 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
| Component | Content | Scale |
|---|---|---|
| Story Cards | Conditional retrieval of trigger + memory budget | 25–800 entries by tier |
| Memory Banks | Context information storage | Used alongside Story Cards |
| Recent context | Most recent narrative text | Paid tiers 4,000–32,000 tokens |
| World settings | Creator-customized worlds | Depends 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:
| Platform | Context window |
|---|---|
| 阅文妙笔通鉴 | Tens of millions of characters (different capacity dimension) |
| Sudowrite | 20,000 words + 25 documents |
| AI Dungeon | 4,000–32,000 tokens |
| NovelAI | 2,048–128k tokens |
| Claude workflow | State 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
| Tool | Description | Rating |
|---|---|---|
| Multi-style fine-tuned models | Dynamic Small / Muse-12B / Wayfarer Small 2 / Madness / Hearthfire-24B / Nova / Wayfarer Large | Strong (this group's only "model personalization" design) |
| AI image generation | Consumes credits | Medium |
| World editor | Customize and publish worlds & scenes | Medium-high |
| Multiplayer mode | Online and local | Only in this group |
| Voyage mechanics tools | Skill checks, combat, NPC relationships | Strong (Voyage) |
| Scripts / plugins / API | None | Weak |
"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 capability | AI Dungeon | Voyage |
|---|---|---|
| Narrative loop | Free-input driven | Free input + skill-check turns |
| Branches | Can go back, retry | Can go back + persistent consequences |
| Multiplayer | Taking turns advancing | [To be filled] |
| Structure templates | Quick-start prompts (fantasy / sci-fi / cyberpunk) | Creator world-building tools |
| Pipeline | None | None |
| Multi-agent | None | None |
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 category | AI Dungeon | Voyage (World Engine) |
|---|---|---|
| World-building rules | Story Cards | World settings + Story Cards |
| Character state | Story Cards | Health / inventory / currency (deterministic tracking) |
| Timeline | None | [To be filled] |
| Foreshadowing ledger | None | None |
| Main / side quest progress | None | Long-term consequence tracking |
| Relationships | Story Cards | NPC relationship values (deterministic tracking) |
| Geography | Story Cards | Geography (deterministic tracking) |
| Versioned snapshots | None (can go back but no archiving) | [To be filled] |
| Capacity | Memories 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:
| Paradigm | Mechanism | Representative |
|---|---|---|
| A · Structured rolling summary | Compresses early content | Claude Code three-layer memory |
| B · Keyword-triggered entry library | Injects entries on demand | NovelAI Lorebook, AI Dungeon Story Cards |
| C · Versioned state snapshots | Archives each chapter | Claude Book state/chapter-NN/ |
| D · Deterministic mechanics layer | Code holds numbers; the model only reads results | Voyage 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 method | Status |
|---|---|
| Automatic quality evaluation | None |
| Consistency checking | None |
| Style evaluation | None |
| Player feedback | Community feedback about "memory drift" |
| Economic observation | Credit 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 dimension | Practice |
|---|---|
| Content filtering | The content filter interrupts dramatic and violent scenes (main community complaint) |
| Historical controversies | History of content moderation disputes and a Steam delisting incident |
| Credits economy | Text and images share credits; the economy model is hard to grasp (community feedback) |
| Rating | — |
| AIGC labeling | No related implementation found |
| Open models | Free-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
| Layer | Rating | Key implementation | Main gap |
|---|---|---|---|
| L1 Context engineering | Strong | Story Cards conditional retrieval (trigger + memory budget); 4k–32k tokens | Memories strongly tied to tiers |
| L2 Tools and execution | Medium | Multi-style fine-tuned models + images + world editor + multiplayer | No API / plugins / scripts |
| L3 Orchestration and control | Medium | Free-input loop + multiplayer turns + Voyage turn-based | No pipeline, no multi-agent |
| L4 Memory and state | Medium→Strong | Memories 25–800; Voyage World Engine deterministic mechanics layer | Session-based persistence; memory degrades in long sessions |
| L5 Evaluation and observation | Weak | Only community feedback; credit economy observation | No automatic evaluation at all |
| L6 Governance and safety | Medium | Content filter; open-source model | Filter 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):
| Metric | Value |
|---|---|
| Unique NPC count | 160,000+ |
| Average in-game decisions per player | Close to 3,000 |
| Subscription relationship | Shares a single subscription with AI Dungeon; existing paid users need no additional payment |
Engineering interpretation:
- "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.
- "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.
- 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:
| Tier | Memories |
|---|---|
| Wanderer (free) | 25 |
| Journey | 100 |
| Legend | 200 |
| Mythic | 400 |
| Ultimate | 800 |
Diagnosis:
| Symptom | Root-cause layer | Root cause |
|---|---|---|
| Character accent drift | L4 | Details like accents never enter Story Cards, or have been squeezed out by the memory budget |
| Item detail drift | L4 | Item state relies on natural-language memory, not deterministic numbers (only fixed by Voyage) |
| Long-session degradation | L4 | Persistence 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:
| Stage | Form | State management | Limitations |
|---|---|---|---|
| AI Dungeon (2019–) | Narrative engine | Story Cards + Memories | No mechanics, memory drift |
| Voyage (2026-04-21 invite-only) | Full emergent RPG | World Engine deterministic mechanics layer | iOS/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):
| Tier | AI Dungeon | Voyage |
|---|---|---|
| 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:
| Problem | Description | Root-cause layer |
|---|---|---|
| Credits economy causes anxiety | Credits are shared between AI actions and image generation; the economy model is hard to grasp | L6 (cost-guardrail design) |
| Not an RPG in a mechanical sense | No dice, no character sheet, no skill checks; outcomes decided by AI rather than mechanics | L4 + L3 |
| Bug reports are common | Infinite loading, text duplication, editing problems | L5 (lacks quality observation) |
| The $49.99/month Mythic tier is controversial | Community controversy | Business |
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
- The earliest interactive fiction platform in this group (2019), originator of the product form, with 8 million+ registered players.
- 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).
- Story Cards and NovelAI Lorebook jointly validate the viability of the "keyword-triggered entry library" paradigm.
- The only platform in this group supporting multiplayer collaboration (online and local; each controls their own character, third-person narration).
- 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.
- The world publishing mechanism lets creators publish worlds and scenes for others to explore, forming a nascent UGC ecosystem.
- The free-tier model is publicly released on Hugging Face, a rare level of transparency.
- Voyage and AI Dungeon share a subscription, letting existing paid users migrate at zero cost.
7.2 Limitations and Known Shortcomings
- 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).
- Persistence is session-based rather than database-backed: memory degrades in long sessions; players report drift in character consistency, accents, and item details.
- The credits economy causes anxiety: text and images share credits; the economy model is hard to grasp.
- The $49.99/month Mythic tier is controversial in the community; the Ultimate tier is $99.99/month.
- Bug reports are common: infinite loading, text duplication, editing problems.
- L5 is almost entirely blank: no automatic quality evaluation, no consistency checking.
- The content filter interrupts dramatic and violent scenes, breaking narrative immersion (main community complaint).
- History of content moderation disputes and a Steam delisting incident.
- Voyage's current limitations: iOS/Android invite-only, no Web access, no open registration.
- No API / plugins / scripts, weak openness.
7.3 Applicability Boundaries
| Applicable | Not applicable |
|---|---|
| Interactive fiction, tabletop-style experiences | Long-form novel creation (no L3 pipeline, no L5 evaluation) |
| Multiplayer collaborative fiction | Long works requiring strict consistency |
| Experiences wanting a different "AI personality" | Requires external tool integration |
| Custom worlds shared with others | Chinese writing (primarily English) |
| Short, high-freedom play sessions | Long-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.mdor05-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
- 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]. - Voyage's Memories tiers: Whether Voyage uses the same Memories tiers as AI Dungeon was not found; marked
[To be filled]. - Voyage's multiplayer mode: No documentation found; marked
[To be filled]. - Voyage's timeline and versioned-snapshot mechanism: No documentation found; marked
[To be filled]. - 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]. - Developer API: No public information found; marked
[To be filled]. - AIGC labeling: No description of a related AI Dungeon implementation found.
- 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]. - 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]. - 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
- Roleforge《Best AI Dungeon Master Tools 2026》 — Roleforge. https://roleforge.ai/blog/best-ai-game-master-tools-compared
- AI Cloud Base《AI Dungeon》 — AI Cloud Base. https://aicloudbase.com/tool/ai-dungeon
- Challenging Voice《Latitude.io Review》 — Challenging Voice. https://www.challengingvoice.com/?p=9108/
- Forward Future《AI Dungeon》 — Forward Future (verified 2026-08-30). https://forwardfuture.com/tools/details/ai-dungeon
- BuildFastWithAI《NovelAI Review 2026》 — BuildFastWithAI. https://buildfastwithai.com/ai-tools/novelai
- AI Text Tools《NovelAI: Features, Pricing & Reviews 2026》 — AI Text Tools, 2026. https://aitexttools.net/tools/novelai
- Apple App Store《MidReal - AI Stories》 — MidReal Inc. https://apps.apple.com/mr/app/midreal-ai-stories/id6566178525
- 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
- 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
- GitHub — forsonny/Claude-Code-Novel-Writer(Multi-Agent Novel Writer v4.1) — 2026. https://github.com/forsonny/Claude-Code-Novel-Writer
- Test report《用 Claude Code 写小说,意外发现了组队开挂模式》 — 2026. https://m.aitntnews.com/newDetail.html?newId=20196
- Sudowrite official blog《How Sudowrite Works: Story Bible, Muse, and the Tools》 — Sudowrite. https://sudowrite.com/blog/how-sudowrite-works