---
id: "quote-no-sync-layer"
type: "quote"
source_timestamps: ["00:05:33"]
tags: ["architecture", "reliability"]
related: ["claim-no-sync-layer", "concept-shared-surface"]
speakers: ["Nate B. Jones"]
speaker: "Nate B. Jones"
sources: ["s21-ai-tool-memory"]
sourceVaultSlug: "s21-ai-tool-memory"
originDay: 21
---
# The Absence of a Sync Layer

## Quote
> The reason this works, and the reason it's different from every app that you've probably tried, is that there's no sync layer. There's no export layer. There's no connected integration that might break or lag or lose data. The table is just the single source of truth.

— [[entity-nate-b-jones]]

## Why It Matters
This is the most architecturally important quote in the video. It distills [[concept-shared-surface]] into one sentence and provides the verbal form of [[claim-no-sync-layer]].

## Pairings
- [[concept-shared-surface]] — the architectural principle.
- [[claim-no-sync-layer]] — the testable claim.
- [[entity-supabase-d21]] — the table being referenced.
