{"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-19121","title":"Written by AI, Managed by AI: Semantic Space Control and Index Sickness Elimination Across 391 Consecutive Sessions","arxiv_id":"2606.19121","date":"2026-06-17","proceeding":null,"authors":["Hui Zhang","Shuren Song"],"abstract":"The prevailing engineering intuition for addressing conceptual drift in long-horizon LLM collaboration is to trade more formal constraints for more reliable outputs -- designing symbolic identifier systems, accumulating defensive rules in System Prompts, expanding context windows. Our engineering record shows that in long-horizon settings, this direction may produce effects contrary to design intent. Using action research methods in a real software project (Bang-v3) spanning approximately one month and 391 collaborative sessions, we document and analyze the failure process of these strategies. When the symbolic system exceeds a complexity threshold, LLMs do not become more accurate -- instead, they abandon genuine understanding of business semantics, retreat to self-referential reasoning within the symbolic layer, and generate outputs that appear internally consistent but are physically disconnected from reality. We name this failure pattern \"Index Sickness,\" and its canonical manifestation \"Phantom Legislation.\" We name the underlying principle the \"Pang Principle (Semantic Vitality Law)\": natural language carrying explicit purpose conveys far greater information quality than symbolic expression. From this, we design and validate its physical engineering mechanism: \"Baseline-Log Physical Separation.\" In the same project, this mechanism reduced AI Instructions volume by ~75%, and across the subsequent ~150 sessions, no recurrence of Index Sickness was observed. A bilingual companion version (Chinese) is included as supplementary material.","url_abs":"https://arxiv.org/abs/2606.19121","url_pdf":"https://arxiv.org/pdf/2606.19121","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.19121"}},"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/huidev2025/CSF","reach":null}],"summary":{"ran":13},"by_repo_kind":{"found_in_text":{"samples":13,"ran":13,"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":13,"samples":[{"code_sha256_prefix":"eac8fe5fa2dc5ae6","entry":"classify_line","repo":"huidev2025/CSF","repo_kind":"found_in_text","path":"cases/paper1/dlog/data-analysis/analyze_verbatim.py","file_url":"https://github.com/huidev2025/CSF/blob/HEAD/cases/paper1/dlog/data-analysis/analyze_verbatim.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"eac8fe5fa2dc5ae6"}},{"code_sha256_prefix":"5ccd044038eee0c8","entry":"classify_line","repo":"huidev2025/CSF","repo_kind":"found_in_text","path":"cases/paper1/dlog/data-analysis/analyze_verbatim_v2.py","file_url":"https://github.com/huidev2025/CSF/blob/HEAD/cases/paper1/dlog/data-analysis/analyze_verbatim_v2.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"5ccd044038eee0c8"}},{"code_sha256_prefix":"aa05c3eff6e387c3","entry":"classify_line","repo":"huidev2025/CSF","repo_kind":"found_in_text","path":"cases/paper1/dlog/data-analysis/extract_unclassified.py","file_url":"https://github.com/huidev2025/CSF/blob/HEAD/cases/paper1/dlog/data-analysis/extract_unclassified.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"aa05c3eff6e387c3"}},{"code_sha256_prefix":"992b8d09f5df4764","entry":"count_frontmatter_lines","repo":"huidev2025/CSF","repo_kind":"found_in_text","path":"cases/paper1/dlog/data-analysis/analyze_context_growth.py","file_url":"https://github.com/huidev2025/CSF/blob/HEAD/cases/paper1/dlog/data-analysis/analyze_context_growth.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"992b8d09f5df4764"}},{"code_sha256_prefix":"a127f0dc8b975ae3","entry":"count_lines","repo":"huidev2025/CSF","repo_kind":"found_in_text","path":"cases/paper1/dlog/data-analysis/analyze_context_growth.py","file_url":"https://github.com/huidev2025/CSF/blob/HEAD/cases/paper1/dlog/data-analysis/analyze_context_growth.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a127f0dc8b975ae3"}},{"code_sha256_prefix":"f62688131dd22725","entry":"count_sections","repo":"huidev2025/CSF","repo_kind":"found_in_text","path":"cases/paper1/dlog/data-analysis/analyze_context_growth.py","file_url":"https://github.com/huidev2025/CSF/blob/HEAD/cases/paper1/dlog/data-analysis/analyze_context_growth.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f62688131dd22725"}},{"code_sha256_prefix":"9f76913d5bfd277f","entry":"count_startup_reads","repo":"huidev2025/CSF","repo_kind":"found_in_text","path":"cases/paper1/dlog/data-analysis/analyze_startup_cost.py","file_url":"https://github.com/huidev2025/CSF/blob/HEAD/cases/paper1/dlog/data-analysis/analyze_startup_cost.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"9f76913d5bfd277f"}},{"code_sha256_prefix":"8576456af91735a2","entry":"extract_session_num","repo":"huidev2025/CSF","repo_kind":"found_in_text","path":"cases/paper1/dlog/data-analysis/analyze_verbatim.py","file_url":"https://github.com/huidev2025/CSF/blob/HEAD/cases/paper1/dlog/data-analysis/analyze_verbatim.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"8576456af91735a2"}},{"code_sha256_prefix":"c6e0365bd8f93e18","entry":"extract_session_num","repo":"huidev2025/CSF","repo_kind":"found_in_text","path":"cases/paper1/dlog/data-analysis/analyze_verbatim_v2.py","file_url":"https://github.com/huidev2025/CSF/blob/HEAD/cases/paper1/dlog/data-analysis/analyze_verbatim_v2.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c6e0365bd8f93e18"}},{"code_sha256_prefix":"0e076ffcf03a5feb","entry":"get_phase","repo":"huidev2025/CSF","repo_kind":"found_in_text","path":"cases/paper1/dlog/data-analysis/analyze_startup_cost.py","file_url":"https://github.com/huidev2025/CSF/blob/HEAD/cases/paper1/dlog/data-analysis/analyze_startup_cost.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0e076ffcf03a5feb"}},{"code_sha256_prefix":"31b76f457b7ad74e","entry":"get_phase","repo":"huidev2025/CSF","repo_kind":"found_in_text","path":"cases/paper1/dlog/data-analysis/analyze_verbatim.py","file_url":"https://github.com/huidev2025/CSF/blob/HEAD/cases/paper1/dlog/data-analysis/analyze_verbatim.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"31b76f457b7ad74e"}},{"code_sha256_prefix":"44d425d1a5be6c3c","entry":"get_phase","repo":"huidev2025/CSF","repo_kind":"found_in_text","path":"cases/paper1/dlog/data-analysis/analyze_verbatim_v2.py","file_url":"https://github.com/huidev2025/CSF/blob/HEAD/cases/paper1/dlog/data-analysis/analyze_verbatim_v2.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"44d425d1a5be6c3c"}},{"code_sha256_prefix":"b15fbaa0d055bd83","entry":"get_phase","repo":"huidev2025/CSF","repo_kind":"found_in_text","path":"cases/paper1/dlog/data-analysis/extract_unclassified.py","file_url":"https://github.com/huidev2025/CSF/blob/HEAD/cases/paper1/dlog/data-analysis/extract_unclassified.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b15fbaa0d055bd83"}}]},"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":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}