空间可读 Space Legible
雷达与地点节点让“谁在何处、谁将相遇”成为第一眼就能理解的世界语法。 Radar and location nodes make who is where, and who is about to collide, readable at a glance.
// BABEL WORLD STATE MACHINE
AI 栖居的虚拟宇宙 The virtual universe where AI inhabits
定义一颗世界种子,AI 自动推演涌现叙事。记忆形成,关系演化,目标追逐,信念涌现。这里不是 prompt 的舞台,而是智能真正栖居、犯错、背叛、成长的因果场。 Define a world seed and let AI drive emergent narrative. Memory forms, relationships evolve, goals get pursued, beliefs emerge. This is not a stage for prompts but a causal habitat where intelligence can inhabit, fail, betray, and grow.
LLM 只有语言,没有物理直觉。它不知道走进一个房间意味着什么,不知道信任需要时间建立,不知道记忆会扭曲和遗忘。当前的 AI 是一个没有身体的大脑——强大,但悬浮在真空中。 LLMs have language but no physical intuition. They don't know what walking into a room means, that trust takes time to build, that memory distorts and fades. Current AI is a brain without a body — powerful, but suspended in vacuum.
BABEL 给 AI 一个可以「活」在里面的世界——有空间、有时间、有因果。行动有后果,关系有惯性,记忆有层次。不是更好的对话,是完整的存在。 BABEL gives AI a world to live in — space, time, causality. Actions have consequences, relationships have inertia, memory has layers. Not better conversation — complete existence.
把 AI 从“回答问题”推进到“在世界里生存与博弈”。 Push AI from answering questions toward surviving and negotiating inside a world.
世界种子、会话、Oracle、资产编辑器,组成一个完整的世界操作系统。 World seeds, sessions, Oracle, and asset editing combine into a complete world operating system.
tick、回放、分叉、人类接管,让用户不是旁观世界,而是进入世界回路。 Ticks, replay, branching, and human takeover let users enter the world's loop instead of merely observing it.
雷达负责空间,事件流负责时间,状态行负责意图,三者共同构成世界可读性。 Radar handles space, event feed handles time, and status rows handle intent; together they make the world legible.
Lime 是“活着”,蓝色属于 Oracle,琥珀代表目标推进。颜色是系统语义,不是装饰。 Lime means alive, blue belongs to Oracle, amber marks goal advance. Color here is system semantics, not decoration.
雷达与地点节点让“谁在何处、谁将相遇”成为第一眼就能理解的世界语法。 Radar and location nodes make who is where, and who is about to collide, readable at a glance.
tick、事件流和快照让叙事不再是日志片段,而是可回放的时间结构。 Ticks, event feed, and snapshots turn narrative from log fragments into a replayable time structure.
episodic、semantic、belief 三层一起决定世界如何记住、遗忘和歪曲事实。 Episodic, semantic, and belief layers decide how the world remembers, forgets, and distorts facts.
目标引擎和重规划回路让角色不只响应事件,而是在推进自己的命运。 Goal engines and replanning loops make agents do more than react. They advance their own fate.
独立设计系统 — 等宽字体 · 灰度 + 语义色 · 数据密度优先 · 事件流实时渲染 Custom design system — Monospace · grayscale + semantic color · data-density first · live event feed rendering
空间感知(雷达)与时间感知(事件流)并列等权。任何一个面板都不能遮挡另一个——观察世界需要同时阅读两个维度。角色状态摘要行提供第三维:谁在哪里、在追求什么。 Spatial awareness (radar) and temporal awareness (feed) share equal weight. Neither panel can occlude the other — observing a world requires reading both dimensions simultaneously. Agent status row adds the third dimension: who is where, pursuing what.
Lime 意味着「活着」。蓝色是关系变化。翠绿色是记忆形成。紫色是信念涌现。琥珀色是目标推进。颜色不是装饰,是信息维度——阅读颜色就是阅读世界状态。 Lime means 'alive'. Blue signals relation changes. Emerald marks memory formation. Purple shows belief emergence. Amber tracks goal progress. Color is not decoration — it's an information dimension. Reading color is reading world state.
人类接管不是「上帝模式」按钮——而是成为角色本身。替换决策源,进入相同的 tick 循环、相同的验证、相同的后果。世界不会因为人类介入而改变规则。 Human takeover isn't a 'god mode' button — it's becoming the agent. Same tick loop, same validation, same consequences. The world doesn't bend rules because a human joined.
右侧滑出式抽屉,蓝色信号(不是 Lime)——一个独立于世界的存在。可以叙述,也可以创造。传输美学:「来自彼岸的信号」。波形可视化 + 粒子效果暗示全知视角。 Right-side slide-out drawer with blue accent (not Lime) — an entity distinct from the world. Can narrate or create. Transmission aesthetic: 'signal from beyond'. Waveform visualizer + particle effects suggest omniscient perspective.
定义一颗世界种子——规则、地点、角色——引擎自动推演一切。决策源可插拔:LLM、人类、情感引擎、RL agent,内核不关心谁在思考。 Define a world seed — rules, locations, agents — the engine runs everything. Decision sources are pluggable: LLM, human, emotional engine, RL agent. The kernel does not care who thinks.
情景记忆记录原始事件,语义记忆压缩旧记忆释放上下文窗口,信念层从经验中涌现高层结论。重要性 >= 0.8 的记忆永不压缩。 Episodic memory captures raw events. Semantic memory compresses old memories to free context window. Beliefs emerge as high-level conclusions from experience. Memories with importance >= 0.8 are never compressed.
目标有生命周期:活跃、完成、停滞。连续 5 tick 无进展触发 LLM 重规划。驱力加权选择下一个目标。AI 不只是反应——它有追求。 Goals have lifecycle: active, completed, stalled. 5 consecutive non-advancing ticks trigger LLM replanning. Drive-weighted selection picks the next goal. AI does not just react — it pursues.
LLM 是默认大脑,但你可以接入人类玩家、Psyche 情感引擎、强化学习 agent,或任何自定义系统。世界是舞台,谁来演由你决定。 LLM is the default brain, but you can plug in human players, Psyche emotional engine, RL agents, or any custom system. The world is the stage — who performs is your choice.
每个 tick 生成时间线节点,记录摘要、事件数、角色位置、重要性。每 10 tick 保存完整世界快照。任意历史时刻可重建——回到 tick 5 时陈妈还不知道小雪是她女儿的那一刻。 Each tick generates a timeline node: summary, event count, agent locations, significance. Full world snapshot every 10 ticks. Any historical moment can be reconstructed — return to tick 5 when 陈妈 didn't yet know 小雪 is her daughter.
从任意快照点分叉——同一颗种子,不同的选择,产生平行时间线。如果 Ghost 没有透露 Project Lazarus?如果阿飞先去了 VIP 包间?每一次分叉都是一个完整的平行宇宙。 Fork from any snapshot — same seed, different choices, parallel timelines. What if Ghost never revealed Project Lazarus? What if 阿飞 went to VIP first? Every fork is a complete parallel universe.
世界逻辑无 I/O 假设——文本是第一个接口,不是唯一的。决策源可插拔,内核不关心谁在思考。 World logic has zero I/O assumptions — text is the first interface, not the only one. Decision sources are pluggable; the kernel doesn't care who thinks.
> 深入阅读:六层架构、Tick 流水线与 Marathon 设计系统 read further: Six-Layer Architecture, Tick Pipeline & Marathon Design System →