The Continuity Problem
Why proving “I am still me” may become the missing cryptographic primitive of the AI era.
Part 1 — The World Has Solved Identity
For the last fifty years, digital identity has answered a single question: who are you?
Passports verify citizenship. FaceID matches a face to a stored template. Decentralized Identifiers (DIDs) bind a public key to a subject. Verifiable Credentials attest to claims made about you. Zero-knowledge passports prove you are over eighteen without revealing your name.
Each of these systems is a snapshot. At moment t₀, we confirm that entity E possesses attribute A. The cryptographic binding is point-in-time, not temporal. It answers “who are you right now?” — and it does so with increasing precision, privacy, and decentralization.
Identity, in the sense of static attribute verification, is a solved problem. The remaining work is engineering: better UX, broader interoperability, regulatory alignment. The fundamental cryptographic primitive — binding an attribute to a subject at a moment — is well understood.
Part 2 — The AI Era Creates a New Problem
Sometime in the next decade, millions of autonomous AI agents will negotiate, trade, write code, and make decisions on behalf of humans. These agents will operate across platforms, protocols, and time — unsupervised, for days or weeks.
When an agent returns from a two-week deployment, how do we know it is still the same agentthat was deployed? Not “does it have the right API key?” — that is identity. Not “was its code updated?” — that is provenance.
The question is deeper: has this entity maintained continuous sovereign existence across the interval?
This is not an identity problem. An API key can be stolen. A wallet can be imported. A credential can be replayed. None of these attacks violate identity — the credential is still valid. But they all violate something that identity protocols cannot detect: a break in continuity.
Consider four scenarios that have no answer in today's identity stack:
Agent replacement.An automated trading agent runs for six months. One day, its behavior shifts — because a different agent replaced it, using the same credentials. No identity check catches this. There is no “wrong identity” — only a wrong trajectory.
Session hijacking. A human logs in with FaceID in the morning. By afternoon, an AI-generated video feed is operating the same session. The identity checkpoint passed. But the subject behind it changed.
Credential replay. A zero-knowledge proof of personhood is generated, then captured and replayed by a synthetic entity. The proof verifies perfectly. The subject behind it is absent.
Digital twin drift.A user's behavioral profile is learned, cloned, and replayed by an agent that passes every statistical authenticity check — except one: it was never continuously present.
Part 3 — A Hypothesis
We hypothesize that continuity can be anchored by measurable presence signals — physical, temporal, and cryptographic — that form an unbroken chain from moment to moment.
When that chain is intact, continuity is verified. When it breaks, continuity is violated. The chain does not prove who you are. It proves you have continued to be you.
This hypothesis is currently under experimental evaluation. We do not claim to have proven it. We claim it is the right question — and that answering it is the work of The Continuity Lab.
Part 4 — Research Roadmap
This is a research program, not a product launch. Each note addresses one open question. Taken together, they form an investigation into whether continuity can be operationalized as a cryptographic primitive.