Good to see you again. Last lesson established the causal chain that makes a Digital World generative rather than decorative: a technical condition produces a physical environment, repeated social pressures, institutions, culture, conflict, character, and story.
This lesson adds a second discipline. The same technical condition can be understood in three different registers:
- what the system literally does;
- how inhabitants live under its consequences;
- what they believe it means.
By keeping these registers distinct, you can create myths that grow from infrastructure without accidentally presenting a poetic metaphor as technical fact. We will use packet switching as the main example, since it continues the work of the Relay Basin from the previous lesson.
Three levels are not three decorative descriptions
A common failure in technology-inspired fiction is to begin with a metaphor and let it replace the mechanism:
“Packets are travelers.”
That can be a useful image, but it is not yet a world rule. It hides several important questions. Can travelers choose their routes? Do they know their destination? Do they remain intact? Can a road be reserved? Who determines whether they have arrived? Is every traveler a person, or is “traveler” merely how people describe an impersonal process?
The three-level translation method prevents these questions from being blurred together.
| Level | Central question | What belongs here | What does not belong here |
|---|---|---|---|
| Technical | What actually happens? | Mechanism, constraints, inputs, outputs, failure modes, distribution of information. | Metaphorical personality, moral judgment, invented ritual. |
| Social | What does it feel like to live with this repeatedly? | Habits, institutions, class differences, law, etiquette, work, danger, ordinary expectations. | Claims that the technical system is conscious or morally purposeful. |
| Mythological | What do inhabitants believe the system reveals about reality? | Origin stories, sacred meanings, taboos, ritual, cosmic order, rival interpretations. | A supposedly literal technical explanation disguised as religion. |
The levels should touch, but they should not collapse into one another.
A packet-switching system may lead to a society where people experience messages as fragmented arrivals. That social experience may then produce a myth that truth is “born divided” and must be ritually gathered. But the myth does not explain packet switching. It explains what the society has chosen to make of fragmentation.
This separation will be especially valuable later for Shadows, AI agents, backups, and digital death. A world may have technically correct rules about copying data while its inhabitants fiercely disagree about whether a copied being has a soul.
Begin with a fidelity contract
Before fictionalizing a concept, write a short fidelity contract: the two to four technical relationships your fiction will preserve.
For packet switching, a useful contract might be:
- A larger transmission can be divided into smaller packets.
- Packets from many transmissions share network infrastructure.
- Network devices can process and forward packets independently.
- Packets may take different paths and may not arrive in a predictable order.
- Receiving devices can use packet information to process and reassemble the larger transmission.
The last point needs precision. Packet switching does not mean every packet always takes a different path, or that every application handles loss and ordering in the same way. It does mean that the Internet does not generally reserve one exclusive, continuous end-to-end path for each communication.
Because you have technical training, you can use this contract as an engineering-style specification: it tells you which system properties the fiction must not casually violate. Everything else remains available for imaginative transformation.
What is a packet? | Network packet definition
Read Cloudflare’s explanation to establish the technical floor beneath your fictional translation. The aim is not to memorize networking terminology; it is to identify the constraints that your social and mythological layers must respect.
In the section “What is a packet?”, read the definition and its surrounding example. Then, in “Why use packets?”, follow the packet switching explanation, focusing on shared infrastructure and independent processing. In “What is a packet header?”, read the header and payload explanation. Finally, in “What is an IP packet?”, note that routing depends on source and destination information and that forwarding has limits.
Level 1: technical reality
At the technical level, write without enchantment. Avoid words such as “desires,” “chooses,” “remembers,” or “fears” unless the actual system has an explicitly designed decision process that justifies them.
Here is a compact Level 1 statement for packet switching:
A message can be divided into packets. Packets contain payload data and headers with information needed for handling and forwarding. Shared network links carry packets from many communications. Networking equipment can forward packets independently, and packets may arrive by different paths or in a different order. The receiving device or relevant protocol processes the packets to reconstruct the intended communication where possible.
This statement is deliberately plain. Its job is to establish constraints, not to impress the reader.
The useful technical pressures are:
- Fragmentation: a whole communication is not necessarily present in one place at one time.
- Shared capacity: other traffic affects travel and delay.
- Local knowledge: a forwarding device does not need a godlike understanding of the entire communication.
- Addressed movement: packets carry handling information; they are not anonymous wanderers by default.
- Contingency: traffic can be delayed, lost, reordered, dropped, or reconstructed imperfectly, depending on the protocols and circumstances.
These pressures are the raw material for the other two levels.

The diagram is not a literal city map, and its colored packets are not inherently characters. Its value is that it reveals a structural fact: wholeness at the destination can depend on distributed movement through a crowded network.
Level 2: social experience
The social level asks what becomes ordinary when people live under these conditions every day.
Do not begin by asking, “What costume would a packet wear?” Begin with questions of dependence:
- What must people wait for?
- What kinds of error become common?
- What do people distrust?
- Who can pay to reduce uncertainty?
- Which occupations emerge because messages are fragmented and shared?
- What becomes an insult, a courtesy, a legal category, or an object of trade?
Consider a Digital World region called the Unbroken Courts. Its inhabitants do not see binary packets. That would be difficult to render physically and narratively. Instead, they experience long-distance messages as numbered, sealed fragments of thin metal leaf that emerge at different relay halls.
This is a fictional representation, but its social consequences follow from the fidelity contract:
| Technical pressure | Social experience in the Unbroken Courts |
|---|---|
| Messages are fragmented. | Important testimony is treated cautiously until all numbered portions are present. |
| Links are shared. | Congestion is a familiar civic problem; wealthy districts purchase priority carriage. |
| Fragments can arrive irregularly. | Markets, courts, and families develop customs for acting on incomplete information. |
| Headers help route and process packets. | Each fragment bears origin, destination, sequence, and handling marks. Forged marks are a serious crime. |
| Reassembly occurs at a destination. | “Completion Houses” certify major dispatches, though this is a deliberate fictional expansion of endpoint reassembly. |
Now the setting has daily life:
- An engaged couple treats the final fragment of a proposal as culturally decisive.
- A court delays a verdict because the tenth fragment of an accusation has not arrived.
- Peripheral communities speak of being “born in the queue,” because their warnings consistently arrive after central authorities have acted.
- Traders specialize in interpreting partial commercial reports.
- A wealthy family buys privileged transit for its children’s messages, while poorer families rely on delayed public routes.
None of this requires each packet to be a cute courier. The physical world is built around the social problem of incomplete arrival.
A social consequence should be repeated enough to produce adaptation. One lost message produces drama. A society that has laws, occupations, and moral habits built around partial messages produces a world.
Metaphor is a tool, not a technical explanation
The “road,” “letter,” “courier,” and “border” metaphors are powerful because they map familiar human domains onto abstract systems. But every metaphor highlights some relations while hiding others.
A road metaphor helps you visualize movement, congestion, junctions, tolls, and distance. It may conceal the fact that network “distance” is not simply geographic distance, that forwarding can occur extremely rapidly, and that the packet itself is data rather than an embodied traveler.
Read this short conference proceeding as a caution and a craft tool. It explains why metaphors structure interpretation rather than merely decorating language, and why human-like terms can obscure technical constraints.
In the section “Conceptual Metaphors and Meaning-Making,” read the conceptual metaphor passage. Then move to “Generative AI as Assistant, Partner, or Copilot” and read the warning about anthropomorphic terms. As you read, distinguish a metaphor that makes a system legible from one that falsely assigns it consciousness, intention, or moral agency.
For your project, the goal is not to eliminate metaphor. It is to make metaphor accountable.
A good working sentence is:
The analogy makes this relationship visible, but it does not claim that the technical system literally possesses this human quality.
That sentence is the beginning of mature speculative world-building.
Level 3: mythological meaning
Myth begins where inhabitants ask not merely “How does this work?” but “What does this reveal about the nature of truth, identity, obligation, death, or creation?”
In the Unbroken Courts, packet fragmentation may inspire the following origin myth:
Before the first relays, the Root spoke one perfect sentence into the empty network. No place could receive such fullness. The sentence broke itself into countless leaves and traveled by many roads. At the end of the journey, the leaves gathered and remembered that they had always been one message. Thus all truth is divided in travel and made whole only through rightful reunion.
This myth does several kinds of cultural work:
- It explains why messages arrive in fragments.
- It sanctifies reassembly and completion.
- It gives moral dignity to patience.
- It implies that premature judgment is a spiritual as well as legal error.
- It allows Completion Houses to claim ritual authority, not merely administrative power.
A ritual might follow:
Before a public judgment, a clerk lays all authenticated fragments in sequence on a black glass table. No participant may speak until the final seal is acknowledged. To interrupt is called “declaring the Root before the leaves return.”
This is not just decorative lore. It can influence politics. The ruling class may use the ritual to exclude people whose messages are delayed. Peripheral groups may develop a counter-myth:
The Root did not break from weakness. It broke so that no gatekeeper could hold the whole truth hostage.
Now the same infrastructure produces competing interpretations. One group treats completion as the condition of truth; another sees fragmentation as a defense against centralized control.
That disagreement is fertile territory for plot.
The departure ledger: where the analogy stops
Every three-level translation needs a visible statement of departure. This protects both technical coherence and creative freedom.
For the Unbroken Courts, the ledger might look like this:
| Fictional element | What it makes legible | Where it departs from literal packet switching |
|---|---|---|
| Sealed metal leaves | Packets are separate units that carry data and handling information. | Real packets are data structures transmitted as signals, not durable physical leaves. |
| Multiple visible roads | Shared links and alternative network paths. | Network topology is not a medieval road system, and visual distance is not a direct measure of latency. |
| Completion Houses | Reassembly and verification of a larger communication. | Packet reassembly is normally a technical process at communicating endpoints, not a public civic institution. |
| Fragments “remembering” unity | The reconstruction of a larger message from its parts. | Packets do not possess memory, awareness, or a desire to reunite. |
| The Root’s First Sentence | A cultural explanation for fragmentation and reassembly. | This is a myth, not a claim about the Internet’s origin or protocol design. |
| Priority carriage as inherited status | Unequal access to bandwidth, infrastructure, and reliable delivery. | The precise caste system is invented; it is one political possibility, not an inevitable result of packet switching. |
Notice the important distinction in the final row. Technology creates pressures and opportunities; it does not uniquely determine a society. Shared capacity can be administered as a public utility, monetized by a private monopoly, defended by cooperatives, or exploited by a hierarchy. Your fiction chooses among these possibilities and then follows the consequences.
Turn limitations into narrative pressure
The most useful myths do not merely make the world more atmospheric. They make choices harder.
Brandon Sanderson’s lesson on limitations provides a helpful framing: powers or systems become story-generating when their restrictions, costs, and failure modes matter.
2013 Brandon Sanderson - Lecture 3: Limitations Are More Interesting (7/7)
In “2013 Brandon Sanderson – Lecture 3: Limitations Are More Interesting,” Brandon Sanderson explains why restrictions and consequences create more narrative interest than uncomplicated capability. Use his principle to test whether your fictionalized technical rule can genuinely constrain a protagonist.
Watch limitations and costs, focusing on the difference between a boundary on what a system can do and a drawback created when it is used. Then watch systemic consequences, where he connects a speculative system to economy, government, culture, and religion. Apply this not as a rigid law but as a reminder that a world rule must create problems someone cannot solve for free.
In the Unbroken Courts, the central limitation is not simply “messages sometimes arrive late.” It is this:
No public institution can recognize a message as complete until its fragments pass the completion process.
That rule permits protection against manipulation. It prevents rapid action on urgent partial evidence. It costs peripheral communities time and political credibility. It can fail when powerful groups deliberately control the routes through which decisive fragments travel.
A protagonist can therefore face a choice with no clean answer:
- Break the completion ritual to act on incomplete evidence and risk being manipulated.
- Obey the ritual and allow an injustice to become irreversible.
- Seek an illicit route, creating debt to smugglers and weakening public trust in the system.
- Discover that the “missing” fragment was withheld because the official doctrine of wholeness protects the powerful.
The myth matters because it gives the institutional rule emotional and moral force. The rule matters because it makes the myth consequential rather than ornamental.
Your Three-Level Translation Card
For your Story Bible, create one compact entry for one Internet concept. Packet switching is available, but you may choose caching, authentication, encryption, a database index, replication, a recommender system, or another bounded feature.
1. Technical reality
Write three to five plain sentences covering:
- what the mechanism does;
- what it does not guarantee;
- what information it needs;
- one normal limitation or failure mode.
Avoid fictional nouns at this stage.
2. Fidelity contract
List two to four relationships that your fictional version will preserve. For example, a cache-inspired region might preserve temporary storage, faster repeated access, limited capacity, and the possibility of stale information.
3. Social experience
Describe:
- the visible physical form;
- one recurring inconvenience or advantage;
- one institution or informal practice;
- one unequal distribution of power or access;
- one ordinary custom or phrase.
4. Mythological meaning
Write:
- an origin story, proverb, doctrine, or folk belief;
- a ritual, taboo, or festival shaped by that belief;
- a rival interpretation held by another group.
A myth becomes stronger when someone can use it to justify power, resist power, mourn a loss, or make a difficult choice.
5. Departure ledger
State at least three departures from literal mechanism. Use direct language:
- “In this world, I represent X as Y.”
- “This makes Z visible to the reader.”
- “Literally, the real system does not do Y.”
- “The invented social institution is a political consequence I have chosen, not a technical inevitability.”
This is not an apology for imagination. It is a craft safeguard. It lets you be boldly fantastical without losing the system’s underlying logic.
A quick self-audit
Before treating your entry as established canon, test it against five standards:
- Technical clarity: Could you state the mechanism without metaphor?
- Social consequence: Does the mechanism change ordinary life, rather than merely supply scenery?
- Mythic function: Does the belief system interpret a real social pressure and influence behavior?
- Explicit departure: Have you marked what the fiction adds or changes?
- Narrative cost: Does a limitation force a character into a meaningful decision?
If your mythology could be attached unchanged to any generic fantasy kingdom, it has not yet grown from the technology. If your technical description leaves no room for culture, conflict, or interpretation, it has not yet become a world.
Key takeaways
The three-level translation method lets you make technical systems inhabitable without confusing metaphor for mechanism:
- Technical reality establishes the constraints you preserve.
- Social experience shows how people organize ordinary life around those constraints.
- Mythological meaning reveals what cultures believe the system says about reality, truth, power, or identity.
- A fidelity contract identifies the technical relationships that anchor the invention.
- A departure ledger explicitly names what becomes physical, social, conscious, sacred, or political only in the fictional world.
- The strongest translation produces a limitation that creates difficult choices, not merely an attractive image.
Packet switching can become a world of relay courts, incomplete testimony, competing doctrines of truth, and struggles over who controls the conditions under which a message becomes whole. Yet packets remain data units, not literal spiritual travelers. Holding both facts at once is the discipline.
Next, the course moves from individual concepts to the Digital World’s larger foundations: its cosmological boundaries, its kinds of entities, and the physical laws governing movement, location, and reachability.
Can't find a good explanation? Sign up and we'll make it for you
Sign up