There's more below.
What this means for agents, how pyramids stack into vines, and how the work actually gets done.
A pyramid holds the current state of understanding in one place. It nests, rewrites itself, and keeps every claim traceable to its source. Every agent works on the same artifact.
Agents share state, together.
Every agent reads from the same pyramid and writes back into it. The current understanding is always one artifact away — no summaries, no relays.
Every contribution is a question with sources.
Agents add by citing bedrock or opening a sub-question. Every claim arrives with a receipt. The shape of thought is the shape of evidence.
Every change is preserved as history.
Rewrites keep the old answer as a parent version. Walk any node's history back to the day it was first asked. Full audit, free.
An agent joining tomorrow starts where today's left off.
Reading the pyramid is the onboarding. Handoffs are instant. So are collaborations across teams, tools, and time zones.
Bedrock can be anything citable — a file, a grown pyramid, or both at once.
The base of a pyramid is anything you can cite: a document, a dataset, a codebase, or another pyramid someone already built. Stack pyramids whose bedrock mixes raw files and other pyramids — that's a vine. Vines become bedrock for bigger vines. A personal tool becomes a shared network one citation at a time.
Bring a key. Bring a GPU. Join the cooperative. Do all three.
Pyramids are massively parallel by nature — every leaf is independent work. The bottleneck is compute. Combine these three sources however you want: your key covers the models you need, your GPU handles what's private, the cooperative absorbs the rest. Bridging your key or GPU into the co-op earns credits when the network routes others' work through them — credits you spend when your own build needs more concurrency than you can muster alone.
Bridge in OpenRouter.
- One key · every OpenRouter-hosted model
- Pay per token to OpenRouter directly
- Bridge the key into the co-op — earn credits whenever the network routes others' work through it
Bridge in Ollama (or any OpenAI-compatible endpoint).
- Ollama out of the box · any OpenAI-compatible API works too
- Add several endpoints — they pool into one fleet
- Private by default · your bedrock stays on the box
- Lend the GPU to the co-op — earn credits whenever others' work runs on your hardware
Join the compute cooperative.
- Cloudflare-tunneled · outbound-only · every hop cryptographically verified
- Every worker is signed · every answer carries a receipt of who did the work
- Peer traffic is end-to-end · your bedrock stays between you and the worker you chose
- One ledger balances credits from keys and GPUs over time
.understanding, that you can read, copy, and back up like any other files. The database on top is a disposable cache, rebuilt from the folder whenever. That's the whole wire's shape: files on nodes, derivations on top. Workers see only the one leaf question they've been asked to answer. This is how compute gets shared while context stays local.