Papers › Written by AI, Managed by AI: Semantic Space Control and Index Sickness Elimination...

Written by AI, Managed by AI: Semantic Space Control and Index Sickness Elimination Across 391 Consecutive Sessions

17 Jun 2026arXiv:2606.19121added by Syntology

Hui Zhang, Shuren Song

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

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.

PaperPDFCode Syntology ran

In Syntology For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2606.19121")

Code

Syntology Ran 13 of 13 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 13 ran with no contract checked.

By repository: found in paper text by Syntology: 13 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

huidev2025/CSF found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 13 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

13ran

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from huidev2025/CSF. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

classify_line huidev2025/CSF/cases/paper1/dlog/data-analysis/analyze_verbatim.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · eac8fe5fa2dc5ae6 · report
classify_line huidev2025/CSF/cases/paper1/dlog/data-analysis/analyze_verbatim_v2.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 5ccd044038eee0c8 · report
classify_line huidev2025/CSF/cases/paper1/dlog/data-analysis/extract_unclassified.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · aa05c3eff6e387c3 · report
count_frontmatter_lines huidev2025/CSF/cases/paper1/dlog/data-analysis/analyze_context_growth.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 992b8d09f5df4764 · report
count_lines huidev2025/CSF/cases/paper1/dlog/data-analysis/analyze_context_growth.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · a127f0dc8b975ae3 · report
count_sections huidev2025/CSF/cases/paper1/dlog/data-analysis/analyze_context_growth.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · f62688131dd22725 · report
count_startup_reads huidev2025/CSF/cases/paper1/dlog/data-analysis/analyze_startup_cost.py found in paper text by Syntology ran licence not identified · pointer only · 9f76913d5bfd277f · report
extract_session_num huidev2025/CSF/cases/paper1/dlog/data-analysis/analyze_verbatim.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 8576456af91735a2 · report
extract_session_num huidev2025/CSF/cases/paper1/dlog/data-analysis/analyze_verbatim_v2.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · c6e0365bd8f93e18 · report
get_phase huidev2025/CSF/cases/paper1/dlog/data-analysis/analyze_startup_cost.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 0e076ffcf03a5feb · report
get_phase huidev2025/CSF/cases/paper1/dlog/data-analysis/analyze_verbatim.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 31b76f457b7ad74e · report
get_phase huidev2025/CSF/cases/paper1/dlog/data-analysis/analyze_verbatim_v2.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 44d425d1a5be6c3c · report
get_phase huidev2025/CSF/cases/paper1/dlog/data-analysis/extract_unclassified.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · b15fbaa0d055bd83 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.19121, was issued in June 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections