I've been thinking about my mother's kitchen table. Not the table itself — the chair that's been empty at it for twenty years. The chair where I would have sat on an ordinary Tuesday evening, eating something simple she'd made, saying nothing in particular, being present in the way that doesn't require a reason. I left that chair empty because a number on a spreadsheet told me to, and I followed the number across six countries, and the chair is still empty, and the number never arrived anywhere it promised to arrive.
That's what this book has been about. Not the architecture, though the architecture has been described. Not the hard questions, though they've been asked and answered — some with clean answers, some with honest ones. Not even the ordinary morning, though you walked through one step by step and felt what it would mean to live in a world where survival is no longer something you earn. This book has been about the chair. About what gets lost when a system is designed around chasing and what becomes possible when a system is designed around enough. Now the question is how it begins.
Not how it ends. Not the fully realized time economy operating across continents with billions of participants and every supply chain running on a currency that resets at midnight. That's the destination. The beginning is smaller than that. The beginning is always smaller than that.
It starts with a node. One node.
A node is a single instance of this system, operating under its own roof. A small server somewhere — running in a closet, in a co-working space, in a data center, in a university IT room. A piece of software listening for messages. A database of participants. A scheduler that runs at midnight to issue 24 hours into every Daily Wallet. That's all a node is, in mechanical terms. A modest amount of code, a modest amount of storage, a modest amount of electricity.
What it does is less modest.
A node mints time. Twenty-four hours a day, every day, for every participant registered on it. It receives transfers between participants. It maintains the five Universal Circles — Health, Education, Housing, Environment, Food Security — and the Community Circles its participants create. At one second before midnight, it settles. At midnight, it issues again. It runs the way sunrise runs, because the architecture has no opinions.
A node is a participation point in a global commons. It doesn't ask permission to exist. It doesn't apply for membership to a body that doesn't exist. It comes online, it greets the network, and from that moment forward it is part of something larger than itself — without being subordinate to anything inside that larger thing.
The first node will be awkward. It'll be imperfect. It'll run alongside the money economy the way a seedling grows alongside the trees that are already there — drawing from the same soil, reaching for the same light, small and uncertain and alive. The participants will still have jobs. They'll still pay rent in dollars or euros or baht. They'll still have bank accounts and mortgages and the whole apparatus of the money economy humming in the background of their lives the way it always has. The time economy doesn't ask them to leave that behind. It asks them to start something alongside it.
Until recently this book described the network as a future tense. Federation was the word the early documents used — sovereign nodes, interoperable like email — and it was an aspiration more than a specification. As I write this, that has changed. The federation design exists. The implementation is beginning. The architecture you're about to read is real, even where the code is still being written. I want to describe what it looks like — not in the language of engineers, but in the language a participant will use to understand the world they're standing inside.
A node, by itself, is a village. A federation of nodes is a country of villages, none of them subordinate to a capital. The change is not that the villages get bigger. The change is that the road between them exists.
Here is how the road works.
Until now, every Handle has been three slots, separated by colons. house:cat:888. clay:orange cat:born in 1988. morning:wide:drift. The slots have always been the participant's own — chosen freely, belonging to them alone. When there was only one node in the world, that was enough. The Handle was the participant, and the participant lived in the only village that existed.
Once there are many villages, the Handle needs to know which one is home. So it picks up a small addressing tail — the same @ you already know from email, followed by the node's domain. house:cat:[email protected]. cat:nima:[email protected]. The three slots are still yours. They're still the identity. The domain is the address. They are different things, joined by the same character the world has used for forty years to mean at this place. Inside your own node you don't need to type the tail at all — the system assumes home, the way you assume English when you're in your kitchen. Only when you reach toward another node does the tail appear, because only then does the system need to know which road to take.
The road itself is plain. When a participant on one node sends time to a participant on another, the sender's node does three things. It asks the receiving node, politely: does this Handle live with you? The receiving node answers, yes, here is the person you're trying to reach. Then the sender's node delivers a small signed message — here is what just happened, with my signature so you know it was me — and the receiving node credits the recipient's Vault. The whole exchange takes a second or two. There is no central authority watching the road. There is no toll booth. There is no permission to ask. The two villages just talk.
The signature matters. Each node, when it comes online, generates a cryptographic identity — a pair of keys, one public and one private. The public key is published openly, so any other node can verify a message came from where it claims to come from. The private key stays on the node's server and never leaves. When a node signs a transfer, it is making a promise: this came from me, and you can prove it. No bureaucracy, no membership card, no headquarters issuing credentials. Just math, doing what math does.