← All concepts

persistent context across sessions

5 articles · 15 co-occurring · 0 contradictions · 0 briefs

Memory MCP server is the technical implementation of this pattern; author uses it specifically to preserve implementation plans across conversation boundaries

Memory MCP server is the technical implementation of this pattern; author uses it specifically to preserve implementation plans across conversation boundaries

MCP server configuration saved to disk (.mcp.json, local config) is the mechanism that preserves tool/data context across sessions. Without persistence, servers would need re-registration every sessio

'company veteran expertise built into learning system' that survives model changes is the exact use case for session persistence—context that must be preserved

MCP servers enable context to be retrieved and injected consistently across sessions. MCP integration patterns directly enable session-spanning intelligence compounding.

Git worktrees and test artifacts serve as persistent context layer enabling agents to maintain state and build on prior work.

query this concept
$ db.articles("persistent-context-across-sessions")
$ db.cooccurrence("persistent-context-across-sessions")
$ db.contradictions("persistent-context-across-sessions")