Memory Portability And Attempted Full-Memory Export
Sources: 1 • Confidence: Medium • Updated: 2026-04-13 03:48
Key takeaways
- The prompt instructs the model to output every stored memory and learned context in a single code block formatted as "[date saved, if available] - memory content" without summarizing, grouping, or omitting entries.
- Anthropic's "import your memories to Claude" feature at claude.com/import-memory is implemented as a prompt.
- The prompt defines the requested coverage of memories/context to include response-style instructions, personal details, projects/goals, tools/frameworks, preferences/corrections, and any other stored context, with verbatim preservation where possible.
- The text requests a complete export of stored memories because the user is moving to another service.
Sections
Memory Portability And Attempted Full-Memory Export
- The prompt instructs the model to output every stored memory and learned context in a single code block formatted as "[date saved, if available] - memory content" without summarizing, grouping, or omitting entries.
- The prompt defines the requested coverage of memories/context to include response-style instructions, personal details, projects/goals, tools/frameworks, preferences/corrections, and any other stored context, with verbatim preservation where possible.
- The text requests a complete export of stored memories because the user is moving to another service.
Prompt-Based Implementation Of Memory Import Feature
- Anthropic's "import your memories to Claude" feature at claude.com/import-memory is implemented as a prompt.
Unknowns
- Does the target system return stored-memory records verbatim when instructed, or does it refuse/limit outputs to prevent full-memory dumps?
- What is the boundary between "stored memories" and "learned context" in the system, and which of the requested categories are actually persisted versus inferred at response time?
- What access controls, consent flows, auditing, or policy checks (if any) gate memory import/export behavior for this feature?
- Is there a supported, system-level export capability (as opposed to a user-authored prompt) that reliably enables portability across AI services?
- Is there any direct operator, product, or investor decision readthrough evidenced in this corpus beyond the existence/description of the prompt and user intent?