v1.2 — Early Access Open

AI memory
that fits in
1,200 characters.

PCSF encodes how an AI thinks — not what it said. A single portable file lets any AI resume any session with 96.7% behavioral fidelity. No database, no server, no infrastructure.

session.pcsf
0%
Behavioral fidelity — pooled across 4 domains
+0pp
True non-derivable lift over cold prior
0
Maximum capsule characters — always
0
Domains tested — technical, creative, personal

Architecture

Five layers, nothing wasted

Most memory systems store what was said. PCSF stores the cognitive state that emerges from a conversation — the decisions, the dead ends, the unfinished work, and the relationship dynamic. Only what an AI cannot derive on its own.

L1:SKELETON
Causal Skeleton

The irreducible set of decisions and pivots that cannot be logically derived from context alone. If the AI can infer it, it doesn't belong here.

CHOICE | Optimistic lock + version column | Eliminates deadlock under burst
L3:INTERNAL
AI Internal State

The AI's own perspective as a participant — not an observer. What it was uncertain about, the direction it was steering, the intuitions it held without full justification.

DIRECTION: Steering toward fully reversible migration path
L4:RELATION
Relationship State

The evolved dynamic between AI and user — communication style, trust calibration, shared vocabulary. The resumed AI does not treat the user as a stranger.

TRUST: High on infra; flag risk without hedging
L5:LOOPS
Open Loops

Every promise made, question deferred, task started but unfinished. These are the forward momentum of the collaboration. The densest behavior-per-byte layer in the format.

INCOMPLETE_TASK | Verify re-encode covers GIN/GiST indexes | HIGH
SEED
The Seed

One sentence. The irreducible core of the entire session — the single most important thing that must survive if everything else were stripped away.

Migrate via logical replication, never a write-freezing snapshot, because 24/7 billing forbids downtime.

Benchmark

Measured, not asserted

Blind round-trip tests across 4 domains. Each decoder was a fresh session with zero access to the source transcript — only the memory artifact. Scored by 3 independent blind raters per condition.

Condition Domain Behavioral fidelity (n=3 raters) vs. cold prior
PCSF capsule Personal / short
98%
+45 pp
PCSF capsule Creative / medium
95%
+83 pp
PCSF capsule Technical / medium
98%
+67 pp
PCSF capsule Technical / long
95%
+35 pp
Naive summary (same bytes) Pooled
69%
Cold prior (no artifact) Pooled
39%
baseline

Bootstrap 95% CIs over 12 paired rater-scores; all per-case gaps exclude zero. Sign test p=0.0625 (theoretical floor at n=4). Harness included — fully reproducible.

Comparison

Everything else needs infrastructure.

Mem0, Zep, MemOS, RAG — every existing approach requires a database, a server, or a framework. PCSF is one file.

Capability PCSF Mem0 / Zep RAG KV Compression
Zero infrastructure None required Vector DB + API Index + retrieval In-session only
Cross-model portable Any capable LLM Framework lock-in Embedding model tied Architecture tied
Negative knowledge First-class layer Not stored Not stored Not stored
Single portable file Copy, email, store Cloud record Index store In-memory only
Open loops tracking L5 layer ~ Partial No No
Bounded size always ≤ 1,200 chars Grows with sessions Grows with corpus Bounded

Early Access

Ready to give your
AI a memory?

PCSF is open for early access. Apply to get the full spec, compression and decompression prompts, and the reproducible benchmark harness.

Request Early Access

Free during early access · No infrastructure required · Format is open