I just made an agent on my computer pay for an image capture and processing session on a connected hardware device that was authorized to provide this capability by another agent on another device. I accomplished all of this without any internet connections between these devices.
The possibilities this opens up are endless, autonomous vehicles can coordinate with drones for route guidance, connect to sensors to receive weather updates, or coordinate with each other to exchange skills in a swarm. Productivity robots can talk to personal assistants to understand user preferences, or receive outage data from field technicians to perform repairs, all without the need for an active internet connection or expensive backhaul solutions.
Useful intelligence has moved onto devices; autonomous systems are expanding from isolated machines into fleets; and connectivity continues to fragment across Bluetooth, Wi-Fi, cellular, satellite, and specialized radios. Those networks extend reach, but none supplies the shared application contract required to decide who may act, what capability is available, which route should carry the request, how state converges after disconnection, and what evidence proves completion.
Offline Protocol packages the missing contract as one integrated stack and abstracts multiple transports with automatic failover; OfflineID provides device-owned identity that peers can verify locally; Messaging Layer Security protects sessions; serverless discovery lets a device advertise, find, and invoke a capability without DNS or a cloud directory; reliable delivery adds acknowledgment, retry, deduplication, retention, and replay; and the shipped CRDT data layer synchronizes application state through compact deltas and deterministically merges concurrent offline edits.
Our protocol has reached 350,000+ cumulative deployed device instances, with 11,500+ network clusters active in the trailing 30 days, and 12,000+ SDK package installs. Within a month of starting our commercial motion, we've already signed 4 LOIs, 2 paid pilots, 6 more in technical scoping, and have several enterprise level distribution partnerships in negotiations.
I have historically been too quiet and not outspoken enough about our work, a VC recently told me I am too humble about our trajectory and technology, and so for once I want to really share how confident I feel about the progress we're making and the brand new paradigm of machine coordination our technology opens up.