--- title: "The Lattice" date: "2026-03-15" description: "A persistent, interconnected multiverse where every world shares a common physics layer" status: "living" confidence: "likely" freshness: "B" spice: "mild" --- The Lattice is a persistent, interconnected multiverse where every world shares a common physics layer but expresses it differently. Walk through a portal in a neon-soaked cyberpunk alley and emerge in a sun-drenched fantasy meadow — the gravity still works, your inventory carries over, and the NPCs remember you. This isn't just level design. It's systems architecture for imagination. But the architecture is more alien than it sounds, because the hard part of building an interconnected multiverse isn't connecting the worlds — it's defining what "connection" means when every world has different rules. Consider a sword. In a medieval fantasy world, a sword is a physical object with mass, edge geometry, and a damage model based on impact physics. In a cyberpunk world, the "same" sword might be a data construct — a holographic blade with damage expressed as network intrusion. In an abstract world, it might be a line segment with collision properties and nothing else. The Lattice carries that sword across all three worlds, and it *feels right* in each one. Not identical — appropriate. The solution is a concept called **semantic persistence**. Objects in the Lattice don't carry their implementation across world boundaries. They carry their *meaning*. A sword carries the semantic tags `[weapon, melee, edged, player-owned]` and a set of abstract properties: damage potential, reach, weight class. When it crosses into a new world, that world's physics layer interprets the semantics through its own rules. The medieval sword becomes a cyberpunk blade becomes an abstract line, but the *story* of the object — who made it, who wielded it, what it's done — persists unchanged. ```conv-drake OK, I've actually thought about this. If the semantic layer is the source of truth, then whoever defines the ontology controls what's real across every world. That's not a design decision. That's a power grab. And I want in. ``` Drake's right to be suspicious. The same principle applies to identity. A character in the Lattice isn't a fixed mesh with a fixed moveset. It's a semantic identity — a bundle of relationships, history, and capabilities — that each world renders in its own idiom. Your identity is portable not because every world agrees on what you look like, but because every world can read what you *are* and express it locally. Players who travel between worlds start to experience their identity as *separate from their appearance*. The character they think of as "themselves" isn't the mesh or the animations — it's the persistent thread of choices and relationships that survives every visual transformation. Nobody designed for this. It emerged from the architecture, and it's one of the most philosophically interesting things the Lattice has produced. But here's the complication that nearly killed the project. Semantic persistence requires a shared ontology — a common vocabulary of meanings that every world agrees on. Building that ontology means making choices about what's *fundamental*. Is "damage" a universal concept? Is "ownership"? Is "death"? Every decision about the shared ontology is a decision about what's real across all possible worlds, and that's a question that looks technical on the surface and is philosophical all the way down. ```conv-ann So you're building a universal dictionary of reality and then forcing every world to use it. I know what that reminds me of, and it's not a compliment. Every coven has someone who thinks their spell notation should be the standard. It never ends well. The notation always reflects the author's assumptions, and the assumptions always turn out to be provincial. ``` Exactly. And this is where the uncomfortable choices live. The first ontology was too rich — hundreds of semantic interfaces covering combat, economy, ecology, social relationships, weather, and time. The result was that any world joining the Lattice had to implement everything, which meant only worlds that already looked like the founders' worlds could participate. An "open" multiverse that was actually a monoculture. Therefore the ontology got stripped down to almost nothing. The shared layer defines only: spatial position (you exist somewhere), identity (you are someone), interaction (you can affect and be affected by things), and persistence (effects endure). Everything else — combat, economy, physics, narrative — is a world-local interpretation of those four primitives. A pacifist world interprets "interaction" without damage. A world without economy interprets "persistence" without ownership. The Lattice doesn't care. It just carries the semantics. The result is a multiverse that's genuinely heterogeneous. Worlds have joined that nobody could have imagined: a world that's a single conversation where "position" is your location in the dialogue tree. A world that's a musical composition where "interaction" means adding notes. A world that's nothing but weather, where your identity is a pressure system. These all work — not because anyone planned for them, but because the shared ontology is thin enough to accommodate meanings nobody anticipated. ```conv-citrine Four primitives. That's it. Y'all, that's less than what I need to describe a single creature on my ranch. But I've also watched what happens when the Ranchers' Guild tries to standardize animal classifications — the standard always ends up describing the animals the committee already owns. Sometimes less really is the only honest option. ``` ```conv-buster Thin protocol. Thick local implementation. I've operated under rules of engagement that work the same way. The rules say "don't shoot civilians." They don't say how to identify one. That ambiguity is a feature, not a bug. It leaves room for judgment. ``` But here's the thing that makes the Lattice more than a technical achievement. The traditional model of connected worlds is portals — doorways between separate realities. A glorified loading screen with lore attached. What the architecture actually demands is something more radical. "Interconnected" doesn't mean you can walk between worlds. It means every world in the Lattice is a different *perspective* on the same underlying reality. The sword isn't translated between worlds. It's a single semantic object viewed through different lenses. Your identity isn't copied between worlds. It's one identity, refracted. The Lattice isn't a collection of worlds connected by portals. It's a single world that's too complex for any one perspective to contain. Each world in the Lattice is a reduction — a way of collapsing infinite possibility into something someone can inhabit and understand. The portals don't connect separate things. They shift your perspective on one thing. ```conv-ann You just described something that's either systems architecture or metaphysics, and you don't know which. I've been in that exact position with spellcraft. The moment you can't tell whether you're describing the mechanism or the meaning, you're probably touching something real. Or you're very confused. In my experience, it's usually both. ``` I don't know if that's metaphysics or systems architecture either. Increasingly, I'm not sure there's a difference.