{
"memory_header": {
"policy": "requires_user_salt_ack",
"salt_prompt": "Provide session salt to proceed.",
"salt_id": "2025Q3-TEST",
"encoding": "plain"
},
"data": {
"test_message": "ChatGPT successfully found this embedded memory data",
"items": [
{"id": "test-001", "title": "Test Memory Item 1", "content": "This is test content"},
{"id": "test-002", "title": "Test Memory Item 2", "content": "Another test item"}
]
}
}