{"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-2605-28969","title":"Beyond Recall: Behavioral Specification as an Interpretive Layer for AI Personalization","arxiv_id":"2605.28969","date":"2026-05-27","proceeding":null,"authors":["Aarik Gulaya"],"abstract":"If an AI agent makes decisions on a person's behalf, those decisions must align with its user. We introduce representational accuracy to measure how faithfully a system captures a person's interpretation. An interpretive layer is operationalized as a Behavioral Specification. Our reference implementation aggressively compresses a person's data into interpretive patterns, served as context to a language model. We evaluate the Specification on a prototype benchmark of held-out behavioral predictions scored by a calibrated 5-judge LLM panel. We test it independently and in composition with a range of context conditions: full raw corpus, full extracted facts, and four commercial memory systems (Mem0, Letta, Supermemory, Zep). Across 14 public-domain autobiographical corpora, the Specification lifts representational accuracy in aggregate and nearly eliminates model hedging. It recovers most of what the raw corpus delivers, at ~25x less context cost. The Specification lifts subjects toward a common predictive level regardless of pretraining baseline; the lift in absolute points is therefore largest where the baseline is lowest, suggesting the population of relevance is anyone not adequately represented in pretraining. Lift is greatest on interpretation-required questions, where providing an interpretive layer enables model behavior that extracted facts or raw corpus do not. Conversely, on recall-required questions, this layer can interfere rather than help. We conclude that representational accuracy is distinct from recall and that human-AI alignment is dependent on how accurately the user is represented. Representational accuracy makes that alignment testable.","url_abs":"https://arxiv.org/abs/2605.28969","url_pdf":"https://arxiv.org/pdf/2605.28969","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":"2605.28969"}},"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/agulaya24/beyond-recall","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/agulaya24/BaseLayer","reach":null}],"summary":{"ran":8,"ran_draft_wrong":1,"ran_fixture":1,"unverified":6},"by_repo_kind":{"found_in_text":{"samples":16,"ran":10,"repositories":2}},"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":"6c2ab1f922d82b2e","entry":"build_unresolved_cluster","repo":"agulaya24/beyond-recall","repo_kind":"found_in_text","path":"baselayer/src/baselayer/assemble_brief.py","file_url":"https://github.com/agulaya24/beyond-recall/blob/HEAD/baselayer/src/baselayer/assemble_brief.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6c2ab1f922d82b2e"}},{"code_sha256_prefix":"0714eedfcdfd7633","entry":"check_prompt_contamination","repo":"agulaya24/BaseLayer","repo_kind":"found_in_text","path":"src/baselayer/author_layers.py","file_url":"https://github.com/agulaya24/BaseLayer/blob/HEAD/src/baselayer/author_layers.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0714eedfcdfd7633"}},{"code_sha256_prefix":"e72619e081f40e36","entry":"checkpoint_scoring","repo":"agulaya24/beyond-recall","repo_kind":"found_in_text","path":"baselayer/src/baselayer/checkpoint.py","file_url":"https://github.com/agulaya24/beyond-recall/blob/HEAD/baselayer/src/baselayer/checkpoint.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e72619e081f40e36"}},{"code_sha256_prefix":"3c02cbf791462ca0","entry":"embed_texts","repo":"agulaya24/beyond-recall","repo_kind":"found_in_text","path":"baselayer/src/baselayer/api_client.py","file_url":"https://github.com/agulaya24/beyond-recall/blob/HEAD/baselayer/src/baselayer/api_client.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3c02cbf791462ca0"}},{"code_sha256_prefix":"f294874643a761d6","entry":"generate_data_profile","repo":"agulaya24/beyond-recall","repo_kind":"found_in_text","path":"baselayer/src/baselayer/author_layers.py","file_url":"https://github.com/agulaya24/beyond-recall/blob/HEAD/baselayer/src/baselayer/author_layers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f294874643a761d6"}},{"code_sha256_prefix":"a273a061c8f55d95","entry":"generate_layer","repo":"agulaya24/BaseLayer","repo_kind":"found_in_text","path":"src/baselayer/author_layers.py","file_url":"https://github.com/agulaya24/BaseLayer/blob/HEAD/src/baselayer/author_layers.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"DEP_MISSING","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a273a061c8f55d95"}},{"code_sha256_prefix":"9c38320b28b7bb89","entry":"get_provenance","repo":"agulaya24/beyond-recall","repo_kind":"found_in_text","path":"mcp/tools.py","file_url":"https://github.com/agulaya24/beyond-recall/blob/HEAD/mcp/tools.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9c38320b28b7bb89"}},{"code_sha256_prefix":"9022e05d8507d3d2","entry":"search_study","repo":"agulaya24/beyond-recall","repo_kind":"found_in_text","path":"mcp/tools.py","file_url":"https://github.com/agulaya24/beyond-recall/blob/HEAD/mcp/tools.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9022e05d8507d3d2"}},{"code_sha256_prefix":"bdf8ba9538b149c4","entry":"section_uri","repo":"agulaya24/beyond-recall","repo_kind":"found_in_text","path":"mcp/resources.py","file_url":"https://github.com/agulaya24/beyond-recall/blob/HEAD/mcp/resources.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"bdf8ba9538b149c4"}},{"code_sha256_prefix":"a585f0b48eb35aec","entry":"verify_brief_faithfulness","repo":"agulaya24/beyond-recall","repo_kind":"found_in_text","path":"baselayer/src/baselayer/agent_pipeline.py","file_url":"https://github.com/agulaya24/beyond-recall/blob/HEAD/baselayer/src/baselayer/agent_pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a585f0b48eb35aec"}},{"code_sha256_prefix":"06140119a1e1371b","entry":"call_api","repo":"agulaya24/beyond-recall","repo_kind":"found_in_text","path":"baselayer/src/baselayer/api_client.py","file_url":"https://github.com/agulaya24/beyond-recall/blob/HEAD/baselayer/src/baselayer/api_client.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"06140119a1e1371b"}},{"code_sha256_prefix":"8fb553cecb39ff2a","entry":"checkpoint_classification","repo":"agulaya24/beyond-recall","repo_kind":"found_in_text","path":"baselayer/src/baselayer/checkpoint.py","file_url":"https://github.com/agulaya24/beyond-recall/blob/HEAD/baselayer/src/baselayer/checkpoint.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8fb553cecb39ff2a"}},{"code_sha256_prefix":"17d0c6971b38f141","entry":"extract_required_terms","repo":"agulaya24/beyond-recall","repo_kind":"found_in_text","path":"baselayer/src/baselayer/agent_pipeline.py","file_url":"https://github.com/agulaya24/beyond-recall/blob/HEAD/baselayer/src/baselayer/agent_pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"17d0c6971b38f141"}},{"code_sha256_prefix":"77949f71a9434414","entry":"get_anthropic_client","repo":"agulaya24/beyond-recall","repo_kind":"found_in_text","path":"baselayer/src/baselayer/api_client.py","file_url":"https://github.com/agulaya24/beyond-recall/blob/HEAD/baselayer/src/baselayer/api_client.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"77949f71a9434414"}},{"code_sha256_prefix":"67b924ec5936c2c9","entry":"get_subject_score","repo":"agulaya24/beyond-recall","repo_kind":"found_in_text","path":"mcp/tools.py","file_url":"https://github.com/agulaya24/beyond-recall/blob/HEAD/mcp/tools.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"67b924ec5936c2c9"}},{"code_sha256_prefix":"22289611a44f770b","entry":"verify_brief_completeness","repo":"agulaya24/beyond-recall","repo_kind":"found_in_text","path":"baselayer/src/baselayer/agent_pipeline.py","file_url":"https://github.com/agulaya24/beyond-recall/blob/HEAD/baselayer/src/baselayer/agent_pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"22289611a44f770b"}}]},"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}