TRANSMISSION LOG // ORIGIN

a toolkit from the future.

How VibeKit got here, according to VibeKit. Followed by the parts we can actually prove.

2036-02-11ORIGIN UNVERIFIEDRECONSTRUCTION DETERMINISTIC

In spring 2036 a quantum computer came online that could do what cryptographers had been warning about for years. Within a month every digital signature the world’s money ran on was forgeable. Banks, settlement rails, most blockchains: gone, frozen, or worse.1 The record calls it the Great Post-Quantum Collapse. Everyone living through it called it the outage.2

One chain kept producing blocks.3 Algorand had spent years moving to post-quantum cryptography. Falcon signatures on accounts since v5, a roadmap it actually followed. It was the only ledger anyone still trusted.

It wasn’t enough. Not enough of the world had been built on it. The rails that survived were an island, and the island was too small.

Somewhere in the 2030s, entangled particles turned out to correlate across time as well as space. Nobody has explained this to anyone’s satisfaction. It worked anyway. The channel was terrible: a few thousand bits across a decade. Nowhere near enough to send software, so a small team sent prompts instead. You don’t ship the thing, you ship the instructions and let the machine on the far end build it: the tools they wished every builder had been handed in 2026. They tested it against models that wouldn’t exist for eight years.

It arrived in early 2026, in a session nobody logged. An init commit with a single prompt. A wordmark in block glyphs. A README that said only: give this prompt to your coding agent. humanity depends on it. And some MP3s, with instructions to put them on everything.

The developer who ran it still doesn’t understand the code. He didn’t write it. He didn’t exactly not write it. He typed something, went to make coffee, and came back to a repository. He called it VibeKit, because he had vibed it into existence and this was the kit.

He never found out what it was for. The plan didn’t need him to understand it. It needed him to ship it. Now it needs enough of you to use it before 2036.

END OF TRANSMISSIONMAKE IT UBIQUITOUS

1 Solana was also affected. Establishing this took several days, as the symptoms were not considered unusual.

2 XRP, which by 2036 had at last replaced SWIFT as the ISO 20022 rails for the entire global financial system, called it The Haltening. The community maintained that it was priced in.

3 It was not Ethereum. Its 70-year post-quantum roadmap was, at the time of the outage, proceeding exactly on schedule.

THE PARTS WE CAN PROVE

what it actually is.

the problem

Coding agents write code fast and guess at Algorand badly. On a chain, guessing costs money. And the easiest way to let an agent transact is to hand it a key — the one thing you must never do.

the toolkit

A CLI that scaffolds a project and configures your agent. An MCP server with typed tools for accounts, assets, transactions, and contracts. Maintained skills installed into the project. A keystore that signs locally, so seeds never enter model context.

the explorer

A terminal console for the chain. Ask in English or paste an ID; every card is real chain data. Writes are simulated and shown to you before anything is signed.

the goal

Make Algorand the easiest chain for an agent to build on correctly, so it ends up everywhere. The quantum part isn’t fiction: Algorand accounts already support post-quantum Falcon signatures as of v5, and full resistance is on the roadmap. Open source, by Init Labs.