{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2606-15903","title":"Control-Plane Placement Shapes Forgetting: An Architectural Study of Agent Memory Across Thirteen System Configurations","arxiv_id":"2606.15903","date":"2026-06-14","proceeding":null,"authors":["Dongxu Yang"],"abstract":"Where an LLM sits in an agent memory pipeline -- between the recall plane that retrieves stored facts (extensively benchmarked) and the control plane that mutates them via supersede, release, purge (largely untested) -- shapes which forgetting failure modes the system recovers. Comparing thirteen system configurations on a 385-case adversarial surface, we observe three placement regimes with partly complementary coverage: deterministic primitives suffice for lexical/temporal categories but fail canonicalization (5% on identifier-obfuscation, 0% on cross-lingual); inscribe-time LLM recovers canonicalization (100%) but cannot help intent-aware deletion (0% on prefix-collision and compound-fact); a mutation-time hook recovers intent-aware deletion (78-85%) and brightens nearly all categories simultaneously (91.7-93.2% overall, $0.17 per 385-case run, 2.3s/case mutation latency vs. 64-191ms/case deterministic, recall path unchanged). We expose the trade-off via ForgetEval, a 1000-case templated suite plus a 385-case adversarial layer (132 hand-crafted + 253 LLM-drafted oracle-validated) scored by deterministic substring match, paired with a six-method Adapter Protocol with honest N/A scoring that lets heterogeneous memory stores enter in 130 lines. Admission is corroborated by 10-annotator IAA (Fleiss' kappa = 0.958) and a 77-case external-authored subset (four blind contributors) that replicates the canonicalization asymmetry and amplifies the joint-placement lift (+27.8 pt). Production failures are predominantly forgetting failures rather than recall failures, yet existing benchmarks measure only recall. ForgetEval and all adapters are released under MIT.","url_abs":"https://arxiv.org/abs/2606.15903","url_pdf":"https://arxiv.org/pdf/2606.15903","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.15903"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/deeplethe/lethe","reach":null}],"summary":{"ran":8,"unverified":2},"by_repo_kind":{"found_in_text":{"samples":10,"ran":8,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"fd1f0e39b5b74584","entry":"build_corpus","repo":"deeplethe/lethe","repo_kind":"found_in_text","path":"bench/longmemeval_v1.py","file_url":"https://github.com/deeplethe/lethe/blob/HEAD/bench/longmemeval_v1.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fd1f0e39b5b74584"}},{"code_sha256_prefix":"d57d8272b00e38b9","entry":"dcg","repo":"deeplethe/lethe","repo_kind":"found_in_text","path":"bench/mempalace_bench.py","file_url":"https://github.com/deeplethe/lethe/blob/HEAD/bench/mempalace_bench.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d57d8272b00e38b9"}},{"code_sha256_prefix":"ebe9bc3f0edfb480","entry":"evaluate_retrieval","repo":"deeplethe/lethe","repo_kind":"found_in_text","path":"bench/mempalace_bench.py","file_url":"https://github.com/deeplethe/lethe/blob/HEAD/bench/mempalace_bench.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ebe9bc3f0edfb480"}},{"code_sha256_prefix":"f3c18e8e3e3f6a84","entry":"event_hash","repo":"deeplethe/lethe","repo_kind":"found_in_text","path":"lethe/receipt.py","file_url":"https://github.com/deeplethe/lethe/blob/HEAD/lethe/receipt.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f3c18e8e3e3f6a84"}},{"code_sha256_prefix":"d427fe99ed18f29a","entry":"hash_embed","repo":"deeplethe/lethe","repo_kind":"found_in_text","path":"lethe/embed.py","file_url":"https://github.com/deeplethe/lethe/blob/HEAD/lethe/embed.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d427fe99ed18f29a"}},{"code_sha256_prefix":"415a06339dd16f10","entry":"merkle_root","repo":"deeplethe/lethe","repo_kind":"found_in_text","path":"lethe/receipt.py","file_url":"https://github.com/deeplethe/lethe/blob/HEAD/lethe/receipt.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"415a06339dd16f10"}},{"code_sha256_prefix":"9257acfb3b218b9c","entry":"ndcg","repo":"deeplethe/lethe","repo_kind":"found_in_text","path":"bench/mempalace_bench.py","file_url":"https://github.com/deeplethe/lethe/blob/HEAD/bench/mempalace_bench.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9257acfb3b218b9c"}},{"code_sha256_prefix":"a6f0526eda6349a3","entry":"text_hash","repo":"deeplethe/lethe","repo_kind":"found_in_text","path":"lethe/receipt.py","file_url":"https://github.com/deeplethe/lethe/blob/HEAD/lethe/receipt.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a6f0526eda6349a3"}},{"code_sha256_prefix":"da55ed7f0bc22720","entry":"fastembed_local","repo":"deeplethe/lethe","repo_kind":"found_in_text","path":"lethe/embed.py","file_url":"https://github.com/deeplethe/lethe/blob/HEAD/lethe/embed.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"da55ed7f0bc22720"}},{"code_sha256_prefix":"836dd53dde05d82d","entry":"ingest","repo":"deeplethe/lethe","repo_kind":"found_in_text","path":"lethe/ingest.py","file_url":"https://github.com/deeplethe/lethe/blob/HEAD/lethe/ingest.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"836dd53dde05d82d"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}