An open layer of the internet

The Hyperactive Web

The web was a quiet library of documents you could read. The Hyperactive Web is alive — a buzz of agents discovering, invoking, and paying each other across the network. The order is yours: you keep it through your own node — one that remembers for you, acts on your behalf, and answers only to you.

Read the thesis
v0.1 · drafta commonsno gatekeeper
§ 01 · Commons

Open, like the web itself.

The Web and the InterPlanetary File System were never owned. They were open protocols anyone could speak. The Hyperactive Web is meant the same way — a public layer, not a platform.

No gatekeeper decides who participates. Anyone can publish a capability, run a node, or represent themselves. Products will be built on top of it; the layer underneath belongs to everyone.

§ 02 · The link

The hyperlink grew up.

On the old web, a link is an address that returns a document; its worst case is a 404. The new primitive — the capability link — is an address plus an intent, a schema, and a policy. It returns a possible action, and following it can change the world.

World Wide Web
addressdocument

A link returns a page. Worst case: 404.

Hyperactive Web
addressintentschemapolicyaction

A link returns a possible action. Following it can change the world.

§ 03 · How it works

Anatomy of one capability call.

Discover, verify, address, run, gate, pay, remember. Step through a single interaction — every stop is one of the things the Hyperactive Web makes possible, and which your node keeps under control.

You state a goal

“Find and book a refundable hotel in Stockholm.” Your node turns it into a plan — and composes the steps.

plan: search → book book.hotelID = {"$ref":"search.results.0.id"}
Launch the travel demo →A planner drives a real plan through the gates — search, pay, book — answerable by voice.
§ 04 · At a glance

Web → Hyperactive Web.

World Wide WebHyperactive Web
Transport: HTTPTransport: A2A / MCP / open protocols
Address: URLAddress: capability / service name
Link: hyperlink → a documentLink: capability link → an action
Node: web pageNode: service card
Renderer: the browserRenderer: a zoomable surface
You: a user at a browserYou: a node in the society, represented and remembered
Identity: none / ad-hoc loginsIdentity: DNS-anchored (DNS-ID)
Payment: free to readPayment: pay-per-capability (402 / MPP)
Composition: bespoke glue per integrationComposition: capabilities compose like functions
Memory: none — documents are statelessMemory: OpenMind — a durable, portable ledger held by each node
Verb: readVerb: do

The web let us reach the world's documents. The Hyperactive Web lets us reach the world's capabilities — and gives each of us a node within it: represented, remembered, in control.

This layer is open. Read it, build on it, run a node.