Detailed summary
Governance Continuity
An Architectural Property for Accountability in Distributed and Agentic Infrastructure
The problem
Distributed infrastructure has solved how systems communicate, adapt, recover, and scale across independently governed environments. It has not solved how accountability travels with them.
Networking, telecommunications, cloud computing, cybersecurity, identity federation, and observability each solve a real continuity problem within their scope. Communication survives link failure. Workloads survive migration. Sessions survive handover. Collectively they deliver operational continuity: the preservation of successful execution through disruption.
A distinct concern emerges precisely where these disciplines succeed. Successful operation does not preserve the context required to determine how an activity occurred, under whose authority, under which policy, or on what evidence. Communication continues, but who authorized it is no longer reconstructable. A workload migrates, but which organization was responsible at each stage is not carried with it. Controls are enforced at each boundary, but the evidence of enforcement sits in isolated systems with no governance-coherent relationship to one another.
This is not the failure of any single discipline. It is a structural gap at the intersection of operational continuity and governance — and it widens as infrastructure becomes more distributed, more autonomous, and more independently governed.
Agentic AI turns the gap from chronic to acute. An agent is an intermediary principal: it receives authority, applies policy, and generates evidence on behalf of a human or organization — yet that authority is typically granted informally through configuration rather than through auditable mechanisms. Agents chain across vendor and service boundaries, each hop under different authority in a different administrative domain. And the industry's default record of what an agent did is the agent's own log.
The result, throughout: nearly every record of consequence is authored by the party being held to account.
The recurring pattern is that governance is asserted where it is not architected — a platform states that activity is subject to its governance while the identity-delegation and evidentiary machinery that would substantiate the statement is absent, or present in one deployment configuration and not another. Asserting governance is not architecting it.
The definition
Governance Continuity is the architectural property whereby governance-relevant context remains sufficiently preserved across distributed infrastructure to support attribution, explainability, verification, and accountability despite continual operational, organizational, and administrative change.
Three terms carry weight. It is an architectural property — not a product, protocol, or implementation. Like scalability or resilience, it admits of degrees and is evaluated against objectives rather than as a binary. It concerns governance-relevant context, not data or traffic as such. And it requires only sufficient preservation: adequacy is judged against the governance requirements of the specific environment and activity, not against a standard of perfect and total recall.
The property is defined by four outcomes it must support. Attribution: determining which identities participated in an activity and under whose authority. Explainability: reconstructing how an activity occurred — the sequence of decisions, the policy constraints, and their causal relations. Verification: confirming, with evidential confidence, that an activity occurred in accordance with applicable authority, policy, and intent. Accountability: assigning and enforcing organizational responsibility.
An architecture exhibits Governance Continuity to the degree that these four outcomes remain achievable as activities cross governance boundaries.
The model of governance-relevant context
Governance-relevant context is not monolithic. It decomposes into eight typed attributes, each answering a distinct governance question.
| Attribute | Governance question |
|---|---|
| Identity (I) | Which principal or component acted? |
| Authority (A) | Under whose right was the action taken? |
| Policy (P) | Under which rule, at which version? |
| Evidence (E) | What record shows it occurred? |
| Provenance (V) | What is the object's custody history? |
| Temporal (T) | When, in what verifiable order? |
| Organizational (O) | Which institution bore responsibility? |
| Administrative (D) | In which governance domain? |
The value of the model derives from the coherence among these attributes, not from any one in isolation. Identity alone cannot establish accountability. Evidence alone cannot establish attribution. Policy alone cannot support verification. An architecture that preserves each attribute in a separate, unrelated system provides substantially weaker assurance than one that preserves the relationships among them across the full lifecycle of an activity.
A boundary crossing — the transition of an activity from one independently governed domain to another — is the moment at which this context is most vulnerable. It is where relationships fragment, where attributes are stripped, and where verifiability is most often lost. The crossing is therefore treated as a first-class object in its own right, with its own record, rather than as an incidental transition between states.
The organizing principle: fabric-assertability
The central question of Governance Continuity is which attributes can be made unforgeable by the party being held to account, and which cannot. The answer follows from a single test:
An attribute can be architected — made unforgeable by the principal — exactly when some party other than that principal has both the knowledge of the attribute's true value and an incentive to state it truthfully.
Where such a party exists, it signs the attribute, and the fabric binds the signature to the crossing. The attribute becomes fabric-asserted: the principal can neither forge it, omit it, nor misreport it. Where no such party exists, the attribute remains the principal's own testimony, and the most the fabric can do is ensure that a false statement collides with a record the principal did not write.
The test partitions the eight attributes cleanly, without special pleading. It also explains — as a structural consequence rather than an engineering shortfall — why one thing can never be attested: the conduct of the principal itself. No party other than the acting principal knows what the principal actually did, and the principal has every incentive to misreport it. That limit is not a gap to be closed in a later revision. It is the shadow cast by the principle that makes everything else work.
How the property is achieved
Governance Continuity does not prescribe a single implementation. Two structural ideas recur in any compliant realization.
Relocating the recorder. The defining move is to author the record outside the party being held to account. The organization of origin is not what the actor claims; it is derived from the credential the counterparty's own gateway authenticated when the tunnel was established. Every boundary crossing emits a record naming both endpoint organizations, hash-chained to its predecessor, signed by the gateway and countersigned by a second, independently operated party — so that neither signer can unilaterally rewrite history. The record is self-contained: it verifies offline, from public keys alone, with no live system, for as long as it survives.
Grounding every claim in the crossing. Because the crossing record is authored by the fabric, it becomes the ground truth to which every other attribute is anchored. Policy is resolved at the moment of the crossing, and the in-force version's identity is bound into the record — the actor supplies nothing. Provenance is established by the releasing and receiving domains signing what left and what arrived, so that custody cannot be claimed across a boundary the fabric never witnessed. Authority is delegated by the domain in a signed artifact and carried in a signed chain the fabric binds at the crossing, rather than a token the agent could rewrite.
An offline evaluator then reconstructs, from the records alone, which organizations an activity touched and in what order, and checks the coherence between what the fabric recorded and what the principal claims. Incoherence is reported as typed findings — an account that omits an organization the record proves was reached; an object received with no release; a policy version cited that was not in force. The evaluator does not certify that an activity was proper. It identifies, precisely, where the principal's account and the fabric's record diverge.
The property is realizable
Governance Continuity is realizable, not merely definable.
A working reference realization has been built on a multi-tenant overlay-gateway substrate — a workload holding simultaneous authenticated tunnels to multiple organizations whose private address spaces overlap, with a translator projecting every node into a single coherent address realm. It runs on real network namespaces with genuinely colliding address space, real datagrams, and genuine external timestamp tokens from an independent authority.
It realizes all eight attributes of the context model. It is exercised by 107 property tests and nine end-to-end scenarios, including disconnected satellite and edge operation under signed leases, bandwidth scaling through parallel connections without loss of attribution, and a documented adversary evaluation.
The realization is described in a companion engineering record. The white paper cites it only as evidence that the property can be built, and that its stated limits are the true limits — confirmed by attempting to violate them.
Problems the property addresses
Open questions in agent governance. Non-repudiation and tamper-proof logging for agents, addressed by relocating the recorder outside the audited actor. Multi-hop delegation, where OAuth On-Behalf-Of handles a single hop and longer chains degrade into assertions about assertions. Prompt injection as a control problem: a target the fabric has not made reachable has no address the agent can use, so an injected instruction to reach it fails below the layer at which the agent reasons.
Regulatory obligations made satisfiable. The property does not discharge duties under the EU AI Act; it supplies evidence a liable party cannot manufacture. Record-keeping and log integrity, in a record whose integrity does not depend on the good faith of the provider or deployer. Responsibility along the value chain, settled at the crossing from each party's own credential rather than reconstructed afterward from the logs of adverse parties. Cross-border transfer, where a transfer to a jurisdiction the source domain's own signed policy forbids is a finding at the crossing — and where a domain cannot retroactively republish a permissive policy to legalize a past transfer.
A long-standing architectural problem, inverted. Address-sharing translation, as commonly deployed, destroys attribution because the mapping is ephemeral and unlogged. The same translation, made with issued and non-reusable identifiers and retained as signed evidence, converts the mechanism that destroyed attribution into the one that establishes it. The translation table becomes the source of record.
The boundary of the property
A definition of Governance Continuity that did not state its own limits would be an assertion of the kind this property exists to expose.
The fabric records that a crossing occurred; it does not observe what was done within it. An actor that accurately reports which organizations it reached and misrepresents what it did there produces a coherent record. Operation-scope authority, the correctness of a declared transformation, and the content of evidence remain the principal's testimony. What changes is that testimony about where, when, on whose behalf, under which policy, and over which custody path now collides with records the principal did not author.
Two further limits are structural. Time is bounded, not fixed: an actor lying within its own externally-anchored interval is not caught, and only a narrower interval narrows the achievable lie. And the guarantees hold against any single dishonest party but not against collusion — between the two independent signers of a record, between a gateway and a domain that agree to fabricate a crossing, or between an agent and a principal who genuinely conspire. Mitigations raise the number of parties who must collude; none reduces it to one.
The honest statement of the property is therefore not that it makes governance provable, but that it makes single-party dishonesty falsifiable:
You cannot prove the actor told the truth. You can prove precisely when it did not.
For the audiences that matter most — regulators, auditors, and counterparties, whose work runs on contradiction rather than on proof — falsification of single-party dishonesty is the operative capability. It is the half that self-attestation cannot provide.