---
id: "framework-eras-of-lock-in"
type: "framework"
source_timestamps: ["00:16:10", "00:16:20"]
tags: ["tech-history", "vendor-lock-in"]
related: ["concept-behavioral-lock-in", "claim-agent-lock-in-severity"]
steps: ["Database Era: Lock-in via SQL migrations and schema dependencies.", "Cloud Era: Vendor lock-in via proprietary SaaS platforms and trapped customer data.", "Agent Context Era: Lock-in via accumulated behavioral memory and intelligence portability gaps."]
sources: ["s51-512k-leaked-code"]
sourceVaultSlug: "s51-512k-leaked-code"
originDay: 51
---
# The Three Eras of Tech Lock-In

## Overview

A historical framework providing the macro context for why [[concept-behavioral-lock-in|behavioral lock-in]] is unprecedented in severity.

## Era 1 — Database

**Switching costs:** SQL migrations and rewriting schemas.

- Oracle migrations historically took 6–12 months.
- Friction was *technical*: incompatible dialects, stored procedures, schema dependencies.
- Once the data was extracted, it could move.

## Era 2 — Cloud / SaaS

**Switching costs:** Trapped data and integrations.

- Vendors locked customers in by hoarding raw data and communication histories (Salesforce, Slack).
- Friction was *operational*: re-integrating dozens of connected SaaS tools, retraining users, exporting via clunky APIs.
- Established legal frameworks (GDPR Article 20, CCPA) eventually forced data portability.

## Era 3 — Agent Context (Emerging)

**Switching costs:** Accumulated behavioral memory and missing intelligence portability.

- Lock-in is not just data, but *memory* — see [[concept-persistent-memory-layer]] and [[concept-behavioral-lock-in]].
- Friction is *cognitive*: there is no `.csv` for how a person works.
- Switching to a new agent forces a return to a *brilliant stranger* state — see [[quote-loss-of-compounding]].
- Per Gartner, this could mean **50%+ productivity dips** vs. 20–30% for SaaS — see [[claim-agent-lock-in-severity]].

## The Trajectory

Each era has higher switching costs than the last. Era 3 represents the **highest switching cost yet** — and the technical/legal solutions ([[concept-intelligence-portability|intelligence portability]]) do not yet exist.
