---
id: "concept-intelligence-portability"
type: "concept"
source_timestamps: ["00:13:13", "00:13:45"]
tags: ["data-rights", "regulation", "interoperability"]
related: ["concept-behavioral-lock-in", "open-question-memory-ownership", "open-question-portability-standards"]
definition: "The currently non-existent ability to export an AI agent's learned behavioral model and transfer it to a competing platform."
sources: ["s51-512k-leaked-code"]
sourceVaultSlug: "s51-512k-leaked-code"
originDay: 51
---
# Intelligence Portability

## Definition

The currently **non-existent** ability to export an AI agent's learned behavioral model and transfer it to a competing platform.

## Data vs. Intelligence

> [[quote-data-vs-intelligence]]: "Data moves. Intelligence doesn't."

**Data portability** is well-established:

- Legal frameworks (GDPR Article 20, CCPA)
- Export tools (download a CSV of customer records)
- Industry standards (SQL dumps, JSON exports)

**Intelligence portability** does not yet exist:

- The model of a user that an agent builds — comprising data, compute, and *months of inference and observation* — is currently trapped within the proprietary provider's ecosystem (like [[entity-anthropic-d51|Anthropic]]'s [[entity-conway-d51|Conway]]).
- There is no standard format to export *how a person thinks and works*.
- There are no legal, regulatory, or even conceptual frameworks for how to extract this behavioral fingerprint.

## Open Questions

Until an open standard for intelligence portability emerges, the [[concept-behavioral-lock-in|behavioral lock-in]] effect of persistent agents will remain absolute. See:

- [[open-question-portability-standards]] — Will the OSS community build a `.csv` equivalent for agent context?
- [[open-question-memory-ownership]] — Even if technically portable, who legally owns it?

## Recommended Action

Enterprises should [[action-demand-portability|demand intelligence portability in vendor contracts]] *now*, before lock-in solidifies.
