theorydeltaclaim-fidelity audits
built 2026-07-17dossiers: 5last verified 2026-07-09independent · evidence-traced · no vendor influence
← back to LangGraph dossier

CLAIM 6 / LangGraph

Memory: "Create truly stateful agents with both short-term working memory for ongoing reasoning and long-term persistent memory across sessions"

partial

Observed

The two layers exist as described. Cross-session persistence requires a durable checkpointer: the default in-memory saver is scoped by the vendor's own docs to experimentation and silently resets across process restarts if PostgresSaver is omitted — state appears functional in local testing, then resets in production. With a durable checkpointer, round-trips are lossy for Pydantic models and enums (rows 4–5), so long-term memory is reliable only for primitive-typed state without defensive post-restore validation.

Evidence

theorydelta.com · 2026independent · evidence-backed · every claim sourced or labelledabout ·glossary ·rss ·mcp ·llms.txt